Aug 07 20:51:40.042234 np0000006755 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 07 20:51:40.049828 np0000006755 devstack@c-api.service[100265]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 07 20:51:40.052930 np0000006755 devstack@c-api.service[100265]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 7 20:51:40 2026] *** Aug 07 20:51:40.052930 np0000006755 devstack@c-api.service[100265]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 07 20:51:40.052930 np0000006755 devstack@c-api.service[100265]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 07 20:51:40.052930 np0000006755 devstack@c-api.service[100265]: nodename: np0000006755 Aug 07 20:51:40.052930 np0000006755 devstack@c-api.service[100265]: machine: x86_64 Aug 07 20:51:40.052930 np0000006755 devstack@c-api.service[100265]: clock source: unix Aug 07 20:51:40.052930 np0000006755 devstack@c-api.service[100265]: pcre jit disabled Aug 07 20:51:40.052930 np0000006755 devstack@c-api.service[100265]: detected number of CPU cores: 16 Aug 07 20:51:40.052930 np0000006755 devstack@c-api.service[100265]: current working directory: / Aug 07 20:51:40.052930 np0000006755 devstack@c-api.service[100265]: detected binary path: /usr/bin/uwsgi-core Aug 07 20:51:40.052930 np0000006755 devstack@c-api.service[100265]: your processes number limit is 257052 Aug 07 20:51:40.052930 np0000006755 devstack@c-api.service[100265]: your memory page size is 4096 bytes Aug 07 20:51:40.053221 np0000006755 devstack@c-api.service[100265]: detected max file descriptor number: 2048 Aug 07 20:51:40.053221 np0000006755 devstack@c-api.service[100265]: lock engine: pthread robust mutexes Aug 07 20:51:40.053221 np0000006755 devstack@c-api.service[100265]: thunder lock: enabled Aug 07 20:51:40.053297 np0000006755 devstack@c-api.service[100265]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 07 20:51:40.053351 np0000006755 devstack@c-api.service[100265]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 07 20:51:40.053351 np0000006755 devstack@c-api.service[100265]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 07 20:51:40.053351 np0000006755 devstack@c-api.service[100265]: Set PythonHome to /opt/stack/data/venv Aug 07 20:51:40.093790 np0000006755 devstack@c-api.service[100265]: Python main interpreter initialized at 0x7b5a5cea4668 Aug 07 20:51:40.093790 np0000006755 devstack@c-api.service[100265]: python threads support enabled Aug 07 20:51:40.093790 np0000006755 devstack@c-api.service[100265]: your server socket listen backlog is limited to 100 connections Aug 07 20:51:40.093790 np0000006755 devstack@c-api.service[100265]: your mercy for graceful operations on workers is 80 seconds Aug 07 20:51:40.093790 np0000006755 devstack@c-api.service[100265]: mapped 671795 bytes (656 KB) for 4 cores Aug 07 20:51:40.093790 np0000006755 devstack@c-api.service[100265]: *** Operational MODE: preforking *** Aug 07 20:51:40.093790 np0000006755 devstack@c-api.service[100265]: *** uWSGI is running in multiple interpreter mode *** Aug 07 20:51:40.093790 np0000006755 devstack@c-api.service[100265]: spawned uWSGI master process (pid: 100265) Aug 07 20:51:40.093790 np0000006755 devstack@c-api.service[100265]: spawned uWSGI worker 1 (pid: 100275, cores: 1) Aug 07 20:51:40.093790 np0000006755 devstack@c-api.service[100265]: spawned uWSGI worker 2 (pid: 100276, cores: 1) Aug 07 20:51:40.093790 np0000006755 devstack@c-api.service[100265]: spawned uWSGI worker 3 (pid: 100277, cores: 1) Aug 07 20:51:40.093790 np0000006755 devstack@c-api.service[100265]: spawned uWSGI worker 4 (pid: 100278, cores: 1) Aug 07 20:51:40.093790 np0000006755 devstack@c-api.service[100265]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 07 20:51:40.091492 np0000006755 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 07 20:51:40.216067 np0000006755 devstack@c-api.service[100278]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 20:51:40.216067 np0000006755 devstack@c-api.service[100278]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 20:51:40.216067 np0000006755 devstack@c-api.service[100278]: we strongly recommend against using it for new projects. Aug 07 20:51:40.216067 np0000006755 devstack@c-api.service[100278]: If you are already using Eventlet, we recommend migrating to a different Aug 07 20:51:40.216067 np0000006755 devstack@c-api.service[100278]: framework. For more detail see Aug 07 20:51:40.216067 np0000006755 devstack@c-api.service[100278]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 20:51:40.216067 np0000006755 devstack@c-api.service[100278]: import eventlet # noqa Aug 07 20:51:40.227750 np0000006755 devstack@c-api.service[100275]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 20:51:40.227750 np0000006755 devstack@c-api.service[100275]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 20:51:40.227750 np0000006755 devstack@c-api.service[100275]: we strongly recommend against using it for new projects. Aug 07 20:51:40.227750 np0000006755 devstack@c-api.service[100275]: If you are already using Eventlet, we recommend migrating to a different Aug 07 20:51:40.227750 np0000006755 devstack@c-api.service[100275]: framework. For more detail see Aug 07 20:51:40.227750 np0000006755 devstack@c-api.service[100275]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 20:51:40.227750 np0000006755 devstack@c-api.service[100275]: import eventlet # noqa Aug 07 20:51:40.230772 np0000006755 devstack@c-api.service[100276]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 20:51:40.230772 np0000006755 devstack@c-api.service[100276]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 20:51:40.230772 np0000006755 devstack@c-api.service[100276]: we strongly recommend against using it for new projects. Aug 07 20:51:40.230772 np0000006755 devstack@c-api.service[100276]: If you are already using Eventlet, we recommend migrating to a different Aug 07 20:51:40.230772 np0000006755 devstack@c-api.service[100276]: framework. For more detail see Aug 07 20:51:40.230772 np0000006755 devstack@c-api.service[100276]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 20:51:40.230772 np0000006755 devstack@c-api.service[100276]: import eventlet # noqa Aug 07 20:51:40.237341 np0000006755 devstack@c-api.service[100277]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 20:51:40.237341 np0000006755 devstack@c-api.service[100277]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 20:51:40.237341 np0000006755 devstack@c-api.service[100277]: we strongly recommend against using it for new projects. Aug 07 20:51:40.237341 np0000006755 devstack@c-api.service[100277]: If you are already using Eventlet, we recommend migrating to a different Aug 07 20:51:40.237341 np0000006755 devstack@c-api.service[100277]: framework. For more detail see Aug 07 20:51:40.237341 np0000006755 devstack@c-api.service[100277]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 20:51:40.237341 np0000006755 devstack@c-api.service[100277]: import eventlet # noqa Aug 07 20:51:40.389209 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 07 20:51:40.389209 np0000006755 devstack@c-api.service[100275]: from cgi import parse_header Aug 07 20:51:40.390394 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 07 20:51:40.390394 np0000006755 devstack@c-api.service[100278]: from cgi import parse_header Aug 07 20:51:40.393665 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 07 20:51:40.393665 np0000006755 devstack@c-api.service[100277]: from cgi import parse_header Aug 07 20:51:40.397637 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 07 20:51:40.397637 np0000006755 devstack@c-api.service[100276]: from cgi import parse_header Aug 07 20:51:40.427673 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 20:51:40.427673 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:51:40.428841 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 20:51:40.428841 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:51:40.431752 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 20:51:40.431752 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:51:40.434109 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 20:51:40.434109 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:51:40.441432 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 07 20:51:40.441432 np0000006755 devstack@c-api.service[100275]: removals.removed_module( Aug 07 20:51:40.442698 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 07 20:51:40.442698 np0000006755 devstack@c-api.service[100278]: removals.removed_module( Aug 07 20:51:40.443477 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 07 20:51:40.443477 np0000006755 devstack@c-api.service[100275]: removals.removed_module( Aug 07 20:51:40.443544 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 07 20:51:40.443544 np0000006755 devstack@c-api.service[100278]: removals.removed_module( Aug 07 20:51:40.444842 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 07 20:51:40.444842 np0000006755 devstack@c-api.service[100277]: removals.removed_module( Aug 07 20:51:40.445728 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 07 20:51:40.445728 np0000006755 devstack@c-api.service[100277]: removals.removed_module( Aug 07 20:51:40.446192 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 07 20:51:40.446192 np0000006755 devstack@c-api.service[100276]: removals.removed_module( Aug 07 20:51:40.447110 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 07 20:51:40.447110 np0000006755 devstack@c-api.service[100276]: removals.removed_module( Aug 07 20:51:41.209230 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 07 20:51:41.209230 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:51:41.218534 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 07 20:51:41.218534 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:51:41.227843 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 07 20:51:41.227843 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:51:41.228414 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 07 20:51:41.228414 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:51:41.258686 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 07 20:51:41.258686 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:51:41.270869 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 07 20:51:41.270869 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:51:41.277137 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 07 20:51:41.277137 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:51:41.277304 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 07 20:51:41.277304 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:51:41.429626 np0000006755 devstack@c-api.service[100277]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 07 20:51:41.429874 np0000006755 devstack@c-api.service[100277]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100277) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 20:51:41.449589 np0000006755 devstack@c-api.service[100275]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 07 20:51:41.449825 np0000006755 devstack@c-api.service[100275]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100275) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 20:51:41.451189 np0000006755 devstack@c-api.service[100276]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 07 20:51:41.451397 np0000006755 devstack@c-api.service[100276]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100276) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 20:51:41.455247 np0000006755 devstack@c-api.service[100278]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 07 20:51:41.455705 np0000006755 devstack@c-api.service[100278]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100278) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 20:51:41.511529 np0000006755 devstack@c-api.service[100277]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 07 20:51:41.511529 np0000006755 devstack@c-api.service[100277]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 20:51:41.517506 np0000006755 devstack@c-api.service[100278]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 07 20:51:41.517506 np0000006755 devstack@c-api.service[100278]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 20:51:41.517992 np0000006755 devstack@c-api.service[100276]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 07 20:51:41.517992 np0000006755 devstack@c-api.service[100276]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 20:51:41.520309 np0000006755 devstack@c-api.service[100275]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 07 20:51:41.520309 np0000006755 devstack@c-api.service[100275]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 20:51:41.974403 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100276) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 20:51:41.974520 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100275) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 20:51:41.974652 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100278) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 20:51:41.975813 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.975813 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.975971 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.976004 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100277) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 20:51:41.976051 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.976081 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.976108 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.976108 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.976155 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.976187 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.976212 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.976212 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.976212 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.977352 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.977430 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.977619 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.977619 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.977713 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.977781 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.977829 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.977868 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.978349 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.978541 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.979161 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.979246 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.979315 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.979383 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.979452 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.979526 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.979590 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.979657 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.979657 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.979657 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.979657 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.980170 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.980170 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.980279 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.980355 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.980459 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.980459 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.980699 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.980777 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.980843 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.980903 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.981425 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.981507 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.981578 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.981630 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.981669 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.981704 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.981738 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.981797 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.981841 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.981881 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.981930 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.981974 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.982020 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.982020 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.982106 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.982155 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.982343 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.982405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.982460 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.982503 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.982548 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.982548 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.982710 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.983180 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.983238 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.983285 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.983337 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.983397 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.983461 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.983513 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.983568 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.983622 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.983622 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.983695 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.983741 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.983741 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.983858 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.984345 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.984345 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.984438 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.984486 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.984516 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.984539 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.984566 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.984566 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.984566 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.984566 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.984566 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.984566 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.984566 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.984566 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.984566 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.984566 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.984750 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.984750 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.984750 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.984839 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.984861 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.984861 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.984903 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.984934 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.984976 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.985004 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.985041 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.985064 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.985086 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.985086 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.985122 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.985148 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.985173 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.985197 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.985222 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.985248 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.985279 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.985302 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.985323 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.985342 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.985364 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.985388 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.985412 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.985434 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.985455 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.985480 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.985502 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.985526 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.985548 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.985573 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.985594 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.985615 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.985644 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.985665 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.985685 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.985768 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.985795 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.985816 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.985839 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.985839 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.985876 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.985906 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.985936 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.985936 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.985988 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.986021 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.986057 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.986085 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.986110 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.986130 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.986159 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.986192 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.986219 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.986219 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.986219 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.986219 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.986301 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.986328 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.986328 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.986390 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.986413 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.986433 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.986433 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.986433 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.986433 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.986433 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.986532 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.986532 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.986532 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.986584 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.986609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.986609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.986648 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.986669 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.986669 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.986709 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.986730 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.986730 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.989829 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.989876 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.989907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.989940 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.989940 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.990012 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.990054 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.990081 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.990103 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.990126 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.990154 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.990192 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.990218 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.990238 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.990259 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.990285 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.990307 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.990339 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.990371 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.990399 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.990421 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.990441 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.990460 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.990486 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.990511 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.990538 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.990562 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.990582 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.990605 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.990626 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.990650 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.990671 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.990692 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.990716 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.990740 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.990813 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.990847 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.990879 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.990901 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.990927 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.990955 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.990977 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.990998 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.991035 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.991079 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.991123 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.991150 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.991175 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.991203 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.991231 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.991257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.991257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.991257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.991257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.991257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.991257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.991257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.991257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.991407 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.991407 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.991407 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.991407 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.991407 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.991504 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.991528 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.991552 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.991576 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.991611 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.991611 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.991611 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.991693 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.991715 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.991715 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.991771 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.991771 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.991771 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.991771 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.991771 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.991771 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.991891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.991891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.991891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.991891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.991891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.991891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.991891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.993994 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.994074 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.994141 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.994226 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.994276 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.994320 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.994368 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.994403 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.994430 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.994455 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.994482 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.994510 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.994543 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.994574 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.994600 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.994600 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.994640 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.994640 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.994686 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.994737 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.994819 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.995172 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.995241 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.995298 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.995364 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.995448 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.995479 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.995510 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.995538 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.995567 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.995588 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.995614 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.995641 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.995667 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.995693 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.995718 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.995744 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.995793 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.995815 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.995840 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.995871 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.995896 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.995922 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.995961 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.995988 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.995988 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.996052 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.996083 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.996108 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.996410 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.996492 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.996570 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.996669 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.996751 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.996852 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.996945 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.997562 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.997633 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.997694 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.997751 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.997810 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.997835 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.997878 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.997902 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.997931 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.997971 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.998008 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.998041 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.998083 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.998118 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.998154 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.998198 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.998234 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.998260 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.998288 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.998316 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.998362 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.998392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.998392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.998440 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.998467 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.998488 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.998488 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.998533 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.998656 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.998718 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.998767 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.998797 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.998832 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.998863 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.998892 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.998928 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.998968 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.998994 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.999021 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.999068 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.999090 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.999121 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.999143 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.999165 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.999187 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.999227 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.999273 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:41.999312 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.999342 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:41.999370 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.999391 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:41.999423 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:41.999453 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:41.999453 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:41.999453 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:41.999509 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.000107 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.000176 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.000252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.000283 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.000346 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.000386 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.000420 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.000447 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.000474 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.000499 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.000520 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.000585 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.000617 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.000646 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.000669 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.000694 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.000795 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.000831 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.000853 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.000878 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.000878 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.000933 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.000970 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.000993 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.001032 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.001032 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.001083 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.001133 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.002973 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.003049 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.003074 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.003101 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.003124 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.003167 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.003207 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.003235 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.003257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.003285 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.003312 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.003334 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.003361 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.003386 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.003408 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.003432 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.003453 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.003476 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.003502 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.003535 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.003560 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.003582 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.003610 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.003634 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.003655 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.003679 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.003718 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.003797 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.004240 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.004319 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.004388 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.004439 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.004439 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.004490 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.004516 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.004542 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.004567 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.004589 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.004613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.004637 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.004664 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.004686 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.004707 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.004808 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.004906 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.004962 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.004997 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.005035 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.005077 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.005113 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.005138 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.005175 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.005262 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.005262 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.005319 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.005341 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.006206 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.006281 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.006321 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.006351 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.006484 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.006505 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.006529 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.006550 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.006575 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.006600 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.006625 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.006651 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.006676 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.006708 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.006757 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.006824 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.006856 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.006879 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.006901 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.006937 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.006987 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.007014 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.007014 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.007078 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.007078 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.007121 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.007145 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.007178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.007221 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.007264 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.007305 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.007336 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.007364 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.007393 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.007419 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.007547 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.007569 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.007590 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.007611 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.007632 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.007657 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.007683 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.007710 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.007736 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.007772 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.007798 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.007827 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.007854 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.007880 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.007907 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.007942 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.007974 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.007998 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.008019 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.008071 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.008098 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.008124 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.008150 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.008178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.008203 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.008234 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.008257 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.008281 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.008306 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.008329 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.008355 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.008384 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.008405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.008429 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.008451 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.008484 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.008507 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.008529 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.008551 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.008577 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.008601 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.008629 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.008650 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.008673 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.008698 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.008730 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.008756 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.008825 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.008850 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.008871 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.008898 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.008932 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.008972 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.009000 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.009035 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.009058 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.009088 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.009109 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.009135 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.009160 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.009181 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.009206 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.009229 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.009253 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.009276 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.009308 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.009308 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.009308 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.009308 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.009308 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.009308 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.009308 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.009308 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.009308 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.009308 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.009518 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.009518 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.009725 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.009804 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.009892 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.009928 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.009962 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.009986 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.010013 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.010062 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.010089 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.010115 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.010146 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.010170 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.010194 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.010223 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.010247 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.010272 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.010297 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.010323 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.010345 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.010370 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.010395 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.010419 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.010440 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.010463 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.010490 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.010490 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.010536 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.010622 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.010854 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.010928 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.010971 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.011003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.011045 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.011072 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.011099 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.011124 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.011146 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.011167 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.011189 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.011236 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.011261 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.011287 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.011314 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.011340 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.011366 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.011391 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.011414 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.011434 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.011460 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.011489 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.011511 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.011537 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.011559 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.011587 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.011610 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.011633 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.011654 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.011678 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.011707 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.011731 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.011755 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.011807 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.011844 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.011869 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.011902 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.011939 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.011976 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.012006 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.012045 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.012072 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.012101 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.012124 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.012149 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.012174 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.012198 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.012223 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.012248 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.012277 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.012300 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.012328 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.012369 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.012401 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.012401 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.012401 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.014175 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.014252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.014314 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.014364 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.014395 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.014420 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.014451 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.014503 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.014542 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.014570 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.014597 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.014623 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.014665 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.014734 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.014903 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.014992 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.015103 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.015141 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.015194 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.015222 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.015258 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.015290 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.015323 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.015371 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.015400 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.015421 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.015470 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.015505 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.016534 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.016604 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.016665 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.016720 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.016784 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.016824 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.016852 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.016873 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.016902 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.016933 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.016970 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.017006 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.017075 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.017139 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.017293 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.017363 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.017420 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.017479 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.017537 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.017594 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.017635 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.017671 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.017713 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.017829 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.017907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.017992 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.018101 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.018199 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.018247 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.018272 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.018339 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.018373 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.018402 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.018432 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.018456 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.018504 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.018536 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.018559 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.018585 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.018612 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.018636 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.018661 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.018690 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.018717 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.018738 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.018778 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.018801 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.018827 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.018855 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.018881 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.018907 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.018955 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.019058 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.019141 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.019226 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.019318 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.019874 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.019946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.019988 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.020016 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.020066 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.020099 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.020125 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.020150 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.020179 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.020207 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.020253 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.020324 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.020350 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.020376 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.020403 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.020432 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.020459 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.020482 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.020507 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.020533 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.020558 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.020583 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.020608 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.020635 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.020664 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.020693 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.020719 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.020745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.020806 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.020843 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.020867 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.020897 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.020932 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.020969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.021004 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.021041 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.021070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.021095 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.021116 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.021149 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.021189 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.021215 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.021239 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.021268 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.021290 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.021313 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.021333 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.021356 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.021378 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.021406 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.021428 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.021448 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.021472 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.021501 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.021556 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.021641 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.024640 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.024748 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.024827 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.024859 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.024883 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.024908 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.024944 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.024988 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.025020 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.025054 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.025076 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.025100 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.025150 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.025180 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.025206 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.025269 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.025327 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.025387 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.025421 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.025446 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.025509 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.025551 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.025584 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.025621 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.025654 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.025654 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.025722 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.025722 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.029620 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.029770 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.029839 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.029907 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.029907 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.029984 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.030049 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.030096 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.030145 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.030187 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.030187 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.030260 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.030306 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.030306 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.030399 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.030399 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.030494 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.030677 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.030743 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.030804 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.030852 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.030894 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.030894 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.030980 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.031072 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.031116 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.031159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.031200 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.031253 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.031301 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.031301 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.031391 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.031437 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.031483 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.031527 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.031581 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.031634 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.031679 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.031734 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.031734 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.031734 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.031878 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.031935 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.031979 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.032031 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.032077 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.032123 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.032162 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.032206 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.032251 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.032291 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.032330 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.032368 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.032402 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.032447 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.032486 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 20:51:42.033881 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.033961 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.034010 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.034072 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.034143 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.034194 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.034248 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.034294 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.034294 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.034377 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.034421 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.034464 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.034558 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100277) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.034627 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.034717 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.034807 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.034884 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100277) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.034930 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 20:51:42.034988 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100277) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.035064 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 20:51:42.035150 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 20:51:42.035249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 20:51:42.035342 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 20:51:42.035433 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 20:51:42.076780 np0000006755 devstack@c-api.service[100277]: INFO dbcounter [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Registered counter for database cinder Aug 07 20:51:42.077545 np0000006755 devstack@c-api.service[100278]: INFO dbcounter [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Registered counter for database cinder Aug 07 20:51:42.078282 np0000006755 devstack@c-api.service[100276]: INFO dbcounter [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Registered counter for database cinder Aug 07 20:51:42.086427 np0000006755 devstack@c-api.service[100275]: INFO dbcounter [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Registered counter for database cinder Aug 07 20:51:42.117001 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 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=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:51:42.120582 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:51:42.124494 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 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=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:51:42.128735 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d 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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:51:42.234250 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writer thread running {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 20:51:42.236805 np0000006755 devstack@c-api.service[100276]: INFO cinder.rpc [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 20:51:42.237378 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writer thread running {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 20:51:42.239028 np0000006755 devstack@c-api.service[100276]: INFO cinder.rpc [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 20:51:42.240274 np0000006755 devstack@c-api.service[100277]: INFO cinder.rpc [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 20:51:42.240944 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writer thread running {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 20:51:42.241347 np0000006755 devstack@c-api.service[100276]: INFO cinder.rpc [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 20:51:42.243248 np0000006755 devstack@c-api.service[100276]: INFO cinder.rpc [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 20:51:42.243455 np0000006755 devstack@c-api.service[100277]: INFO cinder.rpc [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 20:51:42.243548 np0000006755 devstack@c-api.service[100278]: INFO cinder.rpc [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 20:51:42.243614 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.243894 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.245470 np0000006755 devstack@c-api.service[100277]: INFO cinder.rpc [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 20:51:42.245706 np0000006755 devstack@c-api.service[100276]: WARNING cinder.keymgr.conf_key_mgr [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.246468 np0000006755 devstack@c-api.service[100278]: INFO cinder.rpc [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 20:51:42.247465 np0000006755 devstack@c-api.service[100277]: INFO cinder.rpc [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 20:51:42.247806 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.248083 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.248719 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.248783 np0000006755 devstack@c-api.service[100277]: WARNING cinder.keymgr.conf_key_mgr [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.248912 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.248958 np0000006755 devstack@c-api.service[100278]: INFO cinder.rpc [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 20:51:42.250175 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writer thread running {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 20:51:42.251351 np0000006755 devstack@c-api.service[100278]: INFO cinder.rpc [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 20:51:42.251689 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.251987 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.252110 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.252322 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.252650 np0000006755 devstack@c-api.service[100278]: WARNING cinder.keymgr.conf_key_mgr [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.253441 np0000006755 devstack@c-api.service[100275]: INFO cinder.rpc [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 20:51:42.255459 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.255605 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.256153 np0000006755 devstack@c-api.service[100275]: INFO cinder.rpc [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 20:51:42.258484 np0000006755 devstack@c-api.service[100275]: INFO cinder.rpc [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 20:51:42.260642 np0000006755 devstack@c-api.service[100275]: INFO cinder.rpc [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 20:51:42.261103 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.261472 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.262318 np0000006755 devstack@c-api.service[100275]: WARNING cinder.keymgr.conf_key_mgr [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.265425 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.265575 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.283591 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:51:42.286382 np0000006755 devstack@c-api.service[100276]: INFO cinder.rpc [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 20:51:42.288964 np0000006755 devstack@c-api.service[100276]: INFO cinder.rpc [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 20:51:42.289526 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.289721 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.290178 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 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=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:51:42.291924 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 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=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:51:42.292857 np0000006755 devstack@c-api.service[100277]: INFO cinder.rpc [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 20:51:42.295228 np0000006755 devstack@c-api.service[100277]: INFO cinder.rpc [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 20:51:42.295644 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.295707 np0000006755 devstack@c-api.service[100278]: INFO cinder.rpc [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 20:51:42.295796 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.297896 np0000006755 devstack@c-api.service[100278]: INFO cinder.rpc [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 20:51:42.298324 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.298460 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.302539 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.302685 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d 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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:51:42.302776 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.305297 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.305456 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.305893 np0000006755 devstack@c-api.service[100275]: INFO cinder.rpc [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 20:51:42.307708 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.307931 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.308981 np0000006755 devstack@c-api.service[100275]: INFO cinder.rpc [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 20:51:42.309177 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.309328 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.309521 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.309712 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.310248 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.310413 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.310703 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.310915 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.311810 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.311972 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.312906 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.313132 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.314740 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.314939 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.314977 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.315130 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.315673 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.315822 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.317286 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.317399 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.317901 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.318082 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.319356 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.319405 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.319525 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.319577 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.320330 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.320525 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.320855 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.320992 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.321657 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.321771 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.323493 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.323688 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.323857 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.324063 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.324239 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.324417 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.324507 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.324706 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.326432 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.326491 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.326546 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.326602 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.327562 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.327562 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.327632 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.327698 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.328438 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.328560 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.328681 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.328853 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.329286 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.329402 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.330651 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.330826 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.330933 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.331064 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.331137 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.331187 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.331346 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.331484 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.332271 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.332319 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.332447 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.332481 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.333532 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.333696 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.334321 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.334475 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.335076 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.335209 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.335267 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.335351 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.336252 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.336404 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.337635 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.337781 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.338619 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.338787 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.338923 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.338956 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.339091 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.339138 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.339955 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.340084 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.340726 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.340866 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.340965 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.341045 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.341102 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.341133 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.341551 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.341586 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.341667 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.341743 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.342416 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.342532 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.343059 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.343155 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.343236 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.343276 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.343316 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.343355 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.343396 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.343569 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.343793 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.343920 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.343961 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.344058 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.344162 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.344308 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.344671 np0000006755 devstack@c-api.service[100277]: WARNING cinder.api.contrib.hosts [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 20:51:42.344706 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.344728 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.344832 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.344883 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.344946 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.345086 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.345627 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: extensions {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.345768 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.345914 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.346355 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.346391 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.346500 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.346533 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.346597 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.346644 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: consistencygroups {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.346711 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.347344 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.347381 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.347491 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.347527 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.348163 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.348198 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.348296 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.348328 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.348845 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.348881 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.348953 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.349011 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.349041 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: extra_specs {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.349475 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.349585 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.349895 np0000006755 devstack@c-api.service[100278]: WARNING cinder.api.contrib.hosts [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 20:51:42.350171 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.350302 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.350332 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: capabilities {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.350420 np0000006755 devstack@c-api.service[100276]: WARNING cinder.api.contrib.hosts [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 20:51:42.350699 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.350875 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.350907 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: extensions {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.350980 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.351144 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.351399 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: backups {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.351465 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: extensions {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.352084 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: consistencygroups {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.352688 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: consistencygroups {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.353224 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: os-quota-sets {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.353773 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.353814 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: extra_specs {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.353948 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.354438 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: qos-specs {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.355188 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: capabilities {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.355247 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.355287 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: extra_specs {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.355374 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.356255 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: encryption {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.356388 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: backups {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.356452 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.356609 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.356902 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: capabilities {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.357594 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: encryption {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.357686 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.357891 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.358147 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: backups {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.358225 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: os-quota-sets {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.358814 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: cgsnapshots {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.358990 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.359147 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.359516 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: qos-specs {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.359857 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: os-quota-sets {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.359971 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.360109 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.360213 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: scheduler-stats {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.360721 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.360860 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.361135 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: qos-specs {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.361348 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: encryption {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.361477 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.361525 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: os-volume-manage {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.361590 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.362520 np0000006755 devstack@c-api.service[100275]: WARNING cinder.api.contrib.hosts [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 20:51:42.362749 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: encryption {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.362815 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.362850 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: os-snapshot-manage {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.362921 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.362968 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: encryption {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.363489 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: extensions {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.364042 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: cgsnapshots {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.364092 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: os-volume-transfer {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.364259 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: encryption {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.364659 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: consistencygroups {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.365260 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: scheduler-stats {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.365508 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: cgsnapshots {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.365673 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: os-hosts {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.366493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: os-volume-manage {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.366713 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: scheduler-stats {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.366794 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: os-volume-type-access {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.367666 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: os-snapshot-manage {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.367722 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: extra_specs {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.367933 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: os-volume-manage {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.368064 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: os-availability-zone {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.368853 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: os-volume-transfer {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.369164 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: capabilities {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.369218 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: os-snapshot-manage {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.369268 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extended resource: os-quota-class-sets {{(pid=100277) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.370153 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: os-hosts {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.370292 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: backups {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.370438 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: os-volume-transfer {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.370485 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.370648 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.371405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: os-volume-type-access {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.371577 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.371695 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.371797 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: os-hosts {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.372167 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: os-quota-sets {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.372343 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.372455 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.372890 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: os-availability-zone {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.372933 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: os-volume-type-access {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.372991 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] SnapshotActionsController initialized {{(pid=100277) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 20:51:42.373555 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: qos-specs {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.373964 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.374092 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.374288 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: os-availability-zone {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.374523 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extended resource: os-quota-class-sets {{(pid=100278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.374658 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.374782 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.375459 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.375507 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: encryption {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.375563 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extended resource: os-quota-class-sets {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.375605 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.375862 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.376004 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.376262 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.376375 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.376698 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.376829 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.376870 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.376921 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: encryption {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.376964 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.377096 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.377142 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.377207 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.377274 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.377314 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.377431 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.377473 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.377511 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension UsedLimits extending resource: limits {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.377560 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.377598 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.377690 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.377802 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.377916 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension AdminActions extending resource: volumes {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.378038 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension AdminActions extending resource: snapshots {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.378088 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.snapshot_actions [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] SnapshotActionsController initialized {{(pid=100278) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 20:51:42.378131 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension AdminActions extending resource: backups {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.378204 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension VolumeActions extending resource: volumes {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.378262 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.378300 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: cgsnapshots {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.378345 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.378407 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.router [None req-dd7fbe2b-7877-476f-a671-7d2e850eaa38 None None] Extension TypesManage extending resource: types {{(pid=100277) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.378445 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.378479 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.378516 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.379070 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.379175 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.379216 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.379344 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.379596 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: scheduler-stats {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.379806 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.379909 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.379953 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.snapshot_actions [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] SnapshotActionsController initialized {{(pid=100276) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 20:51:42.380639 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.380812 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.380916 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: os-volume-manage {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.380985 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.381168 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.381494 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.381642 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.381773 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.381938 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.382005 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.382053 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.382160 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: os-snapshot-manage {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.382216 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.382261 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.382316 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension UsedLimits extending resource: limits {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.382383 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.382508 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.382628 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.382743 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension AdminActions extending resource: volumes {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.382863 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension AdminActions extending resource: snapshots {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.382961 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension AdminActions extending resource: backups {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.383090 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension VolumeActions extending resource: volumes {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.383155 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.383257 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.383309 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.383368 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.router [None req-10e8f7dd-4792-4c9e-8b81-691d97db83e7 None None] Extension TypesManage extending resource: types {{(pid=100278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.383489 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: os-volume-transfer {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.384129 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.384282 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.384822 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.384927 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: os-hosts {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.385012 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.385169 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.385316 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.385370 np0000006755 devstack@c-api.service[100277]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5a5cea4668 pid: 100277 (default app) Aug 07 20:51:42.385468 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.385616 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.385772 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension UsedLimits extending resource: limits {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.385935 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.386098 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.386239 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.386410 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension AdminActions extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.386573 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension AdminActions extending resource: snapshots {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.386636 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: os-volume-type-access {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.386721 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension AdminActions extending resource: backups {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.386891 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension VolumeActions extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.387079 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.387230 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-235fe47f-2609-4a6b-ba07-f4ca861927e0 None None] Extension TypesManage extending resource: types {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.388558 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: os-availability-zone {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.389775 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extended resource: os-quota-class-sets {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 20:51:42.391107 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.391243 np0000006755 devstack@c-api.service[100278]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5a5cea4668 pid: 100278 (default app) Aug 07 20:51:42.391309 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.392056 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.392191 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.392871 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.393003 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.393621 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.snapshot_actions [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] SnapshotActionsController initialized {{(pid=100275) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 20:51:42.394315 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bbfb60e3-ca5a-40ec-861d-b4d7747ccd56 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:51:42.394378 np0000006755 devstack@c-api.service[100276]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5a5cea4668 pid: 100276 (default app) Aug 07 20:51:42.394835 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.394964 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.395604 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.395720 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.396357 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.396509 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.397194 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1/1] 10.4.3.127 () {60 vars in 925 bytes} [Fri Aug 7 20:51:42 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 20:51:42.397272 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:51:42.397409 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:51:42.397919 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.398062 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.398164 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.398261 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.398355 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.398472 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.398575 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension UsedLimits extending resource: limits {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.398678 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.398806 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.398908 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.399071 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension AdminActions extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.399221 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension AdminActions extending resource: snapshots {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.399333 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension AdminActions extending resource: backups {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.399458 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension VolumeActions extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.399609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.399702 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-fcd292f5-d4c2-4329-ae6f-62165a401b2d None None] Extension TypesManage extending resource: types {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 20:51:42.407883 np0000006755 devstack@c-api.service[100275]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5a5cea4668 pid: 100275 (default app) Aug 07 20:51:47.235493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9b1169f2-2e61-41f2-af84-cda7e1717a9b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:51:47.856093 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9b1169f2-2e61-41f2-af84-cda7e1717a9b admin admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:51:47.856721 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9b1169f2-2e61-41f2-af84-cda7e1717a9b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:51:47.858263 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:51:47.858263 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:51:47.888601 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-9b1169f2-2e61-41f2-af84-cda7e1717a9b 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=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:51:47.911719 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9b1169f2-2e61-41f2-af84-cda7e1717a9b admin admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:51:47.912183 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1/2] 10.4.3.127 () {68 vars in 1302 bytes} [Fri Aug 7 20:51:47 2026] POST /volume/v3/types => generated 183 bytes in 685 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:51:47.928536 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-334262c1-1757-4cdf-8e45-b3c423117f08 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:51:48.206788 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-334262c1-1757-4cdf-8e45-b3c423117f08 admin admin] POST https://10.4.3.127/volume/v3/types/927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d/extra_specs Aug 07 20:51:48.207334 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-334262c1-1757-4cdf-8e45-b3c423117f08 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:51:48.209121 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:51:48.209121 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:51:48.241999 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-334262c1-1757-4cdf-8e45-b3c423117f08 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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:51:48.299788 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-334262c1-1757-4cdf-8e45-b3c423117f08 admin admin] https://10.4.3.127/volume/v3/types/927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d/extra_specs returned with HTTP 200 Aug 07 20:51:48.300351 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1/3] 10.4.3.127 () {68 vars in 1449 bytes} [Fri Aug 7 20:51:47 2026] POST /volume/v3/types/927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d/extra_specs => generated 52 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:51:48.528123 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fef25f89-9ae5-4fb9-b256-e244bdb3e23c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:51:48.815530 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fef25f89-9ae5-4fb9-b256-e244bdb3e23c admin admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:51:48.816119 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fef25f89-9ae5-4fb9-b256-e244bdb3e23c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:51:48.817724 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:51:48.817724 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:51:48.850098 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-fef25f89-9ae5-4fb9-b256-e244bdb3e23c 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=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:51:48.876294 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fef25f89-9ae5-4fb9-b256-e244bdb3e23c admin admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:51:48.877172 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 2/4] 10.4.3.127 () {68 vars in 1302 bytes} [Fri Aug 7 20:51:48 2026] POST /volume/v3/types => generated 186 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:51:48.892919 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f0300990-9bfd-44c4-ab65-1d6bd6c71cbe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:51:49.183648 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0300990-9bfd-44c4-ab65-1d6bd6c71cbe admin admin] POST https://10.4.3.127/volume/v3/types/3710ee60-a4d6-4468-a121-f9b958cba89e/extra_specs Aug 07 20:51:49.184790 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f0300990-9bfd-44c4-ab65-1d6bd6c71cbe admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:51:49.186149 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:51:49.186149 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:51:49.220005 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-f0300990-9bfd-44c4-ab65-1d6bd6c71cbe 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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:51:49.277907 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0300990-9bfd-44c4-ab65-1d6bd6c71cbe admin admin] https://10.4.3.127/volume/v3/types/3710ee60-a4d6-4468-a121-f9b958cba89e/extra_specs returned with HTTP 200 Aug 07 20:51:49.277907 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1/5] 10.4.3.127 () {68 vars in 1449 bytes} [Fri Aug 7 20:51:48 2026] POST /volume/v3/types/3710ee60-a4d6-4468-a121-f9b958cba89e/extra_specs => generated 45 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:51:57.909525 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:51:58.298113 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:51:58.873621 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:51:59.275407 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:52:13.470889 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ce47bd6e-e1ed-4a99-ab5e-966f444ad3f2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:52:13.471663 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ce47bd6e-e1ed-4a99-ab5e-966f444ad3f2 None None] GET https://10.4.3.127/volume// Aug 07 20:52:13.471927 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ce47bd6e-e1ed-4a99-ab5e-966f444ad3f2 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:52:13.472187 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ce47bd6e-e1ed-4a99-ab5e-966f444ad3f2 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:52:13.472734 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ce47bd6e-e1ed-4a99-ab5e-966f444ad3f2 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:52:13.473271 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 2/6] 10.4.3.127 () {66 vars in 1425 bytes} [Fri Aug 7 20:52:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:52:53.839751 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e5c130ee-00f4-48fe-9ef8-44fcb54d39b0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:52:54.087976 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5c130ee-00f4-48fe-9ef8-44fcb54d39b0 tempest-verify_tempest_config-1650218226 tempest-verify_tempest_config-1650218226-project-member] GET https://10.4.3.127/volume/v3/extensions Aug 07 20:52:54.088182 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5c130ee-00f4-48fe-9ef8-44fcb54d39b0 tempest-verify_tempest_config-1650218226 tempest-verify_tempest_config-1650218226-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:52:54.088370 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5c130ee-00f4-48fe-9ef8-44fcb54d39b0 tempest-verify_tempest_config-1650218226 tempest-verify_tempest_config-1650218226-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:52:54.088728 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5c130ee-00f4-48fe-9ef8-44fcb54d39b0 tempest-verify_tempest_config-1650218226 tempest-verify_tempest_config-1650218226-project-member] https://10.4.3.127/volume/v3/extensions returned with HTTP 200 Aug 07 20:52:54.089114 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 2/7] 10.4.3.127 () {66 vars in 1246 bytes} [Fri Aug 7 20:52:53 2026] GET /volume/v3/extensions => generated 5245 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:53:44.277428 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:53:44.739773 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:53:44.740224 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1356611885", "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:53:44.741732 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1356611885', 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:53:45.482226 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Create volume of 1 GB Aug 07 20:53:45.482902 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:53:45.482902 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:53:45.489602 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Availability zone cache updated, next update will occur around 2026-08-07 21:53:45.488873. {{(pid=100277) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 20:53:45.489822 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Availability Zones retrieved successfully. Aug 07 20:53:45.513358 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Flow 'volume_create_api' (9f4cc680-78fc-40ef-801a-e2d230be2713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:53:45.514451 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe47f7ec-3ce1-4da3-ac34-700c389696be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:45.515535 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:53:45.580253 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:53:45.580253 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:53:45.604418 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe47f7ec-3ce1-4da3-ac34-700c389696be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3710ee60-a4d6-4468-a121-f9b958cba89e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3710ee60-a4d6-4468-a121-f9b958cba89e', 'encryption_key_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=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:45.605429 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce7b5d42-bb76-482a-aa0a-b0d91ce1c4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:45.646773 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:53:45.647090 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:53:45.703180 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Created reservations ['80f8572f-8a20-4a40-bd45-c0bbcc631462', 'f5bb83a2-6b82-4721-9e35-939fd191c24f', '71645e46-176a-40ba-b210-c1c4af09d97e', '04e6b52c-2d83-441f-89d9-021fed73b559'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:53:45.704064 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce7b5d42-bb76-482a-aa0a-b0d91ce1c4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80f8572f-8a20-4a40-bd45-c0bbcc631462', 'f5bb83a2-6b82-4721-9e35-939fd191c24f', '71645e46-176a-40ba-b210-c1c4af09d97e', '04e6b52c-2d83-441f-89d9-021fed73b559']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:45.704989 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c262f5fe-ae4d-467b-9823-da72961418c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:45.762068 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c262f5fe-ae4d-467b-9823-da72961418c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f98163a8-0bb3-4149-ba5a-474110c219c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1356611885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6ef8cd609a1d429fb55a3cf1bc8f19a5',qos_specs=None,replication_status=,reservations=['80f8572f-8a20-4a40-bd45-c0bbcc631462','f5bb83a2-6b82-4721-9e35-939fd191c24f','71645e46-176a-40ba-b210-c1c4af09d97e','04e6b52c-2d83-441f-89d9-021fed73b559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc06815a8b2c4c85a886806d998683bc',volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:53:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1356611885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f98163a8-0bb3-4149-ba5a-474110c219c7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6ef8cd609a1d429fb55a3cf1bc8f19a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc06815a8b2c4c85a886806d998683bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3710ee60-a4d6-4468-a121-f9b958cba89e),volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:45.763255 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8630b4c6-0a74-4b9c-a44f-70d44ae490d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:45.795276 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8630b4c6-0a74-4b9c-a44f-70d44ae490d7) transitioned into state 'SUCCESS' from state '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-1356611885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6ef8cd609a1d429fb55a3cf1bc8f19a5',qos_specs=None,replication_status=,reservations=['80f8572f-8a20-4a40-bd45-c0bbcc631462','f5bb83a2-6b82-4721-9e35-939fd191c24f','71645e46-176a-40ba-b210-c1c4af09d97e','04e6b52c-2d83-441f-89d9-021fed73b559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc06815a8b2c4c85a886806d998683bc',volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:45.796149 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b407d159-bef4-43fd-95bc-7ee5096dd003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:45.822198 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b407d159-bef4-43fd-95bc-7ee5096dd003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:45.823131 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Flow 'volume_create_api' (9f4cc680-78fc-40ef-801a-e2d230be2713) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:53:45.823955 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Create volume request issued successfully. Aug 07 20:53:45.824429 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c7b9d5c7-905c-4b20-8cdd-0356a14bb9fb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:53:45.824985 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 3/8] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:53:44 2026] POST /volume/v3/volumes => generated 760 bytes in 1548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:53:45.841497 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-73459437-c16c-4538-a250-c5ada8f83c24 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:53:45.844398 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73459437-c16c-4538-a250-c5ada8f83c24 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/f98163a8-0bb3-4149-ba5a-474110c219c7 Aug 07 20:53:45.844590 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73459437-c16c-4538-a250-c5ada8f83c24 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:53:45.844854 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73459437-c16c-4538-a250-c5ada8f83c24 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:53:45.874029 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:53:45.874029 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:53:45.882491 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-73459437-c16c-4538-a250-c5ada8f83c24 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:53:45.890738 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73459437-c16c-4538-a250-c5ada8f83c24 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/f98163a8-0bb3-4149-ba5a-474110c219c7 returned with HTTP 200 Aug 07 20:53:45.891336 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 2/9] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:53:45 2026] GET /volume/v3/volumes/f98163a8-0bb3-4149-ba5a-474110c219c7 => generated 828 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:53:46.907393 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c99290b2-9e57-4573-8d68-e3437c5ee347 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:53:46.911174 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c99290b2-9e57-4573-8d68-e3437c5ee347 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/f98163a8-0bb3-4149-ba5a-474110c219c7 Aug 07 20:53:46.911492 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c99290b2-9e57-4573-8d68-e3437c5ee347 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:53:46.911804 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c99290b2-9e57-4573-8d68-e3437c5ee347 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:53:46.958146 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:53:46.958146 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:53:46.967863 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c99290b2-9e57-4573-8d68-e3437c5ee347 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:53:46.978118 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c99290b2-9e57-4573-8d68-e3437c5ee347 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/f98163a8-0bb3-4149-ba5a-474110c219c7 returned with HTTP 200 Aug 07 20:53:46.978741 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 3/10] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:53:46 2026] GET /volume/v3/volumes/f98163a8-0bb3-4149-ba5a-474110c219c7 => generated 849 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:53:55.695014 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:53:55.698139 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:53:55.701345 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1364552964"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:53:55.702057 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1364552964'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:53:55.702586 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Create volume of 1 GB Aug 07 20:53:55.728308 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Availability zone cache updated, next update will occur around 2026-08-07 21:53:55.727461. {{(pid=100276) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 20:53:55.728621 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Availability Zones retrieved successfully. Aug 07 20:53:55.754859 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Flow 'volume_create_api' (ed78309f-499c-4ae4-a274-5419445e0ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:53:55.756099 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccf45de4-85d8-4546-973b-7cb6d3ce3c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:55.757169 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:53:55.800753 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=26,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:53:55.822680 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccf45de4-85d8-4546-973b-7cb6d3ce3c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:55.823457 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (435874ab-4c09-40e2-b268-8f29b00ed79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:55.879812 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:53:55.880066 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:53:55.888444 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=4 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:53:55.956540 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Created reservations ['55d7ab66-f38c-42a7-a30c-d29904fc5d1e', 'd88a1429-de4e-4384-85da-61be094a155c', '2346f5d3-e49f-4165-9764-b7b3ee0a5141', '1ff2119f-57de-4791-bf72-fa8ce46d3617'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:53:55.958023 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (435874ab-4c09-40e2-b268-8f29b00ed79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55d7ab66-f38c-42a7-a30c-d29904fc5d1e', 'd88a1429-de4e-4384-85da-61be094a155c', '2346f5d3-e49f-4165-9764-b7b3ee0a5141', '1ff2119f-57de-4791-bf72-fa8ce46d3617']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:55.958838 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005b112d-5d5a-458b-981b-014193e50805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:56.019778 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005b112d-5d5a-458b-981b-014193e50805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b82d120c-ecf5-4444-8212-3e0ff159b0e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1364552964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c67236b7aaa47e6bc6e026acd7e4f8c',qos_specs=None,replication_status=,reservations=['55d7ab66-f38c-42a7-a30c-d29904fc5d1e','d88a1429-de4e-4384-85da-61be094a155c','2346f5d3-e49f-4165-9764-b7b3ee0a5141','1ff2119f-57de-4791-bf72-fa8ce46d3617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10f876d1a8244ef3b10552bac379eb97',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1364552964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b82d120c-ecf5-4444-8212-3e0ff159b0e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c67236b7aaa47e6bc6e026acd7e4f8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10f876d1a8244ef3b10552bac379eb97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:56.020666 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4141353e-fbed-45ab-9b6f-8f13eaf9ff20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:56.054342 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4141353e-fbed-45ab-9b6f-8f13eaf9ff20) transitioned into state 'SUCCESS' from state '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-1364552964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c67236b7aaa47e6bc6e026acd7e4f8c',qos_specs=None,replication_status=,reservations=['55d7ab66-f38c-42a7-a30c-d29904fc5d1e','d88a1429-de4e-4384-85da-61be094a155c','2346f5d3-e49f-4165-9764-b7b3ee0a5141','1ff2119f-57de-4791-bf72-fa8ce46d3617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10f876d1a8244ef3b10552bac379eb97',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:56.055020 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7cf264a-2f0b-4475-9d23-1adb87d2286c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:56.083819 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7cf264a-2f0b-4475-9d23-1adb87d2286c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:56.084982 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Flow 'volume_create_api' (ed78309f-499c-4ae4-a274-5419445e0ec7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:53:56.085361 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Create volume request issued successfully. Aug 07 20:53:56.086394 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a8b49d7-c8c4-404a-95c8-befacb4d09fe tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:53:56.086957 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 3/11] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:53:55 2026] POST /volume/v3/volumes => generated 752 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:53:56.105378 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-63fdaf44-f517-4bab-9c92-a86bbe61927e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:53:56.109538 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-63fdaf44-f517-4bab-9c92-a86bbe61927e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:53:56.109729 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-63fdaf44-f517-4bab-9c92-a86bbe61927e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:53:56.109969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-63fdaf44-f517-4bab-9c92-a86bbe61927e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:53:56.117786 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:53:56.117786 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:53:56.125150 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-63fdaf44-f517-4bab-9c92-a86bbe61927e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:53:56.126092 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-651c88de-331a-448d-a893-844840fc6228 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:53:56.132582 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-63fdaf44-f517-4bab-9c92-a86bbe61927e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:53:56.132952 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 4/12] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:53:56 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:53:56.770969 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:53:56.771726 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1082874102"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:53:56.774048 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1082874102'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:53:56.774392 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Create volume of 1 GB Aug 07 20:53:56.789464 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Availability zone cache updated, next update will occur around 2026-08-07 21:53:56.788859. {{(pid=100275) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 20:53:56.789637 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Availability Zones retrieved successfully. Aug 07 20:53:56.817425 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Flow 'volume_create_api' (fe6c1eee-fd44-4f9c-b16a-418332f1fd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:53:56.818684 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ea23e1-1f9a-48ba-96a3-f875ef380f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:56.819837 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:53:56.866702 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ea23e1-1f9a-48ba-96a3-f875ef380f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:56.868288 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b396982-a4b5-466f-9e86-fc99be1c3e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:56.917092 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:53:56.917582 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:53:56.974918 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Created reservations ['7138c8bc-1d9c-46a6-a540-f01366d0ba1e', '27dc6e17-2746-4c0a-89b0-d311ba6f63c7', '16e863fb-dfaf-4624-9b8d-ee25c327aba6', '6939246f-0fe8-482e-bfdd-22d717aecbf4'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:53:56.975496 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=4 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:53:56.976204 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b396982-a4b5-466f-9e86-fc99be1c3e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7138c8bc-1d9c-46a6-a540-f01366d0ba1e', '27dc6e17-2746-4c0a-89b0-d311ba6f63c7', '16e863fb-dfaf-4624-9b8d-ee25c327aba6', '6939246f-0fe8-482e-bfdd-22d717aecbf4']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:56.976837 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e973a42-92e5-4d13-8eb1-da2703df6908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:57.033502 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e973a42-92e5-4d13-8eb1-da2703df6908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f6d8828-1520-4dfa-a752-110ecbe0340b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1082874102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb18fc0e58384bf7a80fbef41e2580aa',qos_specs=None,replication_status=,reservations=['7138c8bc-1d9c-46a6-a540-f01366d0ba1e','27dc6e17-2746-4c0a-89b0-d311ba6f63c7','16e863fb-dfaf-4624-9b8d-ee25c327aba6','6939246f-0fe8-482e-bfdd-22d717aecbf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='417622f3412d4c2bbeba1d334d8dd8f7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1082874102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f6d8828-1520-4dfa-a752-110ecbe0340b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb18fc0e58384bf7a80fbef41e2580aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='417622f3412d4c2bbeba1d334d8dd8f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:57.034790 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea6dfca1-8d14-4f10-82a7-98ffed8513e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:57.065098 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea6dfca1-8d14-4f10-82a7-98ffed8513e0) transitioned into state 'SUCCESS' from state '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-1082874102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb18fc0e58384bf7a80fbef41e2580aa',qos_specs=None,replication_status=,reservations=['7138c8bc-1d9c-46a6-a540-f01366d0ba1e','27dc6e17-2746-4c0a-89b0-d311ba6f63c7','16e863fb-dfaf-4624-9b8d-ee25c327aba6','6939246f-0fe8-482e-bfdd-22d717aecbf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='417622f3412d4c2bbeba1d334d8dd8f7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:57.065649 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b49171b-b5f2-4c19-8fe8-17e2f7d7bfdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:53:57.097402 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b49171b-b5f2-4c19-8fe8-17e2f7d7bfdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:53:57.099528 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Flow 'volume_create_api' (fe6c1eee-fd44-4f9c-b16a-418332f1fd8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:53:57.100047 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Create volume request issued successfully. Aug 07 20:53:57.100971 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-651c88de-331a-448d-a893-844840fc6228 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:53:57.101803 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 3/13] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:53:56 2026] POST /volume/v3/volumes => generated 785 bytes in 977 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:53:57.117124 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-590a7a37-2f05-4dc4-af25-1b1fede1ec0d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:53:57.121244 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-590a7a37-2f05-4dc4-af25-1b1fede1ec0d tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:53:57.121625 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-590a7a37-2f05-4dc4-af25-1b1fede1ec0d tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:53:57.122041 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-590a7a37-2f05-4dc4-af25-1b1fede1ec0d tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:53:57.151737 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd5793fa-aeb7-4c5c-a5f6-55f711271d15 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:53:57.154194 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd5793fa-aeb7-4c5c-a5f6-55f711271d15 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:53:57.154637 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd5793fa-aeb7-4c5c-a5f6-55f711271d15 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:53:57.154780 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd5793fa-aeb7-4c5c-a5f6-55f711271d15 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:53:57.165827 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:53:57.165827 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:53:57.167857 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:53:57.167857 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:53:57.174424 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-590a7a37-2f05-4dc4-af25-1b1fede1ec0d tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:53:57.177173 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bd5793fa-aeb7-4c5c-a5f6-55f711271d15 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:53:57.179008 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-590a7a37-2f05-4dc4-af25-1b1fede1ec0d tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:53:57.179577 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 4/14] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:53:57 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 964 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:53:57.188491 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd5793fa-aeb7-4c5c-a5f6-55f711271d15 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:53:57.189248 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 4/15] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:53:57 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:53:58.196717 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fdebf96e-981e-4e65-a55b-b33e055a8805 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:53:58.199423 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fdebf96e-981e-4e65-a55b-b33e055a8805 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:53:58.199675 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fdebf96e-981e-4e65-a55b-b33e055a8805 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:53:58.200801 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fdebf96e-981e-4e65-a55b-b33e055a8805 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:53:58.243947 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:53:58.243947 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:53:58.249407 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fdebf96e-981e-4e65-a55b-b33e055a8805 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:53:58.256281 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fdebf96e-981e-4e65-a55b-b33e055a8805 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:53:58.256820 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 5/16] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:53:58 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:05.520711 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:05.841988 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:54:05.843617 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1782854529"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:05.846742 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1782854529'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:54:05.859613 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Create volume of 1 GB Aug 07 20:54:05.861286 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:05.861286 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:05.861972 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Availability Zones retrieved successfully. Aug 07 20:54:05.875897 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Flow 'volume_create_api' (ab7afb60-64ef-457d-991b-bf9fc495155c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:05.878188 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08b4dde2-6e66-40e9-b6f8-d9eb715f503f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:05.880350 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:54:05.913993 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:05.913993 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:05.936503 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08b4dde2-6e66-40e9-b6f8-d9eb715f503f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3710ee60-a4d6-4468-a121-f9b958cba89e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3710ee60-a4d6-4468-a121-f9b958cba89e', 'encryption_key_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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:05.937425 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482763a6-294e-4571-9016-b2af4cbb7354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:06.007789 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:54:06.007789 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:54:06.083840 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Created reservations ['6552eac5-8ecf-42c1-914d-4132f5f77ea9', '96d4185d-3e14-4d5a-9aa9-30886dbc631f', 'ed42a924-6b83-4f85-8cc4-4499a0321757', 'b7924b09-0625-4406-89d3-9c94b8007a47'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:54:06.084828 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482763a6-294e-4571-9016-b2af4cbb7354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6552eac5-8ecf-42c1-914d-4132f5f77ea9', '96d4185d-3e14-4d5a-9aa9-30886dbc631f', 'ed42a924-6b83-4f85-8cc4-4499a0321757', 'b7924b09-0625-4406-89d3-9c94b8007a47']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:06.086068 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e15458a9-16bf-4fdc-a644-89dbb8fc8c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:06.127056 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e15458a9-16bf-4fdc-a644-89dbb8fc8c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf3bbdce-483d-4907-bd21-cf9cf16649f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1782854529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a29a9d82e37c4642aac434eb69830d68',qos_specs=None,replication_status=,reservations=['6552eac5-8ecf-42c1-914d-4132f5f77ea9','96d4185d-3e14-4d5a-9aa9-30886dbc631f','ed42a924-6b83-4f85-8cc4-4499a0321757','b7924b09-0625-4406-89d3-9c94b8007a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e6ccb8e6a9493c84136bd95191fa60',volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:54:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1782854529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf3bbdce-483d-4907-bd21-cf9cf16649f1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a29a9d82e37c4642aac434eb69830d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72e6ccb8e6a9493c84136bd95191fa60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3710ee60-a4d6-4468-a121-f9b958cba89e),volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:06.128092 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84671f89-541e-43bb-adad-fe47b3a38a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:06.170327 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84671f89-541e-43bb-adad-fe47b3a38a97) transitioned into state 'SUCCESS' from state '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-1782854529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a29a9d82e37c4642aac434eb69830d68',qos_specs=None,replication_status=,reservations=['6552eac5-8ecf-42c1-914d-4132f5f77ea9','96d4185d-3e14-4d5a-9aa9-30886dbc631f','ed42a924-6b83-4f85-8cc4-4499a0321757','b7924b09-0625-4406-89d3-9c94b8007a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e6ccb8e6a9493c84136bd95191fa60',volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:06.171748 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d090e1-e53e-45d6-bc5f-4eb79e0859df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:06.193028 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d090e1-e53e-45d6-bc5f-4eb79e0859df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:06.194041 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Flow 'volume_create_api' (ab7afb60-64ef-457d-991b-bf9fc495155c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:06.194629 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Create volume request issued successfully. Aug 07 20:54:06.195658 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b39a04cb-39d4-450d-8230-ce705b55fb3a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:54:06.196142 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 4/17] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:54:05 2026] POST /volume/v3/volumes => generated 758 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:54:06.215709 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-49e2ee0e-28ea-47ee-8ea2-552e12d5227a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:06.219025 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-49e2ee0e-28ea-47ee-8ea2-552e12d5227a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] GET https://10.4.3.127/volume/v3/volumes/bf3bbdce-483d-4907-bd21-cf9cf16649f1 Aug 07 20:54:06.219025 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-49e2ee0e-28ea-47ee-8ea2-552e12d5227a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:06.219974 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-49e2ee0e-28ea-47ee-8ea2-552e12d5227a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:06.231065 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:06.231065 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:06.240215 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-49e2ee0e-28ea-47ee-8ea2-552e12d5227a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Volume info retrieved successfully. Aug 07 20:54:06.251097 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-49e2ee0e-28ea-47ee-8ea2-552e12d5227a tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] https://10.4.3.127/volume/v3/volumes/bf3bbdce-483d-4907-bd21-cf9cf16649f1 returned with HTTP 200 Aug 07 20:54:06.251097 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 5/18] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:06 2026] GET /volume/v3/volumes/bf3bbdce-483d-4907-bd21-cf9cf16649f1 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:54:07.187466 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:54:07.276980 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5cf2878c-9b35-4d6d-9f51-c759b6e14a25 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:07.283625 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cf2878c-9b35-4d6d-9f51-c759b6e14a25 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] GET https://10.4.3.127/volume/v3/volumes/bf3bbdce-483d-4907-bd21-cf9cf16649f1 Aug 07 20:54:07.284440 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cf2878c-9b35-4d6d-9f51-c759b6e14a25 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:07.284440 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cf2878c-9b35-4d6d-9f51-c759b6e14a25 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:07.297999 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:07.297999 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:07.305711 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5cf2878c-9b35-4d6d-9f51-c759b6e14a25 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Volume info retrieved successfully. Aug 07 20:54:07.314180 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cf2878c-9b35-4d6d-9f51-c759b6e14a25 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] https://10.4.3.127/volume/v3/volumes/bf3bbdce-483d-4907-bd21-cf9cf16649f1 returned with HTTP 200 Aug 07 20:54:07.314586 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 5/19] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:07 2026] GET /volume/v3/volumes/bf3bbdce-483d-4907-bd21-cf9cf16649f1 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:07.337384 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-237dbacf-ae6f-4e34-9ad6-ab4522273c62 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:07.340680 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-237dbacf-ae6f-4e34-9ad6-ab4522273c62 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] DELETE https://10.4.3.127/volume/v3/volumes/bf3bbdce-483d-4907-bd21-cf9cf16649f1 Aug 07 20:54:07.341127 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-237dbacf-ae6f-4e34-9ad6-ab4522273c62 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:07.341495 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-237dbacf-ae6f-4e34-9ad6-ab4522273c62 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:07.341890 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-237dbacf-ae6f-4e34-9ad6-ab4522273c62 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Delete volume with id: bf3bbdce-483d-4907-bd21-cf9cf16649f1 Aug 07 20:54:07.357743 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:07.357743 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:07.358905 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-237dbacf-ae6f-4e34-9ad6-ab4522273c62 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Volume info retrieved successfully. Aug 07 20:54:07.360669 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-237dbacf-ae6f-4e34-9ad6-ab4522273c62 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100277) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 20:54:07.389940 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-237dbacf-ae6f-4e34-9ad6-ab4522273c62 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Created reservations ['d4a8565d-5029-4702-aca1-f54c42f89504', '2e29a54d-286d-47e2-95c2-d8594c12aeab', 'c00a351e-7437-40c2-be78-1a4c5b9a40a4', '79254ecb-e7dd-4838-968a-2599494a320b'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:54:07.460533 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-237dbacf-ae6f-4e34-9ad6-ab4522273c62 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Delete volume request issued successfully. Aug 07 20:54:07.461824 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-237dbacf-ae6f-4e34-9ad6-ab4522273c62 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] https://10.4.3.127/volume/v3/volumes/bf3bbdce-483d-4907-bd21-cf9cf16649f1 returned with HTTP 202 Aug 07 20:54:07.462889 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 6/20] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:54:07 2026] DELETE /volume/v3/volumes/bf3bbdce-483d-4907-bd21-cf9cf16649f1 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:54:07.475731 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cf8d66f0-aa72-4f71-bda7-05424c0e8ec8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:07.481428 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf8d66f0-aa72-4f71-bda7-05424c0e8ec8 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] GET https://10.4.3.127/volume/v3/volumes/bf3bbdce-483d-4907-bd21-cf9cf16649f1 Aug 07 20:54:07.481428 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf8d66f0-aa72-4f71-bda7-05424c0e8ec8 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:07.481428 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf8d66f0-aa72-4f71-bda7-05424c0e8ec8 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:07.499893 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf8d66f0-aa72-4f71-bda7-05424c0e8ec8 tempest-TestMultiAttachVolumeSwap-1612132662 tempest-TestMultiAttachVolumeSwap-1612132662-project-member] https://10.4.3.127/volume/v3/volumes/bf3bbdce-483d-4907-bd21-cf9cf16649f1 returned with HTTP 404 Aug 07 20:54:07.500961 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 5/21] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:07 2026] GET /volume/v3/volumes/bf3bbdce-483d-4907-bd21-cf9cf16649f1 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:54:16.246210 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=8 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:54:17.311524 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=4 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:54:17.454330 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=17,cinder:INSERT=4,cinder:UPDATE=15 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:54:17.494829 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=54,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:54:22.726535 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:22.731955 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:54:22.732635 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1035452665"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:22.734739 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1035452665'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:54:22.735607 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Create volume of 1 GB Aug 07 20:54:22.756421 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Availability zone cache updated, next update will occur around 2026-08-07 21:54:22.754582. {{(pid=100278) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 20:54:22.756421 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Availability Zones retrieved successfully. Aug 07 20:54:22.791638 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Flow 'volume_create_api' (75df61f3-71e3-479a-8888-ef958ddbedff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:22.793161 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dc3d880-aa92-4ff8-8056-9c9003f5b3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:22.795072 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:54:22.878619 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dc3d880-aa92-4ff8-8056-9c9003f5b3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:22.879973 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (682b001b-73b8-4bb7-a102-e10e05ebcb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:22.951615 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:54:22.952582 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:54:22.966290 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dce18878-6da0-487d-857b-8903b832d9c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:22.968667 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:54:22.969289 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1732216658"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:22.971776 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1732216658'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:54:22.977166 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Create volume of 1 GB Aug 07 20:54:22.977782 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:22.977782 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:22.979249 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Availability Zones retrieved successfully. Aug 07 20:54:22.985949 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Flow 'volume_create_api' (eee8ea2a-1ee4-4718-8a3d-6d0eac4271ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:22.987997 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06aa140b-bd45-4904-87c0-c5795ba91a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:22.989054 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:54:23.004170 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:23.004170 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:23.026319 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06aa140b-bd45-4904-87c0-c5795ba91a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3710ee60-a4d6-4468-a121-f9b958cba89e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3710ee60-a4d6-4468-a121-f9b958cba89e', 'encryption_key_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=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:23.027262 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0bdca23-1520-40cd-84c3-53231d161789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:23.040374 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Created reservations ['4e62e423-1245-4423-a2da-d71ca8a356fc', '3a5f4bcf-310b-4c82-b0f3-40fcb10dbc6e', 'f9d9ff9b-f993-42cd-8b49-6844b2d068a4', '54905859-2834-4a48-ae46-788f9e50fee0'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:54:23.041680 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (682b001b-73b8-4bb7-a102-e10e05ebcb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e62e423-1245-4423-a2da-d71ca8a356fc', '3a5f4bcf-310b-4c82-b0f3-40fcb10dbc6e', 'f9d9ff9b-f993-42cd-8b49-6844b2d068a4', '54905859-2834-4a48-ae46-788f9e50fee0']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:23.042773 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6781c6b-b660-426d-8e28-8ca2880adb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:23.066538 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:54:23.066944 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:54:23.083629 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6781c6b-b660-426d-8e28-8ca2880adb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b44d0f19-1f4d-4a90-8479-74ed1ef51904', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1035452665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce4d091b8744375908295e2cfee8b5d',qos_specs=None,replication_status=,reservations=['4e62e423-1245-4423-a2da-d71ca8a356fc','3a5f4bcf-310b-4c82-b0f3-40fcb10dbc6e','f9d9ff9b-f993-42cd-8b49-6844b2d068a4','54905859-2834-4a48-ae46-788f9e50fee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c29508d566404fa3b08a89db76b1b1d3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1035452665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b44d0f19-1f4d-4a90-8479-74ed1ef51904,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ce4d091b8744375908295e2cfee8b5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c29508d566404fa3b08a89db76b1b1d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:23.084564 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf00abdd-4301-48b6-9b55-282037dc62ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:23.087972 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Created reservations ['11d21b81-1470-4604-9a51-464238b5c7fa', 'fdad841f-f485-488c-a5ae-5d7d1bf721d0', '1fb41691-5b60-4fef-89c1-5abafd95ff12', '7f3d14d3-e56f-4e6b-bfaa-4f1039c36f96'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:54:23.089847 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0bdca23-1520-40cd-84c3-53231d161789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11d21b81-1470-4604-9a51-464238b5c7fa', 'fdad841f-f485-488c-a5ae-5d7d1bf721d0', '1fb41691-5b60-4fef-89c1-5abafd95ff12', '7f3d14d3-e56f-4e6b-bfaa-4f1039c36f96']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:23.090394 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d89da7-00a2-4895-ae16-88dab49c78bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:23.122449 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d89da7-00a2-4895-ae16-88dab49c78bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7defab78-45b7-4acc-b59f-21c007b668e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1732216658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6ef8cd609a1d429fb55a3cf1bc8f19a5',qos_specs=None,replication_status=,reservations=['11d21b81-1470-4604-9a51-464238b5c7fa','fdad841f-f485-488c-a5ae-5d7d1bf721d0','1fb41691-5b60-4fef-89c1-5abafd95ff12','7f3d14d3-e56f-4e6b-bfaa-4f1039c36f96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc06815a8b2c4c85a886806d998683bc',volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1732216658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7defab78-45b7-4acc-b59f-21c007b668e5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6ef8cd609a1d429fb55a3cf1bc8f19a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc06815a8b2c4c85a886806d998683bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3710ee60-a4d6-4468-a121-f9b958cba89e),volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:23.123484 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bfaf9d-ab24-456a-b0e8-0176f8d4b6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:23.127043 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf00abdd-4301-48b6-9b55-282037dc62ab) transitioned into state 'SUCCESS' from state '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-1035452665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce4d091b8744375908295e2cfee8b5d',qos_specs=None,replication_status=,reservations=['4e62e423-1245-4423-a2da-d71ca8a356fc','3a5f4bcf-310b-4c82-b0f3-40fcb10dbc6e','f9d9ff9b-f993-42cd-8b49-6844b2d068a4','54905859-2834-4a48-ae46-788f9e50fee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c29508d566404fa3b08a89db76b1b1d3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:23.127956 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f088f6ae-ec84-4df5-b577-49bde029fd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:23.159781 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bfaf9d-ab24-456a-b0e8-0176f8d4b6fc) transitioned into state 'SUCCESS' from state '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-1732216658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6ef8cd609a1d429fb55a3cf1bc8f19a5',qos_specs=None,replication_status=,reservations=['11d21b81-1470-4604-9a51-464238b5c7fa','fdad841f-f485-488c-a5ae-5d7d1bf721d0','1fb41691-5b60-4fef-89c1-5abafd95ff12','7f3d14d3-e56f-4e6b-bfaa-4f1039c36f96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc06815a8b2c4c85a886806d998683bc',volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:23.161112 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82bf179-b01b-4200-988c-99c2fcea7038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:23.169248 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f088f6ae-ec84-4df5-b577-49bde029fd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:23.170586 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Flow 'volume_create_api' (75df61f3-71e3-479a-8888-ef958ddbedff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:23.171247 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Create volume request issued successfully. Aug 07 20:54:23.172706 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7d8c222c-496c-49e0-a2b8-708ad7692bf9 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:54:23.173438 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 6/22] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:54:22 2026] POST /volume/v3/volumes => generated 754 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:54:23.184938 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82bf179-b01b-4200-988c-99c2fcea7038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:23.186782 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Flow 'volume_create_api' (eee8ea2a-1ee4-4718-8a3d-6d0eac4271ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:23.186782 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Create volume request issued successfully. Aug 07 20:54:23.188404 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dce18878-6da0-487d-857b-8903b832d9c2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:54:23.188603 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 6/23] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:54:22 2026] POST /volume/v3/volumes => generated 760 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:54:23.200424 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-89e9648a-f435-4f87-8d74-3687a3da1362 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:23.205274 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-89e9648a-f435-4f87-8d74-3687a3da1362 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] GET https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 Aug 07 20:54:23.205921 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-89e9648a-f435-4f87-8d74-3687a3da1362 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:23.206303 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-89e9648a-f435-4f87-8d74-3687a3da1362 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:23.210864 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c0027ff-c007-4fd0-b7fc-aaa7d60863b2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:23.213030 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c0027ff-c007-4fd0-b7fc-aaa7d60863b2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/7defab78-45b7-4acc-b59f-21c007b668e5 Aug 07 20:54:23.213883 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c0027ff-c007-4fd0-b7fc-aaa7d60863b2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:23.213883 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c0027ff-c007-4fd0-b7fc-aaa7d60863b2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:23.219134 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:23.219134 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:23.222730 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:23.222730 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:23.229963 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-89e9648a-f435-4f87-8d74-3687a3da1362 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Volume info retrieved successfully. Aug 07 20:54:23.230123 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4c0027ff-c007-4fd0-b7fc-aaa7d60863b2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:23.235628 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-89e9648a-f435-4f87-8d74-3687a3da1362 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 returned with HTTP 200 Aug 07 20:54:23.236275 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 7/24] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:23 2026] GET /volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:23.241668 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c0027ff-c007-4fd0-b7fc-aaa7d60863b2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/7defab78-45b7-4acc-b59f-21c007b668e5 returned with HTTP 200 Aug 07 20:54:23.242465 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 6/25] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:23 2026] GET /volume/v3/volumes/7defab78-45b7-4acc-b59f-21c007b668e5 => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:24.259849 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-924a0e0b-de9c-4101-88fd-bd44288305d0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:24.263176 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-924a0e0b-de9c-4101-88fd-bd44288305d0 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] GET https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 Aug 07 20:54:24.263428 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-924a0e0b-de9c-4101-88fd-bd44288305d0 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:24.263678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-924a0e0b-de9c-4101-88fd-bd44288305d0 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:24.266398 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-38c2d8a1-0bc1-4072-9832-bbd254331205 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:24.271486 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38c2d8a1-0bc1-4072-9832-bbd254331205 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/7defab78-45b7-4acc-b59f-21c007b668e5 Aug 07 20:54:24.271962 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38c2d8a1-0bc1-4072-9832-bbd254331205 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:24.272376 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38c2d8a1-0bc1-4072-9832-bbd254331205 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:24.275063 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:24.275063 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:24.281295 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-924a0e0b-de9c-4101-88fd-bd44288305d0 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Volume info retrieved successfully. Aug 07 20:54:24.289615 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-924a0e0b-de9c-4101-88fd-bd44288305d0 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 returned with HTTP 200 Aug 07 20:54:24.291818 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 7/26] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:24 2026] GET /volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:24.296212 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:24.296212 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:24.304722 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-38c2d8a1-0bc1-4072-9832-bbd254331205 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:24.314795 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0b3ed16e-d3d0-404d-ad03-7e49e5a31115 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:24.317543 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0b3ed16e-d3d0-404d-ad03-7e49e5a31115 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] POST https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904/action Aug 07 20:54:24.317632 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38c2d8a1-0bc1-4072-9832-bbd254331205 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/7defab78-45b7-4acc-b59f-21c007b668e5 returned with HTTP 200 Aug 07 20:54:24.318502 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0b3ed16e-d3d0-404d-ad03-7e49e5a31115 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:54:24.318502 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0b3ed16e-d3d0-404d-ad03-7e49e5a31115 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:24.319638 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 7/27] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:24 2026] GET /volume/v3/volumes/7defab78-45b7-4acc-b59f-21c007b668e5 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:24.343625 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:24.343625 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:24.344430 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0b3ed16e-d3d0-404d-ad03-7e49e5a31115 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Volume info retrieved successfully. Aug 07 20:54:24.375516 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0b3ed16e-d3d0-404d-ad03-7e49e5a31115 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Volume updated successfully. Aug 07 20:54:24.375516 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0b3ed16e-d3d0-404d-ad03-7e49e5a31115 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904/action returned with HTTP 200 Aug 07 20:54:24.376305 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 8/28] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:54:24 2026] POST /volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904/action => generated 0 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 20:54:24.393038 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-767b40b0-094e-4ba6-b122-bc96b1e4a1da None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:24.396880 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-767b40b0-094e-4ba6-b122-bc96b1e4a1da tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] GET https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 Aug 07 20:54:24.396880 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-767b40b0-094e-4ba6-b122-bc96b1e4a1da tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:24.397156 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-767b40b0-094e-4ba6-b122-bc96b1e4a1da tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:24.408626 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:24.408626 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:24.416515 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-767b40b0-094e-4ba6-b122-bc96b1e4a1da tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Volume info retrieved successfully. Aug 07 20:54:24.430231 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-767b40b0-094e-4ba6-b122-bc96b1e4a1da tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 returned with HTTP 200 Aug 07 20:54:24.431444 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 7/29] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:24 2026] GET /volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:24.882827 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-0829d562-7a0f-4cb3-8b3a-39f128171bb3 req-e6ec0349-e647-4e2f-b5b2-10ea49697857 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:24.893719 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0829d562-7a0f-4cb3-8b3a-39f128171bb3 req-e6ec0349-e647-4e2f-b5b2-10ea49697857 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] GET https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 Aug 07 20:54:24.893719 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0829d562-7a0f-4cb3-8b3a-39f128171bb3 req-e6ec0349-e647-4e2f-b5b2-10ea49697857 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:24.893719 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0829d562-7a0f-4cb3-8b3a-39f128171bb3 req-e6ec0349-e647-4e2f-b5b2-10ea49697857 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:24.913996 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:24.913996 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:24.921238 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-0829d562-7a0f-4cb3-8b3a-39f128171bb3 req-e6ec0349-e647-4e2f-b5b2-10ea49697857 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Volume info retrieved successfully. Aug 07 20:54:24.933437 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0829d562-7a0f-4cb3-8b3a-39f128171bb3 req-e6ec0349-e647-4e2f-b5b2-10ea49697857 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 returned with HTTP 200 Aug 07 20:54:24.933899 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 8/30] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:54:24 2026] GET /volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:25.621323 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:25.625817 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:54:25.625817 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-569246029"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:25.626741 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-569246029'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:54:25.626741 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Create volume of 1 GB Aug 07 20:54:25.631131 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Availability Zones retrieved successfully. Aug 07 20:54:25.637695 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Flow 'volume_create_api' (abecda9b-799b-4a2c-84cb-5737d84a9e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:25.639140 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd469758-06bb-41f3-8914-e47bc8e3f5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:25.640247 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:54:25.679339 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd469758-06bb-41f3-8914-e47bc8e3f5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:25.685223 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (042c1b4d-7abb-49ed-a17c-8a1668d1d84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:25.792580 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Created reservations ['74812375-da34-4efc-b213-950aecf35388', '0cb381ea-50ae-471a-8ce7-9ddf8f484b0e', '928ee01d-947f-4b98-aa2d-080a5bfcddb0', '50e726d8-6d5e-4853-9b21-fb87014e2f7a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:54:25.794849 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (042c1b4d-7abb-49ed-a17c-8a1668d1d84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74812375-da34-4efc-b213-950aecf35388', '0cb381ea-50ae-471a-8ce7-9ddf8f484b0e', '928ee01d-947f-4b98-aa2d-080a5bfcddb0', '50e726d8-6d5e-4853-9b21-fb87014e2f7a']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:25.798351 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc650b6b-dd3e-4104-aeef-a3c2388fac71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:25.847981 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc650b6b-dd3e-4104-aeef-a3c2388fac71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fcca6bf-a982-4af5-b2e3-83444d42e613', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-569246029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce4d091b8744375908295e2cfee8b5d',qos_specs=None,replication_status=,reservations=['74812375-da34-4efc-b213-950aecf35388','0cb381ea-50ae-471a-8ce7-9ddf8f484b0e','928ee01d-947f-4b98-aa2d-080a5bfcddb0','50e726d8-6d5e-4853-9b21-fb87014e2f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c29508d566404fa3b08a89db76b1b1d3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-569246029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fcca6bf-a982-4af5-b2e3-83444d42e613,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ce4d091b8744375908295e2cfee8b5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c29508d566404fa3b08a89db76b1b1d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:25.849683 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e213a929-074f-43c4-8feb-022deb230ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:25.884649 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e213a929-074f-43c4-8feb-022deb230ebe) transitioned into state 'SUCCESS' from state '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-569246029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce4d091b8744375908295e2cfee8b5d',qos_specs=None,replication_status=,reservations=['74812375-da34-4efc-b213-950aecf35388','0cb381ea-50ae-471a-8ce7-9ddf8f484b0e','928ee01d-947f-4b98-aa2d-080a5bfcddb0','50e726d8-6d5e-4853-9b21-fb87014e2f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c29508d566404fa3b08a89db76b1b1d3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:25.886003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69d3254-9e2c-4d8b-b90a-1f09841d9f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:25.905945 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69d3254-9e2c-4d8b-b90a-1f09841d9f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:25.907076 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Flow 'volume_create_api' (abecda9b-799b-4a2c-84cb-5737d84a9e44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:25.907398 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Create volume request issued successfully. Aug 07 20:54:25.908093 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1187e79-88ae-4558-8043-44911fe4f6f1 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:54:25.908500 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 8/31] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:54:25 2026] POST /volume/v3/volumes => generated 753 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:54:25.930228 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b3d8bf1d-533d-4e3e-84b8-730247495f4b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:25.933117 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3d8bf1d-533d-4e3e-84b8-730247495f4b tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] GET https://10.4.3.127/volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 Aug 07 20:54:25.933810 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b3d8bf1d-533d-4e3e-84b8-730247495f4b tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:25.933810 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b3d8bf1d-533d-4e3e-84b8-730247495f4b tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:25.948745 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:25.948745 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:25.954813 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b3d8bf1d-533d-4e3e-84b8-730247495f4b tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Volume info retrieved successfully. Aug 07 20:54:25.963656 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3d8bf1d-533d-4e3e-84b8-730247495f4b tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 returned with HTTP 200 Aug 07 20:54:25.964042 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 9/32] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:25 2026] GET /volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:26.986743 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32da7584-191a-4c79-a380-8ddf1c260ff6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:26.996434 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32da7584-191a-4c79-a380-8ddf1c260ff6 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] GET https://10.4.3.127/volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 Aug 07 20:54:26.998479 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32da7584-191a-4c79-a380-8ddf1c260ff6 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:26.998479 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32da7584-191a-4c79-a380-8ddf1c260ff6 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:27.011421 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:27.011421 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:27.018904 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-32da7584-191a-4c79-a380-8ddf1c260ff6 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Volume info retrieved successfully. Aug 07 20:54:27.030349 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32da7584-191a-4c79-a380-8ddf1c260ff6 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 returned with HTTP 200 Aug 07 20:54:27.030481 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 8/33] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:26 2026] GET /volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:27.689588 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-50e8784f-dc6c-4e33-939d-e86248227ad0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:27.692358 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-50e8784f-dc6c-4e33-939d-e86248227ad0 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 Aug 07 20:54:27.692717 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-50e8784f-dc6c-4e33-939d-e86248227ad0 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:27.693093 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-50e8784f-dc6c-4e33-939d-e86248227ad0 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:27.694903 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-50e8784f-dc6c-4e33-939d-e86248227ad0 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Delete volume with id: 9fcca6bf-a982-4af5-b2e3-83444d42e613 Aug 07 20:54:27.710699 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:27.710699 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:27.712023 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-50e8784f-dc6c-4e33-939d-e86248227ad0 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Volume info retrieved successfully. Aug 07 20:54:27.749833 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-50e8784f-dc6c-4e33-939d-e86248227ad0 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Delete volume request issued successfully. Aug 07 20:54:27.750390 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-50e8784f-dc6c-4e33-939d-e86248227ad0 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 returned with HTTP 202 Aug 07 20:54:27.750692 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 9/34] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:54:27 2026] DELETE /volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:54:27.760961 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5119931a-8952-41ee-b2ed-1650db7939f5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:27.767112 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5119931a-8952-41ee-b2ed-1650db7939f5 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] GET https://10.4.3.127/volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 Aug 07 20:54:27.768189 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5119931a-8952-41ee-b2ed-1650db7939f5 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:27.768189 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5119931a-8952-41ee-b2ed-1650db7939f5 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:27.777329 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:27.777329 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:27.783561 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5119931a-8952-41ee-b2ed-1650db7939f5 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Volume info retrieved successfully. Aug 07 20:54:27.791212 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5119931a-8952-41ee-b2ed-1650db7939f5 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 returned with HTTP 200 Aug 07 20:54:27.791788 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 9/35] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:27 2026] GET /volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:28.814947 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f44f7a39-7f38-46cd-b6e3-8729bf0b8517 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:28.821418 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f44f7a39-7f38-46cd-b6e3-8729bf0b8517 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] GET https://10.4.3.127/volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 Aug 07 20:54:28.821418 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f44f7a39-7f38-46cd-b6e3-8729bf0b8517 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:28.821418 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f44f7a39-7f38-46cd-b6e3-8729bf0b8517 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:28.830114 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f44f7a39-7f38-46cd-b6e3-8729bf0b8517 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 returned with HTTP 404 Aug 07 20:54:28.831084 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 10/36] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:28 2026] GET /volume/v3/volumes/9fcca6bf-a982-4af5-b2e3-83444d42e613 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:54:28.843801 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-67c6a1f5-0d8d-4db1-8aca-fafad5f0ec50 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:28.847123 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67c6a1f5-0d8d-4db1-8aca-fafad5f0ec50 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] DELETE https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 Aug 07 20:54:28.847409 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67c6a1f5-0d8d-4db1-8aca-fafad5f0ec50 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:28.848092 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67c6a1f5-0d8d-4db1-8aca-fafad5f0ec50 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:28.848092 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-67c6a1f5-0d8d-4db1-8aca-fafad5f0ec50 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Delete volume with id: b44d0f19-1f4d-4a90-8479-74ed1ef51904 Aug 07 20:54:28.861181 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:28.861181 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:28.861864 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-67c6a1f5-0d8d-4db1-8aca-fafad5f0ec50 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Volume info retrieved successfully. Aug 07 20:54:28.911751 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-67c6a1f5-0d8d-4db1-8aca-fafad5f0ec50 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Delete volume request issued successfully. Aug 07 20:54:28.911751 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67c6a1f5-0d8d-4db1-8aca-fafad5f0ec50 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 returned with HTTP 202 Aug 07 20:54:28.912453 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 9/37] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:54:28 2026] DELETE /volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:54:28.929773 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e1577355-fc66-41d5-a0a8-fc5c089dfe67 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:28.935641 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e1577355-fc66-41d5-a0a8-fc5c089dfe67 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] GET https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 Aug 07 20:54:28.935641 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e1577355-fc66-41d5-a0a8-fc5c089dfe67 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:28.935879 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e1577355-fc66-41d5-a0a8-fc5c089dfe67 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:28.949224 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:28.949224 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:28.958417 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e1577355-fc66-41d5-a0a8-fc5c089dfe67 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Volume info retrieved successfully. Aug 07 20:54:28.968436 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e1577355-fc66-41d5-a0a8-fc5c089dfe67 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 returned with HTTP 200 Aug 07 20:54:28.969096 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 10/38] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:28 2026] GET /volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:29.988354 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3ebf73f5-3733-4531-90a5-1b9c50540109 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:29.991779 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ebf73f5-3733-4531-90a5-1b9c50540109 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] GET https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 Aug 07 20:54:29.992040 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ebf73f5-3733-4531-90a5-1b9c50540109 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:29.992337 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ebf73f5-3733-4531-90a5-1b9c50540109 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:30.004335 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ebf73f5-3733-4531-90a5-1b9c50540109 tempest-ServersNegativeTestJSON-2135684559 tempest-ServersNegativeTestJSON-2135684559-project-member] https://10.4.3.127/volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 returned with HTTP 404 Aug 07 20:54:30.004335 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 10/39] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:29 2026] GET /volume/v3/volumes/b44d0f19-1f4d-4a90-8479-74ed1ef51904 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:54:38.572025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:38.825619 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=10,cinder:UPDATE=1 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:54:38.898994 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:54:38.927961 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:54:38.927961 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-880228685", "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:38.932031 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-880228685', 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:54:38.965656 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=43,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:54:39.093439 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Create volume of 1 GB Aug 07 20:54:39.104782 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Availability Zones retrieved successfully. Aug 07 20:54:39.115585 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Flow 'volume_create_api' (37e14c72-fe36-4767-8814-6d52b196033a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:39.116561 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d78b7c5-0d34-456e-8a12-b14ea11ec721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:39.118996 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:54:39.236411 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d78b7c5-0d34-456e-8a12-b14ea11ec721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:39.236411 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d3c2df2-f62b-4c42-b378-75efed7cfa05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:39.287669 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:54:39.288908 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:54:39.351780 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Created reservations ['882a79f8-a428-47c9-9ba5-81c2ebb192a7', 'a3928135-315d-49c1-98a8-4d4af1e20a79', '62cd7803-0c86-4fae-8672-45b07e79fb32', 'e0d598a2-792b-4818-90dc-99fcc616e7c3'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:54:39.354040 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d3c2df2-f62b-4c42-b378-75efed7cfa05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['882a79f8-a428-47c9-9ba5-81c2ebb192a7', 'a3928135-315d-49c1-98a8-4d4af1e20a79', '62cd7803-0c86-4fae-8672-45b07e79fb32', 'e0d598a2-792b-4818-90dc-99fcc616e7c3']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:39.354374 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec5e9f3-ce4a-4a45-ab4c-1e7eec055738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:39.387208 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec5e9f3-ce4a-4a45-ab4c-1e7eec055738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '607a84d2-1eca-4a57-9230-fce2898b93c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-880228685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a58ea887ec48829f2da683fed8d51b',qos_specs=None,replication_status=,reservations=['882a79f8-a428-47c9-9ba5-81c2ebb192a7','a3928135-315d-49c1-98a8-4d4af1e20a79','62cd7803-0c86-4fae-8672-45b07e79fb32','e0d598a2-792b-4818-90dc-99fcc616e7c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1719cdd675054f4dacba43782e140088',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-880228685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=607a84d2-1eca-4a57-9230-fce2898b93c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44a58ea887ec48829f2da683fed8d51b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1719cdd675054f4dacba43782e140088',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:39.388145 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556fb06f-4917-4c25-9cf1-f39b7c3d2e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:39.425800 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556fb06f-4917-4c25-9cf1-f39b7c3d2e74) transitioned into state 'SUCCESS' from state '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-880228685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a58ea887ec48829f2da683fed8d51b',qos_specs=None,replication_status=,reservations=['882a79f8-a428-47c9-9ba5-81c2ebb192a7','a3928135-315d-49c1-98a8-4d4af1e20a79','62cd7803-0c86-4fae-8672-45b07e79fb32','e0d598a2-792b-4818-90dc-99fcc616e7c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1719cdd675054f4dacba43782e140088',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:39.426838 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5617a093-850e-4817-b3ad-69a9eba11b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:39.447025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5617a093-850e-4817-b3ad-69a9eba11b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:39.448320 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Flow 'volume_create_api' (37e14c72-fe36-4767-8814-6d52b196033a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:39.448703 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Create volume request issued successfully. Aug 07 20:54:39.449506 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9745fb27-cabc-4910-9f1a-72be0f27f166 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:54:39.450145 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 11/40] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:54:38 2026] POST /volume/v3/volumes => generated 751 bytes in 880 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:54:39.473425 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-34867b8e-daad-43fd-a284-e206ba1fd65b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:39.482052 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34867b8e-daad-43fd-a284-e206ba1fd65b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:39.482109 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34867b8e-daad-43fd-a284-e206ba1fd65b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:39.482446 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34867b8e-daad-43fd-a284-e206ba1fd65b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:39.495289 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:39.495289 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:39.503054 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-34867b8e-daad-43fd-a284-e206ba1fd65b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:39.514471 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34867b8e-daad-43fd-a284-e206ba1fd65b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:39.515083 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 10/41] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:39 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:39.997372 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=47,cinder:INSERT=12,cinder:UPDATE=24 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:54:40.545841 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-658da4d4-05be-4e28-9865-57a47c735053 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:40.550844 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-658da4d4-05be-4e28-9865-57a47c735053 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:40.551141 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-658da4d4-05be-4e28-9865-57a47c735053 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:40.551432 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-658da4d4-05be-4e28-9865-57a47c735053 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:40.579635 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:40.579635 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:40.593314 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-658da4d4-05be-4e28-9865-57a47c735053 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:40.601479 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-658da4d4-05be-4e28-9865-57a47c735053 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:40.603802 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 11/42] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:40 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 843 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:41.628311 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-265e2569-1dab-4a84-915d-41721a22e3da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:41.630367 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-265e2569-1dab-4a84-915d-41721a22e3da tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:41.630605 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-265e2569-1dab-4a84-915d-41721a22e3da tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:41.631779 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-265e2569-1dab-4a84-915d-41721a22e3da tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:41.641232 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:41.641232 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:41.646658 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-265e2569-1dab-4a84-915d-41721a22e3da tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:41.652255 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-265e2569-1dab-4a84-915d-41721a22e3da tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:41.653025 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 11/43] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:41 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:42.671808 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4413caad-1dc4-4c10-8ea0-1823b501b602 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:42.674720 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4413caad-1dc4-4c10-8ea0-1823b501b602 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:42.675028 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4413caad-1dc4-4c10-8ea0-1823b501b602 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:42.675247 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4413caad-1dc4-4c10-8ea0-1823b501b602 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:42.686178 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:42.686178 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:42.693122 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4413caad-1dc4-4c10-8ea0-1823b501b602 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:42.701781 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4413caad-1dc4-4c10-8ea0-1823b501b602 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:42.702704 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 12/44] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:42 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:43.726456 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b9569e2-7fac-4287-9cdc-47942d972502 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:43.730945 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b9569e2-7fac-4287-9cdc-47942d972502 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:43.730945 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b9569e2-7fac-4287-9cdc-47942d972502 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:43.730945 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b9569e2-7fac-4287-9cdc-47942d972502 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:43.754836 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:43.754836 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:43.763397 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b9569e2-7fac-4287-9cdc-47942d972502 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:43.777422 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b9569e2-7fac-4287-9cdc-47942d972502 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:43.777422 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 11/45] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:43 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:44.802991 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f7702022-460b-48b7-ad0c-c2bc57857ebb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:44.810007 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f7702022-460b-48b7-ad0c-c2bc57857ebb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:44.811242 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f7702022-460b-48b7-ad0c-c2bc57857ebb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:44.811242 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f7702022-460b-48b7-ad0c-c2bc57857ebb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:44.830186 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:44.830186 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:44.843300 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f7702022-460b-48b7-ad0c-c2bc57857ebb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:44.848081 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f7702022-460b-48b7-ad0c-c2bc57857ebb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:44.848582 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 12/46] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:44 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:45.874472 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f9d04180-d026-4d42-a43e-ba9c3e88e140 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:45.878633 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f9d04180-d026-4d42-a43e-ba9c3e88e140 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:45.878633 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f9d04180-d026-4d42-a43e-ba9c3e88e140 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:45.878880 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f9d04180-d026-4d42-a43e-ba9c3e88e140 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:45.890415 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:45.890415 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:45.898024 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f9d04180-d026-4d42-a43e-ba9c3e88e140 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:45.902730 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f9d04180-d026-4d42-a43e-ba9c3e88e140 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:45.903546 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 12/47] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:45 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:46.506509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:46.510225 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:54:46.511492 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1408406417"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:46.513585 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1408406417'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:54:46.530686 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Create volume of 1 GB Aug 07 20:54:46.530686 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Availability Zones retrieved successfully. Aug 07 20:54:46.535220 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Flow 'volume_create_api' (b911af23-a40b-4903-a296-14011e37a1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:46.535220 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b42a02f-8efb-445e-8658-ff1a77b8fc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:46.535945 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:54:46.562861 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:46.570654 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:54:46.570654 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-74831452"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:46.574609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-74831452'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:54:46.574773 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b42a02f-8efb-445e-8658-ff1a77b8fc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:46.576570 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f20580-03cb-483e-938b-5fdfd30ad8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:46.590834 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Create volume of 1 GB Aug 07 20:54:46.591301 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:46.591301 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:46.592015 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Availability Zones retrieved successfully. Aug 07 20:54:46.603616 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Flow 'volume_create_api' (edcf309f-f5e2-47ed-af24-bcfce8132ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:46.605058 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9d1268-ac4c-422a-923b-20adb4e7b480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:46.606336 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:54:46.619691 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:46.619691 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:46.641832 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9d1268-ac4c-422a-923b-20adb4e7b480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3710ee60-a4d6-4468-a121-f9b958cba89e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3710ee60-a4d6-4468-a121-f9b958cba89e', 'encryption_key_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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:46.641832 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e39d834-06bc-423f-8b6e-a7e4273dc485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:46.706092 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Created reservations ['c13e002c-3d65-4624-a17e-e191124f93cf', '174a3468-7779-4156-8b95-2b258fbbac21', 'cbe8e482-14ca-4d3b-b7d6-182836b416d3', '0679eeb5-96b2-4105-aa2b-6b2a11d6dfac'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:54:46.707248 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f20580-03cb-483e-938b-5fdfd30ad8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c13e002c-3d65-4624-a17e-e191124f93cf', '174a3468-7779-4156-8b95-2b258fbbac21', 'cbe8e482-14ca-4d3b-b7d6-182836b416d3', '0679eeb5-96b2-4105-aa2b-6b2a11d6dfac']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:46.708554 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a53d4a-18b7-4dfc-af19-8b0d1d216a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:46.722401 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Created reservations ['705f0ccc-95fc-4ce8-b418-ba6767193d3a', '50ff24bc-2590-47e2-b2ba-dafdee398b84', '2a144484-15be-48c4-9763-b482b4008754', '3b557fc7-447b-4a52-be62-2d3b58a8a942'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:54:46.723403 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e39d834-06bc-423f-8b6e-a7e4273dc485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['705f0ccc-95fc-4ce8-b418-ba6767193d3a', '50ff24bc-2590-47e2-b2ba-dafdee398b84', '2a144484-15be-48c4-9763-b482b4008754', '3b557fc7-447b-4a52-be62-2d3b58a8a942']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:46.724387 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eaa9856-4611-441b-9205-610e3f0df926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:46.744220 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a53d4a-18b7-4dfc-af19-8b0d1d216a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26b78a54-a1ee-4acf-a967-d50cc372558c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1408406417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f5baa5810d4a8a8bd721d165599227',qos_specs=None,replication_status=,reservations=['c13e002c-3d65-4624-a17e-e191124f93cf','174a3468-7779-4156-8b95-2b258fbbac21','cbe8e482-14ca-4d3b-b7d6-182836b416d3','0679eeb5-96b2-4105-aa2b-6b2a11d6dfac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bef423913754394b631babbe37b232a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1408406417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26b78a54-a1ee-4acf-a967-d50cc372558c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51f5baa5810d4a8a8bd721d165599227',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bef423913754394b631babbe37b232a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:46.745435 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1c5fcf-c124-44d2-ae8c-a210b670c737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:46.760501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eaa9856-4611-441b-9205-610e3f0df926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-74831452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6ef8cd609a1d429fb55a3cf1bc8f19a5',qos_specs=None,replication_status=,reservations=['705f0ccc-95fc-4ce8-b418-ba6767193d3a','50ff24bc-2590-47e2-b2ba-dafdee398b84','2a144484-15be-48c4-9763-b482b4008754','3b557fc7-447b-4a52-be62-2d3b58a8a942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc06815a8b2c4c85a886806d998683bc',volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-74831452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6ef8cd609a1d429fb55a3cf1bc8f19a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc06815a8b2c4c85a886806d998683bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3710ee60-a4d6-4468-a121-f9b958cba89e),volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:46.764009 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b0eca7-b8f4-4438-999d-04dff6619dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:46.776859 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1c5fcf-c124-44d2-ae8c-a210b670c737) transitioned into state 'SUCCESS' from state '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-1408406417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f5baa5810d4a8a8bd721d165599227',qos_specs=None,replication_status=,reservations=['c13e002c-3d65-4624-a17e-e191124f93cf','174a3468-7779-4156-8b95-2b258fbbac21','cbe8e482-14ca-4d3b-b7d6-182836b416d3','0679eeb5-96b2-4105-aa2b-6b2a11d6dfac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bef423913754394b631babbe37b232a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:46.777969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0539909f-9c3c-4905-95aa-8b9216924fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:46.798496 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0539909f-9c3c-4905-95aa-8b9216924fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:46.799716 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Flow 'volume_create_api' (b911af23-a40b-4903-a296-14011e37a1f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:46.800175 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Create volume request issued successfully. Aug 07 20:54:46.801193 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1f23d4f0-b842-49c4-898d-1b2b12ca5793 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:54:46.802184 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 13/48] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:54:46 2026] POST /volume/v3/volumes => generated 754 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:54:46.808268 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b0eca7-b8f4-4438-999d-04dff6619dcb) transitioned into state 'SUCCESS' from state '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-74831452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6ef8cd609a1d429fb55a3cf1bc8f19a5',qos_specs=None,replication_status=,reservations=['705f0ccc-95fc-4ce8-b418-ba6767193d3a','50ff24bc-2590-47e2-b2ba-dafdee398b84','2a144484-15be-48c4-9763-b482b4008754','3b557fc7-447b-4a52-be62-2d3b58a8a942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc06815a8b2c4c85a886806d998683bc',volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:46.810059 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bddef05-9c22-4ac0-9008-da390614f174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:46.835903 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bddef05-9c22-4ac0-9008-da390614f174) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:46.835903 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Flow 'volume_create_api' (edcf309f-f5e2-47ed-af24-bcfce8132ae0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:46.835903 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Create volume request issued successfully. Aug 07 20:54:46.835903 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc8e2bbf-266d-4c37-a059-18d433de9ad5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:54:46.835903 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 12/49] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:54:46 2026] POST /volume/v3/volumes => generated 758 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:54:46.856716 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-55bd4ed6-d7d3-4058-8e69-e039c2772f96 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:46.860703 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-55bd4ed6-d7d3-4058-8e69-e039c2772f96 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:46.860995 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-55bd4ed6-d7d3-4058-8e69-e039c2772f96 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:46.861252 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-55bd4ed6-d7d3-4058-8e69-e039c2772f96 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:46.876909 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:46.876909 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:46.885432 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-55bd4ed6-d7d3-4058-8e69-e039c2772f96 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:46.890829 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-55bd4ed6-d7d3-4058-8e69-e039c2772f96 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:46.891377 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 13/50] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:46 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:46.925506 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3b6cd58c-333e-4249-8fd4-a219b0342728 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:46.927751 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3b6cd58c-333e-4249-8fd4-a219b0342728 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:46.927979 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3b6cd58c-333e-4249-8fd4-a219b0342728 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:46.928197 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3b6cd58c-333e-4249-8fd4-a219b0342728 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:46.941042 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:46.941042 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:46.951114 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3b6cd58c-333e-4249-8fd4-a219b0342728 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:46.963098 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3b6cd58c-333e-4249-8fd4-a219b0342728 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:46.963098 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 13/51] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:46 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:54:47.910923 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c1cef042-3bc7-4848-bada-525f6c457908 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:47.917428 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c1cef042-3bc7-4848-bada-525f6c457908 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:47.917771 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c1cef042-3bc7-4848-bada-525f6c457908 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:47.918395 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c1cef042-3bc7-4848-bada-525f6c457908 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:47.933692 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:47.933692 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:47.939160 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c1cef042-3bc7-4848-bada-525f6c457908 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:47.949884 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c1cef042-3bc7-4848-bada-525f6c457908 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:47.951893 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 14/52] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:47 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:47.983899 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0bf31da2-1d6a-4c73-ba00-007a0594a8d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:47.986871 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0bf31da2-1d6a-4c73-ba00-007a0594a8d1 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:47.986871 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0bf31da2-1d6a-4c73-ba00-007a0594a8d1 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:47.987300 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0bf31da2-1d6a-4c73-ba00-007a0594a8d1 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:48.002170 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:48.002170 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:48.018399 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0bf31da2-1d6a-4c73-ba00-007a0594a8d1 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:48.032779 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0bf31da2-1d6a-4c73-ba00-007a0594a8d1 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:48.033567 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 13/53] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:47 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:48.061955 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-dba80d96-13a9-4054-a00b-d91c548a074c req-981095a1-56f9-451c-acf6-5deddef0ddd5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:48.069662 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-981095a1-56f9-451c-acf6-5deddef0ddd5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:48.070402 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-981095a1-56f9-451c-acf6-5deddef0ddd5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:48.070603 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-981095a1-56f9-451c-acf6-5deddef0ddd5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:48.079660 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:48.079660 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:48.085391 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-dba80d96-13a9-4054-a00b-d91c548a074c req-981095a1-56f9-451c-acf6-5deddef0ddd5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:48.092383 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-981095a1-56f9-451c-acf6-5deddef0ddd5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:48.092383 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 14/54] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:54:48 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:48.803920 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-56c8e637-04ab-4f4b-9347-3603e4ac53fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:48.804725 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56c8e637-04ab-4f4b-9347-3603e4ac53fc None None] GET https://10.4.3.127/volume// Aug 07 20:54:48.804972 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56c8e637-04ab-4f4b-9347-3603e4ac53fc None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:48.805377 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56c8e637-04ab-4f4b-9347-3603e4ac53fc None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:48.805933 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56c8e637-04ab-4f4b-9347-3603e4ac53fc None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:54:48.806493 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 14/55] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 20:54:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:54:48.831271 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-dba80d96-13a9-4054-a00b-d91c548a074c req-a148a3e6-0a29-4a95-b825-ff8f447a88bb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:49.063383 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f0b75fd4-03b5-481a-bc4e-67e70bde3e2e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:49.069505 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0b75fd4-03b5-481a-bc4e-67e70bde3e2e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:49.071223 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f0b75fd4-03b5-481a-bc4e-67e70bde3e2e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:49.071223 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f0b75fd4-03b5-481a-bc4e-67e70bde3e2e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:49.084720 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:49.084720 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:49.091522 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f0b75fd4-03b5-481a-bc4e-67e70bde3e2e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:49.099414 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0b75fd4-03b5-481a-bc4e-67e70bde3e2e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:49.100136 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 14/56] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:49 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:49.310174 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-a148a3e6-0a29-4a95-b825-ff8f447a88bb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:54:49.310678 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-a148a3e6-0a29-4a95-b825-ff8f447a88bb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7", "connector": null, "instance_uuid": "b3c0206d-2a6e-43cd-a0c6-29c49a60a137"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:49.329470 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:49.329470 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:49.422719 np0000006755 devstack@c-api.service[100277]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 07 20:54:49.422719 np0000006755 devstack@c-api.service[100277]: .first() Aug 07 20:54:49.492227 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-a148a3e6-0a29-4a95-b825-ff8f447a88bb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:54:49.492227 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 15/57] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:54:48 2026] POST /volume/v3/attachments => generated 273 bytes in 661 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:49.582621 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6d18da80-40bb-47bb-a798-b7417276c2d5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:49.588667 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6d18da80-40bb-47bb-a798-b7417276c2d5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:49.588667 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6d18da80-40bb-47bb-a798-b7417276c2d5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:49.588667 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6d18da80-40bb-47bb-a798-b7417276c2d5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:49.609458 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cd9f1c52-4567-43e9-a4cb-26c32cb805bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:49.610673 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cd9f1c52-4567-43e9-a4cb-26c32cb805bc None None] GET https://10.4.3.127/volume// Aug 07 20:54:49.610882 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cd9f1c52-4567-43e9-a4cb-26c32cb805bc None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:49.611360 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cd9f1c52-4567-43e9-a4cb-26c32cb805bc None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:49.611635 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cd9f1c52-4567-43e9-a4cb-26c32cb805bc None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:54:49.612446 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 15/58] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:54:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:54:49.620629 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:49.620629 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:49.629061 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6d18da80-40bb-47bb-a798-b7417276c2d5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:49.642420 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6d18da80-40bb-47bb-a798-b7417276c2d5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:49.642420 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 15/59] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:49 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:49.648656 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-dba80d96-13a9-4054-a00b-d91c548a074c req-aac9adcd-69f2-4161-8bb1-9d4ccf264749 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:49.654830 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-aac9adcd-69f2-4161-8bb1-9d4ccf264749 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:49.655167 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-aac9adcd-69f2-4161-8bb1-9d4ccf264749 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:49.655453 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-aac9adcd-69f2-4161-8bb1-9d4ccf264749 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:49.676869 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:49.676869 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:49.688099 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-dba80d96-13a9-4054-a00b-d91c548a074c req-aac9adcd-69f2-4161-8bb1-9d4ccf264749 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:49.698608 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-aac9adcd-69f2-4161-8bb1-9d4ccf264749 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:49.700694 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 15/60] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:54:49 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1030 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:54:50.132089 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7aac99c0-b5db-48e4-b937-52d5841a46db None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:50.135892 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7aac99c0-b5db-48e4-b937-52d5841a46db tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:50.136124 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7aac99c0-b5db-48e4-b937-52d5841a46db tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:50.136292 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7aac99c0-b5db-48e4-b937-52d5841a46db tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:50.150485 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:50.150485 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:50.164076 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7aac99c0-b5db-48e4-b937-52d5841a46db tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:50.175870 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7aac99c0-b5db-48e4-b937-52d5841a46db tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:50.175870 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 16/61] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:50 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:50.664835 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3dd2ee5a-285a-4f21-8d7f-dfa6b34ef6b9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:50.668597 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3dd2ee5a-285a-4f21-8d7f-dfa6b34ef6b9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:50.668784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3dd2ee5a-285a-4f21-8d7f-dfa6b34ef6b9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:50.669144 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3dd2ee5a-285a-4f21-8d7f-dfa6b34ef6b9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:50.700679 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:50.700679 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:50.708623 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3dd2ee5a-285a-4f21-8d7f-dfa6b34ef6b9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:50.715567 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3dd2ee5a-285a-4f21-8d7f-dfa6b34ef6b9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:50.716277 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 16/62] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:50 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:54:50.755460 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-dba80d96-13a9-4054-a00b-d91c548a074c req-32644f8d-207d-4f82-b1e1-223de841918d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:50.763986 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-32644f8d-207d-4f82-b1e1-223de841918d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] PUT https://10.4.3.127/volume/v3/attachments/a7b18aff-443c-4a56-9a81-851878d1dccd Aug 07 20:54:50.763986 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-32644f8d-207d-4f82-b1e1-223de841918d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:50.781756 np0000006755 devstack@c-api.service[100278]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 07 20:54:50.781756 np0000006755 devstack@c-api.service[100278]: .first() Aug 07 20:54:50.796501 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-dba80d96-13a9-4054-a00b-d91c548a074c req-32644f8d-207d-4f82-b1e1-223de841918d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Acquiring lock "cinder-attachment_update-4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:54:50.807501 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-dba80d96-13a9-4054-a00b-d91c548a074c req-32644f8d-207d-4f82-b1e1-223de841918d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Lock "cinder-attachment_update-4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7-np0000006755" acquired by "attachment_update" :: waited 0.011s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:54:50.812144 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:50.812144 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:51.049308 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-dba80d96-13a9-4054-a00b-d91c548a074c req-32644f8d-207d-4f82-b1e1-223de841918d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Lock "cinder-attachment_update-4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7-np0000006755" released by "attachment_update" :: held 0.242s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:54:51.049740 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-32644f8d-207d-4f82-b1e1-223de841918d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/a7b18aff-443c-4a56-9a81-851878d1dccd returned with HTTP 200 Aug 07 20:54:51.050607 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 16/63] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:54:50 2026] PUT /volume/v3/attachments/a7b18aff-443c-4a56-9a81-851878d1dccd => generated 969 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:51.206009 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3dbf5ff2-2095-4684-84e6-b67ee0c6f300 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:51.209700 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3dbf5ff2-2095-4684-84e6-b67ee0c6f300 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:51.209700 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3dbf5ff2-2095-4684-84e6-b67ee0c6f300 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:51.209700 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3dbf5ff2-2095-4684-84e6-b67ee0c6f300 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:51.230906 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:51.230906 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:51.244824 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3dbf5ff2-2095-4684-84e6-b67ee0c6f300 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:51.261690 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3dbf5ff2-2095-4684-84e6-b67ee0c6f300 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:51.261690 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 16/64] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:51 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:51.498684 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-6e29c810-6a09-420d-9568-b796049516fa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:51.499692 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-6e29c810-6a09-420d-9568-b796049516fa tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:54:51.500092 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-6e29c810-6a09-420d-9568-b796049516fa tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:51.500393 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-6e29c810-6a09-420d-9568-b796049516fa tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:51.517398 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:51.517398 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:51.525306 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-6e29c810-6a09-420d-9568-b796049516fa tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:54:51.535259 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-6e29c810-6a09-420d-9568-b796049516fa tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:54:51.535973 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 17/65] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:54:51 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:51.737076 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-79bb11b9-fd9a-4a58-86fc-ba6357f91933 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:51.740809 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79bb11b9-fd9a-4a58-86fc-ba6357f91933 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:51.740809 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79bb11b9-fd9a-4a58-86fc-ba6357f91933 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:51.740809 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79bb11b9-fd9a-4a58-86fc-ba6357f91933 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:51.760104 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:51.760104 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:51.769443 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-79bb11b9-fd9a-4a58-86fc-ba6357f91933 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:51.778952 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79bb11b9-fd9a-4a58-86fc-ba6357f91933 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:51.779551 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 17/66] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:51 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:52.080282 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-baaf7de0-bd0b-4668-8acf-532f5787d850 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:52.080754 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-baaf7de0-bd0b-4668-8acf-532f5787d850 None None] GET https://10.4.3.127/volume// Aug 07 20:54:52.080754 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-baaf7de0-bd0b-4668-8acf-532f5787d850 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:52.080994 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-baaf7de0-bd0b-4668-8acf-532f5787d850 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:52.081612 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-baaf7de0-bd0b-4668-8acf-532f5787d850 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:54:52.082539 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 17/67] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 20:54:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:54:52.108191 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-faf9e7ed-0562-44ca-ac60-bda002b047f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:52.290183 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-757b00d2-9b77-46cb-ac85-a9c428b2bba8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:52.292081 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-757b00d2-9b77-46cb-ac85-a9c428b2bba8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:52.292337 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-757b00d2-9b77-46cb-ac85-a9c428b2bba8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:52.292559 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-757b00d2-9b77-46cb-ac85-a9c428b2bba8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:52.304021 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:52.304021 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:52.308814 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-757b00d2-9b77-46cb-ac85-a9c428b2bba8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:52.316585 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-757b00d2-9b77-46cb-ac85-a9c428b2bba8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:52.317291 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 18/68] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:52 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:52.517844 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-faf9e7ed-0562-44ca-ac60-bda002b047f7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:54:52.518392 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-faf9e7ed-0562-44ca-ac60-bda002b047f7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f6d8828-1520-4dfa-a752-110ecbe0340b", "connector": null, "instance_uuid": "d5687e22-ed0c-4fea-92d6-af2b1da2a511"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:52.535602 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:52.535602 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:52.603466 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-faf9e7ed-0562-44ca-ac60-bda002b047f7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:54:52.604403 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 17/69] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:54:52 2026] POST /volume/v3/attachments => generated 273 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:52.667039 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8577d1ef-133c-4a1d-b28f-7c3ac97ef873 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:52.670689 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8577d1ef-133c-4a1d-b28f-7c3ac97ef873 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:54:52.670689 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8577d1ef-133c-4a1d-b28f-7c3ac97ef873 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:52.670689 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8577d1ef-133c-4a1d-b28f-7c3ac97ef873 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:52.685413 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6abb06b8-ff9b-4070-a93b-de7b1e850a4e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:52.685707 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6abb06b8-ff9b-4070-a93b-de7b1e850a4e None None] GET https://10.4.3.127/volume// Aug 07 20:54:52.685780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6abb06b8-ff9b-4070-a93b-de7b1e850a4e None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:52.686052 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6abb06b8-ff9b-4070-a93b-de7b1e850a4e None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:52.688349 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6abb06b8-ff9b-4070-a93b-de7b1e850a4e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:54:52.690234 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 18/70] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:54:52 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:54:52.710749 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-27497dfb-dc4c-4f91-b6b5-c5eb38b83491 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:52.715802 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-27497dfb-dc4c-4f91-b6b5-c5eb38b83491 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:54:52.715802 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-27497dfb-dc4c-4f91-b6b5-c5eb38b83491 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:52.715802 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-27497dfb-dc4c-4f91-b6b5-c5eb38b83491 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:52.721698 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:52.721698 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:52.728416 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8577d1ef-133c-4a1d-b28f-7c3ac97ef873 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:54:52.738868 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8577d1ef-133c-4a1d-b28f-7c3ac97ef873 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:54:52.739748 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:52.739748 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:52.740101 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 18/71] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:52 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1024 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:52.749070 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-27497dfb-dc4c-4f91-b6b5-c5eb38b83491 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:54:52.755053 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-27497dfb-dc4c-4f91-b6b5-c5eb38b83491 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:54:52.755605 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 19/72] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:54:52 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1247 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:54:52.800783 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ce8fd892-c96c-4843-814a-f495f4a295e9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:52.807201 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce8fd892-c96c-4843-814a-f495f4a295e9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:52.807417 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce8fd892-c96c-4843-814a-f495f4a295e9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:52.807770 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce8fd892-c96c-4843-814a-f495f4a295e9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:52.828780 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:52.828780 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:52.839821 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ce8fd892-c96c-4843-814a-f495f4a295e9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:52.852321 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce8fd892-c96c-4843-814a-f495f4a295e9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:52.852728 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 18/73] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:52 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:52.893610 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-26d16361-4d90-477d-b281-338c9887a3d7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:52.898917 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-26d16361-4d90-477d-b281-338c9887a3d7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] PUT https://10.4.3.127/volume/v3/attachments/d5ed6335-4f88-4af1-b63f-6863bad69e73 Aug 07 20:54:52.899360 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-26d16361-4d90-477d-b281-338c9887a3d7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:52.928014 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-26d16361-4d90-477d-b281-338c9887a3d7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Acquiring lock "cinder-attachment_update-4f6d8828-1520-4dfa-a752-110ecbe0340b-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:54:52.938391 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-26d16361-4d90-477d-b281-338c9887a3d7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Lock "cinder-attachment_update-4f6d8828-1520-4dfa-a752-110ecbe0340b-np0000006755" acquired by "attachment_update" :: waited 0.010s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:54:52.939366 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:52.939366 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:53.125162 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-26d16361-4d90-477d-b281-338c9887a3d7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Lock "cinder-attachment_update-4f6d8828-1520-4dfa-a752-110ecbe0340b-np0000006755" released by "attachment_update" :: held 0.187s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:54:53.127065 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-26d16361-4d90-477d-b281-338c9887a3d7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/attachments/d5ed6335-4f88-4af1-b63f-6863bad69e73 returned with HTTP 200 Aug 07 20:54:53.127065 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 19/74] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:54:52 2026] PUT /volume/v3/attachments/d5ed6335-4f88-4af1-b63f-6863bad69e73 => generated 969 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:53.339091 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-23f958a0-34c1-4195-97ce-9365f8cdd3e8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:53.344482 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23f958a0-34c1-4195-97ce-9365f8cdd3e8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:53.344482 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23f958a0-34c1-4195-97ce-9365f8cdd3e8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:53.344482 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23f958a0-34c1-4195-97ce-9365f8cdd3e8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:53.363934 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:53.363934 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:53.369304 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-23f958a0-34c1-4195-97ce-9365f8cdd3e8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:53.376411 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23f958a0-34c1-4195-97ce-9365f8cdd3e8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:53.377144 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 19/75] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:53 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:53.765814 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9cfeed4d-f9d5-4809-8eb0-5b816b9df362 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:53.770744 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9cfeed4d-f9d5-4809-8eb0-5b816b9df362 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:54:53.770744 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9cfeed4d-f9d5-4809-8eb0-5b816b9df362 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:53.770878 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9cfeed4d-f9d5-4809-8eb0-5b816b9df362 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:53.793183 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:53.793183 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:53.803292 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9cfeed4d-f9d5-4809-8eb0-5b816b9df362 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:54:53.815364 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9cfeed4d-f9d5-4809-8eb0-5b816b9df362 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:54:53.816082 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 20/76] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:53 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:53.876595 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b635e944-d7a4-4b4e-9fbc-4800cf8e23fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:53.880155 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b635e944-d7a4-4b4e-9fbc-4800cf8e23fd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:53.880379 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b635e944-d7a4-4b4e-9fbc-4800cf8e23fd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:53.881013 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b635e944-d7a4-4b4e-9fbc-4800cf8e23fd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:53.902424 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:53.902424 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:53.911955 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b635e944-d7a4-4b4e-9fbc-4800cf8e23fd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:53.920837 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b635e944-d7a4-4b4e-9fbc-4800cf8e23fd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:53.921313 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 19/77] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:53 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:54.397889 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d68b95fe-c73e-4741-b409-049024c67d6e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:54.403159 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d68b95fe-c73e-4741-b409-049024c67d6e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:54.403159 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d68b95fe-c73e-4741-b409-049024c67d6e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:54.403159 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d68b95fe-c73e-4741-b409-049024c67d6e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:54.415567 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:54.415567 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:54.433941 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d68b95fe-c73e-4741-b409-049024c67d6e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:54.447008 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d68b95fe-c73e-4741-b409-049024c67d6e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:54.447467 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 20/78] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:54 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:54.832233 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d92d6de6-6c22-4d7f-b8c8-3e49bf169ca2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:54.836380 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d92d6de6-6c22-4d7f-b8c8-3e49bf169ca2 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:54:54.837072 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d92d6de6-6c22-4d7f-b8c8-3e49bf169ca2 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:54.838218 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d92d6de6-6c22-4d7f-b8c8-3e49bf169ca2 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:54.861645 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:54.861645 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:54.869132 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d92d6de6-6c22-4d7f-b8c8-3e49bf169ca2 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:54:54.875959 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d92d6de6-6c22-4d7f-b8c8-3e49bf169ca2 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:54:54.876796 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 20/79] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:54 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:54.939172 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d19dc277-e9fb-41e9-9834-77ced4bebc66 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:54.944199 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d19dc277-e9fb-41e9-9834-77ced4bebc66 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:54.944199 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d19dc277-e9fb-41e9-9834-77ced4bebc66 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:54.944199 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d19dc277-e9fb-41e9-9834-77ced4bebc66 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:54.968040 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:54.968040 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:54.979636 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d19dc277-e9fb-41e9-9834-77ced4bebc66 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:54.990036 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d19dc277-e9fb-41e9-9834-77ced4bebc66 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:54.990971 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 21/80] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:54 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:55.468896 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5321df4f-7c41-4976-824c-4d6ae9d1d963 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:55.475989 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5321df4f-7c41-4976-824c-4d6ae9d1d963 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:55.475989 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5321df4f-7c41-4976-824c-4d6ae9d1d963 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:55.475989 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5321df4f-7c41-4976-824c-4d6ae9d1d963 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:55.489943 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:55.489943 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:55.495375 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5321df4f-7c41-4976-824c-4d6ae9d1d963 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:55.506033 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5321df4f-7c41-4976-824c-4d6ae9d1d963 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:55.506919 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 20/81] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:55 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:55.904385 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-40ac51fd-2b36-4a81-994f-596f3c1ccc19 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:55.906387 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-40ac51fd-2b36-4a81-994f-596f3c1ccc19 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:54:55.908074 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-40ac51fd-2b36-4a81-994f-596f3c1ccc19 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:55.908347 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-40ac51fd-2b36-4a81-994f-596f3c1ccc19 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:55.929887 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:55.929887 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:55.944146 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-40ac51fd-2b36-4a81-994f-596f3c1ccc19 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:54:55.952366 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-40ac51fd-2b36-4a81-994f-596f3c1ccc19 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:54:55.953053 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 21/82] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:55 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 20:54:56.010831 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-48f667c7-3cdc-4a59-8882-d823b35407c9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:56.015155 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-48f667c7-3cdc-4a59-8882-d823b35407c9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:56.015323 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-48f667c7-3cdc-4a59-8882-d823b35407c9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:56.015586 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-48f667c7-3cdc-4a59-8882-d823b35407c9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:56.030583 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:56.030583 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:56.037683 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-48f667c7-3cdc-4a59-8882-d823b35407c9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:56.045092 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-48f667c7-3cdc-4a59-8882-d823b35407c9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:56.045092 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 21/83] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:56 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:56.481623 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:56.485184 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:54:56.485184 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1690852594"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:56.490275 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1690852594'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:54:56.490275 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Create volume of 1 GB Aug 07 20:54:56.502468 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Availability Zones retrieved successfully. Aug 07 20:54:56.512789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Flow 'volume_create_api' (14c93046-6d06-4de0-aec1-ffd3917219b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:56.515707 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b576b0c5-a063-4e9f-9dd1-5bb60dc7e027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:56.515707 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:54:56.524037 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c81e7b26-6620-46f1-a0e4-a9cd1d5af2d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:56.530828 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c81e7b26-6620-46f1-a0e4-a9cd1d5af2d4 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:56.530828 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c81e7b26-6620-46f1-a0e4-a9cd1d5af2d4 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:56.530828 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c81e7b26-6620-46f1-a0e4-a9cd1d5af2d4 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:56.550941 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:56.550941 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:56.563057 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c81e7b26-6620-46f1-a0e4-a9cd1d5af2d4 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:56.572715 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c81e7b26-6620-46f1-a0e4-a9cd1d5af2d4 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:56.573177 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 21/84] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:56 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:56.607163 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b576b0c5-a063-4e9f-9dd1-5bb60dc7e027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:56.608281 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32dcf150-d7a5-4c7c-b5ff-1197aaafdddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:56.764170 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Created reservations ['e9f8e5f5-3065-4687-941f-47f892f106f9', 'acfea0de-5490-4253-ab8c-736f77f6cd19', '873446b1-ad52-49d3-904a-4fbd11907804', '9659ed41-4845-4b54-b86f-4966f6096996'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:54:56.764170 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32dcf150-d7a5-4c7c-b5ff-1197aaafdddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9f8e5f5-3065-4687-941f-47f892f106f9', 'acfea0de-5490-4253-ab8c-736f77f6cd19', '873446b1-ad52-49d3-904a-4fbd11907804', '9659ed41-4845-4b54-b86f-4966f6096996']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:56.766390 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9732b14b-ebf5-4bb8-856e-933a82a731cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:56.824706 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9732b14b-ebf5-4bb8-856e-933a82a731cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35bb71f8-41ac-4338-8ebc-e1fe44019470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1690852594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eb811348f91475894c9feaa47c1bea3',qos_specs=None,replication_status=,reservations=['e9f8e5f5-3065-4687-941f-47f892f106f9','acfea0de-5490-4253-ab8c-736f77f6cd19','873446b1-ad52-49d3-904a-4fbd11907804','9659ed41-4845-4b54-b86f-4966f6096996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='174056f5d1724ea092b5353d1813cc68',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1690852594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35bb71f8-41ac-4338-8ebc-e1fe44019470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eb811348f91475894c9feaa47c1bea3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='174056f5d1724ea092b5353d1813cc68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:56.826093 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ec1a7f-6c8f-4300-b0a2-104e4b0f8f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:56.894205 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ec1a7f-6c8f-4300-b0a2-104e4b0f8f3d) transitioned into state 'SUCCESS' from state '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-1690852594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eb811348f91475894c9feaa47c1bea3',qos_specs=None,replication_status=,reservations=['e9f8e5f5-3065-4687-941f-47f892f106f9','acfea0de-5490-4253-ab8c-736f77f6cd19','873446b1-ad52-49d3-904a-4fbd11907804','9659ed41-4845-4b54-b86f-4966f6096996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='174056f5d1724ea092b5353d1813cc68',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:56.894548 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0571d98-bd67-46de-8d7f-c48ac9601b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:56.931981 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0571d98-bd67-46de-8d7f-c48ac9601b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:56.933422 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Flow 'volume_create_api' (14c93046-6d06-4de0-aec1-ffd3917219b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:56.934267 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Create volume request issued successfully. Aug 07 20:54:56.938013 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7be91370-5087-49d6-a2b1-3d476a9096c6 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:54:56.938013 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 22/85] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:54:56 2026] POST /volume/v3/volumes => generated 759 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:54:56.960216 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b601bab6-a391-4c14-a51f-051696113382 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:56.967316 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b601bab6-a391-4c14-a51f-051696113382 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 Aug 07 20:54:56.967823 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b601bab6-a391-4c14-a51f-051696113382 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:56.967919 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b601bab6-a391-4c14-a51f-051696113382 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:56.976329 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f67c18f9-8e59-4106-983f-28074cebbce2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:56.979687 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:56.979687 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:56.981089 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f67c18f9-8e59-4106-983f-28074cebbce2 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:54:56.981345 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f67c18f9-8e59-4106-983f-28074cebbce2 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:56.981627 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f67c18f9-8e59-4106-983f-28074cebbce2 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:56.987001 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b601bab6-a391-4c14-a51f-051696113382 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:54:56.993641 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b601bab6-a391-4c14-a51f-051696113382 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 returned with HTTP 200 Aug 07 20:54:56.993641 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 22/86] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:56 2026] GET /volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:57.004457 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:57.004457 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:57.012641 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f67c18f9-8e59-4106-983f-28074cebbce2 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:54:57.025743 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f67c18f9-8e59-4106-983f-28074cebbce2 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:54:57.027358 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 22/87] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:56 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:57.068809 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ffd41fb1-70a4-4f1f-908d-ffd12bfc355b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:57.074385 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ffd41fb1-70a4-4f1f-908d-ffd12bfc355b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:57.074385 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ffd41fb1-70a4-4f1f-908d-ffd12bfc355b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:57.075406 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ffd41fb1-70a4-4f1f-908d-ffd12bfc355b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:57.104705 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:57.104705 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:57.113159 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ffd41fb1-70a4-4f1f-908d-ffd12bfc355b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:57.124422 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ffd41fb1-70a4-4f1f-908d-ffd12bfc355b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:57.125236 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 22/88] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:57 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:57.595508 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-61225f7c-4155-4781-a8ff-a2b344b386c2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:57.597972 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-61225f7c-4155-4781-a8ff-a2b344b386c2 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:57.598232 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-61225f7c-4155-4781-a8ff-a2b344b386c2 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:57.598509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-61225f7c-4155-4781-a8ff-a2b344b386c2 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:57.608883 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:57.608883 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:57.616215 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-61225f7c-4155-4781-a8ff-a2b344b386c2 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:57.628280 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-61225f7c-4155-4781-a8ff-a2b344b386c2 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:57.628982 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 23/89] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:57 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:57.854116 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-496a9ed7-b61d-40d3-aeda-945650f65064 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:57.857327 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-496a9ed7-b61d-40d3-aeda-945650f65064 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:54:57.858531 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-496a9ed7-b61d-40d3-aeda-945650f65064 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:57.858531 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-496a9ed7-b61d-40d3-aeda-945650f65064 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:57.870661 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:57.870661 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:57.879440 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-496a9ed7-b61d-40d3-aeda-945650f65064 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:54:57.885185 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-496a9ed7-b61d-40d3-aeda-945650f65064 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:54:57.885787 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 23/90] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:54:57 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:58.014910 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9bc65c89-d1f2-4af0-bc49-ed6ba90fa4fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:58.019139 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9bc65c89-d1f2-4af0-bc49-ed6ba90fa4fb tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 Aug 07 20:54:58.019970 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9bc65c89-d1f2-4af0-bc49-ed6ba90fa4fb tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:58.020352 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9bc65c89-d1f2-4af0-bc49-ed6ba90fa4fb tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:58.032361 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:58.032361 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:58.039950 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9bc65c89-d1f2-4af0-bc49-ed6ba90fa4fb tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:54:58.050954 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9bc65c89-d1f2-4af0-bc49-ed6ba90fa4fb tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 returned with HTTP 200 Aug 07 20:54:58.051559 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 23/91] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:58 2026] GET /volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:58.052179 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f4d61f5-21d4-483f-a761-1b60873dce4a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:58.055289 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f4d61f5-21d4-483f-a761-1b60873dce4a tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:54:58.055546 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f4d61f5-21d4-483f-a761-1b60873dce4a tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:58.055801 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f4d61f5-21d4-483f-a761-1b60873dce4a tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:58.067055 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-40b1bf2d-54e5-4db7-ad0e-e827e4c75cb6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:58.068924 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-40b1bf2d-54e5-4db7-ad0e-e827e4c75cb6 None None] GET https://10.4.3.127/volume// Aug 07 20:54:58.068924 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-40b1bf2d-54e5-4db7-ad0e-e827e4c75cb6 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:58.068924 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-40b1bf2d-54e5-4db7-ad0e-e827e4c75cb6 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:58.069392 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-40b1bf2d-54e5-4db7-ad0e-e827e4c75cb6 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:54:58.071616 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 24/92] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 20:54:58 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:54:58.078186 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:58.078186 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:58.084203 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0f4d61f5-21d4-483f-a761-1b60873dce4a tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:54:58.086508 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-abe46d63-c5ac-4fb3-8823-736b3184418e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:58.090329 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f4d61f5-21d4-483f-a761-1b60873dce4a tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:54:58.091200 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 23/93] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:58 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:58.095726 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-abe46d63-c5ac-4fb3-8823-736b3184418e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:54:58.096172 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-abe46d63-c5ac-4fb3-8823-736b3184418e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b82d120c-ecf5-4444-8212-3e0ff159b0e3", "connector": null, "instance_uuid": "fee414ec-b8f4-4161-97ec-4d5db41f8e14"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:58.115575 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:58.115575 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:58.148359 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1526cc95-572f-44a3-8835-03f10e87a9bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:58.152567 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1526cc95-572f-44a3-8835-03f10e87a9bb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:58.152888 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1526cc95-572f-44a3-8835-03f10e87a9bb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:58.154231 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1526cc95-572f-44a3-8835-03f10e87a9bb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:58.167383 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-abe46d63-c5ac-4fb3-8823-736b3184418e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:54:58.168228 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 24/94] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:54:58 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:58.174346 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:58.174346 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:58.183277 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1526cc95-572f-44a3-8835-03f10e87a9bb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:58.191523 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1526cc95-572f-44a3-8835-03f10e87a9bb tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:58.191957 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 24/95] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:58 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:58.228718 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c9a08e56-1dd5-46d0-a608-8ad4cbbcfdcb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:58.229917 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c9a08e56-1dd5-46d0-a608-8ad4cbbcfdcb tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:54:58.230040 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c9a08e56-1dd5-46d0-a608-8ad4cbbcfdcb tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:58.230238 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c9a08e56-1dd5-46d0-a608-8ad4cbbcfdcb tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:58.241030 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:58.241030 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:58.248509 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c9a08e56-1dd5-46d0-a608-8ad4cbbcfdcb tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:54:58.252527 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b1ff6547-93e4-4107-a1b8-4373fea74bc9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:58.255936 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1ff6547-93e4-4107-a1b8-4373fea74bc9 None None] GET https://10.4.3.127/volume// Aug 07 20:54:58.255936 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1ff6547-93e4-4107-a1b8-4373fea74bc9 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:58.256411 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c9a08e56-1dd5-46d0-a608-8ad4cbbcfdcb tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:54:58.256524 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1ff6547-93e4-4107-a1b8-4373fea74bc9 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:58.257314 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1ff6547-93e4-4107-a1b8-4373fea74bc9 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:54:58.257395 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 25/96] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:58 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:54:58.257631 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 24/97] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:54:58 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:54:58.283295 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-aa5f02b9-e87a-4b1f-8241-a74b218894d5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:58.290906 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-aa5f02b9-e87a-4b1f-8241-a74b218894d5 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:54:58.291529 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-aa5f02b9-e87a-4b1f-8241-a74b218894d5 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:58.291936 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-aa5f02b9-e87a-4b1f-8241-a74b218894d5 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:58.307149 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:58.307149 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:58.315846 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-aa5f02b9-e87a-4b1f-8241-a74b218894d5 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:54:58.327538 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-aa5f02b9-e87a-4b1f-8241-a74b218894d5 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:54:58.327538 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 25/98] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:54:58 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:54:58.472825 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-1deeae89-e18d-4052-9bed-3c58ee69e33c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:58.479807 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-1deeae89-e18d-4052-9bed-3c58ee69e33c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] PUT https://10.4.3.127/volume/v3/attachments/d9b34fb1-1bb5-4659-a4c9-71da10bd12b7 Aug 07 20:54:58.479807 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-1deeae89-e18d-4052-9bed-3c58ee69e33c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:58.499876 np0000006755 devstack@c-api.service[100276]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 07 20:54:58.499876 np0000006755 devstack@c-api.service[100276]: .first() Aug 07 20:54:58.512454 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-1deeae89-e18d-4052-9bed-3c58ee69e33c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Acquiring lock "cinder-attachment_update-b82d120c-ecf5-4444-8212-3e0ff159b0e3-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:54:58.523172 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-1deeae89-e18d-4052-9bed-3c58ee69e33c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Lock "cinder-attachment_update-b82d120c-ecf5-4444-8212-3e0ff159b0e3-np0000006755" acquired by "attachment_update" :: waited 0.014s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:54:58.525183 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:58.525183 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:58.649585 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b40d0126-86ec-47ba-9a0b-9598a202cdf8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:58.653199 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b40d0126-86ec-47ba-9a0b-9598a202cdf8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:58.654795 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b40d0126-86ec-47ba-9a0b-9598a202cdf8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:58.654795 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b40d0126-86ec-47ba-9a0b-9598a202cdf8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:58.664851 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:58.664851 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:58.676086 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b40d0126-86ec-47ba-9a0b-9598a202cdf8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:58.690661 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b40d0126-86ec-47ba-9a0b-9598a202cdf8 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:58.690772 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 26/99] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:58 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:58.748100 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-1deeae89-e18d-4052-9bed-3c58ee69e33c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Lock "cinder-attachment_update-b82d120c-ecf5-4444-8212-3e0ff159b0e3-np0000006755" released by "attachment_update" :: held 0.225s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:54:58.748544 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-1deeae89-e18d-4052-9bed-3c58ee69e33c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/attachments/d9b34fb1-1bb5-4659-a4c9-71da10bd12b7 returned with HTTP 200 Aug 07 20:54:58.749414 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 25/100] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:54:58 2026] PUT /volume/v3/attachments/d9b34fb1-1bb5-4659-a4c9-71da10bd12b7 => generated 969 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:58.973249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:58.975778 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:54:58.975918 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-251162443"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:54:58.978140 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-251162443'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:54:58.978306 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Create volume of 1 GB Aug 07 20:54:58.991941 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Availability Zones retrieved successfully. Aug 07 20:54:59.003622 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Flow 'volume_create_api' (9f0b1e1c-f957-44e5-9f76-c9965ddec046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:59.007666 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d0ef51f-4bcc-4679-8538-ac20460387d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:59.008939 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:54:59.051069 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d0ef51f-4bcc-4679-8538-ac20460387d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:59.052259 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ba4d40-d839-438b-8b86-bca6a6b5483c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:59.111049 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-56f1f2fc-f585-42d5-98d4-f5c3aafa3beb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:59.114215 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-56f1f2fc-f585-42d5-98d4-f5c3aafa3beb tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:54:59.114736 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-56f1f2fc-f585-42d5-98d4-f5c3aafa3beb tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:59.115124 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-56f1f2fc-f585-42d5-98d4-f5c3aafa3beb tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:59.131540 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:59.131540 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:59.138083 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-56f1f2fc-f585-42d5-98d4-f5c3aafa3beb tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:54:59.144355 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-56f1f2fc-f585-42d5-98d4-f5c3aafa3beb tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:54:59.145428 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 26/101] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:59 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:54:59.152118 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Created reservations ['248367d9-e0e8-4d2d-bbf2-1bb235670310', '92a72e55-3f9a-44a6-8714-d5b271db7e54', '4214b569-5b3a-4c2e-a8e1-9e2243dd1988', 'e494711f-f34f-44c2-be26-a73bfcd4f407'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:54:59.153589 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ba4d40-d839-438b-8b86-bca6a6b5483c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['248367d9-e0e8-4d2d-bbf2-1bb235670310', '92a72e55-3f9a-44a6-8714-d5b271db7e54', '4214b569-5b3a-4c2e-a8e1-9e2243dd1988', 'e494711f-f34f-44c2-be26-a73bfcd4f407']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:59.154154 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c905216-cd3a-4143-b3d2-db8495675909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:59.190864 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c905216-cd3a-4143-b3d2-db8495675909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-251162443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155b272a10144a93ba3ad8d8734b32fb',qos_specs=None,replication_status=,reservations=['248367d9-e0e8-4d2d-bbf2-1bb235670310','92a72e55-3f9a-44a6-8714-d5b271db7e54','4214b569-5b3a-4c2e-a8e1-9e2243dd1988','e494711f-f34f-44c2-be26-a73bfcd4f407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1187ca961d6f4cddb9bc4de7916e1533',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:54:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-251162443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='155b272a10144a93ba3ad8d8734b32fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1187ca961d6f4cddb9bc4de7916e1533',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:59.198884 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a18a0a6-3909-4fe4-8b65-bbb1bc1bc8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:59.216474 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-37ceb54e-d98b-4a64-a0dd-1015bf9fc4e3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:59.219994 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-37ceb54e-d98b-4a64-a0dd-1015bf9fc4e3 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:54:59.220498 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-37ceb54e-d98b-4a64-a0dd-1015bf9fc4e3 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:59.221525 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-37ceb54e-d98b-4a64-a0dd-1015bf9fc4e3 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:59.226827 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a18a0a6-3909-4fe4-8b65-bbb1bc1bc8b9) transitioned into state 'SUCCESS' from state '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-251162443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='155b272a10144a93ba3ad8d8734b32fb',qos_specs=None,replication_status=,reservations=['248367d9-e0e8-4d2d-bbf2-1bb235670310','92a72e55-3f9a-44a6-8714-d5b271db7e54','4214b569-5b3a-4c2e-a8e1-9e2243dd1988','e494711f-f34f-44c2-be26-a73bfcd4f407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1187ca961d6f4cddb9bc4de7916e1533',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:59.227782 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2a95dd-3983-4013-9afe-708faacb43ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:54:59.235577 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:59.235577 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:54:59.241048 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2a95dd-3983-4013-9afe-708faacb43ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:54:59.241257 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-37ceb54e-d98b-4a64-a0dd-1015bf9fc4e3 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:54:59.241949 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Flow 'volume_create_api' (9f0b1e1c-f957-44e5-9f76-c9965ddec046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:54:59.242287 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Create volume request issued successfully. Aug 07 20:54:59.243058 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2070621b-8bbb-4fb3-a513-93a5fc563325 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:54:59.243498 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 25/102] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:54:58 2026] POST /volume/v3/volumes => generated 754 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:54:59.257922 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-37ceb54e-d98b-4a64-a0dd-1015bf9fc4e3 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:54:59.259236 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 27/103] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:59 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:59.264656 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-de7a55b1-4839-4776-a737-0dc087f53fac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:59.269206 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de7a55b1-4839-4776-a737-0dc087f53fac tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:54:59.269534 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de7a55b1-4839-4776-a737-0dc087f53fac tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:59.271034 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de7a55b1-4839-4776-a737-0dc087f53fac tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:59.280661 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4841b457-b5d9-41bd-98df-d528afc6f708 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:59.282785 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4841b457-b5d9-41bd-98df-d528afc6f708 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:54:59.283106 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4841b457-b5d9-41bd-98df-d528afc6f708 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:59.283347 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4841b457-b5d9-41bd-98df-d528afc6f708 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:59.285559 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:59.285559 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:54:59.291754 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-de7a55b1-4839-4776-a737-0dc087f53fac tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:54:59.298822 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:59.298822 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:54:59.300912 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de7a55b1-4839-4776-a737-0dc087f53fac tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:54:59.300912 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 26/104] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:59 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:59.303944 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4841b457-b5d9-41bd-98df-d528afc6f708 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:54:59.309274 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4841b457-b5d9-41bd-98df-d528afc6f708 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:54:59.309805 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 27/105] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:59 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:54:59.709950 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7b4b1083-af0b-4bd6-9dd3-c1b2a414ed35 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:54:59.712498 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b4b1083-af0b-4bd6-9dd3-c1b2a414ed35 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:54:59.712827 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b4b1083-af0b-4bd6-9dd3-c1b2a414ed35 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:54:59.713066 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b4b1083-af0b-4bd6-9dd3-c1b2a414ed35 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:54:59.727129 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:54:59.727129 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:54:59.736166 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7b4b1083-af0b-4bd6-9dd3-c1b2a414ed35 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:54:59.749729 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b4b1083-af0b-4bd6-9dd3-c1b2a414ed35 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:54:59.749729 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 26/106] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:54:59 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:00.165509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1c2a07db-5352-4be8-b1b3-682e9b6c6f13 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:00.168123 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1c2a07db-5352-4be8-b1b3-682e9b6c6f13 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:00.168123 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1c2a07db-5352-4be8-b1b3-682e9b6c6f13 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:00.168720 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1c2a07db-5352-4be8-b1b3-682e9b6c6f13 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:00.193599 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:00.193599 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:00.215346 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1c2a07db-5352-4be8-b1b3-682e9b6c6f13 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:00.215526 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1c2a07db-5352-4be8-b1b3-682e9b6c6f13 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:00.216097 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 28/107] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:00 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:00.279748 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fc683ba0-5ada-4a53-b850-313dd23c4fab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:00.285588 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc683ba0-5ada-4a53-b850-313dd23c4fab tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:00.286424 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc683ba0-5ada-4a53-b850-313dd23c4fab tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:00.286580 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc683ba0-5ada-4a53-b850-313dd23c4fab tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:00.316024 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:00.316024 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:00.322878 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fc683ba0-5ada-4a53-b850-313dd23c4fab tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:00.324631 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-71782510-5301-4eff-a3df-038794a9c223 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:00.330652 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc683ba0-5ada-4a53-b850-313dd23c4fab tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:00.330652 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 27/108] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:00 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:00.331362 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-71782510-5301-4eff-a3df-038794a9c223 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:00.331813 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-71782510-5301-4eff-a3df-038794a9c223 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:00.332214 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-71782510-5301-4eff-a3df-038794a9c223 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:00.333294 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-43318a83-8a6a-4298-9ef2-21cb05fa5046 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:00.337243 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43318a83-8a6a-4298-9ef2-21cb05fa5046 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:00.337537 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43318a83-8a6a-4298-9ef2-21cb05fa5046 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:00.338480 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43318a83-8a6a-4298-9ef2-21cb05fa5046 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:00.351442 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:00.351442 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:00.363793 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-71782510-5301-4eff-a3df-038794a9c223 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:00.368880 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-71782510-5301-4eff-a3df-038794a9c223 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:00.369479 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 28/109] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:00 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:00.382991 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:00.382991 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:00.391597 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-43318a83-8a6a-4298-9ef2-21cb05fa5046 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:00.409657 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43318a83-8a6a-4298-9ef2-21cb05fa5046 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:00.410643 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 27/110] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:00 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:00.459790 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-02506bae-d61a-4b72-a88e-7dbc2290a84b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:00.461617 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-02506bae-d61a-4b72-a88e-7dbc2290a84b tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:00.462063 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-02506bae-d61a-4b72-a88e-7dbc2290a84b tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:00.463926 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-02506bae-d61a-4b72-a88e-7dbc2290a84b tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:00.473115 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:00.473115 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:00.478955 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-02506bae-d61a-4b72-a88e-7dbc2290a84b tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:00.491218 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-02506bae-d61a-4b72-a88e-7dbc2290a84b tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:00.491628 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 29/111] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:55:00 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:00.773433 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b50b3ff4-c8a0-43e9-bc66-339204d7b80b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:00.775522 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b50b3ff4-c8a0-43e9-bc66-339204d7b80b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:55:00.775775 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b50b3ff4-c8a0-43e9-bc66-339204d7b80b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:00.776050 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b50b3ff4-c8a0-43e9-bc66-339204d7b80b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:00.784565 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:00.784565 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:00.789748 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b50b3ff4-c8a0-43e9-bc66-339204d7b80b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:00.795144 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b50b3ff4-c8a0-43e9-bc66-339204d7b80b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:55:00.795703 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 28/112] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:00 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:00.891704 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dcbf3af9-a67b-425c-b84e-5eb06283e146 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:00.891998 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dcbf3af9-a67b-425c-b84e-5eb06283e146 None None] GET https://10.4.3.127/volume// Aug 07 20:55:00.892367 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dcbf3af9-a67b-425c-b84e-5eb06283e146 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:00.892367 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dcbf3af9-a67b-425c-b84e-5eb06283e146 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:00.892742 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dcbf3af9-a67b-425c-b84e-5eb06283e146 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:00.893516 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 29/113] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 20:55:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:00.916695 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-c01f8280-a4db-4210-8ed3-4a276b92f4cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:01.229051 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-c01f8280-a4db-4210-8ed3-4a276b92f4cd tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:55:01.229186 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-c01f8280-a4db-4210-8ed3-4a276b92f4cd tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770", "connector": null, "instance_uuid": "6032fdf0-bf9f-4a94-b724-af482074974d"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:01.241406 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1a22c17e-c9f6-4726-8a36-17717a5e7fd0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:01.243054 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:01.243054 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:01.244496 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1a22c17e-c9f6-4726-8a36-17717a5e7fd0 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:01.244894 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1a22c17e-c9f6-4726-8a36-17717a5e7fd0 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:01.245942 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1a22c17e-c9f6-4726-8a36-17717a5e7fd0 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:01.259445 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:01.259445 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:01.266630 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1a22c17e-c9f6-4726-8a36-17717a5e7fd0 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:01.276030 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1a22c17e-c9f6-4726-8a36-17717a5e7fd0 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:01.276401 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 30/114] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:01 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:01.300987 np0000006755 devstack@c-api.service[100275]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 07 20:55:01.300987 np0000006755 devstack@c-api.service[100275]: .first() Aug 07 20:55:01.349754 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-c01f8280-a4db-4210-8ed3-4a276b92f4cd tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:55:01.349754 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 28/115] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:55:00 2026] POST /volume/v3/attachments => generated 273 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:01.353803 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ab704229-deeb-43da-a0e9-5d673674f409 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:01.358998 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab704229-deeb-43da-a0e9-5d673674f409 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:01.359584 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab704229-deeb-43da-a0e9-5d673674f409 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:01.360412 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab704229-deeb-43da-a0e9-5d673674f409 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:01.383872 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:01.383872 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:01.391785 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ab704229-deeb-43da-a0e9-5d673674f409 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:01.396607 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab704229-deeb-43da-a0e9-5d673674f409 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:01.396607 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 29/116] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:01 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:01.431794 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bb370651-9524-4143-8c5c-61136544d3a8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:01.433710 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-67d31e93-375c-4c16-bdd4-6ce66f5a82cb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:01.436297 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-67d31e93-375c-4c16-bdd4-6ce66f5a82cb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:01.436297 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-67d31e93-375c-4c16-bdd4-6ce66f5a82cb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:01.436491 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-67d31e93-375c-4c16-bdd4-6ce66f5a82cb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:01.440149 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bb370651-9524-4143-8c5c-61136544d3a8 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:01.440811 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bb370651-9524-4143-8c5c-61136544d3a8 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:01.442122 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bb370651-9524-4143-8c5c-61136544d3a8 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:01.455058 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-30daa349-fcdf-406c-8e1a-f2c9573052ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:01.455679 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30daa349-fcdf-406c-8e1a-f2c9573052ab None None] GET https://10.4.3.127/volume// Aug 07 20:55:01.455997 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30daa349-fcdf-406c-8e1a-f2c9573052ab None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:01.456357 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30daa349-fcdf-406c-8e1a-f2c9573052ab None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:01.456859 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30daa349-fcdf-406c-8e1a-f2c9573052ab None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:01.457364 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 29/117] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:01 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:01.457946 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:01.457946 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:01.458427 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:01.458427 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:01.466012 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-67d31e93-375c-4c16-bdd4-6ce66f5a82cb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:01.467692 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-bb370651-9524-4143-8c5c-61136544d3a8 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:01.469429 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-67d31e93-375c-4c16-bdd4-6ce66f5a82cb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:01.471636 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 31/118] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:01 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:01.471776 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-0eef2360-3183-46e5-a5ae-d074ab4825db None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:01.476358 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-0eef2360-3183-46e5-a5ae-d074ab4825db tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:01.477087 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-0eef2360-3183-46e5-a5ae-d074ab4825db tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:01.477678 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-0eef2360-3183-46e5-a5ae-d074ab4825db tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:01.481009 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bb370651-9524-4143-8c5c-61136544d3a8 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:01.481784 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 30/119] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:01 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:01.502795 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:01.502795 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:01.517793 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-0eef2360-3183-46e5-a5ae-d074ab4825db tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:01.530711 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-0eef2360-3183-46e5-a5ae-d074ab4825db tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:01.531456 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 30/120] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:55:01 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 1026 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:55:01.651831 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-cbeedada-0b8c-4d32-9f59-efb8f27fafd2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:01.654472 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-cbeedada-0b8c-4d32-9f59-efb8f27fafd2 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] PUT https://10.4.3.127/volume/v3/attachments/75284735-713a-4109-ae33-9ee75eda55fa Aug 07 20:55:01.655055 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-cbeedada-0b8c-4d32-9f59-efb8f27fafd2 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:01.677569 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-cbeedada-0b8c-4d32-9f59-efb8f27fafd2 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Acquiring lock "cinder-attachment_update-7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:55:01.689250 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-cbeedada-0b8c-4d32-9f59-efb8f27fafd2 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Lock "cinder-attachment_update-7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770-np0000006755" acquired by "attachment_update" :: waited 0.011s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:55:01.689727 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:01.689727 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:01.815239 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5c2a69ef-09a4-41d7-a8fa-71711ed18040 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:01.818230 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5c2a69ef-09a4-41d7-a8fa-71711ed18040 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:55:01.818531 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5c2a69ef-09a4-41d7-a8fa-71711ed18040 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:01.820139 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5c2a69ef-09a4-41d7-a8fa-71711ed18040 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:01.981901 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:01.981901 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:01.987660 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5c2a69ef-09a4-41d7-a8fa-71711ed18040 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:01.995164 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5c2a69ef-09a4-41d7-a8fa-71711ed18040 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:55:01.995303 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 32/121] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:01 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:01.999905 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-cbeedada-0b8c-4d32-9f59-efb8f27fafd2 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Lock "cinder-attachment_update-7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770-np0000006755" released by "attachment_update" :: held 0.311s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:55:02.000847 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-cbeedada-0b8c-4d32-9f59-efb8f27fafd2 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/attachments/75284735-713a-4109-ae33-9ee75eda55fa returned with HTTP 200 Aug 07 20:55:02.002619 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 30/122] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:55:01 2026] PUT /volume/v3/attachments/75284735-713a-4109-ae33-9ee75eda55fa => generated 969 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:02.302257 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-93b59372-5b28-4ae4-8114-f0f1ab278f3c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:02.304361 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-93b59372-5b28-4ae4-8114-f0f1ab278f3c tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:02.304576 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-93b59372-5b28-4ae4-8114-f0f1ab278f3c tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:02.304781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-93b59372-5b28-4ae4-8114-f0f1ab278f3c tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:02.320373 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:02.320373 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:02.327090 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-93b59372-5b28-4ae4-8114-f0f1ab278f3c tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:02.333533 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-93b59372-5b28-4ae4-8114-f0f1ab278f3c tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:02.334054 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 31/123] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:02 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:02.415026 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e372074a-76dc-4f51-bfd0-329d4b223742 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:02.417280 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e372074a-76dc-4f51-bfd0-329d4b223742 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:02.417593 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e372074a-76dc-4f51-bfd0-329d4b223742 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:02.417901 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e372074a-76dc-4f51-bfd0-329d4b223742 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:02.436138 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:02.436138 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:02.444482 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e372074a-76dc-4f51-bfd0-329d4b223742 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:02.455966 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e372074a-76dc-4f51-bfd0-329d4b223742 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:02.456914 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 31/124] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:02 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:02.493297 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-38e7acde-9fd9-4abb-b858-a2047f597af6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:02.495535 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-38e7acde-9fd9-4abb-b858-a2047f597af6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:02.495787 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-38e7acde-9fd9-4abb-b858-a2047f597af6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:02.496036 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-38e7acde-9fd9-4abb-b858-a2047f597af6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:02.504609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7374f14f-12b7-480e-af58-c701a71bb358 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:02.506303 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7374f14f-12b7-480e-af58-c701a71bb358 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:02.507531 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7374f14f-12b7-480e-af58-c701a71bb358 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:02.507531 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7374f14f-12b7-480e-af58-c701a71bb358 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:02.510412 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:02.510412 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:02.515688 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-38e7acde-9fd9-4abb-b858-a2047f597af6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:02.521014 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:02.521014 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:02.521782 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-38e7acde-9fd9-4abb-b858-a2047f597af6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:02.522980 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 33/125] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:02 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:02.529844 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7374f14f-12b7-480e-af58-c701a71bb358 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:02.538349 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7374f14f-12b7-480e-af58-c701a71bb358 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:02.538459 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 31/126] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:02 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:03.018837 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b0bcb4a8-adea-47f5-a992-198f974691df None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:03.021317 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b0bcb4a8-adea-47f5-a992-198f974691df tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:55:03.021625 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b0bcb4a8-adea-47f5-a992-198f974691df tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:03.021910 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b0bcb4a8-adea-47f5-a992-198f974691df tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:03.031731 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:03.031731 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:03.036964 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b0bcb4a8-adea-47f5-a992-198f974691df tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:03.043204 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b0bcb4a8-adea-47f5-a992-198f974691df tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:55:03.043783 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 32/127] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:03 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:03.353899 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a74705c1-7ac7-4ad6-9487-d34d0bd7da8b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:03.356794 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a74705c1-7ac7-4ad6-9487-d34d0bd7da8b tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:03.357003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a74705c1-7ac7-4ad6-9487-d34d0bd7da8b tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:03.357232 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a74705c1-7ac7-4ad6-9487-d34d0bd7da8b tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:03.374132 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:03.374132 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:03.379585 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a74705c1-7ac7-4ad6-9487-d34d0bd7da8b tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:03.386798 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a74705c1-7ac7-4ad6-9487-d34d0bd7da8b tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:03.386798 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 32/128] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:03 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:03.476072 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7584ee6c-d2d2-49e1-98d3-c43957f45aa4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:03.478524 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7584ee6c-d2d2-49e1-98d3-c43957f45aa4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:03.478878 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7584ee6c-d2d2-49e1-98d3-c43957f45aa4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:03.479216 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7584ee6c-d2d2-49e1-98d3-c43957f45aa4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:03.496541 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:03.496541 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:03.503814 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7584ee6c-d2d2-49e1-98d3-c43957f45aa4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:03.512495 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7584ee6c-d2d2-49e1-98d3-c43957f45aa4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:03.513092 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 34/129] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:03 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:03.539094 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-de4f40d0-fb69-4867-b10c-7ff6676d1a87 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:03.541627 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-de4f40d0-fb69-4867-b10c-7ff6676d1a87 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:03.542519 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-de4f40d0-fb69-4867-b10c-7ff6676d1a87 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:03.542519 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-de4f40d0-fb69-4867-b10c-7ff6676d1a87 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:03.557471 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:03.557471 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:03.558601 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7cb28e23-e8ee-4355-b2dd-7bc6855f7f9b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:03.560700 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7cb28e23-e8ee-4355-b2dd-7bc6855f7f9b tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:03.564577 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7cb28e23-e8ee-4355-b2dd-7bc6855f7f9b tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:03.564647 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-de4f40d0-fb69-4867-b10c-7ff6676d1a87 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:03.564698 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7cb28e23-e8ee-4355-b2dd-7bc6855f7f9b tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:03.572937 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-de4f40d0-fb69-4867-b10c-7ff6676d1a87 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:03.572937 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 32/130] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:03 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:03.591785 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:03.591785 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:03.597218 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7cb28e23-e8ee-4355-b2dd-7bc6855f7f9b tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:03.604790 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7cb28e23-e8ee-4355-b2dd-7bc6855f7f9b tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:03.604790 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 33/131] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:03 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:04.064812 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2797e173-b587-4941-8d02-391a5c07f8f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:04.066665 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2797e173-b587-4941-8d02-391a5c07f8f3 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:55:04.067636 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2797e173-b587-4941-8d02-391a5c07f8f3 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:04.067636 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2797e173-b587-4941-8d02-391a5c07f8f3 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:04.076788 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:04.076788 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:04.081959 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2797e173-b587-4941-8d02-391a5c07f8f3 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:04.088381 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2797e173-b587-4941-8d02-391a5c07f8f3 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:55:04.092788 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 33/132] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:04 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:04.410149 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6831a8a8-c86e-4148-aabc-7d2215ec4db7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:04.412177 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6831a8a8-c86e-4148-aabc-7d2215ec4db7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:04.412177 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6831a8a8-c86e-4148-aabc-7d2215ec4db7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:04.412444 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6831a8a8-c86e-4148-aabc-7d2215ec4db7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:04.431790 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:04.431790 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:04.434174 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6831a8a8-c86e-4148-aabc-7d2215ec4db7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:04.439607 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6831a8a8-c86e-4148-aabc-7d2215ec4db7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:04.440247 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 35/133] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:04 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:04.531788 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4b55a7c7-8b58-4ecb-af89-1ca8e27b9c23 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:04.537198 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b55a7c7-8b58-4ecb-af89-1ca8e27b9c23 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:04.537198 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b55a7c7-8b58-4ecb-af89-1ca8e27b9c23 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:04.537198 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b55a7c7-8b58-4ecb-af89-1ca8e27b9c23 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:04.563119 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:04.563119 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:04.569103 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4b55a7c7-8b58-4ecb-af89-1ca8e27b9c23 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:04.576595 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b55a7c7-8b58-4ecb-af89-1ca8e27b9c23 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:04.577537 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 33/134] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:04 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:04.595432 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e9eab2ac-0693-4ecf-8c95-f7673653814d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:04.599791 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e9eab2ac-0693-4ecf-8c95-f7673653814d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:04.599791 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e9eab2ac-0693-4ecf-8c95-f7673653814d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:04.599791 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e9eab2ac-0693-4ecf-8c95-f7673653814d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:04.611858 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:04.611858 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:04.617256 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e9eab2ac-0693-4ecf-8c95-f7673653814d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:04.623498 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e9eab2ac-0693-4ecf-8c95-f7673653814d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:04.624357 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 34/135] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:04 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:04.627272 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9a6b2cf3-e515-4b56-be87-0ef6aeb92dea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:04.630738 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a6b2cf3-e515-4b56-be87-0ef6aeb92dea tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:04.630738 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a6b2cf3-e515-4b56-be87-0ef6aeb92dea tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:04.631720 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a6b2cf3-e515-4b56-be87-0ef6aeb92dea tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:04.647215 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:04.647215 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:04.652294 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9a6b2cf3-e515-4b56-be87-0ef6aeb92dea tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:04.658753 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a6b2cf3-e515-4b56-be87-0ef6aeb92dea tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:04.659185 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 34/136] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:04 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:05.108174 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-85019f96-451f-4e4f-9a77-011443025a2a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:05.111072 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-85019f96-451f-4e4f-9a77-011443025a2a tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:55:05.111072 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-85019f96-451f-4e4f-9a77-011443025a2a tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:05.111330 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-85019f96-451f-4e4f-9a77-011443025a2a tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:05.120333 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:05.120333 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:05.125090 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-85019f96-451f-4e4f-9a77-011443025a2a tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:05.131200 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-85019f96-451f-4e4f-9a77-011443025a2a tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:55:05.132149 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 36/137] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:05 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:05.460491 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-31dc7a4a-af7f-41e0-b5e8-640bc70dfebc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:05.464851 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-31dc7a4a-af7f-41e0-b5e8-640bc70dfebc tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:05.464851 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-31dc7a4a-af7f-41e0-b5e8-640bc70dfebc tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:05.464851 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-31dc7a4a-af7f-41e0-b5e8-640bc70dfebc tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:05.483854 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:05.483854 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:05.489774 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-31dc7a4a-af7f-41e0-b5e8-640bc70dfebc tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:05.496182 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-31dc7a4a-af7f-41e0-b5e8-640bc70dfebc tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:05.496683 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 34/138] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:05 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:05.595688 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-968ca6af-1079-4c82-bf12-2294cbfab448 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:05.598078 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-968ca6af-1079-4c82-bf12-2294cbfab448 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:05.598999 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-968ca6af-1079-4c82-bf12-2294cbfab448 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:05.598999 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-968ca6af-1079-4c82-bf12-2294cbfab448 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:05.614165 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:05.614165 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:05.619147 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-968ca6af-1079-4c82-bf12-2294cbfab448 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:05.626247 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-968ca6af-1079-4c82-bf12-2294cbfab448 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:05.626602 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 35/139] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:05 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:05.649614 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7704d16d-7288-4a22-810c-8df03953bd32 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:05.651566 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7704d16d-7288-4a22-810c-8df03953bd32 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:05.651698 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7704d16d-7288-4a22-810c-8df03953bd32 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:05.651930 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7704d16d-7288-4a22-810c-8df03953bd32 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:05.663040 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:05.663040 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:05.667659 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7704d16d-7288-4a22-810c-8df03953bd32 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:05.672350 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7704d16d-7288-4a22-810c-8df03953bd32 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:05.672733 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 35/140] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:05 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:05.675209 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8c51991a-ac05-4b6f-b7da-241ff236a5db None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:05.677434 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8c51991a-ac05-4b6f-b7da-241ff236a5db tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:05.677775 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8c51991a-ac05-4b6f-b7da-241ff236a5db tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:05.678029 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8c51991a-ac05-4b6f-b7da-241ff236a5db tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:05.696917 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:05.696917 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:05.706949 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8c51991a-ac05-4b6f-b7da-241ff236a5db tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:05.715961 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8c51991a-ac05-4b6f-b7da-241ff236a5db tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:05.716372 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 37/141] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:05 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:06.146428 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-72eac315-1d70-45de-8668-3554858e7fb0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:06.148957 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-72eac315-1d70-45de-8668-3554858e7fb0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:55:06.149225 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-72eac315-1d70-45de-8668-3554858e7fb0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:06.149727 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-72eac315-1d70-45de-8668-3554858e7fb0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:06.157777 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:06.157777 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:06.162676 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-72eac315-1d70-45de-8668-3554858e7fb0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:06.171544 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-72eac315-1d70-45de-8668-3554858e7fb0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:55:06.172225 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 35/142] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:06 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:06.514270 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-52d29f4d-1024-47a1-9264-8d05eadd5b65 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:06.516657 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-52d29f4d-1024-47a1-9264-8d05eadd5b65 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:06.517049 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-52d29f4d-1024-47a1-9264-8d05eadd5b65 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:06.517296 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-52d29f4d-1024-47a1-9264-8d05eadd5b65 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:06.529098 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:06.529098 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:06.533953 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-52d29f4d-1024-47a1-9264-8d05eadd5b65 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:06.539489 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-52d29f4d-1024-47a1-9264-8d05eadd5b65 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:06.540122 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 36/143] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:06 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:06.645303 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65ca825f-8d5a-4124-90a8-2bd7019b729b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:06.648512 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65ca825f-8d5a-4124-90a8-2bd7019b729b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:06.648616 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65ca825f-8d5a-4124-90a8-2bd7019b729b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:06.649306 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65ca825f-8d5a-4124-90a8-2bd7019b729b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:06.689175 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-adf59323-ad25-4128-ab68-078dda9885f6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:06.691904 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-adf59323-ad25-4128-ab68-078dda9885f6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:06.692189 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-adf59323-ad25-4128-ab68-078dda9885f6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:06.692450 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-adf59323-ad25-4128-ab68-078dda9885f6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:06.707150 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:06.707150 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:06.712889 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-adf59323-ad25-4128-ab68-078dda9885f6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:06.720014 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-adf59323-ad25-4128-ab68-078dda9885f6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:06.720539 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 38/144] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:06 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:06.737064 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a2b32465-55ab-4fbd-81ca-22ea9a30307c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:06.739347 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2b32465-55ab-4fbd-81ca-22ea9a30307c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:06.739554 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2b32465-55ab-4fbd-81ca-22ea9a30307c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:06.739970 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2b32465-55ab-4fbd-81ca-22ea9a30307c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:06.756030 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:06.756030 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:06.762126 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a2b32465-55ab-4fbd-81ca-22ea9a30307c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:06.771695 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2b32465-55ab-4fbd-81ca-22ea9a30307c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:06.772390 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 36/145] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:06 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:06.801150 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:06.801150 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:06.805287 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-65ca825f-8d5a-4124-90a8-2bd7019b729b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:06.809629 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65ca825f-8d5a-4124-90a8-2bd7019b729b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:06.810270 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 36/146] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:06 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:07.189992 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-528e1873-a8d8-4382-8eea-95ed80945dda None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:07.192189 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-528e1873-a8d8-4382-8eea-95ed80945dda tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:55:07.192469 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-528e1873-a8d8-4382-8eea-95ed80945dda tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:07.192738 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-528e1873-a8d8-4382-8eea-95ed80945dda tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:07.201705 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:07.201705 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:07.207220 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-528e1873-a8d8-4382-8eea-95ed80945dda tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:07.214076 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-528e1873-a8d8-4382-8eea-95ed80945dda tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:55:07.214076 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 37/147] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:07 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:07.557831 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-de14dc0c-f85d-436d-9d64-36a4db3b7618 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:07.562422 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-de14dc0c-f85d-436d-9d64-36a4db3b7618 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:07.562422 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-de14dc0c-f85d-436d-9d64-36a4db3b7618 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:07.567291 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-de14dc0c-f85d-436d-9d64-36a4db3b7618 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:07.586264 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:07.586264 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:07.592448 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-de14dc0c-f85d-436d-9d64-36a4db3b7618 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:07.600870 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-de14dc0c-f85d-436d-9d64-36a4db3b7618 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:07.601401 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 39/148] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:07 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:07.739826 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9a456c99-1059-4831-b588-c4665f4c5aad None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:07.742969 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a456c99-1059-4831-b588-c4665f4c5aad tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:07.743607 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a456c99-1059-4831-b588-c4665f4c5aad tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:07.743607 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a456c99-1059-4831-b588-c4665f4c5aad tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:07.760984 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:07.760984 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:07.769033 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9a456c99-1059-4831-b588-c4665f4c5aad tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:07.775786 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a456c99-1059-4831-b588-c4665f4c5aad tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:07.776313 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 37/149] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:07 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:07.793845 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1b652f94-7b4f-4570-9103-d1053559c128 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:07.796163 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b652f94-7b4f-4570-9103-d1053559c128 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:07.796439 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b652f94-7b4f-4570-9103-d1053559c128 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:07.796788 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b652f94-7b4f-4570-9103-d1053559c128 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:07.810459 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:07.810459 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:07.815427 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1b652f94-7b4f-4570-9103-d1053559c128 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:07.820435 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b652f94-7b4f-4570-9103-d1053559c128 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:07.820989 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 37/150] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:07 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:07.826183 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-727244f2-5251-4e73-9b0f-23103bc67fe6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:07.828990 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-727244f2-5251-4e73-9b0f-23103bc67fe6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:07.829274 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-727244f2-5251-4e73-9b0f-23103bc67fe6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:07.829492 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-727244f2-5251-4e73-9b0f-23103bc67fe6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:07.843565 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:07.843565 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:07.848338 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-727244f2-5251-4e73-9b0f-23103bc67fe6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:07.854958 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-727244f2-5251-4e73-9b0f-23103bc67fe6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:07.855432 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 38/151] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:07 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:08.239451 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-336dd64d-ae7a-4a47-b3ce-281c763bf580 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:08.241642 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-336dd64d-ae7a-4a47-b3ce-281c763bf580 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:55:08.244803 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-336dd64d-ae7a-4a47-b3ce-281c763bf580 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:08.245334 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-336dd64d-ae7a-4a47-b3ce-281c763bf580 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:08.260881 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:08.260881 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:08.271984 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-336dd64d-ae7a-4a47-b3ce-281c763bf580 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:08.277925 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:08.282024 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:55:08.282178 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-986185148"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:08.282229 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-336dd64d-ae7a-4a47-b3ce-281c763bf580 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:55:08.283336 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 40/152] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:08 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:08.285230 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-986185148'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:55:08.285230 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Create volume of 1 GB Aug 07 20:55:08.292361 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Availability Zones retrieved successfully. Aug 07 20:55:08.299531 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Flow 'volume_create_api' (0841f973-3f3c-4fbe-aecb-863d60205d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:55:08.300832 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a944d00f-5185-4206-89b9-813eaad7fcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:08.302072 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:55:08.344371 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a944d00f-5185-4206-89b9-813eaad7fcb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:08.345518 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e147e35f-9181-4d2c-a70d-96ba2f9aeadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:08.406612 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Created reservations ['675ef229-b4fc-4890-b976-b321fd645a55', '2673ee45-4344-486c-9367-c6e8a7d3c52a', '850cc117-4d0f-4c8f-b15a-9cf17a6d0bbd', '41da1f67-96ca-4b5d-91a0-86365cf9e34a'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:55:08.407454 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e147e35f-9181-4d2c-a70d-96ba2f9aeadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['675ef229-b4fc-4890-b976-b321fd645a55', '2673ee45-4344-486c-9367-c6e8a7d3c52a', '850cc117-4d0f-4c8f-b15a-9cf17a6d0bbd', '41da1f67-96ca-4b5d-91a0-86365cf9e34a']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:08.408299 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741baaf0-e63a-4820-8930-3e40668980c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:08.444835 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741baaf0-e63a-4820-8930-3e40668980c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3807c51e-ce3b-4e66-9fc9-7f0474f5be7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-986185148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eb811348f91475894c9feaa47c1bea3',qos_specs=None,replication_status=,reservations=['675ef229-b4fc-4890-b976-b321fd645a55','2673ee45-4344-486c-9367-c6e8a7d3c52a','850cc117-4d0f-4c8f-b15a-9cf17a6d0bbd','41da1f67-96ca-4b5d-91a0-86365cf9e34a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='174056f5d1724ea092b5353d1813cc68',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:55:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-986185148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3807c51e-ce3b-4e66-9fc9-7f0474f5be7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eb811348f91475894c9feaa47c1bea3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='174056f5d1724ea092b5353d1813cc68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:08.444835 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0be36c8-7bfd-4ed0-a6f7-55c71e71f448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:08.467603 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0be36c8-7bfd-4ed0-a6f7-55c71e71f448) transitioned into state 'SUCCESS' from state '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-986185148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eb811348f91475894c9feaa47c1bea3',qos_specs=None,replication_status=,reservations=['675ef229-b4fc-4890-b976-b321fd645a55','2673ee45-4344-486c-9367-c6e8a7d3c52a','850cc117-4d0f-4c8f-b15a-9cf17a6d0bbd','41da1f67-96ca-4b5d-91a0-86365cf9e34a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='174056f5d1724ea092b5353d1813cc68',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:08.467908 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd7bb1e-5d28-4320-825b-9d22410a0b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:08.485660 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd7bb1e-5d28-4320-825b-9d22410a0b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:08.486825 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Flow 'volume_create_api' (0841f973-3f3c-4fbe-aecb-863d60205d34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:55:08.487163 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Create volume request issued successfully. Aug 07 20:55:08.493472 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba873d07-77ff-4d71-acbc-1e127dd35da2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:55:08.493472 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 38/153] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:55:08 2026] POST /volume/v3/volumes => generated 758 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:55:08.512050 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6a48eafb-959c-41f6-b37b-6e208486d207 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:08.515509 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a48eafb-959c-41f6-b37b-6e208486d207 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:55:08.515865 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a48eafb-959c-41f6-b37b-6e208486d207 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:08.516143 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a48eafb-959c-41f6-b37b-6e208486d207 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:08.527583 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:08.527583 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:08.534086 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6a48eafb-959c-41f6-b37b-6e208486d207 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:55:08.539627 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a48eafb-959c-41f6-b37b-6e208486d207 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:55:08.540178 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 38/154] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:08 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:08.625593 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ac5ccecf-312d-4939-9e49-cd66a646ed53 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:08.628600 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ac5ccecf-312d-4939-9e49-cd66a646ed53 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:08.630238 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ac5ccecf-312d-4939-9e49-cd66a646ed53 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:08.630587 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ac5ccecf-312d-4939-9e49-cd66a646ed53 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:08.645063 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:08.645063 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:08.650601 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ac5ccecf-312d-4939-9e49-cd66a646ed53 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:08.658812 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ac5ccecf-312d-4939-9e49-cd66a646ed53 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:08.659441 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 39/155] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:08 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:08.793960 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e34cdfe3-c8ef-4c16-a043-81eabe1618fa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:08.795802 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e34cdfe3-c8ef-4c16-a043-81eabe1618fa tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:08.796111 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e34cdfe3-c8ef-4c16-a043-81eabe1618fa tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:08.798030 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e34cdfe3-c8ef-4c16-a043-81eabe1618fa tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:08.814727 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:08.814727 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:08.820345 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e34cdfe3-c8ef-4c16-a043-81eabe1618fa tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:08.827044 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e34cdfe3-c8ef-4c16-a043-81eabe1618fa tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:08.827609 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 41/156] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:08 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:08.838791 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47af46e3-f095-40e0-a9d5-0b4974b8a7d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:08.841273 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47af46e3-f095-40e0-a9d5-0b4974b8a7d1 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:08.841573 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47af46e3-f095-40e0-a9d5-0b4974b8a7d1 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:08.841680 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47af46e3-f095-40e0-a9d5-0b4974b8a7d1 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:08.857280 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:08.857280 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:08.863247 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-47af46e3-f095-40e0-a9d5-0b4974b8a7d1 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:08.871110 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47af46e3-f095-40e0-a9d5-0b4974b8a7d1 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:08.871690 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-25685163-dafe-48c6-837a-c1dec3130147 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:08.872078 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 39/157] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:08 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:08.874086 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-25685163-dafe-48c6-837a-c1dec3130147 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:08.875439 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-25685163-dafe-48c6-837a-c1dec3130147 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:08.875439 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-25685163-dafe-48c6-837a-c1dec3130147 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:08.887101 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:08.887101 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:08.892413 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-25685163-dafe-48c6-837a-c1dec3130147 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:08.898947 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-25685163-dafe-48c6-837a-c1dec3130147 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:08.899462 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 39/158] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:08 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:09.302877 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c850f633-e3a2-4300-8971-8fb490155599 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:09.305347 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c850f633-e3a2-4300-8971-8fb490155599 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:55:09.305510 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c850f633-e3a2-4300-8971-8fb490155599 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:09.305728 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c850f633-e3a2-4300-8971-8fb490155599 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:09.315898 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:09.315898 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:09.322505 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c850f633-e3a2-4300-8971-8fb490155599 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:09.329002 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c850f633-e3a2-4300-8971-8fb490155599 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:55:09.329620 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 40/159] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:09 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:09.558835 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-65212b25-0e22-4ecd-b834-977fe9d22421 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:09.560911 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-65212b25-0e22-4ecd-b834-977fe9d22421 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:55:09.561122 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-65212b25-0e22-4ecd-b834-977fe9d22421 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:09.561321 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-65212b25-0e22-4ecd-b834-977fe9d22421 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:09.569736 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:09.569736 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:09.574393 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-65212b25-0e22-4ecd-b834-977fe9d22421 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:55:09.581190 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-65212b25-0e22-4ecd-b834-977fe9d22421 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:55:09.581786 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 42/160] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:09 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:09.677309 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6ff7d0ff-fe69-469b-a8e5-e3506d3031e8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:09.679706 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ff7d0ff-fe69-469b-a8e5-e3506d3031e8 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:09.679964 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ff7d0ff-fe69-469b-a8e5-e3506d3031e8 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:09.680181 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ff7d0ff-fe69-469b-a8e5-e3506d3031e8 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:09.692365 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:09.692365 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:09.697145 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6ff7d0ff-fe69-469b-a8e5-e3506d3031e8 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:09.702505 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ff7d0ff-fe69-469b-a8e5-e3506d3031e8 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:09.703001 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 40/161] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:09 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:09.848441 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4505a562-0eb9-4aa7-91fb-66000eb91fee None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:09.851662 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4505a562-0eb9-4aa7-91fb-66000eb91fee tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:09.851662 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4505a562-0eb9-4aa7-91fb-66000eb91fee tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:09.853145 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4505a562-0eb9-4aa7-91fb-66000eb91fee tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:09.865092 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:09.865092 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:09.870190 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4505a562-0eb9-4aa7-91fb-66000eb91fee tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:09.876492 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4505a562-0eb9-4aa7-91fb-66000eb91fee tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:09.877135 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 40/162] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:09 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:09.889315 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2f046023-b059-4e2e-8a14-e4a049ac3ea3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:09.892621 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2f046023-b059-4e2e-8a14-e4a049ac3ea3 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:09.892971 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2f046023-b059-4e2e-8a14-e4a049ac3ea3 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:09.893238 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2f046023-b059-4e2e-8a14-e4a049ac3ea3 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:09.918424 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1b0cf8f5-d16d-469f-8455-3fe14a57cccd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:09.920813 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1b0cf8f5-d16d-469f-8455-3fe14a57cccd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:09.921058 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1b0cf8f5-d16d-469f-8455-3fe14a57cccd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:09.921299 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1b0cf8f5-d16d-469f-8455-3fe14a57cccd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:09.934989 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:09.934989 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:09.940366 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1b0cf8f5-d16d-469f-8455-3fe14a57cccd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:09.946205 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1b0cf8f5-d16d-469f-8455-3fe14a57cccd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:09.946722 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 43/163] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:09 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:10.054143 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:10.054143 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:10.058952 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2f046023-b059-4e2e-8a14-e4a049ac3ea3 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:10.065750 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2f046023-b059-4e2e-8a14-e4a049ac3ea3 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:10.066154 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 41/164] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:09 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:10.348095 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-82db56e1-0a4a-4cca-a74c-414f055aeb5e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:10.350029 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82db56e1-0a4a-4cca-a74c-414f055aeb5e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:55:10.350255 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82db56e1-0a4a-4cca-a74c-414f055aeb5e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:10.350442 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82db56e1-0a4a-4cca-a74c-414f055aeb5e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:10.360832 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:10.360832 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:10.367142 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-82db56e1-0a4a-4cca-a74c-414f055aeb5e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:10.373391 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82db56e1-0a4a-4cca-a74c-414f055aeb5e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:55:10.374414 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 41/165] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:10 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:10.723999 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d073c372-815c-4ca5-a178-2cbcd1521346 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:10.726466 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d073c372-815c-4ca5-a178-2cbcd1521346 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:10.727426 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d073c372-815c-4ca5-a178-2cbcd1521346 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:10.727426 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d073c372-815c-4ca5-a178-2cbcd1521346 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:10.741533 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:10.741533 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:10.745859 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d073c372-815c-4ca5-a178-2cbcd1521346 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:10.751184 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d073c372-815c-4ca5-a178-2cbcd1521346 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:10.752006 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 41/166] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:10 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:10.895079 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ec952d1b-2aac-46be-a8b2-f6bdfb348643 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:10.898897 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ec952d1b-2aac-46be-a8b2-f6bdfb348643 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:10.899216 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ec952d1b-2aac-46be-a8b2-f6bdfb348643 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:10.899525 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ec952d1b-2aac-46be-a8b2-f6bdfb348643 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:10.917093 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:10.917093 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:10.923290 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ec952d1b-2aac-46be-a8b2-f6bdfb348643 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:10.934803 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ec952d1b-2aac-46be-a8b2-f6bdfb348643 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:10.935025 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 44/167] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:10 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:10.965473 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b5d1c955-aaea-4540-a9fb-40a53f814e3f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:10.968104 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b5d1c955-aaea-4540-a9fb-40a53f814e3f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:10.969960 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b5d1c955-aaea-4540-a9fb-40a53f814e3f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:10.969960 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b5d1c955-aaea-4540-a9fb-40a53f814e3f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:10.986796 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:10.986796 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:10.990734 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b5d1c955-aaea-4540-a9fb-40a53f814e3f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:11.000066 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b5d1c955-aaea-4540-a9fb-40a53f814e3f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:11.000931 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 42/168] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:10 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:11.085398 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a6824d11-ace4-4c95-9f45-824815d96096 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:11.088034 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6824d11-ace4-4c95-9f45-824815d96096 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:11.089034 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6824d11-ace4-4c95-9f45-824815d96096 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:11.089034 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6824d11-ace4-4c95-9f45-824815d96096 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:11.103916 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:11.103916 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:11.110217 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a6824d11-ace4-4c95-9f45-824815d96096 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:11.117484 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6824d11-ace4-4c95-9f45-824815d96096 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:11.118376 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 42/169] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:11 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:11.394275 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-148c35f7-2373-4267-a8ea-4be357d24a92 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:11.396563 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-148c35f7-2373-4267-a8ea-4be357d24a92 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:55:11.396821 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-148c35f7-2373-4267-a8ea-4be357d24a92 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:11.397471 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-148c35f7-2373-4267-a8ea-4be357d24a92 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:11.405152 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:11.405152 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:11.410590 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-148c35f7-2373-4267-a8ea-4be357d24a92 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:11.417033 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-148c35f7-2373-4267-a8ea-4be357d24a92 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:55:11.417506 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 42/170] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:11 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 1390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:11.438520 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b73bec8e-403e-4316-9735-8c0a6b596caf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:11.441139 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:55:11.441806 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-907685597"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:11.443726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-907685597'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:55:11.443943 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Create volume of 1 GB Aug 07 20:55:11.449403 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Availability Zones retrieved successfully. Aug 07 20:55:11.456336 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Flow 'volume_create_api' (cd1ced9e-b598-4c61-85c8-af398580a633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:55:11.457708 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9010ef-71a7-49d1-863b-3132d61891f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:11.459971 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:55:11.509132 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9010ef-71a7-49d1-863b-3132d61891f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:11.509618 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7a2b545-f34c-4d7b-bf46-df3362663780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:11.589912 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Created reservations ['a1af65af-4f37-4e65-95fd-f4e445050d14', 'e98ad33e-8927-4481-aa5f-2d591799eee8', '35560365-9f0d-40f5-a972-6c69c2545e91', 'fedbcb04-4df0-4428-8f13-d1b2e7b81188'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:55:11.591044 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7a2b545-f34c-4d7b-bf46-df3362663780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1af65af-4f37-4e65-95fd-f4e445050d14', 'e98ad33e-8927-4481-aa5f-2d591799eee8', '35560365-9f0d-40f5-a972-6c69c2545e91', 'fedbcb04-4df0-4428-8f13-d1b2e7b81188']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:11.592480 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c645eea4-7d9d-4ebc-9858-ab2e6ec2b925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:11.621384 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c645eea4-7d9d-4ebc-9858-ab2e6ec2b925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba07e7b3-1869-4360-a8b4-b6bea36a474e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-907685597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a58ea887ec48829f2da683fed8d51b',qos_specs=None,replication_status=,reservations=['a1af65af-4f37-4e65-95fd-f4e445050d14','e98ad33e-8927-4481-aa5f-2d591799eee8','35560365-9f0d-40f5-a972-6c69c2545e91','fedbcb04-4df0-4428-8f13-d1b2e7b81188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1719cdd675054f4dacba43782e140088',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-907685597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba07e7b3-1869-4360-a8b4-b6bea36a474e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44a58ea887ec48829f2da683fed8d51b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1719cdd675054f4dacba43782e140088',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:11.623133 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a48ba2e-40be-40ca-bea1-2f8855d40199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:11.651227 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a48ba2e-40be-40ca-bea1-2f8855d40199) transitioned into state 'SUCCESS' from state '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-907685597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a58ea887ec48829f2da683fed8d51b',qos_specs=None,replication_status=,reservations=['a1af65af-4f37-4e65-95fd-f4e445050d14','e98ad33e-8927-4481-aa5f-2d591799eee8','35560365-9f0d-40f5-a972-6c69c2545e91','fedbcb04-4df0-4428-8f13-d1b2e7b81188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1719cdd675054f4dacba43782e140088',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:11.652129 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c94ff5af-7cf5-4761-a6c9-b0885e5e0e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:11.668635 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c94ff5af-7cf5-4761-a6c9-b0885e5e0e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:11.672153 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Flow 'volume_create_api' (cd1ced9e-b598-4c61-85c8-af398580a633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:55:11.672834 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Create volume request issued successfully. Aug 07 20:55:11.673662 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b73bec8e-403e-4316-9735-8c0a6b596caf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:55:11.674261 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 45/171] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:55:11 2026] POST /volume/v3/volumes => generated 751 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:55:11.690940 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e5fe9004-cf44-4684-92ea-abad596a59f0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:11.693383 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e5fe9004-cf44-4684-92ea-abad596a59f0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e Aug 07 20:55:11.693692 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e5fe9004-cf44-4684-92ea-abad596a59f0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:11.693949 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e5fe9004-cf44-4684-92ea-abad596a59f0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:11.702428 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:11.702428 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:11.707528 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e5fe9004-cf44-4684-92ea-abad596a59f0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:11.718269 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e5fe9004-cf44-4684-92ea-abad596a59f0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e returned with HTTP 200 Aug 07 20:55:11.718798 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 43/172] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:11 2026] GET /volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:11.770751 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e8d6b81-b19e-4f8f-8260-68c44f0eb6db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:11.774551 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e8d6b81-b19e-4f8f-8260-68c44f0eb6db tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:11.774551 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e8d6b81-b19e-4f8f-8260-68c44f0eb6db tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:11.774551 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e8d6b81-b19e-4f8f-8260-68c44f0eb6db tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:11.791219 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:11.791219 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:11.798571 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7e8d6b81-b19e-4f8f-8260-68c44f0eb6db tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:11.804000 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e8d6b81-b19e-4f8f-8260-68c44f0eb6db tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:11.804473 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 43/173] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:11 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:11.953886 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-520dc836-2139-41ed-9c76-b3f92e41aa08 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:11.955553 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-520dc836-2139-41ed-9c76-b3f92e41aa08 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:11.955873 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-520dc836-2139-41ed-9c76-b3f92e41aa08 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:11.956157 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-520dc836-2139-41ed-9c76-b3f92e41aa08 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:11.970789 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:11.970789 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:11.976954 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-520dc836-2139-41ed-9c76-b3f92e41aa08 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:11.983115 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-520dc836-2139-41ed-9c76-b3f92e41aa08 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:11.983678 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 43/174] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:11 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:12.020179 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a4ba66d1-6909-4030-b31c-72a8ad109f4a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:12.025744 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a4ba66d1-6909-4030-b31c-72a8ad109f4a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:12.026172 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a4ba66d1-6909-4030-b31c-72a8ad109f4a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:12.026742 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a4ba66d1-6909-4030-b31c-72a8ad109f4a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:12.047299 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:12.047299 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:12.058848 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a4ba66d1-6909-4030-b31c-72a8ad109f4a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:12.066239 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a4ba66d1-6909-4030-b31c-72a8ad109f4a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:12.066938 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 46/175] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:12 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:12.143791 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a00d4d5f-9978-423f-8149-29922cd750d7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:12.146344 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a00d4d5f-9978-423f-8149-29922cd750d7 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:12.146997 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a00d4d5f-9978-423f-8149-29922cd750d7 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:12.147304 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a00d4d5f-9978-423f-8149-29922cd750d7 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:12.166318 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:12.166318 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:12.177748 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a00d4d5f-9978-423f-8149-29922cd750d7 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:12.185587 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a00d4d5f-9978-423f-8149-29922cd750d7 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:12.186172 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 44/176] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:12 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:12.735726 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-38ef1407-3efc-4be6-b7cb-7567c948bbdb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:12.738599 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38ef1407-3efc-4be6-b7cb-7567c948bbdb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e Aug 07 20:55:12.738893 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38ef1407-3efc-4be6-b7cb-7567c948bbdb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:12.739265 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38ef1407-3efc-4be6-b7cb-7567c948bbdb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:12.749711 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:12.749711 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:12.755714 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-38ef1407-3efc-4be6-b7cb-7567c948bbdb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:12.762128 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38ef1407-3efc-4be6-b7cb-7567c948bbdb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e returned with HTTP 200 Aug 07 20:55:12.762664 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 44/177] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:12 2026] GET /volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:12.779173 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:12.781695 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:55:12.782285 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1823352575"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:12.783874 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1823352575'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:55:12.783990 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Create volume of 1 GB Aug 07 20:55:12.788821 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Availability Zones retrieved successfully. Aug 07 20:55:12.795192 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Flow 'volume_create_api' (5da217a6-8e2c-4b48-ac92-a53730d090ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:55:12.796324 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7814993-7f72-4196-ab17-28cba47f3166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:12.797539 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:55:12.824203 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2987d724-7774-44ca-86be-78a42fba82f7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:12.827096 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2987d724-7774-44ca-86be-78a42fba82f7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:12.827096 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2987d724-7774-44ca-86be-78a42fba82f7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:12.828961 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2987d724-7774-44ca-86be-78a42fba82f7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:12.833238 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7814993-7f72-4196-ab17-28cba47f3166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:12.834438 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aad90946-7db8-4543-9abb-0e3bf149d29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:12.841742 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:12.841742 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:12.849109 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2987d724-7774-44ca-86be-78a42fba82f7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:12.856791 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2987d724-7774-44ca-86be-78a42fba82f7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:12.858009 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 47/178] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:12 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:12.881202 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Created reservations ['47c13f94-4132-4543-a645-5d4ddfe04a92', 'bc9b6789-72c2-4ae7-9c8a-88171f5eaa42', 'e69bffb8-bd6c-4910-a270-d012140b7779', '0909162c-1e90-4348-bd03-e166a126096d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:55:12.882644 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aad90946-7db8-4543-9abb-0e3bf149d29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47c13f94-4132-4543-a645-5d4ddfe04a92', 'bc9b6789-72c2-4ae7-9c8a-88171f5eaa42', 'e69bffb8-bd6c-4910-a270-d012140b7779', '0909162c-1e90-4348-bd03-e166a126096d']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:12.885398 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d37239c4-00fd-4a27-a347-0a910bbfc588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:12.910780 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d37239c4-00fd-4a27-a347-0a910bbfc588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a0b444d-52fe-46a2-91b7-788a64b99933', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1823352575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a58ea887ec48829f2da683fed8d51b',qos_specs=None,replication_status=,reservations=['47c13f94-4132-4543-a645-5d4ddfe04a92','bc9b6789-72c2-4ae7-9c8a-88171f5eaa42','e69bffb8-bd6c-4910-a270-d012140b7779','0909162c-1e90-4348-bd03-e166a126096d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1719cdd675054f4dacba43782e140088',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1823352575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a0b444d-52fe-46a2-91b7-788a64b99933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44a58ea887ec48829f2da683fed8d51b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1719cdd675054f4dacba43782e140088',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:12.911540 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bb2ef2b-f57b-4553-856f-85956e53b524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:12.936596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bb2ef2b-f57b-4553-856f-85956e53b524) transitioned into state 'SUCCESS' from state '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-1823352575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a58ea887ec48829f2da683fed8d51b',qos_specs=None,replication_status=,reservations=['47c13f94-4132-4543-a645-5d4ddfe04a92','bc9b6789-72c2-4ae7-9c8a-88171f5eaa42','e69bffb8-bd6c-4910-a270-d012140b7779','0909162c-1e90-4348-bd03-e166a126096d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1719cdd675054f4dacba43782e140088',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:12.937103 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1074c22d-2677-4288-9730-35e931a57ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:12.950957 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1074c22d-2677-4288-9730-35e931a57ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:12.951220 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Flow 'volume_create_api' (5da217a6-8e2c-4b48-ac92-a53730d090ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:55:12.951462 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Create volume request issued successfully. Aug 07 20:55:12.952055 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-500506e9-43ea-4dd6-9294-87f2f19baa8d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:55:12.952455 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 44/179] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:55:12 2026] POST /volume/v3/volumes => generated 752 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:55:12.970440 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-131255a4-4569-4bf5-9586-1f9027435342 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:12.972772 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-131255a4-4569-4bf5-9586-1f9027435342 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 Aug 07 20:55:12.973031 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-131255a4-4569-4bf5-9586-1f9027435342 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:12.973299 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-131255a4-4569-4bf5-9586-1f9027435342 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:12.982870 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:12.982870 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:12.988173 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-131255a4-4569-4bf5-9586-1f9027435342 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:12.995782 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-131255a4-4569-4bf5-9586-1f9027435342 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 returned with HTTP 200 Aug 07 20:55:12.996369 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 45/180] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:12 2026] GET /volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:13.007200 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-665d84b9-6eb6-41cd-af5f-da01c31d7e67 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:13.009178 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-665d84b9-6eb6-41cd-af5f-da01c31d7e67 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:13.009391 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-665d84b9-6eb6-41cd-af5f-da01c31d7e67 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:13.009593 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-665d84b9-6eb6-41cd-af5f-da01c31d7e67 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:13.026811 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:13.026811 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:13.033918 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-665d84b9-6eb6-41cd-af5f-da01c31d7e67 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:13.041128 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-665d84b9-6eb6-41cd-af5f-da01c31d7e67 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:13.041676 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 45/181] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:13 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:13.090806 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-85b0e201-5515-4c67-95f2-e4886268c997 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:13.093179 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-85b0e201-5515-4c67-95f2-e4886268c997 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:13.093507 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-85b0e201-5515-4c67-95f2-e4886268c997 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:13.093797 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-85b0e201-5515-4c67-95f2-e4886268c997 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:13.112905 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:13.112905 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:13.118227 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-85b0e201-5515-4c67-95f2-e4886268c997 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:13.124792 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-85b0e201-5515-4c67-95f2-e4886268c997 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:13.125431 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 48/182] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:13 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:13.204503 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f80b2b75-8f13-412d-be44-6cd1e04cc266 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:13.207313 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f80b2b75-8f13-412d-be44-6cd1e04cc266 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:13.207639 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f80b2b75-8f13-412d-be44-6cd1e04cc266 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:13.207969 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f80b2b75-8f13-412d-be44-6cd1e04cc266 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:13.222747 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:13.222747 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:13.228069 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f80b2b75-8f13-412d-be44-6cd1e04cc266 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:13.233367 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f80b2b75-8f13-412d-be44-6cd1e04cc266 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:13.233779 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 45/183] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:13 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:13.872618 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-afd0099c-d98e-4696-835f-c2eeb97ec2a7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:13.876786 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-afd0099c-d98e-4696-835f-c2eeb97ec2a7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:13.876786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-afd0099c-d98e-4696-835f-c2eeb97ec2a7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:13.876786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-afd0099c-d98e-4696-835f-c2eeb97ec2a7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:13.890972 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:13.890972 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:13.899789 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-afd0099c-d98e-4696-835f-c2eeb97ec2a7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:13.902578 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-afd0099c-d98e-4696-835f-c2eeb97ec2a7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:13.903153 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 46/184] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:13 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:14.016355 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7b5b86cf-fb27-482f-92a3-6287906d13b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:14.019106 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b5b86cf-fb27-482f-92a3-6287906d13b3 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 Aug 07 20:55:14.019417 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b5b86cf-fb27-482f-92a3-6287906d13b3 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:14.019823 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b5b86cf-fb27-482f-92a3-6287906d13b3 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:14.030634 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:14.030634 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:14.037052 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7b5b86cf-fb27-482f-92a3-6287906d13b3 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:14.043781 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b5b86cf-fb27-482f-92a3-6287906d13b3 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 returned with HTTP 200 Aug 07 20:55:14.044363 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 46/185] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:14 2026] GET /volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:14.057214 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-08033030-9bde-4225-9f9f-8b6f970d7f27 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:14.059207 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-08033030-9bde-4225-9f9f-8b6f970d7f27 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:14.059792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-08033030-9bde-4225-9f9f-8b6f970d7f27 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:14.060195 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-08033030-9bde-4225-9f9f-8b6f970d7f27 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:14.076639 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:14.076639 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:14.081495 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-08033030-9bde-4225-9f9f-8b6f970d7f27 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:14.087564 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-08033030-9bde-4225-9f9f-8b6f970d7f27 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:14.088586 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 49/186] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:14 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:14.146169 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8f9c6345-3cd0-4082-8972-db696699aa97 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:14.148942 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f9c6345-3cd0-4082-8972-db696699aa97 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:14.149159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f9c6345-3cd0-4082-8972-db696699aa97 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:14.149472 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f9c6345-3cd0-4082-8972-db696699aa97 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:14.166726 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:14.166726 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:14.178663 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8f9c6345-3cd0-4082-8972-db696699aa97 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:14.182312 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f9c6345-3cd0-4082-8972-db696699aa97 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:14.182657 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 46/187] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:14 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:14.252818 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6c92cf6c-c3fe-4eb8-bbdd-a5ecc11ffef1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:14.256196 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6c92cf6c-c3fe-4eb8-bbdd-a5ecc11ffef1 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:14.256646 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6c92cf6c-c3fe-4eb8-bbdd-a5ecc11ffef1 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:14.258006 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6c92cf6c-c3fe-4eb8-bbdd-a5ecc11ffef1 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:14.274681 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:14.274681 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:14.280324 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6c92cf6c-c3fe-4eb8-bbdd-a5ecc11ffef1 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:14.290337 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6c92cf6c-c3fe-4eb8-bbdd-a5ecc11ffef1 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:14.291167 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 47/188] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:14 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:14.459648 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-dba80d96-13a9-4054-a00b-d91c548a074c req-e6901a50-5f32-4f76-a0e2-16c186d73fcd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:14.463639 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-e6901a50-5f32-4f76-a0e2-16c186d73fcd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/attachments/a7b18aff-443c-4a56-9a81-851878d1dccd/action Aug 07 20:55:14.464992 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-e6901a50-5f32-4f76-a0e2-16c186d73fcd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:14.465283 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-e6901a50-5f32-4f76-a0e2-16c186d73fcd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:14.495959 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:14.495959 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:14.518995 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dba80d96-13a9-4054-a00b-d91c548a074c req-e6901a50-5f32-4f76-a0e2-16c186d73fcd tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/a7b18aff-443c-4a56-9a81-851878d1dccd/action returned with HTTP 204 Aug 07 20:55:14.519286 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 47/189] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:55:14 2026] POST /volume/v3/attachments/a7b18aff-443c-4a56-9a81-851878d1dccd/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:14.922460 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-01d94cbf-c3fd-4d56-b7a3-fa7df721bd65 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:14.925723 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-01d94cbf-c3fd-4d56-b7a3-fa7df721bd65 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:14.926017 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-01d94cbf-c3fd-4d56-b7a3-fa7df721bd65 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:14.926498 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-01d94cbf-c3fd-4d56-b7a3-fa7df721bd65 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:14.938372 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:14.938372 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:14.947146 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-01d94cbf-c3fd-4d56-b7a3-fa7df721bd65 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:14.954181 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-01d94cbf-c3fd-4d56-b7a3-fa7df721bd65 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:14.954781 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 50/190] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:14 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:15.111651 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a218fb93-825b-44cb-8771-e3491764c3e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:15.116791 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a218fb93-825b-44cb-8771-e3491764c3e6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:15.116791 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a218fb93-825b-44cb-8771-e3491764c3e6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:15.116791 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a218fb93-825b-44cb-8771-e3491764c3e6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:15.130693 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:15.130693 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:15.138089 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a218fb93-825b-44cb-8771-e3491764c3e6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:15.146820 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a218fb93-825b-44cb-8771-e3491764c3e6 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:15.147328 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 47/191] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:15 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:15.206543 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b88ee1e0-3251-4def-930e-571d87a21f07 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:15.206543 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b88ee1e0-3251-4def-930e-571d87a21f07 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:15.206543 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b88ee1e0-3251-4def-930e-571d87a21f07 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:15.206543 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b88ee1e0-3251-4def-930e-571d87a21f07 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:15.221901 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:15.221901 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:15.231239 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b88ee1e0-3251-4def-930e-571d87a21f07 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:15.240997 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b88ee1e0-3251-4def-930e-571d87a21f07 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:15.241547 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 48/192] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:15 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:15.313546 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-84e070b7-32b9-47f9-a21f-c66a5a115b49 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:15.316106 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84e070b7-32b9-47f9-a21f-c66a5a115b49 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:15.319821 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84e070b7-32b9-47f9-a21f-c66a5a115b49 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:15.319821 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84e070b7-32b9-47f9-a21f-c66a5a115b49 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:15.330555 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-bbac74dc-7732-4203-9534-9919840ed224 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:15.335868 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-bbac74dc-7732-4203-9534-9919840ed224 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:15.339435 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-bbac74dc-7732-4203-9534-9919840ed224 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:15.339435 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-bbac74dc-7732-4203-9534-9919840ed224 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:15.348201 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:15.348201 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:15.359330 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-84e070b7-32b9-47f9-a21f-c66a5a115b49 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:15.371034 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84e070b7-32b9-47f9-a21f-c66a5a115b49 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:15.372194 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 48/193] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:15 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:15.382495 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:15.382495 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:15.387288 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-bbac74dc-7732-4203-9534-9919840ed224 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:15.398923 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-bbac74dc-7732-4203-9534-9919840ed224 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:15.399662 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 51/194] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:55:15 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1143 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:15.844358 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7ff4b1b1-862d-400c-93d5-1fba99948964 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:15.845278 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ff4b1b1-862d-400c-93d5-1fba99948964 None None] GET https://10.4.3.127/volume// Aug 07 20:55:15.845693 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ff4b1b1-862d-400c-93d5-1fba99948964 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:15.846026 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ff4b1b1-862d-400c-93d5-1fba99948964 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:15.846390 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ff4b1b1-862d-400c-93d5-1fba99948964 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:15.847334 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 48/195] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 20:55:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:15.871535 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-7698325c-57c2-4297-8839-413d1dfd03a2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:15.974307 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-525de98a-67b3-4b22-9dd5-25bc960c3400 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:15.979273 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-525de98a-67b3-4b22-9dd5-25bc960c3400 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:15.979273 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-525de98a-67b3-4b22-9dd5-25bc960c3400 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:15.979723 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-525de98a-67b3-4b22-9dd5-25bc960c3400 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:16.003011 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:16.003011 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:16.017025 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-525de98a-67b3-4b22-9dd5-25bc960c3400 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:16.023616 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-525de98a-67b3-4b22-9dd5-25bc960c3400 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:16.024350 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 49/196] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:15 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:16.170263 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-cbdabf44-b04b-4ea4-89f8-d509296289a3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:16.173268 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cbdabf44-b04b-4ea4-89f8-d509296289a3 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:16.174023 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cbdabf44-b04b-4ea4-89f8-d509296289a3 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:16.174023 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cbdabf44-b04b-4ea4-89f8-d509296289a3 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:16.192989 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:16.192989 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:16.199025 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-cbdabf44-b04b-4ea4-89f8-d509296289a3 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:16.209705 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cbdabf44-b04b-4ea4-89f8-d509296289a3 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:16.211818 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 52/197] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:16 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:55:16.215784 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-7698325c-57c2-4297-8839-413d1dfd03a2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:55:16.215784 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-7698325c-57c2-4297-8839-413d1dfd03a2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7", "connector": null, "instance_uuid": "9ff0eaca-a05b-435e-951d-6d37d01c91a1"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:16.234796 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:16.234796 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:16.305377 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-7698325c-57c2-4297-8839-413d1dfd03a2 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:55:16.305377 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 49/198] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:55:15 2026] POST /volume/v3/attachments => generated 273 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:16.358135 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0cc0ee6d-ed3b-4a5b-b21a-59362fe6cc3d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:16.366679 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0cc0ee6d-ed3b-4a5b-b21a-59362fe6cc3d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:16.366679 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0cc0ee6d-ed3b-4a5b-b21a-59362fe6cc3d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:16.366679 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0cc0ee6d-ed3b-4a5b-b21a-59362fe6cc3d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:16.386447 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:16.386447 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:16.395000 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0cc0ee6d-ed3b-4a5b-b21a-59362fe6cc3d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:16.395202 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-43097f7a-a2d6-45bb-894a-76c63ab49713 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:16.400149 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43097f7a-a2d6-45bb-894a-76c63ab49713 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:16.400149 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43097f7a-a2d6-45bb-894a-76c63ab49713 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:16.400646 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43097f7a-a2d6-45bb-894a-76c63ab49713 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:16.410037 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0cc0ee6d-ed3b-4a5b-b21a-59362fe6cc3d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:16.410037 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 49/199] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:16 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1145 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:16.413690 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-77f9faff-797d-4e96-b984-506759b179cc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:16.414300 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-77f9faff-797d-4e96-b984-506759b179cc None None] GET https://10.4.3.127/volume// Aug 07 20:55:16.414522 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-77f9faff-797d-4e96-b984-506759b179cc None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:16.414856 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-77f9faff-797d-4e96-b984-506759b179cc None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:16.415281 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-77f9faff-797d-4e96-b984-506759b179cc None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:16.416138 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 53/200] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:16 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:16.435747 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-467b3607-ad0c-491d-9ea6-93cc4f99178d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:16.436143 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:16.436143 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:16.440718 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-467b3607-ad0c-491d-9ea6-93cc4f99178d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:16.440718 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-467b3607-ad0c-491d-9ea6-93cc4f99178d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:16.440718 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-467b3607-ad0c-491d-9ea6-93cc4f99178d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:16.446255 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-43097f7a-a2d6-45bb-894a-76c63ab49713 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:16.461716 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43097f7a-a2d6-45bb-894a-76c63ab49713 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:16.462400 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 50/201] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:16 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:16.475803 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:16.475803 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:16.486004 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-467b3607-ad0c-491d-9ea6-93cc4f99178d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:16.490989 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-467b3607-ad0c-491d-9ea6-93cc4f99178d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:16.491639 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 50/202] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:55:16 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1325 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:55:16.648343 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-b85a80d9-920e-427e-a4aa-098462ef3d2d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:16.651198 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-b85a80d9-920e-427e-a4aa-098462ef3d2d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] PUT https://10.4.3.127/volume/v3/attachments/14f2e1dd-b1f9-410d-882e-2dba9318f63e Aug 07 20:55:16.652048 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-b85a80d9-920e-427e-a4aa-098462ef3d2d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:16.671490 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-b85a80d9-920e-427e-a4aa-098462ef3d2d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Acquiring lock "cinder-attachment_update-4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:55:16.678379 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-b85a80d9-920e-427e-a4aa-098462ef3d2d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Lock "cinder-attachment_update-4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7-np0000006755" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:55:16.679504 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:16.679504 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:16.842638 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-b85a80d9-920e-427e-a4aa-098462ef3d2d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Lock "cinder-attachment_update-4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7-np0000006755" released by "attachment_update" :: held 0.164s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:55:16.843476 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-b85a80d9-920e-427e-a4aa-098462ef3d2d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/14f2e1dd-b1f9-410d-882e-2dba9318f63e returned with HTTP 200 Aug 07 20:55:16.844304 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 50/203] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:55:16 2026] PUT /volume/v3/attachments/14f2e1dd-b1f9-410d-882e-2dba9318f63e => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:17.053359 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b401fa95-f57a-4ed7-bba3-596c3e72ec87 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:17.056790 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b401fa95-f57a-4ed7-bba3-596c3e72ec87 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:17.056790 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b401fa95-f57a-4ed7-bba3-596c3e72ec87 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:17.056790 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b401fa95-f57a-4ed7-bba3-596c3e72ec87 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:17.078258 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:17.078258 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:17.085349 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b401fa95-f57a-4ed7-bba3-596c3e72ec87 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:17.094149 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b401fa95-f57a-4ed7-bba3-596c3e72ec87 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:17.095907 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 54/204] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:17 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:17.234843 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bc19fb97-a54a-4f54-8d61-c16e1334a505 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:17.238032 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc19fb97-a54a-4f54-8d61-c16e1334a505 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:17.238238 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc19fb97-a54a-4f54-8d61-c16e1334a505 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:17.239142 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc19fb97-a54a-4f54-8d61-c16e1334a505 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:17.257050 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:17.257050 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:17.264507 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bc19fb97-a54a-4f54-8d61-c16e1334a505 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:17.273152 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc19fb97-a54a-4f54-8d61-c16e1334a505 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:17.273605 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 51/205] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:17 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:17.429653 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-898d35cc-1dc1-4f34-8dc7-5845a3e2d25d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:17.433822 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-898d35cc-1dc1-4f34-8dc7-5845a3e2d25d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:17.434031 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-898d35cc-1dc1-4f34-8dc7-5845a3e2d25d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:17.434805 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-898d35cc-1dc1-4f34-8dc7-5845a3e2d25d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:17.457327 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-cac41e07-4c87-4e7f-a75c-0f357ad5db56 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:17.464010 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-cac41e07-4c87-4e7f-a75c-0f357ad5db56 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] POST https://10.4.3.127/volume/v3/attachments/d5ed6335-4f88-4af1-b63f-6863bad69e73/action Aug 07 20:55:17.464690 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-cac41e07-4c87-4e7f-a75c-0f357ad5db56 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:17.464899 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-cac41e07-4c87-4e7f-a75c-0f357ad5db56 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:17.467363 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:17.467363 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:17.472656 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-898d35cc-1dc1-4f34-8dc7-5845a3e2d25d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:17.484839 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-959b71f2-738d-4817-9139-c8e5226cfe60 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:17.486228 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-898d35cc-1dc1-4f34-8dc7-5845a3e2d25d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:17.487262 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 51/206] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:17 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:17.489834 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-959b71f2-738d-4817-9139-c8e5226cfe60 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:17.489834 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-959b71f2-738d-4817-9139-c8e5226cfe60 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:17.489834 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-959b71f2-738d-4817-9139-c8e5226cfe60 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:17.505958 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:17.505958 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:17.516425 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:17.516425 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:17.525811 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-959b71f2-738d-4817-9139-c8e5226cfe60 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:17.533860 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-959b71f2-738d-4817-9139-c8e5226cfe60 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:17.535393 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 55/207] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:17 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:17.544249 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-27927128-323c-4464-b4e0-6c6c7fe38be4 req-cac41e07-4c87-4e7f-a75c-0f357ad5db56 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/attachments/d5ed6335-4f88-4af1-b63f-6863bad69e73/action returned with HTTP 204 Aug 07 20:55:17.544249 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 51/208] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:55:17 2026] POST /volume/v3/attachments/d5ed6335-4f88-4af1-b63f-6863bad69e73/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:18.116015 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ccbdc1e9-7eef-4355-82b8-f37659a301e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:18.118495 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ccbdc1e9-7eef-4355-82b8-f37659a301e7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:18.118978 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ccbdc1e9-7eef-4355-82b8-f37659a301e7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:18.119239 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ccbdc1e9-7eef-4355-82b8-f37659a301e7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:18.138060 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:18.138060 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:18.142449 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ccbdc1e9-7eef-4355-82b8-f37659a301e7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:18.147549 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ccbdc1e9-7eef-4355-82b8-f37659a301e7 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:18.148053 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 52/209] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:18 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:18.172146 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9ec8b618-9575-4441-b046-1c74d1ff2859 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:18.177083 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ec8b618-9575-4441-b046-1c74d1ff2859 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:18.177083 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9ec8b618-9575-4441-b046-1c74d1ff2859 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:18.177083 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9ec8b618-9575-4441-b046-1c74d1ff2859 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:18.200596 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:18.200596 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:18.211665 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9ec8b618-9575-4441-b046-1c74d1ff2859 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:18.218181 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ec8b618-9575-4441-b046-1c74d1ff2859 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:18.218692 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 52/210] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:18 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1327 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:18.296586 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-971e41ac-9a1c-4573-a8b1-ec1fccbe924d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:18.300571 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-971e41ac-9a1c-4573-a8b1-ec1fccbe924d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:18.301110 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-971e41ac-9a1c-4573-a8b1-ec1fccbe924d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:18.302138 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-971e41ac-9a1c-4573-a8b1-ec1fccbe924d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:18.319403 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:18.319403 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:18.331525 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-971e41ac-9a1c-4573-a8b1-ec1fccbe924d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:18.341222 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-971e41ac-9a1c-4573-a8b1-ec1fccbe924d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:18.341748 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 56/211] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:18 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:18.512426 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7e4d7d8c-43ce-4f79-8508-5dab873b2b0b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:18.514436 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e4d7d8c-43ce-4f79-8508-5dab873b2b0b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:18.514699 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e4d7d8c-43ce-4f79-8508-5dab873b2b0b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:18.514957 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e4d7d8c-43ce-4f79-8508-5dab873b2b0b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:18.530614 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:18.530614 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:18.535938 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7e4d7d8c-43ce-4f79-8508-5dab873b2b0b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:18.541869 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e4d7d8c-43ce-4f79-8508-5dab873b2b0b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:18.542221 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 52/212] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:18 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:18.555719 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-96381329-b6d8-443f-846f-577e770b291e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:18.558523 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96381329-b6d8-443f-846f-577e770b291e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:18.558840 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96381329-b6d8-443f-846f-577e770b291e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:18.559154 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96381329-b6d8-443f-846f-577e770b291e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:18.572584 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:18.572584 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:18.577978 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-96381329-b6d8-443f-846f-577e770b291e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:18.585640 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96381329-b6d8-443f-846f-577e770b291e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:18.585640 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 53/213] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:18 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:55:18.798606 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4534b355-503e-4e2c-978f-6f0364178cd4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:18.801381 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4534b355-503e-4e2c-978f-6f0364178cd4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:18.801654 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4534b355-503e-4e2c-978f-6f0364178cd4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:18.803123 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4534b355-503e-4e2c-978f-6f0364178cd4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:18.819790 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:18.819790 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:18.823854 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4534b355-503e-4e2c-978f-6f0364178cd4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:18.824951 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-a6fea664-5e9c-43be-be60-b9a1d7cda155 req-20481390-0139-45c9-9e85-f6c262ac8da2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:18.828147 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a6fea664-5e9c-43be-be60-b9a1d7cda155 req-20481390-0139-45c9-9e85-f6c262ac8da2 tempest-VolumesAssistedSnapshotsTest-899774534 tempest-VolumesAssistedSnapshotsTest-899774534-project] POST https://10.4.3.127/volume/v3/snapshots/None/action Aug 07 20:55:18.829389 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a6fea664-5e9c-43be-be60-b9a1d7cda155 req-20481390-0139-45c9-9e85-f6c262ac8da2 tempest-VolumesAssistedSnapshotsTest-899774534 tempest-VolumesAssistedSnapshotsTest-899774534-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:18.830572 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a6fea664-5e9c-43be-be60-b9a1d7cda155 req-20481390-0139-45c9-9e85-f6c262ac8da2 tempest-VolumesAssistedSnapshotsTest-899774534 tempest-VolumesAssistedSnapshotsTest-899774534-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:18.830695 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-39d491b5-f18b-4a65-a1c6-326a79b7d096 req-703759bf-a007-4759-bda6-3731d2836d5c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:18.831773 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.snapshot_actions [req-a6fea664-5e9c-43be-be60-b9a1d7cda155 req-20481390-0139-45c9-9e85-f6c262ac8da2 tempest-VolumesAssistedSnapshotsTest-899774534 tempest-VolumesAssistedSnapshotsTest-899774534-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100277) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 20:55:18.834294 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4534b355-503e-4e2c-978f-6f0364178cd4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:18.834863 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 53/214] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:18 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:18.835856 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-39d491b5-f18b-4a65-a1c6-326a79b7d096 req-703759bf-a007-4759-bda6-3731d2836d5c tempest-VolumesAssistedSnapshotsTest-899774534 tempest-VolumesAssistedSnapshotsTest-899774534-project] POST https://10.4.3.127/volume/v3/snapshots/1ff3c26c-c976-4125-9898-e426832b0688/action Aug 07 20:55:18.837596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-39d491b5-f18b-4a65-a1c6-326a79b7d096 req-703759bf-a007-4759-bda6-3731d2836d5c tempest-VolumesAssistedSnapshotsTest-899774534 tempest-VolumesAssistedSnapshotsTest-899774534-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:18.837904 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-39d491b5-f18b-4a65-a1c6-326a79b7d096 req-703759bf-a007-4759-bda6-3731d2836d5c tempest-VolumesAssistedSnapshotsTest-899774534 tempest-VolumesAssistedSnapshotsTest-899774534-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:18.840276 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.snapshot_actions [req-39d491b5-f18b-4a65-a1c6-326a79b7d096 req-703759bf-a007-4759-bda6-3731d2836d5c tempest-VolumesAssistedSnapshotsTest-899774534 tempest-VolumesAssistedSnapshotsTest-899774534-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100276) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 20:55:18.866150 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a6fea664-5e9c-43be-be60-b9a1d7cda155 req-20481390-0139-45c9-9e85-f6c262ac8da2 tempest-VolumesAssistedSnapshotsTest-899774534 tempest-VolumesAssistedSnapshotsTest-899774534-project] https://10.4.3.127/volume/v3/snapshots/None/action returned with HTTP 404 Aug 07 20:55:18.866620 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 57/215] 10.4.3.127 () {72 vars in 1582 bytes} [Fri Aug 7 20:55:18 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:55:18.878722 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-39d491b5-f18b-4a65-a1c6-326a79b7d096 req-703759bf-a007-4759-bda6-3731d2836d5c tempest-VolumesAssistedSnapshotsTest-899774534 tempest-VolumesAssistedSnapshotsTest-899774534-project] https://10.4.3.127/volume/v3/snapshots/1ff3c26c-c976-4125-9898-e426832b0688/action returned with HTTP 404 Aug 07 20:55:18.879618 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 53/216] 10.4.3.127 () {72 vars in 1678 bytes} [Fri Aug 7 20:55:18 2026] POST /volume/v3/snapshots/1ff3c26c-c976-4125-9898-e426832b0688/action => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:18.935599 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-01b5520d-dfc3-4fc1-bb18-ff8e706f1f2f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:18.938225 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-01b5520d-dfc3-4fc1-bb18-ff8e706f1f2f tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:18.938673 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-01b5520d-dfc3-4fc1-bb18-ff8e706f1f2f tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:18.939012 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-01b5520d-dfc3-4fc1-bb18-ff8e706f1f2f tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:18.956265 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:18.956265 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:18.962215 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-01b5520d-dfc3-4fc1-bb18-ff8e706f1f2f tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:18.969145 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-01b5520d-dfc3-4fc1-bb18-ff8e706f1f2f tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:18.969664 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 54/217] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:55:18 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:19.027911 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-a983c2d9-096a-4205-a1e5-e6dbe27c01b4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:19.030208 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-a983c2d9-096a-4205-a1e5-e6dbe27c01b4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] POST https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b/action Aug 07 20:55:19.030946 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-a983c2d9-096a-4205-a1e5-e6dbe27c01b4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:19.031090 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-a983c2d9-096a-4205-a1e5-e6dbe27c01b4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:19.045252 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:19.045252 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:19.045252 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-a983c2d9-096a-4205-a1e5-e6dbe27c01b4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:19.054774 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-a983c2d9-096a-4205-a1e5-e6dbe27c01b4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Begin detaching volume completed successfully. Aug 07 20:55:19.055323 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-a983c2d9-096a-4205-a1e5-e6dbe27c01b4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b/action returned with HTTP 202 Aug 07 20:55:19.055838 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 54/218] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 20:55:19 2026] POST /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 20:55:19.126391 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-395a5c50-961a-425d-a764-b1176cd444c5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:19.127841 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-395a5c50-961a-425d-a764-b1176cd444c5 None None] GET https://10.4.3.127/volume// Aug 07 20:55:19.127841 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-395a5c50-961a-425d-a764-b1176cd444c5 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:19.127841 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-395a5c50-961a-425d-a764-b1176cd444c5 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:19.127841 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-395a5c50-961a-425d-a764-b1176cd444c5 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:19.128503 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 58/219] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:19.142509 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-d81a9483-66a3-48d8-8ea3-8e959c8fce52 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:19.145737 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-d81a9483-66a3-48d8-8ea3-8e959c8fce52 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:19.146336 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-d81a9483-66a3-48d8-8ea3-8e959c8fce52 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:19.146642 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-d81a9483-66a3-48d8-8ea3-8e959c8fce52 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:19.174253 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:19.174253 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:19.179492 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-d81a9483-66a3-48d8-8ea3-8e959c8fce52 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:19.185249 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-d81a9483-66a3-48d8-8ea3-8e959c8fce52 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:19.186004 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 54/220] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:55:19 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1553 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:55:19.366088 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-293d112e-ff9e-4d20-a5b0-815ecf514051 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:19.372411 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-293d112e-ff9e-4d20-a5b0-815ecf514051 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:19.374257 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-293d112e-ff9e-4d20-a5b0-815ecf514051 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:19.374572 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-293d112e-ff9e-4d20-a5b0-815ecf514051 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:19.391376 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:19.391376 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:19.399612 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-293d112e-ff9e-4d20-a5b0-815ecf514051 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:19.407110 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-293d112e-ff9e-4d20-a5b0-815ecf514051 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:19.407625 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 55/221] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:19 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:19.562344 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-954517cd-4281-4b91-9a23-553f4edd4856 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:19.565710 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-954517cd-4281-4b91-9a23-553f4edd4856 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:19.566057 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-954517cd-4281-4b91-9a23-553f4edd4856 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:19.566292 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-954517cd-4281-4b91-9a23-553f4edd4856 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:19.594861 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:19.594861 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:19.606434 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9f5826b5-67a3-42d1-b8a6-1a6de7912ed0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:19.608181 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f5826b5-67a3-42d1-b8a6-1a6de7912ed0 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:19.608181 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f5826b5-67a3-42d1-b8a6-1a6de7912ed0 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:19.608181 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f5826b5-67a3-42d1-b8a6-1a6de7912ed0 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:19.610825 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-954517cd-4281-4b91-9a23-553f4edd4856 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:19.617502 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-954517cd-4281-4b91-9a23-553f4edd4856 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:19.618168 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 55/222] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:19 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:19.624328 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:19.624328 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:19.635214 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9f5826b5-67a3-42d1-b8a6-1a6de7912ed0 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:19.646933 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f5826b5-67a3-42d1-b8a6-1a6de7912ed0 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:19.647690 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 59/223] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:19 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:20.428259 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-af023a33-0668-46eb-9668-27361e9a93bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:20.431103 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af023a33-0668-46eb-9668-27361e9a93bb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:20.431103 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-af023a33-0668-46eb-9668-27361e9a93bb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:20.431103 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-af023a33-0668-46eb-9668-27361e9a93bb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:20.442168 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:20.442168 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:20.448040 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-af023a33-0668-46eb-9668-27361e9a93bb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:20.455661 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af023a33-0668-46eb-9668-27361e9a93bb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:20.458102 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 55/224] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:20 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:20.585916 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-aa3e95c5-a652-41ec-991d-b7ad2a12dad9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:20.588162 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-aa3e95c5-a652-41ec-991d-b7ad2a12dad9 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] POST https://10.4.3.127/volume/v3/attachments/d9b34fb1-1bb5-4659-a4c9-71da10bd12b7/action Aug 07 20:55:20.588675 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-aa3e95c5-a652-41ec-991d-b7ad2a12dad9 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:20.588899 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-aa3e95c5-a652-41ec-991d-b7ad2a12dad9 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:20.616437 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:20.616437 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:20.634570 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-182f8a24-67cb-45ed-a26f-1984b97b7c93 req-aa3e95c5-a652-41ec-991d-b7ad2a12dad9 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/attachments/d9b34fb1-1bb5-4659-a4c9-71da10bd12b7/action returned with HTTP 204 Aug 07 20:55:20.635438 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 56/225] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:55:20 2026] POST /volume/v3/attachments/d9b34fb1-1bb5-4659-a4c9-71da10bd12b7/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:20.643329 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5ae84c25-4c03-4079-bfde-aed8a201f32f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:20.645898 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5ae84c25-4c03-4079-bfde-aed8a201f32f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:20.647301 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5ae84c25-4c03-4079-bfde-aed8a201f32f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:20.647301 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5ae84c25-4c03-4079-bfde-aed8a201f32f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:20.669950 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d4c166c0-b16a-4371-957c-ae785b998395 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:20.673065 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d4c166c0-b16a-4371-957c-ae785b998395 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:20.673352 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d4c166c0-b16a-4371-957c-ae785b998395 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:20.673415 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:20.673415 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:20.673699 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d4c166c0-b16a-4371-957c-ae785b998395 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:20.679829 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5ae84c25-4c03-4079-bfde-aed8a201f32f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:20.688583 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5ae84c25-4c03-4079-bfde-aed8a201f32f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:20.688583 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 56/226] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:20 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:20.697962 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:20.697962 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:20.705325 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d4c166c0-b16a-4371-957c-ae785b998395 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:20.714790 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d4c166c0-b16a-4371-957c-ae785b998395 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:20.714790 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 60/227] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:20 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:20.733074 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ec478923-95f9-4fc1-8c31-99e8cf74567d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:20.736357 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec478923-95f9-4fc1-8c31-99e8cf74567d tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:20.736777 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec478923-95f9-4fc1-8c31-99e8cf74567d tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:20.740283 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec478923-95f9-4fc1-8c31-99e8cf74567d tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:20.755266 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:20.755266 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:20.762006 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ec478923-95f9-4fc1-8c31-99e8cf74567d tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:20.769624 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec478923-95f9-4fc1-8c31-99e8cf74567d tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:20.770236 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 56/228] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:20 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:21.476794 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a0f08a76-fc2c-4852-a321-755491efcf6c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:21.480819 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0f08a76-fc2c-4852-a321-755491efcf6c tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:21.481162 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0f08a76-fc2c-4852-a321-755491efcf6c tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:21.481434 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0f08a76-fc2c-4852-a321-755491efcf6c tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:21.507539 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:21.507539 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:21.525644 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a0f08a76-fc2c-4852-a321-755491efcf6c tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:21.573996 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0f08a76-fc2c-4852-a321-755491efcf6c tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:21.573996 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 57/229] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:21 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:21.709214 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2afcc4c8-0993-41bf-801d-3a48dcaeef3f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:21.712717 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2afcc4c8-0993-41bf-801d-3a48dcaeef3f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:21.713023 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2afcc4c8-0993-41bf-801d-3a48dcaeef3f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:21.713311 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2afcc4c8-0993-41bf-801d-3a48dcaeef3f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:21.735314 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:21.735314 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:21.741671 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2afcc4c8-0993-41bf-801d-3a48dcaeef3f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:21.749172 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2afcc4c8-0993-41bf-801d-3a48dcaeef3f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:21.749704 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 57/230] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:21 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:22.564442 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-03b1a2c4-fae5-43ae-a598-4961264c66a4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:22.568022 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-03b1a2c4-fae5-43ae-a598-4961264c66a4 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:22.568712 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-03b1a2c4-fae5-43ae-a598-4961264c66a4 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:22.569200 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-03b1a2c4-fae5-43ae-a598-4961264c66a4 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:22.583056 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:22.583056 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:22.588258 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-03b1a2c4-fae5-43ae-a598-4961264c66a4 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:22.595252 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-03b1a2c4-fae5-43ae-a598-4961264c66a4 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:22.595894 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 61/231] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:22 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:22.780693 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6333563e-c497-4f06-bfd6-71b6b4ace46f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:22.785256 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6333563e-c497-4f06-bfd6-71b6b4ace46f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:22.785643 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6333563e-c497-4f06-bfd6-71b6b4ace46f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:22.785922 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6333563e-c497-4f06-bfd6-71b6b4ace46f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:22.804554 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:22.804554 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:22.810280 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6333563e-c497-4f06-bfd6-71b6b4ace46f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:22.819638 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6333563e-c497-4f06-bfd6-71b6b4ace46f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:22.820682 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 57/232] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:22 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:23.533991 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b09c89c7-a37b-476f-9216-7584e693e688 req-c2849a87-5386-4323-b715-b8dfe697b6dd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:23.537087 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-c2849a87-5386-4323-b715-b8dfe697b6dd tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:23.538366 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-c2849a87-5386-4323-b715-b8dfe697b6dd tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:23.538366 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-c2849a87-5386-4323-b715-b8dfe697b6dd tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:23.553818 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:23.553818 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:23.560434 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b09c89c7-a37b-476f-9216-7584e693e688 req-c2849a87-5386-4323-b715-b8dfe697b6dd tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:23.569373 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-c2849a87-5386-4323-b715-b8dfe697b6dd tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:23.569899 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 58/233] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:55:23 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:23.617038 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-22e18057-a14a-45c9-a35a-b3190aa7d296 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:23.621281 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-22e18057-a14a-45c9-a35a-b3190aa7d296 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:23.621533 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-22e18057-a14a-45c9-a35a-b3190aa7d296 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:23.621912 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-22e18057-a14a-45c9-a35a-b3190aa7d296 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:23.640192 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:23.640192 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:23.645801 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-22e18057-a14a-45c9-a35a-b3190aa7d296 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:23.653357 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-22e18057-a14a-45c9-a35a-b3190aa7d296 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:23.654106 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 58/234] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:23 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:23.654289 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-b09c89c7-a37b-476f-9216-7584e693e688 req-5291bca0-2095-48b3-ae95-e2448e2f4979 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:23.666936 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-5291bca0-2095-48b3-ae95-e2448e2f4979 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] POST https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3/action Aug 07 20:55:23.667730 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-5291bca0-2095-48b3-ae95-e2448e2f4979 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:23.668032 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-5291bca0-2095-48b3-ae95-e2448e2f4979 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:23.687013 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:23.687013 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:23.687910 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-b09c89c7-a37b-476f-9216-7584e693e688 req-5291bca0-2095-48b3-ae95-e2448e2f4979 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:23.695079 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-59b3d07d-960a-47ef-89b8-dc408ac6d4c4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:23.697652 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-59b3d07d-960a-47ef-89b8-dc408ac6d4c4 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] POST https://10.4.3.127/volume/v3/attachments/75284735-713a-4109-ae33-9ee75eda55fa/action Aug 07 20:55:23.698893 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-59b3d07d-960a-47ef-89b8-dc408ac6d4c4 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:23.699152 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-59b3d07d-960a-47ef-89b8-dc408ac6d4c4 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:23.705752 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-b09c89c7-a37b-476f-9216-7584e693e688 req-5291bca0-2095-48b3-ae95-e2448e2f4979 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Begin detaching volume completed successfully. Aug 07 20:55:23.706130 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-5291bca0-2095-48b3-ae95-e2448e2f4979 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3/action returned with HTTP 202 Aug 07 20:55:23.706692 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 62/235] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 20:55:23 2026] POST /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:55:23.732838 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:23.732838 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:23.740881 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-acfadbe2-b259-4a93-915f-df1974378a9e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:23.745897 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-acfadbe2-b259-4a93-915f-df1974378a9e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:23.747065 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-acfadbe2-b259-4a93-915f-df1974378a9e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:23.747065 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-acfadbe2-b259-4a93-915f-df1974378a9e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:23.759235 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-214c557a-9b08-4f9c-8eb3-68ee415454e9 req-59b3d07d-960a-47ef-89b8-dc408ac6d4c4 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/attachments/75284735-713a-4109-ae33-9ee75eda55fa/action returned with HTTP 204 Aug 07 20:55:23.759442 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 58/236] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:55:23 2026] POST /volume/v3/attachments/75284735-713a-4109-ae33-9ee75eda55fa/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:23.767404 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:23.767404 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:23.774949 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-acfadbe2-b259-4a93-915f-df1974378a9e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:23.784374 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-acfadbe2-b259-4a93-915f-df1974378a9e tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:23.784625 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 59/237] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:23 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:23.789846 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4d068479-7b06-4a3b-b0d5-ef9a95dbdd0c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:23.792253 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4d068479-7b06-4a3b-b0d5-ef9a95dbdd0c None None] GET https://10.4.3.127/volume// Aug 07 20:55:23.792253 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4d068479-7b06-4a3b-b0d5-ef9a95dbdd0c None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:23.792631 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4d068479-7b06-4a3b-b0d5-ef9a95dbdd0c None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:23.793137 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4d068479-7b06-4a3b-b0d5-ef9a95dbdd0c None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:23.793562 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 59/238] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:23 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:23.806293 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-b09c89c7-a37b-476f-9216-7584e693e688 req-9af843d3-b0fe-4582-9070-b70bad78fd8a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:23.809392 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-9af843d3-b0fe-4582-9070-b70bad78fd8a tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:23.809636 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-9af843d3-b0fe-4582-9070-b70bad78fd8a tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:23.810266 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-9af843d3-b0fe-4582-9070-b70bad78fd8a tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:23.823480 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:23.823480 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:23.828746 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-b09c89c7-a37b-476f-9216-7584e693e688 req-9af843d3-b0fe-4582-9070-b70bad78fd8a tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:23.838353 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-9af843d3-b0fe-4582-9070-b70bad78fd8a tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:23.839532 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 63/239] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:55:23 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 1320 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:55:23.839624 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-16356565-f0bf-4e7b-82f0-0716b4400b20 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:23.841990 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16356565-f0bf-4e7b-82f0-0716b4400b20 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:23.842284 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16356565-f0bf-4e7b-82f0-0716b4400b20 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:23.842725 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16356565-f0bf-4e7b-82f0-0716b4400b20 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:23.864282 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:23.864282 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:23.872123 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-16356565-f0bf-4e7b-82f0-0716b4400b20 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:23.879808 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16356565-f0bf-4e7b-82f0-0716b4400b20 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:23.880366 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 59/240] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:23 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:23.979786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-cfdccdfe-2ca2-4125-8069-e649d43701bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:23.982805 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-cfdccdfe-2ca2-4125-8069-e649d43701bd tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:55:23.983070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-cfdccdfe-2ca2-4125-8069-e649d43701bd tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:23.983342 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-cfdccdfe-2ca2-4125-8069-e649d43701bd tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:23.994802 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:23.994802 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:24.002771 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-cfdccdfe-2ca2-4125-8069-e649d43701bd tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:24.010276 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-cfdccdfe-2ca2-4125-8069-e649d43701bd tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:55:24.010276 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 60/241] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:55:23 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 1390 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:24.023299 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-b8e4aae5-d9e3-41da-8b19-4175fa06748d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:24.026066 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-b8e4aae5-d9e3-41da-8b19-4175fa06748d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e Aug 07 20:55:24.026419 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-b8e4aae5-d9e3-41da-8b19-4175fa06748d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:24.026690 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-b8e4aae5-d9e3-41da-8b19-4175fa06748d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:24.034965 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:24.034965 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:24.040010 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-b8e4aae5-d9e3-41da-8b19-4175fa06748d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:24.048459 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-b8e4aae5-d9e3-41da-8b19-4175fa06748d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e returned with HTTP 200 Aug 07 20:55:24.049168 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 60/242] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:55:24 2026] GET /volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:24.061849 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-1c6fe295-f5c4-49fb-93b1-a216dfed6c0d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:24.064563 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-1c6fe295-f5c4-49fb-93b1-a216dfed6c0d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 Aug 07 20:55:24.064725 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-1c6fe295-f5c4-49fb-93b1-a216dfed6c0d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:24.065064 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-1c6fe295-f5c4-49fb-93b1-a216dfed6c0d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:24.074342 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:24.074342 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:24.079048 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-1c6fe295-f5c4-49fb-93b1-a216dfed6c0d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:24.085376 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-1c6fe295-f5c4-49fb-93b1-a216dfed6c0d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 returned with HTTP 200 Aug 07 20:55:24.085919 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 64/243] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:55:24 2026] GET /volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:24.099394 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ceacff50-916d-4c01-a8f5-aa9e484b2673 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:24.100222 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ceacff50-916d-4c01-a8f5-aa9e484b2673 None None] GET https://10.4.3.127/volume// Aug 07 20:55:24.100222 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ceacff50-916d-4c01-a8f5-aa9e484b2673 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:24.100362 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ceacff50-916d-4c01-a8f5-aa9e484b2673 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:24.100748 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ceacff50-916d-4c01-a8f5-aa9e484b2673 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:24.101239 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 60/244] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 20:55:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:24.113361 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-b8f06255-2400-4836-997d-631e4cc97f40 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:24.115546 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-b8f06255-2400-4836-997d-631e4cc97f40 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:55:24.116022 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-b8f06255-2400-4836-997d-631e4cc97f40 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "607a84d2-1eca-4a57-9230-fce2898b93c9", "connector": null, "instance_uuid": "5d3b484d-5dfc-4978-9425-54a235f5aee1"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:24.126775 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:24.126775 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:24.167422 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-b8f06255-2400-4836-997d-631e4cc97f40 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:55:24.168041 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 61/245] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:55:24 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:24.179005 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7f637cdc-3ab0-4e2b-9b42-108d7cf0bca9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:24.179546 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7f637cdc-3ab0-4e2b-9b42-108d7cf0bca9 None None] GET https://10.4.3.127/volume// Aug 07 20:55:24.179748 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7f637cdc-3ab0-4e2b-9b42-108d7cf0bca9 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:24.180019 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7f637cdc-3ab0-4e2b-9b42-108d7cf0bca9 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:24.180454 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7f637cdc-3ab0-4e2b-9b42-108d7cf0bca9 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:24.180836 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 61/246] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 20:55:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:24.194012 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-ceb2e951-890c-4919-8fc0-fd800876c934 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:24.198038 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-ceb2e951-890c-4919-8fc0-fd800876c934 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:55:24.198417 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-ceb2e951-890c-4919-8fc0-fd800876c934 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba07e7b3-1869-4360-a8b4-b6bea36a474e", "connector": null, "instance_uuid": "5d3b484d-5dfc-4978-9425-54a235f5aee1"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:24.213039 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:24.213039 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:24.257147 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-ceb2e951-890c-4919-8fc0-fd800876c934 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:55:24.257832 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 65/247] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:55:24 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:24.275546 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-55f14d6e-805b-499c-aec2-4724ab2e6e47 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:24.277221 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55f14d6e-805b-499c-aec2-4724ab2e6e47 None None] GET https://10.4.3.127/volume// Aug 07 20:55:24.277221 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55f14d6e-805b-499c-aec2-4724ab2e6e47 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:24.277221 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55f14d6e-805b-499c-aec2-4724ab2e6e47 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:24.277221 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55f14d6e-805b-499c-aec2-4724ab2e6e47 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:24.277553 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 61/248] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 20:55:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:24.296568 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-393bb796-24d1-41ee-93e8-f048fc5f2d03 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:24.299559 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-393bb796-24d1-41ee-93e8-f048fc5f2d03 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:55:24.300054 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-393bb796-24d1-41ee-93e8-f048fc5f2d03 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a0b444d-52fe-46a2-91b7-788a64b99933", "connector": null, "instance_uuid": "5d3b484d-5dfc-4978-9425-54a235f5aee1"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:24.316938 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:24.316938 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:24.367782 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-393bb796-24d1-41ee-93e8-f048fc5f2d03 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:55:24.368572 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 62/249] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:55:24 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) Aug 07 20:55:24.674080 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f8fb6c52-d572-496b-93c4-b9cff3ef5e47 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:24.677017 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f8fb6c52-d572-496b-93c4-b9cff3ef5e47 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:24.677373 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f8fb6c52-d572-496b-93c4-b9cff3ef5e47 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:24.678305 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f8fb6c52-d572-496b-93c4-b9cff3ef5e47 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:24.696580 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:24.696580 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:24.702931 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f8fb6c52-d572-496b-93c4-b9cff3ef5e47 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:24.712651 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f8fb6c52-d572-496b-93c4-b9cff3ef5e47 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:24.713174 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 62/250] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:24 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:24.730639 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ee3fae30-a086-42e6-8fc5-08beb52b83b5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:24.734076 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ee3fae30-a086-42e6-8fc5-08beb52b83b5 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:24.734076 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ee3fae30-a086-42e6-8fc5-08beb52b83b5 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:24.734576 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ee3fae30-a086-42e6-8fc5-08beb52b83b5 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:24.753879 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:24.753879 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:24.764316 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ee3fae30-a086-42e6-8fc5-08beb52b83b5 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:24.773919 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ee3fae30-a086-42e6-8fc5-08beb52b83b5 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:24.773919 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 66/251] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:24 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:24.794327 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1d79b85e-0963-4fe3-9835-570a4194d0eb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:24.797378 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d79b85e-0963-4fe3-9835-570a4194d0eb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:24.797501 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d79b85e-0963-4fe3-9835-570a4194d0eb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:24.797731 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d79b85e-0963-4fe3-9835-570a4194d0eb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:24.804650 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a5cb718a-0ca0-4cda-a573-b6799ba237a3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:24.807406 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a5cb718a-0ca0-4cda-a573-b6799ba237a3 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:24.807720 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a5cb718a-0ca0-4cda-a573-b6799ba237a3 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:24.807954 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a5cb718a-0ca0-4cda-a573-b6799ba237a3 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:24.809821 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:24.809821 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:24.817751 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1d79b85e-0963-4fe3-9835-570a4194d0eb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] Volume info retrieved successfully. Aug 07 20:55:24.828217 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d79b85e-0963-4fe3-9835-570a4194d0eb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:24.828359 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:24.828359 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:24.828449 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 62/252] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:24 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:24.843708 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a5cb718a-0ca0-4cda-a573-b6799ba237a3 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:24.849900 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a5cb718a-0ca0-4cda-a573-b6799ba237a3 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:24.850448 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 63/253] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:24 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:24.898209 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5f2a7527-9eb6-47c7-8d40-f8edf560d94b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:24.902781 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5f2a7527-9eb6-47c7-8d40-f8edf560d94b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:24.902781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5f2a7527-9eb6-47c7-8d40-f8edf560d94b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:24.902781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5f2a7527-9eb6-47c7-8d40-f8edf560d94b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:24.921540 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:24.921540 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:24.926539 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5f2a7527-9eb6-47c7-8d40-f8edf560d94b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:24.933167 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5f2a7527-9eb6-47c7-8d40-f8edf560d94b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:24.933792 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 63/254] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:24 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:25.006446 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-5780af4f-b119-482e-97cb-87c18025abdb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:25.009645 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-5780af4f-b119-482e-97cb-87c18025abdb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:25.010369 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-5780af4f-b119-482e-97cb-87c18025abdb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:25.010639 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-5780af4f-b119-482e-97cb-87c18025abdb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:25.030319 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:25.030319 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:25.038781 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-5780af4f-b119-482e-97cb-87c18025abdb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:25.047550 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-5780af4f-b119-482e-97cb-87c18025abdb tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:25.048058 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 67/255] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:55:25 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 20:55:25.123893 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-b1ed804a-61aa-4eb9-abc5-866e9c4caef7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:25.127932 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-b1ed804a-61aa-4eb9-abc5-866e9c4caef7 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] POST https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770/action Aug 07 20:55:25.128361 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-b1ed804a-61aa-4eb9-abc5-866e9c4caef7 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:25.128533 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-b1ed804a-61aa-4eb9-abc5-866e9c4caef7 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:25.145991 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:25.145991 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:25.146838 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-b1ed804a-61aa-4eb9-abc5-866e9c4caef7 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:25.157084 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-b1ed804a-61aa-4eb9-abc5-866e9c4caef7 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Begin detaching volume completed successfully. Aug 07 20:55:25.157446 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-b1ed804a-61aa-4eb9-abc5-866e9c4caef7 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770/action returned with HTTP 202 Aug 07 20:55:25.158367 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 63/256] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 20:55:25 2026] POST /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:55:25.189613 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b5537e17-5f0e-4ddb-9d22-2e5887256d17 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:25.193027 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5537e17-5f0e-4ddb-9d22-2e5887256d17 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:25.193027 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5537e17-5f0e-4ddb-9d22-2e5887256d17 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:25.193589 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5537e17-5f0e-4ddb-9d22-2e5887256d17 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:25.209918 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:25.209918 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:25.219020 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b5537e17-5f0e-4ddb-9d22-2e5887256d17 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] Volume info retrieved successfully. Aug 07 20:55:25.223551 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-56eb8ea5-8c96-4c7e-9780-63ab15418b6a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:25.224146 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-56eb8ea5-8c96-4c7e-9780-63ab15418b6a None None] GET https://10.4.3.127/volume// Aug 07 20:55:25.224355 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-56eb8ea5-8c96-4c7e-9780-63ab15418b6a None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:25.225364 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-56eb8ea5-8c96-4c7e-9780-63ab15418b6a None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:25.225364 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-56eb8ea5-8c96-4c7e-9780-63ab15418b6a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:25.226950 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 64/257] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:25 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:25.228509 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5537e17-5f0e-4ddb-9d22-2e5887256d17 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:25.229779 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 64/258] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:25 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:25.240012 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-3259d5ca-1f43-44d6-a003-0d1a76ca292b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:25.246507 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-3259d5ca-1f43-44d6-a003-0d1a76ca292b tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:25.246865 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-3259d5ca-1f43-44d6-a003-0d1a76ca292b tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:25.247148 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-3259d5ca-1f43-44d6-a003-0d1a76ca292b tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:25.267680 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:25.267680 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:25.276725 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-3259d5ca-1f43-44d6-a003-0d1a76ca292b tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:25.284142 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-3259d5ca-1f43-44d6-a003-0d1a76ca292b tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:25.285243 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 68/259] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:55:25 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 1322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:55:25.728190 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-2f98f6b2-1e87-4219-aaed-112903a14bc4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:25.735493 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-2f98f6b2-1e87-4219-aaed-112903a14bc4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] DELETE https://10.4.3.127/volume/v3/attachments/d5ed6335-4f88-4af1-b63f-6863bad69e73 Aug 07 20:55:25.736213 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-2f98f6b2-1e87-4219-aaed-112903a14bc4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:25.736413 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-2f98f6b2-1e87-4219-aaed-112903a14bc4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:25.745650 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:25.745650 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:25.872156 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-317e0b02-895a-4202-bf34-a81e33bd3b1d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:25.875678 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-317e0b02-895a-4202-bf34-a81e33bd3b1d tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:25.875678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-317e0b02-895a-4202-bf34-a81e33bd3b1d tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:25.875801 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-317e0b02-895a-4202-bf34-a81e33bd3b1d tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:25.893455 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-e6893c78-f279-46e7-a318-2932481c2d8a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:25.899657 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-e6893c78-f279-46e7-a318-2932481c2d8a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/attachments/14f2e1dd-b1f9-410d-882e-2dba9318f63e/action Aug 07 20:55:25.899729 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:25.899729 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:25.899803 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-e6893c78-f279-46e7-a318-2932481c2d8a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:25.899803 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-e6893c78-f279-46e7-a318-2932481c2d8a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:25.907850 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0638001c-bbb2-4e8a-915a-7b0c611602d7 req-2f98f6b2-1e87-4219-aaed-112903a14bc4 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/attachments/d5ed6335-4f88-4af1-b63f-6863bad69e73 returned with HTTP 200 Aug 07 20:55:25.908204 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 64/260] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:55:25 2026] DELETE /volume/v3/attachments/d5ed6335-4f88-4af1-b63f-6863bad69e73 => generated 19 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:25.908308 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-317e0b02-895a-4202-bf34-a81e33bd3b1d tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:25.920245 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-317e0b02-895a-4202-bf34-a81e33bd3b1d tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:25.920897 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 65/261] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:25 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 1140 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:25.949235 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:25.949235 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:25.961070 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d47e80b4-6aa1-4fb4-8c19-09be19748991 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:25.965110 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d47e80b4-6aa1-4fb4-8c19-09be19748991 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:25.965261 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d47e80b4-6aa1-4fb4-8c19-09be19748991 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:25.965822 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d47e80b4-6aa1-4fb4-8c19-09be19748991 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:25.990743 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d9604c16-d7ff-4fe5-9ea9-d662e9144f1d req-e6893c78-f279-46e7-a318-2932481c2d8a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/14f2e1dd-b1f9-410d-882e-2dba9318f63e/action returned with HTTP 204 Aug 07 20:55:25.991229 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:25.991229 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:25.991423 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 65/262] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:55:25 2026] POST /volume/v3/attachments/14f2e1dd-b1f9-410d-882e-2dba9318f63e/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:26.003655 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d47e80b4-6aa1-4fb4-8c19-09be19748991 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:26.018460 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d47e80b4-6aa1-4fb4-8c19-09be19748991 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:26.019837 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 69/263] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:25 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:26.162579 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b09c89c7-a37b-476f-9216-7584e693e688 req-962079f2-18ec-4281-a0ff-461552d7392c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:26.168032 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-962079f2-18ec-4281-a0ff-461552d7392c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] DELETE https://10.4.3.127/volume/v3/attachments/d9b34fb1-1bb5-4659-a4c9-71da10bd12b7 Aug 07 20:55:26.170537 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-962079f2-18ec-4281-a0ff-461552d7392c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:26.170537 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-962079f2-18ec-4281-a0ff-461552d7392c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:26.179429 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:26.179429 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:26.251928 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5382ce72-07fe-4420-bc64-9b2e34015f80 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:26.256699 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5382ce72-07fe-4420-bc64-9b2e34015f80 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:26.257798 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5382ce72-07fe-4420-bc64-9b2e34015f80 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:26.258604 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5382ce72-07fe-4420-bc64-9b2e34015f80 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:26.285477 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:26.285477 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:26.294082 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b09c89c7-a37b-476f-9216-7584e693e688 req-962079f2-18ec-4281-a0ff-461552d7392c tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/attachments/d9b34fb1-1bb5-4659-a4c9-71da10bd12b7 returned with HTTP 200 Aug 07 20:55:26.294642 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 65/264] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:55:26 2026] DELETE /volume/v3/attachments/d9b34fb1-1bb5-4659-a4c9-71da10bd12b7 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:26.296715 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5382ce72-07fe-4420-bc64-9b2e34015f80 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] Volume info retrieved successfully. Aug 07 20:55:26.306643 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5382ce72-07fe-4420-bc64-9b2e34015f80 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:26.307698 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 66/265] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:26 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 1142 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:26.566204 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-b2eb2961-0c88-49f8-bb42-ad964fb15d59 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:26.570023 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-b2eb2961-0c88-49f8-bb42-ad964fb15d59 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] DELETE https://10.4.3.127/volume/v3/attachments/75284735-713a-4109-ae33-9ee75eda55fa Aug 07 20:55:26.570207 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-b2eb2961-0c88-49f8-bb42-ad964fb15d59 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:26.570483 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-b2eb2961-0c88-49f8-bb42-ad964fb15d59 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:26.589427 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:26.589427 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:26.639122 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e32b2d1d-a45b-4aeb-b938-eed5f144f147 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:26.640570 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e32b2d1d-a45b-4aeb-b938-eed5f144f147 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:26.640992 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e32b2d1d-a45b-4aeb-b938-eed5f144f147 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:26.640992 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e32b2d1d-a45b-4aeb-b938-eed5f144f147 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:26.649316 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:26.649316 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:26.654197 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e32b2d1d-a45b-4aeb-b938-eed5f144f147 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:26.661213 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e32b2d1d-a45b-4aeb-b938-eed5f144f147 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:26.661213 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 70/266] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:26 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:26.681779 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0bed5202-bfcf-4356-979a-5d9bcb014519 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:26.685397 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0bed5202-bfcf-4356-979a-5d9bcb014519 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:26.686254 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0bed5202-bfcf-4356-979a-5d9bcb014519 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:26.686254 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0bed5202-bfcf-4356-979a-5d9bcb014519 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:26.686390 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0bed5202-bfcf-4356-979a-5d9bcb014519 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Delete volume with id: 4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:26.697908 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:26.697908 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:26.698171 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0bed5202-bfcf-4356-979a-5d9bcb014519 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:26.717214 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0537e74b-57f1-4b8a-b60f-5043365c1cf4 req-b2eb2961-0c88-49f8-bb42-ad964fb15d59 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/attachments/75284735-713a-4109-ae33-9ee75eda55fa returned with HTTP 200 Aug 07 20:55:26.717847 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 66/267] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:55:26 2026] DELETE /volume/v3/attachments/75284735-713a-4109-ae33-9ee75eda55fa => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:26.738786 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0bed5202-bfcf-4356-979a-5d9bcb014519 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Delete volume request issued successfully. Aug 07 20:55:26.739899 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0bed5202-bfcf-4356-979a-5d9bcb014519 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 202 Aug 07 20:55:26.739899 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 66/268] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:55:26 2026] DELETE /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:55:26.752476 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-09c91456-3848-4edd-a6c3-7e3a285701ce None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:26.757804 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-09c91456-3848-4edd-a6c3-7e3a285701ce tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:26.757804 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-09c91456-3848-4edd-a6c3-7e3a285701ce tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:26.758305 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-09c91456-3848-4edd-a6c3-7e3a285701ce tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:26.769335 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:26.769335 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:26.778715 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-09c91456-3848-4edd-a6c3-7e3a285701ce tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Volume info retrieved successfully. Aug 07 20:55:26.788447 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-09c91456-3848-4edd-a6c3-7e3a285701ce tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 200 Aug 07 20:55:26.789226 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 67/269] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:26 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:26.946267 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-eef9c3a4-2672-44b3-95c4-a6573103d036 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:26.949204 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-eef9c3a4-2672-44b3-95c4-a6573103d036 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:26.949385 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-eef9c3a4-2672-44b3-95c4-a6573103d036 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:26.950449 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-eef9c3a4-2672-44b3-95c4-a6573103d036 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:26.961794 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:26.961794 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:26.967637 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-eef9c3a4-2672-44b3-95c4-a6573103d036 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:26.974410 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-eef9c3a4-2672-44b3-95c4-a6573103d036 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:26.974712 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 71/270] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:26 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:27.040160 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3f0584e-91e6-4dc4-b985-e73133ed9734 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:27.044383 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3f0584e-91e6-4dc4-b985-e73133ed9734 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:27.044702 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3f0584e-91e6-4dc4-b985-e73133ed9734 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:27.045045 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3f0584e-91e6-4dc4-b985-e73133ed9734 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:27.070544 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:27.070544 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:27.078089 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f3f0584e-91e6-4dc4-b985-e73133ed9734 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:27.087074 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3f0584e-91e6-4dc4-b985-e73133ed9734 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:27.088175 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 67/271] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:27 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:27.334741 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1b84a74c-5d28-4260-a1a2-9f7e58f1e3da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:27.337599 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b84a74c-5d28-4260-a1a2-9f7e58f1e3da tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:27.337837 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b84a74c-5d28-4260-a1a2-9f7e58f1e3da tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:27.337837 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b84a74c-5d28-4260-a1a2-9f7e58f1e3da tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:27.348568 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:27.348568 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:27.357452 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1b84a74c-5d28-4260-a1a2-9f7e58f1e3da tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] Volume info retrieved successfully. Aug 07 20:55:27.368695 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b84a74c-5d28-4260-a1a2-9f7e58f1e3da tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-reader] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:27.368695 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 67/272] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:27 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:27.461433 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2a2eb1c1-7201-4b23-94fa-e0ca94a1b74a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:27.464172 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2a2eb1c1-7201-4b23-94fa-e0ca94a1b74a tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:27.464633 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2a2eb1c1-7201-4b23-94fa-e0ca94a1b74a tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:27.464994 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2a2eb1c1-7201-4b23-94fa-e0ca94a1b74a tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:27.476988 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:27.476988 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:27.480071 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2a2eb1c1-7201-4b23-94fa-e0ca94a1b74a tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:27.487067 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2a2eb1c1-7201-4b23-94fa-e0ca94a1b74a tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:27.487926 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 68/273] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:27 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:55:27.577041 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6566aed0-4af7-4174-ab9f-6beb9eb73e1e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:27.582415 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6566aed0-4af7-4174-ab9f-6beb9eb73e1e tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:27.583796 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6566aed0-4af7-4174-ab9f-6beb9eb73e1e tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:27.583796 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6566aed0-4af7-4174-ab9f-6beb9eb73e1e tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:27.603225 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:27.603225 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:27.610423 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6566aed0-4af7-4174-ab9f-6beb9eb73e1e tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:27.619374 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6566aed0-4af7-4174-ab9f-6beb9eb73e1e tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:27.619374 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 72/274] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:27 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:27.792626 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-93589d56-201f-4c76-be22-7035a8b1450a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:27.794129 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93589d56-201f-4c76-be22-7035a8b1450a None None] GET https://10.4.3.127/volume// Aug 07 20:55:27.794399 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93589d56-201f-4c76-be22-7035a8b1450a None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:27.794915 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93589d56-201f-4c76-be22-7035a8b1450a None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:27.796087 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93589d56-201f-4c76-be22-7035a8b1450a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:27.796087 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 68/275] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:27 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:27.808542 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-79539fec-79fc-4de3-80ef-f33bb9e5d24e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:27.808673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-f1f6f2a1-5685-41f3-872d-97b36b8cc9c0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:27.811685 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-f1f6f2a1-5685-41f3-872d-97b36b8cc9c0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:55:27.811997 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79539fec-79fc-4de3-80ef-f33bb9e5d24e tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:27.812109 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-f1f6f2a1-5685-41f3-872d-97b36b8cc9c0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:27.812962 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-f1f6f2a1-5685-41f3-872d-97b36b8cc9c0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:27.813035 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79539fec-79fc-4de3-80ef-f33bb9e5d24e tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:27.813035 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79539fec-79fc-4de3-80ef-f33bb9e5d24e tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:27.823992 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79539fec-79fc-4de3-80ef-f33bb9e5d24e tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 404 Aug 07 20:55:27.825041 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 68/276] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:27 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:27.833782 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:27.833782 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:27.845849 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-f1f6f2a1-5685-41f3-872d-97b36b8cc9c0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:27.854249 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-f1f6f2a1-5685-41f3-872d-97b36b8cc9c0 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:55:27.855500 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 69/277] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:55:27 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 1569 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:55:27.999224 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-66fc79cc-2121-4424-beec-9471ec1a864d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:28.004923 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-66fc79cc-2121-4424-beec-9471ec1a864d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] PUT https://10.4.3.127/volume/v3/attachments/0ddcc07d-276b-4583-adc3-9642b3c044a4 Aug 07 20:55:28.005676 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-66fc79cc-2121-4424-beec-9471ec1a864d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:28.019097 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-66fc79cc-2121-4424-beec-9471ec1a864d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Acquiring lock "cinder-attachment_update-607a84d2-1eca-4a57-9230-fce2898b93c9-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:55:28.027821 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-66fc79cc-2121-4424-beec-9471ec1a864d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Lock "cinder-attachment_update-607a84d2-1eca-4a57-9230-fce2898b93c9-np0000006755" acquired by "attachment_update" :: waited 0.008s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:55:28.028291 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:28.028291 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:28.225607 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-66fc79cc-2121-4424-beec-9471ec1a864d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Lock "cinder-attachment_update-607a84d2-1eca-4a57-9230-fce2898b93c9-np0000006755" released by "attachment_update" :: held 0.196s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:55:28.225607 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-66fc79cc-2121-4424-beec-9471ec1a864d tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/attachments/0ddcc07d-276b-4583-adc3-9642b3c044a4 returned with HTTP 200 Aug 07 20:55:28.225607 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 73/278] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:55:27 2026] PUT /volume/v3/attachments/0ddcc07d-276b-4583-adc3-9642b3c044a4 => generated 969 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:28.272242 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-f054717e-075d-4f68-a6b3-3c5a62c86ce7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:28.282753 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-f054717e-075d-4f68-a6b3-3c5a62c86ce7 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] POST https://10.4.3.127/volume/v3/attachments/0ddcc07d-276b-4583-adc3-9642b3c044a4/action Aug 07 20:55:28.285525 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-f054717e-075d-4f68-a6b3-3c5a62c86ce7 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:28.285525 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-f054717e-075d-4f68-a6b3-3c5a62c86ce7 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:28.330388 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:28.330388 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:28.377940 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-f054717e-075d-4f68-a6b3-3c5a62c86ce7 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/attachments/0ddcc07d-276b-4583-adc3-9642b3c044a4/action returned with HTTP 204 Aug 07 20:55:28.377940 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 69/279] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:55:28 2026] POST /volume/v3/attachments/0ddcc07d-276b-4583-adc3-9642b3c044a4/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:28.430531 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-abe4e781-48ad-4ca1-8f0b-6c162371f65e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:28.430531 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-abe4e781-48ad-4ca1-8f0b-6c162371f65e None None] GET https://10.4.3.127/volume// Aug 07 20:55:28.430943 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-abe4e781-48ad-4ca1-8f0b-6c162371f65e None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:28.430943 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-abe4e781-48ad-4ca1-8f0b-6c162371f65e None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:28.431512 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-abe4e781-48ad-4ca1-8f0b-6c162371f65e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:28.432442 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 69/280] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:28.441771 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-491579d2-7f08-42ce-a31f-f911cb591dac None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:28.446332 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-491579d2-7f08-42ce-a31f-f911cb591dac tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e Aug 07 20:55:28.446777 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-491579d2-7f08-42ce-a31f-f911cb591dac tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:28.446873 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-491579d2-7f08-42ce-a31f-f911cb591dac tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:28.468931 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:28.468931 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:28.471890 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-491579d2-7f08-42ce-a31f-f911cb591dac tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:28.482252 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-491579d2-7f08-42ce-a31f-f911cb591dac tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e returned with HTTP 200 Aug 07 20:55:28.482587 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 70/281] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:55:28 2026] GET /volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:55:28.638929 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-78dc08a8-1d2c-422f-9f61-91ba4b246a3b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:28.641572 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-78dc08a8-1d2c-422f-9f61-91ba4b246a3b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] PUT https://10.4.3.127/volume/v3/attachments/02a09cce-e4e0-4f0f-93c5-6bc51cda121f Aug 07 20:55:28.642199 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-78dc08a8-1d2c-422f-9f61-91ba4b246a3b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:28.665471 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-78dc08a8-1d2c-422f-9f61-91ba4b246a3b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Acquiring lock "cinder-attachment_update-ba07e7b3-1869-4360-a8b4-b6bea36a474e-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:55:28.674596 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-78dc08a8-1d2c-422f-9f61-91ba4b246a3b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Lock "cinder-attachment_update-ba07e7b3-1869-4360-a8b4-b6bea36a474e-np0000006755" acquired by "attachment_update" :: waited 0.009s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:55:28.676339 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:28.676339 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:28.962471 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-78dc08a8-1d2c-422f-9f61-91ba4b246a3b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Lock "cinder-attachment_update-ba07e7b3-1869-4360-a8b4-b6bea36a474e-np0000006755" released by "attachment_update" :: held 0.288s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:55:28.962872 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-78dc08a8-1d2c-422f-9f61-91ba4b246a3b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/attachments/02a09cce-e4e0-4f0f-93c5-6bc51cda121f returned with HTTP 200 Aug 07 20:55:28.963429 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 74/282] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:55:28 2026] PUT /volume/v3/attachments/02a09cce-e4e0-4f0f-93c5-6bc51cda121f => generated 969 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:29.042064 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-9e26c08c-feed-46fd-8bb4-31b626ddbe8b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:29.048205 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-9e26c08c-feed-46fd-8bb4-31b626ddbe8b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] POST https://10.4.3.127/volume/v3/attachments/02a09cce-e4e0-4f0f-93c5-6bc51cda121f/action Aug 07 20:55:29.053783 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-9e26c08c-feed-46fd-8bb4-31b626ddbe8b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:29.053783 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-9e26c08c-feed-46fd-8bb4-31b626ddbe8b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:29.084655 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:29.084655 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:29.112376 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-9e26c08c-feed-46fd-8bb4-31b626ddbe8b tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/attachments/02a09cce-e4e0-4f0f-93c5-6bc51cda121f/action returned with HTTP 204 Aug 07 20:55:29.112825 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 70/283] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:55:29 2026] POST /volume/v3/attachments/02a09cce-e4e0-4f0f-93c5-6bc51cda121f/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:29.164656 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3465f9a3-7ce7-46ae-bceb-9f62755e25c1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:29.165209 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3465f9a3-7ce7-46ae-bceb-9f62755e25c1 None None] GET https://10.4.3.127/volume// Aug 07 20:55:29.165330 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3465f9a3-7ce7-46ae-bceb-9f62755e25c1 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:29.165792 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3465f9a3-7ce7-46ae-bceb-9f62755e25c1 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:29.168646 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3465f9a3-7ce7-46ae-bceb-9f62755e25c1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:29.168646 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 70/284] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:29.186047 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-094f3f93-9cc8-4956-b386-5ce5eca7311f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:29.188800 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-094f3f93-9cc8-4956-b386-5ce5eca7311f tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 Aug 07 20:55:29.189292 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-094f3f93-9cc8-4956-b386-5ce5eca7311f tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:29.189672 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-094f3f93-9cc8-4956-b386-5ce5eca7311f tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:29.216704 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:29.216704 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:29.224307 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-094f3f93-9cc8-4956-b386-5ce5eca7311f tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:55:29.235351 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-094f3f93-9cc8-4956-b386-5ce5eca7311f tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 returned with HTTP 200 Aug 07 20:55:29.235351 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 71/285] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:55:29 2026] GET /volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 => generated 1024 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:55:29.390024 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-957477a9-80d0-4656-bd00-06a0d35b74ae None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:29.393460 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-957477a9-80d0-4656-bd00-06a0d35b74ae tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] PUT https://10.4.3.127/volume/v3/attachments/35181e57-da89-4cf6-b6bc-478443b07cbe Aug 07 20:55:29.394167 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-957477a9-80d0-4656-bd00-06a0d35b74ae tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:29.409007 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-957477a9-80d0-4656-bd00-06a0d35b74ae tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Acquiring lock "cinder-attachment_update-7a0b444d-52fe-46a2-91b7-788a64b99933-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:55:29.416128 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-957477a9-80d0-4656-bd00-06a0d35b74ae tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Lock "cinder-attachment_update-7a0b444d-52fe-46a2-91b7-788a64b99933-np0000006755" acquired by "attachment_update" :: waited 0.007s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:55:29.417909 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:29.417909 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:29.617579 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-957477a9-80d0-4656-bd00-06a0d35b74ae tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Lock "cinder-attachment_update-7a0b444d-52fe-46a2-91b7-788a64b99933-np0000006755" released by "attachment_update" :: held 0.202s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:55:29.617878 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-957477a9-80d0-4656-bd00-06a0d35b74ae tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/attachments/35181e57-da89-4cf6-b6bc-478443b07cbe returned with HTTP 200 Aug 07 20:55:29.618333 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 75/286] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:55:29 2026] PUT /volume/v3/attachments/35181e57-da89-4cf6-b6bc-478443b07cbe => generated 969 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:29.674660 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-1f996a20-80ef-458e-8992-8d260ca51945 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:29.681575 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-1f996a20-80ef-458e-8992-8d260ca51945 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] POST https://10.4.3.127/volume/v3/attachments/35181e57-da89-4cf6-b6bc-478443b07cbe/action Aug 07 20:55:29.681956 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-1f996a20-80ef-458e-8992-8d260ca51945 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:29.682326 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-1f996a20-80ef-458e-8992-8d260ca51945 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:29.737563 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:29.737563 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:29.770988 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cc8d2834-24a7-456d-934f-b6ec2469d5f9 req-1f996a20-80ef-458e-8992-8d260ca51945 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/attachments/35181e57-da89-4cf6-b6bc-478443b07cbe/action returned with HTTP 204 Aug 07 20:55:29.770988 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 71/287] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:55:29 2026] POST /volume/v3/attachments/35181e57-da89-4cf6-b6bc-478443b07cbe/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:31.144704 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-74629ae4-99c1-4299-aae7-0f391260e123 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:31.149791 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-74629ae4-99c1-4299-aae7-0f391260e123 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:31.149791 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-74629ae4-99c1-4299-aae7-0f391260e123 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:31.149791 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-74629ae4-99c1-4299-aae7-0f391260e123 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:31.162056 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:31.162056 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:31.167714 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-74629ae4-99c1-4299-aae7-0f391260e123 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:31.175333 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-74629ae4-99c1-4299-aae7-0f391260e123 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:31.176142 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 71/288] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:31 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:31.261499 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d8a16526-512a-413b-87f4-a7b424304abf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:31.263890 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d8a16526-512a-413b-87f4-a7b424304abf tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:31.265961 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d8a16526-512a-413b-87f4-a7b424304abf tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:31.266678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d8a16526-512a-413b-87f4-a7b424304abf tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:31.274580 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:31.274580 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:31.279076 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d8a16526-512a-413b-87f4-a7b424304abf tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:31.283479 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d8a16526-512a-413b-87f4-a7b424304abf tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:31.284061 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 72/289] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:31 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:33.376009 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8d58a20a-efd2-4063-ac19-dfc51bfaa914 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:33.378242 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8d58a20a-efd2-4063-ac19-dfc51bfaa914 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:33.378618 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8d58a20a-efd2-4063-ac19-dfc51bfaa914 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:33.378828 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8d58a20a-efd2-4063-ac19-dfc51bfaa914 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:33.379053 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-8d58a20a-efd2-4063-ac19-dfc51bfaa914 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Delete volume with id: 4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:33.391017 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8d58a20a-efd2-4063-ac19-dfc51bfaa914 tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 404 Aug 07 20:55:33.391698 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 76/290] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:55:33 2026] DELETE /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:33.405952 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6bc9f867-ce26-448d-9bf2-e0d83eb914ee None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:33.410858 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6bc9f867-ce26-448d-9bf2-e0d83eb914ee tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] GET https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b Aug 07 20:55:33.411668 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6bc9f867-ce26-448d-9bf2-e0d83eb914ee tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:33.412356 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6bc9f867-ce26-448d-9bf2-e0d83eb914ee tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:33.424287 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6bc9f867-ce26-448d-9bf2-e0d83eb914ee tempest-VolumesAssistedSnapshotsTest-751349627 tempest-VolumesAssistedSnapshotsTest-751349627-project-admin] https://10.4.3.127/volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b returned with HTTP 404 Aug 07 20:55:33.424886 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 72/291] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:33 2026] GET /volume/v3/volumes/4f6d8828-1520-4dfa-a752-110ecbe0340b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:34.058508 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b4ae2e70-8b2f-4400-961f-a7d14eca0143 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:34.060146 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4ae2e70-8b2f-4400-961f-a7d14eca0143 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] DELETE https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:34.061733 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4ae2e70-8b2f-4400-961f-a7d14eca0143 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:34.062805 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4ae2e70-8b2f-4400-961f-a7d14eca0143 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:34.063308 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b4ae2e70-8b2f-4400-961f-a7d14eca0143 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Delete volume with id: 7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:34.076740 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:34.076740 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:34.078402 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b4ae2e70-8b2f-4400-961f-a7d14eca0143 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:34.118799 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b4ae2e70-8b2f-4400-961f-a7d14eca0143 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Delete volume request issued successfully. Aug 07 20:55:34.119652 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4ae2e70-8b2f-4400-961f-a7d14eca0143 tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 202 Aug 07 20:55:34.119652 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 72/292] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:55:34 2026] DELETE /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:55:34.137618 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a45e1c7b-f6e8-44c9-882c-d1f4bcd8ddda None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:34.140353 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a45e1c7b-f6e8-44c9-882c-d1f4bcd8ddda tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:34.140751 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a45e1c7b-f6e8-44c9-882c-d1f4bcd8ddda tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:34.141295 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a45e1c7b-f6e8-44c9-882c-d1f4bcd8ddda tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:34.161670 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:34.161670 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:34.173633 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a45e1c7b-f6e8-44c9-882c-d1f4bcd8ddda tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Volume info retrieved successfully. Aug 07 20:55:34.181583 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a45e1c7b-f6e8-44c9-882c-d1f4bcd8ddda tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 200 Aug 07 20:55:34.182325 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 73/293] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:34 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:34.840852 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-475ff25a-365e-43a0-90a4-29974750ac7c req-db8a67ce-5c33-4641-b972-e2619211c1c0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:34.843840 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-db8a67ce-5c33-4641-b972-e2619211c1c0 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:55:34.844150 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-db8a67ce-5c33-4641-b972-e2619211c1c0 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:34.844718 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-db8a67ce-5c33-4641-b972-e2619211c1c0 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:34.868855 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:34.868855 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:34.877570 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-475ff25a-365e-43a0-90a4-29974750ac7c req-db8a67ce-5c33-4641-b972-e2619211c1c0 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:55:34.889534 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-db8a67ce-5c33-4641-b972-e2619211c1c0 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:55:34.889534 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 77/294] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:55:34 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:35.202698 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6789f283-98f7-4331-897d-dbe65c1a390d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:35.206730 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6789f283-98f7-4331-897d-dbe65c1a390d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] GET https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 Aug 07 20:55:35.207791 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6789f283-98f7-4331-897d-dbe65c1a390d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:35.208601 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6789f283-98f7-4331-897d-dbe65c1a390d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:35.225810 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6789f283-98f7-4331-897d-dbe65c1a390d tempest-AttachSCSIVolumeTestJSON-351835656 tempest-AttachSCSIVolumeTestJSON-351835656-project-member] https://10.4.3.127/volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 returned with HTTP 404 Aug 07 20:55:35.228009 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 73/295] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:35 2026] GET /volume/v3/volumes/7aa4cd4e-1a52-4f58-8c84-b0dbb3ef9770 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:35.406738 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0a228262-2a44-4457-846f-74324953b2fd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:35.407230 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a228262-2a44-4457-846f-74324953b2fd None None] GET https://10.4.3.127/volume// Aug 07 20:55:35.407399 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a228262-2a44-4457-846f-74324953b2fd None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:35.408014 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a228262-2a44-4457-846f-74324953b2fd None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:35.409235 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a228262-2a44-4457-846f-74324953b2fd None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:35.409704 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 73/296] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:35 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:35.421440 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-475ff25a-365e-43a0-90a4-29974750ac7c req-00eb5f08-db70-46ed-bf9b-e41efa951980 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:35.424463 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-00eb5f08-db70-46ed-bf9b-e41efa951980 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:55:35.425000 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-00eb5f08-db70-46ed-bf9b-e41efa951980 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7", "connector": null, "instance_uuid": "b3c0206d-2a6e-43cd-a0c6-29c49a60a137"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:35.453263 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:35.453263 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:35.536928 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-00eb5f08-db70-46ed-bf9b-e41efa951980 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:55:35.537676 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 74/297] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:55:35 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:35.552999 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-475ff25a-365e-43a0-90a4-29974750ac7c req-a7734199-fb4d-481c-a544-f44f0af5b76d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:35.558884 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-a7734199-fb4d-481c-a544-f44f0af5b76d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] DELETE https://10.4.3.127/volume/v3/attachments/a7b18aff-443c-4a56-9a81-851878d1dccd Aug 07 20:55:35.558884 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-a7734199-fb4d-481c-a544-f44f0af5b76d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:35.559372 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-a7734199-fb4d-481c-a544-f44f0af5b76d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:35.571067 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:35.571067 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:35.681186 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-a7734199-fb4d-481c-a544-f44f0af5b76d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/a7b18aff-443c-4a56-9a81-851878d1dccd returned with HTTP 200 Aug 07 20:55:35.682259 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 78/298] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:55:35 2026] DELETE /volume/v3/attachments/a7b18aff-443c-4a56-9a81-851878d1dccd => generated 367 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:37.385968 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e61c5bb8-9126-453a-baee-009bcd832288 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:37.388313 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e61c5bb8-9126-453a-baee-009bcd832288 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] DELETE https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:37.388609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e61c5bb8-9126-453a-baee-009bcd832288 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:37.388823 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e61c5bb8-9126-453a-baee-009bcd832288 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:37.390046 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e61c5bb8-9126-453a-baee-009bcd832288 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Delete volume with id: b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:37.401724 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:37.401724 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:37.402438 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e61c5bb8-9126-453a-baee-009bcd832288 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:37.428310 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e61c5bb8-9126-453a-baee-009bcd832288 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Delete volume request issued successfully. Aug 07 20:55:37.428310 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e61c5bb8-9126-453a-baee-009bcd832288 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 202 Aug 07 20:55:37.429054 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 74/299] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:55:37 2026] DELETE /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:55:37.449870 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-89dbd50d-106c-4421-9f44-249617c647e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:37.453236 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-89dbd50d-106c-4421-9f44-249617c647e6 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:37.453665 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-89dbd50d-106c-4421-9f44-249617c647e6 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:37.453894 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-89dbd50d-106c-4421-9f44-249617c647e6 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:37.469383 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:37.469383 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:37.486256 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-89dbd50d-106c-4421-9f44-249617c647e6 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Volume info retrieved successfully. Aug 07 20:55:37.505305 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-89dbd50d-106c-4421-9f44-249617c647e6 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 200 Aug 07 20:55:37.506153 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 74/300] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:37 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:38.126123 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-475ff25a-365e-43a0-90a4-29974750ac7c req-64ecc4be-0485-4d19-a571-2a4d27e5128a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:38.131130 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-64ecc4be-0485-4d19-a571-2a4d27e5128a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] PUT https://10.4.3.127/volume/v3/attachments/76d63456-a907-466d-89bd-7301b1c8a1df Aug 07 20:55:38.131876 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-64ecc4be-0485-4d19-a571-2a4d27e5128a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:38.144798 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-475ff25a-365e-43a0-90a4-29974750ac7c req-64ecc4be-0485-4d19-a571-2a4d27e5128a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Acquiring lock "cinder-attachment_update-4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:55:38.155968 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-475ff25a-365e-43a0-90a4-29974750ac7c req-64ecc4be-0485-4d19-a571-2a4d27e5128a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Lock "cinder-attachment_update-4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7-np0000006755" acquired by "attachment_update" :: waited 0.011s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:55:38.157746 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:38.157746 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:38.367586 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-475ff25a-365e-43a0-90a4-29974750ac7c req-64ecc4be-0485-4d19-a571-2a4d27e5128a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Lock "cinder-attachment_update-4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7-np0000006755" released by "attachment_update" :: held 0.212s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:55:38.369585 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-64ecc4be-0485-4d19-a571-2a4d27e5128a tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/76d63456-a907-466d-89bd-7301b1c8a1df returned with HTTP 200 Aug 07 20:55:38.370285 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 75/301] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:55:38 2026] PUT /volume/v3/attachments/76d63456-a907-466d-89bd-7301b1c8a1df => generated 969 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:38.388102 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-475ff25a-365e-43a0-90a4-29974750ac7c req-3d04cffe-9344-4f04-b59e-aca5ff364dbf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:38.391337 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-3d04cffe-9344-4f04-b59e-aca5ff364dbf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/attachments/76d63456-a907-466d-89bd-7301b1c8a1df Aug 07 20:55:38.391337 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-3d04cffe-9344-4f04-b59e-aca5ff364dbf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:38.395152 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-3d04cffe-9344-4f04-b59e-aca5ff364dbf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:38.428753 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-3d04cffe-9344-4f04-b59e-aca5ff364dbf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/76d63456-a907-466d-89bd-7301b1c8a1df returned with HTTP 200 Aug 07 20:55:38.428753 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 79/302] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 7 20:55:38 2026] GET /volume/v3/attachments/76d63456-a907-466d-89bd-7301b1c8a1df => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:38.526882 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-15a776ec-2215-4a3a-81d0-465540394590 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:38.529248 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15a776ec-2215-4a3a-81d0-465540394590 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] GET https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 Aug 07 20:55:38.531128 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15a776ec-2215-4a3a-81d0-465540394590 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:38.531128 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15a776ec-2215-4a3a-81d0-465540394590 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:38.547431 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15a776ec-2215-4a3a-81d0-465540394590 tempest-TaggedAttachmentsTest-1523956377 tempest-TaggedAttachmentsTest-1523956377-project-member] https://10.4.3.127/volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 returned with HTTP 404 Aug 07 20:55:38.548361 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 75/303] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:38 2026] GET /volume/v3/volumes/b82d120c-ecf5-4444-8212-3e0ff159b0e3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:38.555735 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a63b41bb-a97c-4b64-ac24-fb6faacd5a0f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:38.560914 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a63b41bb-a97c-4b64-ac24-fb6faacd5a0f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:38.565206 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a63b41bb-a97c-4b64-ac24-fb6faacd5a0f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:38.565758 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a63b41bb-a97c-4b64-ac24-fb6faacd5a0f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:38.597453 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:38.597453 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:38.614159 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a63b41bb-a97c-4b64-ac24-fb6faacd5a0f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:38.626224 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a63b41bb-a97c-4b64-ac24-fb6faacd5a0f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:38.626224 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 75/304] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:38 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:38.735181 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-393ad465-9940-4107-a80b-6abf1e255185 req-a0ddef95-032f-431e-84a6-7eef51aeb50a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:38.741580 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-a0ddef95-032f-431e-84a6-7eef51aeb50a tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:38.741580 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-a0ddef95-032f-431e-84a6-7eef51aeb50a tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:38.741580 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-a0ddef95-032f-431e-84a6-7eef51aeb50a tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:38.763506 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:38.763506 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:38.773465 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-393ad465-9940-4107-a80b-6abf1e255185 req-a0ddef95-032f-431e-84a6-7eef51aeb50a tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:38.793143 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-a0ddef95-032f-431e-84a6-7eef51aeb50a tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:38.793143 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 76/305] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:55:38 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:38.960968 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fcb5864e-5a84-42b5-9002-9c059124f0f3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:38.962299 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fcb5864e-5a84-42b5-9002-9c059124f0f3 None None] GET https://10.4.3.127/volume// Aug 07 20:55:38.963064 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fcb5864e-5a84-42b5-9002-9c059124f0f3 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:38.963064 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fcb5864e-5a84-42b5-9002-9c059124f0f3 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:38.963385 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fcb5864e-5a84-42b5-9002-9c059124f0f3 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:38.964101 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 80/306] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 20:55:38 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:38.984501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-393ad465-9940-4107-a80b-6abf1e255185 req-97ec50a3-67af-4fce-a945-922d34dbead0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:38.992331 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-97ec50a3-67af-4fce-a945-922d34dbead0 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:55:38.993468 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-97ec50a3-67af-4fce-a945-922d34dbead0 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26b78a54-a1ee-4acf-a967-d50cc372558c", "connector": null, "instance_uuid": "f0ff59f8-49a2-45b1-ac74-f5a2c3645866"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:39.000549 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=343,cinder:INSERT=27,cinder:UPDATE=61 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:55:39.008983 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:39.008983 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:39.057661 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-97ec50a3-67af-4fce-a945-922d34dbead0 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:55:39.059077 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 76/307] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:55:38 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) Aug 07 20:55:39.136803 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ab8a9fb0-478f-4687-88e9-88bb10f49110 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:39.139898 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab8a9fb0-478f-4687-88e9-88bb10f49110 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:39.140632 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab8a9fb0-478f-4687-88e9-88bb10f49110 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:39.140632 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab8a9fb0-478f-4687-88e9-88bb10f49110 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:39.159356 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5ed5fccc-84ea-40cf-bcec-8be38a259f58 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:39.159875 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5ed5fccc-84ea-40cf-bcec-8be38a259f58 None None] GET https://10.4.3.127/volume// Aug 07 20:55:39.160532 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5ed5fccc-84ea-40cf-bcec-8be38a259f58 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:39.160532 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5ed5fccc-84ea-40cf-bcec-8be38a259f58 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:39.160880 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5ed5fccc-84ea-40cf-bcec-8be38a259f58 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:39.161364 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 77/308] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:39.164255 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:39.164255 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:39.172207 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ab8a9fb0-478f-4687-88e9-88bb10f49110 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:39.179670 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab8a9fb0-478f-4687-88e9-88bb10f49110 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:39.180387 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 76/309] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:39 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:39.187518 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-393ad465-9940-4107-a80b-6abf1e255185 req-49c104c7-4a71-4cc6-94d7-b670299535aa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:39.193268 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-49c104c7-4a71-4cc6-94d7-b670299535aa tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:39.193268 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-49c104c7-4a71-4cc6-94d7-b670299535aa tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:39.193268 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-49c104c7-4a71-4cc6-94d7-b670299535aa tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:39.195287 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=393,cinder:INSERT=38,cinder:UPDATE=59 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:55:39.211448 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:39.211448 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:39.227711 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-393ad465-9940-4107-a80b-6abf1e255185 req-49c104c7-4a71-4cc6-94d7-b670299535aa tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:39.240269 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-49c104c7-4a71-4cc6-94d7-b670299535aa tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:39.240669 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 81/310] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:55:39 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 1026 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:55:39.385955 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-393ad465-9940-4107-a80b-6abf1e255185 req-67892d3d-ff5c-4d39-97c5-912bb987e648 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:39.389123 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-67892d3d-ff5c-4d39-97c5-912bb987e648 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] PUT https://10.4.3.127/volume/v3/attachments/e2646df2-4977-43ab-a486-4b92b0aef799 Aug 07 20:55:39.389297 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-67892d3d-ff5c-4d39-97c5-912bb987e648 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:39.398749 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-393ad465-9940-4107-a80b-6abf1e255185 req-67892d3d-ff5c-4d39-97c5-912bb987e648 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Acquiring lock "cinder-attachment_update-26b78a54-a1ee-4acf-a967-d50cc372558c-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:55:39.407533 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-393ad465-9940-4107-a80b-6abf1e255185 req-67892d3d-ff5c-4d39-97c5-912bb987e648 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Lock "cinder-attachment_update-26b78a54-a1ee-4acf-a967-d50cc372558c-np0000006755" acquired by "attachment_update" :: waited 0.008s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:55:39.408555 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:39.408555 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:39.546918 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-393ad465-9940-4107-a80b-6abf1e255185 req-67892d3d-ff5c-4d39-97c5-912bb987e648 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Lock "cinder-attachment_update-26b78a54-a1ee-4acf-a967-d50cc372558c-np0000006755" released by "attachment_update" :: held 0.140s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:55:39.547940 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-67892d3d-ff5c-4d39-97c5-912bb987e648 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments/e2646df2-4977-43ab-a486-4b92b0aef799 returned with HTTP 200 Aug 07 20:55:39.548029 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 77/311] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:55:39 2026] PUT /volume/v3/attachments/e2646df2-4977-43ab-a486-4b92b0aef799 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:40.208453 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-631eeaa1-5224-49f9-8198-589587cebae4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:40.211430 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-631eeaa1-5224-49f9-8198-589587cebae4 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:40.211987 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-631eeaa1-5224-49f9-8198-589587cebae4 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:40.212088 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-631eeaa1-5224-49f9-8198-589587cebae4 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:40.218935 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=289,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:55:40.242453 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:40.242453 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:40.254116 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-631eeaa1-5224-49f9-8198-589587cebae4 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:40.262418 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-631eeaa1-5224-49f9-8198-589587cebae4 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:40.262418 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 78/312] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:40 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:41.283221 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-20f5f0ba-3c4b-4303-8304-7bd17685eec0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:41.285218 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-20f5f0ba-3c4b-4303-8304-7bd17685eec0 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:41.285471 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-20f5f0ba-3c4b-4303-8304-7bd17685eec0 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:41.285805 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-20f5f0ba-3c4b-4303-8304-7bd17685eec0 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:41.291404 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=288,cinder:UPDATE=27,cinder:INSERT=8 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:55:41.296448 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:41.296448 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:41.301715 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-20f5f0ba-3c4b-4303-8304-7bd17685eec0 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:41.307277 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-20f5f0ba-3c4b-4303-8304-7bd17685eec0 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:41.308804 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 77/313] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:41 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:42.331350 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0497fe42-44fe-497b-8e5a-080e7f32c154 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:42.337939 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0497fe42-44fe-497b-8e5a-080e7f32c154 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:42.337939 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0497fe42-44fe-497b-8e5a-080e7f32c154 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:42.337939 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0497fe42-44fe-497b-8e5a-080e7f32c154 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:42.368449 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:42.368449 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:42.376845 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0497fe42-44fe-497b-8e5a-080e7f32c154 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:42.385903 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0497fe42-44fe-497b-8e5a-080e7f32c154 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:42.387167 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 82/314] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:42 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:43.132178 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-475ff25a-365e-43a0-90a4-29974750ac7c req-d7c2cb0c-fe6d-4aea-9b83-3a357f2ba361 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:43.134551 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-d7c2cb0c-fe6d-4aea-9b83-3a357f2ba361 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/attachments/76d63456-a907-466d-89bd-7301b1c8a1df/action Aug 07 20:55:43.135223 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-d7c2cb0c-fe6d-4aea-9b83-3a357f2ba361 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:43.136087 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-d7c2cb0c-fe6d-4aea-9b83-3a357f2ba361 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:43.157981 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:43.157981 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:43.187165 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-475ff25a-365e-43a0-90a4-29974750ac7c req-d7c2cb0c-fe6d-4aea-9b83-3a357f2ba361 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/76d63456-a907-466d-89bd-7301b1c8a1df/action returned with HTTP 204 Aug 07 20:55:43.187690 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 78/315] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:55:43 2026] POST /volume/v3/attachments/76d63456-a907-466d-89bd-7301b1c8a1df/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:43.403906 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-88239a76-1a08-4967-8fa3-1905ed9f7027 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:43.406132 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-88239a76-1a08-4967-8fa3-1905ed9f7027 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:43.407065 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-88239a76-1a08-4967-8fa3-1905ed9f7027 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:43.407065 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-88239a76-1a08-4967-8fa3-1905ed9f7027 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:43.422200 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:43.422200 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:43.428615 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-88239a76-1a08-4967-8fa3-1905ed9f7027 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:43.438266 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-88239a76-1a08-4967-8fa3-1905ed9f7027 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:43.438868 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 79/316] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:43 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:43.699235 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:43.701995 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:55:43.702124 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1151340138"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:43.707078 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1151340138'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:55:43.707078 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Create volume of 1 GB Aug 07 20:55:43.717260 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Availability Zones retrieved successfully. Aug 07 20:55:43.734697 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Flow 'volume_create_api' (2dc43c4b-81ff-4b6a-9ee0-7db18347ba35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:55:43.736369 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2da962c0-d988-4322-bbc7-dd581f9bd5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:43.738882 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:55:43.797128 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2da962c0-d988-4322-bbc7-dd581f9bd5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:43.798638 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d67c58-55ab-4c63-92b7-43199a6a8007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:43.944418 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Created reservations ['565a1280-a5c0-40fd-ad22-6fd6def80f59', '108fdd54-58ca-454f-b822-93065541fdb2', '87b96eb5-cd6c-46c5-ab66-1bf183cb93a5', '534d8b59-e5dc-43b1-b155-7f10a0d728d1'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:55:43.945614 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d67c58-55ab-4c63-92b7-43199a6a8007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['565a1280-a5c0-40fd-ad22-6fd6def80f59', '108fdd54-58ca-454f-b822-93065541fdb2', '87b96eb5-cd6c-46c5-ab66-1bf183cb93a5', '534d8b59-e5dc-43b1-b155-7f10a0d728d1']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:43.950876 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b7026e6-e9d3-4690-bd89-19c60a51ae47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:43.986238 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b7026e6-e9d3-4690-bd89-19c60a51ae47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf030510-f25f-4e8e-99c5-6f8debda30b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1151340138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900577d80c37407db3951346ff192ae1',qos_specs=None,replication_status=,reservations=['565a1280-a5c0-40fd-ad22-6fd6def80f59','108fdd54-58ca-454f-b822-93065541fdb2','87b96eb5-cd6c-46c5-ab66-1bf183cb93a5','534d8b59-e5dc-43b1-b155-7f10a0d728d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f3f21324c334858bac0ab20907b92fe',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1151340138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf030510-f25f-4e8e-99c5-6f8debda30b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='900577d80c37407db3951346ff192ae1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f3f21324c334858bac0ab20907b92fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:43.987371 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47b5338b-f3fe-40c0-a9ed-ca8071dd30b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:44.019535 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47b5338b-f3fe-40c0-a9ed-ca8071dd30b9) transitioned into state 'SUCCESS' from state '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-1151340138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900577d80c37407db3951346ff192ae1',qos_specs=None,replication_status=,reservations=['565a1280-a5c0-40fd-ad22-6fd6def80f59','108fdd54-58ca-454f-b822-93065541fdb2','87b96eb5-cd6c-46c5-ab66-1bf183cb93a5','534d8b59-e5dc-43b1-b155-7f10a0d728d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f3f21324c334858bac0ab20907b92fe',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:44.020469 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f05d105-eaa4-49b6-b519-08b3483c7e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:55:44.039997 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f05d105-eaa4-49b6-b519-08b3483c7e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:55:44.041192 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Flow 'volume_create_api' (2dc43c4b-81ff-4b6a-9ee0-7db18347ba35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:55:44.041674 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Create volume request issued successfully. Aug 07 20:55:44.043732 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a97b59b8-f29e-43ad-98fd-ebdacd88c8b8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:55:44.043732 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 78/317] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:55:43 2026] POST /volume/v3/volumes => generated 757 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:55:44.057029 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b9e1e412-590b-4d37-9448-0be058785610 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:44.060253 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b9e1e412-590b-4d37-9448-0be058785610 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:55:44.060253 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b9e1e412-590b-4d37-9448-0be058785610 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:44.060996 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b9e1e412-590b-4d37-9448-0be058785610 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:44.082146 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:44.082146 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:44.094782 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b9e1e412-590b-4d37-9448-0be058785610 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:55:44.106832 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b9e1e412-590b-4d37-9448-0be058785610 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 returned with HTTP 200 Aug 07 20:55:44.106832 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 83/318] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:44 2026] GET /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 => generated 825 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:44.461295 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dbce6472-f414-48b8-a7cc-efae89bf1eb3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:44.466950 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dbce6472-f414-48b8-a7cc-efae89bf1eb3 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:44.467107 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dbce6472-f414-48b8-a7cc-efae89bf1eb3 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:44.467598 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dbce6472-f414-48b8-a7cc-efae89bf1eb3 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:44.485442 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:44.485442 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:44.495168 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dbce6472-f414-48b8-a7cc-efae89bf1eb3 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:44.505423 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dbce6472-f414-48b8-a7cc-efae89bf1eb3 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:44.505738 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 79/319] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:44 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:45.123535 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cb1742ce-0cb2-45c0-8073-22d3868fecab None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:45.127699 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cb1742ce-0cb2-45c0-8073-22d3868fecab tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:55:45.127699 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cb1742ce-0cb2-45c0-8073-22d3868fecab tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:45.127699 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cb1742ce-0cb2-45c0-8073-22d3868fecab tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:45.142348 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:45.142348 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:45.149619 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-cb1742ce-0cb2-45c0-8073-22d3868fecab tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:55:45.156435 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cb1742ce-0cb2-45c0-8073-22d3868fecab tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 returned with HTTP 200 Aug 07 20:55:45.157007 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 80/320] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:45 2026] GET /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:45.530289 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-99d5eb06-bcdd-4a2b-b7f4-27e9c458602d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:45.531063 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-393ad465-9940-4107-a80b-6abf1e255185 req-810f8344-e7ce-493c-97ea-01cd87035535 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:45.532548 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99d5eb06-bcdd-4a2b-b7f4-27e9c458602d tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:45.532921 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99d5eb06-bcdd-4a2b-b7f4-27e9c458602d tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:45.533196 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99d5eb06-bcdd-4a2b-b7f4-27e9c458602d tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:45.540810 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-810f8344-e7ce-493c-97ea-01cd87035535 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] POST https://10.4.3.127/volume/v3/attachments/e2646df2-4977-43ab-a486-4b92b0aef799/action Aug 07 20:55:45.541319 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-810f8344-e7ce-493c-97ea-01cd87035535 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:45.541594 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-810f8344-e7ce-493c-97ea-01cd87035535 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:45.552415 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:45.552415 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:45.558460 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-99d5eb06-bcdd-4a2b-b7f4-27e9c458602d tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:45.564245 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:45.564245 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:45.565986 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99d5eb06-bcdd-4a2b-b7f4-27e9c458602d tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:45.566516 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 79/321] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:45 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:45.615216 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-393ad465-9940-4107-a80b-6abf1e255185 req-810f8344-e7ce-493c-97ea-01cd87035535 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments/e2646df2-4977-43ab-a486-4b92b0aef799/action returned with HTTP 204 Aug 07 20:55:45.616202 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 84/322] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:55:45 2026] POST /volume/v3/attachments/e2646df2-4977-43ab-a486-4b92b0aef799/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:46.591086 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c51916d1-74f7-4ba0-9a23-0711214da865 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:46.595436 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c51916d1-74f7-4ba0-9a23-0711214da865 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:46.595789 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c51916d1-74f7-4ba0-9a23-0711214da865 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:46.596537 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c51916d1-74f7-4ba0-9a23-0711214da865 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:46.621036 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:46.621036 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:46.629988 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c51916d1-74f7-4ba0-9a23-0711214da865 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:46.639384 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c51916d1-74f7-4ba0-9a23-0711214da865 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:46.639384 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 80/323] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:46 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:46.658623 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-730e13b8-a02b-4a7a-a601-6e4cb3222bc6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:46.663832 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-730e13b8-a02b-4a7a-a601-6e4cb3222bc6 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:46.663832 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-730e13b8-a02b-4a7a-a601-6e4cb3222bc6 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:46.663832 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-730e13b8-a02b-4a7a-a601-6e4cb3222bc6 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:46.681836 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:46.681836 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:46.690325 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-730e13b8-a02b-4a7a-a601-6e4cb3222bc6 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:46.703005 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-730e13b8-a02b-4a7a-a601-6e4cb3222bc6 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:46.703005 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 81/324] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:46 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:47.351193 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-49db2572-a3bf-43fe-9727-26c8b6f504d5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:47.354170 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-49db2572-a3bf-43fe-9727-26c8b6f504d5 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:47.354424 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-49db2572-a3bf-43fe-9727-26c8b6f504d5 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:47.354727 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-49db2572-a3bf-43fe-9727-26c8b6f504d5 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:47.376293 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:47.376293 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:47.393209 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-49db2572-a3bf-43fe-9727-26c8b6f504d5 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:47.404140 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-49db2572-a3bf-43fe-9727-26c8b6f504d5 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:47.404812 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 80/325] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:55:47 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 1139 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 20:55:48.675929 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-44a82005-4990-4bf5-be8e-7c4cce87ccb0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:48.675929 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44a82005-4990-4bf5-be8e-7c4cce87ccb0 None None] GET https://10.4.3.127/volume// Aug 07 20:55:48.675929 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44a82005-4990-4bf5-be8e-7c4cce87ccb0 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:48.675929 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44a82005-4990-4bf5-be8e-7c4cce87ccb0 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:48.675929 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44a82005-4990-4bf5-be8e-7c4cce87ccb0 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:48.675929 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 85/326] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:48.702557 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-73bff23c-e730-4a0e-808c-b41763aa328d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:48.702557 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-73bff23c-e730-4a0e-808c-b41763aa328d tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:55:48.702557 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-73bff23c-e730-4a0e-808c-b41763aa328d tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26b78a54-a1ee-4acf-a967-d50cc372558c", "connector": null, "instance_uuid": "f0ff59f8-49a2-45b1-ac74-f5a2c3645866"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:48.726631 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:48.726631 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:48.784322 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-73bff23c-e730-4a0e-808c-b41763aa328d tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:55:48.785035 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 81/327] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:55:48 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 20:55:48.798202 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2f08dd86-4143-474e-b79e-3cc5efbf13df None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:48.799294 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2f08dd86-4143-474e-b79e-3cc5efbf13df None None] GET https://10.4.3.127/volume// Aug 07 20:55:48.799629 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2f08dd86-4143-474e-b79e-3cc5efbf13df None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:48.799982 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2f08dd86-4143-474e-b79e-3cc5efbf13df None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:48.801077 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2f08dd86-4143-474e-b79e-3cc5efbf13df None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:48.801077 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 82/328] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:48.810353 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-8c9e36c7-8a09-4cec-b867-a93021b83b3f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:48.814422 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-8c9e36c7-8a09-4cec-b867-a93021b83b3f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:48.814532 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-8c9e36c7-8a09-4cec-b867-a93021b83b3f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:48.814730 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-8c9e36c7-8a09-4cec-b867-a93021b83b3f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:48.833517 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:48.833517 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:48.839335 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-8c9e36c7-8a09-4cec-b867-a93021b83b3f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:48.847047 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-8c9e36c7-8a09-4cec-b867-a93021b83b3f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:48.847680 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 81/329] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:55:48 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 1319 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:55:51.691714 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-d6859050-0738-449d-b90e-fee7a34fb3ea None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:51.697331 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-d6859050-0738-449d-b90e-fee7a34fb3ea tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] DELETE https://10.4.3.127/volume/v3/attachments/e2646df2-4977-43ab-a486-4b92b0aef799 Aug 07 20:55:51.697331 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-d6859050-0738-449d-b90e-fee7a34fb3ea tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:51.697989 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-d6859050-0738-449d-b90e-fee7a34fb3ea tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:51.716720 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:51.716720 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:51.807779 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-d6859050-0738-449d-b90e-fee7a34fb3ea tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments/e2646df2-4977-43ab-a486-4b92b0aef799 returned with HTTP 200 Aug 07 20:55:51.808397 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 86/330] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:55:51 2026] DELETE /volume/v3/attachments/e2646df2-4977-43ab-a486-4b92b0aef799 => generated 192 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:55.558433 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-69823f15-9ada-4db2-8b30-c864e5c83c18 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:55.563484 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-69823f15-9ada-4db2-8b30-c864e5c83c18 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:55:55.563484 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-69823f15-9ada-4db2-8b30-c864e5c83c18 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:55.566821 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-69823f15-9ada-4db2-8b30-c864e5c83c18 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:55.581716 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:55.581716 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:55.597401 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-69823f15-9ada-4db2-8b30-c864e5c83c18 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:55:55.608194 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-69823f15-9ada-4db2-8b30-c864e5c83c18 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 returned with HTTP 200 Aug 07 20:55:55.608878 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 82/331] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:55:55 2026] GET /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:55.648555 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-12ef3237-af3e-4cad-b3c1-126ba2193e99 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:55.649202 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-12ef3237-af3e-4cad-b3c1-126ba2193e99 None None] GET https://10.4.3.127/volume// Aug 07 20:55:55.649444 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-12ef3237-af3e-4cad-b3c1-126ba2193e99 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:55.649678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-12ef3237-af3e-4cad-b3c1-126ba2193e99 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:55.650604 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-12ef3237-af3e-4cad-b3c1-126ba2193e99 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:55.650962 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 83/332] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 20:55:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:55.663701 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-891e7895-c6ba-40f0-8e33-44ae18324529 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:55.666995 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-891e7895-c6ba-40f0-8e33-44ae18324529 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:55:55.667579 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-891e7895-c6ba-40f0-8e33-44ae18324529 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf030510-f25f-4e8e-99c5-6f8debda30b4", "connector": null, "instance_uuid": "3033ae0c-b39a-45f2-9f2d-e2f3514a344e"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:55.680045 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:55.680045 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:55.724181 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-891e7895-c6ba-40f0-8e33-44ae18324529 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:55:55.724988 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 82/333] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:55:55 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:55.802692 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-40a28154-46d8-4080-87da-ada7810720d4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:55.807004 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-40a28154-46d8-4080-87da-ada7810720d4 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] POST https://10.4.3.127/volume/v3/attachments/bb2429ae-5637-4129-85eb-f19d82d91eab/action Aug 07 20:55:55.807004 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-40a28154-46d8-4080-87da-ada7810720d4 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:55.807004 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-40a28154-46d8-4080-87da-ada7810720d4 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:55.843296 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:55.843296 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:55.877106 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-6be079ce-57e4-4b7a-b55e-6f972ae6a999 req-40a28154-46d8-4080-87da-ada7810720d4 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/attachments/bb2429ae-5637-4129-85eb-f19d82d91eab/action returned with HTTP 204 Aug 07 20:55:55.877728 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 87/334] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:55:55 2026] POST /volume/v3/attachments/bb2429ae-5637-4129-85eb-f19d82d91eab/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:55.931346 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f033f48-c4e7-41c6-8fe5-c52cbb5541e8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:55.933952 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f033f48-c4e7-41c6-8fe5-c52cbb5541e8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:55:55.934221 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f033f48-c4e7-41c6-8fe5-c52cbb5541e8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:55.934516 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f033f48-c4e7-41c6-8fe5-c52cbb5541e8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:55.956567 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:55.956567 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:55.961571 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0f033f48-c4e7-41c6-8fe5-c52cbb5541e8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:55:55.967559 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f033f48-c4e7-41c6-8fe5-c52cbb5541e8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 returned with HTTP 200 Aug 07 20:55:55.967559 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 83/335] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:55 2026] GET /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 => generated 1112 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:55.983656 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-403067dc-b620-4eab-b701-9768ee492370 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:55.984241 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-403067dc-b620-4eab-b701-9768ee492370 None None] GET https://10.4.3.127/volume// Aug 07 20:55:55.984487 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-403067dc-b620-4eab-b701-9768ee492370 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:55.984774 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-403067dc-b620-4eab-b701-9768ee492370 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:55.986029 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-403067dc-b620-4eab-b701-9768ee492370 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:55.986029 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 84/336] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:55.986841 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9232702a-b8f3-4269-8668-b4102d590bf0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:55.993587 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9232702a-b8f3-4269-8668-b4102d590bf0 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:55:55.993587 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9232702a-b8f3-4269-8668-b4102d590bf0 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:55.993587 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9232702a-b8f3-4269-8668-b4102d590bf0 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:56.010519 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:56.010519 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:56.017158 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-f8ac8a84-f4c5-4b27-8568-ad51803f79bc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:56.017297 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9232702a-b8f3-4269-8668-b4102d590bf0 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:55:56.023089 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-f8ac8a84-f4c5-4b27-8568-ad51803f79bc tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:55:56.023984 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-f8ac8a84-f4c5-4b27-8568-ad51803f79bc tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:56.024085 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-f8ac8a84-f4c5-4b27-8568-ad51803f79bc tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:56.033583 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9232702a-b8f3-4269-8668-b4102d590bf0 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 returned with HTTP 200 Aug 07 20:55:56.033583 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 83/337] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:55 2026] GET /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 => generated 1112 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:56.052023 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:56.052023 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:56.057832 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-f8ac8a84-f4c5-4b27-8568-ad51803f79bc tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:55:56.068622 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-f8ac8a84-f4c5-4b27-8568-ad51803f79bc tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:55:56.069175 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 88/338] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:55:56 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 1026 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:55:56.222153 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-b4a5a242-ea2c-48b0-b084-17e905286a1f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:56.226485 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-b4a5a242-ea2c-48b0-b084-17e905286a1f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] PUT https://10.4.3.127/volume/v3/attachments/b8d25ee5-932d-41b1-9c61-171c3e82c8f2 Aug 07 20:55:56.226972 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-b4a5a242-ea2c-48b0-b084-17e905286a1f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:56.242240 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-b4a5a242-ea2c-48b0-b084-17e905286a1f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Acquiring lock "cinder-attachment_update-26b78a54-a1ee-4acf-a967-d50cc372558c-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:55:56.254503 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-b4a5a242-ea2c-48b0-b084-17e905286a1f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Lock "cinder-attachment_update-26b78a54-a1ee-4acf-a967-d50cc372558c-np0000006755" acquired by "attachment_update" :: waited 0.011s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:55:56.256684 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:56.256684 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:56.450595 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-b4a5a242-ea2c-48b0-b084-17e905286a1f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Lock "cinder-attachment_update-26b78a54-a1ee-4acf-a967-d50cc372558c-np0000006755" released by "attachment_update" :: held 0.197s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:55:56.451261 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-b4a5a242-ea2c-48b0-b084-17e905286a1f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments/b8d25ee5-932d-41b1-9c61-171c3e82c8f2 returned with HTTP 200 Aug 07 20:55:56.451930 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 84/339] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:55:56 2026] PUT /volume/v3/attachments/b8d25ee5-932d-41b1-9c61-171c3e82c8f2 => generated 969 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:56.505168 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-04d6cb6b-ff98-43e6-a8a0-c14d2ac1c989 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:56.509950 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-04d6cb6b-ff98-43e6-a8a0-c14d2ac1c989 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] POST https://10.4.3.127/volume/v3/attachments/b8d25ee5-932d-41b1-9c61-171c3e82c8f2/action Aug 07 20:55:56.510694 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-04d6cb6b-ff98-43e6-a8a0-c14d2ac1c989 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:55:56.510694 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-04d6cb6b-ff98-43e6-a8a0-c14d2ac1c989 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:56.545675 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:56.545675 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:56.573214 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-fc36f4ac-62c1-4d8c-b97d-59cedd1d0f95 req-04d6cb6b-ff98-43e6-a8a0-c14d2ac1c989 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments/b8d25ee5-932d-41b1-9c61-171c3e82c8f2/action returned with HTTP 204 Aug 07 20:55:56.573214 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 85/340] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:55:56 2026] POST /volume/v3/attachments/b8d25ee5-932d-41b1-9c61-171c3e82c8f2/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:55:57.052706 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-a632597c-4cdc-40f8-a489-313a32b300d3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:57.058112 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-a632597c-4cdc-40f8-a489-313a32b300d3 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:55:57.058112 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-a632597c-4cdc-40f8-a489-313a32b300d3 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:57.058112 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-a632597c-4cdc-40f8-a489-313a32b300d3 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:57.069781 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:57.069781 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:57.078152 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-a632597c-4cdc-40f8-a489-313a32b300d3 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:55:57.084369 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-a632597c-4cdc-40f8-a489-313a32b300d3 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:55:57.086313 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 84/341] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:55:57 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:57.273615 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b908195d-9f4f-4f59-ad2a-93bbffd91683 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:57.273615 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b908195d-9f4f-4f59-ad2a-93bbffd91683 None None] GET https://10.4.3.127/volume// Aug 07 20:55:57.273615 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b908195d-9f4f-4f59-ad2a-93bbffd91683 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:57.273615 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b908195d-9f4f-4f59-ad2a-93bbffd91683 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:57.273615 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b908195d-9f4f-4f59-ad2a-93bbffd91683 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:57.274287 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 89/342] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 20:55:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:57.287371 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-963f4df5-68b0-4090-9a26-64e98abb08d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:57.293129 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-963f4df5-68b0-4090-9a26-64e98abb08d1 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:55:57.293129 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-963f4df5-68b0-4090-9a26-64e98abb08d1 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3807c51e-ce3b-4e66-9fc9-7f0474f5be7a", "connector": null, "instance_uuid": "9604974d-866f-4158-a6b9-0a6441a26015"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:57.314037 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:57.314037 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:57.388737 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-963f4df5-68b0-4090-9a26-64e98abb08d1 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:55:57.389345 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 85/343] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:55:57 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:57.455507 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d7ee373d-ecaf-460d-96be-a56baad39c79 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:57.463790 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d7ee373d-ecaf-460d-96be-a56baad39c79 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:55:57.463790 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d7ee373d-ecaf-460d-96be-a56baad39c79 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:57.464673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d7ee373d-ecaf-460d-96be-a56baad39c79 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:57.491916 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:57.491916 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:57.499065 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d7ee373d-ecaf-460d-96be-a56baad39c79 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:55:57.510645 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-66d7122b-de98-46c0-8c54-2412634c5543 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:57.511114 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66d7122b-de98-46c0-8c54-2412634c5543 None None] GET https://10.4.3.127/volume// Aug 07 20:55:57.511323 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66d7122b-de98-46c0-8c54-2412634c5543 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:57.511672 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66d7122b-de98-46c0-8c54-2412634c5543 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:57.512478 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d7ee373d-ecaf-460d-96be-a56baad39c79 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:55:57.514686 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 86/344] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:57 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:57.514731 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66d7122b-de98-46c0-8c54-2412634c5543 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:57.514731 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 85/345] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:57 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:57.537855 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-7e1fa461-37a4-4beb-93d3-b399177f7b22 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:57.544402 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-7e1fa461-37a4-4beb-93d3-b399177f7b22 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:55:57.544402 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-7e1fa461-37a4-4beb-93d3-b399177f7b22 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:57.544591 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-7e1fa461-37a4-4beb-93d3-b399177f7b22 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:57.563839 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:57.563839 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:55:57.569836 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-7e1fa461-37a4-4beb-93d3-b399177f7b22 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:55:57.581591 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-7e1fa461-37a4-4beb-93d3-b399177f7b22 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:55:57.582472 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 90/346] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:55:57 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 1030 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:55:57.741505 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-629c2784-29e8-4cab-a60b-80e97100e5db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:57.745603 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-629c2784-29e8-4cab-a60b-80e97100e5db tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] PUT https://10.4.3.127/volume/v3/attachments/7ef09541-7adc-4178-b965-920e26b70c94 Aug 07 20:55:57.746389 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-629c2784-29e8-4cab-a60b-80e97100e5db tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:57.756538 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-629c2784-29e8-4cab-a60b-80e97100e5db tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Acquiring lock "cinder-attachment_update-3807c51e-ce3b-4e66-9fc9-7f0474f5be7a-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:55:57.763007 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-629c2784-29e8-4cab-a60b-80e97100e5db tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Lock "cinder-attachment_update-3807c51e-ce3b-4e66-9fc9-7f0474f5be7a-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:55:57.768816 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:57.768816 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:57.943960 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-629c2784-29e8-4cab-a60b-80e97100e5db tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Lock "cinder-attachment_update-3807c51e-ce3b-4e66-9fc9-7f0474f5be7a-np0000006755" released by "attachment_update" :: held 0.181s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:55:57.944515 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-629c2784-29e8-4cab-a60b-80e97100e5db tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/attachments/7ef09541-7adc-4178-b965-920e26b70c94 returned with HTTP 200 Aug 07 20:55:57.945811 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 86/347] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:55:57 2026] PUT /volume/v3/attachments/7ef09541-7adc-4178-b965-920e26b70c94 => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:55:58.535423 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6b489ca4-66a0-4611-bd81-a09fbc303fbb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:58.540611 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6b489ca4-66a0-4611-bd81-a09fbc303fbb tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:55:58.540688 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6b489ca4-66a0-4611-bd81-a09fbc303fbb tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:58.540935 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6b489ca4-66a0-4611-bd81-a09fbc303fbb tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:58.555604 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:58.555604 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:55:58.564309 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6b489ca4-66a0-4611-bd81-a09fbc303fbb tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:55:58.571580 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6b489ca4-66a0-4611-bd81-a09fbc303fbb tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:55:58.572254 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 87/348] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:58 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:59.599151 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6d974c08-becf-41b4-bf43-f40b0a14dff4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:59.603310 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6d974c08-becf-41b4-bf43-f40b0a14dff4 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:55:59.604144 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6d974c08-becf-41b4-bf43-f40b0a14dff4 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:59.604438 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6d974c08-becf-41b4-bf43-f40b0a14dff4 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:59.629374 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:59.629374 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:55:59.638671 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6d974c08-becf-41b4-bf43-f40b0a14dff4 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:55:59.647818 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6d974c08-becf-41b4-bf43-f40b0a14dff4 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:55:59.647818 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 86/349] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:55:59 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:55:59.763169 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-214f286b-09b2-4aeb-b045-e55747d91d40 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:59.763735 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-214f286b-09b2-4aeb-b045-e55747d91d40 None None] GET https://10.4.3.127/volume// Aug 07 20:55:59.763935 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-214f286b-09b2-4aeb-b045-e55747d91d40 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:59.764199 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-214f286b-09b2-4aeb-b045-e55747d91d40 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:59.764614 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-214f286b-09b2-4aeb-b045-e55747d91d40 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:55:59.765257 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 91/350] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:55:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:55:59.779878 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c46819c0-694c-47ef-b732-60dae212eea4 req-ea9ad1cc-ccfa-4f5d-a6c7-fa311a474fcc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:59.782954 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c46819c0-694c-47ef-b732-60dae212eea4 req-ea9ad1cc-ccfa-4f5d-a6c7-fa311a474fcc tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:55:59.783308 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c46819c0-694c-47ef-b732-60dae212eea4 req-ea9ad1cc-ccfa-4f5d-a6c7-fa311a474fcc tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:55:59.783366 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c46819c0-694c-47ef-b732-60dae212eea4 req-ea9ad1cc-ccfa-4f5d-a6c7-fa311a474fcc tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:55:59.797629 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:59.797629 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:55:59.802686 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-c46819c0-694c-47ef-b732-60dae212eea4 req-ea9ad1cc-ccfa-4f5d-a6c7-fa311a474fcc tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:55:59.809591 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c46819c0-694c-47ef-b732-60dae212eea4 req-ea9ad1cc-ccfa-4f5d-a6c7-fa311a474fcc tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 returned with HTTP 200 Aug 07 20:55:59.810282 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 87/351] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:55:59 2026] GET /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 => generated 1292 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:55:59.923304 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-c46819c0-694c-47ef-b732-60dae212eea4 req-2d159d36-0194-4d86-86d3-3e234b7fd692 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:55:59.925613 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c46819c0-694c-47ef-b732-60dae212eea4 req-2d159d36-0194-4d86-86d3-3e234b7fd692 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] PUT https://10.4.3.127/volume/v3/attachments/bb2429ae-5637-4129-85eb-f19d82d91eab Aug 07 20:55:59.926184 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-c46819c0-694c-47ef-b732-60dae212eea4 req-2d159d36-0194-4d86-86d3-3e234b7fd692 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:55:59.942438 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-c46819c0-694c-47ef-b732-60dae212eea4 req-2d159d36-0194-4d86-86d3-3e234b7fd692 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Acquiring lock "cinder-attachment_update-cf030510-f25f-4e8e-99c5-6f8debda30b4-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:55:59.948386 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-c46819c0-694c-47ef-b732-60dae212eea4 req-2d159d36-0194-4d86-86d3-3e234b7fd692 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Lock "cinder-attachment_update-cf030510-f25f-4e8e-99c5-6f8debda30b4-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:55:59.948900 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:55:59.948900 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:00.088490 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-c46819c0-694c-47ef-b732-60dae212eea4 req-2d159d36-0194-4d86-86d3-3e234b7fd692 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Lock "cinder-attachment_update-cf030510-f25f-4e8e-99c5-6f8debda30b4-np0000006755" released by "attachment_update" :: held 0.141s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:56:00.088882 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c46819c0-694c-47ef-b732-60dae212eea4 req-2d159d36-0194-4d86-86d3-3e234b7fd692 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/attachments/bb2429ae-5637-4129-85eb-f19d82d91eab returned with HTTP 200 Aug 07 20:56:00.089631 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 88/352] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:55:59 2026] PUT /volume/v3/attachments/bb2429ae-5637-4129-85eb-f19d82d91eab => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:00.134979 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c46819c0-694c-47ef-b732-60dae212eea4 req-d3dd7410-8f2b-499b-8d33-04316df2d3a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:00.137412 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c46819c0-694c-47ef-b732-60dae212eea4 req-d3dd7410-8f2b-499b-8d33-04316df2d3a9 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] POST https://10.4.3.127/volume/v3/attachments/bb2429ae-5637-4129-85eb-f19d82d91eab/action Aug 07 20:56:00.138109 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c46819c0-694c-47ef-b732-60dae212eea4 req-d3dd7410-8f2b-499b-8d33-04316df2d3a9 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:56:00.138164 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c46819c0-694c-47ef-b732-60dae212eea4 req-d3dd7410-8f2b-499b-8d33-04316df2d3a9 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:00.163355 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:00.163355 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:00.182287 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c46819c0-694c-47ef-b732-60dae212eea4 req-d3dd7410-8f2b-499b-8d33-04316df2d3a9 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/attachments/bb2429ae-5637-4129-85eb-f19d82d91eab/action returned with HTTP 204 Aug 07 20:56:00.183293 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 87/353] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:56:00 2026] POST /volume/v3/attachments/bb2429ae-5637-4129-85eb-f19d82d91eab/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:56:00.665629 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6802be20-66a0-4656-8290-cf40da726273 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:00.670232 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6802be20-66a0-4656-8290-cf40da726273 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:56:00.670232 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6802be20-66a0-4656-8290-cf40da726273 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:00.670434 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6802be20-66a0-4656-8290-cf40da726273 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:00.689887 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:00.689887 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:00.699442 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6802be20-66a0-4656-8290-cf40da726273 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:00.707240 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6802be20-66a0-4656-8290-cf40da726273 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:56:00.708391 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 92/354] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:00 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:01.373936 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-375eb67d-839d-4856-8c61-57b52c0d21e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:01.378082 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-375eb67d-839d-4856-8c61-57b52c0d21e4 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] POST https://10.4.3.127/volume/v3/attachments/7ef09541-7adc-4178-b965-920e26b70c94/action Aug 07 20:56:01.378778 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-375eb67d-839d-4856-8c61-57b52c0d21e4 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:56:01.378778 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-375eb67d-839d-4856-8c61-57b52c0d21e4 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:01.409690 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:01.409690 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:01.438843 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f6189812-ad58-49c2-a734-b363ea26b9fe req-375eb67d-839d-4856-8c61-57b52c0d21e4 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/attachments/7ef09541-7adc-4178-b965-920e26b70c94/action returned with HTTP 204 Aug 07 20:56:01.439516 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 88/355] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:56:01 2026] POST /volume/v3/attachments/7ef09541-7adc-4178-b965-920e26b70c94/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:56:01.733669 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-34e96ca8-5d5e-4bac-b60d-5b31ef43cf8d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:01.739893 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-34e96ca8-5d5e-4bac-b60d-5b31ef43cf8d tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:56:01.740258 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-34e96ca8-5d5e-4bac-b60d-5b31ef43cf8d tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:01.740474 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-34e96ca8-5d5e-4bac-b60d-5b31ef43cf8d tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:01.776810 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:01.776810 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:01.790789 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-34e96ca8-5d5e-4bac-b60d-5b31ef43cf8d tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:01.799581 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-34e96ca8-5d5e-4bac-b60d-5b31ef43cf8d tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:56:01.799581 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 89/356] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:01 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 1143 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:01.818930 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ed39ed01-fa46-4232-9ebd-8c79b3de3918 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:01.823482 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed39ed01-fa46-4232-9ebd-8c79b3de3918 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:56:01.823482 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed39ed01-fa46-4232-9ebd-8c79b3de3918 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:01.823742 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed39ed01-fa46-4232-9ebd-8c79b3de3918 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:01.837169 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:01.837169 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:01.844260 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ed39ed01-fa46-4232-9ebd-8c79b3de3918 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:01.852590 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed39ed01-fa46-4232-9ebd-8c79b3de3918 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:56:01.852590 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 88/357] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:01 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:01.958823 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-ed89a0a0-cf22-44e7-ac01-9fc4a05134a0 req-a713363d-64e8-40b3-a53d-fbf8d8261426 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:01.961169 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-ed89a0a0-cf22-44e7-ac01-9fc4a05134a0 req-a713363d-64e8-40b3-a53d-fbf8d8261426 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:56:01.961438 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-ed89a0a0-cf22-44e7-ac01-9fc4a05134a0 req-a713363d-64e8-40b3-a53d-fbf8d8261426 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:01.961750 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-ed89a0a0-cf22-44e7-ac01-9fc4a05134a0 req-a713363d-64e8-40b3-a53d-fbf8d8261426 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:01.977589 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:01.977589 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:01.982524 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-ed89a0a0-cf22-44e7-ac01-9fc4a05134a0 req-a713363d-64e8-40b3-a53d-fbf8d8261426 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:01.988016 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-ed89a0a0-cf22-44e7-ac01-9fc4a05134a0 req-a713363d-64e8-40b3-a53d-fbf8d8261426 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:56:01.988841 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 93/358] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:56:01 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:08.573261 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-08bda156-ebaa-42ea-9a68-37a8a68ba3bd req-4661a9a6-6156-46ad-a3d3-6890617e175a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:08.576175 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-08bda156-ebaa-42ea-9a68-37a8a68ba3bd req-4661a9a6-6156-46ad-a3d3-6890617e175a tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:56:08.576420 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-08bda156-ebaa-42ea-9a68-37a8a68ba3bd req-4661a9a6-6156-46ad-a3d3-6890617e175a tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:08.576631 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-08bda156-ebaa-42ea-9a68-37a8a68ba3bd req-4661a9a6-6156-46ad-a3d3-6890617e175a tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:08.593869 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:08.593869 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:08.602490 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-08bda156-ebaa-42ea-9a68-37a8a68ba3bd req-4661a9a6-6156-46ad-a3d3-6890617e175a tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:08.612408 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-08bda156-ebaa-42ea-9a68-37a8a68ba3bd req-4661a9a6-6156-46ad-a3d3-6890617e175a tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:56:08.612408 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 89/359] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:56:08 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:11.793671 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=41,cinder:UPDATE=3 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:56:11.850088 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=76,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:56:11.986542 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=52,cinder:UPDATE=7 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:56:18.609578 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:UPDATE=13,cinder:INSERT=3,cinder:SELECT=70 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:56:25.868415 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:25.871255 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:56:25.871255 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1491367363"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:25.873425 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1491367363'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:56:25.873645 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Create volume of 1 GB Aug 07 20:56:25.880788 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Availability Zones retrieved successfully. Aug 07 20:56:25.887866 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Flow 'volume_create_api' (31c4d59f-b55c-4450-b28e-8b321ca758af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:56:25.889178 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f6d1ff5-243c-447a-8599-d8877fe468d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:25.890431 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:56:25.934597 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f6d1ff5-243c-447a-8599-d8877fe468d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:25.935867 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5903c6e1-df97-459b-8ac6-28e8f3ac86c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:26.045269 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Created reservations ['23c43ae0-8528-4c6b-a6b9-42cf4e38051d', '9145e01c-9b42-40ef-a4fd-7e3d48906e56', 'e4c75efc-67f5-4ace-aa19-5d8a8af4d727', 'ddcefd44-4a07-4903-8f41-048b2960be00'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:56:26.047151 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5903c6e1-df97-459b-8ac6-28e8f3ac86c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23c43ae0-8528-4c6b-a6b9-42cf4e38051d', '9145e01c-9b42-40ef-a4fd-7e3d48906e56', 'e4c75efc-67f5-4ace-aa19-5d8a8af4d727', 'ddcefd44-4a07-4903-8f41-048b2960be00']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:26.048140 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ba9272-fa6b-4836-a416-689a8d6d346e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:26.080377 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ba9272-fa6b-4836-a416-689a8d6d346e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0de70e75-6a27-4081-98cb-f70b2823cfe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1491367363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab0ac85f223a4702b32fc51d5f1ec3d0',qos_specs=None,replication_status=,reservations=['23c43ae0-8528-4c6b-a6b9-42cf4e38051d','9145e01c-9b42-40ef-a4fd-7e3d48906e56','e4c75efc-67f5-4ace-aa19-5d8a8af4d727','ddcefd44-4a07-4903-8f41-048b2960be00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f279b3a54de34d7bba271a6a2dfa2c1b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1491367363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0de70e75-6a27-4081-98cb-f70b2823cfe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab0ac85f223a4702b32fc51d5f1ec3d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f279b3a54de34d7bba271a6a2dfa2c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:26.081168 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (126a640c-3826-4379-8ff2-9ff5a12f954d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:26.127170 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (126a640c-3826-4379-8ff2-9ff5a12f954d) transitioned into state 'SUCCESS' from state '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-1491367363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab0ac85f223a4702b32fc51d5f1ec3d0',qos_specs=None,replication_status=,reservations=['23c43ae0-8528-4c6b-a6b9-42cf4e38051d','9145e01c-9b42-40ef-a4fd-7e3d48906e56','e4c75efc-67f5-4ace-aa19-5d8a8af4d727','ddcefd44-4a07-4903-8f41-048b2960be00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f279b3a54de34d7bba271a6a2dfa2c1b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:26.128588 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3ba02d-31e2-4d0b-926d-5d83cee0b239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:26.144633 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3ba02d-31e2-4d0b-926d-5d83cee0b239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:26.145590 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Flow 'volume_create_api' (31c4d59f-b55c-4450-b28e-8b321ca758af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:56:26.145975 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Create volume request issued successfully. Aug 07 20:56:26.146637 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0d2a4dc2-e11c-44d4-9a28-ef38f7d4f5c6 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:56:26.147451 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 90/360] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:56:25 2026] POST /volume/v3/volumes => generated 755 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:56:26.164644 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eb64a2c3-3ebb-4647-88d6-c74386f58fb9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:26.167477 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb64a2c3-3ebb-4647-88d6-c74386f58fb9 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] GET https://10.4.3.127/volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 Aug 07 20:56:26.167650 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb64a2c3-3ebb-4647-88d6-c74386f58fb9 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:26.167861 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb64a2c3-3ebb-4647-88d6-c74386f58fb9 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:26.178741 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:26.178741 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:26.184044 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eb64a2c3-3ebb-4647-88d6-c74386f58fb9 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Volume info retrieved successfully. Aug 07 20:56:26.191220 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb64a2c3-3ebb-4647-88d6-c74386f58fb9 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] https://10.4.3.127/volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 returned with HTTP 200 Aug 07 20:56:26.191924 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 89/361] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:26 2026] GET /volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:27.212570 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5520dea5-2a9d-4a81-83ce-e37a80fda8ef None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:27.214743 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5520dea5-2a9d-4a81-83ce-e37a80fda8ef tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] GET https://10.4.3.127/volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 Aug 07 20:56:27.214989 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5520dea5-2a9d-4a81-83ce-e37a80fda8ef tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:27.215204 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5520dea5-2a9d-4a81-83ce-e37a80fda8ef tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:27.228171 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:27.228171 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:27.236481 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5520dea5-2a9d-4a81-83ce-e37a80fda8ef tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Volume info retrieved successfully. Aug 07 20:56:27.241211 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5520dea5-2a9d-4a81-83ce-e37a80fda8ef tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] https://10.4.3.127/volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 returned with HTTP 200 Aug 07 20:56:27.241669 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 94/362] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:27 2026] GET /volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:27.361488 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7efc3e68-6cb2-4bad-b827-f6c3d7f5c258 req-b9f08097-9be3-448d-ae40-0d8b083b6055 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:27.363518 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7efc3e68-6cb2-4bad-b827-f6c3d7f5c258 req-b9f08097-9be3-448d-ae40-0d8b083b6055 tempest-VolumesAdminNegativeTest-727063746 tempest-VolumesAdminNegativeTest-727063746-project] GET https://10.4.3.127/volume/v3/volumes/5a5e9c88-ba1e-41a4-ad31-df6787c61e52 Aug 07 20:56:27.363731 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7efc3e68-6cb2-4bad-b827-f6c3d7f5c258 req-b9f08097-9be3-448d-ae40-0d8b083b6055 tempest-VolumesAdminNegativeTest-727063746 tempest-VolumesAdminNegativeTest-727063746-project] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:27.363941 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7efc3e68-6cb2-4bad-b827-f6c3d7f5c258 req-b9f08097-9be3-448d-ae40-0d8b083b6055 tempest-VolumesAdminNegativeTest-727063746 tempest-VolumesAdminNegativeTest-727063746-project] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:27.369797 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7efc3e68-6cb2-4bad-b827-f6c3d7f5c258 req-b9f08097-9be3-448d-ae40-0d8b083b6055 tempest-VolumesAdminNegativeTest-727063746 tempest-VolumesAdminNegativeTest-727063746-project] https://10.4.3.127/volume/v3/volumes/5a5e9c88-ba1e-41a4-ad31-df6787c61e52 returned with HTTP 404 Aug 07 20:56:27.370654 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 90/363] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:56:27 2026] GET /volume/v3/volumes/5a5e9c88-ba1e-41a4-ad31-df6787c61e52 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:56:27.387586 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-75c0f90c-088a-46d4-84dd-86b08d857e0e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:27.393317 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-75c0f90c-088a-46d4-84dd-86b08d857e0e tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 Aug 07 20:56:27.393317 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-75c0f90c-088a-46d4-84dd-86b08d857e0e tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:27.393317 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-75c0f90c-088a-46d4-84dd-86b08d857e0e tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:27.393317 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-75c0f90c-088a-46d4-84dd-86b08d857e0e tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Delete volume with id: 0de70e75-6a27-4081-98cb-f70b2823cfe4 Aug 07 20:56:27.410481 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:27.410481 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:27.412968 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-75c0f90c-088a-46d4-84dd-86b08d857e0e tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Volume info retrieved successfully. Aug 07 20:56:27.447825 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-75c0f90c-088a-46d4-84dd-86b08d857e0e tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Delete volume request issued successfully. Aug 07 20:56:27.448406 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-75c0f90c-088a-46d4-84dd-86b08d857e0e tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] https://10.4.3.127/volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 returned with HTTP 202 Aug 07 20:56:27.449176 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 91/364] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:56:27 2026] DELETE /volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:56:27.463427 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-320b3b42-b128-4e18-8209-9d01c260fb4e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:27.469254 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-320b3b42-b128-4e18-8209-9d01c260fb4e tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] GET https://10.4.3.127/volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 Aug 07 20:56:27.469526 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-320b3b42-b128-4e18-8209-9d01c260fb4e tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:27.469787 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-320b3b42-b128-4e18-8209-9d01c260fb4e tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:27.483402 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:27.483402 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:27.489182 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-320b3b42-b128-4e18-8209-9d01c260fb4e tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Volume info retrieved successfully. Aug 07 20:56:27.498965 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-320b3b42-b128-4e18-8209-9d01c260fb4e tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] https://10.4.3.127/volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 returned with HTTP 200 Aug 07 20:56:27.499417 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 90/365] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:27 2026] GET /volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:28.522788 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0f7c8d17-bb44-4980-850b-2808270c3d27 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:28.522788 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0f7c8d17-bb44-4980-850b-2808270c3d27 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] GET https://10.4.3.127/volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 Aug 07 20:56:28.522788 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0f7c8d17-bb44-4980-850b-2808270c3d27 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:28.522788 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0f7c8d17-bb44-4980-850b-2808270c3d27 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:28.531190 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0f7c8d17-bb44-4980-850b-2808270c3d27 tempest-VolumesAdminNegativeTest-196483828 tempest-VolumesAdminNegativeTest-196483828-project-member] https://10.4.3.127/volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 returned with HTTP 404 Aug 07 20:56:28.531980 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 95/366] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:28 2026] GET /volume/v3/volumes/0de70e75-6a27-4081-98cb-f70b2823cfe4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:56:29.331272 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-d17f651e-844e-44f1-8d9f-db21af411765 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:29.337343 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-d17f651e-844e-44f1-8d9f-db21af411765 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:56:29.337684 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-d17f651e-844e-44f1-8d9f-db21af411765 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:29.338820 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-d17f651e-844e-44f1-8d9f-db21af411765 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:29.366045 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:29.366045 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:29.372225 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-d17f651e-844e-44f1-8d9f-db21af411765 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:56:29.384876 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-d17f651e-844e-44f1-8d9f-db21af411765 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:56:29.384876 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 91/367] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:56:29 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1440 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:29.861688 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4302bcb4-5b58-4a4b-8846-1e3656ca12cd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:29.862075 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4302bcb4-5b58-4a4b-8846-1e3656ca12cd None None] GET https://10.4.3.127/volume// Aug 07 20:56:29.862224 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4302bcb4-5b58-4a4b-8846-1e3656ca12cd None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:29.862437 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4302bcb4-5b58-4a4b-8846-1e3656ca12cd None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:29.862865 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4302bcb4-5b58-4a4b-8846-1e3656ca12cd None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:56:29.863147 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 92/368] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:56:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:56:29.877886 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-929d3261-81d1-48d0-b731-ed5acb3e383f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:29.880844 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-929d3261-81d1-48d0-b731-ed5acb3e383f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:56:29.881274 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-929d3261-81d1-48d0-b731-ed5acb3e383f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7", "connector": null, "instance_uuid": "9ff0eaca-a05b-435e-951d-6d37d01c91a1"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:29.905842 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:29.905842 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:29.944140 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-929d3261-81d1-48d0-b731-ed5acb3e383f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:56:29.944708 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 91/369] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:56:29 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:29.957151 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-54eb80a4-a647-4f19-a489-9b7b4119de73 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:29.960340 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-54eb80a4-a647-4f19-a489-9b7b4119de73 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] DELETE https://10.4.3.127/volume/v3/attachments/14f2e1dd-b1f9-410d-882e-2dba9318f63e Aug 07 20:56:29.960595 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-54eb80a4-a647-4f19-a489-9b7b4119de73 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:29.960786 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-54eb80a4-a647-4f19-a489-9b7b4119de73 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:29.975384 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:29.975384 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:30.098052 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-54eb80a4-a647-4f19-a489-9b7b4119de73 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/14f2e1dd-b1f9-410d-882e-2dba9318f63e returned with HTTP 200 Aug 07 20:56:30.098301 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 96/370] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:56:29 2026] DELETE /volume/v3/attachments/14f2e1dd-b1f9-410d-882e-2dba9318f63e => generated 367 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:31.487735 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-4d5b6312-671d-478b-b14f-82cfa613eea7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:31.490416 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-4d5b6312-671d-478b-b14f-82cfa613eea7 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] PUT https://10.4.3.127/volume/v3/attachments/16c938d6-b80d-4f19-a13f-c357a5a4fade Aug 07 20:56:31.490887 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-4d5b6312-671d-478b-b14f-82cfa613eea7 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:31.502310 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-4d5b6312-671d-478b-b14f-82cfa613eea7 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Acquiring lock "cinder-attachment_update-4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:56:31.511735 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-4d5b6312-671d-478b-b14f-82cfa613eea7 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Lock "cinder-attachment_update-4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7-np0000006755" acquired by "attachment_update" :: waited 0.010s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:56:31.513503 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:31.513503 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:31.658871 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-4d5b6312-671d-478b-b14f-82cfa613eea7 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Lock "cinder-attachment_update-4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7-np0000006755" released by "attachment_update" :: held 0.147s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:56:31.659244 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-4d5b6312-671d-478b-b14f-82cfa613eea7 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/16c938d6-b80d-4f19-a13f-c357a5a4fade returned with HTTP 200 Aug 07 20:56:31.659716 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 92/371] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:56:31 2026] PUT /volume/v3/attachments/16c938d6-b80d-4f19-a13f-c357a5a4fade => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:31.672242 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-fd58dac8-f34c-4a50-84e7-fa686899af06 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:31.675013 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-fd58dac8-f34c-4a50-84e7-fa686899af06 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/attachments/16c938d6-b80d-4f19-a13f-c357a5a4fade Aug 07 20:56:31.675277 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-fd58dac8-f34c-4a50-84e7-fa686899af06 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:31.675565 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-fd58dac8-f34c-4a50-84e7-fa686899af06 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:31.699496 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-fd58dac8-f34c-4a50-84e7-fa686899af06 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/16c938d6-b80d-4f19-a13f-c357a5a4fade returned with HTTP 200 Aug 07 20:56:31.699496 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 93/372] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 7 20:56:31 2026] GET /volume/v3/attachments/16c938d6-b80d-4f19-a13f-c357a5a4fade => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:35.854292 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-596d7f6d-ebd9-43b0-9f09-b0a2be18a0a6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:35.870254 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-596d7f6d-ebd9-43b0-9f09-b0a2be18a0a6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/attachments/16c938d6-b80d-4f19-a13f-c357a5a4fade/action Aug 07 20:56:35.870786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-596d7f6d-ebd9-43b0-9f09-b0a2be18a0a6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:56:35.871034 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-596d7f6d-ebd9-43b0-9f09-b0a2be18a0a6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:35.902280 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:35.902280 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:35.936858 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-49b3aa2b-3d52-44bf-a475-d8b4fbb79024 req-596d7f6d-ebd9-43b0-9f09-b0a2be18a0a6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/16c938d6-b80d-4f19-a13f-c357a5a4fade/action returned with HTTP 204 Aug 07 20:56:35.938313 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 92/373] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:56:35 2026] POST /volume/v3/attachments/16c938d6-b80d-4f19-a13f-c357a5a4fade/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:56:40.087501 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=17,cinder:UPDATE=3 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:56:41.653559 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:56:41.698260 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=35,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:56:44.488721 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ff114e0c-2403-4bf5-b8cd-c073c0aa17df None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:44.492381 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ff114e0c-2403-4bf5-b8cd-c073c0aa17df tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:56:44.492381 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ff114e0c-2403-4bf5-b8cd-c073c0aa17df tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:44.492620 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ff114e0c-2403-4bf5-b8cd-c073c0aa17df tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:44.518883 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:44.518883 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:44.524590 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ff114e0c-2403-4bf5-b8cd-c073c0aa17df tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:56:44.531046 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ff114e0c-2403-4bf5-b8cd-c073c0aa17df tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:56:44.532147 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 97/374] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:44 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:44.907185 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca6a91af-98e4-4fa2-bb4d-0192347f2f55 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:44.909823 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca6a91af-98e4-4fa2-bb4d-0192347f2f55 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:56:44.910200 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca6a91af-98e4-4fa2-bb4d-0192347f2f55 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:44.910278 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca6a91af-98e4-4fa2-bb4d-0192347f2f55 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:44.923079 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:44.923079 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:44.928411 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ca6a91af-98e4-4fa2-bb4d-0192347f2f55 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:56:44.937847 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca6a91af-98e4-4fa2-bb4d-0192347f2f55 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:56:44.937847 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 93/375] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:44 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:45.013882 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-21001f8e-0c2f-449f-b121-fd2e2cd19217 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:45.016001 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-21001f8e-0c2f-449f-b121-fd2e2cd19217 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:56:45.017426 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-21001f8e-0c2f-449f-b121-fd2e2cd19217 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:45.017426 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-21001f8e-0c2f-449f-b121-fd2e2cd19217 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:45.028007 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:45.028007 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:45.031901 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-21001f8e-0c2f-449f-b121-fd2e2cd19217 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:56:45.037122 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-21001f8e-0c2f-449f-b121-fd2e2cd19217 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:56:45.037614 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 94/376] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:56:45 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:45.064424 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-87fa8984-5538-4956-af67-303838715153 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:45.066953 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-87fa8984-5538-4956-af67-303838715153 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] POST https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c/action Aug 07 20:56:45.067467 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-87fa8984-5538-4956-af67-303838715153 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:56:45.067565 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-87fa8984-5538-4956-af67-303838715153 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:45.084464 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:45.084464 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:45.085148 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-87fa8984-5538-4956-af67-303838715153 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:56:45.096912 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-87fa8984-5538-4956-af67-303838715153 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Begin detaching volume completed successfully. Aug 07 20:56:45.097255 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-87fa8984-5538-4956-af67-303838715153 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c/action returned with HTTP 202 Aug 07 20:56:45.097833 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 93/377] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 20:56:45 2026] POST /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:56:45.217980 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c960cd2b-5282-4f12-a216-9b848312bb2f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:45.218536 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c960cd2b-5282-4f12-a216-9b848312bb2f None None] GET https://10.4.3.127/volume// Aug 07 20:56:45.218745 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c960cd2b-5282-4f12-a216-9b848312bb2f None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:45.219013 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c960cd2b-5282-4f12-a216-9b848312bb2f None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:45.219431 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c960cd2b-5282-4f12-a216-9b848312bb2f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:56:45.219790 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 98/378] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:56:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:56:45.233628 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-74128cc8-d8a9-4567-824b-0ca641276a7a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:45.236938 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-74128cc8-d8a9-4567-824b-0ca641276a7a tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:56:45.237219 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-74128cc8-d8a9-4567-824b-0ca641276a7a tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:45.237513 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-74128cc8-d8a9-4567-824b-0ca641276a7a tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:45.254569 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:45.254569 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:45.258298 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-74128cc8-d8a9-4567-824b-0ca641276a7a tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:56:45.266740 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-74128cc8-d8a9-4567-824b-0ca641276a7a tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:56:45.267183 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 94/379] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:56:45 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:56:46.241955 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:46.243987 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:56:46.244379 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-256545718"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:46.246132 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-256545718'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:56:46.246271 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Create volume of 1 GB Aug 07 20:56:46.251027 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Availability Zones retrieved successfully. Aug 07 20:56:46.259850 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Flow 'volume_create_api' (896c1b29-4fce-46e0-8deb-6acfe2a3aa26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:56:46.260487 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e36e64-fb76-4d12-bd35-349a49c6f5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:46.262619 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:56:46.296038 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e36e64-fb76-4d12-bd35-349a49c6f5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:46.296800 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b9a7bc-27a0-4c10-b7f9-fb7e265748fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:46.385155 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Created reservations ['b36d8a1e-5cf7-4d4d-afd0-7a5ca7bccdf5', '348065d3-0348-40fd-90e8-5d646f26d2af', '4a93cbc2-0bf9-4a8a-a9b3-261101e90da3', '356e7013-c50c-4809-aa31-c22eef1f43f4'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:56:46.385597 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81b9a7bc-27a0-4c10-b7f9-fb7e265748fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b36d8a1e-5cf7-4d4d-afd0-7a5ca7bccdf5', '348065d3-0348-40fd-90e8-5d646f26d2af', '4a93cbc2-0bf9-4a8a-a9b3-261101e90da3', '356e7013-c50c-4809-aa31-c22eef1f43f4']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:46.386261 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd7f32cd-156c-40ca-8b66-0d3bef6e9e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:46.417752 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd7f32cd-156c-40ca-8b66-0d3bef6e9e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f34b4a4d-1c16-4c71-986a-ebdcae45d889', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-256545718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06afcf93b3cd43fc9b336ab952ff7192',qos_specs=None,replication_status=,reservations=['b36d8a1e-5cf7-4d4d-afd0-7a5ca7bccdf5','348065d3-0348-40fd-90e8-5d646f26d2af','4a93cbc2-0bf9-4a8a-a9b3-261101e90da3','356e7013-c50c-4809-aa31-c22eef1f43f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c04a45b9cc7848c789417e8537318460',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-256545718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f34b4a4d-1c16-4c71-986a-ebdcae45d889,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06afcf93b3cd43fc9b336ab952ff7192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c04a45b9cc7848c789417e8537318460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:46.418719 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48fe0e13-0848-4d06-8c30-fc6271bbbb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:46.447847 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48fe0e13-0848-4d06-8c30-fc6271bbbb1a) transitioned into state 'SUCCESS' from state '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-256545718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06afcf93b3cd43fc9b336ab952ff7192',qos_specs=None,replication_status=,reservations=['b36d8a1e-5cf7-4d4d-afd0-7a5ca7bccdf5','348065d3-0348-40fd-90e8-5d646f26d2af','4a93cbc2-0bf9-4a8a-a9b3-261101e90da3','356e7013-c50c-4809-aa31-c22eef1f43f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c04a45b9cc7848c789417e8537318460',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:46.448696 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e82502-77aa-4ccb-a7e7-77746c5719bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:46.468444 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e82502-77aa-4ccb-a7e7-77746c5719bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:46.469751 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Flow 'volume_create_api' (896c1b29-4fce-46e0-8deb-6acfe2a3aa26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:56:46.470391 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Create volume request issued successfully. Aug 07 20:56:46.471181 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fa82ac79-c185-41ce-a1a6-1a29d02278c1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:56:46.472795 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 95/380] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:56:46 2026] POST /volume/v3/volumes => generated 751 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:56:46.489199 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-82cc7633-beb9-4b3d-8ab5-a607c408cad1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:46.493587 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82cc7633-beb9-4b3d-8ab5-a607c408cad1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:46.493867 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82cc7633-beb9-4b3d-8ab5-a607c408cad1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:46.494549 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82cc7633-beb9-4b3d-8ab5-a607c408cad1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:46.504577 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:46.504577 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:46.509880 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-82cc7633-beb9-4b3d-8ab5-a607c408cad1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:46.525393 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82cc7633-beb9-4b3d-8ab5-a607c408cad1 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:46.525901 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 94/381] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:46 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:46.576031 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-83172c69-baf2-43f3-9fa6-0a30f70e1101 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:46.580357 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-83172c69-baf2-43f3-9fa6-0a30f70e1101 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] DELETE https://10.4.3.127/volume/v3/attachments/b8d25ee5-932d-41b1-9c61-171c3e82c8f2 Aug 07 20:56:46.580817 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-83172c69-baf2-43f3-9fa6-0a30f70e1101 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:46.581195 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-83172c69-baf2-43f3-9fa6-0a30f70e1101 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:46.598334 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:46.598334 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:46.691789 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-75425aa0-bcc2-4cbf-9ce1-e82746086cc7 req-83172c69-baf2-43f3-9fa6-0a30f70e1101 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments/b8d25ee5-932d-41b1-9c61-171c3e82c8f2 returned with HTTP 200 Aug 07 20:56:46.691975 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 99/382] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:56:46 2026] DELETE /volume/v3/attachments/b8d25ee5-932d-41b1-9c61-171c3e82c8f2 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:47.300191 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cfd43bd9-8413-4b85-b1b4-2a094f2fa9b2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:47.304503 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfd43bd9-8413-4b85-b1b4-2a094f2fa9b2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:56:47.304872 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cfd43bd9-8413-4b85-b1b4-2a094f2fa9b2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:47.305070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cfd43bd9-8413-4b85-b1b4-2a094f2fa9b2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:47.314640 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:47.314640 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:47.318554 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cfd43bd9-8413-4b85-b1b4-2a094f2fa9b2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:56:47.323018 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfd43bd9-8413-4b85-b1b4-2a094f2fa9b2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:56:47.323570 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 95/383] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:47 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:47.543026 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b72732ac-92a5-489c-955b-2d2d86db8bbd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:47.546398 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b72732ac-92a5-489c-955b-2d2d86db8bbd tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:47.548080 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b72732ac-92a5-489c-955b-2d2d86db8bbd tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:47.548080 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b72732ac-92a5-489c-955b-2d2d86db8bbd tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:47.562495 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:47.562495 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:47.568539 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b72732ac-92a5-489c-955b-2d2d86db8bbd tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:47.574001 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b72732ac-92a5-489c-955b-2d2d86db8bbd tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:47.574577 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 96/384] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:47 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:47.626676 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-ba3de511-a3d6-40df-9d72-44f4d14084c9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:47.629407 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-ba3de511-a3d6-40df-9d72-44f4d14084c9 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:47.629502 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-ba3de511-a3d6-40df-9d72-44f4d14084c9 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:47.630063 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-ba3de511-a3d6-40df-9d72-44f4d14084c9 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:47.642874 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:47.642874 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:47.648448 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-ba3de511-a3d6-40df-9d72-44f4d14084c9 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:47.653501 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-ba3de511-a3d6-40df-9d72-44f4d14084c9 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:47.654037 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 95/385] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:56:47 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:47.778661 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-03007a12-59df-4dd1-9ecc-f415a607d2f5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:47.779135 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-03007a12-59df-4dd1-9ecc-f415a607d2f5 None None] GET https://10.4.3.127/volume// Aug 07 20:56:47.779450 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-03007a12-59df-4dd1-9ecc-f415a607d2f5 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:47.779731 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-03007a12-59df-4dd1-9ecc-f415a607d2f5 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:47.780322 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-03007a12-59df-4dd1-9ecc-f415a607d2f5 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:56:47.780924 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 100/386] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 20:56:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 20:56:47.792217 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-757437ad-13cc-45fb-97fe-fb05f759f318 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:47.796098 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-757437ad-13cc-45fb-97fe-fb05f759f318 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:56:47.796791 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-757437ad-13cc-45fb-97fe-fb05f759f318 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f34b4a4d-1c16-4c71-986a-ebdcae45d889", "connector": null, "instance_uuid": "db90d5dc-8731-4695-855f-bfc5b9b230f3"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:47.805942 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:47.805942 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:47.841976 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-757437ad-13cc-45fb-97fe-fb05f759f318 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:56:47.842700 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 96/387] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:56:47 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:47.899503 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fec7973a-98cb-45ad-a07b-b82cbcd90dec None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:47.901572 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fec7973a-98cb-45ad-a07b-b82cbcd90dec tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:47.901839 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fec7973a-98cb-45ad-a07b-b82cbcd90dec tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:47.902372 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fec7973a-98cb-45ad-a07b-b82cbcd90dec tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:47.918783 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-783860c3-07b3-4c9d-878e-8b440b4f17f2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:47.919784 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-783860c3-07b3-4c9d-878e-8b440b4f17f2 None None] GET https://10.4.3.127/volume// Aug 07 20:56:47.919784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-783860c3-07b3-4c9d-878e-8b440b4f17f2 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:47.919784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-783860c3-07b3-4c9d-878e-8b440b4f17f2 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:47.920312 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-783860c3-07b3-4c9d-878e-8b440b4f17f2 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:56:47.921156 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 96/388] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:56:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:56:47.921508 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:47.921508 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:47.927824 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fec7973a-98cb-45ad-a07b-b82cbcd90dec tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:47.935676 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fec7973a-98cb-45ad-a07b-b82cbcd90dec tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:47.936347 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 97/389] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:47 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:47.936460 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-a736b67b-f101-4c6e-844c-40481458766e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:47.942806 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-a736b67b-f101-4c6e-844c-40481458766e tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:47.942806 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-a736b67b-f101-4c6e-844c-40481458766e tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:47.942806 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-a736b67b-f101-4c6e-844c-40481458766e tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:47.963695 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:47.963695 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:47.973522 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-a736b67b-f101-4c6e-844c-40481458766e tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:47.985831 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-a736b67b-f101-4c6e-844c-40481458766e tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:47.986470 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 101/390] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:56:47 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 1023 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:56:48.131601 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-6d526c64-a0c3-43a9-a2b9-a3bb71809177 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:48.136278 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-6d526c64-a0c3-43a9-a2b9-a3bb71809177 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] PUT https://10.4.3.127/volume/v3/attachments/6f9e83fc-33d9-435c-a524-1c67419c41bd Aug 07 20:56:48.136839 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-6d526c64-a0c3-43a9-a2b9-a3bb71809177 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:48.147572 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-6d526c64-a0c3-43a9-a2b9-a3bb71809177 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Acquiring lock "cinder-attachment_update-f34b4a4d-1c16-4c71-986a-ebdcae45d889-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:56:48.156861 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-6d526c64-a0c3-43a9-a2b9-a3bb71809177 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Lock "cinder-attachment_update-f34b4a4d-1c16-4c71-986a-ebdcae45d889-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:56:48.156861 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:48.156861 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:48.278225 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-6d526c64-a0c3-43a9-a2b9-a3bb71809177 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Lock "cinder-attachment_update-f34b4a4d-1c16-4c71-986a-ebdcae45d889-np0000006755" released by "attachment_update" :: held 0.124s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:56:48.278433 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-6d526c64-a0c3-43a9-a2b9-a3bb71809177 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/attachments/6f9e83fc-33d9-435c-a524-1c67419c41bd returned with HTTP 200 Aug 07 20:56:48.278995 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 97/391] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:56:48 2026] PUT /volume/v3/attachments/6f9e83fc-33d9-435c-a524-1c67419c41bd => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:48.960513 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cc5428e6-0bab-40fe-b00e-f2872cf90e63 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:48.963812 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc5428e6-0bab-40fe-b00e-f2872cf90e63 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:48.964026 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc5428e6-0bab-40fe-b00e-f2872cf90e63 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:48.964348 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc5428e6-0bab-40fe-b00e-f2872cf90e63 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:48.985236 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:48.985236 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:48.995906 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cc5428e6-0bab-40fe-b00e-f2872cf90e63 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:49.001653 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc5428e6-0bab-40fe-b00e-f2872cf90e63 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:49.002868 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 97/392] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:48 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:50.026826 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-976e8d85-8d97-43c5-9c61-5ca65b0f65ac None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:50.030807 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-976e8d85-8d97-43c5-9c61-5ca65b0f65ac tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:50.031214 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-976e8d85-8d97-43c5-9c61-5ca65b0f65ac tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:50.031818 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-976e8d85-8d97-43c5-9c61-5ca65b0f65ac tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:50.046651 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:50.046651 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:50.053637 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-976e8d85-8d97-43c5-9c61-5ca65b0f65ac tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:50.062439 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-976e8d85-8d97-43c5-9c61-5ca65b0f65ac tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:50.063488 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 98/393] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:50 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:56:50.632409 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ae1c3c5c-d236-44f8-846a-f5ee686615ff None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:50.634902 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ae1c3c5c-d236-44f8-846a-f5ee686615ff tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:56:50.635135 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ae1c3c5c-d236-44f8-846a-f5ee686615ff tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:50.635464 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ae1c3c5c-d236-44f8-846a-f5ee686615ff tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:50.662285 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:50.662285 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:50.673295 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ae1c3c5c-d236-44f8-846a-f5ee686615ff tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:50.680909 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ae1c3c5c-d236-44f8-846a-f5ee686615ff tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:56:50.681490 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 102/394] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:50 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 1143 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 20:56:50.739435 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-05dac3b8-ec75-4296-92d5-4a002e45f033 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:50.742144 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-05dac3b8-ec75-4296-92d5-4a002e45f033 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:56:50.742417 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-05dac3b8-ec75-4296-92d5-4a002e45f033 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:50.742680 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-05dac3b8-ec75-4296-92d5-4a002e45f033 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:50.755033 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:50.755033 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:50.760054 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-05dac3b8-ec75-4296-92d5-4a002e45f033 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:50.767143 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-05dac3b8-ec75-4296-92d5-4a002e45f033 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:56:50.767490 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 98/395] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:56:50 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:50.816680 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-b65da477-8c25-45ba-a762-8303e222a7b2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:50.819337 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-b65da477-8c25-45ba-a762-8303e222a7b2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] POST https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a/action Aug 07 20:56:50.819713 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-b65da477-8c25-45ba-a762-8303e222a7b2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:56:50.819877 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-b65da477-8c25-45ba-a762-8303e222a7b2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:50.835221 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:50.835221 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:50.835809 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-b65da477-8c25-45ba-a762-8303e222a7b2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:50.847586 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-b65da477-8c25-45ba-a762-8303e222a7b2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Begin detaching volume completed successfully. Aug 07 20:56:50.848024 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-b65da477-8c25-45ba-a762-8303e222a7b2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a/action returned with HTTP 202 Aug 07 20:56:50.849061 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 98/396] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 20:56:50 2026] POST /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:56:50.918814 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-35d59652-4094-4283-aa16-6d6e7e95ce4c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:50.919401 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-35d59652-4094-4283-aa16-6d6e7e95ce4c None None] GET https://10.4.3.127/volume// Aug 07 20:56:50.919668 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-35d59652-4094-4283-aa16-6d6e7e95ce4c None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:50.919962 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-35d59652-4094-4283-aa16-6d6e7e95ce4c None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:50.920453 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-35d59652-4094-4283-aa16-6d6e7e95ce4c None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:56:50.923259 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 99/397] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:56:50 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:56:50.933383 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-a4adbbad-da34-464f-a4e1-a29bc19f9ac2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:50.937040 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-a4adbbad-da34-464f-a4e1-a29bc19f9ac2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:56:50.937503 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-a4adbbad-da34-464f-a4e1-a29bc19f9ac2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:50.937650 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-a4adbbad-da34-464f-a4e1-a29bc19f9ac2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:50.952339 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:50.952339 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:50.958546 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-a4adbbad-da34-464f-a4e1-a29bc19f9ac2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:50.965504 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-a4adbbad-da34-464f-a4e1-a29bc19f9ac2 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:56:50.966133 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 103/398] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:56:50 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 1326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:56:51.092471 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7aff574e-7129-4890-850a-3e5b34bcac18 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:51.092471 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7aff574e-7129-4890-850a-3e5b34bcac18 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:51.092815 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7aff574e-7129-4890-850a-3e5b34bcac18 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:51.093087 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7aff574e-7129-4890-850a-3e5b34bcac18 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:51.105641 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:51.105641 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:51.110210 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7aff574e-7129-4890-850a-3e5b34bcac18 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:51.115195 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7aff574e-7129-4890-850a-3e5b34bcac18 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:51.115647 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 99/399] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:51 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:51.350320 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6d5ad592-9e07-466e-a497-5f151d3ecc1d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:51.353188 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6d5ad592-9e07-466e-a497-5f151d3ecc1d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:56:51.355115 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6d5ad592-9e07-466e-a497-5f151d3ecc1d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:51.355115 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6d5ad592-9e07-466e-a497-5f151d3ecc1d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:51.371691 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:51.371691 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:51.384983 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6d5ad592-9e07-466e-a497-5f151d3ecc1d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:56:51.394653 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6d5ad592-9e07-466e-a497-5f151d3ecc1d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 returned with HTTP 200 Aug 07 20:56:51.394653 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 99/400] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:51 2026] GET /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:51.480706 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-d2039de1-4625-4e97-9663-c687ce30e3ce None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:51.483961 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-d2039de1-4625-4e97-9663-c687ce30e3ce tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:56:51.485418 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-d2039de1-4625-4e97-9663-c687ce30e3ce tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:51.485418 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-d2039de1-4625-4e97-9663-c687ce30e3ce tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:51.508535 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:51.508535 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:51.515412 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-d2039de1-4625-4e97-9663-c687ce30e3ce tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:56:51.527984 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-d2039de1-4625-4e97-9663-c687ce30e3ce tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 returned with HTTP 200 Aug 07 20:56:51.528792 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 100/401] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:56:51 2026] GET /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 => generated 1142 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:51.578640 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-a5f93096-b19e-49e6-b9a5-21d9a355303b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:51.582333 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-a5f93096-b19e-49e6-b9a5-21d9a355303b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] POST https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4/action Aug 07 20:56:51.582333 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-a5f93096-b19e-49e6-b9a5-21d9a355303b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:56:51.583157 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-a5f93096-b19e-49e6-b9a5-21d9a355303b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:51.602463 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:51.602463 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:51.603011 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-a5f93096-b19e-49e6-b9a5-21d9a355303b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:56:51.624514 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-a5f93096-b19e-49e6-b9a5-21d9a355303b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Begin detaching volume completed successfully. Aug 07 20:56:51.625008 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-a5f93096-b19e-49e6-b9a5-21d9a355303b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4/action returned with HTTP 202 Aug 07 20:56:51.625592 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 104/402] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 20:56:51 2026] POST /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:56:51.725749 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-897ca383-ecae-478c-9d1d-b63e2a698610 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:51.729744 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-897ca383-ecae-478c-9d1d-b63e2a698610 None None] GET https://10.4.3.127/volume// Aug 07 20:56:51.729744 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-897ca383-ecae-478c-9d1d-b63e2a698610 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:51.729744 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-897ca383-ecae-478c-9d1d-b63e2a698610 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:51.729744 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-897ca383-ecae-478c-9d1d-b63e2a698610 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:56:51.729744 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 100/403] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:56:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:56:51.743719 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-a727b5a6-8ab7-4ee0-b6f0-45c8ce83e998 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:51.745797 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-de69f939-66e2-46a7-bf6b-c25f96ffa5b2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:51.747420 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-a727b5a6-8ab7-4ee0-b6f0-45c8ce83e998 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:56:51.747420 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-a727b5a6-8ab7-4ee0-b6f0-45c8ce83e998 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:51.747993 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-a727b5a6-8ab7-4ee0-b6f0-45c8ce83e998 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:51.751395 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-de69f939-66e2-46a7-bf6b-c25f96ffa5b2 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] POST https://10.4.3.127/volume/v3/attachments/6f9e83fc-33d9-435c-a524-1c67419c41bd/action Aug 07 20:56:51.751395 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-de69f939-66e2-46a7-bf6b-c25f96ffa5b2 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:56:51.751395 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-de69f939-66e2-46a7-bf6b-c25f96ffa5b2 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:51.770470 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:51.770470 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:51.782470 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-a727b5a6-8ab7-4ee0-b6f0-45c8ce83e998 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:56:51.791003 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:51.791003 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:51.794022 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-a727b5a6-8ab7-4ee0-b6f0-45c8ce83e998 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 returned with HTTP 200 Aug 07 20:56:51.794618 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 100/404] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:56:51 2026] GET /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 => generated 1325 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:56:51.833403 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3cfe4770-9dac-42ad-a764-72222bc914f8 req-de69f939-66e2-46a7-bf6b-c25f96ffa5b2 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/attachments/6f9e83fc-33d9-435c-a524-1c67419c41bd/action returned with HTTP 204 Aug 07 20:56:51.833939 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 101/405] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:56:51 2026] POST /volume/v3/attachments/6f9e83fc-33d9-435c-a524-1c67419c41bd/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:56:52.113709 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-c9369843-e86d-46d7-9007-c20466a8701a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:52.117189 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-c9369843-e86d-46d7-9007-c20466a8701a tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] DELETE https://10.4.3.127/volume/v3/attachments/7ef09541-7adc-4178-b965-920e26b70c94 Aug 07 20:56:52.118069 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-c9369843-e86d-46d7-9007-c20466a8701a tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:52.118069 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-c9369843-e86d-46d7-9007-c20466a8701a tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:52.129355 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:52.129355 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:52.130230 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4235ecfe-f2cb-4b78-915c-1a2ebd09fdf5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:52.132578 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4235ecfe-f2cb-4b78-915c-1a2ebd09fdf5 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:52.132947 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4235ecfe-f2cb-4b78-915c-1a2ebd09fdf5 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:52.133230 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4235ecfe-f2cb-4b78-915c-1a2ebd09fdf5 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:52.147057 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:52.147057 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:52.152365 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4235ecfe-f2cb-4b78-915c-1a2ebd09fdf5 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:52.158744 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4235ecfe-f2cb-4b78-915c-1a2ebd09fdf5 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:52.159283 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 101/406] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:52 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:52.175213 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fb1326c0-380d-4569-b5ed-d5e72689e31a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:52.176229 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb1326c0-380d-4569-b5ed-d5e72689e31a tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:52.176459 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb1326c0-380d-4569-b5ed-d5e72689e31a tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:52.176906 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb1326c0-380d-4569-b5ed-d5e72689e31a tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:52.188982 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:52.188982 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:52.196997 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fb1326c0-380d-4569-b5ed-d5e72689e31a tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:52.204580 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb1326c0-380d-4569-b5ed-d5e72689e31a tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:52.205198 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 101/407] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:52 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:52.237281 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-78a2eb1b-64f1-43c5-84a7-25d5dca4e1cd req-c9369843-e86d-46d7-9007-c20466a8701a tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/attachments/7ef09541-7adc-4178-b965-920e26b70c94 returned with HTTP 200 Aug 07 20:56:52.237986 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 105/408] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:56:52 2026] DELETE /volume/v3/attachments/7ef09541-7adc-4178-b965-920e26b70c94 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:52.564723 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:52.567246 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:56:52.570503 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1760069904", "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:52.570503 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1760069904', 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:56:52.948576 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-80a0e58d-95e1-4a90-be3c-c7e49980b3d2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:52.950948 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-80a0e58d-95e1-4a90-be3c-c7e49980b3d2 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] DELETE https://10.4.3.127/volume/v3/attachments/bb2429ae-5637-4129-85eb-f19d82d91eab Aug 07 20:56:52.951233 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-80a0e58d-95e1-4a90-be3c-c7e49980b3d2 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:52.951514 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-80a0e58d-95e1-4a90-be3c-c7e49980b3d2 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:52.961333 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:52.961333 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:53.022810 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Create volume of 1 GB Aug 07 20:56:53.030508 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Availability Zones retrieved successfully. Aug 07 20:56:53.041294 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Flow 'volume_create_api' (0c59d03f-caef-48b1-a2d1-11da4465e1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:56:53.042483 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e171d178-b024-4d3c-9fb8-ebe65e021bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:53.043642 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:56:53.050657 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-051c25d4-a9fd-4aa6-a2d1-72d7ff32f071 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:53.052632 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-051c25d4-a9fd-4aa6-a2d1-72d7ff32f071 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:56:53.052902 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-051c25d4-a9fd-4aa6-a2d1-72d7ff32f071 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:53.053070 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-07d2bb07-fb68-4bc9-87e1-7bb573bf72bb req-80a0e58d-95e1-4a90-be3c-c7e49980b3d2 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/attachments/bb2429ae-5637-4129-85eb-f19d82d91eab returned with HTTP 200 Aug 07 20:56:53.053124 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-051c25d4-a9fd-4aa6-a2d1-72d7ff32f071 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:53.053470 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 102/409] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:56:52 2026] DELETE /volume/v3/attachments/bb2429ae-5637-4129-85eb-f19d82d91eab => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:53.065627 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:53.065627 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:53.071463 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-051c25d4-a9fd-4aa6-a2d1-72d7ff32f071 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:53.078527 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-051c25d4-a9fd-4aa6-a2d1-72d7ff32f071 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:56:53.079045 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 102/410] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:53 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:53.152214 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e171d178-b024-4d3c-9fb8-ebe65e021bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:53.154643 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f492776e-c71a-4af3-b300-bfd5d517c200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:53.216617 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Created reservations ['edaf7579-ef09-479f-82b4-0e86b0d5d55a', '0bdf8e99-6d9c-4846-a2a5-08c9ef05f695', '3ec50564-f76c-47da-9bd1-cd662113468e', '1fe28da6-a2fe-41f5-9dd5-77817a330bef'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:56:53.218173 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f492776e-c71a-4af3-b300-bfd5d517c200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edaf7579-ef09-479f-82b4-0e86b0d5d55a', '0bdf8e99-6d9c-4846-a2a5-08c9ef05f695', '3ec50564-f76c-47da-9bd1-cd662113468e', '1fe28da6-a2fe-41f5-9dd5-77817a330bef']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:53.219782 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b444931-2754-4587-924a-4c2dba18a7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:53.258592 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b444931-2754-4587-924a-4c2dba18a7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '560df0b2-c94e-48b5-a425-bbc507252094', '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-1760069904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f5baa5810d4a8a8bd721d165599227',qos_specs=None,replication_status=,reservations=['edaf7579-ef09-479f-82b4-0e86b0d5d55a','0bdf8e99-6d9c-4846-a2a5-08c9ef05f695','3ec50564-f76c-47da-9bd1-cd662113468e','1fe28da6-a2fe-41f5-9dd5-77817a330bef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bef423913754394b631babbe37b232a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1760069904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=560df0b2-c94e-48b5-a425-bbc507252094,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51f5baa5810d4a8a8bd721d165599227',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bef423913754394b631babbe37b232a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:53.260983 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f4fa66-a0e9-481a-8da4-9bce45e9634c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:53.293066 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f4fa66-a0e9-481a-8da4-9bce45e9634c) transitioned into state 'SUCCESS' from state '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-1760069904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f5baa5810d4a8a8bd721d165599227',qos_specs=None,replication_status=,reservations=['edaf7579-ef09-479f-82b4-0e86b0d5d55a','0bdf8e99-6d9c-4846-a2a5-08c9ef05f695','3ec50564-f76c-47da-9bd1-cd662113468e','1fe28da6-a2fe-41f5-9dd5-77817a330bef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bef423913754394b631babbe37b232a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:53.293980 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c348b8c8-3475-4819-82aa-e21f288ea417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:53.311714 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c348b8c8-3475-4819-82aa-e21f288ea417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:53.312598 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Flow 'volume_create_api' (0c59d03f-caef-48b1-a2d1-11da4465e1d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:56:53.313001 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Create volume request issued successfully. Aug 07 20:56:53.313654 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-47adb6b8-10d9-4e94-852a-5f371faafc7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:56:53.314075 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 102/411] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:56:52 2026] POST /volume/v3/volumes => generated 753 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:56:53.330745 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f47707bc-d3bd-423f-ad1b-373cccd19563 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:53.333614 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f47707bc-d3bd-423f-ad1b-373cccd19563 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 Aug 07 20:56:53.334042 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f47707bc-d3bd-423f-ad1b-373cccd19563 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:53.334393 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f47707bc-d3bd-423f-ad1b-373cccd19563 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:53.346372 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:53.346372 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:53.354216 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f47707bc-d3bd-423f-ad1b-373cccd19563 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:56:53.361530 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f47707bc-d3bd-423f-ad1b-373cccd19563 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 returned with HTTP 200 Aug 07 20:56:53.362260 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 106/412] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:53 2026] GET /volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:53.842368 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a9139d5c-1130-43a1-abee-e56ba83a9056 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:53.844924 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9139d5c-1130-43a1-abee-e56ba83a9056 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:56:53.845202 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9139d5c-1130-43a1-abee-e56ba83a9056 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:53.845484 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9139d5c-1130-43a1-abee-e56ba83a9056 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:53.849312 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:53.853816 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:56:53.855320 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-746239521"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:53.857257 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-746239521'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:56:53.857416 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Create volume of 1 GB Aug 07 20:56:53.864242 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Availability Zones retrieved successfully. Aug 07 20:56:53.865350 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:53.865350 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:53.873959 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a9139d5c-1130-43a1-abee-e56ba83a9056 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:56:53.880591 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Flow 'volume_create_api' (67a1e067-e1f8-4a14-9808-44c7fc5208fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:56:53.881752 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd50f91-f659-440a-819d-313e0e10a2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:53.881916 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9139d5c-1130-43a1-abee-e56ba83a9056 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 returned with HTTP 200 Aug 07 20:56:53.882672 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 103/413] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:53 2026] GET /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:53.883941 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:56:53.930330 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd50f91-f659-440a-819d-313e0e10a2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:53.930772 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64eb9f90-16eb-48d8-8883-2fba3185d323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:54.041328 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Created reservations ['ef094f88-b8b5-437b-9aa6-f10b66cd2594', '74b29fe7-9678-4ea0-bd3f-08e59553b1cf', 'fcdb26f6-0a1d-42a2-9db1-1115d472bac6', 'bd005fec-7939-43f3-8161-4ab280dba9c1'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:56:54.042606 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64eb9f90-16eb-48d8-8883-2fba3185d323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef094f88-b8b5-437b-9aa6-f10b66cd2594', '74b29fe7-9678-4ea0-bd3f-08e59553b1cf', 'fcdb26f6-0a1d-42a2-9db1-1115d472bac6', 'bd005fec-7939-43f3-8161-4ab280dba9c1']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:54.043722 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7c1fc23-5de1-474a-883c-705e7adc649b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:54.086316 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7c1fc23-5de1-474a-883c-705e7adc649b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '367480e9-00de-4daf-87ef-1c881a50807b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-746239521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a77fcca734854463852e59774f2196e9',qos_specs=None,replication_status=,reservations=['ef094f88-b8b5-437b-9aa6-f10b66cd2594','74b29fe7-9678-4ea0-bd3f-08e59553b1cf','fcdb26f6-0a1d-42a2-9db1-1115d472bac6','bd005fec-7939-43f3-8161-4ab280dba9c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ed7852005f48a1a31d6200c20db9d9',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:56:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-746239521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=367480e9-00de-4daf-87ef-1c881a50807b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77fcca734854463852e59774f2196e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ed7852005f48a1a31d6200c20db9d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:54.088173 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42be69a3-8235-4e74-a7fb-e15c6271647d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:54.120827 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42be69a3-8235-4e74-a7fb-e15c6271647d) transitioned into state 'SUCCESS' from state '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-746239521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a77fcca734854463852e59774f2196e9',qos_specs=None,replication_status=,reservations=['ef094f88-b8b5-437b-9aa6-f10b66cd2594','74b29fe7-9678-4ea0-bd3f-08e59553b1cf','fcdb26f6-0a1d-42a2-9db1-1115d472bac6','bd005fec-7939-43f3-8161-4ab280dba9c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ed7852005f48a1a31d6200c20db9d9',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:54.122203 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffa5f3a3-7a4c-451b-8c34-8c581852fe99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:54.122338 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-2efc26f4-9431-41a6-952c-161364eaec96 req-8f682078-2f54-4090-b26f-2fc8bf76d2f9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:54.132142 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-2efc26f4-9431-41a6-952c-161364eaec96 req-8f682078-2f54-4090-b26f-2fc8bf76d2f9 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] DELETE https://10.4.3.127/volume/v3/attachments/6f9e83fc-33d9-435c-a524-1c67419c41bd Aug 07 20:56:54.132142 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-2efc26f4-9431-41a6-952c-161364eaec96 req-8f682078-2f54-4090-b26f-2fc8bf76d2f9 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:54.132142 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-2efc26f4-9431-41a6-952c-161364eaec96 req-8f682078-2f54-4090-b26f-2fc8bf76d2f9 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:54.140245 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffa5f3a3-7a4c-451b-8c34-8c581852fe99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:54.141174 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Flow 'volume_create_api' (67a1e067-e1f8-4a14-9808-44c7fc5208fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:56:54.141335 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Create volume request issued successfully. Aug 07 20:56:54.142021 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b400f79-7245-420b-95b2-3b5e956cc0a3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:56:54.144196 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 103/414] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:56:53 2026] POST /volume/v3/volumes => generated 753 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:56:54.155260 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:54.155260 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:54.162101 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-35b94f28-2ef0-422d-8192-5d80b8acae9e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:54.164558 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-35b94f28-2ef0-422d-8192-5d80b8acae9e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:56:54.164848 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-35b94f28-2ef0-422d-8192-5d80b8acae9e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:54.165296 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-35b94f28-2ef0-422d-8192-5d80b8acae9e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:54.176680 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:54.176680 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:54.183810 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-35b94f28-2ef0-422d-8192-5d80b8acae9e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:56:54.190199 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-35b94f28-2ef0-422d-8192-5d80b8acae9e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 200 Aug 07 20:56:54.191077 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 107/415] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:54 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:54.247784 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-2efc26f4-9431-41a6-952c-161364eaec96 req-8f682078-2f54-4090-b26f-2fc8bf76d2f9 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/attachments/6f9e83fc-33d9-435c-a524-1c67419c41bd returned with HTTP 200 Aug 07 20:56:54.249702 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 103/416] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:56:54 2026] DELETE /volume/v3/attachments/6f9e83fc-33d9-435c-a524-1c67419c41bd => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:54.377102 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-862c45f6-b663-40d7-afe4-e1c02560a855 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:54.383236 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-862c45f6-b663-40d7-afe4-e1c02560a855 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 Aug 07 20:56:54.383552 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-862c45f6-b663-40d7-afe4-e1c02560a855 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:54.383948 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-862c45f6-b663-40d7-afe4-e1c02560a855 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:54.392286 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:54.392286 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:54.399788 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-862c45f6-b663-40d7-afe4-e1c02560a855 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:56:54.402576 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-862c45f6-b663-40d7-afe4-e1c02560a855 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 returned with HTTP 200 Aug 07 20:56:54.404913 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 104/417] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:54 2026] GET /volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:54.458730 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-59a54101-1509-43d1-8099-b6a53d938325 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:54.463415 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-59a54101-1509-43d1-8099-b6a53d938325 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 Aug 07 20:56:54.464126 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-59a54101-1509-43d1-8099-b6a53d938325 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:54.464233 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-59a54101-1509-43d1-8099-b6a53d938325 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:54.475020 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:54.475020 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:54.481266 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-59a54101-1509-43d1-8099-b6a53d938325 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:56:54.496464 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-59a54101-1509-43d1-8099-b6a53d938325 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 returned with HTTP 200 Aug 07 20:56:54.497126 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 104/418] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:56:54 2026] GET /volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:55.206915 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-78c3ff1d-6753-4399-a69b-73efef59dc2f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:55.208675 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-78c3ff1d-6753-4399-a69b-73efef59dc2f tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:56:55.209022 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-78c3ff1d-6753-4399-a69b-73efef59dc2f tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:55.210908 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-78c3ff1d-6753-4399-a69b-73efef59dc2f tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:55.217957 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:55.217957 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:55.223201 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-78c3ff1d-6753-4399-a69b-73efef59dc2f tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:56:55.229541 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-78c3ff1d-6753-4399-a69b-73efef59dc2f tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 200 Aug 07 20:56:55.229541 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 108/419] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:55 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:55.316594 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-4750ec19-4113-4f85-8106-0ed08c784049 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:55.319113 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-4750ec19-4113-4f85-8106-0ed08c784049 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 Aug 07 20:56:55.319371 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-4750ec19-4113-4f85-8106-0ed08c784049 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:55.319620 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-4750ec19-4113-4f85-8106-0ed08c784049 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:55.334539 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:55.334539 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:55.339120 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-4750ec19-4113-4f85-8106-0ed08c784049 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:56:55.346527 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-4750ec19-4113-4f85-8106-0ed08c784049 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 returned with HTTP 200 Aug 07 20:56:55.347018 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 104/420] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:56:55 2026] GET /volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 20:56:55.365396 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-19c46e0a-4c58-4d40-8655-91a373e16642 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:55.366051 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-19c46e0a-4c58-4d40-8655-91a373e16642 None None] GET https://10.4.3.127/volume// Aug 07 20:56:55.366315 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-19c46e0a-4c58-4d40-8655-91a373e16642 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:55.366568 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-19c46e0a-4c58-4d40-8655-91a373e16642 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:55.367041 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-19c46e0a-4c58-4d40-8655-91a373e16642 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:56:55.367487 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 105/421] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 20:56:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:56:55.380682 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-7b526d6a-e676-4e56-b108-c6646735672f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:55.384484 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-7b526d6a-e676-4e56-b108-c6646735672f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:56:55.385277 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-7b526d6a-e676-4e56-b108-c6646735672f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "560df0b2-c94e-48b5-a425-bbc507252094", "connector": null, "instance_uuid": "f454dc83-f075-4b0c-9e87-6930a10da236"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:55.401136 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:55.401136 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:55.456423 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-7b526d6a-e676-4e56-b108-c6646735672f tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:56:55.457248 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 105/422] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:56:55 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:55.854502 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-e4be1246-113d-4fd1-bc67-6040ba610122 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:55.857910 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-e4be1246-113d-4fd1-bc67-6040ba610122 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:56:55.857910 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-e4be1246-113d-4fd1-bc67-6040ba610122 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:55.858212 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-e4be1246-113d-4fd1-bc67-6040ba610122 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:55.870737 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:55.870737 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:55.875448 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-e4be1246-113d-4fd1-bc67-6040ba610122 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:56:55.881878 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-e4be1246-113d-4fd1-bc67-6040ba610122 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 200 Aug 07 20:56:55.882248 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 109/423] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:56:55 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:56.001121 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-282f5126-f7c0-4a3a-add8-da361483e259 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:56.001752 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-282f5126-f7c0-4a3a-add8-da361483e259 None None] GET https://10.4.3.127/volume// Aug 07 20:56:56.002062 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-282f5126-f7c0-4a3a-add8-da361483e259 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:56.002397 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-282f5126-f7c0-4a3a-add8-da361483e259 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:56.003678 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-282f5126-f7c0-4a3a-add8-da361483e259 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:56:56.004736 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 105/424] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 20:56:55 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:56:56.012488 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-e6b53fec-41ed-424c-bb8c-e8b9ade6030b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:56.015999 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-e6b53fec-41ed-424c-bb8c-e8b9ade6030b tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:56:56.016471 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-e6b53fec-41ed-424c-bb8c-e8b9ade6030b tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "367480e9-00de-4daf-87ef-1c881a50807b", "connector": null, "instance_uuid": "cbc0c50a-820d-4b19-a09f-64c912c33e60"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:56.025562 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:56.025562 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:56.070059 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-e6b53fec-41ed-424c-bb8c-e8b9ade6030b tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:56:56.070962 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 106/425] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:56:56 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:56.108778 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c9725890-7b0a-47c0-a4a8-c61fa44f2c4f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:56.114112 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9725890-7b0a-47c0-a4a8-c61fa44f2c4f tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:56:56.114459 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9725890-7b0a-47c0-a4a8-c61fa44f2c4f tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:56.115627 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9725890-7b0a-47c0-a4a8-c61fa44f2c4f tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:56.124730 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d7425a4f-adb4-49fd-914b-6660897eb48d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:56.125282 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d7425a4f-adb4-49fd-914b-6660897eb48d None None] GET https://10.4.3.127/volume// Aug 07 20:56:56.125503 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d7425a4f-adb4-49fd-914b-6660897eb48d None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:56.125752 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d7425a4f-adb4-49fd-914b-6660897eb48d None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:56.126130 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d7425a4f-adb4-49fd-914b-6660897eb48d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:56:56.126591 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 110/426] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:56:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:56:56.128225 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:56.128225 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:56.134528 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c9725890-7b0a-47c0-a4a8-c61fa44f2c4f tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:56:56.140230 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9725890-7b0a-47c0-a4a8-c61fa44f2c4f tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 200 Aug 07 20:56:56.140445 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-2765496f-d50e-4d85-8417-5df3ac1ad228 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:56.140769 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 106/427] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:56 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:56.143730 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-2765496f-d50e-4d85-8417-5df3ac1ad228 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:56:56.143993 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-2765496f-d50e-4d85-8417-5df3ac1ad228 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:56.144349 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-2765496f-d50e-4d85-8417-5df3ac1ad228 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:56.155135 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:56.155135 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:56.159088 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-2765496f-d50e-4d85-8417-5df3ac1ad228 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:56:56.163217 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-2765496f-d50e-4d85-8417-5df3ac1ad228 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 200 Aug 07 20:56:56.163587 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 106/428] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:56:56 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:56:56.226698 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eb687e4f-2db2-49f6-b2d0-0e9eaa742fa8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:56.229986 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb687e4f-2db2-49f6-b2d0-0e9eaa742fa8 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:56.230281 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb687e4f-2db2-49f6-b2d0-0e9eaa742fa8 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:56.230552 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb687e4f-2db2-49f6-b2d0-0e9eaa742fa8 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:56.244644 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:56.244644 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:56.250704 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eb687e4f-2db2-49f6-b2d0-0e9eaa742fa8 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:56.256748 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb687e4f-2db2-49f6-b2d0-0e9eaa742fa8 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:56.257364 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 107/429] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:56 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:56.271529 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3441d08b-a072-4145-9467-b959f8eb4619 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:56.273829 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3441d08b-a072-4145-9467-b959f8eb4619 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:56.274051 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3441d08b-a072-4145-9467-b959f8eb4619 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:56.274240 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3441d08b-a072-4145-9467-b959f8eb4619 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:56.282292 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:56.282292 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:56.286969 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3441d08b-a072-4145-9467-b959f8eb4619 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:56.287557 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-2d59f1d6-babe-413e-a50d-340706b10af6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:56.292053 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-2d59f1d6-babe-413e-a50d-340706b10af6 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] PUT https://10.4.3.127/volume/v3/attachments/15b0b82f-56f4-402e-915e-24648b8e71d3 Aug 07 20:56:56.292519 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-2d59f1d6-babe-413e-a50d-340706b10af6 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:56.292658 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3441d08b-a072-4145-9467-b959f8eb4619 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:56.293066 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 111/430] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:56 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:56.303282 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-2d59f1d6-babe-413e-a50d-340706b10af6 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Acquiring lock "cinder-attachment_update-367480e9-00de-4daf-87ef-1c881a50807b-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:56:56.312642 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-2d59f1d6-babe-413e-a50d-340706b10af6 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Lock "cinder-attachment_update-367480e9-00de-4daf-87ef-1c881a50807b-np0000006755" acquired by "attachment_update" :: waited 0.009s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:56:56.314667 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:56.314667 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:56.340586 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8f3efb23-1b85-4953-88af-1d8c52116314 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:56.342888 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8f3efb23-1b85-4953-88af-1d8c52116314 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:56.343222 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8f3efb23-1b85-4953-88af-1d8c52116314 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:56.343516 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8f3efb23-1b85-4953-88af-1d8c52116314 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:56.352598 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:56.352598 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:56.359659 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8f3efb23-1b85-4953-88af-1d8c52116314 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:56.363348 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8f3efb23-1b85-4953-88af-1d8c52116314 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:56.363717 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 107/431] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:56 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:56.383722 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-13765ade-bc34-4bd1-b13b-586ffd37159e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:56.386280 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-13765ade-bc34-4bd1-b13b-586ffd37159e tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:56.386589 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-13765ade-bc34-4bd1-b13b-586ffd37159e tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:56.386865 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-13765ade-bc34-4bd1-b13b-586ffd37159e tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:56.387087 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-13765ade-bc34-4bd1-b13b-586ffd37159e tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Delete volume with id: f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:56.400015 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:56.400015 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:56.401016 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-13765ade-bc34-4bd1-b13b-586ffd37159e tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:56.433220 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-13765ade-bc34-4bd1-b13b-586ffd37159e tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Delete volume request issued successfully. Aug 07 20:56:56.433699 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-13765ade-bc34-4bd1-b13b-586ffd37159e tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 202 Aug 07 20:56:56.434453 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 108/432] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:56:56 2026] DELETE /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:56:56.443882 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f4166669-c5fc-4623-999a-adc7440213da None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:56.446604 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f4166669-c5fc-4623-999a-adc7440213da tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:56.446896 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f4166669-c5fc-4623-999a-adc7440213da tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:56.447113 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f4166669-c5fc-4623-999a-adc7440213da tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:56.453605 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-2d59f1d6-babe-413e-a50d-340706b10af6 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Lock "cinder-attachment_update-367480e9-00de-4daf-87ef-1c881a50807b-np0000006755" released by "attachment_update" :: held 0.141s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:56:56.454099 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-2d59f1d6-babe-413e-a50d-340706b10af6 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments/15b0b82f-56f4-402e-915e-24648b8e71d3 returned with HTTP 200 Aug 07 20:56:56.454689 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 107/433] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:56:56 2026] PUT /volume/v3/attachments/15b0b82f-56f4-402e-915e-24648b8e71d3 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:56.456003 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:56.456003 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:56.465664 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f4166669-c5fc-4623-999a-adc7440213da tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Volume info retrieved successfully. Aug 07 20:56:56.472314 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f4166669-c5fc-4623-999a-adc7440213da tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 200 Aug 07 20:56:56.473314 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 112/434] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:56 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:57.144780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:57.159624 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1684dd0e-b4a0-4cfa-986b-c70ca69c2d5a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:57.159624 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1684dd0e-b4a0-4cfa-986b-c70ca69c2d5a tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:56:57.159624 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1684dd0e-b4a0-4cfa-986b-c70ca69c2d5a tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:57.160113 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1684dd0e-b4a0-4cfa-986b-c70ca69c2d5a tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:57.175940 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:57.175940 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:57.182857 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1684dd0e-b4a0-4cfa-986b-c70ca69c2d5a tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:56:57.188176 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1684dd0e-b4a0-4cfa-986b-c70ca69c2d5a tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 200 Aug 07 20:56:57.188573 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 109/435] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:57 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:57.213893 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:56:57.213893 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2102806047", "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:57.215014 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2102806047', 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:56:57.315692 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Create volume of 1 GB Aug 07 20:56:57.321984 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Availability Zones retrieved successfully. Aug 07 20:56:57.330243 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Flow 'volume_create_api' (efc691b6-f858-43fb-9be3-384d6d1c9479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:56:57.332071 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d16b6f2-37e8-40a7-8165-821ab3231888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:57.333313 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:56:57.414573 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d16b6f2-37e8-40a7-8165-821ab3231888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:57.416652 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a84623b-1308-4cd5-ac89-7028b893313a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:57.490007 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-80da506f-a93d-43ef-a670-086c489c4f62 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:57.492877 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80da506f-a93d-43ef-a670-086c489c4f62 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] GET https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 Aug 07 20:56:57.493418 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80da506f-a93d-43ef-a670-086c489c4f62 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:57.493932 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80da506f-a93d-43ef-a670-086c489c4f62 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:57.496198 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Created reservations ['7d3def35-0e55-4801-985c-991099abaa4e', '082ff027-a82d-41b6-9a56-041fb75c0724', 'e81b15ae-e959-4da2-9f17-76a22cb8112e', 'ff19f85f-0686-48a9-8010-55b7c3320af6'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:56:57.497748 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a84623b-1308-4cd5-ac89-7028b893313a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d3def35-0e55-4801-985c-991099abaa4e', '082ff027-a82d-41b6-9a56-041fb75c0724', 'e81b15ae-e959-4da2-9f17-76a22cb8112e', 'ff19f85f-0686-48a9-8010-55b7c3320af6']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:57.498542 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ca85420-a12a-4a5c-ae9e-bf727146ea25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:57.502637 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80da506f-a93d-43ef-a670-086c489c4f62 tempest-DeleteServersTestJSON-1837724548 tempest-DeleteServersTestJSON-1837724548-project-member] https://10.4.3.127/volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 returned with HTTP 404 Aug 07 20:56:57.503280 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 108/436] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:57 2026] GET /volume/v3/volumes/f34b4a4d-1c16-4c71-986a-ebdcae45d889 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:56:57.531723 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ca85420-a12a-4a5c-ae9e-bf727146ea25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85627bd1-efc7-4d38-a3f5-f50a56fa4fe3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2102806047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e637c32f11546589bd68e1796c00ed4',qos_specs=None,replication_status=,reservations=['7d3def35-0e55-4801-985c-991099abaa4e','082ff027-a82d-41b6-9a56-041fb75c0724','e81b15ae-e959-4da2-9f17-76a22cb8112e','ff19f85f-0686-48a9-8010-55b7c3320af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2310cc612b4e4684d1a615951f153b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:56:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2102806047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85627bd1-efc7-4d38-a3f5-f50a56fa4fe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e637c32f11546589bd68e1796c00ed4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f2310cc612b4e4684d1a615951f153b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:57.535123 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff0af97f-770d-4ac7-86a6-09d14925a3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:57.561879 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff0af97f-770d-4ac7-86a6-09d14925a3cd) transitioned into state 'SUCCESS' from state '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-2102806047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e637c32f11546589bd68e1796c00ed4',qos_specs=None,replication_status=,reservations=['7d3def35-0e55-4801-985c-991099abaa4e','082ff027-a82d-41b6-9a56-041fb75c0724','e81b15ae-e959-4da2-9f17-76a22cb8112e','ff19f85f-0686-48a9-8010-55b7c3320af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2310cc612b4e4684d1a615951f153b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:57.564161 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d70ac9-0fec-4539-b41e-d53b383617f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:57.584355 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d70ac9-0fec-4539-b41e-d53b383617f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:57.585657 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Flow 'volume_create_api' (efc691b6-f858-43fb-9be3-384d6d1c9479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:56:57.586132 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Create volume request issued successfully. Aug 07 20:56:57.587053 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cac9df96-c6a4-46a5-b3d6-b36cd2830297 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:56:57.587641 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 108/437] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:56:57 2026] POST /volume/v3/volumes => generated 757 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:56:57.605854 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3516894a-3a25-46d4-9dc1-644c6dc2fdd2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:57.608338 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3516894a-3a25-46d4-9dc1-644c6dc2fdd2 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 Aug 07 20:56:57.608591 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3516894a-3a25-46d4-9dc1-644c6dc2fdd2 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:57.609745 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3516894a-3a25-46d4-9dc1-644c6dc2fdd2 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:57.622706 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:57.622706 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:57.628485 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3516894a-3a25-46d4-9dc1-644c6dc2fdd2 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:56:57.635473 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3516894a-3a25-46d4-9dc1-644c6dc2fdd2 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 returned with HTTP 200 Aug 07 20:56:57.636151 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 113/438] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:57 2026] GET /volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:57.712053 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a6a9b56d-e447-407b-aac9-924d0bce5c52 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:57.717128 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6a9b56d-e447-407b-aac9-924d0bce5c52 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:56:57.717128 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6a9b56d-e447-407b-aac9-924d0bce5c52 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:57.717604 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6a9b56d-e447-407b-aac9-924d0bce5c52 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:57.718446 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a6a9b56d-e447-407b-aac9-924d0bce5c52 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Delete volume with id: 3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:56:57.728911 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:57.728911 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:57.729383 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a6a9b56d-e447-407b-aac9-924d0bce5c52 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:57.759931 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a6a9b56d-e447-407b-aac9-924d0bce5c52 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Delete volume request issued successfully. Aug 07 20:56:57.760173 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6a9b56d-e447-407b-aac9-924d0bce5c52 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 202 Aug 07 20:56:57.760655 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 110/439] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:56:57 2026] DELETE /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:56:57.772932 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f479edd7-bb13-45c2-b390-89361599bb50 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:57.775568 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f479edd7-bb13-45c2-b390-89361599bb50 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:56:57.775886 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f479edd7-bb13-45c2-b390-89361599bb50 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:57.776229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f479edd7-bb13-45c2-b390-89361599bb50 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:57.789996 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:57.789996 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:57.796118 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f479edd7-bb13-45c2-b390-89361599bb50 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:57.806427 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f479edd7-bb13-45c2-b390-89361599bb50 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 200 Aug 07 20:56:57.806427 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 109/440] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:57 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:58.207506 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2cd7631f-8148-474c-b08c-5855982b3737 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:58.209982 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2cd7631f-8148-474c-b08c-5855982b3737 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:56:58.210270 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2cd7631f-8148-474c-b08c-5855982b3737 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:58.210548 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2cd7631f-8148-474c-b08c-5855982b3737 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:58.224292 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:58.224292 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:58.229214 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2cd7631f-8148-474c-b08c-5855982b3737 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:56:58.235394 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2cd7631f-8148-474c-b08c-5855982b3737 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 200 Aug 07 20:56:58.235994 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 109/441] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:58 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:58.265525 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9aff26d4-e4a1-4e8d-81b3-6272cc5e2343 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:58.265525 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9aff26d4-e4a1-4e8d-81b3-6272cc5e2343 None None] GET https://10.4.3.127/volume// Aug 07 20:56:58.265725 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9aff26d4-e4a1-4e8d-81b3-6272cc5e2343 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:58.265996 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9aff26d4-e4a1-4e8d-81b3-6272cc5e2343 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:58.266326 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9aff26d4-e4a1-4e8d-81b3-6272cc5e2343 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:56:58.266665 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 114/442] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:56:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:56:58.279274 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-0bf2fa58-ef80-4a20-a02a-6afd4cfec1a7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:58.282120 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-0bf2fa58-ef80-4a20-a02a-6afd4cfec1a7 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 Aug 07 20:56:58.282358 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-0bf2fa58-ef80-4a20-a02a-6afd4cfec1a7 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:58.282668 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-0bf2fa58-ef80-4a20-a02a-6afd4cfec1a7 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:58.293021 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:58.293021 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:58.297087 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-0bf2fa58-ef80-4a20-a02a-6afd4cfec1a7 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:56:58.302172 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-0bf2fa58-ef80-4a20-a02a-6afd4cfec1a7 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 returned with HTTP 200 Aug 07 20:56:58.302818 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 111/443] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:56:58 2026] GET /volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 => generated 1540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:56:58.407886 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-674baa6e-cd87-4899-b25d-4e2ce11bc669 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:58.410928 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-674baa6e-cd87-4899-b25d-4e2ce11bc669 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] PUT https://10.4.3.127/volume/v3/attachments/ff4204a3-fc82-4598-9620-478855f5cf0d Aug 07 20:56:58.410928 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-674baa6e-cd87-4899-b25d-4e2ce11bc669 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:58.419150 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-674baa6e-cd87-4899-b25d-4e2ce11bc669 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Acquiring lock "cinder-attachment_update-560df0b2-c94e-48b5-a425-bbc507252094-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:56:58.424346 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-674baa6e-cd87-4899-b25d-4e2ce11bc669 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Lock "cinder-attachment_update-560df0b2-c94e-48b5-a425-bbc507252094-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:56:58.425327 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:58.425327 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:58.543493 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-674baa6e-cd87-4899-b25d-4e2ce11bc669 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Lock "cinder-attachment_update-560df0b2-c94e-48b5-a425-bbc507252094-np0000006755" released by "attachment_update" :: held 0.119s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:56:58.543945 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-674baa6e-cd87-4899-b25d-4e2ce11bc669 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments/ff4204a3-fc82-4598-9620-478855f5cf0d returned with HTTP 200 Aug 07 20:56:58.547366 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 110/444] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:56:58 2026] PUT /volume/v3/attachments/ff4204a3-fc82-4598-9620-478855f5cf0d => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:58.585678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-d30b97ba-a448-46e8-9897-32c5f8e03116 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:58.585678 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-d30b97ba-a448-46e8-9897-32c5f8e03116 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] POST https://10.4.3.127/volume/v3/attachments/ff4204a3-fc82-4598-9620-478855f5cf0d/action Aug 07 20:56:58.585678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-d30b97ba-a448-46e8-9897-32c5f8e03116 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:56:58.585678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-d30b97ba-a448-46e8-9897-32c5f8e03116 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:58.607860 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:58.607860 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:58.623475 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8ea3493b-6563-45ae-8da8-daa9535c34e0 req-d30b97ba-a448-46e8-9897-32c5f8e03116 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments/ff4204a3-fc82-4598-9620-478855f5cf0d/action returned with HTTP 204 Aug 07 20:56:58.623968 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 110/445] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:56:58 2026] POST /volume/v3/attachments/ff4204a3-fc82-4598-9620-478855f5cf0d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:56:58.649981 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-dd9f84e4-b371-4f4d-88b3-4580e417ed5c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:58.653751 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dd9f84e4-b371-4f4d-88b3-4580e417ed5c tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 Aug 07 20:56:58.653914 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dd9f84e4-b371-4f4d-88b3-4580e417ed5c tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:58.654170 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dd9f84e4-b371-4f4d-88b3-4580e417ed5c tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:58.662560 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:58.662560 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:58.667382 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-dd9f84e4-b371-4f4d-88b3-4580e417ed5c tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:56:58.673228 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dd9f84e4-b371-4f4d-88b3-4580e417ed5c tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 returned with HTTP 200 Aug 07 20:56:58.673667 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 115/446] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:58 2026] GET /volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:56:58.686478 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:58.688284 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:56:58.688734 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-27516964"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:58.690655 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-27516964'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:56:58.690831 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Create volume of 1 GB Aug 07 20:56:58.695000 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Availability Zones retrieved successfully. Aug 07 20:56:58.701581 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Flow 'volume_create_api' (696bbbaf-6303-4b43-b9ae-d380283c7312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:56:58.703496 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5723d539-809f-4034-bb8c-d251e681c32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:58.704616 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:56:58.734738 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5723d539-809f-4034-bb8c-d251e681c32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:58.735584 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153f5f72-41b1-4315-84f8-bea5911cbc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:58.789261 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Created reservations ['57e5f3a5-2221-4b91-a0fb-6684acb1738d', '9824b9e1-a3fc-4521-8e26-50c4bd86e661', '872d3979-f5b1-4e19-89e4-023128ce314e', '7458e4aa-c2fe-4232-bea9-9745fce254c0'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:56:58.790084 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153f5f72-41b1-4315-84f8-bea5911cbc7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57e5f3a5-2221-4b91-a0fb-6684acb1738d', '9824b9e1-a3fc-4521-8e26-50c4bd86e661', '872d3979-f5b1-4e19-89e4-023128ce314e', '7458e4aa-c2fe-4232-bea9-9745fce254c0']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:58.790811 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9729076e-544b-4051-b724-fee9e04ba916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:58.818669 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9729076e-544b-4051-b724-fee9e04ba916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d723f91-a0c6-48ce-ba5f-b298b17dafa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-27516964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e637c32f11546589bd68e1796c00ed4',qos_specs=None,replication_status=,reservations=['57e5f3a5-2221-4b91-a0fb-6684acb1738d','9824b9e1-a3fc-4521-8e26-50c4bd86e661','872d3979-f5b1-4e19-89e4-023128ce314e','7458e4aa-c2fe-4232-bea9-9745fce254c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2310cc612b4e4684d1a615951f153b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-27516964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d723f91-a0c6-48ce-ba5f-b298b17dafa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e637c32f11546589bd68e1796c00ed4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f2310cc612b4e4684d1a615951f153b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:58.819747 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f48cfad3-5bf8-46f7-8875-d20a4f740364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:58.821251 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d61aea57-9b5c-41b1-bac4-9b62695cb329 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:58.823882 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d61aea57-9b5c-41b1-bac4-9b62695cb329 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a Aug 07 20:56:58.824096 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d61aea57-9b5c-41b1-bac4-9b62695cb329 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:58.824295 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d61aea57-9b5c-41b1-bac4-9b62695cb329 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:58.831880 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d61aea57-9b5c-41b1-bac4-9b62695cb329 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a returned with HTTP 404 Aug 07 20:56:58.832717 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 111/447] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:58 2026] GET /volume/v3/volumes/3807c51e-ce3b-4e66-9fc9-7f0474f5be7a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:56:58.841515 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ce10619b-3b6c-4e7a-abdd-d4c5e86d4640 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:58.842947 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ce10619b-3b6c-4e7a-abdd-d4c5e86d4640 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] DELETE https://10.4.3.127/volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 Aug 07 20:56:58.843198 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ce10619b-3b6c-4e7a-abdd-d4c5e86d4640 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:58.843427 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ce10619b-3b6c-4e7a-abdd-d4c5e86d4640 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:58.843593 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-ce10619b-3b6c-4e7a-abdd-d4c5e86d4640 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Delete volume with id: 35bb71f8-41ac-4338-8ebc-e1fe44019470 Aug 07 20:56:58.853534 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:58.853534 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:58.853853 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ce10619b-3b6c-4e7a-abdd-d4c5e86d4640 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:58.858864 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f48cfad3-5bf8-46f7-8875-d20a4f740364) transitioned into state 'SUCCESS' from state '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-27516964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e637c32f11546589bd68e1796c00ed4',qos_specs=None,replication_status=,reservations=['57e5f3a5-2221-4b91-a0fb-6684acb1738d','9824b9e1-a3fc-4521-8e26-50c4bd86e661','872d3979-f5b1-4e19-89e4-023128ce314e','7458e4aa-c2fe-4232-bea9-9745fce254c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2310cc612b4e4684d1a615951f153b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:58.861547 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e061adb6-db7c-483f-aa7c-eed5406654ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:56:58.876158 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e061adb6-db7c-483f-aa7c-eed5406654ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:56:58.877217 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Flow 'volume_create_api' (696bbbaf-6303-4b43-b9ae-d380283c7312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:56:58.877518 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Create volume request issued successfully. Aug 07 20:56:58.878198 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-345d36c8-c3f1-4480-9e84-aa681cfa2c43 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:56:58.878748 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 112/448] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:56:58 2026] POST /volume/v3/volumes => generated 755 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:56:58.889054 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ce10619b-3b6c-4e7a-abdd-d4c5e86d4640 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Delete volume request issued successfully. Aug 07 20:56:58.889301 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ce10619b-3b6c-4e7a-abdd-d4c5e86d4640 tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 returned with HTTP 202 Aug 07 20:56:58.889793 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 111/449] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:56:58 2026] DELETE /volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 20:56:58.896792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-53c9514b-5625-47c5-8a9c-a98fb5ec80b4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:58.896792 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-53c9514b-5625-47c5-8a9c-a98fb5ec80b4 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 Aug 07 20:56:58.896792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-53c9514b-5625-47c5-8a9c-a98fb5ec80b4 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:58.896792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-53c9514b-5625-47c5-8a9c-a98fb5ec80b4 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:58.900177 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-90b75640-f76f-4e69-ad92-864989bcfefe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:58.902171 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90b75640-f76f-4e69-ad92-864989bcfefe tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 Aug 07 20:56:58.902411 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90b75640-f76f-4e69-ad92-864989bcfefe tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:58.902723 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90b75640-f76f-4e69-ad92-864989bcfefe tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:58.905786 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:58.905786 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:58.909587 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-53c9514b-5625-47c5-8a9c-a98fb5ec80b4 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:56:58.911573 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:58.911573 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:56:58.914857 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-53c9514b-5625-47c5-8a9c-a98fb5ec80b4 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 returned with HTTP 200 Aug 07 20:56:58.915349 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 116/450] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:58 2026] GET /volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:58.917568 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-90b75640-f76f-4e69-ad92-864989bcfefe tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Volume info retrieved successfully. Aug 07 20:56:58.922290 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90b75640-f76f-4e69-ad92-864989bcfefe tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 returned with HTTP 200 Aug 07 20:56:58.924061 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 112/451] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:58 2026] GET /volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:59.251729 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-39bb905c-cf53-4cac-b669-d3309bfceba8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:59.256464 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39bb905c-cf53-4cac-b669-d3309bfceba8 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:56:59.256464 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39bb905c-cf53-4cac-b669-d3309bfceba8 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:59.256464 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39bb905c-cf53-4cac-b669-d3309bfceba8 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:59.267690 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:59.267690 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:56:59.273255 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-39bb905c-cf53-4cac-b669-d3309bfceba8 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:56:59.278782 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39bb905c-cf53-4cac-b669-d3309bfceba8 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 200 Aug 07 20:56:59.279239 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 113/452] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:59 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:56:59.787128 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-3687f108-da79-412f-bf18-6e2e1bf3f82c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:59.789529 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-3687f108-da79-412f-bf18-6e2e1bf3f82c tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] POST https://10.4.3.127/volume/v3/attachments/15b0b82f-56f4-402e-915e-24648b8e71d3/action Aug 07 20:56:59.790016 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-3687f108-da79-412f-bf18-6e2e1bf3f82c tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:56:59.790130 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-3687f108-da79-412f-bf18-6e2e1bf3f82c tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:56:59.812427 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:59.812427 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:56:59.853073 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-248328b5-7bcf-4398-8ff7-6cd6a351a560 req-3687f108-da79-412f-bf18-6e2e1bf3f82c tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments/15b0b82f-56f4-402e-915e-24648b8e71d3/action returned with HTTP 204 Aug 07 20:56:59.853652 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 112/453] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:56:59 2026] POST /volume/v3/attachments/15b0b82f-56f4-402e-915e-24648b8e71d3/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:56:59.934747 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ff09e455-3575-43ff-b302-28a02d677700 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:59.939237 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ff09e455-3575-43ff-b302-28a02d677700 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 Aug 07 20:56:59.939411 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ff09e455-3575-43ff-b302-28a02d677700 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:59.939468 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-414d4ce0-3f7b-429c-850d-f247d7d8365c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:56:59.939732 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ff09e455-3575-43ff-b302-28a02d677700 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:59.941584 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-414d4ce0-3f7b-429c-850d-f247d7d8365c tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] GET https://10.4.3.127/volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 Aug 07 20:56:59.941834 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-414d4ce0-3f7b-429c-850d-f247d7d8365c tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:56:59.942051 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-414d4ce0-3f7b-429c-850d-f247d7d8365c tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:56:59.948356 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-414d4ce0-3f7b-429c-850d-f247d7d8365c tempest-ServerRescueNegativeTestJSON-1243624959 tempest-ServerRescueNegativeTestJSON-1243624959-project-member] https://10.4.3.127/volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 returned with HTTP 404 Aug 07 20:56:59.949575 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 113/454] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:59 2026] GET /volume/v3/volumes/35bb71f8-41ac-4338-8ebc-e1fe44019470 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:56:59.954072 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:56:59.954072 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:56:59.978095 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ff09e455-3575-43ff-b302-28a02d677700 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:56:59.989505 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ff09e455-3575-43ff-b302-28a02d677700 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 returned with HTTP 200 Aug 07 20:56:59.989505 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 117/455] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:56:59 2026] GET /volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:00.003941 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:00.005659 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:00.006114 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-320913348"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:00.007710 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-320913348'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:00.007967 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Create volume of 1 GB Aug 07 20:57:00.020943 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Availability Zones retrieved successfully. Aug 07 20:57:00.030924 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Flow 'volume_create_api' (f34b2ede-aba8-4cfc-81eb-097bae03a35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:00.032473 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d084bf-8631-4c8c-a2d2-f4360b3e71f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:00.033824 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:00.081057 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d084bf-8631-4c8c-a2d2-f4360b3e71f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:00.082039 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d803bf15-b510-4dcf-9b09-f41be9524c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:00.210828 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Created reservations ['ab9a7fbd-7bb7-49c0-a079-92f4430fb5b4', '832b3db4-5bf5-4ab0-b037-a2cc907a2b25', '3c380a14-7e4b-4dda-9cea-6842eb8c5b79', '30d0e23e-c6da-4e88-9b90-5781648950e7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:00.211809 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d803bf15-b510-4dcf-9b09-f41be9524c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab9a7fbd-7bb7-49c0-a079-92f4430fb5b4', '832b3db4-5bf5-4ab0-b037-a2cc907a2b25', '3c380a14-7e4b-4dda-9cea-6842eb8c5b79', '30d0e23e-c6da-4e88-9b90-5781648950e7']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:00.212834 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (654d8b6b-6c46-4bde-aafe-e5bd7a75f75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:00.266172 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (654d8b6b-6c46-4bde-aafe-e5bd7a75f75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38da0b40-7b37-4c83-b0fc-cbf13e4964a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-320913348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e637c32f11546589bd68e1796c00ed4',qos_specs=None,replication_status=,reservations=['ab9a7fbd-7bb7-49c0-a079-92f4430fb5b4','832b3db4-5bf5-4ab0-b037-a2cc907a2b25','3c380a14-7e4b-4dda-9cea-6842eb8c5b79','30d0e23e-c6da-4e88-9b90-5781648950e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2310cc612b4e4684d1a615951f153b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-320913348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38da0b40-7b37-4c83-b0fc-cbf13e4964a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e637c32f11546589bd68e1796c00ed4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f2310cc612b4e4684d1a615951f153b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:00.266973 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d7149b-6022-4109-80a6-73890122cb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:00.295125 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-15130c77-1557-4282-a3d8-4d9132f2e051 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:00.297195 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-15130c77-1557-4282-a3d8-4d9132f2e051 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:57:00.297495 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-15130c77-1557-4282-a3d8-4d9132f2e051 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:00.297816 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-15130c77-1557-4282-a3d8-4d9132f2e051 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:00.310472 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d7149b-6022-4109-80a6-73890122cb00) transitioned into state 'SUCCESS' from state '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-320913348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e637c32f11546589bd68e1796c00ed4',qos_specs=None,replication_status=,reservations=['ab9a7fbd-7bb7-49c0-a079-92f4430fb5b4','832b3db4-5bf5-4ab0-b037-a2cc907a2b25','3c380a14-7e4b-4dda-9cea-6842eb8c5b79','30d0e23e-c6da-4e88-9b90-5781648950e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2310cc612b4e4684d1a615951f153b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:00.311716 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d2a177f-8823-4121-8024-e98eb4491a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:00.314002 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:00.314002 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:00.320816 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-15130c77-1557-4282-a3d8-4d9132f2e051 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:57:00.327038 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-15130c77-1557-4282-a3d8-4d9132f2e051 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 200 Aug 07 20:57:00.327807 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 113/456] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:00 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:00.343209 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d2a177f-8823-4121-8024-e98eb4491a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:00.344472 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Flow 'volume_create_api' (f34b2ede-aba8-4cfc-81eb-097bae03a35a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:00.344931 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Create volume request issued successfully. Aug 07 20:57:00.345214 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea0ed739-0437-4625-a7ca-9e01017aae09 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:00.345958 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-19cd9db4-0d76-46ca-a858-9efd60f808ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:00.346660 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 114/457] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:57:00 2026] POST /volume/v3/volumes => generated 756 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:00.347837 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea0ed739-0437-4625-a7ca-9e01017aae09 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:57:00.348081 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea0ed739-0437-4625-a7ca-9e01017aae09 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:00.348323 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea0ed739-0437-4625-a7ca-9e01017aae09 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:00.359860 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:00.359860 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:00.360622 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d4b789b8-f7b5-4d35-af9b-5ef5a14199bf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:00.362720 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d4b789b8-f7b5-4d35-af9b-5ef5a14199bf tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 Aug 07 20:57:00.364746 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d4b789b8-f7b5-4d35-af9b-5ef5a14199bf tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:00.364746 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d4b789b8-f7b5-4d35-af9b-5ef5a14199bf tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:00.364933 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ea0ed739-0437-4625-a7ca-9e01017aae09 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:57:00.368017 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea0ed739-0437-4625-a7ca-9e01017aae09 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 200 Aug 07 20:57:00.368546 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 114/458] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:00 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:00.374191 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:00.374191 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:00.380709 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d4b789b8-f7b5-4d35-af9b-5ef5a14199bf tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:57:00.384891 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d4b789b8-f7b5-4d35-af9b-5ef5a14199bf tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 returned with HTTP 200 Aug 07 20:57:00.385375 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 118/459] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:00 2026] GET /volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:01.415725 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-be61bf95-1537-48cd-9ebc-7676939b7784 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:01.425534 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-be61bf95-1537-48cd-9ebc-7676939b7784 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 Aug 07 20:57:01.425534 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-be61bf95-1537-48cd-9ebc-7676939b7784 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:01.425534 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-be61bf95-1537-48cd-9ebc-7676939b7784 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:01.436557 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:01.436557 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:01.442081 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-be61bf95-1537-48cd-9ebc-7676939b7784 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:57:01.447932 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-be61bf95-1537-48cd-9ebc-7676939b7784 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 returned with HTTP 200 Aug 07 20:57:01.448902 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 114/460] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:01 2026] GET /volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:02.718156 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca5c6e14-a7ef-4677-9f97-929762f7b5dc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:02.850668 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca5c6e14-a7ef-4677-9f97-929762f7b5dc tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:57:02.851876 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca5c6e14-a7ef-4677-9f97-929762f7b5dc tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1774125157"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:02.852812 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:02.852812 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:02.871861 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca5c6e14-a7ef-4677-9f97-929762f7b5dc tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:57:02.872339 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 115/461] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:57:02 2026] POST /volume/v3/types => generated 220 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:02.881751 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3cf8bc00-0ae6-4212-b3ee-be367173e4eb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:02.883911 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3cf8bc00-0ae6-4212-b3ee-be367173e4eb tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 07 20:57:02.884588 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3cf8bc00-0ae6-4212-b3ee-be367173e4eb tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1845471675"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:02.919571 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3cf8bc00-0ae6-4212-b3ee-be367173e4eb tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 07 20:57:02.920333 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 115/462] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 7 20:57:02 2026] POST /volume/v3/group_types => generated 177 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:02.929612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5a8deaaa-0218-45bf-a8db-74106b9eb39b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:03.024721 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5a8deaaa-0218-45bf-a8db-74106b9eb39b tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] POST https://10.4.3.127/volume/v3/groups Aug 07 20:57:03.025475 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5a8deaaa-0218-45bf-a8db-74106b9eb39b tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ec9a98d3-3132-41d1-8def-1b2f861d6aca", "volume_types": ["d7da7294-642e-47cf-830b-ad99cb23612b"], "name": "tempest-GroupsV314Test-Group-1550680743"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:03.027951 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-5a8deaaa-0218-45bf-a8db-74106b9eb39b tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Creating new group {'group': {'group_type': 'ec9a98d3-3132-41d1-8def-1b2f861d6aca', 'volume_types': ['d7da7294-642e-47cf-830b-ad99cb23612b'], 'name': 'tempest-GroupsV314Test-Group-1550680743'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 20:57:03.048289 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.groups [None req-5a8deaaa-0218-45bf-a8db-74106b9eb39b tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Creating group tempest-GroupsV314Test-Group-1550680743. Aug 07 20:57:03.071878 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5a8deaaa-0218-45bf-a8db-74106b9eb39b tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Availability zone cache updated, next update will occur around 2026-08-07 21:57:03.071439. {{(pid=100277) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 20:57:03.072225 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5a8deaaa-0218-45bf-a8db-74106b9eb39b tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Availability Zones retrieved successfully. Aug 07 20:57:03.098781 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-5a8deaaa-0218-45bf-a8db-74106b9eb39b tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Created reservations ['efd18c3e-f7ad-455f-a3b8-fbe36292ac04'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:03.147943 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5a8deaaa-0218-45bf-a8db-74106b9eb39b tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 07 20:57:03.147943 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 119/463] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 7 20:57:02 2026] POST /volume/v3/groups => generated 108 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:03.157038 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8cef6c89-d446-4011-b412-080dd42b6022 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:03.162787 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8cef6c89-d446-4011-b412-080dd42b6022 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/groups/f03cb645-40af-4a24-a2b7-aa95143279b3 Aug 07 20:57:03.162787 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8cef6c89-d446-4011-b412-080dd42b6022 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:03.162787 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8cef6c89-d446-4011-b412-080dd42b6022 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:03.162787 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-8cef6c89-d446-4011-b412-080dd42b6022 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] show called for member f03cb645-40af-4a24-a2b7-aa95143279b3 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:03.171210 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:03.171210 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:03.205049 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8cef6c89-d446-4011-b412-080dd42b6022 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/groups/f03cb645-40af-4a24-a2b7-aa95143279b3 returned with HTTP 200 Aug 07 20:57:03.205049 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 115/464] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:03 2026] GET /volume/v3/groups/f03cb645-40af-4a24-a2b7-aa95143279b3 => generated 388 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:04.221879 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fc7aad52-d199-4dff-9035-522e3500eb55 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:04.224274 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc7aad52-d199-4dff-9035-522e3500eb55 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/groups/f03cb645-40af-4a24-a2b7-aa95143279b3 Aug 07 20:57:04.224603 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc7aad52-d199-4dff-9035-522e3500eb55 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:04.224909 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc7aad52-d199-4dff-9035-522e3500eb55 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:04.225149 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-fc7aad52-d199-4dff-9035-522e3500eb55 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] show called for member f03cb645-40af-4a24-a2b7-aa95143279b3 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:04.231194 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:04.231194 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:04.257474 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc7aad52-d199-4dff-9035-522e3500eb55 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/groups/f03cb645-40af-4a24-a2b7-aa95143279b3 returned with HTTP 200 Aug 07 20:57:04.258015 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 116/465] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:04 2026] GET /volume/v3/groups/f03cb645-40af-4a24-a2b7-aa95143279b3 => generated 389 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:04.273370 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:04.277454 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:04.277905 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-557771281", "volume_type": "d7da7294-642e-47cf-830b-ad99cb23612b", "group_id": "f03cb645-40af-4a24-a2b7-aa95143279b3", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:04.281992 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-557771281', 'volume_type': 'd7da7294-642e-47cf-830b-ad99cb23612b', 'group_id': 'f03cb645-40af-4a24-a2b7-aa95143279b3', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:04.307666 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:04.307666 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:04.308683 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Create volume of 1 GB Aug 07 20:57:04.333494 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Availability Zones retrieved successfully. Aug 07 20:57:04.343896 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Flow 'volume_create_api' (8a2e4901-76ea-401a-86a0-544e08d7aa0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:04.345516 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34fd1ee8-163a-4a2a-81b8-3902617dc5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:04.346461 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:04.346461 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:04.347388 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:04.379670 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34fd1ee8-163a-4a2a-81b8-3902617dc5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:57:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7da7294-642e-47cf-830b-ad99cb23612b,is_public=True,name='tempest-GroupsV314Test-volume-type-1774125157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7da7294-642e-47cf-830b-ad99cb23612b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f03cb645-40af-4a24-a2b7-aa95143279b3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:04.380499 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f738f0-8b1d-440d-8345-816af0ac6ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:04.422623 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1774125157 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1774125157, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:04.423345 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1774125157 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1774125157, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:04.491392 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Created reservations ['9b6fe6ff-1440-4662-a802-47359d8a8781', '9d2d32d0-238b-46be-89f7-8be3a9c9d826', '44265a5a-a15c-4cac-a11c-abe496a67f55', '2337a71e-311b-417b-8f8f-7cb52a861e48'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:04.492548 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f738f0-8b1d-440d-8345-816af0ac6ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b6fe6ff-1440-4662-a802-47359d8a8781', '9d2d32d0-238b-46be-89f7-8be3a9c9d826', '44265a5a-a15c-4cac-a11c-abe496a67f55', '2337a71e-311b-417b-8f8f-7cb52a861e48']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:04.494000 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d583c39-2799-4d43-a602-3f95ccd810d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:04.529838 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d583c39-2799-4d43-a602-3f95ccd810d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b30dbad-80ff-498e-bf15-5463c1ade371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-557771281',encryption_key_id=None,group_id=f03cb645-40af-4a24-a2b7-aa95143279b3,group_type_id=,metadata={},multiattach=False,project_id='add708a142ef4ed2a89e24cca2082b49',qos_specs=None,replication_status=,reservations=['9b6fe6ff-1440-4662-a802-47359d8a8781','9d2d32d0-238b-46be-89f7-8be3a9c9d826','44265a5a-a15c-4cac-a11c-abe496a67f55','2337a71e-311b-417b-8f8f-7cb52a861e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29251259366345bea0370e875ee06fd8',volume_type_id=d7da7294-642e-47cf-830b-ad99cb23612b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-557771281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f03cb645-40af-4a24-a2b7-aa95143279b3,host=None,id=1b30dbad-80ff-498e-bf15-5463c1ade371,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='add708a142ef4ed2a89e24cca2082b49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29251259366345bea0370e875ee06fd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7da7294-642e-47cf-830b-ad99cb23612b),volume_type_id=d7da7294-642e-47cf-830b-ad99cb23612b)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:04.530645 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6336c200-b387-47d1-b382-fc706e748491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:04.565425 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6336c200-b387-47d1-b382-fc706e748491) transitioned into state 'SUCCESS' from state '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-557771281',encryption_key_id=None,group_id=f03cb645-40af-4a24-a2b7-aa95143279b3,group_type_id=,metadata={},multiattach=False,project_id='add708a142ef4ed2a89e24cca2082b49',qos_specs=None,replication_status=,reservations=['9b6fe6ff-1440-4662-a802-47359d8a8781','9d2d32d0-238b-46be-89f7-8be3a9c9d826','44265a5a-a15c-4cac-a11c-abe496a67f55','2337a71e-311b-417b-8f8f-7cb52a861e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29251259366345bea0370e875ee06fd8',volume_type_id=d7da7294-642e-47cf-830b-ad99cb23612b)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:04.566398 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686adae4-74b1-4422-bc51-66506248dec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:04.587914 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686adae4-74b1-4422-bc51-66506248dec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:04.590464 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Flow 'volume_create_api' (8a2e4901-76ea-401a-86a0-544e08d7aa0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:04.590664 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Create volume request issued successfully. Aug 07 20:57:04.591782 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:04.592630 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:04.648455 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:04.652815 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:04.652815 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:04.656861 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c75da64a-70e3-4cc9-9c6e-f82e5d5af9e7 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:04.657270 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 116/466] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 20:57:04 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) Aug 07 20:57:04.675024 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0e78b9f0-4b0c-47c9-b312-bb11a7824af0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:04.677382 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0e78b9f0-4b0c-47c9-b312-bb11a7824af0 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/volumes/1b30dbad-80ff-498e-bf15-5463c1ade371 Aug 07 20:57:04.677698 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0e78b9f0-4b0c-47c9-b312-bb11a7824af0 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:04.678002 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0e78b9f0-4b0c-47c9-b312-bb11a7824af0 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:04.697164 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:04.697164 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:04.706860 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0e78b9f0-4b0c-47c9-b312-bb11a7824af0 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Volume info retrieved successfully. Aug 07 20:57:04.707844 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-0e78b9f0-4b0c-47c9-b312-bb11a7824af0 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:04.708197 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-0e78b9f0-4b0c-47c9-b312-bb11a7824af0 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:04.771209 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-0e78b9f0-4b0c-47c9-b312-bb11a7824af0 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:04.777137 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:04.777137 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:04.791929 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0e78b9f0-4b0c-47c9-b312-bb11a7824af0 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/volumes/1b30dbad-80ff-498e-bf15-5463c1ade371 returned with HTTP 200 Aug 07 20:57:04.791929 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 120/467] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:04 2026] GET /volume/v3/volumes/1b30dbad-80ff-498e-bf15-5463c1ade371 => generated 886 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:05.815594 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cd0b435a-6a25-477e-8ffc-5f713ae2d97f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:05.821278 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cd0b435a-6a25-477e-8ffc-5f713ae2d97f tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/volumes/1b30dbad-80ff-498e-bf15-5463c1ade371 Aug 07 20:57:05.821634 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cd0b435a-6a25-477e-8ffc-5f713ae2d97f tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:05.822084 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cd0b435a-6a25-477e-8ffc-5f713ae2d97f tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:05.834719 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:05.834719 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:05.840233 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-cd0b435a-6a25-477e-8ffc-5f713ae2d97f tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Volume info retrieved successfully. Aug 07 20:57:05.841209 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-cd0b435a-6a25-477e-8ffc-5f713ae2d97f tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:05.841419 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-cd0b435a-6a25-477e-8ffc-5f713ae2d97f tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:05.855696 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ed5f73be-cdaf-4687-a90d-39b5b01e1402 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:05.856262 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed5f73be-cdaf-4687-a90d-39b5b01e1402 None None] GET https://10.4.3.127/volume// Aug 07 20:57:05.856332 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed5f73be-cdaf-4687-a90d-39b5b01e1402 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:05.856557 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed5f73be-cdaf-4687-a90d-39b5b01e1402 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:05.856911 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed5f73be-cdaf-4687-a90d-39b5b01e1402 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:05.857230 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 117/468] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:57:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:05.872696 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-2049415b-b497-4074-9b84-3686dc1e4f3d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:05.876726 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-2049415b-b497-4074-9b84-3686dc1e4f3d tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:57:05.877322 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-2049415b-b497-4074-9b84-3686dc1e4f3d tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "367480e9-00de-4daf-87ef-1c881a50807b", "connector": null, "instance_uuid": "cbc0c50a-820d-4b19-a09f-64c912c33e60"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:05.892783 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:05.892783 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:05.904245 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-cd0b435a-6a25-477e-8ffc-5f713ae2d97f tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:05.911266 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:05.911266 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:05.923905 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cd0b435a-6a25-477e-8ffc-5f713ae2d97f tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/volumes/1b30dbad-80ff-498e-bf15-5463c1ade371 returned with HTTP 200 Aug 07 20:57:05.924484 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 116/469] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:05 2026] GET /volume/v3/volumes/1b30dbad-80ff-498e-bf15-5463c1ade371 => generated 911 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:05.937065 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-2049415b-b497-4074-9b84-3686dc1e4f3d tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:57:05.937617 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 117/470] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:57:05 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) Aug 07 20:57:05.938685 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:05.942161 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] POST https://10.4.3.127/volume/v3/groups/action Aug 07 20:57:05.942775 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Action body: b'{"create-from-src": {"source_group_id": "f03cb645-40af-4a24-a2b7-aa95143279b3", "name": "tempest-Group_from_grp-1206988648"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:05.946739 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "f03cb645-40af-4a24-a2b7-aa95143279b3", "name": "tempest-Group_from_grp-1206988648"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:05.948676 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Creating new group {'create-from-src': {'source_group_id': 'f03cb645-40af-4a24-a2b7-aa95143279b3', 'name': 'tempest-Group_from_grp-1206988648'}}. {{(pid=100277) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 20:57:05.949043 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.groups [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Creating group tempest-Group_from_grp-1206988648 from source group f03cb645-40af-4a24-a2b7-aa95143279b3. Aug 07 20:57:05.950940 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-d59f4e89-994d-4302-8ca6-e35edf11c672 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:05.953785 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:05.953785 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:05.954282 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-d59f4e89-994d-4302-8ca6-e35edf11c672 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] DELETE https://10.4.3.127/volume/v3/attachments/15b0b82f-56f4-402e-915e-24648b8e71d3 Aug 07 20:57:05.954501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-d59f4e89-994d-4302-8ca6-e35edf11c672 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:05.955034 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-d59f4e89-994d-4302-8ca6-e35edf11c672 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:05.964998 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:05.964998 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:05.968167 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:05.968167 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:06.025140 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Created reservations ['7bf3e8cb-53f0-45a7-965b-8e0e5b549ae8'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:06.046101 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-d59f4e89-994d-4302-8ca6-e35edf11c672 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments/15b0b82f-56f4-402e-915e-24648b8e71d3 returned with HTTP 200 Aug 07 20:57:06.046101 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 118/471] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:57:05 2026] DELETE /volume/v3/attachments/15b0b82f-56f4-402e-915e-24648b8e71d3 => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:06.101213 np0000006755 devstack@c-api.service[100277]: INFO cinder.group.api [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] A mapping entry already exists for group 178780d8-c88d-4496-94d2-035e239a3ae2 and volume type d7da7294-642e-47cf-830b-ad99cb23612b. Do not need to create again. Aug 07 20:57:06.101577 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:06.101577 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:06.102421 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Availability Zones retrieved successfully. Aug 07 20:57:06.110045 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Flow 'volume_create_api' (2499f1ad-a713-4e3f-88f5-d7d042041725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:06.111701 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ddbe1a8-00ce-4cc7-ab1e-95944be5dc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:06.113189 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:06.141668 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ddbe1a8-00ce-4cc7-ab1e-95944be5dc57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1b30dbad-80ff-498e-bf15-5463c1ade371', 'volume_type': VolumeType(created_at=2026-08-07T20:57:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7da7294-642e-47cf-830b-ad99cb23612b,is_public=True,name='tempest-GroupsV314Test-volume-type-1774125157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7da7294-642e-47cf-830b-ad99cb23612b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '178780d8-c88d-4496-94d2-035e239a3ae2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:06.141668 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5470dc62-95b8-4001-b15a-d8d0de11a106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:06.180610 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1774125157 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1774125157, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:06.181104 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1774125157 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1774125157, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:06.201164 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Created reservations ['eb32478e-b671-40d8-b70e-1dab5d2c8bb5', '60594a1a-b8b3-4095-9e2a-ce18a5fd7ec4', '09be865a-167c-44f7-a493-06f0adfa894e', '2dae20b0-6d4a-468e-a921-530a94e6f085'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:06.202364 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5470dc62-95b8-4001-b15a-d8d0de11a106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb32478e-b671-40d8-b70e-1dab5d2c8bb5', '60594a1a-b8b3-4095-9e2a-ce18a5fd7ec4', '09be865a-167c-44f7-a493-06f0adfa894e', '2dae20b0-6d4a-468e-a921-530a94e6f085']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:06.203612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b59733e-b355-4723-b1ae-3e2e07af3144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:06.233279 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b59733e-b355-4723-b1ae-3e2e07af3144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ec538bc-53ad-438c-8898-32cfd2ebdb46', '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=178780d8-c88d-4496-94d2-035e239a3ae2,group_type_id=,metadata={},multiattach=False,project_id='add708a142ef4ed2a89e24cca2082b49',qos_specs=None,replication_status=,reservations=['eb32478e-b671-40d8-b70e-1dab5d2c8bb5','60594a1a-b8b3-4095-9e2a-ce18a5fd7ec4','09be865a-167c-44f7-a493-06f0adfa894e','2dae20b0-6d4a-468e-a921-530a94e6f085'],size=1,snapshot_id=None,source_replicaid=,source_volid=1b30dbad-80ff-498e-bf15-5463c1ade371,status='creating',user_id='29251259366345bea0370e875ee06fd8',volume_type_id=d7da7294-642e-47cf-830b-ad99cb23612b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=178780d8-c88d-4496-94d2-035e239a3ae2,host=None,id=6ec538bc-53ad-438c-8898-32cfd2ebdb46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='add708a142ef4ed2a89e24cca2082b49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1b30dbad-80ff-498e-bf15-5463c1ade371,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29251259366345bea0370e875ee06fd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7da7294-642e-47cf-830b-ad99cb23612b),volume_type_id=d7da7294-642e-47cf-830b-ad99cb23612b)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:06.234115 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220aecc0-e22f-4115-8ae7-944c2cc49f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:06.264370 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220aecc0-e22f-4115-8ae7-944c2cc49f9d) transitioned into state 'SUCCESS' from 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=178780d8-c88d-4496-94d2-035e239a3ae2,group_type_id=,metadata={},multiattach=False,project_id='add708a142ef4ed2a89e24cca2082b49',qos_specs=None,replication_status=,reservations=['eb32478e-b671-40d8-b70e-1dab5d2c8bb5','60594a1a-b8b3-4095-9e2a-ce18a5fd7ec4','09be865a-167c-44f7-a493-06f0adfa894e','2dae20b0-6d4a-468e-a921-530a94e6f085'],size=1,snapshot_id=None,source_replicaid=,source_volid=1b30dbad-80ff-498e-bf15-5463c1ade371,status='creating',user_id='29251259366345bea0370e875ee06fd8',volume_type_id=d7da7294-642e-47cf-830b-ad99cb23612b)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:06.265307 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Flow 'volume_create_api' (2499f1ad-a713-4e3f-88f5-d7d042041725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:06.265790 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Create volume request issued successfully. Aug 07 20:57:06.285063 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-01cb5bc2-1fe8-4d35-8b3e-757e152a0f96 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/groups/action returned with HTTP 202 Aug 07 20:57:06.285529 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 121/472] 10.4.3.127 () {70 vars in 1318 bytes} [Fri Aug 7 20:57:05 2026] POST /volume/v3/groups/action => generated 102 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:06.297136 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:06.298903 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 20:57:06.299108 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:06.299309 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:06.299754 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:06.300541 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:57:06.336370 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Get all volumes completed successfully. Aug 07 20:57:06.337187 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:06.337353 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:06.370296 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:06.373522 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:06.373522 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:06.381178 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:06.381178 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:06.430049 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:06.439815 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:06.439815 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:06.452562 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-91e925ce-9f0d-4478-a6ce-e55d55be3b61 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 20:57:06.453127 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 117/473] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 20:57:06 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:57:06.472097 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0756cfd3-cefe-4195-865f-cfe2559a7e15 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:06.475992 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0756cfd3-cefe-4195-865f-cfe2559a7e15 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/volumes/6ec538bc-53ad-438c-8898-32cfd2ebdb46 Aug 07 20:57:06.476290 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0756cfd3-cefe-4195-865f-cfe2559a7e15 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:06.476424 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0756cfd3-cefe-4195-865f-cfe2559a7e15 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:06.493058 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:06.493058 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:06.502040 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0756cfd3-cefe-4195-865f-cfe2559a7e15 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Volume info retrieved successfully. Aug 07 20:57:06.502446 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-0756cfd3-cefe-4195-865f-cfe2559a7e15 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:06.502607 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-0756cfd3-cefe-4195-865f-cfe2559a7e15 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:06.557314 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-0756cfd3-cefe-4195-865f-cfe2559a7e15 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:06.561683 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:06.561683 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:06.572351 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0756cfd3-cefe-4195-865f-cfe2559a7e15 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/volumes/6ec538bc-53ad-438c-8898-32cfd2ebdb46 returned with HTTP 200 Aug 07 20:57:06.573430 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 118/474] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:06 2026] GET /volume/v3/volumes/6ec538bc-53ad-438c-8898-32cfd2ebdb46 => generated 923 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:06.594591 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5604efd8-82c8-428b-95d8-8c8626a3ffb1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:06.597980 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5604efd8-82c8-428b-95d8-8c8626a3ffb1 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/groups/178780d8-c88d-4496-94d2-035e239a3ae2 Aug 07 20:57:06.598343 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5604efd8-82c8-428b-95d8-8c8626a3ffb1 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:06.598639 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5604efd8-82c8-428b-95d8-8c8626a3ffb1 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:06.598937 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-5604efd8-82c8-428b-95d8-8c8626a3ffb1 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] show called for member 178780d8-c88d-4496-94d2-035e239a3ae2 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:06.603795 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:06.603795 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:06.619349 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5604efd8-82c8-428b-95d8-8c8626a3ffb1 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/groups/178780d8-c88d-4496-94d2-035e239a3ae2 returned with HTTP 200 Aug 07 20:57:06.619952 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 119/475] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:06 2026] GET /volume/v3/groups/178780d8-c88d-4496-94d2-035e239a3ae2 => generated 417 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:06.635231 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:06.639395 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 20:57:06.639395 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:06.639567 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:06.640354 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:06.641585 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:06.641585 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:06.642347 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:57:06.689960 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Get all volumes completed successfully. Aug 07 20:57:06.690804 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:06.690951 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:06.742226 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:06.766590 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:06.766590 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:06.776318 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:06.776967 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:06.836181 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:06.839968 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:06.839968 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:06.849484 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-eb8d0d12-5432-466a-a8b8-a6c8b28683d6 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 20:57:06.850140 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 122/476] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 20:57:06 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:57:06.868978 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6a18620a-8113-40a4-8ffe-28270d681b60 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:06.871155 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6a18620a-8113-40a4-8ffe-28270d681b60 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] POST https://10.4.3.127/volume/v3/groups/178780d8-c88d-4496-94d2-035e239a3ae2/action Aug 07 20:57:06.871563 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6a18620a-8113-40a4-8ffe-28270d681b60 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:06.871729 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6a18620a-8113-40a4-8ffe-28270d681b60 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:06.875501 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-6a18620a-8113-40a4-8ffe-28270d681b60 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] delete called for group 178780d8-c88d-4496-94d2-035e239a3ae2 {{(pid=100278) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 20:57:06.875678 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.groups [None req-6a18620a-8113-40a4-8ffe-28270d681b60 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Delete group with id: 178780d8-c88d-4496-94d2-035e239a3ae2 Aug 07 20:57:06.886427 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:06.886427 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:06.983593 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6a18620a-8113-40a4-8ffe-28270d681b60 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/groups/178780d8-c88d-4496-94d2-035e239a3ae2/action returned with HTTP 202 Aug 07 20:57:06.984283 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 118/477] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 20:57:06 2026] POST /volume/v3/groups/178780d8-c88d-4496-94d2-035e239a3ae2/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:57:06.998911 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9e63afca-465d-4282-85b6-5e4d88f6e43e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:07.000275 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e63afca-465d-4282-85b6-5e4d88f6e43e tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/volumes/6ec538bc-53ad-438c-8898-32cfd2ebdb46 Aug 07 20:57:07.000716 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e63afca-465d-4282-85b6-5e4d88f6e43e tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:07.001495 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e63afca-465d-4282-85b6-5e4d88f6e43e tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:07.015117 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:07.015117 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:07.019223 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9e63afca-465d-4282-85b6-5e4d88f6e43e tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Volume info retrieved successfully. Aug 07 20:57:07.020896 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-9e63afca-465d-4282-85b6-5e4d88f6e43e tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:07.020896 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-9e63afca-465d-4282-85b6-5e4d88f6e43e tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:07.071384 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-9e63afca-465d-4282-85b6-5e4d88f6e43e tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:07.075325 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:07.075325 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:07.088276 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e63afca-465d-4282-85b6-5e4d88f6e43e tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/volumes/6ec538bc-53ad-438c-8898-32cfd2ebdb46 returned with HTTP 200 Aug 07 20:57:07.088500 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 119/478] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:06 2026] GET /volume/v3/volumes/6ec538bc-53ad-438c-8898-32cfd2ebdb46 => generated 922 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:07.475223 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-3117de63-cc83-4452-ba62-4c379cfcfb16 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:07.478947 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-3117de63-cc83-4452-ba62-4c379cfcfb16 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] PUT https://10.4.3.127/volume/v3/attachments/cf5a850d-cce0-4324-97e9-23deb3a8d59f Aug 07 20:57:07.479986 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-3117de63-cc83-4452-ba62-4c379cfcfb16 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:07.497524 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-3117de63-cc83-4452-ba62-4c379cfcfb16 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Acquiring lock "cinder-attachment_update-367480e9-00de-4daf-87ef-1c881a50807b-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:57:07.509250 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-3117de63-cc83-4452-ba62-4c379cfcfb16 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Lock "cinder-attachment_update-367480e9-00de-4daf-87ef-1c881a50807b-np0000006755" acquired by "attachment_update" :: waited 0.011s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:57:07.512155 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:07.512155 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:07.664808 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-3117de63-cc83-4452-ba62-4c379cfcfb16 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Lock "cinder-attachment_update-367480e9-00de-4daf-87ef-1c881a50807b-np0000006755" released by "attachment_update" :: held 0.156s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:57:07.665520 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-3117de63-cc83-4452-ba62-4c379cfcfb16 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments/cf5a850d-cce0-4324-97e9-23deb3a8d59f returned with HTTP 200 Aug 07 20:57:07.666168 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 120/479] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:57:07 2026] PUT /volume/v3/attachments/cf5a850d-cce0-4324-97e9-23deb3a8d59f => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:07.678850 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-e6b8903e-713b-4d9c-9f16-ca42ecc0428e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:07.685007 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-e6b8903e-713b-4d9c-9f16-ca42ecc0428e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/attachments/cf5a850d-cce0-4324-97e9-23deb3a8d59f Aug 07 20:57:07.685007 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-e6b8903e-713b-4d9c-9f16-ca42ecc0428e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:07.685231 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-e6b8903e-713b-4d9c-9f16-ca42ecc0428e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:07.707122 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-e6b8903e-713b-4d9c-9f16-ca42ecc0428e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments/cf5a850d-cce0-4324-97e9-23deb3a8d59f returned with HTTP 200 Aug 07 20:57:07.707792 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 123/480] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 7 20:57:07 2026] GET /volume/v3/attachments/cf5a850d-cce0-4324-97e9-23deb3a8d59f => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:08.116293 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7079ddd6-7463-440c-91bc-4163caf00ad0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:08.120627 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7079ddd6-7463-440c-91bc-4163caf00ad0 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/volumes/6ec538bc-53ad-438c-8898-32cfd2ebdb46 Aug 07 20:57:08.120627 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7079ddd6-7463-440c-91bc-4163caf00ad0 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:08.121003 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7079ddd6-7463-440c-91bc-4163caf00ad0 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:08.133141 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7079ddd6-7463-440c-91bc-4163caf00ad0 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/volumes/6ec538bc-53ad-438c-8898-32cfd2ebdb46 returned with HTTP 404 Aug 07 20:57:08.133873 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 119/481] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:08 2026] GET /volume/v3/volumes/6ec538bc-53ad-438c-8898-32cfd2ebdb46 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:57:08.145795 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ac41e40a-e955-4ee8-a5f0-87923bd5882b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:08.148105 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac41e40a-e955-4ee8-a5f0-87923bd5882b tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/groups/178780d8-c88d-4496-94d2-035e239a3ae2 Aug 07 20:57:08.148406 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac41e40a-e955-4ee8-a5f0-87923bd5882b tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:08.148596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac41e40a-e955-4ee8-a5f0-87923bd5882b tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:08.149175 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-ac41e40a-e955-4ee8-a5f0-87923bd5882b tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] show called for member 178780d8-c88d-4496-94d2-035e239a3ae2 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:08.158851 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac41e40a-e955-4ee8-a5f0-87923bd5882b tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/groups/178780d8-c88d-4496-94d2-035e239a3ae2 returned with HTTP 404 Aug 07 20:57:08.159020 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 120/482] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:08 2026] GET /volume/v3/groups/178780d8-c88d-4496-94d2-035e239a3ae2 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:57:08.170088 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-18f4cf21-00b8-4476-b7b7-1e65ab2acaf8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:08.173111 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-18f4cf21-00b8-4476-b7b7-1e65ab2acaf8 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 20:57:08.173377 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-18f4cf21-00b8-4476-b7b7-1e65ab2acaf8 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:08.173619 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-18f4cf21-00b8-4476-b7b7-1e65ab2acaf8 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:08.174253 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-18f4cf21-00b8-4476-b7b7-1e65ab2acaf8 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:08.178784 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:08.178784 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:08.179729 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-18f4cf21-00b8-4476-b7b7-1e65ab2acaf8 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:57:08.234722 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-18f4cf21-00b8-4476-b7b7-1e65ab2acaf8 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Get all volumes completed successfully. Aug 07 20:57:08.235047 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-18f4cf21-00b8-4476-b7b7-1e65ab2acaf8 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:08.235324 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-18f4cf21-00b8-4476-b7b7-1e65ab2acaf8 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:08.294393 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-18f4cf21-00b8-4476-b7b7-1e65ab2acaf8 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:08.298594 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:08.298594 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:08.308683 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-18f4cf21-00b8-4476-b7b7-1e65ab2acaf8 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 20:57:08.309361 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 121/483] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 20:57:08 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:08.325256 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-596e4c92-a7e7-4a70-9960-7d549e4d7e31 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:08.328487 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-596e4c92-a7e7-4a70-9960-7d549e4d7e31 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] POST https://10.4.3.127/volume/v3/groups/f03cb645-40af-4a24-a2b7-aa95143279b3/action Aug 07 20:57:08.328865 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-596e4c92-a7e7-4a70-9960-7d549e4d7e31 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:08.329152 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-596e4c92-a7e7-4a70-9960-7d549e4d7e31 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:08.331237 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-596e4c92-a7e7-4a70-9960-7d549e4d7e31 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] delete called for group f03cb645-40af-4a24-a2b7-aa95143279b3 {{(pid=100277) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 20:57:08.331237 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.groups [None req-596e4c92-a7e7-4a70-9960-7d549e4d7e31 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Delete group with id: f03cb645-40af-4a24-a2b7-aa95143279b3 Aug 07 20:57:08.339091 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:08.339091 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:08.434489 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-596e4c92-a7e7-4a70-9960-7d549e4d7e31 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/groups/f03cb645-40af-4a24-a2b7-aa95143279b3/action returned with HTTP 202 Aug 07 20:57:08.434698 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 124/484] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 20:57:08 2026] POST /volume/v3/groups/f03cb645-40af-4a24-a2b7-aa95143279b3/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:57:08.445912 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e9a24a64-4ae2-46a2-ae79-0655c8468b01 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:08.450590 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e9a24a64-4ae2-46a2-ae79-0655c8468b01 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/volumes/1b30dbad-80ff-498e-bf15-5463c1ade371 Aug 07 20:57:08.450909 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e9a24a64-4ae2-46a2-ae79-0655c8468b01 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:08.451153 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e9a24a64-4ae2-46a2-ae79-0655c8468b01 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:08.470905 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:08.470905 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:08.477750 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e9a24a64-4ae2-46a2-ae79-0655c8468b01 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Volume info retrieved successfully. Aug 07 20:57:08.478711 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-e9a24a64-4ae2-46a2-ae79-0655c8468b01 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:08.479059 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-e9a24a64-4ae2-46a2-ae79-0655c8468b01 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:08.543546 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-e9a24a64-4ae2-46a2-ae79-0655c8468b01 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:08.546917 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:08.546917 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:08.555898 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e9a24a64-4ae2-46a2-ae79-0655c8468b01 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/volumes/1b30dbad-80ff-498e-bf15-5463c1ade371 returned with HTTP 200 Aug 07 20:57:08.556285 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 120/485] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:08 2026] GET /volume/v3/volumes/1b30dbad-80ff-498e-bf15-5463c1ade371 => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:09.580121 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-365ed2eb-ab02-482a-9359-e1e1f7ec1592 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:09.582716 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-365ed2eb-ab02-482a-9359-e1e1f7ec1592 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/volumes/1b30dbad-80ff-498e-bf15-5463c1ade371 Aug 07 20:57:09.583176 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-365ed2eb-ab02-482a-9359-e1e1f7ec1592 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:09.583536 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-365ed2eb-ab02-482a-9359-e1e1f7ec1592 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:09.595347 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-365ed2eb-ab02-482a-9359-e1e1f7ec1592 tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/volumes/1b30dbad-80ff-498e-bf15-5463c1ade371 returned with HTTP 404 Aug 07 20:57:09.596090 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 121/486] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:09 2026] GET /volume/v3/volumes/1b30dbad-80ff-498e-bf15-5463c1ade371 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:57:09.610664 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1d189d50-d6f6-4d69-ba2d-1d346e6692ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:09.613022 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d189d50-d6f6-4d69-ba2d-1d346e6692ab tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] GET https://10.4.3.127/volume/v3/groups/f03cb645-40af-4a24-a2b7-aa95143279b3 Aug 07 20:57:09.613266 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1d189d50-d6f6-4d69-ba2d-1d346e6692ab tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:09.613518 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1d189d50-d6f6-4d69-ba2d-1d346e6692ab tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:09.613843 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-1d189d50-d6f6-4d69-ba2d-1d346e6692ab tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] show called for member f03cb645-40af-4a24-a2b7-aa95143279b3 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:09.619065 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d189d50-d6f6-4d69-ba2d-1d346e6692ab tempest-GroupsV314Test-345268569 tempest-GroupsV314Test-345268569-project-member] https://10.4.3.127/volume/v3/groups/f03cb645-40af-4a24-a2b7-aa95143279b3 returned with HTTP 404 Aug 07 20:57:09.619901 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 122/487] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:09 2026] GET /volume/v3/groups/f03cb645-40af-4a24-a2b7-aa95143279b3 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:57:09.631334 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2b8ec013-cefa-4a95-91b3-77049e6b3b17 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:09.633561 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2b8ec013-cefa-4a95-91b3-77049e6b3b17 tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/ec9a98d3-3132-41d1-8def-1b2f861d6aca Aug 07 20:57:09.634060 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2b8ec013-cefa-4a95-91b3-77049e6b3b17 tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:09.634796 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2b8ec013-cefa-4a95-91b3-77049e6b3b17 tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:09.676068 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2b8ec013-cefa-4a95-91b3-77049e6b3b17 tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] https://10.4.3.127/volume/v3/group_types/ec9a98d3-3132-41d1-8def-1b2f861d6aca returned with HTTP 202 Aug 07 20:57:09.676526 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 125/488] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 7 20:57:09 2026] DELETE /volume/v3/group_types/ec9a98d3-3132-41d1-8def-1b2f861d6aca => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:57:09.688055 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-163ba173-9d06-4e9f-9348-f556f3ac7cb4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:09.692132 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-163ba173-9d06-4e9f-9348-f556f3ac7cb4 tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] DELETE https://10.4.3.127/volume/v3/types/d7da7294-642e-47cf-830b-ad99cb23612b Aug 07 20:57:09.692430 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-163ba173-9d06-4e9f-9348-f556f3ac7cb4 tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:09.692819 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-163ba173-9d06-4e9f-9348-f556f3ac7cb4 tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:09.791786 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-163ba173-9d06-4e9f-9348-f556f3ac7cb4 tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] https://10.4.3.127/volume/v3/types/d7da7294-642e-47cf-830b-ad99cb23612b returned with HTTP 202 Aug 07 20:57:09.792350 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 121/489] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:57:09 2026] DELETE /volume/v3/types/d7da7294-642e-47cf-830b-ad99cb23612b => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:09.803130 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa648383-fc72-4b8c-83e0-9ce17d8fe0ed None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:09.809786 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa648383-fc72-4b8c-83e0-9ce17d8fe0ed tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] GET https://10.4.3.127/volume/v3/types/d7da7294-642e-47cf-830b-ad99cb23612b Aug 07 20:57:09.809786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa648383-fc72-4b8c-83e0-9ce17d8fe0ed tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:09.809786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa648383-fc72-4b8c-83e0-9ce17d8fe0ed tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:09.815314 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa648383-fc72-4b8c-83e0-9ce17d8fe0ed tempest-GroupsV314Test-1881985004 tempest-GroupsV314Test-1881985004-project-admin] https://10.4.3.127/volume/v3/types/d7da7294-642e-47cf-830b-ad99cb23612b returned with HTTP 404 Aug 07 20:57:09.816251 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 122/490] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:57:09 2026] GET /volume/v3/types/d7da7294-642e-47cf-830b-ad99cb23612b => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:11.020389 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-8be020e6-d577-4aaf-a5dc-20381c7457ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:11.023199 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-8be020e6-d577-4aaf-a5dc-20381c7457ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 Aug 07 20:57:11.023574 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-8be020e6-d577-4aaf-a5dc-20381c7457ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:11.023920 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-8be020e6-d577-4aaf-a5dc-20381c7457ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:11.033878 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:11.033878 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:11.040416 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-8be020e6-d577-4aaf-a5dc-20381c7457ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:57:11.051823 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-8be020e6-d577-4aaf-a5dc-20381c7457ab tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 returned with HTTP 200 Aug 07 20:57:11.052400 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 123/491] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:11 2026] GET /volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:11.063463 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-3e7383c9-555d-46f8-8cc8-7a427df53e96 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:11.065971 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-3e7383c9-555d-46f8-8cc8-7a427df53e96 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 Aug 07 20:57:11.066154 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-3e7383c9-555d-46f8-8cc8-7a427df53e96 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:11.066383 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-3e7383c9-555d-46f8-8cc8-7a427df53e96 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:11.079086 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:11.079086 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:11.084617 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-3e7383c9-555d-46f8-8cc8-7a427df53e96 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:57:11.091709 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-3e7383c9-555d-46f8-8cc8-7a427df53e96 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 returned with HTTP 200 Aug 07 20:57:11.092267 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 126/492] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:11 2026] GET /volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:11.106411 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-5201e45e-ffee-4c98-af5e-4210f2c7678a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:11.109157 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-5201e45e-ffee-4c98-af5e-4210f2c7678a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 Aug 07 20:57:11.109157 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-5201e45e-ffee-4c98-af5e-4210f2c7678a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:11.109304 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-5201e45e-ffee-4c98-af5e-4210f2c7678a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:11.117865 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:11.117865 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:11.123038 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-5201e45e-ffee-4c98-af5e-4210f2c7678a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:57:11.129581 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-5201e45e-ffee-4c98-af5e-4210f2c7678a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 returned with HTTP 200 Aug 07 20:57:11.130172 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 122/493] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:11 2026] GET /volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:11.141137 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:11.144063 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:11.144524 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-833202927", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:11.144853 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-27f9296e-4b40-4cf2-a0ff-57b04b83956b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:11.145453 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-27f9296e-4b40-4cf2-a0ff-57b04b83956b None None] GET https://10.4.3.127/volume// Aug 07 20:57:11.145787 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-27f9296e-4b40-4cf2-a0ff-57b04b83956b None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:11.146141 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-27f9296e-4b40-4cf2-a0ff-57b04b83956b None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:11.146683 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-27f9296e-4b40-4cf2-a0ff-57b04b83956b None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:11.147176 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 124/494] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 20:57:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:11.147246 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-833202927', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:11.147509 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Create volume of 1 GB Aug 07 20:57:11.156273 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-8d5ccff3-1b40-4ddb-a13f-98be31832cb3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:11.156443 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Availability Zones retrieved successfully. Aug 07 20:57:11.159548 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-8d5ccff3-1b40-4ddb-a13f-98be31832cb3 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:57:11.159973 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-8d5ccff3-1b40-4ddb-a13f-98be31832cb3 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85627bd1-efc7-4d38-a3f5-f50a56fa4fe3", "connector": null, "instance_uuid": "ce88d313-536d-46e6-8f9e-80894f08770b"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:11.165879 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Flow 'volume_create_api' (9390c9f1-53b4-4695-aba1-fbc69a3bb9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:11.171285 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93bb15d1-01fa-4bde-96fb-92fb12280ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:11.172609 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:11.173394 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:11.173394 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:11.209003 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-8d5ccff3-1b40-4ddb-a13f-98be31832cb3 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:57:11.210240 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 127/495] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:57:11 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:11.216082 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93bb15d1-01fa-4bde-96fb-92fb12280ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:11.217042 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b74a2586-c624-4f47-82e1-1fa5a984462b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:11.221178 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5269c490-253b-4ecb-9d82-0442354783ce None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:11.221648 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5269c490-253b-4ecb-9d82-0442354783ce None None] GET https://10.4.3.127/volume// Aug 07 20:57:11.221878 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5269c490-253b-4ecb-9d82-0442354783ce None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:11.222132 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5269c490-253b-4ecb-9d82-0442354783ce None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:11.222592 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5269c490-253b-4ecb-9d82-0442354783ce None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:11.222998 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 123/496] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 20:57:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:11.234785 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-73e504e4-11e5-4c19-9cb4-539a66316b98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:11.236565 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-73e504e4-11e5-4c19-9cb4-539a66316b98 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:57:11.236954 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-73e504e4-11e5-4c19-9cb4-539a66316b98 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d723f91-a0c6-48ce-ba5f-b298b17dafa6", "connector": null, "instance_uuid": "ce88d313-536d-46e6-8f9e-80894f08770b"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:11.249965 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:11.249965 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:11.307491 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Created reservations ['9c4ebe3a-ffe5-4791-b6a9-14c2edef949e', '5e8fde60-ec7f-4ca5-9eff-43474b4c9c5a', 'c5807db4-b5db-48c8-8865-011961af3366', 'be3d0575-3d5e-4b5b-b8a8-afe0cb73c571'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:11.312260 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-73e504e4-11e5-4c19-9cb4-539a66316b98 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:57:11.312314 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b74a2586-c624-4f47-82e1-1fa5a984462b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c4ebe3a-ffe5-4791-b6a9-14c2edef949e', '5e8fde60-ec7f-4ca5-9eff-43474b4c9c5a', 'c5807db4-b5db-48c8-8865-011961af3366', 'be3d0575-3d5e-4b5b-b8a8-afe0cb73c571']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:11.312390 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 125/497] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:57:11 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:11.312605 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9b82516-2cb2-403c-a9ba-f8e359b6afc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:11.326991 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ef0886e4-29c9-457d-a5c6-c392fe508de8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:11.326991 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ef0886e4-29c9-457d-a5c6-c392fe508de8 None None] GET https://10.4.3.127/volume// Aug 07 20:57:11.327251 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ef0886e4-29c9-457d-a5c6-c392fe508de8 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:11.327998 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ef0886e4-29c9-457d-a5c6-c392fe508de8 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:11.327998 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ef0886e4-29c9-457d-a5c6-c392fe508de8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:11.328146 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 128/498] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 20:57:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:11.337918 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9b82516-2cb2-403c-a9ba-f8e359b6afc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c48ccc4-aba2-4691-9eb9-05a51854484a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-833202927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af9c8275331f46b681b341c9c9806e48',qos_specs=None,replication_status=,reservations=['9c4ebe3a-ffe5-4791-b6a9-14c2edef949e','5e8fde60-ec7f-4ca5-9eff-43474b4c9c5a','c5807db4-b5db-48c8-8865-011961af3366','be3d0575-3d5e-4b5b-b8a8-afe0cb73c571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c386d28041fc446f9dccb3e29afe1041',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-833202927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c48ccc4-aba2-4691-9eb9-05a51854484a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af9c8275331f46b681b341c9c9806e48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c386d28041fc446f9dccb3e29afe1041',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:11.338719 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2801fda-324f-48ef-984f-d6a41be5e63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:11.341145 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-aa53c3dc-e3f4-4954-baa3-6a725ffa26a2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:11.344511 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-aa53c3dc-e3f4-4954-baa3-6a725ffa26a2 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:57:11.344922 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-aa53c3dc-e3f4-4954-baa3-6a725ffa26a2 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38da0b40-7b37-4c83-b0fc-cbf13e4964a9", "connector": null, "instance_uuid": "ce88d313-536d-46e6-8f9e-80894f08770b"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:11.356204 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:11.356204 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:11.376372 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2801fda-324f-48ef-984f-d6a41be5e63d) transitioned into state 'SUCCESS' from state '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-833202927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af9c8275331f46b681b341c9c9806e48',qos_specs=None,replication_status=,reservations=['9c4ebe3a-ffe5-4791-b6a9-14c2edef949e','5e8fde60-ec7f-4ca5-9eff-43474b4c9c5a','c5807db4-b5db-48c8-8865-011961af3366','be3d0575-3d5e-4b5b-b8a8-afe0cb73c571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c386d28041fc446f9dccb3e29afe1041',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:11.377542 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (305fedcd-2137-41a7-845a-b868363c5391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:11.400002 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (305fedcd-2137-41a7-845a-b868363c5391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:11.401776 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Flow 'volume_create_api' (9390c9f1-53b4-4695-aba1-fbc69a3bb9a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:11.401776 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Create volume request issued successfully. Aug 07 20:57:11.404579 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6651f6db-a07f-4864-bdbd-d97727e243db req-8e7e87c2-b08c-40b9-a871-fb9ab43b43a5 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:11.406104 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 123/499] 10.4.3.127 () {72 vars in 1541 bytes} [Fri Aug 7 20:57:11 2026] POST /volume/v3/volumes => generated 754 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:11.415058 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-aa53c3dc-e3f4-4954-baa3-6a725ffa26a2 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:57:11.415058 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 124/500] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:57:11 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) Aug 07 20:57:11.424234 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-6651f6db-a07f-4864-bdbd-d97727e243db req-14fc36da-9f61-4f1e-bad9-abdae8708f73 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:11.426255 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6651f6db-a07f-4864-bdbd-d97727e243db req-14fc36da-9f61-4f1e-bad9-abdae8708f73 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] GET https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a Aug 07 20:57:11.426511 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6651f6db-a07f-4864-bdbd-d97727e243db req-14fc36da-9f61-4f1e-bad9-abdae8708f73 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:11.426750 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6651f6db-a07f-4864-bdbd-d97727e243db req-14fc36da-9f61-4f1e-bad9-abdae8708f73 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:11.443145 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:11.443145 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:11.459957 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-6651f6db-a07f-4864-bdbd-d97727e243db req-14fc36da-9f61-4f1e-bad9-abdae8708f73 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Volume info retrieved successfully. Aug 07 20:57:11.468225 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6651f6db-a07f-4864-bdbd-d97727e243db req-14fc36da-9f61-4f1e-bad9-abdae8708f73 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a returned with HTTP 200 Aug 07 20:57:11.469149 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 126/501] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:11 2026] GET /volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:11.506906 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-3b17ef27-c8a0-4a8d-8937-d84447f6fd45 req-47215063-5199-4ae2-b6bc-3a76024cdc26 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:11.509584 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3b17ef27-c8a0-4a8d-8937-d84447f6fd45 req-47215063-5199-4ae2-b6bc-3a76024cdc26 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] GET https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a Aug 07 20:57:11.510069 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3b17ef27-c8a0-4a8d-8937-d84447f6fd45 req-47215063-5199-4ae2-b6bc-3a76024cdc26 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:11.510754 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3b17ef27-c8a0-4a8d-8937-d84447f6fd45 req-47215063-5199-4ae2-b6bc-3a76024cdc26 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:11.528420 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:11.528420 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:11.533864 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-3b17ef27-c8a0-4a8d-8937-d84447f6fd45 req-47215063-5199-4ae2-b6bc-3a76024cdc26 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Volume info retrieved successfully. Aug 07 20:57:11.543489 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3b17ef27-c8a0-4a8d-8937-d84447f6fd45 req-47215063-5199-4ae2-b6bc-3a76024cdc26 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a returned with HTTP 200 Aug 07 20:57:11.544132 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 129/502] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:11 2026] GET /volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:12.588316 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e187f7d5-98a5-4741-96fb-4da178c15ca6 req-f69eef76-5b3a-486a-8bc4-311ed9b0b4c7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:12.595129 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e187f7d5-98a5-4741-96fb-4da178c15ca6 req-f69eef76-5b3a-486a-8bc4-311ed9b0b4c7 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] GET https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a Aug 07 20:57:12.596085 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e187f7d5-98a5-4741-96fb-4da178c15ca6 req-f69eef76-5b3a-486a-8bc4-311ed9b0b4c7 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:12.596085 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e187f7d5-98a5-4741-96fb-4da178c15ca6 req-f69eef76-5b3a-486a-8bc4-311ed9b0b4c7 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:12.612172 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:12.612172 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:12.620105 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-e187f7d5-98a5-4741-96fb-4da178c15ca6 req-f69eef76-5b3a-486a-8bc4-311ed9b0b4c7 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Volume info retrieved successfully. Aug 07 20:57:12.629543 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e187f7d5-98a5-4741-96fb-4da178c15ca6 req-f69eef76-5b3a-486a-8bc4-311ed9b0b4c7 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a returned with HTTP 200 Aug 07 20:57:12.629953 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 124/503] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:12 2026] GET /volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:12.668352 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-f9574533-c202-436c-8979-3622cfd8a570 req-26cfd914-c8bf-4004-92dc-cd093950ca04 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:12.671783 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f9574533-c202-436c-8979-3622cfd8a570 req-26cfd914-c8bf-4004-92dc-cd093950ca04 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:57:12.672472 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f9574533-c202-436c-8979-3622cfd8a570 req-26cfd914-c8bf-4004-92dc-cd093950ca04 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c48ccc4-aba2-4691-9eb9-05a51854484a", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-120476782", "description": null, "metadata": {}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:12.683148 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:12.683148 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:12.683834 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-f9574533-c202-436c-8979-3622cfd8a570 req-26cfd914-c8bf-4004-92dc-cd093950ca04 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Volume info retrieved successfully. Aug 07 20:57:12.684126 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [req-f9574533-c202-436c-8979-3622cfd8a570 req-26cfd914-c8bf-4004-92dc-cd093950ca04 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Create snapshot from volume 6c48ccc4-aba2-4691-9eb9-05a51854484a Aug 07 20:57:12.718731 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [req-f9574533-c202-436c-8979-3622cfd8a570 req-26cfd914-c8bf-4004-92dc-cd093950ca04 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:12.777830 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [req-f9574533-c202-436c-8979-3622cfd8a570 req-26cfd914-c8bf-4004-92dc-cd093950ca04 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Created reservations ['98695191-39ec-4a35-9cc7-bc94a8a717a8', '559d9043-56d2-4f32-9549-51655b5d7db0', '58fc39a6-859d-4a01-8b78-d27137d89c24', '5a002827-fdb3-4f04-a201-e381bc652ecf'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:12.862659 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-f9574533-c202-436c-8979-3622cfd8a570 req-26cfd914-c8bf-4004-92dc-cd093950ca04 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Snapshot create request issued successfully. Aug 07 20:57:12.863118 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f9574533-c202-436c-8979-3622cfd8a570 req-26cfd914-c8bf-4004-92dc-cd093950ca04 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:57:12.863685 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 125/504] 10.4.3.127 () {72 vars in 1547 bytes} [Fri Aug 7 20:57:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:13.165959 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a6461977-4312-475b-bc2b-807916f103bf req-9ff08f15-aee8-40cb-a577-fabf2beeccb2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:13.168858 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a6461977-4312-475b-bc2b-807916f103bf req-9ff08f15-aee8-40cb-a577-fabf2beeccb2 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-reader] GET https://10.4.3.127/volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e Aug 07 20:57:13.169104 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a6461977-4312-475b-bc2b-807916f103bf req-9ff08f15-aee8-40cb-a577-fabf2beeccb2 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:13.169310 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a6461977-4312-475b-bc2b-807916f103bf req-9ff08f15-aee8-40cb-a577-fabf2beeccb2 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:13.172797 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9ac8a246-452f-42c7-b6f7-2dfa4f480643 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:13.205243 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:13.205243 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:13.206115 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a6461977-4312-475b-bc2b-807916f103bf req-9ff08f15-aee8-40cb-a577-fabf2beeccb2 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-reader] Snapshot retrieved successfully. Aug 07 20:57:13.208271 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a6461977-4312-475b-bc2b-807916f103bf req-9ff08f15-aee8-40cb-a577-fabf2beeccb2 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-reader] https://10.4.3.127/volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e returned with HTTP 200 Aug 07 20:57:13.208891 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 127/505] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 7 20:57:13 2026] GET /volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:13.258232 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4e3bac20-3305-44f7-b3fb-a3e5f277ce1e req-ad7fde73-cb3e-4c0a-a428-ae80dfad3fd1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:13.261418 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4e3bac20-3305-44f7-b3fb-a3e5f277ce1e req-ad7fde73-cb3e-4c0a-a428-ae80dfad3fd1 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-reader] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 07 20:57:13.261714 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4e3bac20-3305-44f7-b3fb-a3e5f277ce1e req-ad7fde73-cb3e-4c0a-a428-ae80dfad3fd1 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:13.262029 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4e3bac20-3305-44f7-b3fb-a3e5f277ce1e req-ad7fde73-cb3e-4c0a-a428-ae80dfad3fd1 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-reader] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:13.262574 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [req-4e3bac20-3305-44f7-b3fb-a3e5f277ce1e req-ad7fde73-cb3e-4c0a-a428-ae80dfad3fd1 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-reader] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:13.265785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.db.api [req-4e3bac20-3305-44f7-b3fb-a3e5f277ce1e req-ad7fde73-cb3e-4c0a-a428-ae80dfad3fd1 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-reader] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 20:57:13.284982 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4e3bac20-3305-44f7-b3fb-a3e5f277ce1e req-ad7fde73-cb3e-4c0a-a428-ae80dfad3fd1 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-reader] Get all snapshots completed successfully. Aug 07 20:57:13.285608 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:13.285608 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:13.286487 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4e3bac20-3305-44f7-b3fb-a3e5f277ce1e req-ad7fde73-cb3e-4c0a-a428-ae80dfad3fd1 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-reader] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 20:57:13.287107 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 125/506] 10.4.3.127 () {68 vars in 1514 bytes} [Fri Aug 7 20:57:13 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:13.329826 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-66ac53d6-d4e9-480a-9788-3dac2b75fe5f req-94b51b58-af06-4925-adac-228cb49a4a20 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:13.334833 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-66ac53d6-d4e9-480a-9788-3dac2b75fe5f req-94b51b58-af06-4925-adac-228cb49a4a20 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] GET https://10.4.3.127/volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e Aug 07 20:57:13.335220 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-66ac53d6-d4e9-480a-9788-3dac2b75fe5f req-94b51b58-af06-4925-adac-228cb49a4a20 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:13.335523 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-66ac53d6-d4e9-480a-9788-3dac2b75fe5f req-94b51b58-af06-4925-adac-228cb49a4a20 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:13.345546 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:13.345546 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:13.346294 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-66ac53d6-d4e9-480a-9788-3dac2b75fe5f req-94b51b58-af06-4925-adac-228cb49a4a20 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Snapshot retrieved successfully. Aug 07 20:57:13.347538 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9ac8a246-452f-42c7-b6f7-2dfa4f480643 tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:57:13.347798 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-66ac53d6-d4e9-480a-9788-3dac2b75fe5f req-94b51b58-af06-4925-adac-228cb49a4a20 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e returned with HTTP 200 Aug 07 20:57:13.348435 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9ac8a246-452f-42c7-b6f7-2dfa4f480643 tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1154860058", "extra_specs": {"storage_protocol": "tempest-storage_protocol-750333750", "vendor_name": "tempest-vendor_name-14047191"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:13.348537 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 126/507] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 7 20:57:13 2026] GET /volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:13.379990 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-579ac7a2-924d-4df3-8b91-2c873c2447aa req-d59385e9-76c9-48b4-95e9-4a6c2c7756c7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:13.380844 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-579ac7a2-924d-4df3-8b91-2c873c2447aa req-d59385e9-76c9-48b4-95e9-4a6c2c7756c7 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e Aug 07 20:57:13.381018 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-579ac7a2-924d-4df3-8b91-2c873c2447aa req-d59385e9-76c9-48b4-95e9-4a6c2c7756c7 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:13.381224 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-579ac7a2-924d-4df3-8b91-2c873c2447aa req-d59385e9-76c9-48b4-95e9-4a6c2c7756c7 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:13.381404 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [req-579ac7a2-924d-4df3-8b91-2c873c2447aa req-d59385e9-76c9-48b4-95e9-4a6c2c7756c7 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Delete snapshot with id: 75bf5a4c-bacf-44de-a1cb-832fd7bd623e Aug 07 20:57:13.390147 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9ac8a246-452f-42c7-b6f7-2dfa4f480643 tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:57:13.390716 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 130/508] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 20:57:13 2026] POST /volume/v3/types => generated 325 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:13.400828 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:13.400828 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:13.400828 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-579ac7a2-924d-4df3-8b91-2c873c2447aa req-d59385e9-76c9-48b4-95e9-4a6c2c7756c7 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Snapshot retrieved successfully. Aug 07 20:57:13.406943 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:13.434100 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-579ac7a2-924d-4df3-8b91-2c873c2447aa req-d59385e9-76c9-48b4-95e9-4a6c2c7756c7 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Snapshot delete request issued successfully. Aug 07 20:57:13.434578 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-579ac7a2-924d-4df3-8b91-2c873c2447aa req-d59385e9-76c9-48b4-95e9-4a6c2c7756c7 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e returned with HTTP 202 Aug 07 20:57:13.435140 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 128/509] 10.4.3.127 () {70 vars in 1626 bytes} [Fri Aug 7 20:57:13 2026] DELETE /volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:13.464694 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-4954a92c-5a0b-4029-be18-0d4f12026cf5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:13.468810 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-f0143930-c32c-42be-841d-249eb85dc9c2 req-d2d997bc-bd1f-41cb-90bd-2a329c54a039 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:13.471621 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-4954a92c-5a0b-4029-be18-0d4f12026cf5 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] POST https://10.4.3.127/volume/v3/attachments/cf5a850d-cce0-4324-97e9-23deb3a8d59f/action Aug 07 20:57:13.472119 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-4954a92c-5a0b-4029-be18-0d4f12026cf5 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:13.472180 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f0143930-c32c-42be-841d-249eb85dc9c2 req-d2d997bc-bd1f-41cb-90bd-2a329c54a039 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] GET https://10.4.3.127/volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e Aug 07 20:57:13.472290 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-4954a92c-5a0b-4029-be18-0d4f12026cf5 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:13.472449 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f0143930-c32c-42be-841d-249eb85dc9c2 req-d2d997bc-bd1f-41cb-90bd-2a329c54a039 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:13.472754 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f0143930-c32c-42be-841d-249eb85dc9c2 req-d2d997bc-bd1f-41cb-90bd-2a329c54a039 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:13.502128 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:13.502128 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:13.506730 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-f0143930-c32c-42be-841d-249eb85dc9c2 req-d2d997bc-bd1f-41cb-90bd-2a329c54a039 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Snapshot retrieved successfully. Aug 07 20:57:13.508278 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f0143930-c32c-42be-841d-249eb85dc9c2 req-d2d997bc-bd1f-41cb-90bd-2a329c54a039 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e returned with HTTP 200 Aug 07 20:57:13.510737 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 131/510] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 7 20:57:13 2026] GET /volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:13.532919 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:13.532919 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:13.544637 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:13.545070 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c657840c-a789-421b-a268-9b09e0a2ebb9", "size": 1, "name": "tempest-UserMessagesTest-Volume-1999550985"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:13.546649 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Create volume request body: {'volume': {'volume_type': 'c657840c-a789-421b-a268-9b09e0a2ebb9', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1999550985'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:13.556289 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-5d4e82d2-f59b-4780-b7d3-db4b096c7432 req-4954a92c-5a0b-4029-be18-0d4f12026cf5 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments/cf5a850d-cce0-4324-97e9-23deb3a8d59f/action returned with HTTP 204 Aug 07 20:57:13.556882 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 127/511] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:57:13 2026] POST /volume/v3/attachments/cf5a850d-cce0-4324-97e9-23deb3a8d59f/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 07 20:57:13.561116 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Create volume of 1 GB Aug 07 20:57:13.561237 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:13.561237 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:13.561793 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Availability Zones retrieved successfully. Aug 07 20:57:13.571754 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Flow 'volume_create_api' (2b8b77a0-7395-47bc-a43a-7af953fd56ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:13.573327 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05ce76b9-7867-4719-883a-4ecc878873cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:13.574727 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:13.616938 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05ce76b9-7867-4719-883a-4ecc878873cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:57:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-750333750',vendor_name='tempest-vendor_name-14047191'},id=c657840c-a789-421b-a268-9b09e0a2ebb9,is_public=True,name='tempest-UserMessagesTest-volume-type-1154860058',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c657840c-a789-421b-a268-9b09e0a2ebb9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:13.616938 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b6cfa5-fb13-4f6e-a5e8-725a3453deb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:13.662259 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1154860058 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1154860058, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:13.662259 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1154860058 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1154860058, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:13.783391 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Created reservations ['7f9b048d-0f1a-49c2-ad76-b294e3499bc1', '1e17e0ad-a7a5-41c6-b68c-4da82419121a', '9897430a-6881-4d90-a505-9f556340d048', '9d2c3da0-2e13-44c8-a7f9-985174252e12'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:13.784261 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b6cfa5-fb13-4f6e-a5e8-725a3453deb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f9b048d-0f1a-49c2-ad76-b294e3499bc1', '1e17e0ad-a7a5-41c6-b68c-4da82419121a', '9897430a-6881-4d90-a505-9f556340d048', '9d2c3da0-2e13-44c8-a7f9-985174252e12']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:13.785007 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c038a2-2fd5-4f61-be22-24be1ac622ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:13.825216 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c038a2-2fd5-4f61-be22-24be1ac622ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6947f9aa-80f0-436c-9396-12e32d60181a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1999550985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef5dc83457c4f24bbdc4825f347a2d4',qos_specs=None,replication_status=,reservations=['7f9b048d-0f1a-49c2-ad76-b294e3499bc1','1e17e0ad-a7a5-41c6-b68c-4da82419121a','9897430a-6881-4d90-a505-9f556340d048','9d2c3da0-2e13-44c8-a7f9-985174252e12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd30f9e03a24d128a818fee0d2d94eb',volume_type_id=c657840c-a789-421b-a268-9b09e0a2ebb9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1999550985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6947f9aa-80f0-436c-9396-12e32d60181a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef5dc83457c4f24bbdc4825f347a2d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddd30f9e03a24d128a818fee0d2d94eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c657840c-a789-421b-a268-9b09e0a2ebb9),volume_type_id=c657840c-a789-421b-a268-9b09e0a2ebb9)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:13.826878 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d527274-7e92-4a24-8f2c-599b72051add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:13.867685 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d527274-7e92-4a24-8f2c-599b72051add) transitioned into state 'SUCCESS' from state '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-1999550985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef5dc83457c4f24bbdc4825f347a2d4',qos_specs=None,replication_status=,reservations=['7f9b048d-0f1a-49c2-ad76-b294e3499bc1','1e17e0ad-a7a5-41c6-b68c-4da82419121a','9897430a-6881-4d90-a505-9f556340d048','9d2c3da0-2e13-44c8-a7f9-985174252e12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd30f9e03a24d128a818fee0d2d94eb',volume_type_id=c657840c-a789-421b-a268-9b09e0a2ebb9)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:13.868570 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b6e181-e4d0-4747-8769-1af9a00bd89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:13.884033 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b6e181-e4d0-4747-8769-1af9a00bd89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:13.886180 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Flow 'volume_create_api' (2b8b77a0-7395-47bc-a43a-7af953fd56ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:13.886180 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Create volume request issued successfully. Aug 07 20:57:13.887077 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a128fae-6f4e-4070-938f-f5a0c4048288 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:13.888527 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 126/512] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 20:57:13 2026] POST /volume/v3/volumes => generated 786 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:13.908713 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-73807e22-376e-4ee9-b255-bbabf4221501 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:13.912694 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73807e22-376e-4ee9-b255-bbabf4221501 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] GET https://10.4.3.127/volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a Aug 07 20:57:13.913269 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73807e22-376e-4ee9-b255-bbabf4221501 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:13.913369 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73807e22-376e-4ee9-b255-bbabf4221501 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:13.929110 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:13.929110 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:13.936557 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-73807e22-376e-4ee9-b255-bbabf4221501 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Volume info retrieved successfully. Aug 07 20:57:13.947844 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73807e22-376e-4ee9-b255-bbabf4221501 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a returned with HTTP 200 Aug 07 20:57:13.947844 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 129/513] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 20:57:13 2026] GET /volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:14.213218 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a2b01f28-5488-45be-b26d-8ecbd4c68948 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.214185 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a2b01f28-5488-45be-b26d-8ecbd4c68948 None None] GET https://10.4.3.127/volume// Aug 07 20:57:14.214185 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a2b01f28-5488-45be-b26d-8ecbd4c68948 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:14.214327 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a2b01f28-5488-45be-b26d-8ecbd4c68948 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:14.214783 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a2b01f28-5488-45be-b26d-8ecbd4c68948 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:14.215205 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 132/514] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:57:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:14.231635 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-44a2a6d8-9770-42a6-b4c3-f46f0d463f03 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.235488 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-44a2a6d8-9770-42a6-b4c3-f46f0d463f03 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 Aug 07 20:57:14.236201 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-44a2a6d8-9770-42a6-b4c3-f46f0d463f03 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:14.237099 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-44a2a6d8-9770-42a6-b4c3-f46f0d463f03 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:14.252536 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:14.252536 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:14.258811 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-44a2a6d8-9770-42a6-b4c3-f46f0d463f03 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:57:14.266024 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-44a2a6d8-9770-42a6-b4c3-f46f0d463f03 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 returned with HTTP 200 Aug 07 20:57:14.266852 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 128/515] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:57:14 2026] GET /volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 => generated 1544 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:57:14.406367 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-a3a7bb8f-7518-4cb4-baa7-d1ca557a8763 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.410911 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-a3a7bb8f-7518-4cb4-baa7-d1ca557a8763 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] PUT https://10.4.3.127/volume/v3/attachments/aabe2b08-8694-4a14-8e2c-c64343cb1397 Aug 07 20:57:14.411317 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-a3a7bb8f-7518-4cb4-baa7-d1ca557a8763 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:14.435628 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-a3a7bb8f-7518-4cb4-baa7-d1ca557a8763 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Acquiring lock "cinder-attachment_update-85627bd1-efc7-4d38-a3f5-f50a56fa4fe3-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:57:14.443794 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-a3a7bb8f-7518-4cb4-baa7-d1ca557a8763 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Lock "cinder-attachment_update-85627bd1-efc7-4d38-a3f5-f50a56fa4fe3-np0000006755" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:57:14.445165 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:14.445165 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:14.545487 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0bc002f5-ee9d-426a-bcb5-c8baf7b8c528 req-be50198b-f577-4936-9c65-75a11eec4164 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.547682 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0bc002f5-ee9d-426a-bcb5-c8baf7b8c528 req-be50198b-f577-4936-9c65-75a11eec4164 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] GET https://10.4.3.127/volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e Aug 07 20:57:14.547780 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0bc002f5-ee9d-426a-bcb5-c8baf7b8c528 req-be50198b-f577-4936-9c65-75a11eec4164 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:14.549054 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0bc002f5-ee9d-426a-bcb5-c8baf7b8c528 req-be50198b-f577-4936-9c65-75a11eec4164 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:14.552988 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0bc002f5-ee9d-426a-bcb5-c8baf7b8c528 req-be50198b-f577-4936-9c65-75a11eec4164 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e returned with HTTP 404 Aug 07 20:57:14.552988 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 130/516] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 7 20:57:14 2026] GET /volume/v3/snapshots/75bf5a4c-bacf-44de-a1cb-832fd7bd623e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:14.568835 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-a3a7bb8f-7518-4cb4-baa7-d1ca557a8763 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Lock "cinder-attachment_update-85627bd1-efc7-4d38-a3f5-f50a56fa4fe3-np0000006755" released by "attachment_update" :: held 0.125s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:57:14.569256 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-a3a7bb8f-7518-4cb4-baa7-d1ca557a8763 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/attachments/aabe2b08-8694-4a14-8e2c-c64343cb1397 returned with HTTP 200 Aug 07 20:57:14.570014 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 127/517] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:57:14 2026] PUT /volume/v3/attachments/aabe2b08-8694-4a14-8e2c-c64343cb1397 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:14.585897 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-99a5184e-306b-4c2b-b54a-001cc609c395 req-f4d4f084-7d37-48a9-8d5c-84d4eec9f188 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.588598 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-99a5184e-306b-4c2b-b54a-001cc609c395 req-f4d4f084-7d37-48a9-8d5c-84d4eec9f188 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a Aug 07 20:57:14.588972 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-99a5184e-306b-4c2b-b54a-001cc609c395 req-f4d4f084-7d37-48a9-8d5c-84d4eec9f188 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:14.589141 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-99a5184e-306b-4c2b-b54a-001cc609c395 req-f4d4f084-7d37-48a9-8d5c-84d4eec9f188 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:14.589451 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [req-99a5184e-306b-4c2b-b54a-001cc609c395 req-f4d4f084-7d37-48a9-8d5c-84d4eec9f188 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Delete volume with id: 6c48ccc4-aba2-4691-9eb9-05a51854484a Aug 07 20:57:14.598067 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:14.598067 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:14.598335 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-99a5184e-306b-4c2b-b54a-001cc609c395 req-f4d4f084-7d37-48a9-8d5c-84d4eec9f188 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Volume info retrieved successfully. Aug 07 20:57:14.613736 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-b8ac2997-db6a-42aa-a57d-9e62aff83884 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.615801 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-b8ac2997-db6a-42aa-a57d-9e62aff83884 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] POST https://10.4.3.127/volume/v3/attachments/aabe2b08-8694-4a14-8e2c-c64343cb1397/action Aug 07 20:57:14.616658 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-b8ac2997-db6a-42aa-a57d-9e62aff83884 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:14.616658 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-b8ac2997-db6a-42aa-a57d-9e62aff83884 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:14.638909 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-99a5184e-306b-4c2b-b54a-001cc609c395 req-f4d4f084-7d37-48a9-8d5c-84d4eec9f188 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Delete volume request issued successfully. Aug 07 20:57:14.640535 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-99a5184e-306b-4c2b-b54a-001cc609c395 req-f4d4f084-7d37-48a9-8d5c-84d4eec9f188 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a returned with HTTP 202 Aug 07 20:57:14.641200 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:14.641200 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:14.641373 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 133/518] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 7 20:57:14 2026] DELETE /volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:14.662841 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-b8ac2997-db6a-42aa-a57d-9e62aff83884 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/attachments/aabe2b08-8694-4a14-8e2c-c64343cb1397/action returned with HTTP 204 Aug 07 20:57:14.663502 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 129/519] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:57:14 2026] POST /volume/v3/attachments/aabe2b08-8694-4a14-8e2c-c64343cb1397/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:14.668336 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9c95e003-cc87-46a7-9ac1-6fac65366ab7 req-b3d4a516-2d2a-45ab-a88b-ae48a8240c9f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.671348 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9c95e003-cc87-46a7-9ac1-6fac65366ab7 req-b3d4a516-2d2a-45ab-a88b-ae48a8240c9f tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] GET https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a Aug 07 20:57:14.671559 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9c95e003-cc87-46a7-9ac1-6fac65366ab7 req-b3d4a516-2d2a-45ab-a88b-ae48a8240c9f tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:14.671622 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9c95e003-cc87-46a7-9ac1-6fac65366ab7 req-b3d4a516-2d2a-45ab-a88b-ae48a8240c9f tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:14.686817 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:14.686817 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:14.692188 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9c95e003-cc87-46a7-9ac1-6fac65366ab7 req-b3d4a516-2d2a-45ab-a88b-ae48a8240c9f tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Volume info retrieved successfully. Aug 07 20:57:14.699180 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9c95e003-cc87-46a7-9ac1-6fac65366ab7 req-b3d4a516-2d2a-45ab-a88b-ae48a8240c9f tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a returned with HTTP 200 Aug 07 20:57:14.699887 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 131/520] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:14 2026] GET /volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:14.701591 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3e784978-44bd-43a6-83aa-725b45184497 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.702481 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e784978-44bd-43a6-83aa-725b45184497 None None] GET https://10.4.3.127/volume// Aug 07 20:57:14.702481 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e784978-44bd-43a6-83aa-725b45184497 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:14.702997 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e784978-44bd-43a6-83aa-725b45184497 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:14.704323 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e784978-44bd-43a6-83aa-725b45184497 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:14.704571 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 128/521] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:57:14 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:14.711747 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0c9d0287-af46-44e6-9d8c-572d8b5ff01a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.712342 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0c9d0287-af46-44e6-9d8c-572d8b5ff01a None None] GET https://10.4.3.127/volume// Aug 07 20:57:14.712609 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0c9d0287-af46-44e6-9d8c-572d8b5ff01a None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:14.712923 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0c9d0287-af46-44e6-9d8c-572d8b5ff01a None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:14.713415 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0c9d0287-af46-44e6-9d8c-572d8b5ff01a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:14.713739 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 134/522] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:57:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:14.721308 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-054d29ce-8278-4855-ae92-2338b1e637df None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.723680 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-054d29ce-8278-4855-ae92-2338b1e637df tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 Aug 07 20:57:14.723877 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-054d29ce-8278-4855-ae92-2338b1e637df tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:14.724076 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-054d29ce-8278-4855-ae92-2338b1e637df tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:14.725534 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-688b8afc-5685-4980-9658-c4bf880d94f1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.730454 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-688b8afc-5685-4980-9658-c4bf880d94f1 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:57:14.731008 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-688b8afc-5685-4980-9658-c4bf880d94f1 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "560df0b2-c94e-48b5-a425-bbc507252094", "connector": null, "instance_uuid": "f454dc83-f075-4b0c-9e87-6930a10da236"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:14.739780 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:14.739780 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:14.750498 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-054d29ce-8278-4855-ae92-2338b1e637df tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:57:14.754785 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:14.754785 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:14.760562 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-054d29ce-8278-4855-ae92-2338b1e637df tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 returned with HTTP 200 Aug 07 20:57:14.761068 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 130/523] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:57:14 2026] GET /volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 => generated 1027 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:57:14.800795 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-688b8afc-5685-4980-9658-c4bf880d94f1 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:57:14.801475 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 132/524] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:57:14 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:14.829306 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-e387dbfe-d662-4e7f-b6e1-5958e7234043 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.834134 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-e387dbfe-d662-4e7f-b6e1-5958e7234043 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] DELETE https://10.4.3.127/volume/v3/attachments/ff4204a3-fc82-4598-9620-478855f5cf0d Aug 07 20:57:14.834339 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-e387dbfe-d662-4e7f-b6e1-5958e7234043 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:14.834590 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-e387dbfe-d662-4e7f-b6e1-5958e7234043 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:14.843572 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:14.843572 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:14.875626 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-bc02298e-afe1-432a-b76e-1cd85f51245b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.878275 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-bc02298e-afe1-432a-b76e-1cd85f51245b tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] PUT https://10.4.3.127/volume/v3/attachments/1473ca49-b4a1-41c1-8874-ffde301b3450 Aug 07 20:57:14.878653 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-bc02298e-afe1-432a-b76e-1cd85f51245b tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:14.888467 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-bc02298e-afe1-432a-b76e-1cd85f51245b tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Acquiring lock "cinder-attachment_update-0d723f91-a0c6-48ce-ba5f-b298b17dafa6-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:57:14.894362 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-bc02298e-afe1-432a-b76e-1cd85f51245b tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Lock "cinder-attachment_update-0d723f91-a0c6-48ce-ba5f-b298b17dafa6-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:57:14.895528 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:14.895528 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:14.917893 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-e387dbfe-d662-4e7f-b6e1-5958e7234043 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments/ff4204a3-fc82-4598-9620-478855f5cf0d returned with HTTP 200 Aug 07 20:57:14.918300 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 129/525] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:57:14 2026] DELETE /volume/v3/attachments/ff4204a3-fc82-4598-9620-478855f5cf0d => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:14.962850 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3d65588e-6da2-466f-85c7-e3daa2363489 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:14.965336 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3d65588e-6da2-466f-85c7-e3daa2363489 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] GET https://10.4.3.127/volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a Aug 07 20:57:14.965677 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3d65588e-6da2-466f-85c7-e3daa2363489 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:14.966001 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3d65588e-6da2-466f-85c7-e3daa2363489 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:14.975416 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:14.975416 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:14.979614 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3d65588e-6da2-466f-85c7-e3daa2363489 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Volume info retrieved successfully. Aug 07 20:57:14.992700 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3d65588e-6da2-466f-85c7-e3daa2363489 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a returned with HTTP 200 Aug 07 20:57:14.993361 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 131/526] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 20:57:14 2026] GET /volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:15.015846 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c1ce13a-0523-4414-92b6-a26698caccfc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.016480 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c1ce13a-0523-4414-92b6-a26698caccfc tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] GET https://10.4.3.127/volume/v3/messages Aug 07 20:57:15.016715 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c1ce13a-0523-4414-92b6-a26698caccfc tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.017118 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c1ce13a-0523-4414-92b6-a26698caccfc tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.017272 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:15.017272 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:15.021333 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-bc02298e-afe1-432a-b76e-1cd85f51245b tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Lock "cinder-attachment_update-0d723f91-a0c6-48ce-ba5f-b298b17dafa6-np0000006755" released by "attachment_update" :: held 0.127s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:57:15.021722 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-bc02298e-afe1-432a-b76e-1cd85f51245b tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/attachments/1473ca49-b4a1-41c1-8874-ffde301b3450 returned with HTTP 200 Aug 07 20:57:15.022270 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 135/527] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:57:14 2026] PUT /volume/v3/attachments/1473ca49-b4a1-41c1-8874-ffde301b3450 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:15.030263 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c1ce13a-0523-4414-92b6-a26698caccfc tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 20:57:15.030263 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 133/528] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 20:57:15 2026] GET /volume/v3/messages => generated 2638 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:15.042958 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a7bb4b89-7818-4ff3-b59e-919df40b4a42 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.045673 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a7bb4b89-7818-4ff3-b59e-919df40b4a42 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] DELETE https://10.4.3.127/volume/v3/messages/f4493ba9-7f33-49c6-8336-4eb97d05dca4 Aug 07 20:57:15.048785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a7bb4b89-7818-4ff3-b59e-919df40b4a42 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.048785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a7bb4b89-7818-4ff3-b59e-919df40b4a42 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.050175 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-d0d280c1-429c-4a7e-9238-34faa227fee6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.052434 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-d0d280c1-429c-4a7e-9238-34faa227fee6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] POST https://10.4.3.127/volume/v3/attachments/1473ca49-b4a1-41c1-8874-ffde301b3450/action Aug 07 20:57:15.052830 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-d0d280c1-429c-4a7e-9238-34faa227fee6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:15.052966 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-d0d280c1-429c-4a7e-9238-34faa227fee6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:15.055550 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:15.055550 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:15.063653 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a7bb4b89-7818-4ff3-b59e-919df40b4a42 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/messages/f4493ba9-7f33-49c6-8336-4eb97d05dca4 returned with HTTP 204 Aug 07 20:57:15.064031 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 130/529] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 7 20:57:15 2026] DELETE /volume/v3/messages/f4493ba9-7f33-49c6-8336-4eb97d05dca4 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 20:57:15.072981 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c4d09d1a-d6d3-4338-9950-662ceb4f93c2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.075560 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c4d09d1a-d6d3-4338-9950-662ceb4f93c2 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] GET https://10.4.3.127/volume/v3/messages/f4493ba9-7f33-49c6-8336-4eb97d05dca4 Aug 07 20:57:15.075560 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c4d09d1a-d6d3-4338-9950-662ceb4f93c2 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.075560 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c4d09d1a-d6d3-4338-9950-662ceb4f93c2 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.077346 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:15.077346 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:15.083544 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c4d09d1a-d6d3-4338-9950-662ceb4f93c2 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/messages/f4493ba9-7f33-49c6-8336-4eb97d05dca4 returned with HTTP 404 Aug 07 20:57:15.084426 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 136/530] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 20:57:15 2026] GET /volume/v3/messages/f4493ba9-7f33-49c6-8336-4eb97d05dca4 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:15.095385 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2a1d589b-9677-4307-b195-8fb8117435aa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.095385 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a1d589b-9677-4307-b195-8fb8117435aa tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] GET https://10.4.3.127/volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a Aug 07 20:57:15.095588 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a1d589b-9677-4307-b195-8fb8117435aa tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.095825 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a1d589b-9677-4307-b195-8fb8117435aa tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.095922 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-d0d280c1-429c-4a7e-9238-34faa227fee6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/attachments/1473ca49-b4a1-41c1-8874-ffde301b3450/action returned with HTTP 204 Aug 07 20:57:15.096433 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 132/531] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:57:15 2026] POST /volume/v3/attachments/1473ca49-b4a1-41c1-8874-ffde301b3450/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:15.105164 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:15.105164 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:15.109876 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2a1d589b-9677-4307-b195-8fb8117435aa tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Volume info retrieved successfully. Aug 07 20:57:15.116446 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a1d589b-9677-4307-b195-8fb8117435aa tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a returned with HTTP 200 Aug 07 20:57:15.116446 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 134/532] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 20:57:15 2026] GET /volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:15.122008 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7e1aa709-d2dc-4464-93f3-f33e0a4ed6ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.122462 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e1aa709-d2dc-4464-93f3-f33e0a4ed6ad None None] GET https://10.4.3.127/volume// Aug 07 20:57:15.123312 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e1aa709-d2dc-4464-93f3-f33e0a4ed6ad None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.123312 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e1aa709-d2dc-4464-93f3-f33e0a4ed6ad None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.123312 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e1aa709-d2dc-4464-93f3-f33e0a4ed6ad None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:15.125799 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 131/533] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:57:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:15.134389 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9f1fbea8-053a-42a7-9d03-9b2b4ba4be3b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.136614 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f1fbea8-053a-42a7-9d03-9b2b4ba4be3b tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a Aug 07 20:57:15.136974 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f1fbea8-053a-42a7-9d03-9b2b4ba4be3b tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.137075 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f1fbea8-053a-42a7-9d03-9b2b4ba4be3b tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.137186 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-9f1fbea8-053a-42a7-9d03-9b2b4ba4be3b tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Delete volume with id: 6947f9aa-80f0-436c-9396-12e32d60181a Aug 07 20:57:15.145443 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-39eb9793-0ce4-4f19-8c8e-bd9bef63812a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.148447 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-39eb9793-0ce4-4f19-8c8e-bd9bef63812a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 Aug 07 20:57:15.148952 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-39eb9793-0ce4-4f19-8c8e-bd9bef63812a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.148999 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-39eb9793-0ce4-4f19-8c8e-bd9bef63812a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.152300 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:15.152300 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:15.152801 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9f1fbea8-053a-42a7-9d03-9b2b4ba4be3b tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Volume info retrieved successfully. Aug 07 20:57:15.157146 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-9f1fbea8-053a-42a7-9d03-9b2b4ba4be3b tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100277) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 20:57:15.162633 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:15.162633 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:15.167388 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-39eb9793-0ce4-4f19-8c8e-bd9bef63812a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:57:15.173610 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-9f1fbea8-053a-42a7-9d03-9b2b4ba4be3b tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1154860058 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1154860058, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:15.174018 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-9f1fbea8-053a-42a7-9d03-9b2b4ba4be3b tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1154860058 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1154860058, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:15.176410 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-39eb9793-0ce4-4f19-8c8e-bd9bef63812a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 returned with HTTP 200 Aug 07 20:57:15.177018 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 133/534] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:57:15 2026] GET /volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:57:15.189820 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-9f1fbea8-053a-42a7-9d03-9b2b4ba4be3b tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Created reservations ['305d48e7-d831-442e-b069-8d2b5bb556ef', '9b4ae822-4b2c-4be2-ae8a-02cead1ffef0', '286bc8d5-abd0-4527-9c4d-023d885ebc2d', 'e60226ac-6dee-4ace-85e6-c9cab3335307'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:15.228557 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9f1fbea8-053a-42a7-9d03-9b2b4ba4be3b tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Delete volume request issued successfully. Aug 07 20:57:15.229062 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f1fbea8-053a-42a7-9d03-9b2b4ba4be3b tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a returned with HTTP 202 Aug 07 20:57:15.234131 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 137/535] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 20:57:15 2026] DELETE /volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:15.242481 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-767f7079-b1be-4514-99ad-8abb88a434f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.244529 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-767f7079-b1be-4514-99ad-8abb88a434f9 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] GET https://10.4.3.127/volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a Aug 07 20:57:15.244814 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-767f7079-b1be-4514-99ad-8abb88a434f9 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.245022 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-767f7079-b1be-4514-99ad-8abb88a434f9 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.252662 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-767f7079-b1be-4514-99ad-8abb88a434f9 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a returned with HTTP 404 Aug 07 20:57:15.253222 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 135/536] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 20:57:15 2026] GET /volume/v3/volumes/6947f9aa-80f0-436c-9396-12e32d60181a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:15.266779 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d0ba9a95-3f95-4356-a48a-64ff68e720df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.270068 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d0ba9a95-3f95-4356-a48a-64ff68e720df tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] DELETE https://10.4.3.127/volume/v3/types/c657840c-a789-421b-a268-9b09e0a2ebb9 Aug 07 20:57:15.270208 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d0ba9a95-3f95-4356-a48a-64ff68e720df tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.270421 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d0ba9a95-3f95-4356-a48a-64ff68e720df tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.323450 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-edd1825f-7935-4ca4-87d4-1c50d6e02dc6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.327351 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-edd1825f-7935-4ca4-87d4-1c50d6e02dc6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] PUT https://10.4.3.127/volume/v3/attachments/e652f011-4a32-4074-b921-de7e40e5dd95 Aug 07 20:57:15.327928 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-edd1825f-7935-4ca4-87d4-1c50d6e02dc6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:15.329375 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d0ba9a95-3f95-4356-a48a-64ff68e720df tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] https://10.4.3.127/volume/v3/types/c657840c-a789-421b-a268-9b09e0a2ebb9 returned with HTTP 202 Aug 07 20:57:15.329865 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 132/537] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:57:15 2026] DELETE /volume/v3/types/c657840c-a789-421b-a268-9b09e0a2ebb9 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:15.340090 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-914f893d-6a46-40f2-b185-34c8c0c0bdf3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.343569 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-914f893d-6a46-40f2-b185-34c8c0c0bdf3 tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] GET https://10.4.3.127/volume/v3/types/c657840c-a789-421b-a268-9b09e0a2ebb9 Aug 07 20:57:15.343878 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-914f893d-6a46-40f2-b185-34c8c0c0bdf3 tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.344154 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-914f893d-6a46-40f2-b185-34c8c0c0bdf3 tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.345644 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-edd1825f-7935-4ca4-87d4-1c50d6e02dc6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Acquiring lock "cinder-attachment_update-38da0b40-7b37-4c83-b0fc-cbf13e4964a9-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:57:15.350489 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-914f893d-6a46-40f2-b185-34c8c0c0bdf3 tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] https://10.4.3.127/volume/v3/types/c657840c-a789-421b-a268-9b09e0a2ebb9 returned with HTTP 404 Aug 07 20:57:15.351257 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 138/538] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:57:15 2026] GET /volume/v3/types/c657840c-a789-421b-a268-9b09e0a2ebb9 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:15.352225 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-edd1825f-7935-4ca4-87d4-1c50d6e02dc6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Lock "cinder-attachment_update-38da0b40-7b37-4c83-b0fc-cbf13e4964a9-np0000006755" acquired by "attachment_update" :: waited 0.007s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:57:15.353931 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:15.353931 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:15.363468 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-07beb6f6-d939-464c-93cf-995bc76c44d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.365844 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07beb6f6-d939-464c-93cf-995bc76c44d4 tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:57:15.366321 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-07beb6f6-d939-464c-93cf-995bc76c44d4 tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-824800479", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1783492117", "vendor_name": "tempest-vendor_name-1041989092"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:15.394942 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07beb6f6-d939-464c-93cf-995bc76c44d4 tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:57:15.395464 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 136/539] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 20:57:15 2026] POST /volume/v3/types => generated 327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:15.409086 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.413499 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:15.413985 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ee38edf3-72a4-4c7e-b589-149737956e72", "size": 1, "name": "tempest-UserMessagesTest-Volume-1828027096"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:15.418149 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Create volume request body: {'volume': {'volume_type': 'ee38edf3-72a4-4c7e-b589-149737956e72', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1828027096'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:15.429415 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Create volume of 1 GB Aug 07 20:57:15.429415 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:15.429415 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:15.429415 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Availability Zones retrieved successfully. Aug 07 20:57:15.439807 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Flow 'volume_create_api' (c495c704-386b-4cb5-b0fa-54f94a36ec13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:15.441673 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85601145-e2b6-44ce-bff7-5faa72b6f0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:15.443938 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:15.479545 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85601145-e2b6-44ce-bff7-5faa72b6f0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:57:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1783492117',vendor_name='tempest-vendor_name-1041989092'},id=ee38edf3-72a4-4c7e-b589-149737956e72,is_public=True,name='tempest-UserMessagesTest-volume-type-824800479',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee38edf3-72a4-4c7e-b589-149737956e72', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:15.480781 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd73cda-1311-4534-b26f-ecb7e51aefb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:15.484674 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-edd1825f-7935-4ca4-87d4-1c50d6e02dc6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Lock "cinder-attachment_update-38da0b40-7b37-4c83-b0fc-cbf13e4964a9-np0000006755" released by "attachment_update" :: held 0.132s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:57:15.484674 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-edd1825f-7935-4ca4-87d4-1c50d6e02dc6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/attachments/e652f011-4a32-4074-b921-de7e40e5dd95 returned with HTTP 200 Aug 07 20:57:15.484827 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 134/540] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:57:15 2026] PUT /volume/v3/attachments/e652f011-4a32-4074-b921-de7e40e5dd95 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:15.514784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-ac0e008f-fcaa-445f-8909-845edf2b73fd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.517706 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-ac0e008f-fcaa-445f-8909-845edf2b73fd tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] POST https://10.4.3.127/volume/v3/attachments/e652f011-4a32-4074-b921-de7e40e5dd95/action Aug 07 20:57:15.518140 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-ac0e008f-fcaa-445f-8909-845edf2b73fd tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:15.518332 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-ac0e008f-fcaa-445f-8909-845edf2b73fd tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:15.523695 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-824800479 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-824800479, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:15.524101 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-824800479 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-824800479, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:15.550920 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:15.550920 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:15.577544 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cefb068e-d138-44d4-af8f-8407b8754d91 req-ac0e008f-fcaa-445f-8909-845edf2b73fd tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/attachments/e652f011-4a32-4074-b921-de7e40e5dd95/action returned with HTTP 204 Aug 07 20:57:15.578264 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 139/541] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:57:15 2026] POST /volume/v3/attachments/e652f011-4a32-4074-b921-de7e40e5dd95/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:15.582750 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Created reservations ['4523bc57-ad36-42c9-a06b-d8a2fdf7aa2d', '902757aa-893e-49c9-9465-10e4cf75385f', 'ad6db84f-3436-4b28-b61c-2716a63e3ae0', 'fb2ca936-88cb-4f48-8bb5-0c5de51f9072'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:15.583834 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd73cda-1311-4534-b26f-ecb7e51aefb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4523bc57-ad36-42c9-a06b-d8a2fdf7aa2d', '902757aa-893e-49c9-9465-10e4cf75385f', 'ad6db84f-3436-4b28-b61c-2716a63e3ae0', 'fb2ca936-88cb-4f48-8bb5-0c5de51f9072']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:15.584793 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c989d82-1e0d-4de7-90a7-5e02d6706095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:15.615738 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c989d82-1e0d-4de7-90a7-5e02d6706095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3362727-3411-4843-ad48-7faf476e0a36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1828027096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef5dc83457c4f24bbdc4825f347a2d4',qos_specs=None,replication_status=,reservations=['4523bc57-ad36-42c9-a06b-d8a2fdf7aa2d','902757aa-893e-49c9-9465-10e4cf75385f','ad6db84f-3436-4b28-b61c-2716a63e3ae0','fb2ca936-88cb-4f48-8bb5-0c5de51f9072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd30f9e03a24d128a818fee0d2d94eb',volume_type_id=ee38edf3-72a4-4c7e-b589-149737956e72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1828027096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3362727-3411-4843-ad48-7faf476e0a36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef5dc83457c4f24bbdc4825f347a2d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddd30f9e03a24d128a818fee0d2d94eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee38edf3-72a4-4c7e-b589-149737956e72),volume_type_id=ee38edf3-72a4-4c7e-b589-149737956e72)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:15.616953 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31433d4c-f8d5-45a5-8a9e-b890ed6b9756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:15.647649 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31433d4c-f8d5-45a5-8a9e-b890ed6b9756) transitioned into state 'SUCCESS' from state '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-1828027096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef5dc83457c4f24bbdc4825f347a2d4',qos_specs=None,replication_status=,reservations=['4523bc57-ad36-42c9-a06b-d8a2fdf7aa2d','902757aa-893e-49c9-9465-10e4cf75385f','ad6db84f-3436-4b28-b61c-2716a63e3ae0','fb2ca936-88cb-4f48-8bb5-0c5de51f9072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd30f9e03a24d128a818fee0d2d94eb',volume_type_id=ee38edf3-72a4-4c7e-b589-149737956e72)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:15.648376 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (142e8537-9f0b-48a8-8243-653c34c881e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:15.660435 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (142e8537-9f0b-48a8-8243-653c34c881e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:15.661538 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Flow 'volume_create_api' (c495c704-386b-4cb5-b0fa-54f94a36ec13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:15.661966 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Create volume request issued successfully. Aug 07 20:57:15.662738 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37e81dfe-8e30-4470-b555-4cfe2f56422e tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:15.663397 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 133/542] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 20:57:15 2026] POST /volume/v3/volumes => generated 785 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:15.683393 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cd7c5395-8fbf-4354-9eb7-0804415e9058 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.686922 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cd7c5395-8fbf-4354-9eb7-0804415e9058 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] GET https://10.4.3.127/volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 Aug 07 20:57:15.687249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cd7c5395-8fbf-4354-9eb7-0804415e9058 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.687338 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cd7c5395-8fbf-4354-9eb7-0804415e9058 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.694893 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:15.694893 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:15.699700 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cd7c5395-8fbf-4354-9eb7-0804415e9058 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Volume info retrieved successfully. Aug 07 20:57:15.708336 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cd7c5395-8fbf-4354-9eb7-0804415e9058 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 returned with HTTP 200 Aug 07 20:57:15.709045 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 137/543] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 20:57:15 2026] GET /volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:15.746306 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-3dbf6877-84ff-4807-aa7c-49615ced59b8 req-3a1b67f2-8ae3-441a-a6f4-dd1c55beb3ac None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.759306 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3dbf6877-84ff-4807-aa7c-49615ced59b8 req-3a1b67f2-8ae3-441a-a6f4-dd1c55beb3ac tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] GET https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a Aug 07 20:57:15.759306 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-3dbf6877-84ff-4807-aa7c-49615ced59b8 req-3a1b67f2-8ae3-441a-a6f4-dd1c55beb3ac tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.759949 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-3dbf6877-84ff-4807-aa7c-49615ced59b8 req-3a1b67f2-8ae3-441a-a6f4-dd1c55beb3ac tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.771241 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3dbf6877-84ff-4807-aa7c-49615ced59b8 req-3a1b67f2-8ae3-441a-a6f4-dd1c55beb3ac tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a returned with HTTP 404 Aug 07 20:57:15.771985 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 135/544] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:15 2026] GET /volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:15.802594 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-addde5de-8872-49dd-9112-48f8664dfef8 req-7e6e0dad-75d5-4c02-8574-0eda131e5d0d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.805060 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-addde5de-8872-49dd-9112-48f8664dfef8 req-7e6e0dad-75d5-4c02-8574-0eda131e5d0d tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a Aug 07 20:57:15.805291 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-addde5de-8872-49dd-9112-48f8664dfef8 req-7e6e0dad-75d5-4c02-8574-0eda131e5d0d tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.805826 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-addde5de-8872-49dd-9112-48f8664dfef8 req-7e6e0dad-75d5-4c02-8574-0eda131e5d0d tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.806938 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [req-addde5de-8872-49dd-9112-48f8664dfef8 req-7e6e0dad-75d5-4c02-8574-0eda131e5d0d tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Delete volume with id: 6c48ccc4-aba2-4691-9eb9-05a51854484a Aug 07 20:57:15.818669 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-addde5de-8872-49dd-9112-48f8664dfef8 req-7e6e0dad-75d5-4c02-8574-0eda131e5d0d tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a returned with HTTP 404 Aug 07 20:57:15.819366 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 140/545] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 7 20:57:15 2026] DELETE /volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:15.846028 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6b075654-d59b-46a1-98bb-4f1b0b0e2880 req-d9d8a9bf-3aa7-4e67-a1fd-23aa9b9fb422 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:15.851913 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6b075654-d59b-46a1-98bb-4f1b0b0e2880 req-d9d8a9bf-3aa7-4e67-a1fd-23aa9b9fb422 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] GET https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a Aug 07 20:57:15.851913 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6b075654-d59b-46a1-98bb-4f1b0b0e2880 req-d9d8a9bf-3aa7-4e67-a1fd-23aa9b9fb422 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:15.851913 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6b075654-d59b-46a1-98bb-4f1b0b0e2880 req-d9d8a9bf-3aa7-4e67-a1fd-23aa9b9fb422 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:15.860254 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6b075654-d59b-46a1-98bb-4f1b0b0e2880 req-d9d8a9bf-3aa7-4e67-a1fd-23aa9b9fb422 tempest-VolumesSnapshotsTestJSON-1944431537 tempest-VolumesSnapshotsTestJSON-1944431537-project-member] https://10.4.3.127/volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a returned with HTTP 404 Aug 07 20:57:15.861052 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 134/546] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:15 2026] GET /volume/v3/volumes/6c48ccc4-aba2-4691-9eb9-05a51854484a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:16.154041 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0596f76e-31bd-41e5-8832-9dd01fa21b92 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:16.154568 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0596f76e-31bd-41e5-8832-9dd01fa21b92 None None] GET https://10.4.3.127/volume// Aug 07 20:57:16.154833 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0596f76e-31bd-41e5-8832-9dd01fa21b92 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:16.155071 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0596f76e-31bd-41e5-8832-9dd01fa21b92 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:16.155478 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0596f76e-31bd-41e5-8832-9dd01fa21b92 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:16.156329 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 138/547] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:57:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:16.167484 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-1f263269-f0c7-41c3-804b-65005799f614 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:16.169839 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-1f263269-f0c7-41c3-804b-65005799f614 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:57:16.170277 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-1f263269-f0c7-41c3-804b-65005799f614 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "367480e9-00de-4daf-87ef-1c881a50807b", "connector": null, "instance_uuid": "cbc0c50a-820d-4b19-a09f-64c912c33e60"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:16.198522 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:16.198522 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:16.253516 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-1f263269-f0c7-41c3-804b-65005799f614 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:57:16.253516 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 136/548] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:57:16 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 20:57:16.272520 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-e6c88569-30ea-40d8-9f82-37e1cdee65d3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:16.275643 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-e6c88569-30ea-40d8-9f82-37e1cdee65d3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] DELETE https://10.4.3.127/volume/v3/attachments/cf5a850d-cce0-4324-97e9-23deb3a8d59f Aug 07 20:57:16.276047 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-e6c88569-30ea-40d8-9f82-37e1cdee65d3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:16.276654 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-e6c88569-30ea-40d8-9f82-37e1cdee65d3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:16.287398 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-de745905-db6c-4823-a512-47ddb6c4f727 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:16.292362 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:16.292362 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:16.292500 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-de745905-db6c-4823-a512-47ddb6c4f727 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] PUT https://10.4.3.127/volume/v3/attachments/609e8b04-072d-4db8-acf4-e489bdf013d2 Aug 07 20:57:16.292500 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-de745905-db6c-4823-a512-47ddb6c4f727 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:16.305025 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-de745905-db6c-4823-a512-47ddb6c4f727 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Acquiring lock "cinder-attachment_update-560df0b2-c94e-48b5-a425-bbc507252094-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:57:16.312513 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-de745905-db6c-4823-a512-47ddb6c4f727 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Lock "cinder-attachment_update-560df0b2-c94e-48b5-a425-bbc507252094-np0000006755" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:57:16.314202 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:16.314202 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:16.362500 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-e6c88569-30ea-40d8-9f82-37e1cdee65d3 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments/cf5a850d-cce0-4324-97e9-23deb3a8d59f returned with HTTP 200 Aug 07 20:57:16.363278 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 141/549] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:57:16 2026] DELETE /volume/v3/attachments/cf5a850d-cce0-4324-97e9-23deb3a8d59f => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:16.418491 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-de745905-db6c-4823-a512-47ddb6c4f727 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Lock "cinder-attachment_update-560df0b2-c94e-48b5-a425-bbc507252094-np0000006755" released by "attachment_update" :: held 0.106s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:57:16.418630 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-de745905-db6c-4823-a512-47ddb6c4f727 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments/609e8b04-072d-4db8-acf4-e489bdf013d2 returned with HTTP 200 Aug 07 20:57:16.422844 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 135/550] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:57:16 2026] PUT /volume/v3/attachments/609e8b04-072d-4db8-acf4-e489bdf013d2 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:16.428223 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-1be4e5ad-e7c0-47d3-aa1f-50af4847fba2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:16.433134 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-1be4e5ad-e7c0-47d3-aa1f-50af4847fba2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/attachments/609e8b04-072d-4db8-acf4-e489bdf013d2 Aug 07 20:57:16.433791 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-1be4e5ad-e7c0-47d3-aa1f-50af4847fba2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:16.434119 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-1be4e5ad-e7c0-47d3-aa1f-50af4847fba2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:16.457396 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-1be4e5ad-e7c0-47d3-aa1f-50af4847fba2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments/609e8b04-072d-4db8-acf4-e489bdf013d2 returned with HTTP 200 Aug 07 20:57:16.457773 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 139/551] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 7 20:57:16 2026] GET /volume/v3/attachments/609e8b04-072d-4db8-acf4-e489bdf013d2 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:16.726654 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1fd653a1-204a-460c-8b23-0f08be917ac1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:16.729041 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1fd653a1-204a-460c-8b23-0f08be917ac1 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] GET https://10.4.3.127/volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 Aug 07 20:57:16.729339 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1fd653a1-204a-460c-8b23-0f08be917ac1 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:16.729598 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1fd653a1-204a-460c-8b23-0f08be917ac1 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:16.739706 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:16.739706 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:16.746754 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1fd653a1-204a-460c-8b23-0f08be917ac1 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Volume info retrieved successfully. Aug 07 20:57:16.754968 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1fd653a1-204a-460c-8b23-0f08be917ac1 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 returned with HTTP 200 Aug 07 20:57:16.755747 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 137/552] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 20:57:16 2026] GET /volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:16.773100 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b55b070c-2d83-4fd0-930a-abce206f896f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:16.779115 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b55b070c-2d83-4fd0-930a-abce206f896f tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] GET https://10.4.3.127/volume/v3/messages Aug 07 20:57:16.779115 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b55b070c-2d83-4fd0-930a-abce206f896f tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:16.779115 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b55b070c-2d83-4fd0-930a-abce206f896f tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:16.779115 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:16.779115 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:16.784855 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b55b070c-2d83-4fd0-930a-abce206f896f tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 20:57:16.785666 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 142/553] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 20:57:16 2026] GET /volume/v3/messages => generated 2638 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:16.797803 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-26455f84-f22e-4f09-9c99-5003423921d0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:16.800014 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26455f84-f22e-4f09-9c99-5003423921d0 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] GET https://10.4.3.127/volume/v3/messages/88617a32-aca3-4239-86ac-3937152454c6 Aug 07 20:57:16.800356 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26455f84-f22e-4f09-9c99-5003423921d0 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:16.800609 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26455f84-f22e-4f09-9c99-5003423921d0 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:16.807277 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:16.807277 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:16.808253 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26455f84-f22e-4f09-9c99-5003423921d0 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/messages/88617a32-aca3-4239-86ac-3937152454c6 returned with HTTP 200 Aug 07 20:57:16.808732 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 136/554] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 20:57:16 2026] GET /volume/v3/messages/88617a32-aca3-4239-86ac-3937152454c6 => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:16.821459 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cf38452f-4305-448d-ae87-972877d510af None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:16.823780 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf38452f-4305-448d-ae87-972877d510af tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] GET https://10.4.3.127/volume/v3/messages Aug 07 20:57:16.823995 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf38452f-4305-448d-ae87-972877d510af tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:16.824220 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf38452f-4305-448d-ae87-972877d510af tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:16.824485 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:16.824485 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:16.828310 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf38452f-4305-448d-ae87-972877d510af tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 20:57:16.828784 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 140/555] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 20:57:16 2026] GET /volume/v3/messages => generated 2638 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:16.839414 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3702c347-5b96-4e04-a316-dd99069085ee None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:16.841643 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3702c347-5b96-4e04-a316-dd99069085ee tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] DELETE https://10.4.3.127/volume/v3/messages/88617a32-aca3-4239-86ac-3937152454c6 Aug 07 20:57:16.841976 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3702c347-5b96-4e04-a316-dd99069085ee tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:16.842247 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3702c347-5b96-4e04-a316-dd99069085ee tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:16.854912 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3702c347-5b96-4e04-a316-dd99069085ee tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/messages/88617a32-aca3-4239-86ac-3937152454c6 returned with HTTP 204 Aug 07 20:57:16.855465 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 138/556] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 7 20:57:16 2026] DELETE /volume/v3/messages/88617a32-aca3-4239-86ac-3937152454c6 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 20:57:16.864622 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-89cb1927-8a4d-4368-b730-753e8bfc99d6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:16.866452 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-89cb1927-8a4d-4368-b730-753e8bfc99d6 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] GET https://10.4.3.127/volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 Aug 07 20:57:16.866882 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-89cb1927-8a4d-4368-b730-753e8bfc99d6 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:16.867339 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-89cb1927-8a4d-4368-b730-753e8bfc99d6 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:16.878352 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:16.878352 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:16.894462 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-89cb1927-8a4d-4368-b730-753e8bfc99d6 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Volume info retrieved successfully. Aug 07 20:57:16.899720 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-89cb1927-8a4d-4368-b730-753e8bfc99d6 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 returned with HTTP 200 Aug 07 20:57:16.900644 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 143/557] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 20:57:16 2026] GET /volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:16.915472 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a045fda9-45da-4fc2-9fdb-73875c8ff9f5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:16.919594 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a045fda9-45da-4fc2-9fdb-73875c8ff9f5 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 Aug 07 20:57:16.920430 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a045fda9-45da-4fc2-9fdb-73875c8ff9f5 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:16.920430 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a045fda9-45da-4fc2-9fdb-73875c8ff9f5 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:16.920430 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-a045fda9-45da-4fc2-9fdb-73875c8ff9f5 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Delete volume with id: f3362727-3411-4843-ad48-7faf476e0a36 Aug 07 20:57:16.932109 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:16.932109 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:16.932289 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a045fda9-45da-4fc2-9fdb-73875c8ff9f5 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Volume info retrieved successfully. Aug 07 20:57:16.933685 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a045fda9-45da-4fc2-9fdb-73875c8ff9f5 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100276) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 20:57:16.963642 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-a045fda9-45da-4fc2-9fdb-73875c8ff9f5 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Created reservations ['b4a0e20c-eec5-48eb-b01a-a18c3155a822', '3bec9dd8-80a4-425e-aa05-a65665197c5c', '0aeba830-664e-4915-ba85-196063b14a35', '413a0a05-144f-4622-ace5-ff6003a9832e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:17.009394 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a045fda9-45da-4fc2-9fdb-73875c8ff9f5 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Delete volume request issued successfully. Aug 07 20:57:17.009687 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a045fda9-45da-4fc2-9fdb-73875c8ff9f5 tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 returned with HTTP 202 Aug 07 20:57:17.010204 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 137/558] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 20:57:16 2026] DELETE /volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:17.021745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8a6c8832-b4fe-46c6-aef5-09efef6e161d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:17.024559 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a6c8832-b4fe-46c6-aef5-09efef6e161d tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] GET https://10.4.3.127/volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 Aug 07 20:57:17.024559 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a6c8832-b4fe-46c6-aef5-09efef6e161d tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:17.024559 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a6c8832-b4fe-46c6-aef5-09efef6e161d tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:17.032583 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a6c8832-b4fe-46c6-aef5-09efef6e161d tempest-UserMessagesTest-256629820 tempest-UserMessagesTest-256629820-project-member] https://10.4.3.127/volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 returned with HTTP 404 Aug 07 20:57:17.033114 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 141/559] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 20:57:17 2026] GET /volume/v3/volumes/f3362727-3411-4843-ad48-7faf476e0a36 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:17.045338 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d577c55e-770b-4b95-935c-917c64c1687f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:17.047272 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d577c55e-770b-4b95-935c-917c64c1687f tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] DELETE https://10.4.3.127/volume/v3/types/ee38edf3-72a4-4c7e-b589-149737956e72 Aug 07 20:57:17.047516 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d577c55e-770b-4b95-935c-917c64c1687f tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:17.047842 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d577c55e-770b-4b95-935c-917c64c1687f tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:17.074264 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d577c55e-770b-4b95-935c-917c64c1687f tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] https://10.4.3.127/volume/v3/types/ee38edf3-72a4-4c7e-b589-149737956e72 returned with HTTP 202 Aug 07 20:57:17.074721 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 139/560] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:57:17 2026] DELETE /volume/v3/types/ee38edf3-72a4-4c7e-b589-149737956e72 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:17.082343 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0c89de49-9b25-4d26-ad5f-41a53b32f58a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:17.085747 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0c89de49-9b25-4d26-ad5f-41a53b32f58a tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] GET https://10.4.3.127/volume/v3/types/ee38edf3-72a4-4c7e-b589-149737956e72 Aug 07 20:57:17.086038 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0c89de49-9b25-4d26-ad5f-41a53b32f58a tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:17.086776 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0c89de49-9b25-4d26-ad5f-41a53b32f58a tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:17.091787 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0c89de49-9b25-4d26-ad5f-41a53b32f58a tempest-UserMessagesTest-2054965883 tempest-UserMessagesTest-2054965883-project-admin] https://10.4.3.127/volume/v3/types/ee38edf3-72a4-4c7e-b589-149737956e72 returned with HTTP 404 Aug 07 20:57:17.091787 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 144/561] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:57:17 2026] GET /volume/v3/types/ee38edf3-72a4-4c7e-b589-149737956e72 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:17.825909 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fd3a59cc-4942-436a-9abe-df0a6b33ef49 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:18.059363 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd3a59cc-4942-436a-9abe-df0a6b33ef49 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-reader] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:18.059967 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd3a59cc-4942-436a-9abe-df0a6b33ef49 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:18.059967 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd3a59cc-4942-436a-9abe-df0a6b33ef49 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:18.099069 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:18.099069 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:18.108152 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fd3a59cc-4942-436a-9abe-df0a6b33ef49 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-reader] Volume info retrieved successfully. Aug 07 20:57:18.115109 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd3a59cc-4942-436a-9abe-df0a6b33ef49 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-reader] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:18.115588 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 138/562] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:17 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1440 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:18.199563 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-1703a96f-6441-477f-ab99-913e417f92de None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:18.202608 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-1703a96f-6441-477f-ab99-913e417f92de tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:18.202953 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-1703a96f-6441-477f-ab99-913e417f92de tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:18.203224 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-1703a96f-6441-477f-ab99-913e417f92de tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:18.223017 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:18.223017 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:18.230577 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-1703a96f-6441-477f-ab99-913e417f92de tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:18.238705 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-1703a96f-6441-477f-ab99-913e417f92de tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:18.239324 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 142/563] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:18 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:18.272508 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-c1e47995-f86b-47d0-82e2-7ab509a64e13 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:18.274605 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-c1e47995-f86b-47d0-82e2-7ab509a64e13 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7/action Aug 07 20:57:18.275496 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-c1e47995-f86b-47d0-82e2-7ab509a64e13 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:18.275496 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-c1e47995-f86b-47d0-82e2-7ab509a64e13 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:18.295434 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:18.295434 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:18.296085 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-c1e47995-f86b-47d0-82e2-7ab509a64e13 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:18.307026 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-c1e47995-f86b-47d0-82e2-7ab509a64e13 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Begin detaching volume completed successfully. Aug 07 20:57:18.307395 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-c1e47995-f86b-47d0-82e2-7ab509a64e13 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7/action returned with HTTP 202 Aug 07 20:57:18.308040 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 140/564] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 20:57:18 2026] POST /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:57:18.343909 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-08d5374f-592d-4b43-b375-619ef03bfa43 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:18.346166 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-08d5374f-592d-4b43-b375-619ef03bfa43 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:18.346445 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-08d5374f-592d-4b43-b375-619ef03bfa43 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:18.346646 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-08d5374f-592d-4b43-b375-619ef03bfa43 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:18.365746 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:18.365746 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:18.369989 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-08d5374f-592d-4b43-b375-619ef03bfa43 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:18.376982 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-08d5374f-592d-4b43-b375-619ef03bfa43 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:18.377479 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 145/565] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:18 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1443 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:18.381636 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-60c2a2b9-1a3c-4741-a550-bcead828dd82 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:18.381636 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-60c2a2b9-1a3c-4741-a550-bcead828dd82 None None] GET https://10.4.3.127/volume// Aug 07 20:57:18.381636 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-60c2a2b9-1a3c-4741-a550-bcead828dd82 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:18.381636 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-60c2a2b9-1a3c-4741-a550-bcead828dd82 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:18.381636 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-60c2a2b9-1a3c-4741-a550-bcead828dd82 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:18.381636 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 139/566] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:57:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:18.395562 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-a101bffb-5d9d-4577-a775-5abd76e4310c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:18.398391 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-a101bffb-5d9d-4577-a775-5abd76e4310c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:18.398629 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-a101bffb-5d9d-4577-a775-5abd76e4310c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:18.398842 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-a101bffb-5d9d-4577-a775-5abd76e4310c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:18.427734 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:18.427734 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:18.428936 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-a101bffb-5d9d-4577-a775-5abd76e4310c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:18.438864 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-a101bffb-5d9d-4577-a775-5abd76e4310c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:18.439356 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 143/567] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:57:18 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1623 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:57:18.599694 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-f1f7eb40-2c59-4c24-840c-15f55a835bbd req-175f9f4a-0f2c-42d2-af5d-e9721d6b1c7c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:18.606918 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f1f7eb40-2c59-4c24-840c-15f55a835bbd req-175f9f4a-0f2c-42d2-af5d-e9721d6b1c7c tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-member] DELETE https://10.4.3.127/volume/v3/volumes/tempest-invalid-1569635812 Aug 07 20:57:18.606918 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f1f7eb40-2c59-4c24-840c-15f55a835bbd req-175f9f4a-0f2c-42d2-af5d-e9721d6b1c7c tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:18.606918 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f1f7eb40-2c59-4c24-840c-15f55a835bbd req-175f9f4a-0f2c-42d2-af5d-e9721d6b1c7c tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:18.606918 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [req-f1f7eb40-2c59-4c24-840c-15f55a835bbd req-175f9f4a-0f2c-42d2-af5d-e9721d6b1c7c tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-member] Delete volume with id: tempest-invalid-1569635812 Aug 07 20:57:18.621652 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f1f7eb40-2c59-4c24-840c-15f55a835bbd req-175f9f4a-0f2c-42d2-af5d-e9721d6b1c7c tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-member] https://10.4.3.127/volume/v3/volumes/tempest-invalid-1569635812 returned with HTTP 404 Aug 07 20:57:18.621652 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 141/568] 10.4.3.127 () {70 vars in 1590 bytes} [Fri Aug 7 20:57:18 2026] DELETE /volume/v3/volumes/tempest-invalid-1569635812 => generated 99 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:18.826685 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-8b7062ae-7076-4c48-bfe0-a62d07d3858b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:18.834850 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-8b7062ae-7076-4c48-bfe0-a62d07d3858b tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] PUT https://10.4.3.127/volume/v3/attachments/53b27570-31a8-4124-81a2-27ff0f7f68a8 Aug 07 20:57:18.835361 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-8b7062ae-7076-4c48-bfe0-a62d07d3858b tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:18.850071 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ccfbf5c2-b250-4f19-92cd-f9fe9fa34a5e req-cd70d2a8-3a8c-4b7a-89b4-e485ab01f75d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:18.853046 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ccfbf5c2-b250-4f19-92cd-f9fe9fa34a5e req-cd70d2a8-3a8c-4b7a-89b4-e485ab01f75d tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-member] DELETE https://10.4.3.127/volume/v3/volumes/586539fb-70ac-4585-96b8-21eb772f749e Aug 07 20:57:18.854060 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-8b7062ae-7076-4c48-bfe0-a62d07d3858b tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Acquiring lock "cinder-attachment_update-367480e9-00de-4daf-87ef-1c881a50807b-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:57:18.855594 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ccfbf5c2-b250-4f19-92cd-f9fe9fa34a5e req-cd70d2a8-3a8c-4b7a-89b4-e485ab01f75d tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:18.855935 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ccfbf5c2-b250-4f19-92cd-f9fe9fa34a5e req-cd70d2a8-3a8c-4b7a-89b4-e485ab01f75d tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:18.856460 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-ccfbf5c2-b250-4f19-92cd-f9fe9fa34a5e req-cd70d2a8-3a8c-4b7a-89b4-e485ab01f75d tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-member] Delete volume with id: 586539fb-70ac-4585-96b8-21eb772f749e Aug 07 20:57:18.860832 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-8b7062ae-7076-4c48-bfe0-a62d07d3858b tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Lock "cinder-attachment_update-367480e9-00de-4daf-87ef-1c881a50807b-np0000006755" acquired by "attachment_update" :: waited 0.007s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:57:18.862140 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:18.862140 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:18.866214 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ccfbf5c2-b250-4f19-92cd-f9fe9fa34a5e req-cd70d2a8-3a8c-4b7a-89b4-e485ab01f75d tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-member] https://10.4.3.127/volume/v3/volumes/586539fb-70ac-4585-96b8-21eb772f749e returned with HTTP 404 Aug 07 20:57:18.868010 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 140/569] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 7 20:57:18 2026] DELETE /volume/v3/volumes/586539fb-70ac-4585-96b8-21eb772f749e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:18.899360 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-96915eb6-eaef-4883-b3dd-23bb78ff5f21 req-a1bddc1f-5abf-410c-950c-3f9b40b384cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:18.902972 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-96915eb6-eaef-4883-b3dd-23bb78ff5f21 req-a1bddc1f-5abf-410c-950c-3f9b40b384cf tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-reader] GET https://10.4.3.127/volume/v3/volumes/f9e71381-93db-450d-b159-2f8243ef3310 Aug 07 20:57:18.903304 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-96915eb6-eaef-4883-b3dd-23bb78ff5f21 req-a1bddc1f-5abf-410c-950c-3f9b40b384cf tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:18.903616 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-96915eb6-eaef-4883-b3dd-23bb78ff5f21 req-a1bddc1f-5abf-410c-950c-3f9b40b384cf tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:18.913985 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-96915eb6-eaef-4883-b3dd-23bb78ff5f21 req-a1bddc1f-5abf-410c-950c-3f9b40b384cf tempest-VolumesNegativeTest-596523095 tempest-VolumesNegativeTest-596523095-project-reader] https://10.4.3.127/volume/v3/volumes/f9e71381-93db-450d-b159-2f8243ef3310 returned with HTTP 404 Aug 07 20:57:18.914713 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 144/570] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:18 2026] GET /volume/v3/volumes/f9e71381-93db-450d-b159-2f8243ef3310 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:19.003819 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-8b7062ae-7076-4c48-bfe0-a62d07d3858b tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Lock "cinder-attachment_update-367480e9-00de-4daf-87ef-1c881a50807b-np0000006755" released by "attachment_update" :: held 0.143s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:57:19.004255 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-8b7062ae-7076-4c48-bfe0-a62d07d3858b tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments/53b27570-31a8-4124-81a2-27ff0f7f68a8 returned with HTTP 200 Aug 07 20:57:19.004891 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 146/571] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:57:18 2026] PUT /volume/v3/attachments/53b27570-31a8-4124-81a2-27ff0f7f68a8 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:19.020293 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-81418b60-abe4-482c-954c-efe114edcf59 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:19.023092 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-81418b60-abe4-482c-954c-efe114edcf59 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/attachments/53b27570-31a8-4124-81a2-27ff0f7f68a8 Aug 07 20:57:19.023351 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-81418b60-abe4-482c-954c-efe114edcf59 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:19.023841 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-81418b60-abe4-482c-954c-efe114edcf59 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:19.047939 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-81418b60-abe4-482c-954c-efe114edcf59 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments/53b27570-31a8-4124-81a2-27ff0f7f68a8 returned with HTTP 200 Aug 07 20:57:19.048620 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 142/572] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 7 20:57:19 2026] GET /volume/v3/attachments/53b27570-31a8-4124-81a2-27ff0f7f68a8 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:19.113555 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-fa68f656-27e3-419a-b9fe-9f6dd992d400 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:19.121825 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-fa68f656-27e3-419a-b9fe-9f6dd992d400 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:19.121825 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-fa68f656-27e3-419a-b9fe-9f6dd992d400 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:19.121825 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-fa68f656-27e3-419a-b9fe-9f6dd992d400 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:19.140006 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:19.140006 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:19.150030 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-fa68f656-27e3-419a-b9fe-9f6dd992d400 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:19.160681 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-fa68f656-27e3-419a-b9fe-9f6dd992d400 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:19.163473 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 141/573] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:19 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1443 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:19.194474 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-3bba1837-b075-4630-87bf-8cf4fa33e958 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:19.197099 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-3bba1837-b075-4630-87bf-8cf4fa33e958 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] DELETE https://10.4.3.127/volume/v3/attachments/76d63456-a907-466d-89bd-7301b1c8a1df Aug 07 20:57:19.197636 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-3bba1837-b075-4630-87bf-8cf4fa33e958 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:19.197972 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-3bba1837-b075-4630-87bf-8cf4fa33e958 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:19.206892 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:19.206892 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:19.208330 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-5536b9aa-cc0e-465c-9492-9226524457dd req-54e9333a-c312-42fd-b45c-2dda4e043655 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:19.211187 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5536b9aa-cc0e-465c-9492-9226524457dd req-54e9333a-c312-42fd-b45c-2dda4e043655 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] DELETE https://10.4.3.127/volume/v3/attachments/0ddcc07d-276b-4583-adc3-9642b3c044a4 Aug 07 20:57:19.211336 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5536b9aa-cc0e-465c-9492-9226524457dd req-54e9333a-c312-42fd-b45c-2dda4e043655 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:19.211783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5536b9aa-cc0e-465c-9492-9226524457dd req-54e9333a-c312-42fd-b45c-2dda4e043655 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:19.224069 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:19.224069 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:19.298814 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fef73386-7814-44bd-b25e-a325c8a74d2e req-3bba1837-b075-4630-87bf-8cf4fa33e958 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/76d63456-a907-466d-89bd-7301b1c8a1df returned with HTTP 200 Aug 07 20:57:19.298814 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 145/574] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:57:19 2026] DELETE /volume/v3/attachments/76d63456-a907-466d-89bd-7301b1c8a1df => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:19.300079 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5536b9aa-cc0e-465c-9492-9226524457dd req-54e9333a-c312-42fd-b45c-2dda4e043655 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/attachments/0ddcc07d-276b-4583-adc3-9642b3c044a4 returned with HTTP 200 Aug 07 20:57:19.300708 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 147/575] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:57:19 2026] DELETE /volume/v3/attachments/0ddcc07d-276b-4583-adc3-9642b3c044a4 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:19.313733 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-5536b9aa-cc0e-465c-9492-9226524457dd req-baf8ca42-16e9-43a3-8583-8525924e5720 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:19.319473 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-5536b9aa-cc0e-465c-9492-9226524457dd req-baf8ca42-16e9-43a3-8583-8525924e5720 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] DELETE https://10.4.3.127/volume/v3/attachments/02a09cce-e4e0-4f0f-93c5-6bc51cda121f Aug 07 20:57:19.319667 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-5536b9aa-cc0e-465c-9492-9226524457dd req-baf8ca42-16e9-43a3-8583-8525924e5720 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:19.319989 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-5536b9aa-cc0e-465c-9492-9226524457dd req-baf8ca42-16e9-43a3-8583-8525924e5720 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:19.332354 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:19.332354 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:19.393940 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2664351b-bb93-4612-ba02-a1838ba0dce6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:19.397032 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2664351b-bb93-4612-ba02-a1838ba0dce6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:19.397475 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2664351b-bb93-4612-ba02-a1838ba0dce6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:19.398134 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2664351b-bb93-4612-ba02-a1838ba0dce6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:19.416614 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:19.416614 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:19.425794 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2664351b-bb93-4612-ba02-a1838ba0dce6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:19.434103 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2664351b-bb93-4612-ba02-a1838ba0dce6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:19.434545 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-5536b9aa-cc0e-465c-9492-9226524457dd req-baf8ca42-16e9-43a3-8583-8525924e5720 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/attachments/02a09cce-e4e0-4f0f-93c5-6bc51cda121f returned with HTTP 200 Aug 07 20:57:19.435180 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 143/577] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:57:19 2026] DELETE /volume/v3/attachments/02a09cce-e4e0-4f0f-93c5-6bc51cda121f => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:19.435256 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 142/577] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:19 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:19.451027 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5536b9aa-cc0e-465c-9492-9226524457dd req-f9c788c0-c827-4110-9590-1569e96a17a5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:19.451783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c94b00e8-79a6-458f-9d68-21505603a6c6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:19.453142 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c94b00e8-79a6-458f-9d68-21505603a6c6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-reader] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:19.453378 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c94b00e8-79a6-458f-9d68-21505603a6c6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-reader] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:19.454007 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5536b9aa-cc0e-465c-9492-9226524457dd req-f9c788c0-c827-4110-9590-1569e96a17a5 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] DELETE https://10.4.3.127/volume/v3/attachments/35181e57-da89-4cf6-b6bc-478443b07cbe Aug 07 20:57:19.454072 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c94b00e8-79a6-458f-9d68-21505603a6c6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-reader] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:19.454121 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5536b9aa-cc0e-465c-9492-9226524457dd req-f9c788c0-c827-4110-9590-1569e96a17a5 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:19.454121 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5536b9aa-cc0e-465c-9492-9226524457dd req-f9c788c0-c827-4110-9590-1569e96a17a5 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:19.463549 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:19.463549 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:19.465373 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:19.465373 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:19.471398 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c94b00e8-79a6-458f-9d68-21505603a6c6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-reader] Volume info retrieved successfully. Aug 07 20:57:19.480046 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c94b00e8-79a6-458f-9d68-21505603a6c6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-reader] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:19.480598 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 148/578] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:19 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:19.530100 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5536b9aa-cc0e-465c-9492-9226524457dd req-f9c788c0-c827-4110-9590-1569e96a17a5 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/attachments/35181e57-da89-4cf6-b6bc-478443b07cbe returned with HTTP 200 Aug 07 20:57:19.530209 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 146/579] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:57:19 2026] DELETE /volume/v3/attachments/35181e57-da89-4cf6-b6bc-478443b07cbe => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:19.542018 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-d8228360-7881-40a2-b9e8-3624a64ecf63 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:19.546225 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-d8228360-7881-40a2-b9e8-3624a64ecf63 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:19.547315 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-d8228360-7881-40a2-b9e8-3624a64ecf63 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:19.548004 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-d8228360-7881-40a2-b9e8-3624a64ecf63 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:19.566266 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:19.566266 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:19.570740 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-d8228360-7881-40a2-b9e8-3624a64ecf63 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:19.576852 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-d8228360-7881-40a2-b9e8-3624a64ecf63 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:19.577467 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 144/580] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:19 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:19.617796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-502200ea-8beb-4ce3-8b6f-b5451231deb4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:19.617796 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-502200ea-8beb-4ce3-8b6f-b5451231deb4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7/action Aug 07 20:57:19.617796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-502200ea-8beb-4ce3-8b6f-b5451231deb4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:19.617796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-502200ea-8beb-4ce3-8b6f-b5451231deb4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:19.633777 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:19.633777 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:19.635795 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-502200ea-8beb-4ce3-8b6f-b5451231deb4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:19.658545 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-502200ea-8beb-4ce3-8b6f-b5451231deb4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Begin detaching volume completed successfully. Aug 07 20:57:19.661809 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-502200ea-8beb-4ce3-8b6f-b5451231deb4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7/action returned with HTTP 202 Aug 07 20:57:19.663699 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 143/581] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 20:57:19 2026] POST /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:57:19.691477 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fddaaff2-57ca-432d-9c8d-61f04e555bdf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:19.693328 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fddaaff2-57ca-432d-9c8d-61f04e555bdf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:19.694502 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fddaaff2-57ca-432d-9c8d-61f04e555bdf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:19.694502 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fddaaff2-57ca-432d-9c8d-61f04e555bdf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:19.708802 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:19.708802 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:19.714397 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fddaaff2-57ca-432d-9c8d-61f04e555bdf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:19.722179 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fddaaff2-57ca-432d-9c8d-61f04e555bdf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:19.722610 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 149/582] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:19 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:19.733737 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e068ed85-8516-45fa-899b-3589240f66c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:19.734252 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e068ed85-8516-45fa-899b-3589240f66c9 None None] GET https://10.4.3.127/volume// Aug 07 20:57:19.734475 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e068ed85-8516-45fa-899b-3589240f66c9 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:19.734740 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e068ed85-8516-45fa-899b-3589240f66c9 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:19.735227 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e068ed85-8516-45fa-899b-3589240f66c9 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:19.735593 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 147/583] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:57:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:19.748319 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-c100ea8f-7275-4b1f-88d0-8513121b6a1b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:19.751106 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-c100ea8f-7275-4b1f-88d0-8513121b6a1b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:19.751390 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-c100ea8f-7275-4b1f-88d0-8513121b6a1b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:19.751679 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-c100ea8f-7275-4b1f-88d0-8513121b6a1b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:19.772565 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:19.772565 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:19.780005 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-c100ea8f-7275-4b1f-88d0-8513121b6a1b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:19.791078 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-c100ea8f-7275-4b1f-88d0-8513121b6a1b tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:19.791078 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 145/584] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:57:19 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:57:20.347523 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-96f3a419-c44e-484f-878b-1ccd9a0de098 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:20.480832 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-96f3a419-c44e-484f-878b-1ccd9a0de098 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:57:20.481279 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-96f3a419-c44e-484f-878b-1ccd9a0de098 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1650256479", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:20.501995 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-96f3a419-c44e-484f-878b-1ccd9a0de098 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:57:20.503379 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 144/585] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 20:57:20 2026] POST /volume/v3/types => generated 275 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:57:20.512033 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fe4abd65-a828-4845-8cc8-f4cacd843800 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:20.515023 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fe4abd65-a828-4845-8cc8-f4cacd843800 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:57:20.515374 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fe4abd65-a828-4845-8cc8-f4cacd843800 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-903702782", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:20.544581 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fe4abd65-a828-4845-8cc8-f4cacd843800 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:57:20.545163 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 150/586] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 20:57:20 2026] POST /volume/v3/types => generated 274 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:20.554838 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-078762d3-7909-469e-9e35-6ac150e1291f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:20.669710 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:20.670370 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-537019939", "volume_type": "1425d5cc-b9c4-4291-a402-99c12c5548e6", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:20.675351 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-537019939', 'volume_type': '1425d5cc-b9c4-4291-a402-99c12c5548e6', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:20.700236 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Create volume of 1 GB Aug 07 20:57:20.700625 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:20.700625 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:20.701327 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Availability Zones retrieved successfully. Aug 07 20:57:20.709519 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Flow 'volume_create_api' (02903687-5240-482f-8b2d-a7fd61ebdaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:20.711302 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85a40c0-62c0-4891-8cbb-2532dbcb501e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:20.712895 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:20.737693 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-642cd513-a79c-41ca-a860-4549931495b3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:20.740203 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-642cd513-a79c-41ca-a860-4549931495b3 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:20.740460 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-642cd513-a79c-41ca-a860-4549931495b3 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:20.740703 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-642cd513-a79c-41ca-a860-4549931495b3 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:20.755483 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85a40c0-62c0-4891-8cbb-2532dbcb501e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:57:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=1425d5cc-b9c4-4291-a402-99c12c5548e6,is_public=True,name='tempest-VolumeTypesTest-volume-type-1650256479',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1425d5cc-b9c4-4291-a402-99c12c5548e6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:20.756603 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2b1c01a-c633-44e1-9f72-09e54af85e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:20.756735 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:20.756735 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:20.763869 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-642cd513-a79c-41ca-a860-4549931495b3 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:20.777698 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-642cd513-a79c-41ca-a860-4549931495b3 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:20.777930 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 146/587] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:20 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:20.815487 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1650256479 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1650256479, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:20.816111 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1650256479 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1650256479, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:20.907313 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Created reservations ['858889f3-fe58-40f4-a6f3-4705cccd6a95', '29b0287b-4199-4c2d-8fb2-5a44774356b0', '782d05ec-0d66-4511-966d-304d01882aac', 'dfeb1c52-94f2-46aa-8cba-9e0973261cfe'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:20.909826 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2b1c01a-c633-44e1-9f72-09e54af85e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['858889f3-fe58-40f4-a6f3-4705cccd6a95', '29b0287b-4199-4c2d-8fb2-5a44774356b0', '782d05ec-0d66-4511-966d-304d01882aac', 'dfeb1c52-94f2-46aa-8cba-9e0973261cfe']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:20.909826 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60dfea4-39df-4bd3-a808-287d83a4059b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:20.958393 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60dfea4-39df-4bd3-a808-287d83a4059b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6ac8613-d054-47d4-9159-3ef17e155826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-537019939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9500038c64734c458274cb503e0d6199',qos_specs=None,replication_status=,reservations=['858889f3-fe58-40f4-a6f3-4705cccd6a95','29b0287b-4199-4c2d-8fb2-5a44774356b0','782d05ec-0d66-4511-966d-304d01882aac','dfeb1c52-94f2-46aa-8cba-9e0973261cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e9af978d914f5385c8bb53b905868e',volume_type_id=1425d5cc-b9c4-4291-a402-99c12c5548e6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-537019939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6ac8613-d054-47d4-9159-3ef17e155826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9500038c64734c458274cb503e0d6199',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4e9af978d914f5385c8bb53b905868e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1425d5cc-b9c4-4291-a402-99c12c5548e6),volume_type_id=1425d5cc-b9c4-4291-a402-99c12c5548e6)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:20.960191 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db622127-f6b6-4e99-a3b7-84dc3fb4de02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:20.989680 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db622127-f6b6-4e99-a3b7-84dc3fb4de02) transitioned into state 'SUCCESS' from state '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-537019939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9500038c64734c458274cb503e0d6199',qos_specs=None,replication_status=,reservations=['858889f3-fe58-40f4-a6f3-4705cccd6a95','29b0287b-4199-4c2d-8fb2-5a44774356b0','782d05ec-0d66-4511-966d-304d01882aac','dfeb1c52-94f2-46aa-8cba-9e0973261cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e9af978d914f5385c8bb53b905868e',volume_type_id=1425d5cc-b9c4-4291-a402-99c12c5548e6)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:20.990822 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4786fd68-df38-4c3f-94ef-20ae526ac288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:21.004284 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4786fd68-df38-4c3f-94ef-20ae526ac288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:21.005033 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Flow 'volume_create_api' (02903687-5240-482f-8b2d-a7fd61ebdaea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:21.005294 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Create volume request issued successfully. Aug 07 20:57:21.006073 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-078762d3-7909-469e-9e35-6ac150e1291f tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:21.006646 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 148/588] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:57:20 2026] POST /volume/v3/volumes => generated 783 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:21.022559 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-043130bc-daf6-407c-9e9f-dfa8bf0f5569 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:21.031095 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-043130bc-daf6-407c-9e9f-dfa8bf0f5569 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 Aug 07 20:57:21.031363 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-043130bc-daf6-407c-9e9f-dfa8bf0f5569 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:21.031599 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-043130bc-daf6-407c-9e9f-dfa8bf0f5569 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:21.040069 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:21.040069 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:21.043970 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-043130bc-daf6-407c-9e9f-dfa8bf0f5569 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Volume info retrieved successfully. Aug 07 20:57:21.049145 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-043130bc-daf6-407c-9e9f-dfa8bf0f5569 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 returned with HTTP 200 Aug 07 20:57:21.049666 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 145/589] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:21 2026] GET /volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:21.499442 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-2192cd68-7558-4500-8dd1-c04fd42987bb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:21.502776 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-2192cd68-7558-4500-8dd1-c04fd42987bb tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] POST https://10.4.3.127/volume/v3/attachments/609e8b04-072d-4db8-acf4-e489bdf013d2/action Aug 07 20:57:21.503581 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-2192cd68-7558-4500-8dd1-c04fd42987bb tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:21.503893 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-2192cd68-7558-4500-8dd1-c04fd42987bb tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:21.528606 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:21.528606 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:21.543621 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a81f7cff-42a0-4b4a-828f-635b95bb68f3 req-2192cd68-7558-4500-8dd1-c04fd42987bb tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments/609e8b04-072d-4db8-acf4-e489bdf013d2/action returned with HTTP 204 Aug 07 20:57:21.544194 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 151/590] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:57:21 2026] POST /volume/v3/attachments/609e8b04-072d-4db8-acf4-e489bdf013d2/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:21.795518 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dad02ccb-e845-4eab-92e6-902a8b4cec68 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:21.797356 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dad02ccb-e845-4eab-92e6-902a8b4cec68 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:21.797557 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dad02ccb-e845-4eab-92e6-902a8b4cec68 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:21.797777 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dad02ccb-e845-4eab-92e6-902a8b4cec68 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:21.808309 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:21.808309 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:21.812439 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-dad02ccb-e845-4eab-92e6-902a8b4cec68 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:21.817755 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dad02ccb-e845-4eab-92e6-902a8b4cec68 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:21.818145 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 147/591] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:21 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:22.070436 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-475ca373-1423-41d3-ac4a-affd447033f6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:22.075527 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-475ca373-1423-41d3-ac4a-affd447033f6 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 Aug 07 20:57:22.077650 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-475ca373-1423-41d3-ac4a-affd447033f6 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:22.078062 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-475ca373-1423-41d3-ac4a-affd447033f6 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:22.091987 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:22.091987 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:22.099612 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-475ca373-1423-41d3-ac4a-affd447033f6 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Volume info retrieved successfully. Aug 07 20:57:22.109209 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-475ca373-1423-41d3-ac4a-affd447033f6 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 returned with HTTP 200 Aug 07 20:57:22.110454 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 149/592] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:22 2026] GET /volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:22.138005 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-61dc2205-ff62-47ae-b7c8-7f860e03f238 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:22.140821 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-61dc2205-ff62-47ae-b7c8-7f860e03f238 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] POST https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826/action Aug 07 20:57:22.141341 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-61dc2205-ff62-47ae-b7c8-7f860e03f238 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Action body: b'{"os-retype": {"new_type": "8a5dbd39-6e5d-4eaf-929d-a52834baa35e"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:22.141538 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-61dc2205-ff62-47ae-b7c8-7f860e03f238 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "8a5dbd39-6e5d-4eaf-929d-a52834baa35e"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:22.151164 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=327,cinder:UPDATE=98,cinder:INSERT=59 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:57:22.163012 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:22.163012 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:22.164009 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-61dc2205-ff62-47ae-b7c8-7f860e03f238 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Volume info retrieved successfully. Aug 07 20:57:22.220391 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-61dc2205-ff62-47ae-b7c8-7f860e03f238 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-903702782 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-903702782, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:22.221864 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-61dc2205-ff62-47ae-b7c8-7f860e03f238 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-903702782 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-903702782, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:22.279368 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-61dc2205-ff62-47ae-b7c8-7f860e03f238 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Created reservations ['4bc5cb67-3d9a-4ff3-b60e-6c9d4f0b1696', '2c4bfa0f-dfb1-4c9f-96a0-3d26cd5cb935'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:22.298968 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-61dc2205-ff62-47ae-b7c8-7f860e03f238 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1650256479 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1650256479, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:22.299354 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-61dc2205-ff62-47ae-b7c8-7f860e03f238 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1650256479 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1650256479, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:22.313221 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-61dc2205-ff62-47ae-b7c8-7f860e03f238 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Created reservations ['de828ceb-b4d7-4fe1-8f7b-712c2fb0996a', '3453b88e-3775-4769-98bb-431ad20e0e41'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:22.363294 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-61dc2205-ff62-47ae-b7c8-7f860e03f238 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Retype volume request issued successfully. Aug 07 20:57:22.363550 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-61dc2205-ff62-47ae-b7c8-7f860e03f238 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826/action returned with HTTP 202 Aug 07 20:57:22.364225 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 146/593] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:57:22 2026] POST /volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:57:22.375837 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f54a22d2-b251-4bf8-923d-bd6312ef9ff1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:22.378316 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f54a22d2-b251-4bf8-923d-bd6312ef9ff1 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 Aug 07 20:57:22.379216 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f54a22d2-b251-4bf8-923d-bd6312ef9ff1 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:22.380049 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f54a22d2-b251-4bf8-923d-bd6312ef9ff1 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:22.395387 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:22.395387 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:22.404788 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f54a22d2-b251-4bf8-923d-bd6312ef9ff1 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Volume info retrieved successfully. Aug 07 20:57:22.409463 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f54a22d2-b251-4bf8-923d-bd6312ef9ff1 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 returned with HTTP 200 Aug 07 20:57:22.410369 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 152/594] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:22 2026] GET /volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:22.837514 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9dba8926-235c-4399-8f96-49e0d23d539c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:22.840303 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9dba8926-235c-4399-8f96-49e0d23d539c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:22.841323 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9dba8926-235c-4399-8f96-49e0d23d539c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:22.841323 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9dba8926-235c-4399-8f96-49e0d23d539c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:22.863980 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:22.863980 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:22.870612 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9dba8926-235c-4399-8f96-49e0d23d539c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:22.877555 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9dba8926-235c-4399-8f96-49e0d23d539c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:22.878480 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 148/595] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:22 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:23.426224 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-854b26fd-7541-4b8d-9715-85976715eed5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:23.428828 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-854b26fd-7541-4b8d-9715-85976715eed5 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 Aug 07 20:57:23.428915 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-854b26fd-7541-4b8d-9715-85976715eed5 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:23.429155 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-854b26fd-7541-4b8d-9715-85976715eed5 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:23.449525 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:23.449525 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:23.460158 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-854b26fd-7541-4b8d-9715-85976715eed5 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Volume info retrieved successfully. Aug 07 20:57:23.471470 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-854b26fd-7541-4b8d-9715-85976715eed5 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 returned with HTTP 200 Aug 07 20:57:23.472062 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 150/596] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:23 2026] GET /volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 => generated 875 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:23.473222 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3e47173a-1ac2-4f58-ae55-9e6002d99517 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:23.490561 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e47173a-1ac2-4f58-ae55-9e6002d99517 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] DELETE https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 Aug 07 20:57:23.490966 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e47173a-1ac2-4f58-ae55-9e6002d99517 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:23.491211 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e47173a-1ac2-4f58-ae55-9e6002d99517 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:23.491327 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3e47173a-1ac2-4f58-ae55-9e6002d99517 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Delete volume with id: 7a0b444d-52fe-46a2-91b7-788a64b99933 Aug 07 20:57:23.492009 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-340a65f0-6ef2-4387-a08a-a3250fd8c75a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:23.495386 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-340a65f0-6ef2-4387-a08a-a3250fd8c75a tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 Aug 07 20:57:23.495684 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-340a65f0-6ef2-4387-a08a-a3250fd8c75a tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:23.495854 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-340a65f0-6ef2-4387-a08a-a3250fd8c75a tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:23.502098 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:23.502098 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:23.502728 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3e47173a-1ac2-4f58-ae55-9e6002d99517 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:57:23.508899 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:23.508899 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:23.517021 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-340a65f0-6ef2-4387-a08a-a3250fd8c75a tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Volume info retrieved successfully. Aug 07 20:57:23.525451 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-340a65f0-6ef2-4387-a08a-a3250fd8c75a tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 returned with HTTP 200 Aug 07 20:57:23.525992 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 153/597] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:23 2026] GET /volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:23.542790 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3e47173a-1ac2-4f58-ae55-9e6002d99517 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Delete volume request issued successfully. Aug 07 20:57:23.543042 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e47173a-1ac2-4f58-ae55-9e6002d99517 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 returned with HTTP 202 Aug 07 20:57:23.543881 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7bef9eb1-d0c0-46de-b2ac-bb5a50bd0d11 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:23.544076 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 147/598] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:57:23 2026] DELETE /volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:23.549852 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7bef9eb1-d0c0-46de-b2ac-bb5a50bd0d11 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 Aug 07 20:57:23.549852 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7bef9eb1-d0c0-46de-b2ac-bb5a50bd0d11 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:23.551293 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7bef9eb1-d0c0-46de-b2ac-bb5a50bd0d11 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:23.561971 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2cc1d90c-c932-43a9-9023-247cf75148cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:23.563870 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2cc1d90c-c932-43a9-9023-247cf75148cb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 Aug 07 20:57:23.565466 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2cc1d90c-c932-43a9-9023-247cf75148cb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:23.565830 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2cc1d90c-c932-43a9-9023-247cf75148cb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:23.568982 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:23.568982 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:23.576746 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7bef9eb1-d0c0-46de-b2ac-bb5a50bd0d11 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Volume info retrieved successfully. Aug 07 20:57:23.579359 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:23.579359 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:23.583809 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7bef9eb1-d0c0-46de-b2ac-bb5a50bd0d11 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 returned with HTTP 200 Aug 07 20:57:23.583809 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 149/599] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:23 2026] GET /volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 => generated 875 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:23.587267 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2cc1d90c-c932-43a9-9023-247cf75148cb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:57:23.599912 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2cc1d90c-c932-43a9-9023-247cf75148cb tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 returned with HTTP 200 Aug 07 20:57:23.601227 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 151/600] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:23 2026] GET /volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:23.604784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9ae470b2-02ca-4b75-bd1e-62f49df6c5d1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:23.607210 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9ae470b2-02ca-4b75-bd1e-62f49df6c5d1 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 Aug 07 20:57:23.607416 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9ae470b2-02ca-4b75-bd1e-62f49df6c5d1 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:23.607702 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9ae470b2-02ca-4b75-bd1e-62f49df6c5d1 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:23.607940 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-9ae470b2-02ca-4b75-bd1e-62f49df6c5d1 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Delete volume with id: a6ac8613-d054-47d4-9159-3ef17e155826 Aug 07 20:57:23.618270 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:23.618270 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:23.620514 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9ae470b2-02ca-4b75-bd1e-62f49df6c5d1 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Volume info retrieved successfully. Aug 07 20:57:23.664703 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9ae470b2-02ca-4b75-bd1e-62f49df6c5d1 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Delete volume request issued successfully. Aug 07 20:57:23.665221 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9ae470b2-02ca-4b75-bd1e-62f49df6c5d1 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 returned with HTTP 202 Aug 07 20:57:23.665806 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 154/601] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:57:23 2026] DELETE /volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 20:57:23.675548 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-49b51518-d6f2-44c2-8372-8bb8e1d68707 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:23.679936 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49b51518-d6f2-44c2-8372-8bb8e1d68707 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 Aug 07 20:57:23.679936 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49b51518-d6f2-44c2-8372-8bb8e1d68707 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:23.679936 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49b51518-d6f2-44c2-8372-8bb8e1d68707 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:23.693481 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:23.693481 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:23.707075 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-49b51518-d6f2-44c2-8372-8bb8e1d68707 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Volume info retrieved successfully. Aug 07 20:57:23.720437 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49b51518-d6f2-44c2-8372-8bb8e1d68707 tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 returned with HTTP 200 Aug 07 20:57:23.720775 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 148/602] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:23 2026] GET /volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 => generated 874 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:57:23.900929 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3aca9d93-11b2-43cd-9ca3-3fb2ae290f7e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:23.903695 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3aca9d93-11b2-43cd-9ca3-3fb2ae290f7e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:23.904668 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3aca9d93-11b2-43cd-9ca3-3fb2ae290f7e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:23.904668 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3aca9d93-11b2-43cd-9ca3-3fb2ae290f7e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:23.924177 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:23.924177 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:23.933341 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3aca9d93-11b2-43cd-9ca3-3fb2ae290f7e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:23.939959 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3aca9d93-11b2-43cd-9ca3-3fb2ae290f7e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:23.940568 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 150/603] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:23 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:24.243199 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.245854 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:24.246203 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1618444202", "imageRef": "f924587d-b25c-4fd8-a27f-add470c67e5e", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:24.248456 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1618444202', 'imageRef': 'f924587d-b25c-4fd8-a27f-add470c67e5e', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:24.521722 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Create volume of 1 GB Aug 07 20:57:24.529312 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Availability Zones retrieved successfully. Aug 07 20:57:24.538067 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Flow 'volume_create_api' (dcf94f57-bab3-4315-9f52-1e65dbf23c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:24.539421 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe4528b-b3dc-4e89-a9dd-085c8945f629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:24.540797 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:24.621171 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4ff7854f-6dbc-4828-b971-20244104fe5e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.623591 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4ff7854f-6dbc-4828-b971-20244104fe5e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 Aug 07 20:57:24.623989 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4ff7854f-6dbc-4828-b971-20244104fe5e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:24.624060 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4ff7854f-6dbc-4828-b971-20244104fe5e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:24.624615 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe4528b-b3dc-4e89-a9dd-085c8945f629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:24.625967 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641e93ba-de93-47a7-bbc8-b473129bf18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:24.631536 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4ff7854f-6dbc-4828-b971-20244104fe5e tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 returned with HTTP 404 Aug 07 20:57:24.632037 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 155/604] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:24 2026] GET /volume/v3/volumes/7a0b444d-52fe-46a2-91b7-788a64b99933 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:24.642276 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-baf40c8d-dae6-405a-9b88-a0ddce72d5e1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.644256 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-baf40c8d-dae6-405a-9b88-a0ddce72d5e1 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e Aug 07 20:57:24.644546 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-baf40c8d-dae6-405a-9b88-a0ddce72d5e1 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:24.644865 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-baf40c8d-dae6-405a-9b88-a0ddce72d5e1 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:24.644967 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-baf40c8d-dae6-405a-9b88-a0ddce72d5e1 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Delete volume with id: ba07e7b3-1869-4360-a8b4-b6bea36a474e Aug 07 20:57:24.653675 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:24.653675 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:24.654216 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-baf40c8d-dae6-405a-9b88-a0ddce72d5e1 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:57:24.695709 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-baf40c8d-dae6-405a-9b88-a0ddce72d5e1 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Delete volume request issued successfully. Aug 07 20:57:24.695989 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-baf40c8d-dae6-405a-9b88-a0ddce72d5e1 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e returned with HTTP 202 Aug 07 20:57:24.696533 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 149/605] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:57:24 2026] DELETE /volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:24.706414 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bf5daf65-7328-45a8-bfcf-6921d87a61bf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.711205 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bf5daf65-7328-45a8-bfcf-6921d87a61bf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e Aug 07 20:57:24.711205 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bf5daf65-7328-45a8-bfcf-6921d87a61bf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:24.711872 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bf5daf65-7328-45a8-bfcf-6921d87a61bf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:24.723740 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:24.723740 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:24.728025 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Created reservations ['4280c5b9-86a4-4317-952e-5497cfc87c8d', '2bc1abc3-008d-404c-8d84-11e60d022205', 'd10dd976-64ab-4964-87ff-98b77c8efe16', 'd1453e8e-b30a-41e6-902e-85136be3bb75'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:24.729477 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641e93ba-de93-47a7-bbc8-b473129bf18b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4280c5b9-86a4-4317-952e-5497cfc87c8d', '2bc1abc3-008d-404c-8d84-11e60d022205', 'd10dd976-64ab-4964-87ff-98b77c8efe16', 'd1453e8e-b30a-41e6-902e-85136be3bb75']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:24.729812 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-bf5daf65-7328-45a8-bfcf-6921d87a61bf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:57:24.731010 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ccb128-5938-44f2-8491-f00d2edcc52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:24.736926 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bf5daf65-7328-45a8-bfcf-6921d87a61bf tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e returned with HTTP 200 Aug 07 20:57:24.737959 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 151/606] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:24 2026] GET /volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:24.743459 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0ecf5e4b-dc8e-4253-a76d-a31d4850561a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.746391 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0ecf5e4b-dc8e-4253-a76d-a31d4850561a tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] GET https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 Aug 07 20:57:24.746650 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0ecf5e4b-dc8e-4253-a76d-a31d4850561a tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:24.746906 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0ecf5e4b-dc8e-4253-a76d-a31d4850561a tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:24.753587 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0ecf5e4b-dc8e-4253-a76d-a31d4850561a tempest-VolumeTypesTest-1911180005 tempest-VolumeTypesTest-1911180005-project-member] https://10.4.3.127/volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 returned with HTTP 404 Aug 07 20:57:24.754469 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 156/607] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:24 2026] GET /volume/v3/volumes/a6ac8613-d054-47d4-9159-3ef17e155826 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:24.764456 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ccb128-5938-44f2-8491-f00d2edcc52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7', '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-1618444202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f067c46abcef468e9b78d01e80d49859',qos_specs=None,replication_status=,reservations=['4280c5b9-86a4-4317-952e-5497cfc87c8d','2bc1abc3-008d-404c-8d84-11e60d022205','d10dd976-64ab-4964-87ff-98b77c8efe16','d1453e8e-b30a-41e6-902e-85136be3bb75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117dc54e2d5144cca274d0c3fe7e5d8e',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1618444202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f067c46abcef468e9b78d01e80d49859',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='117dc54e2d5144cca274d0c3fe7e5d8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:24.766934 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7814b760-5559-4b1d-b2f2-5b310296a727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:24.767327 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-263eb3ec-bb33-4775-aab2-8d90d5bd4cf7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.769526 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-263eb3ec-bb33-4775-aab2-8d90d5bd4cf7 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] DELETE https://10.4.3.127/volume/v3/types/8a5dbd39-6e5d-4eaf-929d-a52834baa35e Aug 07 20:57:24.769772 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-263eb3ec-bb33-4775-aab2-8d90d5bd4cf7 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:24.770052 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-263eb3ec-bb33-4775-aab2-8d90d5bd4cf7 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:24.770229 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-fbd9852c-688c-42f9-b485-ba4d126e356b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.774003 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-fbd9852c-688c-42f9-b485-ba4d126e356b tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] POST https://10.4.3.127/volume/v3/attachments/53b27570-31a8-4124-81a2-27ff0f7f68a8/action Aug 07 20:57:24.774664 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-fbd9852c-688c-42f9-b485-ba4d126e356b tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:24.776340 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-fbd9852c-688c-42f9-b485-ba4d126e356b tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:24.804911 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7814b760-5559-4b1d-b2f2-5b310296a727) transitioned into state 'SUCCESS' from state '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-1618444202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f067c46abcef468e9b78d01e80d49859',qos_specs=None,replication_status=,reservations=['4280c5b9-86a4-4317-952e-5497cfc87c8d','2bc1abc3-008d-404c-8d84-11e60d022205','d10dd976-64ab-4964-87ff-98b77c8efe16','d1453e8e-b30a-41e6-902e-85136be3bb75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117dc54e2d5144cca274d0c3fe7e5d8e',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:24.804911 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d29e3b8b-37ca-4c60-9a0b-609041fcd566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:24.807097 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:24.807097 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:24.816738 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-263eb3ec-bb33-4775-aab2-8d90d5bd4cf7 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/8a5dbd39-6e5d-4eaf-929d-a52834baa35e returned with HTTP 202 Aug 07 20:57:24.817777 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 150/608] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:57:24 2026] DELETE /volume/v3/types/8a5dbd39-6e5d-4eaf-929d-a52834baa35e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:24.818412 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d29e3b8b-37ca-4c60-9a0b-609041fcd566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:24.821302 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Flow 'volume_create_api' (dcf94f57-bab3-4315-9f52-1e65dbf23c15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:24.822389 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Create volume request issued successfully. Aug 07 20:57:24.822649 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5f6d3a3-c288-48de-8b8c-89a9f8fc0093 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:24.823840 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 152/609] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:57:24 2026] POST /volume/v3/volumes => generated 753 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:24.827598 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5867b891-ec7e-4afa-8aa4-e2266eaa8589 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.829694 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5867b891-ec7e-4afa-8aa4-e2266eaa8589 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] GET https://10.4.3.127/volume/v3/types/8a5dbd39-6e5d-4eaf-929d-a52834baa35e Aug 07 20:57:24.829975 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5867b891-ec7e-4afa-8aa4-e2266eaa8589 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:24.830264 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5867b891-ec7e-4afa-8aa4-e2266eaa8589 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:24.831638 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0da19559-bf35-48a1-bd4a-60c02f03ccc2 req-fbd9852c-688c-42f9-b485-ba4d126e356b tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments/53b27570-31a8-4124-81a2-27ff0f7f68a8/action returned with HTTP 204 Aug 07 20:57:24.831988 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 152/610] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:57:24 2026] POST /volume/v3/attachments/53b27570-31a8-4124-81a2-27ff0f7f68a8/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:24.837745 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5867b891-ec7e-4afa-8aa4-e2266eaa8589 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/8a5dbd39-6e5d-4eaf-929d-a52834baa35e returned with HTTP 404 Aug 07 20:57:24.837745 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 157/611] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:57:24 2026] GET /volume/v3/types/8a5dbd39-6e5d-4eaf-929d-a52834baa35e => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:24.848026 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fab77722-6595-40a3-9b7f-483e4a607338 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.850448 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fab77722-6595-40a3-9b7f-483e4a607338 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:24.850603 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fab77722-6595-40a3-9b7f-483e4a607338 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:24.850930 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fab77722-6595-40a3-9b7f-483e4a607338 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:24.851610 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0a2e0639-c649-41e0-92cb-a630b62b9695 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.854202 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a2e0639-c649-41e0-92cb-a630b62b9695 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] DELETE https://10.4.3.127/volume/v3/types/1425d5cc-b9c4-4291-a402-99c12c5548e6 Aug 07 20:57:24.854990 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a2e0639-c649-41e0-92cb-a630b62b9695 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:24.854990 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a2e0639-c649-41e0-92cb-a630b62b9695 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:24.856372 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:24.856372 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:24.860288 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:24.860288 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:24.865499 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fab77722-6595-40a3-9b7f-483e4a607338 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:24.872536 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fab77722-6595-40a3-9b7f-483e4a607338 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:24.873027 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 151/612] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:24 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:24.909651 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-ef0fec7d-552e-4cd4-ad55-c4549ac9ada5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.911146 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a2e0639-c649-41e0-92cb-a630b62b9695 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/1425d5cc-b9c4-4291-a402-99c12c5548e6 returned with HTTP 202 Aug 07 20:57:24.911847 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 153/613] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:57:24 2026] DELETE /volume/v3/types/1425d5cc-b9c4-4291-a402-99c12c5548e6 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:24.912996 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-ef0fec7d-552e-4cd4-ad55-c4549ac9ada5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:24.913256 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-ef0fec7d-552e-4cd4-ad55-c4549ac9ada5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:24.913842 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-ef0fec7d-552e-4cd4-ad55-c4549ac9ada5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:24.926740 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:24.926740 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:24.926839 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-53386a41-7802-4791-aae5-8e5c96fcb8fc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.929234 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-53386a41-7802-4791-aae5-8e5c96fcb8fc tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] GET https://10.4.3.127/volume/v3/types/1425d5cc-b9c4-4291-a402-99c12c5548e6 Aug 07 20:57:24.929534 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-ef0fec7d-552e-4cd4-ad55-c4549ac9ada5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:24.929739 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-53386a41-7802-4791-aae5-8e5c96fcb8fc tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:24.930113 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-53386a41-7802-4791-aae5-8e5c96fcb8fc tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:24.938870 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-53386a41-7802-4791-aae5-8e5c96fcb8fc tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/1425d5cc-b9c4-4291-a402-99c12c5548e6 returned with HTTP 404 Aug 07 20:57:24.939028 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-ef0fec7d-552e-4cd4-ad55-c4549ac9ada5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:24.939097 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 158/614] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:57:24 2026] GET /volume/v3/types/1425d5cc-b9c4-4291-a402-99c12c5548e6 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:24.939135 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 153/615] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:24 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:24.949442 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f51986d7-023c-4912-a4b3-f09b479241e3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.952295 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f51986d7-023c-4912-a4b3-f09b479241e3 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:57:24.952952 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f51986d7-023c-4912-a4b3-f09b479241e3 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1504273311", "description": "tempest-volume-type-description-1439381912", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:24.962307 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e4b15874-9438-436d-818f-772d81cfcfb9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:24.964272 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4b15874-9438-436d-818f-772d81cfcfb9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:24.964593 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4b15874-9438-436d-818f-772d81cfcfb9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:24.964932 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4b15874-9438-436d-818f-772d81cfcfb9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:24.978675 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:24.978675 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:24.990167 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e4b15874-9438-436d-818f-772d81cfcfb9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:24.998549 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f51986d7-023c-4912-a4b3-f09b479241e3 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:57:24.999254 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 152/616] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 20:57:24 2026] POST /volume/v3/types => generated 315 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:25.000960 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4b15874-9438-436d-818f-772d81cfcfb9 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:25.001649 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 154/617] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:24 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:25.016386 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-07b7bdf0-8d9c-4569-afc5-03c88aa3bd57 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.021163 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-07b7bdf0-8d9c-4569-afc5-03c88aa3bd57 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] GET https://10.4.3.127/volume/v3/types/fec67cfc-2527-443d-862e-e45734c7b4e1 Aug 07 20:57:25.022050 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-07b7bdf0-8d9c-4569-afc5-03c88aa3bd57 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.022260 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-07b7bdf0-8d9c-4569-afc5-03c88aa3bd57 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.033577 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-07b7bdf0-8d9c-4569-afc5-03c88aa3bd57 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/fec67cfc-2527-443d-862e-e45734c7b4e1 returned with HTTP 200 Aug 07 20:57:25.034682 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 159/618] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/types/fec67cfc-2527-443d-862e-e45734c7b4e1 => generated 337 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:25.050131 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-64f7de2b-406c-406a-afe5-0a9ab4a715a3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.055142 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-64f7de2b-406c-406a-afe5-0a9ab4a715a3 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] DELETE https://10.4.3.127/volume/v3/types/fec67cfc-2527-443d-862e-e45734c7b4e1 Aug 07 20:57:25.055509 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-64f7de2b-406c-406a-afe5-0a9ab4a715a3 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.055867 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-64f7de2b-406c-406a-afe5-0a9ab4a715a3 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.113361 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-64f7de2b-406c-406a-afe5-0a9ab4a715a3 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/fec67cfc-2527-443d-862e-e45734c7b4e1 returned with HTTP 202 Aug 07 20:57:25.113885 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 154/619] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:57:25 2026] DELETE /volume/v3/types/fec67cfc-2527-443d-862e-e45734c7b4e1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:25.128175 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4075532d-7e47-46ba-a98f-eddd92970c80 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.132444 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4075532d-7e47-46ba-a98f-eddd92970c80 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] GET https://10.4.3.127/volume/v3/types/fec67cfc-2527-443d-862e-e45734c7b4e1 Aug 07 20:57:25.132661 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4075532d-7e47-46ba-a98f-eddd92970c80 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.133493 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4075532d-7e47-46ba-a98f-eddd92970c80 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.142392 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4075532d-7e47-46ba-a98f-eddd92970c80 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/fec67cfc-2527-443d-862e-e45734c7b4e1 returned with HTTP 404 Aug 07 20:57:25.143032 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 153/620] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/types/fec67cfc-2527-443d-862e-e45734c7b4e1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:25.159631 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01c7bb28-01b7-4fa7-9313-fc7755980c5e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.163454 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01c7bb28-01b7-4fa7-9313-fc7755980c5e tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:57:25.163454 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01c7bb28-01b7-4fa7-9313-fc7755980c5e tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-770471757"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:25.188796 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01c7bb28-01b7-4fa7-9313-fc7755980c5e tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:57:25.189221 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 155/621] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:57:25 2026] POST /volume/v3/types => generated 220 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:25.202701 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-10b91851-91ca-420e-ae73-76fb4c623e81 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.206264 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-10b91851-91ca-420e-ae73-76fb4c623e81 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] POST https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption Aug 07 20:57:25.206695 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-10b91851-91ca-420e-ae73-76fb4c623e81 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:25.255663 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-10b91851-91ca-420e-ae73-76fb4c623e81 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption returned with HTTP 200 Aug 07 20:57:25.255663 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 160/622] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 20:57:25 2026] POST /volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:25.274025 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c83d9a72-7f31-4f7e-aa7c-b1c26b15d87b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.276415 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c83d9a72-7f31-4f7e-aa7c-b1c26b15d87b tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] GET https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption Aug 07 20:57:25.276415 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c83d9a72-7f31-4f7e-aa7c-b1c26b15d87b tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.276580 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c83d9a72-7f31-4f7e-aa7c-b1c26b15d87b tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.288913 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c83d9a72-7f31-4f7e-aa7c-b1c26b15d87b tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption returned with HTTP 200 Aug 07 20:57:25.289515 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 155/623] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption => generated 325 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:25.299921 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-23a5760d-1aef-4aa1-8463-a781297c28c5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.302071 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23a5760d-1aef-4aa1-8463-a781297c28c5 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] PUT https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption/15e31768-d904-4ba2-b140-0440452022d2 Aug 07 20:57:25.302688 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23a5760d-1aef-4aa1-8463-a781297c28c5 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:25.338983 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-9f7d37c1-4922-4022-a251-848d35028176 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.342652 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-9f7d37c1-4922-4022-a251-848d35028176 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] DELETE https://10.4.3.127/volume/v3/attachments/16c938d6-b80d-4f19-a13f-c357a5a4fade Aug 07 20:57:25.342994 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-9f7d37c1-4922-4022-a251-848d35028176 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.343274 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-9f7d37c1-4922-4022-a251-848d35028176 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.353122 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:25.353122 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:25.358788 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23a5760d-1aef-4aa1-8463-a781297c28c5 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption/15e31768-d904-4ba2-b140-0440452022d2 returned with HTTP 200 Aug 07 20:57:25.359236 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 154/624] 10.4.3.127 () {68 vars in 1507 bytes} [Fri Aug 7 20:57:25 2026] PUT /volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption/15e31768-d904-4ba2-b140-0440452022d2 => generated 122 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:25.369432 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-497e02f2-4634-4072-8602-aef8fa723fc5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.373781 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-497e02f2-4634-4072-8602-aef8fa723fc5 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] GET https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption Aug 07 20:57:25.374005 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-497e02f2-4634-4072-8602-aef8fa723fc5 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.374294 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-497e02f2-4634-4072-8602-aef8fa723fc5 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.386091 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-497e02f2-4634-4072-8602-aef8fa723fc5 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption returned with HTTP 200 Aug 07 20:57:25.386091 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 161/625] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption => generated 347 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:25.401086 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7ee77de6-797a-42b9-a87a-13d61d99aad6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.403661 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7ee77de6-797a-42b9-a87a-13d61d99aad6 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] GET https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption/cipher Aug 07 20:57:25.403921 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7ee77de6-797a-42b9-a87a-13d61d99aad6 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.404209 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7ee77de6-797a-42b9-a87a-13d61d99aad6 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.412804 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7ee77de6-797a-42b9-a87a-13d61d99aad6 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption/cipher returned with HTTP 200 Aug 07 20:57:25.413744 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 156/626] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:57:25.421567 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-359bc263-dd7a-4a96-96f6-d4d287b30dc4 req-9f7d37c1-4922-4022-a251-848d35028176 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/16c938d6-b80d-4f19-a13f-c357a5a4fade returned with HTTP 200 Aug 07 20:57:25.421935 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 156/627] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:57:25 2026] DELETE /volume/v3/attachments/16c938d6-b80d-4f19-a13f-c357a5a4fade => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:25.423283 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-39a9fd63-b3fb-49a2-81f7-e5db416bc796 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.426515 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39a9fd63-b3fb-49a2-81f7-e5db416bc796 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] DELETE https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption/15e31768-d904-4ba2-b140-0440452022d2 Aug 07 20:57:25.426771 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39a9fd63-b3fb-49a2-81f7-e5db416bc796 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.428703 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39a9fd63-b3fb-49a2-81f7-e5db416bc796 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.449526 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39a9fd63-b3fb-49a2-81f7-e5db416bc796 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption/15e31768-d904-4ba2-b140-0440452022d2 returned with HTTP 202 Aug 07 20:57:25.450826 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 155/628] 10.4.3.127 () {66 vars in 1489 bytes} [Fri Aug 7 20:57:25 2026] DELETE /volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption/15e31768-d904-4ba2-b140-0440452022d2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:25.460953 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-72437e76-44fb-46dc-bd18-315216fa535c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.463293 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-72437e76-44fb-46dc-bd18-315216fa535c tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] GET https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption Aug 07 20:57:25.463662 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-72437e76-44fb-46dc-bd18-315216fa535c tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.464005 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-72437e76-44fb-46dc-bd18-315216fa535c tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.476715 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-72437e76-44fb-46dc-bd18-315216fa535c tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption returned with HTTP 200 Aug 07 20:57:25.477115 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 162/629] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 20:57:25.489913 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f05ea8f2-735d-47f9-837d-3797529a3411 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.495368 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f05ea8f2-735d-47f9-837d-3797529a3411 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] GET https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption Aug 07 20:57:25.495640 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f05ea8f2-735d-47f9-837d-3797529a3411 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.495889 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f05ea8f2-735d-47f9-837d-3797529a3411 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.512139 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f05ea8f2-735d-47f9-837d-3797529a3411 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption returned with HTTP 200 Aug 07 20:57:25.512139 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 157/630] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 20:57:25.524416 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ba6b9dd0-59ab-412f-8da1-0cd1b0d1aca3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.525693 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba6b9dd0-59ab-412f-8da1-0cd1b0d1aca3 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] DELETE https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4 Aug 07 20:57:25.526028 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba6b9dd0-59ab-412f-8da1-0cd1b0d1aca3 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.526295 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba6b9dd0-59ab-412f-8da1-0cd1b0d1aca3 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.526646 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:25.526646 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:25.566602 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba6b9dd0-59ab-412f-8da1-0cd1b0d1aca3 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4 returned with HTTP 202 Aug 07 20:57:25.567146 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 157/631] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:57:25 2026] DELETE /volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:25.576070 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-201f5053-3fbf-4005-9546-81a381351d11 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.577907 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-201f5053-3fbf-4005-9546-81a381351d11 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] GET https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4 Aug 07 20:57:25.578119 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-201f5053-3fbf-4005-9546-81a381351d11 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.578328 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-201f5053-3fbf-4005-9546-81a381351d11 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.583361 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-201f5053-3fbf-4005-9546-81a381351d11 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4 returned with HTTP 404 Aug 07 20:57:25.584377 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 156/632] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/types/6f673fbd-ccd5-413b-afba-d276da2402d4 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:25.597512 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-99102940-4a7e-4180-836c-02ef0a7a3041 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.603413 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-99102940-4a7e-4180-836c-02ef0a7a3041 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] GET https://10.4.3.127/volume/v3/types Aug 07 20:57:25.604005 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-99102940-4a7e-4180-836c-02ef0a7a3041 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.604005 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-99102940-4a7e-4180-836c-02ef0a7a3041 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.625267 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-99102940-4a7e-4180-836c-02ef0a7a3041 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:57:25.625850 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 163/633] 10.4.3.127 () {66 vars in 1231 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/types => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:25.639237 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4220e835-ab1d-4b75-a48f-db641b698454 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.641402 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4220e835-ab1d-4b75-a48f-db641b698454 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:57:25.641914 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4220e835-ab1d-4b75-a48f-db641b698454 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2119324"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:25.677547 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4220e835-ab1d-4b75-a48f-db641b698454 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:57:25.678274 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 158/634] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:57:25 2026] POST /volume/v3/types => generated 218 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:25.693578 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fa74be16-420c-4a21-8853-4dadc375dbc4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.696588 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa74be16-420c-4a21-8853-4dadc375dbc4 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] PUT https://10.4.3.127/volume/v3/types/c61971ea-42d9-45e7-aa4b-d30a0804861d Aug 07 20:57:25.697135 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa74be16-420c-4a21-8853-4dadc375dbc4 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1616606935", "description": "tempest-volume-type-description-1161149326", "is_public": false}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:25.760651 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-09332ed0-fd99-4850-a258-83b79bc50938 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.763363 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-09332ed0-fd99-4850-a258-83b79bc50938 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e Aug 07 20:57:25.764382 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-09332ed0-fd99-4850-a258-83b79bc50938 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.764382 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-09332ed0-fd99-4850-a258-83b79bc50938 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.775784 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-09332ed0-fd99-4850-a258-83b79bc50938 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e returned with HTTP 404 Aug 07 20:57:25.776899 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 157/635] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/volumes/ba07e7b3-1869-4360-a8b4-b6bea36a474e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:25.784511 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa74be16-420c-4a21-8853-4dadc375dbc4 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/c61971ea-42d9-45e7-aa4b-d30a0804861d returned with HTTP 200 Aug 07 20:57:25.785849 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 158/636] 10.4.3.127 () {68 vars in 1363 bytes} [Fri Aug 7 20:57:25 2026] PUT /volume/v3/types/c61971ea-42d9-45e7-aa4b-d30a0804861d => generated 205 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:25.796547 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-31a9d86f-6fff-4f01-894c-623c338a96fe None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.801366 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fb2cf369-783c-4834-bac1-c883c7d0560f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.802453 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-31a9d86f-6fff-4f01-894c-623c338a96fe tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] DELETE https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:57:25.802540 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-31a9d86f-6fff-4f01-894c-623c338a96fe tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.802802 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-31a9d86f-6fff-4f01-894c-623c338a96fe tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.803038 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-31a9d86f-6fff-4f01-894c-623c338a96fe tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Delete volume with id: 607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:57:25.803639 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fb2cf369-783c-4834-bac1-c883c7d0560f tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] GET https://10.4.3.127/volume/v3/types/c61971ea-42d9-45e7-aa4b-d30a0804861d Aug 07 20:57:25.804499 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fb2cf369-783c-4834-bac1-c883c7d0560f tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.804499 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fb2cf369-783c-4834-bac1-c883c7d0560f tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.815391 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:25.815391 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:25.816034 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-31a9d86f-6fff-4f01-894c-623c338a96fe tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:57:25.820434 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fb2cf369-783c-4834-bac1-c883c7d0560f tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/c61971ea-42d9-45e7-aa4b-d30a0804861d returned with HTTP 200 Aug 07 20:57:25.821243 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 159/637] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/types/c61971ea-42d9-45e7-aa4b-d30a0804861d => generated 269 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:25.832275 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-13af6081-7669-4ef6-a770-1193ffc61bb0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.836144 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13af6081-7669-4ef6-a770-1193ffc61bb0 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] DELETE https://10.4.3.127/volume/v3/types/c61971ea-42d9-45e7-aa4b-d30a0804861d Aug 07 20:57:25.836144 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-13af6081-7669-4ef6-a770-1193ffc61bb0 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.836262 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-13af6081-7669-4ef6-a770-1193ffc61bb0 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.849900 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-31a9d86f-6fff-4f01-894c-623c338a96fe tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Delete volume request issued successfully. Aug 07 20:57:25.850288 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-31a9d86f-6fff-4f01-894c-623c338a96fe tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 202 Aug 07 20:57:25.851033 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 164/638] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:57:25 2026] DELETE /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:25.863039 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-183f8267-f368-4a49-bdef-3fb50b138125 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.866694 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-183f8267-f368-4a49-bdef-3fb50b138125 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:57:25.866937 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-183f8267-f368-4a49-bdef-3fb50b138125 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.867225 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-183f8267-f368-4a49-bdef-3fb50b138125 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.875325 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:25.875325 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:25.880594 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-183f8267-f368-4a49-bdef-3fb50b138125 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Volume info retrieved successfully. Aug 07 20:57:25.886674 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13af6081-7669-4ef6-a770-1193ffc61bb0 tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/c61971ea-42d9-45e7-aa4b-d30a0804861d returned with HTTP 202 Aug 07 20:57:25.887336 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 158/639] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:57:25 2026] DELETE /volume/v3/types/c61971ea-42d9-45e7-aa4b-d30a0804861d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:25.888994 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-183f8267-f368-4a49-bdef-3fb50b138125 tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 200 Aug 07 20:57:25.889572 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 159/640] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 1389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:25.890552 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5e6261c6-9b8a-4a10-9eed-e37faa3fe15f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.894849 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5e6261c6-9b8a-4a10-9eed-e37faa3fe15f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:25.895185 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5e6261c6-9b8a-4a10-9eed-e37faa3fe15f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.895576 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5e6261c6-9b8a-4a10-9eed-e37faa3fe15f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.898670 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-850f5db7-07e4-4e5f-a54a-8e2a74c6806d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:25.902088 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-850f5db7-07e4-4e5f-a54a-8e2a74c6806d tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] GET https://10.4.3.127/volume/v3/types/c61971ea-42d9-45e7-aa4b-d30a0804861d Aug 07 20:57:25.902261 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-850f5db7-07e4-4e5f-a54a-8e2a74c6806d tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:25.902574 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-850f5db7-07e4-4e5f-a54a-8e2a74c6806d tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:25.907043 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:25.907043 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:25.907595 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-850f5db7-07e4-4e5f-a54a-8e2a74c6806d tempest-VolumeTypesTest-1175729524 tempest-VolumeTypesTest-1175729524-project-admin] https://10.4.3.127/volume/v3/types/c61971ea-42d9-45e7-aa4b-d30a0804861d returned with HTTP 404 Aug 07 20:57:25.908264 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 165/641] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/types/c61971ea-42d9-45e7-aa4b-d30a0804861d => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:25.915867 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5e6261c6-9b8a-4a10-9eed-e37faa3fe15f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:25.923082 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5e6261c6-9b8a-4a10-9eed-e37faa3fe15f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:25.923514 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 160/642] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:25 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:26.023283 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5a0b9951-b245-47eb-a4d9-bb276c5a94ab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:26.026249 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5a0b9951-b245-47eb-a4d9-bb276c5a94ab tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:26.026621 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5a0b9951-b245-47eb-a4d9-bb276c5a94ab tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:26.026875 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5a0b9951-b245-47eb-a4d9-bb276c5a94ab tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:26.040790 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:26.040790 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:26.050063 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5a0b9951-b245-47eb-a4d9-bb276c5a94ab tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:26.057068 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5a0b9951-b245-47eb-a4d9-bb276c5a94ab tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:26.057068 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 159/643] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:26 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:26.073270 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-89adc427-315c-4a2b-91db-06048ad5e7a0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:26.075033 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-89adc427-315c-4a2b-91db-06048ad5e7a0 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:26.075823 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-89adc427-315c-4a2b-91db-06048ad5e7a0 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:26.075823 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-89adc427-315c-4a2b-91db-06048ad5e7a0 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:26.086783 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:26.086783 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:26.091393 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-89adc427-315c-4a2b-91db-06048ad5e7a0 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:26.097689 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-89adc427-315c-4a2b-91db-06048ad5e7a0 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:26.098219 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 160/644] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:26 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:26.161796 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b9061a89-8880-4148-8628-35b7cb5d87c6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:26.163930 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b9061a89-8880-4148-8628-35b7cb5d87c6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:26.164207 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b9061a89-8880-4148-8628-35b7cb5d87c6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:26.164519 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b9061a89-8880-4148-8628-35b7cb5d87c6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:26.178043 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:26.178043 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:26.185225 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b9061a89-8880-4148-8628-35b7cb5d87c6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:26.192648 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b9061a89-8880-4148-8628-35b7cb5d87c6 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:26.193218 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 166/645] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:26 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:26.262233 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-15b35ecd-37be-4eb1-8801-26a7b273093e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:26.264555 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:26.265785 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2141447735", "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:26.267082 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2141447735', 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:26.389866 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Create volume of 1 GB Aug 07 20:57:26.389866 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:26.389866 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:26.390492 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Availability Zones retrieved successfully. Aug 07 20:57:26.399889 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Flow 'volume_create_api' (cd675cd4-2933-45a6-9ffe-439dbd8e5263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:26.401466 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a5f794-4186-43f8-b95a-5bb1230881d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:26.402892 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:26.478202 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:26.478202 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:26.500890 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a5f794-4186-43f8-b95a-5bb1230881d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3710ee60-a4d6-4468-a121-f9b958cba89e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3710ee60-a4d6-4468-a121-f9b958cba89e', 'encryption_key_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=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:26.502084 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9414d309-2ff3-4040-9a31-04b7ff368545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:26.544698 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:26.545184 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:26.565460 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Created reservations ['6eed2b6a-ae38-4177-bf67-627a713d8e03', 'e27447a9-82bd-444d-a2ec-27b735d3c26c', '1b5400b7-1500-4816-8720-efb508014113', 'c4fda191-dff7-44cc-93a1-196f58bb7385'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:26.566578 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9414d309-2ff3-4040-9a31-04b7ff368545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eed2b6a-ae38-4177-bf67-627a713d8e03', 'e27447a9-82bd-444d-a2ec-27b735d3c26c', '1b5400b7-1500-4816-8720-efb508014113', 'c4fda191-dff7-44cc-93a1-196f58bb7385']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:26.568702 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e388cc-b23a-46e9-93db-9d5be96262b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:26.596440 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e388cc-b23a-46e9-93db-9d5be96262b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02eb61f1-5193-4eb3-86ca-9977928d1d07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2141447735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6ef8cd609a1d429fb55a3cf1bc8f19a5',qos_specs=None,replication_status=,reservations=['6eed2b6a-ae38-4177-bf67-627a713d8e03','e27447a9-82bd-444d-a2ec-27b735d3c26c','1b5400b7-1500-4816-8720-efb508014113','c4fda191-dff7-44cc-93a1-196f58bb7385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc06815a8b2c4c85a886806d998683bc',volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2141447735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02eb61f1-5193-4eb3-86ca-9977928d1d07,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6ef8cd609a1d429fb55a3cf1bc8f19a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc06815a8b2c4c85a886806d998683bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3710ee60-a4d6-4468-a121-f9b958cba89e),volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:26.598663 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ace120-cbdd-4917-b5ec-2ce8b004b875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:26.641852 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ace120-cbdd-4917-b5ec-2ce8b004b875) transitioned into state 'SUCCESS' from state '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-2141447735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6ef8cd609a1d429fb55a3cf1bc8f19a5',qos_specs=None,replication_status=,reservations=['6eed2b6a-ae38-4177-bf67-627a713d8e03','e27447a9-82bd-444d-a2ec-27b735d3c26c','1b5400b7-1500-4816-8720-efb508014113','c4fda191-dff7-44cc-93a1-196f58bb7385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc06815a8b2c4c85a886806d998683bc',volume_type_id=3710ee60-a4d6-4468-a121-f9b958cba89e)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:26.641852 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec0d781-07bb-4e68-a281-96e87d502fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:26.659324 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec0d781-07bb-4e68-a281-96e87d502fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:26.660632 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Flow 'volume_create_api' (cd675cd4-2933-45a6-9ffe-439dbd8e5263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:26.661096 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Create volume request issued successfully. Aug 07 20:57:26.662067 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-15b35ecd-37be-4eb1-8801-26a7b273093e tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:26.662739 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 161/646] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:57:26 2026] POST /volume/v3/volumes => generated 760 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:26.680058 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-225a90b8-2abc-4fa8-9366-184db0b43fea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:26.682301 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-225a90b8-2abc-4fa8-9366-184db0b43fea tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:26.682642 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-225a90b8-2abc-4fa8-9366-184db0b43fea tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:26.682952 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-225a90b8-2abc-4fa8-9366-184db0b43fea tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:26.691602 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:26.691602 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:26.702113 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-225a90b8-2abc-4fa8-9366-184db0b43fea tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:26.708003 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-225a90b8-2abc-4fa8-9366-184db0b43fea tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 returned with HTTP 200 Aug 07 20:57:26.708795 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 160/647] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:26 2026] GET /volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:26.904165 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3f71ad09-9d27-48f1-80e6-5bd9e62cccde None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:26.906540 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f71ad09-9d27-48f1-80e6-5bd9e62cccde tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] GET https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 Aug 07 20:57:26.906829 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f71ad09-9d27-48f1-80e6-5bd9e62cccde tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:26.907087 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f71ad09-9d27-48f1-80e6-5bd9e62cccde tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:26.916789 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f71ad09-9d27-48f1-80e6-5bd9e62cccde tempest-TaggedBootDevicesTest-58251157 tempest-TaggedBootDevicesTest-58251157-project-member] https://10.4.3.127/volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 returned with HTTP 404 Aug 07 20:57:26.917466 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 161/648] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:26 2026] GET /volume/v3/volumes/607a84d2-1eca-4a57-9230-fce2898b93c9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 20:57:26.945776 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-df729b69-633b-410f-b708-62566fa8f394 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:26.948315 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-df729b69-633b-410f-b708-62566fa8f394 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:26.948673 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-df729b69-633b-410f-b708-62566fa8f394 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:26.951962 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-df729b69-633b-410f-b708-62566fa8f394 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:26.967086 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:26.967086 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:26.972525 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-df729b69-633b-410f-b708-62566fa8f394 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:26.983140 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-df729b69-633b-410f-b708-62566fa8f394 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:26.983542 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 167/649] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:26 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:27.722404 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-14753d4c-4883-4075-8de8-52d717bbe60d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:27.726784 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-14753d4c-4883-4075-8de8-52d717bbe60d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:27.726784 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-14753d4c-4883-4075-8de8-52d717bbe60d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:27.726784 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-14753d4c-4883-4075-8de8-52d717bbe60d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:27.742048 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:27.742048 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:27.749104 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-14753d4c-4883-4075-8de8-52d717bbe60d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:27.754696 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-14753d4c-4883-4075-8de8-52d717bbe60d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 returned with HTTP 200 Aug 07 20:57:27.755227 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 162/650] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:27 2026] GET /volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 => generated 1368 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:28.003656 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d9103b8d-b10d-4402-86bf-a226da7bb3fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:28.006402 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9103b8d-b10d-4402-86bf-a226da7bb3fb tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:28.006603 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9103b8d-b10d-4402-86bf-a226da7bb3fb tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:28.007440 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9103b8d-b10d-4402-86bf-a226da7bb3fb tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:28.013777 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-53bfd6af-1e6b-46f8-b182-e0e9941a7d2c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:28.017971 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-53bfd6af-1e6b-46f8-b182-e0e9941a7d2c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:28.019308 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-53bfd6af-1e6b-46f8-b182-e0e9941a7d2c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:28.020292 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-53bfd6af-1e6b-46f8-b182-e0e9941a7d2c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:28.021094 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:28.021094 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:28.030294 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d9103b8d-b10d-4402-86bf-a226da7bb3fb tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:28.033165 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:28.033165 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:28.041179 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-53bfd6af-1e6b-46f8-b182-e0e9941a7d2c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:28.041320 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9103b8d-b10d-4402-86bf-a226da7bb3fb tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:28.043080 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 161/651] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:28 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:28.054107 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-53bfd6af-1e6b-46f8-b182-e0e9941a7d2c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 returned with HTTP 200 Aug 07 20:57:28.054895 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 162/652] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:28 2026] GET /volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 => generated 1368 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 20:57:28.571643 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2134e495-72be-4e46-8233-9735f7805fec None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:28.572355 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2134e495-72be-4e46-8233-9735f7805fec None None] GET https://10.4.3.127/volume// Aug 07 20:57:28.572355 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2134e495-72be-4e46-8233-9735f7805fec None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:28.572621 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2134e495-72be-4e46-8233-9735f7805fec None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:28.572940 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2134e495-72be-4e46-8233-9735f7805fec None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:28.573286 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 168/653] 10.4.3.127 () {64 vars in 1004 bytes} [Fri Aug 7 20:57:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:28.584942 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-38f2c6ad-b034-45c4-a3b9-23b705ff88a8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:28.585378 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-38f2c6ad-b034-45c4-a3b9-23b705ff88a8 None None] GET https://10.4.3.127/volume// Aug 07 20:57:28.585622 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-38f2c6ad-b034-45c4-a3b9-23b705ff88a8 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:28.585797 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-38f2c6ad-b034-45c4-a3b9-23b705ff88a8 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:28.586202 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-38f2c6ad-b034-45c4-a3b9-23b705ff88a8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:28.586721 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 163/654] 10.4.3.127 () {64 vars in 1004 bytes} [Fri Aug 7 20:57:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:28.597866 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-811dcbc4-4efb-409c-ae08-067d3cd4ea80 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:28.658588 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-8cfdb054-ef2f-48c5-9906-db9b69d19e90 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:28.662445 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-8cfdb054-ef2f-48c5-9906-db9b69d19e90 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:28.662445 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-8cfdb054-ef2f-48c5-9906-db9b69d19e90 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:28.663729 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-8cfdb054-ef2f-48c5-9906-db9b69d19e90 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:28.673260 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:28.673260 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:28.679254 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-8cfdb054-ef2f-48c5-9906-db9b69d19e90 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:28.685128 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-8cfdb054-ef2f-48c5-9906-db9b69d19e90 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 returned with HTTP 200 Aug 07 20:57:28.685987 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 163/655] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:28 2026] GET /volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 => generated 1368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:28.697822 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-770a9789-a331-4bf5-adc7-1e230d318731 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:28.698359 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-770a9789-a331-4bf5-adc7-1e230d318731 None None] GET https://10.4.3.127/volume// Aug 07 20:57:28.698568 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-770a9789-a331-4bf5-adc7-1e230d318731 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:28.698864 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-770a9789-a331-4bf5-adc7-1e230d318731 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:28.699194 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-770a9789-a331-4bf5-adc7-1e230d318731 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:28.699497 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 169/656] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 20:57:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:28.710905 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-4be66f03-e8a9-47b7-a3db-f9591720f327 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:28.713663 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-4be66f03-e8a9-47b7-a3db-f9591720f327 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:57:28.714190 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-4be66f03-e8a9-47b7-a3db-f9591720f327 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02eb61f1-5193-4eb3-86ca-9977928d1d07", "connector": null, "instance_uuid": "d078e5c6-f573-4c36-9487-f59166ab44cb"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:28.720239 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-811dcbc4-4efb-409c-ae08-067d3cd4ea80 tempest-VersionsTest-850301722 tempest-VersionsTest-850301722-project-member] GET https://10.4.3.127/volume/v3/ Aug 07 20:57:28.720406 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-811dcbc4-4efb-409c-ae08-067d3cd4ea80 tempest-VersionsTest-850301722 tempest-VersionsTest-850301722-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:28.720576 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-811dcbc4-4efb-409c-ae08-067d3cd4ea80 tempest-VersionsTest-850301722 tempest-VersionsTest-850301722-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:28.720895 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-811dcbc4-4efb-409c-ae08-067d3cd4ea80 tempest-VersionsTest-850301722 tempest-VersionsTest-850301722-project-member] https://10.4.3.127/volume/v3/ returned with HTTP 200 Aug 07 20:57:28.721410 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 162/657] 10.4.3.127 () {66 vars in 1216 bytes} [Fri Aug 7 20:57:28 2026] GET /volume/v3/ => generated 386 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:28.726046 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:28.726046 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:28.762768 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-4be66f03-e8a9-47b7-a3db-f9591720f327 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:57:28.763428 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 164/658] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:57:28 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:29.060010 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee06ac6d-3bcf-4e64-b69d-dd9bfc62f24e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:29.062526 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee06ac6d-3bcf-4e64-b69d-dd9bfc62f24e tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:29.062841 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee06ac6d-3bcf-4e64-b69d-dd9bfc62f24e tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:29.063113 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee06ac6d-3bcf-4e64-b69d-dd9bfc62f24e tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:29.079583 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:29.079583 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:29.085315 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee06ac6d-3bcf-4e64-b69d-dd9bfc62f24e tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:29.095788 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee06ac6d-3bcf-4e64-b69d-dd9bfc62f24e tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:29.095788 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 164/659] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:29 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:30.112029 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7fb1d6f0-1f45-4438-9498-2143e8e67f97 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:30.114043 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7fb1d6f0-1f45-4438-9498-2143e8e67f97 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:30.114285 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7fb1d6f0-1f45-4438-9498-2143e8e67f97 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:30.114497 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7fb1d6f0-1f45-4438-9498-2143e8e67f97 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:30.127828 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:30.127828 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:30.138667 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7fb1d6f0-1f45-4438-9498-2143e8e67f97 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:30.151475 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7fb1d6f0-1f45-4438-9498-2143e8e67f97 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:30.151475 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 170/660] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:30 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:30.336848 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1440c9ba-b377-4667-a0f7-04c050b5734f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:30.337379 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1440c9ba-b377-4667-a0f7-04c050b5734f None None] GET https://10.4.3.127/volume// Aug 07 20:57:30.337544 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1440c9ba-b377-4667-a0f7-04c050b5734f None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:30.337792 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1440c9ba-b377-4667-a0f7-04c050b5734f None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:30.338244 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1440c9ba-b377-4667-a0f7-04c050b5734f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:30.338614 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 163/661] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:57:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:30.348727 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-2ed4a830-f7af-4b6e-9aec-b313821c8c3c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:30.351048 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-2ed4a830-f7af-4b6e-9aec-b313821c8c3c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:30.351451 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-2ed4a830-f7af-4b6e-9aec-b313821c8c3c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:30.351689 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-2ed4a830-f7af-4b6e-9aec-b313821c8c3c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:30.366747 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:30.366747 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:30.372540 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-2ed4a830-f7af-4b6e-9aec-b313821c8c3c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:30.377795 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:30.380884 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-2ed4a830-f7af-4b6e-9aec-b313821c8c3c tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 returned with HTTP 200 Aug 07 20:57:30.380884 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 165/662] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:57:30 2026] GET /volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 => generated 1547 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:57:30.497391 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:30.497905 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1402413803"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:30.499909 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1402413803'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:30.500172 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Create volume of 1 GB Aug 07 20:57:30.504566 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-1a84ed3c-9cbc-433a-860c-4d27309088cf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:30.506171 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Availability Zones retrieved successfully. Aug 07 20:57:30.507880 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-1a84ed3c-9cbc-433a-860c-4d27309088cf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] PUT https://10.4.3.127/volume/v3/attachments/57a71301-5728-45ad-98bc-6034a2710463 Aug 07 20:57:30.508544 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-1a84ed3c-9cbc-433a-860c-4d27309088cf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:30.515400 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Flow 'volume_create_api' (b5eb287e-8c30-4c45-abf6-a54365e9a35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:30.516211 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7214f0-b3a3-40d8-b45a-7abab2dd9b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:30.518161 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:30.524057 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-1a84ed3c-9cbc-433a-860c-4d27309088cf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Acquiring lock "cinder-attachment_update-02eb61f1-5193-4eb3-86ca-9977928d1d07-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:57:30.531239 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-1a84ed3c-9cbc-433a-860c-4d27309088cf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Lock "cinder-attachment_update-02eb61f1-5193-4eb3-86ca-9977928d1d07-np0000006755" acquired by "attachment_update" :: waited 0.007s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:57:30.533026 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:30.533026 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:30.557489 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7214f0-b3a3-40d8-b45a-7abab2dd9b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:30.557489 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c128227f-91f8-43cf-91e3-cae63aae3abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:30.657525 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Created reservations ['a26008a9-197d-48e5-bfcc-ef527d615240', 'c8bb3dc4-f8c5-48b5-bc7f-ad1e0a2e8242', '8e690dbc-e5ed-42a5-a394-b7dac21bd674', 'a913cccb-7ce1-47af-b72b-1aa85a9ccdf7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:30.658574 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c128227f-91f8-43cf-91e3-cae63aae3abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a26008a9-197d-48e5-bfcc-ef527d615240', 'c8bb3dc4-f8c5-48b5-bc7f-ad1e0a2e8242', '8e690dbc-e5ed-42a5-a394-b7dac21bd674', 'a913cccb-7ce1-47af-b72b-1aa85a9ccdf7']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:30.659309 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c00d1c6-ab7b-4f7a-ab9c-a8b5320ec1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:30.689587 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c00d1c6-ab7b-4f7a-ab9c-a8b5320ec1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c59b9fb1-8d2e-400e-a6ea-f44d258b15ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1402413803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89b17303bf3492e93ff7cb1e6abc637',qos_specs=None,replication_status=,reservations=['a26008a9-197d-48e5-bfcc-ef527d615240','c8bb3dc4-f8c5-48b5-bc7f-ad1e0a2e8242','8e690dbc-e5ed-42a5-a394-b7dac21bd674','a913cccb-7ce1-47af-b72b-1aa85a9ccdf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16d459f2efcc4082afef92ffaaf174bd',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1402413803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c59b9fb1-8d2e-400e-a6ea-f44d258b15ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d89b17303bf3492e93ff7cb1e6abc637',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16d459f2efcc4082afef92ffaaf174bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:30.691559 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb4e8ed-e6b4-4858-b957-bb674d7d9543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:30.720210 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-1a84ed3c-9cbc-433a-860c-4d27309088cf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Lock "cinder-attachment_update-02eb61f1-5193-4eb3-86ca-9977928d1d07-np0000006755" released by "attachment_update" :: held 0.189s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:57:30.720576 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-1a84ed3c-9cbc-433a-860c-4d27309088cf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/57a71301-5728-45ad-98bc-6034a2710463 returned with HTTP 200 Aug 07 20:57:30.721337 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 171/663] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:57:30 2026] PUT /volume/v3/attachments/57a71301-5728-45ad-98bc-6034a2710463 => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:30.729261 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb4e8ed-e6b4-4858-b957-bb674d7d9543) transitioned into state 'SUCCESS' from state '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-1402413803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89b17303bf3492e93ff7cb1e6abc637',qos_specs=None,replication_status=,reservations=['a26008a9-197d-48e5-bfcc-ef527d615240','c8bb3dc4-f8c5-48b5-bc7f-ad1e0a2e8242','8e690dbc-e5ed-42a5-a394-b7dac21bd674','a913cccb-7ce1-47af-b72b-1aa85a9ccdf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16d459f2efcc4082afef92ffaaf174bd',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:30.730093 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91227c0e-5675-413f-bdaf-3da6a5cf4df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:30.748490 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91227c0e-5675-413f-bdaf-3da6a5cf4df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:30.749487 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Flow 'volume_create_api' (b5eb287e-8c30-4c45-abf6-a54365e9a35a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:30.750161 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Create volume request issued successfully. Aug 07 20:57:30.752178 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-754894ae-8964-4463-ad1c-b8a2df1a2062 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:30.752667 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 165/664] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:57:30 2026] POST /volume/v3/volumes => generated 751 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:30.771347 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-08b59711-e800-471c-abd8-97d64daae8ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:30.777442 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-08b59711-e800-471c-abd8-97d64daae8ad tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac Aug 07 20:57:30.777550 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-d7cee2f5-683c-456e-8086-4dc85ee6e897 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:30.777739 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-08b59711-e800-471c-abd8-97d64daae8ad tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:30.778049 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-08b59711-e800-471c-abd8-97d64daae8ad tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:30.781730 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-d7cee2f5-683c-456e-8086-4dc85ee6e897 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/attachments/57a71301-5728-45ad-98bc-6034a2710463/action Aug 07 20:57:30.782087 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-d7cee2f5-683c-456e-8086-4dc85ee6e897 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:30.783429 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-d7cee2f5-683c-456e-8086-4dc85ee6e897 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:30.796854 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:30.796854 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:30.801863 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-08b59711-e800-471c-abd8-97d64daae8ad tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:30.808006 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-08b59711-e800-471c-abd8-97d64daae8ad tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac returned with HTTP 200 Aug 07 20:57:30.808485 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 164/665] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:30 2026] GET /volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:30.827636 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:30.827636 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:30.871850 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-13c54d99-ff57-47d9-85ec-acb41e592f25 req-d7cee2f5-683c-456e-8086-4dc85ee6e897 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/57a71301-5728-45ad-98bc-6034a2710463/action returned with HTTP 204 Aug 07 20:57:30.873186 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 166/666] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:57:30 2026] POST /volume/v3/attachments/57a71301-5728-45ad-98bc-6034a2710463/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:31.177404 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-feed8856-927e-47aa-93ef-86462be33752 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:31.180152 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-feed8856-927e-47aa-93ef-86462be33752 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:31.180411 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-feed8856-927e-47aa-93ef-86462be33752 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:31.180820 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-feed8856-927e-47aa-93ef-86462be33752 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:31.198263 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:31.198263 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:31.207258 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-feed8856-927e-47aa-93ef-86462be33752 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:31.217495 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-feed8856-927e-47aa-93ef-86462be33752 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:31.217495 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 172/667] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:31 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:31.825045 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-560e2a16-33a5-4ddb-adc1-0c80e34e3cf6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:31.827359 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-560e2a16-33a5-4ddb-adc1-0c80e34e3cf6 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac Aug 07 20:57:31.827446 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-560e2a16-33a5-4ddb-adc1-0c80e34e3cf6 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:31.827655 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-560e2a16-33a5-4ddb-adc1-0c80e34e3cf6 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:31.838528 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:31.838528 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:31.845238 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-560e2a16-33a5-4ddb-adc1-0c80e34e3cf6 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:31.853623 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-560e2a16-33a5-4ddb-adc1-0c80e34e3cf6 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac returned with HTTP 200 Aug 07 20:57:31.853623 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 166/668] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:31 2026] GET /volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:31.870246 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f5507a7d-a38f-4c0e-9982-fc083001aab2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:31.872390 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5507a7d-a38f-4c0e-9982-fc083001aab2 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:57:31.872891 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5507a7d-a38f-4c0e-9982-fc083001aab2 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c59b9fb1-8d2e-400e-a6ea-f44d258b15ac", "name": "tempest-VolumesDeleteCascade-Snapshot-196057043"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:31.883917 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:31.883917 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:31.884502 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f5507a7d-a38f-4c0e-9982-fc083001aab2 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:31.884643 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-f5507a7d-a38f-4c0e-9982-fc083001aab2 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Create snapshot from volume c59b9fb1-8d2e-400e-a6ea-f44d258b15ac Aug 07 20:57:31.904518 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-f5507a7d-a38f-4c0e-9982-fc083001aab2 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:31.935381 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-f5507a7d-a38f-4c0e-9982-fc083001aab2 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Created reservations ['99879a43-b7eb-4118-bf2b-1dc24d81661e', '098cbae6-bb07-470d-a8c0-8a137891c0e8', 'dbfe0157-a39d-42fa-8f34-5dd68a42923f', '1366b551-2efc-485d-91a7-e83ecb8e746a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:32.008819 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f5507a7d-a38f-4c0e-9982-fc083001aab2 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Snapshot create request issued successfully. Aug 07 20:57:32.009146 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5507a7d-a38f-4c0e-9982-fc083001aab2 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:57:32.009628 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 165/669] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 20:57:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:32.022042 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-429fb0a5-6f8f-4d30-8755-308c6ec4d4fa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:32.024385 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-429fb0a5-6f8f-4d30-8755-308c6ec4d4fa tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/snapshots/bba4453a-1e4a-40e0-b16f-c0426b280fec Aug 07 20:57:32.024645 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-429fb0a5-6f8f-4d30-8755-308c6ec4d4fa tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:32.025050 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-429fb0a5-6f8f-4d30-8755-308c6ec4d4fa tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:32.034674 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:32.034674 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:32.035515 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-429fb0a5-6f8f-4d30-8755-308c6ec4d4fa tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Snapshot retrieved successfully. Aug 07 20:57:32.036450 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-429fb0a5-6f8f-4d30-8755-308c6ec4d4fa tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots/bba4453a-1e4a-40e0-b16f-c0426b280fec returned with HTTP 200 Aug 07 20:57:32.036887 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 167/670] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:57:32 2026] GET /volume/v3/snapshots/bba4453a-1e4a-40e0-b16f-c0426b280fec => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:32.235132 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b42955cc-2042-4491-8317-ae147a70d404 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:32.237016 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b42955cc-2042-4491-8317-ae147a70d404 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:32.237183 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b42955cc-2042-4491-8317-ae147a70d404 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:32.237417 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b42955cc-2042-4491-8317-ae147a70d404 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:32.245450 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:32.245450 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:32.250347 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b42955cc-2042-4491-8317-ae147a70d404 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:32.256318 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b42955cc-2042-4491-8317-ae147a70d404 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:32.256823 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 173/671] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:32 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:33.048702 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-774a7270-c7b8-470b-a0dc-bc933e134be7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:33.053509 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-774a7270-c7b8-470b-a0dc-bc933e134be7 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/snapshots/bba4453a-1e4a-40e0-b16f-c0426b280fec Aug 07 20:57:33.053509 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-774a7270-c7b8-470b-a0dc-bc933e134be7 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:33.053509 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-774a7270-c7b8-470b-a0dc-bc933e134be7 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:33.060450 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:33.060450 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:33.061278 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-774a7270-c7b8-470b-a0dc-bc933e134be7 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Snapshot retrieved successfully. Aug 07 20:57:33.062754 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-774a7270-c7b8-470b-a0dc-bc933e134be7 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots/bba4453a-1e4a-40e0-b16f-c0426b280fec returned with HTTP 200 Aug 07 20:57:33.063417 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 167/672] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:57:33 2026] GET /volume/v3/snapshots/bba4453a-1e4a-40e0-b16f-c0426b280fec => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:33.074935 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2f4ed95e-df68-4232-b82d-f0b9dfcd2876 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:33.079473 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f4ed95e-df68-4232-b82d-f0b9dfcd2876 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:57:33.080720 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f4ed95e-df68-4232-b82d-f0b9dfcd2876 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c59b9fb1-8d2e-400e-a6ea-f44d258b15ac", "name": "tempest-VolumesDeleteCascade-Snapshot-1992809611"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:33.092836 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:33.092836 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:33.093947 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2f4ed95e-df68-4232-b82d-f0b9dfcd2876 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:33.093947 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-2f4ed95e-df68-4232-b82d-f0b9dfcd2876 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Create snapshot from volume c59b9fb1-8d2e-400e-a6ea-f44d258b15ac Aug 07 20:57:33.152286 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-2f4ed95e-df68-4232-b82d-f0b9dfcd2876 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Created reservations ['d4d4cfc9-6550-4bb9-8640-7cfb16d81296', 'f74ccf2f-470a-4a27-92ad-2aeac8169af9', '73eb9f72-9ccf-47aa-83e4-60b77ccd05f9', '35ee7cbd-1c13-4be4-b634-e2a5b92a3568'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:33.200451 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2f4ed95e-df68-4232-b82d-f0b9dfcd2876 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Snapshot create request issued successfully. Aug 07 20:57:33.201705 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f4ed95e-df68-4232-b82d-f0b9dfcd2876 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:57:33.202349 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 166/673] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 20:57:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:33.215745 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0d4faf94-2e43-49ed-854e-bd429b29594e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:33.217961 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0d4faf94-2e43-49ed-854e-bd429b29594e tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/snapshots/8e789367-0ae6-4bc3-a3ce-56d3565a5d0c Aug 07 20:57:33.218280 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0d4faf94-2e43-49ed-854e-bd429b29594e tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:33.218891 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0d4faf94-2e43-49ed-854e-bd429b29594e tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:33.227536 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:33.227536 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:33.228658 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0d4faf94-2e43-49ed-854e-bd429b29594e tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Snapshot retrieved successfully. Aug 07 20:57:33.229849 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0d4faf94-2e43-49ed-854e-bd429b29594e tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots/8e789367-0ae6-4bc3-a3ce-56d3565a5d0c returned with HTTP 200 Aug 07 20:57:33.229964 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 168/674] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:57:33 2026] GET /volume/v3/snapshots/8e789367-0ae6-4bc3-a3ce-56d3565a5d0c => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:33.278025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0186d707-db92-4023-8c8c-e7478c1efafb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:33.283935 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0186d707-db92-4023-8c8c-e7478c1efafb tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:33.284222 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0186d707-db92-4023-8c8c-e7478c1efafb tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:33.284659 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0186d707-db92-4023-8c8c-e7478c1efafb tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:33.299934 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:33.299934 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:33.304955 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0186d707-db92-4023-8c8c-e7478c1efafb tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:33.313348 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0186d707-db92-4023-8c8c-e7478c1efafb tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:33.313891 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 174/675] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:33 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:33.912550 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-dd596d64-fc79-4725-b99c-7eba81dcdcbc req-e1a45fcb-92cc-4df1-b904-ca650438add7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:33.917129 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dd596d64-fc79-4725-b99c-7eba81dcdcbc req-e1a45fcb-92cc-4df1-b904-ca650438add7 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] DELETE https://10.4.3.127/volume/v3/attachments/53b27570-31a8-4124-81a2-27ff0f7f68a8 Aug 07 20:57:33.917433 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dd596d64-fc79-4725-b99c-7eba81dcdcbc req-e1a45fcb-92cc-4df1-b904-ca650438add7 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:33.917995 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dd596d64-fc79-4725-b99c-7eba81dcdcbc req-e1a45fcb-92cc-4df1-b904-ca650438add7 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:33.932022 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:33.932022 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:33.992688 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dd596d64-fc79-4725-b99c-7eba81dcdcbc req-e1a45fcb-92cc-4df1-b904-ca650438add7 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/attachments/53b27570-31a8-4124-81a2-27ff0f7f68a8 returned with HTTP 200 Aug 07 20:57:33.993635 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 168/676] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:57:33 2026] DELETE /volume/v3/attachments/53b27570-31a8-4124-81a2-27ff0f7f68a8 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:34.242383 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6a5f61d7-16c1-4271-95e2-b6c36f0400ee None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:34.244522 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a5f61d7-16c1-4271-95e2-b6c36f0400ee tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/snapshots/8e789367-0ae6-4bc3-a3ce-56d3565a5d0c Aug 07 20:57:34.244867 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a5f61d7-16c1-4271-95e2-b6c36f0400ee tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:34.245123 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a5f61d7-16c1-4271-95e2-b6c36f0400ee tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:34.251914 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:34.251914 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:34.252670 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6a5f61d7-16c1-4271-95e2-b6c36f0400ee tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Snapshot retrieved successfully. Aug 07 20:57:34.253982 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a5f61d7-16c1-4271-95e2-b6c36f0400ee tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots/8e789367-0ae6-4bc3-a3ce-56d3565a5d0c returned with HTTP 200 Aug 07 20:57:34.254562 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 167/677] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:57:34 2026] GET /volume/v3/snapshots/8e789367-0ae6-4bc3-a3ce-56d3565a5d0c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:34.270865 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d538a281-2f0b-47e6-86d0-2851e5102df3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:34.273162 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d538a281-2f0b-47e6-86d0-2851e5102df3 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac?cascade=True Aug 07 20:57:34.273428 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d538a281-2f0b-47e6-86d0-2851e5102df3 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:34.275197 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d538a281-2f0b-47e6-86d0-2851e5102df3 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:34.275197 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-d538a281-2f0b-47e6-86d0-2851e5102df3 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Delete volume with id: c59b9fb1-8d2e-400e-a6ea-f44d258b15ac Aug 07 20:57:34.285292 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:34.285292 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:34.286596 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d538a281-2f0b-47e6-86d0-2851e5102df3 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:34.335464 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-742f1edb-04d0-43a9-b855-081ef199387c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:34.341513 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-742f1edb-04d0-43a9-b855-081ef199387c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:34.341914 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-742f1edb-04d0-43a9-b855-081ef199387c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:34.342463 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-742f1edb-04d0-43a9-b855-081ef199387c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:34.354323 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:34.354323 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:34.361069 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-742f1edb-04d0-43a9-b855-081ef199387c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:34.361215 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d538a281-2f0b-47e6-86d0-2851e5102df3 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Delete volume request issued successfully. Aug 07 20:57:34.361375 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d538a281-2f0b-47e6-86d0-2851e5102df3 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac?cascade=True returned with HTTP 202 Aug 07 20:57:34.362205 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 169/678] 10.4.3.127 () {66 vars in 1376 bytes} [Fri Aug 7 20:57:34 2026] DELETE /volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac?cascade=True => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:34.371539 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5a93ded3-8f58-4f96-9037-75a5f9fc8533 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:34.373571 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-742f1edb-04d0-43a9-b855-081ef199387c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:34.373671 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 175/679] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:34 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:34.374313 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a93ded3-8f58-4f96-9037-75a5f9fc8533 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac Aug 07 20:57:34.374313 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a93ded3-8f58-4f96-9037-75a5f9fc8533 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:34.374564 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a93ded3-8f58-4f96-9037-75a5f9fc8533 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:34.387232 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:34.387232 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:34.395056 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5a93ded3-8f58-4f96-9037-75a5f9fc8533 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:34.401020 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a93ded3-8f58-4f96-9037-75a5f9fc8533 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac returned with HTTP 200 Aug 07 20:57:34.401637 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 169/680] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:34 2026] GET /volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:34.981013 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-761cef4e-15ed-49f8-997d-c670bc76c106 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:34.983665 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-761cef4e-15ed-49f8-997d-c670bc76c106 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:57:34.983665 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-761cef4e-15ed-49f8-997d-c670bc76c106 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:34.983665 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-761cef4e-15ed-49f8-997d-c670bc76c106 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:34.992574 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:34.992574 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:34.997561 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-761cef4e-15ed-49f8-997d-c670bc76c106 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:57:35.003334 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-761cef4e-15ed-49f8-997d-c670bc76c106 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 200 Aug 07 20:57:35.003849 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 168/681] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:34 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:35.062531 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c0b15e52-1bb5-4a89-b077-13317beeef69 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:35.064597 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c0b15e52-1bb5-4a89-b077-13317beeef69 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:57:35.064857 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c0b15e52-1bb5-4a89-b077-13317beeef69 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:35.065192 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c0b15e52-1bb5-4a89-b077-13317beeef69 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:35.076606 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:35.076606 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:35.081475 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c0b15e52-1bb5-4a89-b077-13317beeef69 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:57:35.086060 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c0b15e52-1bb5-4a89-b077-13317beeef69 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 200 Aug 07 20:57:35.086453 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 170/682] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:35 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:35.113692 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2e12a62a-4edf-4f86-9491-bfffed44bc7e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:35.115903 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2e12a62a-4edf-4f86-9491-bfffed44bc7e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] DELETE https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:57:35.116319 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2e12a62a-4edf-4f86-9491-bfffed44bc7e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:35.116623 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2e12a62a-4edf-4f86-9491-bfffed44bc7e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:35.116976 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-2e12a62a-4edf-4f86-9491-bfffed44bc7e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Delete volume with id: 367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:57:35.127278 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:35.127278 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:35.128166 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2e12a62a-4edf-4f86-9491-bfffed44bc7e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:57:35.164815 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2e12a62a-4edf-4f86-9491-bfffed44bc7e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Delete volume request issued successfully. Aug 07 20:57:35.170227 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2e12a62a-4edf-4f86-9491-bfffed44bc7e tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 202 Aug 07 20:57:35.170227 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 176/683] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:57:35 2026] DELETE /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:35.178482 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5c4c4a79-c101-420b-880b-fed8e8be0739 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:35.180488 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5c4c4a79-c101-420b-880b-fed8e8be0739 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:57:35.181215 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5c4c4a79-c101-420b-880b-fed8e8be0739 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:35.181215 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5c4c4a79-c101-420b-880b-fed8e8be0739 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:35.190142 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:35.190142 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:35.195677 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5c4c4a79-c101-420b-880b-fed8e8be0739 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Volume info retrieved successfully. Aug 07 20:57:35.202047 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5c4c4a79-c101-420b-880b-fed8e8be0739 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 200 Aug 07 20:57:35.204700 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 170/684] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:35 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:35.388550 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea194800-fe2a-49ab-8522-bdb06b27eb4f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:35.391152 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea194800-fe2a-49ab-8522-bdb06b27eb4f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:35.391382 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea194800-fe2a-49ab-8522-bdb06b27eb4f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:35.391641 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea194800-fe2a-49ab-8522-bdb06b27eb4f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:35.403411 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:35.403411 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:35.409034 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ea194800-fe2a-49ab-8522-bdb06b27eb4f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:35.415225 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea194800-fe2a-49ab-8522-bdb06b27eb4f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:35.415674 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 169/685] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:35 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:35.420889 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e6a1d76e-72c9-47f2-a6cd-7ee2cf17ae3f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:35.423304 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e6a1d76e-72c9-47f2-a6cd-7ee2cf17ae3f tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac Aug 07 20:57:35.423627 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e6a1d76e-72c9-47f2-a6cd-7ee2cf17ae3f tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:35.423987 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e6a1d76e-72c9-47f2-a6cd-7ee2cf17ae3f tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:35.432326 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e6a1d76e-72c9-47f2-a6cd-7ee2cf17ae3f tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac returned with HTTP 404 Aug 07 20:57:35.432899 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 171/686] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:35 2026] GET /volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:35.442411 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fc5df9d0-76bb-4481-834d-3e1f06301b72 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:35.445075 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fc5df9d0-76bb-4481-834d-3e1f06301b72 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 07 20:57:35.445628 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fc5df9d0-76bb-4481-834d-3e1f06301b72 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:35.446072 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fc5df9d0-76bb-4481-834d-3e1f06301b72 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:35.446528 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-fc5df9d0-76bb-4481-834d-3e1f06301b72 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:35.447964 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fc5df9d0-76bb-4481-834d-3e1f06301b72 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:57:35.457473 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fc5df9d0-76bb-4481-834d-3e1f06301b72 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Get all volumes completed successfully. Aug 07 20:57:35.457473 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fc5df9d0-76bb-4481-834d-3e1f06301b72 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 07 20:57:35.457473 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 177/687] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 7 20:57:35 2026] GET /volume/v3/volumes => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:57:35.467356 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f69c43a3-651c-4281-adf9-75c33bd408bb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:35.469641 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f69c43a3-651c-4281-adf9-75c33bd408bb tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/snapshots Aug 07 20:57:35.469985 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f69c43a3-651c-4281-adf9-75c33bd408bb tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:35.470273 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f69c43a3-651c-4281-adf9-75c33bd408bb tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:35.470667 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-f69c43a3-651c-4281-adf9-75c33bd408bb tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:35.472159 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-f69c43a3-651c-4281-adf9-75c33bd408bb tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 20:57:35.487633 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f69c43a3-651c-4281-adf9-75c33bd408bb tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Get all snapshots completed successfully. Aug 07 20:57:35.487988 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f69c43a3-651c-4281-adf9-75c33bd408bb tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 07 20:57:35.488504 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 171/688] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 7 20:57:35 2026] GET /volume/v3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:57:35.500133 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-687bbfe5-414b-42b3-8beb-b0fd910de515 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:35.502535 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-687bbfe5-414b-42b3-8beb-b0fd910de515 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/8e789367-0ae6-4bc3-a3ce-56d3565a5d0c Aug 07 20:57:35.502956 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-687bbfe5-414b-42b3-8beb-b0fd910de515 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:35.503197 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-687bbfe5-414b-42b3-8beb-b0fd910de515 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:35.503364 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-687bbfe5-414b-42b3-8beb-b0fd910de515 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Delete snapshot with id: 8e789367-0ae6-4bc3-a3ce-56d3565a5d0c Aug 07 20:57:35.508680 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-687bbfe5-414b-42b3-8beb-b0fd910de515 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots/8e789367-0ae6-4bc3-a3ce-56d3565a5d0c returned with HTTP 404 Aug 07 20:57:35.509330 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 170/689] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 20:57:35 2026] DELETE /volume/v3/snapshots/8e789367-0ae6-4bc3-a3ce-56d3565a5d0c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:35.518393 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f0bd58ea-4cd3-4f6a-bacb-17092063e661 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:35.520274 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f0bd58ea-4cd3-4f6a-bacb-17092063e661 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/bba4453a-1e4a-40e0-b16f-c0426b280fec Aug 07 20:57:35.520481 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f0bd58ea-4cd3-4f6a-bacb-17092063e661 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:35.520685 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f0bd58ea-4cd3-4f6a-bacb-17092063e661 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:35.520855 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-f0bd58ea-4cd3-4f6a-bacb-17092063e661 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Delete snapshot with id: bba4453a-1e4a-40e0-b16f-c0426b280fec Aug 07 20:57:35.527110 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f0bd58ea-4cd3-4f6a-bacb-17092063e661 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots/bba4453a-1e4a-40e0-b16f-c0426b280fec returned with HTTP 404 Aug 07 20:57:35.528310 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 172/690] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 20:57:35 2026] DELETE /volume/v3/snapshots/bba4453a-1e4a-40e0-b16f-c0426b280fec => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:35.538039 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-84c44e80-499f-46d3-97dc-3bbc4a02f2a4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:35.542805 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-84c44e80-499f-46d3-97dc-3bbc4a02f2a4 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac Aug 07 20:57:35.542805 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-84c44e80-499f-46d3-97dc-3bbc4a02f2a4 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:35.542805 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-84c44e80-499f-46d3-97dc-3bbc4a02f2a4 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:35.549660 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-84c44e80-499f-46d3-97dc-3bbc4a02f2a4 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac returned with HTTP 404 Aug 07 20:57:35.550745 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 178/691] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:35 2026] GET /volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:35.563141 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e7c7e36-668b-4d8e-b3f4-daab750cfc24 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:35.567136 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e7c7e36-668b-4d8e-b3f4-daab750cfc24 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac Aug 07 20:57:35.567422 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e7c7e36-668b-4d8e-b3f4-daab750cfc24 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:35.567697 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e7c7e36-668b-4d8e-b3f4-daab750cfc24 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:35.567951 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-7e7c7e36-668b-4d8e-b3f4-daab750cfc24 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Delete volume with id: c59b9fb1-8d2e-400e-a6ea-f44d258b15ac Aug 07 20:57:35.585217 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e7c7e36-668b-4d8e-b3f4-daab750cfc24 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac returned with HTTP 404 Aug 07 20:57:35.585803 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 172/692] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:57:35 2026] DELETE /volume/v3/volumes/c59b9fb1-8d2e-400e-a6ea-f44d258b15ac => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:35.600188 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:35.602652 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:35.603044 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1326928165"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:35.604536 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1326928165'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:35.604682 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Create volume of 1 GB Aug 07 20:57:35.609732 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Availability Zones retrieved successfully. Aug 07 20:57:35.615560 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Flow 'volume_create_api' (12accd62-3a59-4fd0-b826-25129b1cdbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:35.616834 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4bfcb86-55e4-402e-b813-adcfc56a4187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:35.617897 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:35.653635 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4bfcb86-55e4-402e-b813-adcfc56a4187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:35.655066 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb6d02b8-7786-4340-a7e8-5e57d6206ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:35.723235 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Created reservations ['bf6dd3d3-2d9b-4044-8470-2259af047681', '19e0f08e-52c9-4397-92f9-63a9833c1ed8', 'a249f6bb-9f94-4ade-ad8a-f9cc657a0247', '0b7c6894-8498-4e37-a4f6-7b12c30252f7'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:35.724327 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb6d02b8-7786-4340-a7e8-5e57d6206ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf6dd3d3-2d9b-4044-8470-2259af047681', '19e0f08e-52c9-4397-92f9-63a9833c1ed8', 'a249f6bb-9f94-4ade-ad8a-f9cc657a0247', '0b7c6894-8498-4e37-a4f6-7b12c30252f7']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:35.725361 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50deadc2-6114-422c-8522-315a43e4e9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:35.768253 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50deadc2-6114-422c-8522-315a43e4e9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4e10bdc-d0f9-4945-9940-75b3bd97749e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1326928165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89b17303bf3492e93ff7cb1e6abc637',qos_specs=None,replication_status=,reservations=['bf6dd3d3-2d9b-4044-8470-2259af047681','19e0f08e-52c9-4397-92f9-63a9833c1ed8','a249f6bb-9f94-4ade-ad8a-f9cc657a0247','0b7c6894-8498-4e37-a4f6-7b12c30252f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16d459f2efcc4082afef92ffaaf174bd',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1326928165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4e10bdc-d0f9-4945-9940-75b3bd97749e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d89b17303bf3492e93ff7cb1e6abc637',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16d459f2efcc4082afef92ffaaf174bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:35.769171 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c79fc921-34ab-4510-9a84-f311dc3ac9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:35.797571 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c79fc921-34ab-4510-9a84-f311dc3ac9be) transitioned into state 'SUCCESS' from state '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-1326928165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89b17303bf3492e93ff7cb1e6abc637',qos_specs=None,replication_status=,reservations=['bf6dd3d3-2d9b-4044-8470-2259af047681','19e0f08e-52c9-4397-92f9-63a9833c1ed8','a249f6bb-9f94-4ade-ad8a-f9cc657a0247','0b7c6894-8498-4e37-a4f6-7b12c30252f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16d459f2efcc4082afef92ffaaf174bd',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:35.798469 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5340c400-8dad-4ee9-9900-e5de01356439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:35.811702 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5340c400-8dad-4ee9-9900-e5de01356439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:35.812336 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Flow 'volume_create_api' (12accd62-3a59-4fd0-b826-25129b1cdbc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:35.813668 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Create volume request issued successfully. Aug 07 20:57:35.813668 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-781e7cee-8f6c-472b-9b85-c0fb8fed7353 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:35.813668 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 171/693] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:57:35 2026] POST /volume/v3/volumes => generated 751 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:35.830019 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-47fda5f4-ffed-44b4-9dce-9fccb255adfd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:35.832679 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-47fda5f4-ffed-44b4-9dce-9fccb255adfd tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e Aug 07 20:57:35.833018 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-47fda5f4-ffed-44b4-9dce-9fccb255adfd tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:35.833473 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-47fda5f4-ffed-44b4-9dce-9fccb255adfd tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:35.844792 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:35.844792 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:35.850558 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-47fda5f4-ffed-44b4-9dce-9fccb255adfd tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:35.857633 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-47fda5f4-ffed-44b4-9dce-9fccb255adfd tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e returned with HTTP 200 Aug 07 20:57:35.858151 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 173/694] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:35 2026] GET /volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:36.220996 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ae862c6b-b670-4f2f-8647-908ad1a057d4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:36.223147 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ae862c6b-b670-4f2f-8647-908ad1a057d4 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] GET https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b Aug 07 20:57:36.223400 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ae862c6b-b670-4f2f-8647-908ad1a057d4 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:36.223634 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ae862c6b-b670-4f2f-8647-908ad1a057d4 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:36.231746 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ae862c6b-b670-4f2f-8647-908ad1a057d4 tempest-ServerActionsTestOtherB-485750363 tempest-ServerActionsTestOtherB-485750363-project-member] https://10.4.3.127/volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b returned with HTTP 404 Aug 07 20:57:36.232436 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 179/695] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:36 2026] GET /volume/v3/volumes/367480e9-00de-4daf-87ef-1c881a50807b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:36.433832 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4b698062-492f-4239-9b74-e60c1bebd4c5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:36.436287 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b698062-492f-4239-9b74-e60c1bebd4c5 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:36.436709 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b698062-492f-4239-9b74-e60c1bebd4c5 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:36.437051 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b698062-492f-4239-9b74-e60c1bebd4c5 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:36.447078 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:36.447078 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:36.454271 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4b698062-492f-4239-9b74-e60c1bebd4c5 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:36.463716 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b698062-492f-4239-9b74-e60c1bebd4c5 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:36.464456 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 173/696] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:36 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:36.871420 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-67fc6226-e65e-4ff2-ba77-8dffcfb0ac04 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:36.873928 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67fc6226-e65e-4ff2-ba77-8dffcfb0ac04 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e Aug 07 20:57:36.874203 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67fc6226-e65e-4ff2-ba77-8dffcfb0ac04 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:36.874455 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67fc6226-e65e-4ff2-ba77-8dffcfb0ac04 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:36.884347 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:36.884347 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:36.889564 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-67fc6226-e65e-4ff2-ba77-8dffcfb0ac04 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:36.897476 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67fc6226-e65e-4ff2-ba77-8dffcfb0ac04 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e returned with HTTP 200 Aug 07 20:57:36.897561 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 172/697] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:36 2026] GET /volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:36.912585 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-55f4b438-4136-4864-9c4d-10d6ce850612 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:36.915035 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-55f4b438-4136-4864-9c4d-10d6ce850612 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:57:36.915455 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-55f4b438-4136-4864-9c4d-10d6ce850612 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4e10bdc-d0f9-4945-9940-75b3bd97749e", "name": "tempest-VolumesDeleteCascade-Snapshot-1279934437"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:36.925308 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:36.925308 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:36.925829 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-55f4b438-4136-4864-9c4d-10d6ce850612 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:36.925994 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-55f4b438-4136-4864-9c4d-10d6ce850612 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Create snapshot from volume a4e10bdc-d0f9-4945-9940-75b3bd97749e Aug 07 20:57:36.960158 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-55f4b438-4136-4864-9c4d-10d6ce850612 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Created reservations ['ef9cf2d0-f8da-4460-b932-65359f2b6fdd', '94f8a6d3-82af-4d7c-8c67-688fb86372f4', '4ee9e217-2bb7-4592-bcf7-259554ea1f0f', '88b0e18c-3608-4d3f-91a8-73c3566b2212'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:37.002713 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-55f4b438-4136-4864-9c4d-10d6ce850612 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Snapshot create request issued successfully. Aug 07 20:57:37.003514 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-55f4b438-4136-4864-9c4d-10d6ce850612 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:57:37.004145 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 174/698] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 20:57:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:37.013974 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-912bc239-5397-4e3f-acec-200905783288 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:37.016429 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-912bc239-5397-4e3f-acec-200905783288 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/snapshots/db78b51a-07f2-4dfc-b9e7-4c6dd13cce65 Aug 07 20:57:37.016741 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-912bc239-5397-4e3f-acec-200905783288 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:37.017062 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-912bc239-5397-4e3f-acec-200905783288 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:37.024434 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:37.024434 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:37.025040 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-912bc239-5397-4e3f-acec-200905783288 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Snapshot retrieved successfully. Aug 07 20:57:37.026106 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-912bc239-5397-4e3f-acec-200905783288 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots/db78b51a-07f2-4dfc-b9e7-4c6dd13cce65 returned with HTTP 200 Aug 07 20:57:37.026505 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 180/699] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:57:37 2026] GET /volume/v3/snapshots/db78b51a-07f2-4dfc-b9e7-4c6dd13cce65 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:37.481545 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-27d6318a-791c-4e17-bb19-a74f8322d98f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:37.489294 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-27d6318a-791c-4e17-bb19-a74f8322d98f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:37.489563 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-27d6318a-791c-4e17-bb19-a74f8322d98f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:37.490984 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-27d6318a-791c-4e17-bb19-a74f8322d98f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:37.502906 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:37.502906 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:37.508132 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-27d6318a-791c-4e17-bb19-a74f8322d98f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:37.513898 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-27d6318a-791c-4e17-bb19-a74f8322d98f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:37.514370 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 174/700] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:37 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:38.038654 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5f1a666-1dff-4eb3-b1d1-bb173f790aa3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:38.041361 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5f1a666-1dff-4eb3-b1d1-bb173f790aa3 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/snapshots/db78b51a-07f2-4dfc-b9e7-4c6dd13cce65 Aug 07 20:57:38.041361 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5f1a666-1dff-4eb3-b1d1-bb173f790aa3 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:38.041361 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5f1a666-1dff-4eb3-b1d1-bb173f790aa3 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:38.047298 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:38.047298 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:38.048141 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5f1a666-1dff-4eb3-b1d1-bb173f790aa3 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Snapshot retrieved successfully. Aug 07 20:57:38.049169 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5f1a666-1dff-4eb3-b1d1-bb173f790aa3 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots/db78b51a-07f2-4dfc-b9e7-4c6dd13cce65 returned with HTTP 200 Aug 07 20:57:38.049635 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 173/701] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:57:38 2026] GET /volume/v3/snapshots/db78b51a-07f2-4dfc-b9e7-4c6dd13cce65 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:38.061472 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d934ab19-5134-455f-bbd8-279d21c74ffe None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:38.064134 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:38.064498 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "db78b51a-07f2-4dfc-b9e7-4c6dd13cce65", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-446677464"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:38.065919 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Create volume request body: {'volume': {'snapshot_id': 'db78b51a-07f2-4dfc-b9e7-4c6dd13cce65', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-446677464'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:38.074293 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:38.074293 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:38.074293 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Snapshot retrieved successfully. Aug 07 20:57:38.074293 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Create volume of 1 GB Aug 07 20:57:38.083171 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Availability Zones retrieved successfully. Aug 07 20:57:38.100866 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Flow 'volume_create_api' (04f5f972-19ff-4c90-b3fb-f47fe24b3682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:38.104183 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ebb7a14-afa2-4b26-bf37-20fba725daff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:38.105692 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:38.152582 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ebb7a14-afa2-4b26-bf37-20fba725daff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'db78b51a-07f2-4dfc-b9e7-4c6dd13cce65', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:38.154262 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665c75f7-da09-4edd-a44d-f2b8e9c151af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:38.213710 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Created reservations ['980388c6-df36-4cf7-a335-7fd43f73772c', '29d022db-53ee-4610-84e5-0cbe1201bc55', '586fba30-5122-45ce-adae-1d76b0d534b4', 'ae45d4fe-7fdd-4739-86a7-5192e5e81609'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:38.214724 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665c75f7-da09-4edd-a44d-f2b8e9c151af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['980388c6-df36-4cf7-a335-7fd43f73772c', '29d022db-53ee-4610-84e5-0cbe1201bc55', '586fba30-5122-45ce-adae-1d76b0d534b4', 'ae45d4fe-7fdd-4739-86a7-5192e5e81609']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:38.215661 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13df64c9-dbba-41f2-a7aa-df30655bcc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:38.268081 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13df64c9-dbba-41f2-a7aa-df30655bcc14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9a3434f-2d98-4357-b560-2b92217eea2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-446677464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89b17303bf3492e93ff7cb1e6abc637',qos_specs=None,replication_status=,reservations=['980388c6-df36-4cf7-a335-7fd43f73772c','29d022db-53ee-4610-84e5-0cbe1201bc55','586fba30-5122-45ce-adae-1d76b0d534b4','ae45d4fe-7fdd-4739-86a7-5192e5e81609'],size=1,snapshot_id=db78b51a-07f2-4dfc-b9e7-4c6dd13cce65,source_replicaid=,source_volid=None,status='creating',user_id='16d459f2efcc4082afef92ffaaf174bd',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-446677464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9a3434f-2d98-4357-b560-2b92217eea2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d89b17303bf3492e93ff7cb1e6abc637',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=db78b51a-07f2-4dfc-b9e7-4c6dd13cce65,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16d459f2efcc4082afef92ffaaf174bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:38.269123 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8188902b-82f2-4a06-9562-3f9bcf88bbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:38.293570 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8188902b-82f2-4a06-9562-3f9bcf88bbfb) transitioned into state 'SUCCESS' from state '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-446677464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d89b17303bf3492e93ff7cb1e6abc637',qos_specs=None,replication_status=,reservations=['980388c6-df36-4cf7-a335-7fd43f73772c','29d022db-53ee-4610-84e5-0cbe1201bc55','586fba30-5122-45ce-adae-1d76b0d534b4','ae45d4fe-7fdd-4739-86a7-5192e5e81609'],size=1,snapshot_id=db78b51a-07f2-4dfc-b9e7-4c6dd13cce65,source_replicaid=,source_volid=None,status='creating',user_id='16d459f2efcc4082afef92ffaaf174bd',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:38.294441 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2d553c-50bf-49b1-89f9-fe4525cef0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:38.321628 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2d553c-50bf-49b1-89f9-fe4525cef0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:38.322673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Flow 'volume_create_api' (04f5f972-19ff-4c90-b3fb-f47fe24b3682) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:38.322971 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Create volume request issued successfully. Aug 07 20:57:38.323634 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d934ab19-5134-455f-bbd8-279d21c74ffe tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:38.328830 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 175/702] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:57:38 2026] POST /volume/v3/volumes => generated 784 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:38.347426 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9d06c8e7-74d1-4cd0-b8be-c2f02accbdfa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:38.348667 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9d06c8e7-74d1-4cd0-b8be-c2f02accbdfa tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d Aug 07 20:57:38.348920 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9d06c8e7-74d1-4cd0-b8be-c2f02accbdfa tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:38.349273 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9d06c8e7-74d1-4cd0-b8be-c2f02accbdfa tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:38.361832 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:38.361832 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:38.371153 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9d06c8e7-74d1-4cd0-b8be-c2f02accbdfa tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:38.377141 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9d06c8e7-74d1-4cd0-b8be-c2f02accbdfa tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d returned with HTTP 200 Aug 07 20:57:38.377656 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 181/703] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:38 2026] GET /volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:38.541738 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ae373459-6cc8-4dc3-8baa-0660c133b7bf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:38.544296 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae373459-6cc8-4dc3-8baa-0660c133b7bf tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:38.544444 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae373459-6cc8-4dc3-8baa-0660c133b7bf tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:38.544859 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae373459-6cc8-4dc3-8baa-0660c133b7bf tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:38.558897 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:38.558897 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:38.566894 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ae373459-6cc8-4dc3-8baa-0660c133b7bf tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:38.573034 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae373459-6cc8-4dc3-8baa-0660c133b7bf tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:38.573470 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 175/704] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:38 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:57:39.136342 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-a1438349-0a38-4182-bb3d-5f1e139a9fcf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:39.139361 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-a1438349-0a38-4182-bb3d-5f1e139a9fcf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/limits Aug 07 20:57:39.140024 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-a1438349-0a38-4182-bb3d-5f1e139a9fcf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:39.140401 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-a1438349-0a38-4182-bb3d-5f1e139a9fcf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:39.154302 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-a1438349-0a38-4182-bb3d-5f1e139a9fcf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:39.155408 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-a1438349-0a38-4182-bb3d-5f1e139a9fcf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:39.155967 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-a1438349-0a38-4182-bb3d-5f1e139a9fcf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:39.156508 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-a1438349-0a38-4182-bb3d-5f1e139a9fcf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:39.175459 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-a1438349-0a38-4182-bb3d-5f1e139a9fcf tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/limits returned with HTTP 200 Aug 07 20:57:39.176365 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 174/705] 10.4.3.127 () {68 vars in 1484 bytes} [Fri Aug 7 20:57:39 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) Aug 07 20:57:39.242962 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-d2fd2ddd-3380-417e-9b46-44d94054455d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:39.247746 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-d2fd2ddd-3380-417e-9b46-44d94054455d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:39.248043 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-d2fd2ddd-3380-417e-9b46-44d94054455d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:39.248290 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-d2fd2ddd-3380-417e-9b46-44d94054455d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:39.265320 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:39.265320 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:39.270508 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-d2fd2ddd-3380-417e-9b46-44d94054455d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:39.277868 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-d2fd2ddd-3380-417e-9b46-44d94054455d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 returned with HTTP 200 Aug 07 20:57:39.278573 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 176/706] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:39 2026] GET /volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 => generated 1660 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:39.290499 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-97d5fd5c-ab27-4b13-9084-94e0982a5d21 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:39.292026 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-97d5fd5c-ab27-4b13-9084-94e0982a5d21 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:57:39.292788 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-97d5fd5c-ab27-4b13-9084-94e0982a5d21 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02eb61f1-5193-4eb3-86ca-9977928d1d07", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:39.306402 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:39.306402 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:39.306962 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-97d5fd5c-ab27-4b13-9084-94e0982a5d21 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:39.307122 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-97d5fd5c-ab27-4b13-9084-94e0982a5d21 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Create snapshot from volume 02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:39.326996 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-97d5fd5c-ab27-4b13-9084-94e0982a5d21 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:39.357904 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-97d5fd5c-ab27-4b13-9084-94e0982a5d21 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Created reservations ['862409ec-42d9-4412-acc1-c249ad0184cd', 'f2364ee9-9c4d-4d4c-bbc8-54634442542e', '3ab19e93-eaf8-48ff-bd12-00411a6b119b', '0760a315-682f-4a5f-ba4f-1fa1faf85537'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:39.394786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7a1c695a-692f-4550-b179-8f83da8bb152 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:39.397211 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a1c695a-692f-4550-b179-8f83da8bb152 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d Aug 07 20:57:39.397211 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a1c695a-692f-4550-b179-8f83da8bb152 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:39.397634 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a1c695a-692f-4550-b179-8f83da8bb152 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:39.410478 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:39.410478 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:39.414250 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-97d5fd5c-ab27-4b13-9084-94e0982a5d21 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Snapshot force create request issued successfully. Aug 07 20:57:39.414685 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-9e914588-f91e-41e6-892f-0c43ab4b2e65 req-97d5fd5c-ab27-4b13-9084-94e0982a5d21 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:57:39.415428 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 182/707] 10.4.3.127 () {72 vars in 1547 bytes} [Fri Aug 7 20:57:39 2026] POST /volume/v3/snapshots => generated 292 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:39.417035 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7a1c695a-692f-4550-b179-8f83da8bb152 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:39.428245 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a1c695a-692f-4550-b179-8f83da8bb152 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d returned with HTTP 200 Aug 07 20:57:39.428560 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 176/708] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:39 2026] GET /volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:39.443739 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-10f9fde3-0ed4-4a75-814c-2e702039092f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:39.446640 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-10f9fde3-0ed4-4a75-814c-2e702039092f tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d Aug 07 20:57:39.446840 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-10f9fde3-0ed4-4a75-814c-2e702039092f tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:39.447039 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-10f9fde3-0ed4-4a75-814c-2e702039092f tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:39.455908 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:39.455908 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:39.463207 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-10f9fde3-0ed4-4a75-814c-2e702039092f tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:39.471796 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-10f9fde3-0ed4-4a75-814c-2e702039092f tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d returned with HTTP 200 Aug 07 20:57:39.471796 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 175/709] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:39 2026] GET /volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:39.491029 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a55dab56-3094-4675-a9d6-7435422f5cd4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:39.493361 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a55dab56-3094-4675-a9d6-7435422f5cd4 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e?cascade=True Aug 07 20:57:39.493669 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a55dab56-3094-4675-a9d6-7435422f5cd4 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:39.493877 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a55dab56-3094-4675-a9d6-7435422f5cd4 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:39.494048 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-a55dab56-3094-4675-a9d6-7435422f5cd4 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Delete volume with id: a4e10bdc-d0f9-4945-9940-75b3bd97749e Aug 07 20:57:39.503383 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:39.503383 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:39.503910 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a55dab56-3094-4675-a9d6-7435422f5cd4 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:39.547329 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a55dab56-3094-4675-a9d6-7435422f5cd4 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Delete volume request issued successfully. Aug 07 20:57:39.547611 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a55dab56-3094-4675-a9d6-7435422f5cd4 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e?cascade=True returned with HTTP 202 Aug 07 20:57:39.548711 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 177/710] 10.4.3.127 () {66 vars in 1376 bytes} [Fri Aug 7 20:57:39 2026] DELETE /volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e?cascade=True => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:39.563968 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-da153d60-9d29-489f-a6e5-4b1cf16aaf53 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:39.566296 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-da153d60-9d29-489f-a6e5-4b1cf16aaf53 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e Aug 07 20:57:39.566628 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-da153d60-9d29-489f-a6e5-4b1cf16aaf53 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:39.566945 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-da153d60-9d29-489f-a6e5-4b1cf16aaf53 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:39.592819 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:39.592819 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:39.596311 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4319ff51-de97-4199-9ef6-201ae785d4b0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:39.600020 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4319ff51-de97-4199-9ef6-201ae785d4b0 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:39.600248 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4319ff51-de97-4199-9ef6-201ae785d4b0 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:39.600504 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4319ff51-de97-4199-9ef6-201ae785d4b0 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:39.601857 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-da153d60-9d29-489f-a6e5-4b1cf16aaf53 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:39.612091 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-da153d60-9d29-489f-a6e5-4b1cf16aaf53 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e returned with HTTP 200 Aug 07 20:57:39.612893 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 183/711] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:39 2026] GET /volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:39.613396 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:39.613396 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:39.621208 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4319ff51-de97-4199-9ef6-201ae785d4b0 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:39.629807 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4319ff51-de97-4199-9ef6-201ae785d4b0 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:39.630486 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 177/712] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:39 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:40.634787 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1364c560-45d1-461e-8ef6-8f464ac8a35b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:40.637236 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1364c560-45d1-461e-8ef6-8f464ac8a35b tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e Aug 07 20:57:40.637236 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1364c560-45d1-461e-8ef6-8f464ac8a35b tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:40.637504 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1364c560-45d1-461e-8ef6-8f464ac8a35b tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:40.644859 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1364c560-45d1-461e-8ef6-8f464ac8a35b tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e returned with HTTP 404 Aug 07 20:57:40.645384 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 176/713] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:40 2026] GET /volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:40.649265 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-492dc5f5-1474-42bb-a2b7-c0152574cf4a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:40.651880 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-492dc5f5-1474-42bb-a2b7-c0152574cf4a tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:40.652331 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-492dc5f5-1474-42bb-a2b7-c0152574cf4a tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:40.652331 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-492dc5f5-1474-42bb-a2b7-c0152574cf4a tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:40.656450 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-399d2002-c0bc-47fb-9dc0-bc7961177640 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:40.659956 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-399d2002-c0bc-47fb-9dc0-bc7961177640 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 07 20:57:40.659956 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-399d2002-c0bc-47fb-9dc0-bc7961177640 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:40.659956 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-399d2002-c0bc-47fb-9dc0-bc7961177640 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:40.660381 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-399d2002-c0bc-47fb-9dc0-bc7961177640 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:40.662498 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-399d2002-c0bc-47fb-9dc0-bc7961177640 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:57:40.662637 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:40.662637 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:40.665845 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=354,cinder:UPDATE=76,cinder:INSERT=35 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:57:40.671922 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-492dc5f5-1474-42bb-a2b7-c0152574cf4a tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:40.676866 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-399d2002-c0bc-47fb-9dc0-bc7961177640 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Get all volumes completed successfully. Aug 07 20:57:40.677711 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-399d2002-c0bc-47fb-9dc0-bc7961177640 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 07 20:57:40.678397 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 184/714] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 7 20:57:40 2026] GET /volume/v3/volumes => generated 334 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:40.678476 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-492dc5f5-1474-42bb-a2b7-c0152574cf4a tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:40.678807 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 178/715] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:40 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:40.693301 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6218f60d-1ef7-479f-b9d9-fb2201d33c59 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:40.695485 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6218f60d-1ef7-479f-b9d9-fb2201d33c59 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/snapshots Aug 07 20:57:40.697663 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6218f60d-1ef7-479f-b9d9-fb2201d33c59 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:40.697663 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6218f60d-1ef7-479f-b9d9-fb2201d33c59 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:40.697663 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-6218f60d-1ef7-479f-b9d9-fb2201d33c59 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:40.698888 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-6218f60d-1ef7-479f-b9d9-fb2201d33c59 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 20:57:40.706464 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6218f60d-1ef7-479f-b9d9-fb2201d33c59 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Get all snapshots completed successfully. Aug 07 20:57:40.707005 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6218f60d-1ef7-479f-b9d9-fb2201d33c59 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 07 20:57:40.707876 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 178/716] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 7 20:57:40 2026] GET /volume/v3/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:57:40.720896 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f55a68f-d551-4c0d-88e0-50082ae0e124 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:40.723198 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f55a68f-d551-4c0d-88e0-50082ae0e124 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d Aug 07 20:57:40.723355 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f55a68f-d551-4c0d-88e0-50082ae0e124 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:40.723625 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f55a68f-d551-4c0d-88e0-50082ae0e124 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:40.732779 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:40.732779 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:40.743424 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5f55a68f-d551-4c0d-88e0-50082ae0e124 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:40.752284 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f55a68f-d551-4c0d-88e0-50082ae0e124 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d returned with HTTP 200 Aug 07 20:57:40.753006 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 177/717] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:40 2026] GET /volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:40.773773 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bd52d039-700c-4e6b-8d79-3ebe41eabe48 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:40.777685 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bd52d039-700c-4e6b-8d79-3ebe41eabe48 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d Aug 07 20:57:40.777915 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bd52d039-700c-4e6b-8d79-3ebe41eabe48 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:40.778136 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bd52d039-700c-4e6b-8d79-3ebe41eabe48 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:40.778472 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-bd52d039-700c-4e6b-8d79-3ebe41eabe48 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Delete volume with id: c9a3434f-2d98-4357-b560-2b92217eea2d Aug 07 20:57:40.788409 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:40.788409 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:40.789692 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bd52d039-700c-4e6b-8d79-3ebe41eabe48 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:40.822181 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bd52d039-700c-4e6b-8d79-3ebe41eabe48 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Delete volume request issued successfully. Aug 07 20:57:40.822553 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bd52d039-700c-4e6b-8d79-3ebe41eabe48 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d returned with HTTP 202 Aug 07 20:57:40.823163 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 185/718] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:57:40 2026] DELETE /volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:40.834282 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-60d340cd-70a8-48af-9d75-a2fa16307ae6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:40.837009 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-60d340cd-70a8-48af-9d75-a2fa16307ae6 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d Aug 07 20:57:40.837009 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-60d340cd-70a8-48af-9d75-a2fa16307ae6 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:40.837120 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-60d340cd-70a8-48af-9d75-a2fa16307ae6 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:40.852341 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:40.852341 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:40.866198 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-60d340cd-70a8-48af-9d75-a2fa16307ae6 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Volume info retrieved successfully. Aug 07 20:57:40.874742 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-60d340cd-70a8-48af-9d75-a2fa16307ae6 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d returned with HTTP 200 Aug 07 20:57:40.875363 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 179/719] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:40 2026] GET /volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:41.694937 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-74019f5c-09e8-4a28-859d-20d22bbdc265 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:41.697237 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74019f5c-09e8-4a28-859d-20d22bbdc265 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:41.698959 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74019f5c-09e8-4a28-859d-20d22bbdc265 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:41.698959 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74019f5c-09e8-4a28-859d-20d22bbdc265 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:41.704912 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=453,cinder:UPDATE=100,cinder:INSERT=53 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:57:41.713828 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:41.713828 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:41.720149 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-74019f5c-09e8-4a28-859d-20d22bbdc265 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:41.728402 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74019f5c-09e8-4a28-859d-20d22bbdc265 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:41.729113 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 179/720] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:41 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:41.900446 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c7a18416-5b04-4107-a65d-0804ae887b7e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:41.902752 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7a18416-5b04-4107-a65d-0804ae887b7e tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d Aug 07 20:57:41.902965 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7a18416-5b04-4107-a65d-0804ae887b7e tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:41.903157 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7a18416-5b04-4107-a65d-0804ae887b7e tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:41.910177 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7a18416-5b04-4107-a65d-0804ae887b7e tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d returned with HTTP 404 Aug 07 20:57:41.910903 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 178/721] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:41 2026] GET /volume/v3/volumes/c9a3434f-2d98-4357-b560-2b92217eea2d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:41.922966 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2e8fe984-04a9-4c36-9145-12e4ca7f2dcd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:41.926671 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2e8fe984-04a9-4c36-9145-12e4ca7f2dcd tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/db78b51a-07f2-4dfc-b9e7-4c6dd13cce65 Aug 07 20:57:41.927544 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2e8fe984-04a9-4c36-9145-12e4ca7f2dcd tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:41.927544 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2e8fe984-04a9-4c36-9145-12e4ca7f2dcd tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:41.927544 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-2e8fe984-04a9-4c36-9145-12e4ca7f2dcd tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Delete snapshot with id: db78b51a-07f2-4dfc-b9e7-4c6dd13cce65 Aug 07 20:57:41.939916 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2e8fe984-04a9-4c36-9145-12e4ca7f2dcd tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/snapshots/db78b51a-07f2-4dfc-b9e7-4c6dd13cce65 returned with HTTP 404 Aug 07 20:57:41.940596 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 186/722] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 20:57:41 2026] DELETE /volume/v3/snapshots/db78b51a-07f2-4dfc-b9e7-4c6dd13cce65 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:41.951649 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-eeb17d60-1067-49b8-9358-3b26fc734165 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:41.957327 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eeb17d60-1067-49b8-9358-3b26fc734165 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] GET https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e Aug 07 20:57:41.957508 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-eeb17d60-1067-49b8-9358-3b26fc734165 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:41.957717 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-eeb17d60-1067-49b8-9358-3b26fc734165 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:41.959780 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=467,cinder:INSERT=57,cinder:UPDATE=135 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:57:41.967775 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eeb17d60-1067-49b8-9358-3b26fc734165 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e returned with HTTP 404 Aug 07 20:57:41.969184 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 180/723] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:41 2026] GET /volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:41.977937 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca6674e0-ab0c-45b5-bbef-756b958b6f00 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:41.979457 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca6674e0-ab0c-45b5-bbef-756b958b6f00 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e Aug 07 20:57:41.979797 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca6674e0-ab0c-45b5-bbef-756b958b6f00 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:41.980071 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca6674e0-ab0c-45b5-bbef-756b958b6f00 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:41.980340 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ca6674e0-ab0c-45b5-bbef-756b958b6f00 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] Delete volume with id: a4e10bdc-d0f9-4945-9940-75b3bd97749e Aug 07 20:57:41.987953 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca6674e0-ab0c-45b5-bbef-756b958b6f00 tempest-VolumesDeleteCascade-520553101 tempest-VolumesDeleteCascade-520553101-project-member] https://10.4.3.127/volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e returned with HTTP 404 Aug 07 20:57:41.987953 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 180/724] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:57:41 2026] DELETE /volume/v3/volumes/a4e10bdc-d0f9-4945-9940-75b3bd97749e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:42.751924 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-44f46ac4-b996-4e79-bc3a-e24a060402d6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:42.754706 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-44f46ac4-b996-4e79-bc3a-e24a060402d6 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:42.755638 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-44f46ac4-b996-4e79-bc3a-e24a060402d6 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:42.755638 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-44f46ac4-b996-4e79-bc3a-e24a060402d6 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:42.770904 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:42.770904 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:42.786642 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-44f46ac4-b996-4e79-bc3a-e24a060402d6 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:42.802379 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-44f46ac4-b996-4e79-bc3a-e24a060402d6 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:42.803060 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 179/725] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:42 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 906 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:42.820859 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-94c40d29-daa2-4d14-ad44-2a858542e87b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:43.042124 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-94c40d29-daa2-4d14-ad44-2a858542e87b tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:57:43.042712 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-94c40d29-daa2-4d14-ad44-2a858542e87b tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1114300391"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:43.073326 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-94c40d29-daa2-4d14-ad44-2a858542e87b tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:57:43.074329 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 187/726] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:57:42 2026] POST /volume/v3/types => generated 224 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:43.087539 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9f7b13d8-b768-452a-b9f7-9267c40d3fb5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:43.090802 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9f7b13d8-b768-452a-b9f7-9267c40d3fb5 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 07 20:57:43.090802 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9f7b13d8-b768-452a-b9f7-9267c40d3fb5 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-245421019"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:43.134693 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9f7b13d8-b768-452a-b9f7-9267c40d3fb5 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 07 20:57:43.135358 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 181/727] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 7 20:57:43 2026] POST /volume/v3/group_types => generated 180 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:43.152098 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9d3e3c3c-2309-4067-a1a4-ed3ddfbe0a8b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:43.335177 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d3e3c3c-2309-4067-a1a4-ed3ddfbe0a8b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/groups Aug 07 20:57:43.335177 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d3e3c3c-2309-4067-a1a4-ed3ddfbe0a8b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "166d2644-46a0-4379-8248-bd3dcda2f938", "volume_types": ["b5e73140-513c-4bed-8cab-588230ec152e"], "name": "tempest-GroupSnapshotsTest-Group-1619441498"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:43.335658 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-9d3e3c3c-2309-4067-a1a4-ed3ddfbe0a8b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating new group {'group': {'group_type': '166d2644-46a0-4379-8248-bd3dcda2f938', 'volume_types': ['b5e73140-513c-4bed-8cab-588230ec152e'], 'name': 'tempest-GroupSnapshotsTest-Group-1619441498'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 20:57:43.341696 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-9d3e3c3c-2309-4067-a1a4-ed3ddfbe0a8b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating group tempest-GroupSnapshotsTest-Group-1619441498. Aug 07 20:57:43.373447 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9d3e3c3c-2309-4067-a1a4-ed3ddfbe0a8b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Availability zone cache updated, next update will occur around 2026-08-07 21:57:43.373012. {{(pid=100275) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 20:57:43.373566 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9d3e3c3c-2309-4067-a1a4-ed3ddfbe0a8b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Availability Zones retrieved successfully. Aug 07 20:57:43.419115 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-9d3e3c3c-2309-4067-a1a4-ed3ddfbe0a8b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Created reservations ['d2d25ee8-fc9f-484b-85b2-8f1d8600c89f'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:43.475978 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1de2e0ef-b5e0-4537-9fa8-40488c10c397 req-387c8306-2ab7-4cb0-bf0f-848a27e1b5fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:43.481808 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1de2e0ef-b5e0-4537-9fa8-40488c10c397 req-387c8306-2ab7-4cb0-bf0f-848a27e1b5fc tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:43.481808 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1de2e0ef-b5e0-4537-9fa8-40488c10c397 req-387c8306-2ab7-4cb0-bf0f-848a27e1b5fc tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:43.481808 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1de2e0ef-b5e0-4537-9fa8-40488c10c397 req-387c8306-2ab7-4cb0-bf0f-848a27e1b5fc tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:43.489802 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d3e3c3c-2309-4067-a1a4-ed3ddfbe0a8b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 07 20:57:43.490943 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 181/728] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 7 20:57:43 2026] POST /volume/v3/groups => generated 112 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:43.501123 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9cd483e0-dffe-434d-9a5b-0aab12d55083 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:43.506055 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9cd483e0-dffe-434d-9a5b-0aab12d55083 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/7ca3c002-3034-4497-86dd-ea9b62816bfa Aug 07 20:57:43.507813 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9cd483e0-dffe-434d-9a5b-0aab12d55083 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:43.507813 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9cd483e0-dffe-434d-9a5b-0aab12d55083 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:43.507813 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-9cd483e0-dffe-434d-9a5b-0aab12d55083 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 7ca3c002-3034-4497-86dd-ea9b62816bfa {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:43.511428 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:43.511428 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:43.515842 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:43.515842 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:43.523654 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-1de2e0ef-b5e0-4537-9fa8-40488c10c397 req-387c8306-2ab7-4cb0-bf0f-848a27e1b5fc tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:43.530969 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1de2e0ef-b5e0-4537-9fa8-40488c10c397 req-387c8306-2ab7-4cb0-bf0f-848a27e1b5fc tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 returned with HTTP 200 Aug 07 20:57:43.531405 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 180/729] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:43 2026] GET /volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 => generated 1660 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:43.535717 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9cd483e0-dffe-434d-9a5b-0aab12d55083 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/7ca3c002-3034-4497-86dd-ea9b62816bfa returned with HTTP 200 Aug 07 20:57:43.536069 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 188/730] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:43 2026] GET /volume/v3/groups/7ca3c002-3034-4497-86dd-ea9b62816bfa => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:43.824927 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4350099f-286c-48bb-a2eb-e21a3022030b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:43.831250 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4350099f-286c-48bb-a2eb-e21a3022030b tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:43.831250 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4350099f-286c-48bb-a2eb-e21a3022030b tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:43.831821 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4350099f-286c-48bb-a2eb-e21a3022030b tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:43.848994 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:43.848994 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:43.862657 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4350099f-286c-48bb-a2eb-e21a3022030b tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:43.873776 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4350099f-286c-48bb-a2eb-e21a3022030b tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:43.874836 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 182/731] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:43 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 1159 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:43.922492 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-cdf2afbd-a748-451f-9ecf-d82e4779861c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:43.924672 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-cdf2afbd-a748-451f-9ecf-d82e4779861c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:43.924960 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-cdf2afbd-a748-451f-9ecf-d82e4779861c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:43.925217 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-cdf2afbd-a748-451f-9ecf-d82e4779861c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:43.939010 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:43.939010 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:43.948866 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-cdf2afbd-a748-451f-9ecf-d82e4779861c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:43.957210 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-cdf2afbd-a748-451f-9ecf-d82e4779861c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:43.957900 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 182/732] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:43 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 1159 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:44.480670 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-d38809f6-96ec-4b18-baa5-5c78dc354e42 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:44.483986 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-d38809f6-96ec-4b18-baa5-5c78dc354e42 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:44.484404 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-d38809f6-96ec-4b18-baa5-5c78dc354e42 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:44.484519 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-d38809f6-96ec-4b18-baa5-5c78dc354e42 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:44.498003 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:44.498003 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:44.506851 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-d38809f6-96ec-4b18-baa5-5c78dc354e42 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:44.518476 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-d38809f6-96ec-4b18-baa5-5c78dc354e42 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:44.520500 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 181/733] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:44 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 1159 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:44.541053 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6a09752f-21f1-4300-bdd0-f3d664188070 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:44.541722 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6a09752f-21f1-4300-bdd0-f3d664188070 None None] GET https://10.4.3.127/volume// Aug 07 20:57:44.541797 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6a09752f-21f1-4300-bdd0-f3d664188070 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:44.542211 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6a09752f-21f1-4300-bdd0-f3d664188070 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:44.542465 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6a09752f-21f1-4300-bdd0-f3d664188070 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:44.542839 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 189/734] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 20:57:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:44.558986 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b3ff87c7-6c25-49d8-af4b-8804a1e1cb60 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:44.561039 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b3ff87c7-6c25-49d8-af4b-8804a1e1cb60 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/7ca3c002-3034-4497-86dd-ea9b62816bfa Aug 07 20:57:44.561203 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b3ff87c7-6c25-49d8-af4b-8804a1e1cb60 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:44.561360 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b3ff87c7-6c25-49d8-af4b-8804a1e1cb60 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:44.561486 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-b3ff87c7-6c25-49d8-af4b-8804a1e1cb60 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 7ca3c002-3034-4497-86dd-ea9b62816bfa {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:44.567154 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-40dde939-700c-4c52-a60f-471ee6df0e7b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:44.571960 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:44.571960 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:44.575145 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-40dde939-700c-4c52-a60f-471ee6df0e7b tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:57:44.575145 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-40dde939-700c-4c52-a60f-471ee6df0e7b tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7", "connector": null, "instance_uuid": "7f9fe5d6-df07-4393-9cb9-db0b0168adca"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:44.587830 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b3ff87c7-6c25-49d8-af4b-8804a1e1cb60 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/7ca3c002-3034-4497-86dd-ea9b62816bfa returned with HTTP 200 Aug 07 20:57:44.588247 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 183/735] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:44 2026] GET /volume/v3/groups/7ca3c002-3034-4497-86dd-ea9b62816bfa => generated 393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:44.595730 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:44.595730 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:44.606662 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:44.609312 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:44.610314 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1686227355", "volume_type": "b5e73140-513c-4bed-8cab-588230ec152e", "group_id": "7ca3c002-3034-4497-86dd-ea9b62816bfa", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:44.613974 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1686227355', 'volume_type': 'b5e73140-513c-4bed-8cab-588230ec152e', 'group_id': '7ca3c002-3034-4497-86dd-ea9b62816bfa', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:44.628152 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:44.628152 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:44.628699 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Create volume of 1 GB Aug 07 20:57:44.638987 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Availability Zones retrieved successfully. Aug 07 20:57:44.647089 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Flow 'volume_create_api' (1d40aaa5-ed90-4072-b63c-70c85e15120c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:44.648977 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c61a127-8192-45f7-b0c4-af2b0ea2412c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:44.649873 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:44.649873 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:44.650387 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:44.661713 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-40dde939-700c-4c52-a60f-471ee6df0e7b tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:57:44.662334 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 183/736] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:57:44 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:44.663162 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-1de2e0ef-b5e0-4537-9fa8-40488c10c397 req-7e4d2f40-8ba1-4195-86eb-02dc43a71b64 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:44.667328 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1de2e0ef-b5e0-4537-9fa8-40488c10c397 req-7e4d2f40-8ba1-4195-86eb-02dc43a71b64 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] DELETE https://10.4.3.127/volume/v3/attachments/57a71301-5728-45ad-98bc-6034a2710463 Aug 07 20:57:44.667328 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-1de2e0ef-b5e0-4537-9fa8-40488c10c397 req-7e4d2f40-8ba1-4195-86eb-02dc43a71b64 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:44.667328 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-1de2e0ef-b5e0-4537-9fa8-40488c10c397 req-7e4d2f40-8ba1-4195-86eb-02dc43a71b64 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:44.679388 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c61a127-8192-45f7-b0c4-af2b0ea2412c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:57:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b5e73140-513c-4bed-8cab-588230ec152e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1114300391',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5e73140-513c-4bed-8cab-588230ec152e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7ca3c002-3034-4497-86dd-ea9b62816bfa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:44.680507 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d6a6d80-423e-4c50-a547-44261d6bac68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:44.681799 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:44.681799 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:44.724379 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1114300391 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1114300391, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:44.724869 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1114300391 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1114300391, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:44.744066 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:44.783837 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1de2e0ef-b5e0-4537-9fa8-40488c10c397 req-7e4d2f40-8ba1-4195-86eb-02dc43a71b64 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/attachments/57a71301-5728-45ad-98bc-6034a2710463 returned with HTTP 200 Aug 07 20:57:44.784377 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 190/737] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:57:44 2026] DELETE /volume/v3/attachments/57a71301-5728-45ad-98bc-6034a2710463 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:44.804243 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Created reservations ['3d265cd7-95da-4e22-b7a8-81afc3431882', '2c5aab4f-d84d-4016-8cc3-9f4bb15e2511', '8910aa5e-ff77-4c37-b19a-96598d2bbbc5', '53293deb-a4a6-4c9b-bbae-59d9c46ef9fe'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:44.805673 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d6a6d80-423e-4c50-a547-44261d6bac68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d265cd7-95da-4e22-b7a8-81afc3431882', '2c5aab4f-d84d-4016-8cc3-9f4bb15e2511', '8910aa5e-ff77-4c37-b19a-96598d2bbbc5', '53293deb-a4a6-4c9b-bbae-59d9c46ef9fe']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:44.808700 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02a66da-a298-48a3-8f7c-2ac73e720198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:44.859687 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02a66da-a298-48a3-8f7c-2ac73e720198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db01cbdf-bc6a-4cb9-8530-fe4baea74624', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1686227355',encryption_key_id=None,group_id=7ca3c002-3034-4497-86dd-ea9b62816bfa,group_type_id=,metadata={},multiattach=False,project_id='4983bddd3af042689ac4751394d01fc9',qos_specs=None,replication_status=,reservations=['3d265cd7-95da-4e22-b7a8-81afc3431882','2c5aab4f-d84d-4016-8cc3-9f4bb15e2511','8910aa5e-ff77-4c37-b19a-96598d2bbbc5','53293deb-a4a6-4c9b-bbae-59d9c46ef9fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_type_id=b5e73140-513c-4bed-8cab-588230ec152e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1686227355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7ca3c002-3034-4497-86dd-ea9b62816bfa,host=None,id=db01cbdf-bc6a-4cb9-8530-fe4baea74624,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4983bddd3af042689ac4751394d01fc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5e73140-513c-4bed-8cab-588230ec152e),volume_type_id=b5e73140-513c-4bed-8cab-588230ec152e)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:44.861228 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b0ce4e-1448-4e03-a4c7-0d755df51868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:44.933799 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b0ce4e-1448-4e03-a4c7-0d755df51868) transitioned into state 'SUCCESS' from state '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-1686227355',encryption_key_id=None,group_id=7ca3c002-3034-4497-86dd-ea9b62816bfa,group_type_id=,metadata={},multiattach=False,project_id='4983bddd3af042689ac4751394d01fc9',qos_specs=None,replication_status=,reservations=['3d265cd7-95da-4e22-b7a8-81afc3431882','2c5aab4f-d84d-4016-8cc3-9f4bb15e2511','8910aa5e-ff77-4c37-b19a-96598d2bbbc5','53293deb-a4a6-4c9b-bbae-59d9c46ef9fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_type_id=b5e73140-513c-4bed-8cab-588230ec152e)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:44.935140 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4718cc34-86c2-4384-8129-bc34dbef1e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:44.966052 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4718cc34-86c2-4384-8129-bc34dbef1e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:44.968106 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Flow 'volume_create_api' (1d40aaa5-ed90-4072-b63c-70c85e15120c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:44.968106 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Create volume request issued successfully. Aug 07 20:57:44.968879 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:44.968980 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:44.993196 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:44.993455 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1515444251"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:44.997115 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1515444251'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:44.997115 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Create volume of 2 GB Aug 07 20:57:44.997638 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:44.997638 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:45.011920 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Availability Zones retrieved successfully. Aug 07 20:57:45.021360 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:45.028141 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Flow 'volume_create_api' (fa12dff6-4b3e-44fc-96de-7bb0c455813c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:45.028268 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:45.028268 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:45.029099 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45fba7ee-1352-40f4-a7c9-100622994da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:45.030397 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Validating volume size '2' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:45.038476 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e13fc035-9425-488d-9381-8195ceb8bcc9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:45.038710 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 182/738] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 20:57:44 2026] POST /volume/v3/volumes => generated 823 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:45.059997 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b8700df8-347b-489e-adf9-e7501bfc86dc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:45.064915 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8700df8-347b-489e-adf9-e7501bfc86dc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/db01cbdf-bc6a-4cb9-8530-fe4baea74624 Aug 07 20:57:45.065240 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8700df8-347b-489e-adf9-e7501bfc86dc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:45.066265 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8700df8-347b-489e-adf9-e7501bfc86dc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:45.079937 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:45.079937 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:45.087449 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45fba7ee-1352-40f4-a7c9-100622994da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:45.087874 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b8700df8-347b-489e-adf9-e7501bfc86dc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Volume info retrieved successfully. Aug 07 20:57:45.089149 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-b8700df8-347b-489e-adf9-e7501bfc86dc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:45.089293 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874d1f6c-83d7-418b-b49f-296d3f68e4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:45.089340 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-b8700df8-347b-489e-adf9-e7501bfc86dc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:45.149574 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-b8700df8-347b-489e-adf9-e7501bfc86dc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:45.158336 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:45.158336 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:45.171453 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8700df8-347b-489e-adf9-e7501bfc86dc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/db01cbdf-bc6a-4cb9-8530-fe4baea74624 returned with HTTP 200 Aug 07 20:57:45.172726 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 184/739] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:45 2026] GET /volume/v3/volumes/db01cbdf-bc6a-4cb9-8530-fe4baea74624 => generated 891 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:45.196998 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Created reservations ['9de17879-8dcd-44a8-b271-d5622a0ea377', '056e9f5c-19b4-4a38-ae31-882b596278c2', 'cb291332-20aa-4195-8590-629ef17c5b29', '6f29a429-9157-4dda-a260-33782d62e54b'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:45.198729 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874d1f6c-83d7-418b-b49f-296d3f68e4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9de17879-8dcd-44a8-b271-d5622a0ea377', '056e9f5c-19b4-4a38-ae31-882b596278c2', 'cb291332-20aa-4195-8590-629ef17c5b29', '6f29a429-9157-4dda-a260-33782d62e54b']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:45.199962 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc006afc-1c83-43aa-9bc0-b559e1fb0f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:45.235045 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc006afc-1c83-43aa-9bc0-b559e1fb0f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb2867a-f55b-4c1d-abc8-32c081606912', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1515444251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b50560829554c19b447b64846a095f3',qos_specs=None,replication_status=,reservations=['9de17879-8dcd-44a8-b271-d5622a0ea377','056e9f5c-19b4-4a38-ae31-882b596278c2','cb291332-20aa-4195-8590-629ef17c5b29','6f29a429-9157-4dda-a260-33782d62e54b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b8e1d64ebfe4605a7bd532154a3c955',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1515444251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb2867a-f55b-4c1d-abc8-32c081606912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b50560829554c19b447b64846a095f3',provider_auth=None,provider_geometry=None,provider_id=None,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='7b8e1d64ebfe4605a7bd532154a3c955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:45.236346 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc47fb7-f8aa-45ec-ac2a-80befe5af20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:45.266654 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc47fb7-f8aa-45ec-ac2a-80befe5af20e) transitioned into state 'SUCCESS' from state '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-1515444251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b50560829554c19b447b64846a095f3',qos_specs=None,replication_status=,reservations=['9de17879-8dcd-44a8-b271-d5622a0ea377','056e9f5c-19b4-4a38-ae31-882b596278c2','cb291332-20aa-4195-8590-629ef17c5b29','6f29a429-9157-4dda-a260-33782d62e54b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b8e1d64ebfe4605a7bd532154a3c955',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:45.267825 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56a86a74-51c8-499d-957c-a79b93783f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:45.288947 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56a86a74-51c8-499d-957c-a79b93783f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:45.291429 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Flow 'volume_create_api' (fa12dff6-4b3e-44fc-96de-7bb0c455813c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:45.291646 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Create volume request issued successfully. Aug 07 20:57:45.292565 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ea2d50a0-cecf-452b-b7d6-c5a0615b3043 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:45.293189 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 184/740] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:57:44 2026] POST /volume/v3/volumes => generated 755 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:45.309744 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-36eb0eb3-bcda-4c2a-965e-9e992313f2f4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:45.315636 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-36eb0eb3-bcda-4c2a-965e-9e992313f2f4 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] GET https://10.4.3.127/volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 Aug 07 20:57:45.316069 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-36eb0eb3-bcda-4c2a-965e-9e992313f2f4 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:45.316517 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-36eb0eb3-bcda-4c2a-965e-9e992313f2f4 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:45.336339 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:45.336339 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:45.342995 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-36eb0eb3-bcda-4c2a-965e-9e992313f2f4 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Volume info retrieved successfully. Aug 07 20:57:45.349420 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-36eb0eb3-bcda-4c2a-965e-9e992313f2f4 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] https://10.4.3.127/volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 returned with HTTP 200 Aug 07 20:57:45.350081 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 191/741] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:45 2026] GET /volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 => generated 823 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:46.187691 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-14634cb6-fd65-477c-81ce-fc48841f3742 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:46.189890 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14634cb6-fd65-477c-81ce-fc48841f3742 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/db01cbdf-bc6a-4cb9-8530-fe4baea74624 Aug 07 20:57:46.190106 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14634cb6-fd65-477c-81ce-fc48841f3742 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:46.190284 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14634cb6-fd65-477c-81ce-fc48841f3742 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:46.208446 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:46.208446 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:46.214748 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-14634cb6-fd65-477c-81ce-fc48841f3742 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Volume info retrieved successfully. Aug 07 20:57:46.215720 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-14634cb6-fd65-477c-81ce-fc48841f3742 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:46.215861 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-14634cb6-fd65-477c-81ce-fc48841f3742 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:46.269023 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-14634cb6-fd65-477c-81ce-fc48841f3742 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:46.273360 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:46.273360 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:46.284870 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14634cb6-fd65-477c-81ce-fc48841f3742 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/db01cbdf-bc6a-4cb9-8530-fe4baea74624 returned with HTTP 200 Aug 07 20:57:46.285594 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 183/742] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:46 2026] GET /volume/v3/volumes/db01cbdf-bc6a-4cb9-8530-fe4baea74624 => generated 916 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:46.305051 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fc1d7b7d-3076-43e0-9b93-d4150ad1c764 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:46.307602 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc1d7b7d-3076-43e0-9b93-d4150ad1c764 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/group_snapshots Aug 07 20:57:46.309626 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc1d7b7d-3076-43e0-9b93-d4150ad1c764 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7ca3c002-3034-4497-86dd-ea9b62816bfa", "name": "tempest-group_snapshot-1840474112"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:46.310131 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-fc1d7b7d-3076-43e0-9b93-d4150ad1c764 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7ca3c002-3034-4497-86dd-ea9b62816bfa', 'name': 'tempest-group_snapshot-1840474112'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 20:57:46.315240 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:46.315240 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:46.321095 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.group_snapshots [None req-fc1d7b7d-3076-43e0-9b93-d4150ad1c764 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating group_snapshot tempest-group_snapshot-1840474112. Aug 07 20:57:46.369437 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-895a6db9-c789-453b-af35-25d25eb40445 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:46.370218 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:46.370218 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:46.372244 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-895a6db9-c789-453b-af35-25d25eb40445 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] GET https://10.4.3.127/volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 Aug 07 20:57:46.372244 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-895a6db9-c789-453b-af35-25d25eb40445 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:46.373048 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-895a6db9-c789-453b-af35-25d25eb40445 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:46.381840 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:46.381840 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:46.387338 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-895a6db9-c789-453b-af35-25d25eb40445 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Volume info retrieved successfully. Aug 07 20:57:46.388333 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-fc1d7b7d-3076-43e0-9b93-d4150ad1c764 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1114300391 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1114300391, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:46.388959 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-fc1d7b7d-3076-43e0-9b93-d4150ad1c764 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1114300391 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1114300391, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:46.394348 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-895a6db9-c789-453b-af35-25d25eb40445 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] https://10.4.3.127/volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 returned with HTTP 200 Aug 07 20:57:46.394854 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 185/743] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:46 2026] GET /volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:46.410419 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:46.412815 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:46.413316 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "cbb2867a-f55b-4c1d-abc8-32c081606912"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:46.415827 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'cbb2867a-f55b-4c1d-abc8-32c081606912'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:46.422307 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-fc1d7b7d-3076-43e0-9b93-d4150ad1c764 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Created reservations ['7436a6f8-a41f-46dd-89f4-00e2ea42da19', 'fdd9f818-62a2-4f56-9c52-d4fdb74c28ec', 'e9072a2d-dde3-445c-985b-29c3c496d848', '97ddd261-3ddb-4b63-bf29-007cdd3178a8'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:46.425796 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:46.425796 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:46.426674 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Volume retrieved successfully. Aug 07 20:57:46.427043 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Create volume of 1 GB Aug 07 20:57:46.432019 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Availability Zones retrieved successfully. Aug 07 20:57:46.440973 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Flow 'volume_create_api' (8c368f7e-a3d3-42f0-a2e5-26ce419980d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:46.443908 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e463619b-5a6e-42fc-afe4-876d91ac4e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:46.445208 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:46.448730 np0000006755 devstack@c-api.service[100277]: WARNING cinder.volume.api [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e463619b-5a6e-42fc-afe4-876d91ac4e03) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 20:57:46.448730 np0000006755 devstack@c-api.service[100277]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 07 20:57:46.456036 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e463619b-5a6e-42fc-afe4-876d91ac4e03) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:46.456036 np0000006755 devstack@c-api.service[100277]: WARNING cinder.volume.api [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e463619b-5a6e-42fc-afe4-876d91ac4e03) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 20:57:46.456036 np0000006755 devstack@c-api.service[100277]: WARNING cinder.volume.api [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Flow 'volume_create_api' (8c368f7e-a3d3-42f0-a2e5-26ce419980d1) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 20:57:46.456036 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7cf2c904-829c-4ba5-87e3-9471af8bd24b tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 07 20:57:46.456036 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 192/744] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:57:46 2026] POST /volume/v3/volumes => generated 173 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 07 20:57:46.466427 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc1d7b7d-3076-43e0-9b93-d4150ad1c764 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots returned with HTTP 202 Aug 07 20:57:46.467175 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 185/745] 10.4.3.127 () {70 vars in 1324 bytes} [Fri Aug 7 20:57:46 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 07 20:57:46.474104 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-88efc960-09ae-4a2e-818b-02f1f3f49bf1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:46.477441 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88efc960-09ae-4a2e-818b-02f1f3f49bf1 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] GET https://10.4.3.127/volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 Aug 07 20:57:46.477943 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b6ff7ed2-2d11-4c44-9a32-0ba3ffdcd1e7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:46.478129 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88efc960-09ae-4a2e-818b-02f1f3f49bf1 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:46.478129 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88efc960-09ae-4a2e-818b-02f1f3f49bf1 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:46.480149 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b6ff7ed2-2d11-4c44-9a32-0ba3ffdcd1e7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/05e2bff5-d8a0-4a93-aa18-df28fb862560 Aug 07 20:57:46.480484 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b6ff7ed2-2d11-4c44-9a32-0ba3ffdcd1e7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:46.480985 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b6ff7ed2-2d11-4c44-9a32-0ba3ffdcd1e7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:46.481082 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.group_snapshots [None req-b6ff7ed2-2d11-4c44-9a32-0ba3ffdcd1e7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 05e2bff5-d8a0-4a93-aa18-df28fb862560 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 20:57:46.487250 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:46.487250 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:46.492134 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b6ff7ed2-2d11-4c44-9a32-0ba3ffdcd1e7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/05e2bff5-d8a0-4a93-aa18-df28fb862560 returned with HTTP 200 Aug 07 20:57:46.492857 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 186/746] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 20:57:46 2026] GET /volume/v3/group_snapshots/05e2bff5-d8a0-4a93-aa18-df28fb862560 => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:46.493553 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:46.493553 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:46.502840 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-88efc960-09ae-4a2e-818b-02f1f3f49bf1 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Volume info retrieved successfully. Aug 07 20:57:46.511279 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88efc960-09ae-4a2e-818b-02f1f3f49bf1 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] https://10.4.3.127/volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 returned with HTTP 200 Aug 07 20:57:46.511706 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 184/747] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:46 2026] GET /volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:46.520402 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:46.526015 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:46.527962 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-578358787"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:46.531520 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-be8874ac-8df6-4d14-8c4c-a09af1dd931c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:46.531786 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-578358787'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:46.531786 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Create volume of 1 GB Aug 07 20:57:46.533433 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be8874ac-8df6-4d14-8c4c-a09af1dd931c tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] DELETE https://10.4.3.127/volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 Aug 07 20:57:46.533745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be8874ac-8df6-4d14-8c4c-a09af1dd931c tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:46.534056 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be8874ac-8df6-4d14-8c4c-a09af1dd931c tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:46.534331 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-be8874ac-8df6-4d14-8c4c-a09af1dd931c tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Delete volume with id: cbb2867a-f55b-4c1d-abc8-32c081606912 Aug 07 20:57:46.538212 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Availability Zones retrieved successfully. Aug 07 20:57:46.544131 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:46.544131 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:46.544850 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-be8874ac-8df6-4d14-8c4c-a09af1dd931c tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Volume info retrieved successfully. Aug 07 20:57:46.546040 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Flow 'volume_create_api' (22b64ed5-b898-4d0d-b471-69d6978fe797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:46.548919 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3df1903-4537-481c-9e5e-d50de5322c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:46.551098 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:46.582101 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-be8874ac-8df6-4d14-8c4c-a09af1dd931c tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Delete volume request issued successfully. Aug 07 20:57:46.582406 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be8874ac-8df6-4d14-8c4c-a09af1dd931c tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] https://10.4.3.127/volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 returned with HTTP 202 Aug 07 20:57:46.582978 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 186/748] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:57:46 2026] DELETE /volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:46.589940 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3df1903-4537-481c-9e5e-d50de5322c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:46.590714 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97158304-c996-47f2-9ff9-06299a7aeffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:46.595605 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0686672e-e3fd-4e9b-84d6-7a441b84a784 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:46.598492 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0686672e-e3fd-4e9b-84d6-7a441b84a784 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] GET https://10.4.3.127/volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 Aug 07 20:57:46.598786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0686672e-e3fd-4e9b-84d6-7a441b84a784 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:46.599123 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0686672e-e3fd-4e9b-84d6-7a441b84a784 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:46.609128 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:46.609128 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:46.616897 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0686672e-e3fd-4e9b-84d6-7a441b84a784 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Volume info retrieved successfully. Aug 07 20:57:46.623695 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0686672e-e3fd-4e9b-84d6-7a441b84a784 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] https://10.4.3.127/volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 returned with HTTP 200 Aug 07 20:57:46.623958 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 187/749] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:46 2026] GET /volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:46.651310 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Created reservations ['c1775b59-e648-4f47-b984-cc8d25e62419', '0d1ade6a-bcb0-47d0-9473-129069c26a53', 'fb7f7c17-eaad-458f-a1dd-a1eba9b91ac3', '0b94c08a-e0e3-4b9f-a5b2-115cfa42796d'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:46.652333 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97158304-c996-47f2-9ff9-06299a7aeffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1775b59-e648-4f47-b984-cc8d25e62419', '0d1ade6a-bcb0-47d0-9473-129069c26a53', 'fb7f7c17-eaad-458f-a1dd-a1eba9b91ac3', '0b94c08a-e0e3-4b9f-a5b2-115cfa42796d']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:46.653255 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (352e083d-4991-4dd1-a282-005449e92323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:46.681742 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (352e083d-4991-4dd1-a282-005449e92323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caec5681-8a81-436d-aaab-66877c423bc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-578358787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900577d80c37407db3951346ff192ae1',qos_specs=None,replication_status=,reservations=['c1775b59-e648-4f47-b984-cc8d25e62419','0d1ade6a-bcb0-47d0-9473-129069c26a53','fb7f7c17-eaad-458f-a1dd-a1eba9b91ac3','0b94c08a-e0e3-4b9f-a5b2-115cfa42796d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f3f21324c334858bac0ab20907b92fe',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-578358787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caec5681-8a81-436d-aaab-66877c423bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='900577d80c37407db3951346ff192ae1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f3f21324c334858bac0ab20907b92fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:46.682636 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442a3fa7-955d-47e0-b4cf-6fb75b9d65a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:46.725075 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442a3fa7-955d-47e0-b4cf-6fb75b9d65a8) transitioned into state 'SUCCESS' from state '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-578358787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900577d80c37407db3951346ff192ae1',qos_specs=None,replication_status=,reservations=['c1775b59-e648-4f47-b984-cc8d25e62419','0d1ade6a-bcb0-47d0-9473-129069c26a53','fb7f7c17-eaad-458f-a1dd-a1eba9b91ac3','0b94c08a-e0e3-4b9f-a5b2-115cfa42796d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f3f21324c334858bac0ab20907b92fe',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:46.726078 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acdb4af0-f3cf-44e8-ac0a-08b0ce64ee49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:46.737807 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acdb4af0-f3cf-44e8-ac0a-08b0ce64ee49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:46.738978 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Flow 'volume_create_api' (22b64ed5-b898-4d0d-b471-69d6978fe797) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:46.739363 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Create volume request issued successfully. Aug 07 20:57:46.740140 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-be9be4b2-cacb-4a5f-bf33-cd658d4dff4d tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:46.740811 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 193/750] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:57:46 2026] POST /volume/v3/volumes => generated 756 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:46.760555 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8b49dccd-7892-440b-8015-1db8d6779ece None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:46.763918 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b49dccd-7892-440b-8015-1db8d6779ece tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 Aug 07 20:57:46.763918 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b49dccd-7892-440b-8015-1db8d6779ece tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:46.763918 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b49dccd-7892-440b-8015-1db8d6779ece tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:46.771398 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:46.771398 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:46.775959 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8b49dccd-7892-440b-8015-1db8d6779ece tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:57:46.781153 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b49dccd-7892-440b-8015-1db8d6779ece tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 returned with HTTP 200 Aug 07 20:57:46.781915 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 185/751] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:46 2026] GET /volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:46.915699 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4485c68a-eb4f-4077-88af-50eeda98fece None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:46.920151 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4485c68a-eb4f-4077-88af-50eeda98fece tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] DELETE https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07?cascade=True Aug 07 20:57:46.920313 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4485c68a-eb4f-4077-88af-50eeda98fece tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:46.921410 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4485c68a-eb4f-4077-88af-50eeda98fece tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:46.921410 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-4485c68a-eb4f-4077-88af-50eeda98fece tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Delete volume with id: 02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:46.934218 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:46.934218 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:46.934708 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4485c68a-eb4f-4077-88af-50eeda98fece tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:46.987591 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4485c68a-eb4f-4077-88af-50eeda98fece tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Delete volume request issued successfully. Aug 07 20:57:46.988404 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4485c68a-eb4f-4077-88af-50eeda98fece tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07?cascade=True returned with HTTP 202 Aug 07 20:57:46.988404 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 187/752] 10.4.3.127 () {66 vars in 1376 bytes} [Fri Aug 7 20:57:46 2026] DELETE /volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07?cascade=True => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:47.000473 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fdfec43c-ec05-4a4a-b7b4-39af56142e78 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:47.003846 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fdfec43c-ec05-4a4a-b7b4-39af56142e78 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:47.006115 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fdfec43c-ec05-4a4a-b7b4-39af56142e78 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:47.006378 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fdfec43c-ec05-4a4a-b7b4-39af56142e78 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:47.023355 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:47.023355 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:47.030154 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fdfec43c-ec05-4a4a-b7b4-39af56142e78 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:47.039401 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fdfec43c-ec05-4a4a-b7b4-39af56142e78 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 returned with HTTP 200 Aug 07 20:57:47.039973 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 188/753] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:46 2026] GET /volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:47.281322 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a4fd0faa-00e9-4985-b5c3-fe0bdeaeb146 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:47.283496 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a4fd0faa-00e9-4985-b5c3-fe0bdeaeb146 None None] GET https://10.4.3.127/volume// Aug 07 20:57:47.283496 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a4fd0faa-00e9-4985-b5c3-fe0bdeaeb146 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:47.283496 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a4fd0faa-00e9-4985-b5c3-fe0bdeaeb146 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:47.283496 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a4fd0faa-00e9-4985-b5c3-fe0bdeaeb146 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:47.283750 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 194/754] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:57:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:47.299004 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-3ae6d536-fc45-444e-9052-fe36e9635d07 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:47.303612 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-3ae6d536-fc45-444e-9052-fe36e9635d07 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:47.303612 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-3ae6d536-fc45-444e-9052-fe36e9635d07 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:47.303960 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-3ae6d536-fc45-444e-9052-fe36e9635d07 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:47.323915 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:47.323915 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:47.330233 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-3ae6d536-fc45-444e-9052-fe36e9635d07 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:47.333025 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-3ae6d536-fc45-444e-9052-fe36e9635d07 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:47.333524 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 186/755] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:57:47 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 1338 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:57:47.472996 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-b04062c9-0bc3-4077-95ff-dc1d28e0638f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:47.476413 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-b04062c9-0bc3-4077-95ff-dc1d28e0638f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] PUT https://10.4.3.127/volume/v3/attachments/b7829277-9927-4da3-bc32-75d955af77d9 Aug 07 20:57:47.476910 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-b04062c9-0bc3-4077-95ff-dc1d28e0638f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:47.493418 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-b04062c9-0bc3-4077-95ff-dc1d28e0638f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Acquiring lock "cinder-attachment_update-a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:57:47.504737 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-b04062c9-0bc3-4077-95ff-dc1d28e0638f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Lock "cinder-attachment_update-a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7-np0000006755" acquired by "attachment_update" :: waited 0.011s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:57:47.507557 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:47.507557 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:47.509947 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e9bfd698-22f0-43e0-9ae8-c4c7248c2e46 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:47.513215 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e9bfd698-22f0-43e0-9ae8-c4c7248c2e46 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/05e2bff5-d8a0-4a93-aa18-df28fb862560 Aug 07 20:57:47.514584 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e9bfd698-22f0-43e0-9ae8-c4c7248c2e46 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:47.514584 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e9bfd698-22f0-43e0-9ae8-c4c7248c2e46 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:47.514887 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.group_snapshots [None req-e9bfd698-22f0-43e0-9ae8-c4c7248c2e46 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 05e2bff5-d8a0-4a93-aa18-df28fb862560 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 20:57:47.520620 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:47.520620 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:47.530910 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e9bfd698-22f0-43e0-9ae8-c4c7248c2e46 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/05e2bff5-d8a0-4a93-aa18-df28fb862560 returned with HTTP 200 Aug 07 20:57:47.530910 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 189/756] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 20:57:47 2026] GET /volume/v3/group_snapshots/05e2bff5-d8a0-4a93-aa18-df28fb862560 => generated 308 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:47.545836 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9b02db87-7234-4826-8348-095a23e027d7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:47.547439 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9b02db87-7234-4826-8348-095a23e027d7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 07 20:57:47.547663 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9b02db87-7234-4826-8348-095a23e027d7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:47.548276 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9b02db87-7234-4826-8348-095a23e027d7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:47.549069 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-9b02db87-7234-4826-8348-095a23e027d7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:47.549069 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:47.549069 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:47.550445 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.db.api [None req-9b02db87-7234-4826-8348-095a23e027d7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Building query based on filter {{(pid=100277) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 20:57:47.570689 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9b02db87-7234-4826-8348-095a23e027d7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all snapshots completed successfully. Aug 07 20:57:47.570689 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:47.570689 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:47.570689 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9b02db87-7234-4826-8348-095a23e027d7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 20:57:47.571664 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 195/757] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 7 20:57:47 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:47.584961 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a213c8ff-3222-4fe0-82d9-4ea67f70fffc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:47.591606 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a213c8ff-3222-4fe0-82d9-4ea67f70fffc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/snapshots/2324c6ef-e123-4bc6-8fa8-6fd106375e84 Aug 07 20:57:47.591606 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a213c8ff-3222-4fe0-82d9-4ea67f70fffc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:47.591606 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a213c8ff-3222-4fe0-82d9-4ea67f70fffc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:47.596914 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:47.596914 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:47.597509 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a213c8ff-3222-4fe0-82d9-4ea67f70fffc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Snapshot retrieved successfully. Aug 07 20:57:47.598464 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a213c8ff-3222-4fe0-82d9-4ea67f70fffc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/snapshots/2324c6ef-e123-4bc6-8fa8-6fd106375e84 returned with HTTP 200 Aug 07 20:57:47.599054 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 187/758] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:57:47 2026] GET /volume/v3/snapshots/2324c6ef-e123-4bc6-8fa8-6fd106375e84 => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:47.610626 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0e01409a-71be-4c79-95de-87ea0af23700 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:47.614986 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/groups/action Aug 07 20:57:47.614986 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "05e2bff5-d8a0-4a93-aa18-df28fb862560", "name": "tempest-Group_from_snap-982624256"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:47.614986 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "05e2bff5-d8a0-4a93-aa18-df28fb862560", "name": "tempest-Group_from_snap-982624256"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:47.616542 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '05e2bff5-d8a0-4a93-aa18-df28fb862560', 'name': 'tempest-Group_from_snap-982624256'}}. {{(pid=100278) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 20:57:47.616743 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.groups [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating group tempest-Group_from_snap-982624256 from group_snapshot 05e2bff5-d8a0-4a93-aa18-df28fb862560. Aug 07 20:57:47.622514 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:47.622514 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:47.634531 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:47.634531 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:47.642202 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:47.642202 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:47.642298 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4b974afa-7352-4434-b4c8-5c40db9cc5d3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:47.645675 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4b974afa-7352-4434-b4c8-5c40db9cc5d3 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] GET https://10.4.3.127/volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 Aug 07 20:57:47.645843 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4b974afa-7352-4434-b4c8-5c40db9cc5d3 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:47.646731 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4b974afa-7352-4434-b4c8-5c40db9cc5d3 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:47.655335 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4b974afa-7352-4434-b4c8-5c40db9cc5d3 tempest-VolumesCloneNegativeTest-1572054258 tempest-VolumesCloneNegativeTest-1572054258-project-member] https://10.4.3.127/volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 returned with HTTP 404 Aug 07 20:57:47.656244 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 196/759] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:47 2026] GET /volume/v3/volumes/cbb2867a-f55b-4c1d-abc8-32c081606912 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:47.664887 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-b04062c9-0bc3-4077-95ff-dc1d28e0638f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Lock "cinder-attachment_update-a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7-np0000006755" released by "attachment_update" :: held 0.160s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:57:47.665237 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-b04062c9-0bc3-4077-95ff-dc1d28e0638f tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/attachments/b7829277-9927-4da3-bc32-75d955af77d9 returned with HTTP 200 Aug 07 20:57:47.666882 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 188/760] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:57:47 2026] PUT /volume/v3/attachments/b7829277-9927-4da3-bc32-75d955af77d9 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:47.723644 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Created reservations ['5bb9777c-dce8-4967-9824-fb8500d64362'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:47.738660 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-4a38acb3-ac87-46b5-aefb-644f921af80c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:47.742589 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-4a38acb3-ac87-46b5-aefb-644f921af80c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] POST https://10.4.3.127/volume/v3/attachments/b7829277-9927-4da3-bc32-75d955af77d9/action Aug 07 20:57:47.743606 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-4a38acb3-ac87-46b5-aefb-644f921af80c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:47.743814 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-4a38acb3-ac87-46b5-aefb-644f921af80c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:47.777601 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:47.777601 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:47.811188 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1da8beeb-2750-4ef0-87ce-25e9849a3c3a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:47.813297 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c7b0e681-44a6-4204-a33c-6449435a6fdd req-4a38acb3-ac87-46b5-aefb-644f921af80c tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/attachments/b7829277-9927-4da3-bc32-75d955af77d9/action returned with HTTP 204 Aug 07 20:57:47.814087 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 188/761] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:57:47 2026] POST /volume/v3/attachments/b7829277-9927-4da3-bc32-75d955af77d9/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:47.814365 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1da8beeb-2750-4ef0-87ce-25e9849a3c3a tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 Aug 07 20:57:47.814629 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1da8beeb-2750-4ef0-87ce-25e9849a3c3a tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:47.814936 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1da8beeb-2750-4ef0-87ce-25e9849a3c3a tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:47.830681 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:47.830681 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:47.839656 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1da8beeb-2750-4ef0-87ce-25e9849a3c3a tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:57:47.850315 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1da8beeb-2750-4ef0-87ce-25e9849a3c3a tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 returned with HTTP 200 Aug 07 20:57:47.850941 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 197/762] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:47 2026] GET /volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:47.857621 np0000006755 devstack@c-api.service[100278]: INFO cinder.group.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] A mapping entry already exists for group 650d154f-3b3e-4f0e-a5fc-e179ba27dd65 and volume type b5e73140-513c-4bed-8cab-588230ec152e. Do not need to create again. Aug 07 20:57:47.858000 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:47.858000 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:47.868286 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Availability zone cache updated, next update will occur around 2026-08-07 21:57:47.867732. {{(pid=100278) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 20:57:47.868810 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Availability Zones retrieved successfully. Aug 07 20:57:47.877195 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Flow 'volume_create_api' (eda48955-afc3-470e-b039-740b4a8c0552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:47.877654 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd36d42-4a6a-4bed-991f-b7df49822bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:47.879610 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:47.936118 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd36d42-4a6a-4bed-991f-b7df49822bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2324c6ef-e123-4bc6-8fa8-6fd106375e84', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:57:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b5e73140-513c-4bed-8cab-588230ec152e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1114300391',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5e73140-513c-4bed-8cab-588230ec152e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '650d154f-3b3e-4f0e-a5fc-e179ba27dd65', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:47.936118 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa741544-820f-4884-b447-e3e739ad1267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:47.983918 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1114300391 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1114300391, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:48.007952 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Created reservations ['f231e6ee-1f94-4bcc-96cf-01732c9abce0', '2f623f47-7204-462c-a7d2-05e1381c46a2'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:48.009230 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa741544-820f-4884-b447-e3e739ad1267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f231e6ee-1f94-4bcc-96cf-01732c9abce0', '2f623f47-7204-462c-a7d2-05e1381c46a2']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:48.010326 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf20f40-8a35-4e76-bfc5-82ee03abbfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:48.059312 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8c8b810e-9adc-4c1c-afe7-f27f89b11ce5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:48.062257 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c8b810e-9adc-4c1c-afe7-f27f89b11ce5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:48.062501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c8b810e-9adc-4c1c-afe7-f27f89b11ce5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:48.062819 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c8b810e-9adc-4c1c-afe7-f27f89b11ce5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:48.065390 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf20f40-8a35-4e76-bfc5-82ee03abbfe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d734e87-d4a1-41d4-bbfb-b8e6d53aba56', '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=650d154f-3b3e-4f0e-a5fc-e179ba27dd65,group_type_id=,metadata={},multiattach=False,project_id='4983bddd3af042689ac4751394d01fc9',qos_specs=None,replication_status=,reservations=['f231e6ee-1f94-4bcc-96cf-01732c9abce0','2f623f47-7204-462c-a7d2-05e1381c46a2'],size=1,snapshot_id=2324c6ef-e123-4bc6-8fa8-6fd106375e84,source_replicaid=,source_volid=None,status='creating',user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_type_id=b5e73140-513c-4bed-8cab-588230ec152e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=650d154f-3b3e-4f0e-a5fc-e179ba27dd65,host=None,id=4d734e87-d4a1-41d4-bbfb-b8e6d53aba56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4983bddd3af042689ac4751394d01fc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2324c6ef-e123-4bc6-8fa8-6fd106375e84,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5e73140-513c-4bed-8cab-588230ec152e),volume_type_id=b5e73140-513c-4bed-8cab-588230ec152e)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:48.067744 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c660c3e5-43ef-4ea3-bc3e-72162ccae083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:48.070970 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c8b810e-9adc-4c1c-afe7-f27f89b11ce5 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 returned with HTTP 404 Aug 07 20:57:48.071254 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 189/763] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:48 2026] GET /volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:48.102166 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c660c3e5-43ef-4ea3-bc3e-72162ccae083) transitioned into state 'SUCCESS' from 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=650d154f-3b3e-4f0e-a5fc-e179ba27dd65,group_type_id=,metadata={},multiattach=False,project_id='4983bddd3af042689ac4751394d01fc9',qos_specs=None,replication_status=,reservations=['f231e6ee-1f94-4bcc-96cf-01732c9abce0','2f623f47-7204-462c-a7d2-05e1381c46a2'],size=1,snapshot_id=2324c6ef-e123-4bc6-8fa8-6fd106375e84,source_replicaid=,source_volid=None,status='creating',user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_type_id=b5e73140-513c-4bed-8cab-588230ec152e)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:48.103866 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Flow 'volume_create_api' (eda48955-afc3-470e-b039-740b4a8c0552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:48.105026 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Create volume request issued successfully. Aug 07 20:57:48.156967 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0e01409a-71be-4c79-95de-87ea0af23700 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/action returned with HTTP 202 Aug 07 20:57:48.157681 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 190/764] 10.4.3.127 () {70 vars in 1318 bytes} [Fri Aug 7 20:57:47 2026] POST /volume/v3/groups/action => generated 102 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:48.169093 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:48.174950 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 20:57:48.174950 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:48.175391 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:48.178065 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:48.178065 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:57:48.228273 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all volumes completed successfully. Aug 07 20:57:48.229287 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:48.229512 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:48.297050 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:48.302022 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:48.302022 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:48.310360 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:48.310360 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:48.373561 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:48.382933 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:48.382933 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:48.393831 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab93fd76-2b75-4c84-b504-b90273b71d0a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 20:57:48.393986 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 189/765] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 20:57:48 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:57:48.415941 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7921c557-8f2b-49f6-b17c-c1711bde2dd4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:48.420996 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7921c557-8f2b-49f6-b17c-c1711bde2dd4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/4d734e87-d4a1-41d4-bbfb-b8e6d53aba56 Aug 07 20:57:48.421322 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7921c557-8f2b-49f6-b17c-c1711bde2dd4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:48.421543 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7921c557-8f2b-49f6-b17c-c1711bde2dd4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:48.434569 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:48.434569 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:48.443494 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7921c557-8f2b-49f6-b17c-c1711bde2dd4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Volume info retrieved successfully. Aug 07 20:57:48.444597 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-7921c557-8f2b-49f6-b17c-c1711bde2dd4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:48.444903 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-7921c557-8f2b-49f6-b17c-c1711bde2dd4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:48.517089 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-7921c557-8f2b-49f6-b17c-c1711bde2dd4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:48.521407 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:48.521407 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:48.535036 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7921c557-8f2b-49f6-b17c-c1711bde2dd4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/4d734e87-d4a1-41d4-bbfb-b8e6d53aba56 returned with HTTP 200 Aug 07 20:57:48.535671 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 198/766] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:48 2026] GET /volume/v3/volumes/4d734e87-d4a1-41d4-bbfb-b8e6d53aba56 => generated 927 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:48.555254 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6440cc94-730b-4fe0-8325-a38266a3640d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:48.560250 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6440cc94-730b-4fe0-8325-a38266a3640d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/650d154f-3b3e-4f0e-a5fc-e179ba27dd65 Aug 07 20:57:48.560250 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6440cc94-730b-4fe0-8325-a38266a3640d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:48.560250 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6440cc94-730b-4fe0-8325-a38266a3640d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:48.560545 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-6440cc94-730b-4fe0-8325-a38266a3640d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 650d154f-3b3e-4f0e-a5fc-e179ba27dd65 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:48.576520 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:48.576520 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:48.595634 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6440cc94-730b-4fe0-8325-a38266a3640d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/650d154f-3b3e-4f0e-a5fc-e179ba27dd65 returned with HTTP 200 Aug 07 20:57:48.596468 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 190/767] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:48 2026] GET /volume/v3/groups/650d154f-3b3e-4f0e-a5fc-e179ba27dd65 => generated 417 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:48.612253 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:48.615328 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 20:57:48.615328 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:48.615328 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:48.617476 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:48.618030 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:48.618030 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:48.618717 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:57:48.637554 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all volumes completed successfully. Aug 07 20:57:48.638989 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:48.639477 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:48.688106 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:48.691936 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:48.691936 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:48.696746 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:48.697082 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:48.742194 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:48.746861 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:48.746861 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:48.757920 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fa5d0dd6-66b3-4d89-8943-17fbe7580f66 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 20:57:48.758208 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 191/768] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 20:57:48 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:57:48.773053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6c09bc2b-dd7a-483b-995c-fa4bae062944 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:48.776620 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c09bc2b-dd7a-483b-995c-fa4bae062944 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] DELETE https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:48.776949 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6c09bc2b-dd7a-483b-995c-fa4bae062944 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:48.777177 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6c09bc2b-dd7a-483b-995c-fa4bae062944 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:48.777499 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-6c09bc2b-dd7a-483b-995c-fa4bae062944 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Delete volume with id: 02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:48.781887 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-55ae346f-37e9-4ee5-95e8-25403e5dc720 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:48.784349 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-55ae346f-37e9-4ee5-95e8-25403e5dc720 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/groups/650d154f-3b3e-4f0e-a5fc-e179ba27dd65/action Aug 07 20:57:48.784738 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-55ae346f-37e9-4ee5-95e8-25403e5dc720 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:48.784936 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-55ae346f-37e9-4ee5-95e8-25403e5dc720 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:48.787997 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c09bc2b-dd7a-483b-995c-fa4bae062944 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 returned with HTTP 404 Aug 07 20:57:48.788247 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-55ae346f-37e9-4ee5-95e8-25403e5dc720 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] delete called for group 650d154f-3b3e-4f0e-a5fc-e179ba27dd65 {{(pid=100277) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 20:57:48.788426 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.groups [None req-55ae346f-37e9-4ee5-95e8-25403e5dc720 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Delete group with id: 650d154f-3b3e-4f0e-a5fc-e179ba27dd65 Aug 07 20:57:48.788592 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 190/769] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:57:48 2026] DELETE /volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:48.793044 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:48.793044 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:48.797327 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7c847a58-c582-4b80-9c37-302009af7122 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:48.799309 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c847a58-c582-4b80-9c37-302009af7122 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 Aug 07 20:57:48.799524 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c847a58-c582-4b80-9c37-302009af7122 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:48.799723 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c847a58-c582-4b80-9c37-302009af7122 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:48.807164 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c847a58-c582-4b80-9c37-302009af7122 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 returned with HTTP 404 Aug 07 20:57:48.807647 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 191/770] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:48 2026] GET /volume/v3/volumes/02eb61f1-5193-4eb3-86ca-9977928d1d07 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:48.815658 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1a33c3d1-c841-4261-8dea-757497cd7957 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:48.818599 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a33c3d1-c841-4261-8dea-757497cd7957 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] DELETE https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:48.818599 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1a33c3d1-c841-4261-8dea-757497cd7957 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:48.818902 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1a33c3d1-c841-4261-8dea-757497cd7957 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:48.819114 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-1a33c3d1-c841-4261-8dea-757497cd7957 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Delete volume with id: 4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:48.828499 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:48.828499 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:48.830121 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1a33c3d1-c841-4261-8dea-757497cd7957 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:48.842890 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-55ae346f-37e9-4ee5-95e8-25403e5dc720 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/650d154f-3b3e-4f0e-a5fc-e179ba27dd65/action returned with HTTP 202 Aug 07 20:57:48.843357 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 199/771] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 20:57:48 2026] POST /volume/v3/groups/650d154f-3b3e-4f0e-a5fc-e179ba27dd65/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:57:48.851302 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bc159fc0-9239-4ed8-93a4-c5a1cb90c152 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:48.853437 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc159fc0-9239-4ed8-93a4-c5a1cb90c152 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/4d734e87-d4a1-41d4-bbfb-b8e6d53aba56 Aug 07 20:57:48.853684 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bc159fc0-9239-4ed8-93a4-c5a1cb90c152 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:48.854008 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bc159fc0-9239-4ed8-93a4-c5a1cb90c152 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:48.857678 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1a33c3d1-c841-4261-8dea-757497cd7957 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Delete volume request issued successfully. Aug 07 20:57:48.858026 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a33c3d1-c841-4261-8dea-757497cd7957 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 202 Aug 07 20:57:48.858619 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 192/772] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:57:48 2026] DELETE /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:48.865154 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:48.865154 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:48.870184 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bc159fc0-9239-4ed8-93a4-c5a1cb90c152 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Volume info retrieved successfully. Aug 07 20:57:48.870887 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-94887f00-20c0-404e-90f8-df103bf97cea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:48.870971 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-bc159fc0-9239-4ed8-93a4-c5a1cb90c152 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:48.871117 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-bc159fc0-9239-4ed8-93a4-c5a1cb90c152 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:48.873365 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94887f00-20c0-404e-90f8-df103bf97cea tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:48.873752 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94887f00-20c0-404e-90f8-df103bf97cea tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:48.874092 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94887f00-20c0-404e-90f8-df103bf97cea tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:48.884945 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:48.884945 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:48.890524 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-94887f00-20c0-404e-90f8-df103bf97cea tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:48.897491 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94887f00-20c0-404e-90f8-df103bf97cea tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 200 Aug 07 20:57:48.897640 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 192/773] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:48 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:48.928344 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-bc159fc0-9239-4ed8-93a4-c5a1cb90c152 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:48.937842 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:48.937842 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:48.951796 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc159fc0-9239-4ed8-93a4-c5a1cb90c152 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/4d734e87-d4a1-41d4-bbfb-b8e6d53aba56 returned with HTTP 200 Aug 07 20:57:48.951796 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 191/774] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:48 2026] GET /volume/v3/volumes/4d734e87-d4a1-41d4-bbfb-b8e6d53aba56 => generated 926 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:49.914576 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a73161dc-8c51-4b3d-9469-434eef7b9217 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:49.917491 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a73161dc-8c51-4b3d-9469-434eef7b9217 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 Aug 07 20:57:49.917491 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a73161dc-8c51-4b3d-9469-434eef7b9217 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:49.918218 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a73161dc-8c51-4b3d-9469-434eef7b9217 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:49.925464 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a73161dc-8c51-4b3d-9469-434eef7b9217 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 returned with HTTP 404 Aug 07 20:57:49.925980 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 200/775] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:49 2026] GET /volume/v3/volumes/4c3d7ebe-6fd1-4ef2-8ac3-41a43f74fef7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:49.972946 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-805b912f-2aa7-456a-82fa-02ed16bf6852 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:49.975034 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-805b912f-2aa7-456a-82fa-02ed16bf6852 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/4d734e87-d4a1-41d4-bbfb-b8e6d53aba56 Aug 07 20:57:49.975326 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-805b912f-2aa7-456a-82fa-02ed16bf6852 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:49.975587 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-805b912f-2aa7-456a-82fa-02ed16bf6852 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:49.988180 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-805b912f-2aa7-456a-82fa-02ed16bf6852 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/4d734e87-d4a1-41d4-bbfb-b8e6d53aba56 returned with HTTP 404 Aug 07 20:57:49.988180 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 193/776] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:49 2026] GET /volume/v3/volumes/4d734e87-d4a1-41d4-bbfb-b8e6d53aba56 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:57:50.003616 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-45f6ad8a-498d-4a91-9f32-6e1c9a6a5fa5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:50.005746 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45f6ad8a-498d-4a91-9f32-6e1c9a6a5fa5 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/650d154f-3b3e-4f0e-a5fc-e179ba27dd65 Aug 07 20:57:50.006555 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45f6ad8a-498d-4a91-9f32-6e1c9a6a5fa5 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:50.006555 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45f6ad8a-498d-4a91-9f32-6e1c9a6a5fa5 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:50.006555 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-45f6ad8a-498d-4a91-9f32-6e1c9a6a5fa5 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 650d154f-3b3e-4f0e-a5fc-e179ba27dd65 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:50.013980 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45f6ad8a-498d-4a91-9f32-6e1c9a6a5fa5 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/650d154f-3b3e-4f0e-a5fc-e179ba27dd65 returned with HTTP 404 Aug 07 20:57:50.014776 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 193/777] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:50 2026] GET /volume/v3/groups/650d154f-3b3e-4f0e-a5fc-e179ba27dd65 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:57:50.025013 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7b765fd7-89fc-40d3-9ee1-3ed8614e36f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:50.031031 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b765fd7-89fc-40d3-9ee1-3ed8614e36f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] DELETE https://10.4.3.127/volume/v3/group_snapshots/05e2bff5-d8a0-4a93-aa18-df28fb862560 Aug 07 20:57:50.031393 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b765fd7-89fc-40d3-9ee1-3ed8614e36f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:50.031746 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b765fd7-89fc-40d3-9ee1-3ed8614e36f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:50.032151 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-7b765fd7-89fc-40d3-9ee1-3ed8614e36f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] delete called for member 05e2bff5-d8a0-4a93-aa18-df28fb862560 {{(pid=100276) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 20:57:50.032453 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.group_snapshots [None req-7b765fd7-89fc-40d3-9ee1-3ed8614e36f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Delete group_snapshot with id: 05e2bff5-d8a0-4a93-aa18-df28fb862560 Aug 07 20:57:50.040145 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:50.040145 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:50.112302 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b765fd7-89fc-40d3-9ee1-3ed8614e36f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/05e2bff5-d8a0-4a93-aa18-df28fb862560 returned with HTTP 202 Aug 07 20:57:50.112640 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 192/778] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 7 20:57:50 2026] DELETE /volume/v3/group_snapshots/05e2bff5-d8a0-4a93-aa18-df28fb862560 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 20:57:50.129993 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-eb22e310-f2e2-49c3-8d06-3e844dc6a118 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:50.130261 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-eb22e310-f2e2-49c3-8d06-3e844dc6a118 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 20:57:50.130521 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-eb22e310-f2e2-49c3-8d06-3e844dc6a118 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:50.133019 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-eb22e310-f2e2-49c3-8d06-3e844dc6a118 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:50.133019 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-eb22e310-f2e2-49c3-8d06-3e844dc6a118 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:50.133019 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-eb22e310-f2e2-49c3-8d06-3e844dc6a118 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:57:50.144064 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-eb22e310-f2e2-49c3-8d06-3e844dc6a118 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all volumes completed successfully. Aug 07 20:57:50.144864 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-eb22e310-f2e2-49c3-8d06-3e844dc6a118 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:50.145083 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-eb22e310-f2e2-49c3-8d06-3e844dc6a118 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:50.191579 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-eb22e310-f2e2-49c3-8d06-3e844dc6a118 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:50.196240 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:50.196240 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:50.210806 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-eb22e310-f2e2-49c3-8d06-3e844dc6a118 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 20:57:50.211432 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 201/779] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 20:57:50 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:50.230056 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4c943723-cc03-42c5-9954-2283f6f0147e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:50.233320 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4c943723-cc03-42c5-9954-2283f6f0147e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 07 20:57:50.233807 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4c943723-cc03-42c5-9954-2283f6f0147e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:50.233807 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4c943723-cc03-42c5-9954-2283f6f0147e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:50.234914 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-4c943723-cc03-42c5-9954-2283f6f0147e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:50.235616 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-4c943723-cc03-42c5-9954-2283f6f0147e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Building query based on filter {{(pid=100278) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 20:57:50.250357 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4c943723-cc03-42c5-9954-2283f6f0147e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all snapshots completed successfully. Aug 07 20:57:50.251717 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4c943723-cc03-42c5-9954-2283f6f0147e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 20:57:50.252005 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 194/780] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 7 20:57:50 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:57:50.267168 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2cd48006-436c-49d6-b4e8-c4e2a21132d2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:50.269605 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2cd48006-436c-49d6-b4e8-c4e2a21132d2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/05e2bff5-d8a0-4a93-aa18-df28fb862560 Aug 07 20:57:50.269985 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2cd48006-436c-49d6-b4e8-c4e2a21132d2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:50.270424 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2cd48006-436c-49d6-b4e8-c4e2a21132d2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:50.270424 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-2cd48006-436c-49d6-b4e8-c4e2a21132d2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 05e2bff5-d8a0-4a93-aa18-df28fb862560 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 20:57:50.279157 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2cd48006-436c-49d6-b4e8-c4e2a21132d2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/05e2bff5-d8a0-4a93-aa18-df28fb862560 returned with HTTP 404 Aug 07 20:57:50.279854 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 194/781] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 20:57:50 2026] GET /volume/v3/group_snapshots/05e2bff5-d8a0-4a93-aa18-df28fb862560 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:57:50.290966 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-885aafbe-c4e6-4c42-804e-e9a19eeb92f2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:50.293001 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-885aafbe-c4e6-4c42-804e-e9a19eeb92f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 20:57:50.293399 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-885aafbe-c4e6-4c42-804e-e9a19eeb92f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:50.293611 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-885aafbe-c4e6-4c42-804e-e9a19eeb92f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:50.294849 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-885aafbe-c4e6-4c42-804e-e9a19eeb92f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:57:50.295338 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:50.295338 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:50.295885 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-885aafbe-c4e6-4c42-804e-e9a19eeb92f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:57:50.305774 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-885aafbe-c4e6-4c42-804e-e9a19eeb92f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all volumes completed successfully. Aug 07 20:57:50.306616 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-885aafbe-c4e6-4c42-804e-e9a19eeb92f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:50.306882 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-885aafbe-c4e6-4c42-804e-e9a19eeb92f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:50.370352 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-885aafbe-c4e6-4c42-804e-e9a19eeb92f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:50.377414 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:50.377414 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:50.387916 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-885aafbe-c4e6-4c42-804e-e9a19eeb92f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 20:57:50.388400 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 193/782] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 20:57:50 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:50.407582 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a8f55089-b298-439f-b19f-92c01c54ee43 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:50.410257 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a8f55089-b298-439f-b19f-92c01c54ee43 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/groups/7ca3c002-3034-4497-86dd-ea9b62816bfa/action Aug 07 20:57:50.410522 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a8f55089-b298-439f-b19f-92c01c54ee43 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:50.410662 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a8f55089-b298-439f-b19f-92c01c54ee43 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:50.412283 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-a8f55089-b298-439f-b19f-92c01c54ee43 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] delete called for group 7ca3c002-3034-4497-86dd-ea9b62816bfa {{(pid=100277) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 20:57:50.412390 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.groups [None req-a8f55089-b298-439f-b19f-92c01c54ee43 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Delete group with id: 7ca3c002-3034-4497-86dd-ea9b62816bfa Aug 07 20:57:50.419185 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:50.419185 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:50.480127 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a8f55089-b298-439f-b19f-92c01c54ee43 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/7ca3c002-3034-4497-86dd-ea9b62816bfa/action returned with HTTP 202 Aug 07 20:57:50.480957 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 202/783] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 20:57:50 2026] POST /volume/v3/groups/7ca3c002-3034-4497-86dd-ea9b62816bfa/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:57:50.493972 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a2c4a553-377b-41dd-a50c-3dcd883be943 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:50.497434 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a2c4a553-377b-41dd-a50c-3dcd883be943 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/db01cbdf-bc6a-4cb9-8530-fe4baea74624 Aug 07 20:57:50.497655 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a2c4a553-377b-41dd-a50c-3dcd883be943 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:50.498101 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a2c4a553-377b-41dd-a50c-3dcd883be943 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:50.509537 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:50.509537 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:50.518240 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a2c4a553-377b-41dd-a50c-3dcd883be943 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Volume info retrieved successfully. Aug 07 20:57:50.519814 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-a2c4a553-377b-41dd-a50c-3dcd883be943 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:50.520797 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-a2c4a553-377b-41dd-a50c-3dcd883be943 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:50.572959 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-a2c4a553-377b-41dd-a50c-3dcd883be943 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:50.578808 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:50.578808 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:50.588193 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a2c4a553-377b-41dd-a50c-3dcd883be943 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/db01cbdf-bc6a-4cb9-8530-fe4baea74624 returned with HTTP 200 Aug 07 20:57:50.588688 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 195/784] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:50 2026] GET /volume/v3/volumes/db01cbdf-bc6a-4cb9-8530-fe4baea74624 => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:51.606896 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-be594b0e-8be5-41ec-a6fd-c391e826f458 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:51.610615 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be594b0e-8be5-41ec-a6fd-c391e826f458 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/db01cbdf-bc6a-4cb9-8530-fe4baea74624 Aug 07 20:57:51.611177 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be594b0e-8be5-41ec-a6fd-c391e826f458 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:51.611420 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be594b0e-8be5-41ec-a6fd-c391e826f458 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:51.623303 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be594b0e-8be5-41ec-a6fd-c391e826f458 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/db01cbdf-bc6a-4cb9-8530-fe4baea74624 returned with HTTP 404 Aug 07 20:57:51.624109 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 195/785] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:51 2026] GET /volume/v3/volumes/db01cbdf-bc6a-4cb9-8530-fe4baea74624 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:57:51.635657 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-98602bc8-83b0-4172-9b4f-b5abd9a7a871 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:51.641299 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-98602bc8-83b0-4172-9b4f-b5abd9a7a871 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/7ca3c002-3034-4497-86dd-ea9b62816bfa Aug 07 20:57:51.641662 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-98602bc8-83b0-4172-9b4f-b5abd9a7a871 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:51.642119 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-98602bc8-83b0-4172-9b4f-b5abd9a7a871 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:51.642408 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-98602bc8-83b0-4172-9b4f-b5abd9a7a871 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 7ca3c002-3034-4497-86dd-ea9b62816bfa {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:51.648086 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-98602bc8-83b0-4172-9b4f-b5abd9a7a871 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/7ca3c002-3034-4497-86dd-ea9b62816bfa returned with HTTP 404 Aug 07 20:57:51.649017 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 194/786] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:51 2026] GET /volume/v3/groups/7ca3c002-3034-4497-86dd-ea9b62816bfa => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:57:51.662279 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-716f67f8-a3ba-4909-9fc7-1d0e3139c5bc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:51.667658 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-716f67f8-a3ba-4909-9fc7-1d0e3139c5bc tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/166d2644-46a0-4379-8248-bd3dcda2f938 Aug 07 20:57:51.669285 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-716f67f8-a3ba-4909-9fc7-1d0e3139c5bc tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:51.669285 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-716f67f8-a3ba-4909-9fc7-1d0e3139c5bc tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:51.693053 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-716f67f8-a3ba-4909-9fc7-1d0e3139c5bc tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/group_types/166d2644-46a0-4379-8248-bd3dcda2f938 returned with HTTP 202 Aug 07 20:57:51.694015 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 203/787] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 7 20:57:51 2026] DELETE /volume/v3/group_types/166d2644-46a0-4379-8248-bd3dcda2f938 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:57:51.708291 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-06c498f6-5623-45ae-9ad1-5b7d4a6dcdf9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:51.711556 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-06c498f6-5623-45ae-9ad1-5b7d4a6dcdf9 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] DELETE https://10.4.3.127/volume/v3/types/b5e73140-513c-4bed-8cab-588230ec152e Aug 07 20:57:51.712160 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-06c498f6-5623-45ae-9ad1-5b7d4a6dcdf9 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:51.712160 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-06c498f6-5623-45ae-9ad1-5b7d4a6dcdf9 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:51.749028 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-06c498f6-5623-45ae-9ad1-5b7d4a6dcdf9 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/types/b5e73140-513c-4bed-8cab-588230ec152e returned with HTTP 202 Aug 07 20:57:51.749834 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 196/788] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:57:51 2026] DELETE /volume/v3/types/b5e73140-513c-4bed-8cab-588230ec152e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:51.765831 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c708f6de-b5c8-4dbe-b563-24a7949368ff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:51.769700 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c708f6de-b5c8-4dbe-b563-24a7949368ff tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] GET https://10.4.3.127/volume/v3/types/b5e73140-513c-4bed-8cab-588230ec152e Aug 07 20:57:51.769700 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c708f6de-b5c8-4dbe-b563-24a7949368ff tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:51.769700 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c708f6de-b5c8-4dbe-b563-24a7949368ff tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:51.778924 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c708f6de-b5c8-4dbe-b563-24a7949368ff tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/types/b5e73140-513c-4bed-8cab-588230ec152e returned with HTTP 404 Aug 07 20:57:51.778924 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 196/789] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:57:51 2026] GET /volume/v3/types/b5e73140-513c-4bed-8cab-588230ec152e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:51.789624 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ba1877b6-ffa7-46b2-8bb5-5c1eb6b8b20d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:51.792907 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba1877b6-ffa7-46b2-8bb5-5c1eb6b8b20d tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:57:51.793349 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba1877b6-ffa7-46b2-8bb5-5c1eb6b8b20d tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1384262858"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:51.815597 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba1877b6-ffa7-46b2-8bb5-5c1eb6b8b20d tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:57:51.816056 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 195/790] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:57:51 2026] POST /volume/v3/types => generated 224 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:51.830908 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-85c87422-cbe9-4bdf-858f-2609c7840478 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:51.832932 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-85c87422-cbe9-4bdf-858f-2609c7840478 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 07 20:57:51.834102 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-85c87422-cbe9-4bdf-858f-2609c7840478 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2125799459"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:51.856049 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-85c87422-cbe9-4bdf-858f-2609c7840478 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 07 20:57:51.856598 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 204/791] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 7 20:57:51 2026] POST /volume/v3/group_types => generated 181 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:51.870515 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b7bed9a9-b1a4-440f-ac45-1f8fd58792be None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:51.873462 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b7bed9a9-b1a4-440f-ac45-1f8fd58792be tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/groups Aug 07 20:57:51.874002 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b7bed9a9-b1a4-440f-ac45-1f8fd58792be tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2a39b7c8-0ddf-4e8d-b968-dc333606f6d0", "volume_types": ["87a44d2e-43c4-4ad6-8f65-293976e59e8e"], "name": "tempest-GroupSnapshotsTest-Group-790328962"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:51.876470 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-b7bed9a9-b1a4-440f-ac45-1f8fd58792be tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating new group {'group': {'group_type': '2a39b7c8-0ddf-4e8d-b968-dc333606f6d0', 'volume_types': ['87a44d2e-43c4-4ad6-8f65-293976e59e8e'], 'name': 'tempest-GroupSnapshotsTest-Group-790328962'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 20:57:51.882691 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.groups [None req-b7bed9a9-b1a4-440f-ac45-1f8fd58792be tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating group tempest-GroupSnapshotsTest-Group-790328962. Aug 07 20:57:51.906579 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b7bed9a9-b1a4-440f-ac45-1f8fd58792be tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Availability Zones retrieved successfully. Aug 07 20:57:51.936239 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-b7bed9a9-b1a4-440f-ac45-1f8fd58792be tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Created reservations ['cb6bcc27-55d1-453d-a2e4-736149338913'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:51.972837 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b7bed9a9-b1a4-440f-ac45-1f8fd58792be tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 07 20:57:51.973164 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 197/792] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 7 20:57:51 2026] POST /volume/v3/groups => generated 111 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:51.986885 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-940ec268-2cd6-482a-8f21-ed78ff6ebd62 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:51.992178 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-940ec268-2cd6-482a-8f21-ed78ff6ebd62 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:57:51.992649 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-940ec268-2cd6-482a-8f21-ed78ff6ebd62 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:51.993694 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-940ec268-2cd6-482a-8f21-ed78ff6ebd62 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:51.993694 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-940ec268-2cd6-482a-8f21-ed78ff6ebd62 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 1c00ca36-448c-46ea-9848-c4afca078753 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:52.000080 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:52.000080 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:52.016210 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-940ec268-2cd6-482a-8f21-ed78ff6ebd62 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 200 Aug 07 20:57:52.016210 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 197/793] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:51 2026] GET /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:53.029470 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4f12a19f-b39e-47a5-aef6-088cdfdf2a9a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:53.033510 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f12a19f-b39e-47a5-aef6-088cdfdf2a9a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:57:53.035216 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f12a19f-b39e-47a5-aef6-088cdfdf2a9a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:53.035532 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f12a19f-b39e-47a5-aef6-088cdfdf2a9a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:53.035781 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-4f12a19f-b39e-47a5-aef6-088cdfdf2a9a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 1c00ca36-448c-46ea-9848-c4afca078753 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:53.040568 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:53.040568 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:53.058172 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f12a19f-b39e-47a5-aef6-088cdfdf2a9a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 200 Aug 07 20:57:53.058172 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 196/794] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:53 2026] GET /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:53.072698 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:53.079163 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:53.079163 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-109336206", "volume_type": "87a44d2e-43c4-4ad6-8f65-293976e59e8e", "group_id": "1c00ca36-448c-46ea-9848-c4afca078753", "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:53.082203 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-109336206', 'volume_type': '87a44d2e-43c4-4ad6-8f65-293976e59e8e', 'group_id': '1c00ca36-448c-46ea-9848-c4afca078753', 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:53.095990 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:53.095990 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:53.097739 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Create volume of 1 GB Aug 07 20:57:53.120501 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Availability Zones retrieved successfully. Aug 07 20:57:53.128491 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Flow 'volume_create_api' (bb547bc6-f29b-4866-951a-c891946c39a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:53.132014 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (768f2511-f5b3-4567-8d17-bf2af609e625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:53.134682 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:53.134682 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:53.134682 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:53.164750 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (768f2511-f5b3-4567-8d17-bf2af609e625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:57:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=87a44d2e-43c4-4ad6-8f65-293976e59e8e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1384262858',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '87a44d2e-43c4-4ad6-8f65-293976e59e8e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1c00ca36-448c-46ea-9848-c4afca078753', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:53.166052 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e948c4-103f-40a8-b319-9f774c7fdc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:53.214281 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1384262858 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1384262858, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:53.214909 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1384262858 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1384262858, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:53.272083 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Created reservations ['3451db61-922c-4a86-93fd-aff5c24def98', '2df8154a-55df-4aa7-a8ca-a78c06a4d94d', '60315bc3-9d06-4a16-8802-21834125e376', '934aa4ed-001e-46ec-b456-f28e3007e371'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:53.273726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e948c4-103f-40a8-b319-9f774c7fdc4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3451db61-922c-4a86-93fd-aff5c24def98', '2df8154a-55df-4aa7-a8ca-a78c06a4d94d', '60315bc3-9d06-4a16-8802-21834125e376', '934aa4ed-001e-46ec-b456-f28e3007e371']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:53.274683 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6a8bdc-e427-42ca-b2e3-dc85d2d09af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:53.305312 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6a8bdc-e427-42ca-b2e3-dc85d2d09af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b596a69c-1fac-4fc7-a033-daa1e6ade31e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-109336206',encryption_key_id=None,group_id=1c00ca36-448c-46ea-9848-c4afca078753,group_type_id=,metadata={},multiattach=False,project_id='4983bddd3af042689ac4751394d01fc9',qos_specs=None,replication_status=,reservations=['3451db61-922c-4a86-93fd-aff5c24def98','2df8154a-55df-4aa7-a8ca-a78c06a4d94d','60315bc3-9d06-4a16-8802-21834125e376','934aa4ed-001e-46ec-b456-f28e3007e371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_type_id=87a44d2e-43c4-4ad6-8f65-293976e59e8e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-109336206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1c00ca36-448c-46ea-9848-c4afca078753,host=None,id=b596a69c-1fac-4fc7-a033-daa1e6ade31e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4983bddd3af042689ac4751394d01fc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(87a44d2e-43c4-4ad6-8f65-293976e59e8e),volume_type_id=87a44d2e-43c4-4ad6-8f65-293976e59e8e)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:53.308633 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7316c01b-cabe-4074-949d-c776ab016732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:53.338537 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7316c01b-cabe-4074-949d-c776ab016732) transitioned into state 'SUCCESS' from state '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-109336206',encryption_key_id=None,group_id=1c00ca36-448c-46ea-9848-c4afca078753,group_type_id=,metadata={},multiattach=False,project_id='4983bddd3af042689ac4751394d01fc9',qos_specs=None,replication_status=,reservations=['3451db61-922c-4a86-93fd-aff5c24def98','2df8154a-55df-4aa7-a8ca-a78c06a4d94d','60315bc3-9d06-4a16-8802-21834125e376','934aa4ed-001e-46ec-b456-f28e3007e371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_type_id=87a44d2e-43c4-4ad6-8f65-293976e59e8e)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:53.340183 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5c3f17-cfdf-4e8a-b28c-fc68a926bdec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:53.371582 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5c3f17-cfdf-4e8a-b28c-fc68a926bdec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:53.374038 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Flow 'volume_create_api' (bb547bc6-f29b-4866-951a-c891946c39a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:53.374813 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Create volume request issued successfully. Aug 07 20:57:53.375626 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:53.375786 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:53.436357 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:53.440957 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:53.440957 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:53.446559 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fb3fca61-72b7-4d7f-a81e-bc2f1520f75e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:53.447143 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 205/795] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 20:57:53 2026] POST /volume/v3/volumes => generated 822 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:53.473315 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5bfb2575-0b14-40da-8ad5-dca3ee8824c7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:53.482528 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5bfb2575-0b14-40da-8ad5-dca3ee8824c7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/b596a69c-1fac-4fc7-a033-daa1e6ade31e Aug 07 20:57:53.482528 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5bfb2575-0b14-40da-8ad5-dca3ee8824c7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:53.482528 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5bfb2575-0b14-40da-8ad5-dca3ee8824c7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:53.492058 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:53.492058 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:53.496506 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5bfb2575-0b14-40da-8ad5-dca3ee8824c7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Volume info retrieved successfully. Aug 07 20:57:53.496613 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-5bfb2575-0b14-40da-8ad5-dca3ee8824c7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:53.496979 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-5bfb2575-0b14-40da-8ad5-dca3ee8824c7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:53.545991 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-5bfb2575-0b14-40da-8ad5-dca3ee8824c7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:53.550133 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:53.550133 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:53.558219 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5bfb2575-0b14-40da-8ad5-dca3ee8824c7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/b596a69c-1fac-4fc7-a033-daa1e6ade31e returned with HTTP 200 Aug 07 20:57:53.559027 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 198/796] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:53 2026] GET /volume/v3/volumes/b596a69c-1fac-4fc7-a033-daa1e6ade31e => generated 890 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:54.581493 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-95e1ff7c-6b58-4583-9912-cd2fb66250b7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:54.586988 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95e1ff7c-6b58-4583-9912-cd2fb66250b7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/b596a69c-1fac-4fc7-a033-daa1e6ade31e Aug 07 20:57:54.587303 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95e1ff7c-6b58-4583-9912-cd2fb66250b7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:54.587545 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95e1ff7c-6b58-4583-9912-cd2fb66250b7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:54.598977 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:54.598977 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:54.605174 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-95e1ff7c-6b58-4583-9912-cd2fb66250b7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Volume info retrieved successfully. Aug 07 20:57:54.606154 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-95e1ff7c-6b58-4583-9912-cd2fb66250b7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:54.606278 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-95e1ff7c-6b58-4583-9912-cd2fb66250b7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:54.687618 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-95e1ff7c-6b58-4583-9912-cd2fb66250b7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:54.696265 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:54.696265 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:54.731805 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95e1ff7c-6b58-4583-9912-cd2fb66250b7 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/b596a69c-1fac-4fc7-a033-daa1e6ade31e returned with HTTP 200 Aug 07 20:57:54.732455 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 198/797] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:54 2026] GET /volume/v3/volumes/b596a69c-1fac-4fc7-a033-daa1e6ade31e => generated 915 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:54.751791 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:54.756997 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:54.757535 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1214093053", "volume_type": "87a44d2e-43c4-4ad6-8f65-293976e59e8e", "group_id": "1c00ca36-448c-46ea-9848-c4afca078753", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:54.759181 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1214093053', 'volume_type': '87a44d2e-43c4-4ad6-8f65-293976e59e8e', 'group_id': '1c00ca36-448c-46ea-9848-c4afca078753', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:54.777837 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:54.777837 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:54.778736 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Create volume of 1 GB Aug 07 20:57:54.788541 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Availability Zones retrieved successfully. Aug 07 20:57:54.797343 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Flow 'volume_create_api' (e61700f1-1873-490b-94a0-7e6ce25e03d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:54.801720 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1528864-3bc9-4d57-932e-e05d236aa779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:54.802852 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:54.802852 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:54.803277 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:54.842152 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1528864-3bc9-4d57-932e-e05d236aa779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:57:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=87a44d2e-43c4-4ad6-8f65-293976e59e8e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1384262858',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '87a44d2e-43c4-4ad6-8f65-293976e59e8e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1c00ca36-448c-46ea-9848-c4afca078753', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:54.843423 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84411b52-f4fd-4a00-9992-894debc67ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:54.876989 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1384262858 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1384262858, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:54.877439 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1384262858 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1384262858, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:54.908839 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Created reservations ['2cf1ad05-9b37-4762-8129-04214927d97e', '8288ca80-de35-487a-b572-d2a60e6630db', '3daf7899-68c1-4056-b76c-c330803b13d2', '599f9ef3-6a4c-4de0-b0ec-95a9e93504ab'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:54.910010 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84411b52-f4fd-4a00-9992-894debc67ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cf1ad05-9b37-4762-8129-04214927d97e', '8288ca80-de35-487a-b572-d2a60e6630db', '3daf7899-68c1-4056-b76c-c330803b13d2', '599f9ef3-6a4c-4de0-b0ec-95a9e93504ab']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:54.911029 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711ee40d-4936-4aa4-aa37-eab0cd8879f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:54.950835 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711ee40d-4936-4aa4-aa37-eab0cd8879f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e02c723c-bf04-4fa9-9ce2-79d28b140f7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1214093053',encryption_key_id=None,group_id=1c00ca36-448c-46ea-9848-c4afca078753,group_type_id=,metadata={},multiattach=False,project_id='4983bddd3af042689ac4751394d01fc9',qos_specs=None,replication_status=,reservations=['2cf1ad05-9b37-4762-8129-04214927d97e','8288ca80-de35-487a-b572-d2a60e6630db','3daf7899-68c1-4056-b76c-c330803b13d2','599f9ef3-6a4c-4de0-b0ec-95a9e93504ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_type_id=87a44d2e-43c4-4ad6-8f65-293976e59e8e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1214093053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1c00ca36-448c-46ea-9848-c4afca078753,host=None,id=e02c723c-bf04-4fa9-9ce2-79d28b140f7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4983bddd3af042689ac4751394d01fc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(87a44d2e-43c4-4ad6-8f65-293976e59e8e),volume_type_id=87a44d2e-43c4-4ad6-8f65-293976e59e8e)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:54.952023 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b7308f-403c-4ccd-895b-651e57252300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:54.987284 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b7308f-403c-4ccd-895b-651e57252300) transitioned into state 'SUCCESS' from state '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-1214093053',encryption_key_id=None,group_id=1c00ca36-448c-46ea-9848-c4afca078753,group_type_id=,metadata={},multiattach=False,project_id='4983bddd3af042689ac4751394d01fc9',qos_specs=None,replication_status=,reservations=['2cf1ad05-9b37-4762-8129-04214927d97e','8288ca80-de35-487a-b572-d2a60e6630db','3daf7899-68c1-4056-b76c-c330803b13d2','599f9ef3-6a4c-4de0-b0ec-95a9e93504ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_type_id=87a44d2e-43c4-4ad6-8f65-293976e59e8e)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:54.989053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d33e0c91-1bbc-4de7-8e49-d2a418061f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:55.011703 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d33e0c91-1bbc-4de7-8e49-d2a418061f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:55.013002 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Flow 'volume_create_api' (e61700f1-1873-490b-94a0-7e6ce25e03d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:55.013520 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Create volume request issued successfully. Aug 07 20:57:55.014583 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:55.014850 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:55.067427 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:55.073420 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:55.073420 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:55.080520 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72400d46-6e90-4596-b3b5-9b2a555e8c93 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:57:55.081860 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 197/798] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 20:57:54 2026] POST /volume/v3/volumes => generated 823 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:55.107087 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-301f242e-551b-4c95-8630-00275f18f699 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:55.113591 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-301f242e-551b-4c95-8630-00275f18f699 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/e02c723c-bf04-4fa9-9ce2-79d28b140f7c Aug 07 20:57:55.113591 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-301f242e-551b-4c95-8630-00275f18f699 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:55.113591 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-301f242e-551b-4c95-8630-00275f18f699 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:55.126659 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:55.126659 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:55.135277 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-301f242e-551b-4c95-8630-00275f18f699 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Volume info retrieved successfully. Aug 07 20:57:55.135277 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-301f242e-551b-4c95-8630-00275f18f699 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:55.135277 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-301f242e-551b-4c95-8630-00275f18f699 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:55.218035 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-301f242e-551b-4c95-8630-00275f18f699 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:55.225895 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:55.225895 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:55.243548 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-301f242e-551b-4c95-8630-00275f18f699 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/e02c723c-bf04-4fa9-9ce2-79d28b140f7c returned with HTTP 200 Aug 07 20:57:55.244837 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 206/799] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:55 2026] GET /volume/v3/volumes/e02c723c-bf04-4fa9-9ce2-79d28b140f7c => generated 891 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:56.271745 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-44c3529d-8bb7-4257-9225-b604cbc13a3b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:56.273990 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-44c3529d-8bb7-4257-9225-b604cbc13a3b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/e02c723c-bf04-4fa9-9ce2-79d28b140f7c Aug 07 20:57:56.274266 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-44c3529d-8bb7-4257-9225-b604cbc13a3b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:56.274415 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-44c3529d-8bb7-4257-9225-b604cbc13a3b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:56.282518 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:56.282518 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:56.288832 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-44c3529d-8bb7-4257-9225-b604cbc13a3b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Volume info retrieved successfully. Aug 07 20:57:56.289091 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-44c3529d-8bb7-4257-9225-b604cbc13a3b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:57:56.289256 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-44c3529d-8bb7-4257-9225-b604cbc13a3b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:57:56.328684 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-44c3529d-8bb7-4257-9225-b604cbc13a3b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:57:56.333892 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:56.333892 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:56.345145 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-44c3529d-8bb7-4257-9225-b604cbc13a3b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/e02c723c-bf04-4fa9-9ce2-79d28b140f7c returned with HTTP 200 Aug 07 20:57:56.345614 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 199/800] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:57:56 2026] GET /volume/v3/volumes/e02c723c-bf04-4fa9-9ce2-79d28b140f7c => generated 916 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:56.364965 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-08a238af-a3a8-4828-91fa-fe4a2517b38c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:56.372682 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08a238af-a3a8-4828-91fa-fe4a2517b38c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] PUT https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:57:56.372682 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08a238af-a3a8-4828-91fa-fe4a2517b38c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b596a69c-1fac-4fc7-a033-daa1e6ade31e"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:56.379183 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-08a238af-a3a8-4828-91fa-fe4a2517b38c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Update called for group 1c00ca36-448c-46ea-9848-c4afca078753. {{(pid=100275) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 20:57:56.379183 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-08a238af-a3a8-4828-91fa-fe4a2517b38c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Updating group 1c00ca36-448c-46ea-9848-c4afca078753 with name None description: None add_volumes: None remove_volumes: b596a69c-1fac-4fc7-a033-daa1e6ade31e. Aug 07 20:57:56.388720 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:56.388720 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:56.446629 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08a238af-a3a8-4828-91fa-fe4a2517b38c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 202 Aug 07 20:57:56.451929 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 199/801] 10.4.3.127 () {70 vars in 1406 bytes} [Fri Aug 7 20:57:56 2026] PUT /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:57:56.464669 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7a4cf92d-6335-4388-bb04-0f88660e901e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:56.469073 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a4cf92d-6335-4388-bb04-0f88660e901e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:57:56.469427 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a4cf92d-6335-4388-bb04-0f88660e901e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:56.470172 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a4cf92d-6335-4388-bb04-0f88660e901e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:56.470385 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-7a4cf92d-6335-4388-bb04-0f88660e901e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 1c00ca36-448c-46ea-9848-c4afca078753 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:56.477217 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:56.477217 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:56.493776 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a4cf92d-6335-4388-bb04-0f88660e901e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 200 Aug 07 20:57:56.493776 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 198/802] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:56 2026] GET /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:56.616985 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0dc7bce9-9af2-48c9-9161-78e6bc32015d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:56.621568 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0dc7bce9-9af2-48c9-9161-78e6bc32015d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] DELETE https://10.4.3.127/volume/v3/volumes/7defab78-45b7-4acc-b59f-21c007b668e5 Aug 07 20:57:56.621568 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0dc7bce9-9af2-48c9-9161-78e6bc32015d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:56.622601 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0dc7bce9-9af2-48c9-9161-78e6bc32015d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:56.622893 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-0dc7bce9-9af2-48c9-9161-78e6bc32015d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Delete volume with id: 7defab78-45b7-4acc-b59f-21c007b668e5 Aug 07 20:57:56.634507 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:56.634507 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:56.635297 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0dc7bce9-9af2-48c9-9161-78e6bc32015d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:57:56.637084 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0dc7bce9-9af2-48c9-9161-78e6bc32015d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100277) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 20:57:56.675362 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-0dc7bce9-9af2-48c9-9161-78e6bc32015d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Created reservations ['3d27d93e-4bb2-4961-a318-ec01818cef54', 'ba115460-c14d-41cd-aa24-48c8d15aeddd', '27efb5a3-27ef-4f70-9d6e-2f6338d9efe6', '0c9c71f1-e658-491c-88c3-19198b4fb705'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:56.751834 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0dc7bce9-9af2-48c9-9161-78e6bc32015d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Delete volume request issued successfully. Aug 07 20:57:56.752252 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0dc7bce9-9af2-48c9-9161-78e6bc32015d tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/7defab78-45b7-4acc-b59f-21c007b668e5 returned with HTTP 202 Aug 07 20:57:56.754257 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 207/803] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:57:56 2026] DELETE /volume/v3/volumes/7defab78-45b7-4acc-b59f-21c007b668e5 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:57:56.765350 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f8985b98-ae70-4175-a587-88dda6607063 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:56.770868 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f8985b98-ae70-4175-a587-88dda6607063 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/7defab78-45b7-4acc-b59f-21c007b668e5 Aug 07 20:57:56.770868 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f8985b98-ae70-4175-a587-88dda6607063 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:56.770868 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f8985b98-ae70-4175-a587-88dda6607063 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:56.777776 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f8985b98-ae70-4175-a587-88dda6607063 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/7defab78-45b7-4acc-b59f-21c007b668e5 returned with HTTP 404 Aug 07 20:57:56.779605 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 200/804] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:56 2026] GET /volume/v3/volumes/7defab78-45b7-4acc-b59f-21c007b668e5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 20:57:57.373276 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-85d5735f-c1b2-4c6b-b009-208290ceb803 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:57.381306 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-85d5735f-c1b2-4c6b-b009-208290ceb803 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/limits Aug 07 20:57:57.381306 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-85d5735f-c1b2-4c6b-b009-208290ceb803 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:57.381791 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-85d5735f-c1b2-4c6b-b009-208290ceb803 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:57.400973 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-85d5735f-c1b2-4c6b-b009-208290ceb803 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1384262858 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1384262858, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:57.404379 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-85d5735f-c1b2-4c6b-b009-208290ceb803 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1384262858 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1384262858, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:57.405079 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-85d5735f-c1b2-4c6b-b009-208290ceb803 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1384262858 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1384262858, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:57.406701 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-85d5735f-c1b2-4c6b-b009-208290ceb803 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:57.409066 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-85d5735f-c1b2-4c6b-b009-208290ceb803 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:57.409066 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-85d5735f-c1b2-4c6b-b009-208290ceb803 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:57.409375 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-85d5735f-c1b2-4c6b-b009-208290ceb803 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:57.409902 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-85d5735f-c1b2-4c6b-b009-208290ceb803 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:57:57.460677 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-85d5735f-c1b2-4c6b-b009-208290ceb803 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/limits returned with HTTP 200 Aug 07 20:57:57.460677 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 200/805] 10.4.3.127 () {68 vars in 1484 bytes} [Fri Aug 7 20:57:57 2026] GET /volume/v3/limits => generated 302 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:57.508841 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-23933997-9f04-4295-bc41-a715e08509a2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:57.511622 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23933997-9f04-4295-bc41-a715e08509a2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:57:57.511965 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23933997-9f04-4295-bc41-a715e08509a2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:57.512236 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23933997-9f04-4295-bc41-a715e08509a2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:57.512427 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-23933997-9f04-4295-bc41-a715e08509a2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 1c00ca36-448c-46ea-9848-c4afca078753 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:57.519253 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:57.519253 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:57.535954 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23933997-9f04-4295-bc41-a715e08509a2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 200 Aug 07 20:57:57.536810 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 199/806] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:57 2026] GET /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:57.550786 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1091dc83-f8fc-4aa1-8b53-29d55eeefd0c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:57.553200 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1091dc83-f8fc-4aa1-8b53-29d55eeefd0c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] PUT https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:57:57.554242 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1091dc83-f8fc-4aa1-8b53-29d55eeefd0c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b596a69c-1fac-4fc7-a033-daa1e6ade31e"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:57.563861 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-50fb5d18-aae6-4577-bb1c-b51de1934150 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:57.566288 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-1091dc83-f8fc-4aa1-8b53-29d55eeefd0c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Update called for group 1c00ca36-448c-46ea-9848-c4afca078753. {{(pid=100277) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 20:57:57.566288 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.groups [None req-1091dc83-f8fc-4aa1-8b53-29d55eeefd0c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Updating group 1c00ca36-448c-46ea-9848-c4afca078753 with name None description: None add_volumes: b596a69c-1fac-4fc7-a033-daa1e6ade31e remove_volumes: None. Aug 07 20:57:57.569318 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-50fb5d18-aae6-4577-bb1c-b51de1934150 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:57.570965 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-50fb5d18-aae6-4577-bb1c-b51de1934150 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:57.570965 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-50fb5d18-aae6-4577-bb1c-b51de1934150 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:57.574352 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:57.574352 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:57.587842 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:57.587842 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:57.592594 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-50fb5d18-aae6-4577-bb1c-b51de1934150 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:57.599784 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-50fb5d18-aae6-4577-bb1c-b51de1934150 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 200 Aug 07 20:57:57.599784 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 201/807] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:57 2026] GET /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 1451 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:57.619192 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-b7094801-f960-47d3-963c-8db4cccd4e46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:57.621417 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1091dc83-f8fc-4aa1-8b53-29d55eeefd0c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 202 Aug 07 20:57:57.621917 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 208/808] 10.4.3.127 () {70 vars in 1406 bytes} [Fri Aug 7 20:57:57 2026] PUT /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:57:57.627974 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-b7094801-f960-47d3-963c-8db4cccd4e46 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:57:57.630985 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-b7094801-f960-47d3-963c-8db4cccd4e46 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-391452477", "description": null, "metadata": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:57.637948 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a212559c-f757-4e5b-8299-d80ec981af12 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:57.640838 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a212559c-f757-4e5b-8299-d80ec981af12 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:57:57.640988 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a212559c-f757-4e5b-8299-d80ec981af12 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:57.641360 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a212559c-f757-4e5b-8299-d80ec981af12 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:57.641360 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-a212559c-f757-4e5b-8299-d80ec981af12 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 1c00ca36-448c-46ea-9848-c4afca078753 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:57.646460 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:57.646460 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:57.651082 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:57.651082 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:57.654263 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-b7094801-f960-47d3-963c-8db4cccd4e46 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:57:57.654263 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-b7094801-f960-47d3-963c-8db4cccd4e46 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Create snapshot from volume a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:57:57.658969 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a212559c-f757-4e5b-8299-d80ec981af12 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 200 Aug 07 20:57:57.659402 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 200/809] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:57 2026] GET /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:57.760599 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-b7094801-f960-47d3-963c-8db4cccd4e46 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Created reservations ['c1332050-eb85-4838-840f-149b485216ca', '17acf1a1-953d-4e96-9de5-60e340b39e04', 'f4fa8c97-392f-48c9-aba2-6b8c2c10f25d', 'd124b778-4170-492b-a6e7-224219dd77e1'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:57:57.832326 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-b7094801-f960-47d3-963c-8db4cccd4e46 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Snapshot force create request issued successfully. Aug 07 20:57:57.832879 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7b72f76e-51b2-4c00-b2d3-5b6db48489a3 req-b7094801-f960-47d3-963c-8db4cccd4e46 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:57:57.833544 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 201/810] 10.4.3.127 () {72 vars in 1547 bytes} [Fri Aug 7 20:57:57 2026] POST /volume/v3/snapshots => generated 318 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:57:58.247240 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-a6c07641-7128-4b64-82c7-df91b2c000db req-a1c89301-4e5d-43cb-9315-c69815c8cc53 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:58.250810 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a6c07641-7128-4b64-82c7-df91b2c000db req-a1c89301-4e5d-43cb-9315-c69815c8cc53 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 Aug 07 20:57:58.251280 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-a6c07641-7128-4b64-82c7-df91b2c000db req-a1c89301-4e5d-43cb-9315-c69815c8cc53 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:58.251673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-a6c07641-7128-4b64-82c7-df91b2c000db req-a1c89301-4e5d-43cb-9315-c69815c8cc53 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:58.262121 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:58.262121 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:58.269374 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-a6c07641-7128-4b64-82c7-df91b2c000db req-a1c89301-4e5d-43cb-9315-c69815c8cc53 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:57:58.279380 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a6c07641-7128-4b64-82c7-df91b2c000db req-a1c89301-4e5d-43cb-9315-c69815c8cc53 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 returned with HTTP 200 Aug 07 20:57:58.280716 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 202/811] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:58 2026] GET /volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:57:58.315933 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d4b1b31c-af39-43bd-8bf4-e6f043178471 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:58.317052 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d4b1b31c-af39-43bd-8bf4-e6f043178471 None None] GET https://10.4.3.127/volume// Aug 07 20:57:58.317245 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d4b1b31c-af39-43bd-8bf4-e6f043178471 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:58.318075 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d4b1b31c-af39-43bd-8bf4-e6f043178471 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:58.318905 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d4b1b31c-af39-43bd-8bf4-e6f043178471 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:57:58.319314 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 209/812] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 20:57:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:57:58.332207 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a6c07641-7128-4b64-82c7-df91b2c000db req-813e0b40-5c89-4730-8b95-6af862352fd2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:58.336742 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a6c07641-7128-4b64-82c7-df91b2c000db req-813e0b40-5c89-4730-8b95-6af862352fd2 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:57:58.337267 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a6c07641-7128-4b64-82c7-df91b2c000db req-813e0b40-5c89-4730-8b95-6af862352fd2 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "caec5681-8a81-436d-aaab-66877c423bc0", "connector": null, "instance_uuid": "3a162d5a-d721-4e7a-b909-d04aa4adc5bb"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:58.349946 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:58.349946 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:58.409146 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a6c07641-7128-4b64-82c7-df91b2c000db req-813e0b40-5c89-4730-8b95-6af862352fd2 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:57:58.409658 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 201/813] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:57:58 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) Aug 07 20:57:58.480995 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a6c07641-7128-4b64-82c7-df91b2c000db req-4b077f09-0e83-4423-89a4-f893a1df272b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:58.488751 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a6c07641-7128-4b64-82c7-df91b2c000db req-4b077f09-0e83-4423-89a4-f893a1df272b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] POST https://10.4.3.127/volume/v3/attachments/32ef352f-85ef-4785-b00c-0deb202860d5/action Aug 07 20:57:58.488751 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a6c07641-7128-4b64-82c7-df91b2c000db req-4b077f09-0e83-4423-89a4-f893a1df272b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:57:58.488751 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a6c07641-7128-4b64-82c7-df91b2c000db req-4b077f09-0e83-4423-89a4-f893a1df272b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:58.514362 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:58.514362 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:58.533115 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a6c07641-7128-4b64-82c7-df91b2c000db req-4b077f09-0e83-4423-89a4-f893a1df272b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/attachments/32ef352f-85ef-4785-b00c-0deb202860d5/action returned with HTTP 204 Aug 07 20:57:58.533907 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 202/814] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:57:58 2026] POST /volume/v3/attachments/32ef352f-85ef-4785-b00c-0deb202860d5/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:57:58.572963 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f29768ac-1217-4712-9971-5e8164e45066 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:58.577108 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f29768ac-1217-4712-9971-5e8164e45066 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 Aug 07 20:57:58.577352 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f29768ac-1217-4712-9971-5e8164e45066 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:58.579209 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f29768ac-1217-4712-9971-5e8164e45066 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:58.598223 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:58.598223 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:58.603173 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f29768ac-1217-4712-9971-5e8164e45066 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:57:58.609146 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f29768ac-1217-4712-9971-5e8164e45066 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 returned with HTTP 200 Aug 07 20:57:58.609641 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 203/815] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:58 2026] GET /volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 => generated 1111 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:58.629792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-99c9f890-1eff-4eab-9698-eda0a2c3359e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:58.631545 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-99c9f890-1eff-4eab-9698-eda0a2c3359e tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 Aug 07 20:57:58.631857 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-99c9f890-1eff-4eab-9698-eda0a2c3359e tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:58.632138 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-99c9f890-1eff-4eab-9698-eda0a2c3359e tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:58.644448 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:58.644448 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:58.648992 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-99c9f890-1eff-4eab-9698-eda0a2c3359e tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:57:58.655624 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-99c9f890-1eff-4eab-9698-eda0a2c3359e tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 returned with HTTP 200 Aug 07 20:57:58.656378 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 210/816] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:58 2026] GET /volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:58.672322 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c2f06800-b87d-4e3b-a308-85813bf3b886 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:58.674405 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2f06800-b87d-4e3b-a308-85813bf3b886 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:57:58.674598 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2f06800-b87d-4e3b-a308-85813bf3b886 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:58.674861 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2f06800-b87d-4e3b-a308-85813bf3b886 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:58.674986 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-c2f06800-b87d-4e3b-a308-85813bf3b886 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 1c00ca36-448c-46ea-9848-c4afca078753 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:58.684102 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:58.684102 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:58.710666 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2f06800-b87d-4e3b-a308-85813bf3b886 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 200 Aug 07 20:57:58.711275 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 202/817] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:58 2026] GET /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:58.717349 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5066f7f5-d5bd-4aa4-8e63-ed6e95cd445a req-b65a6963-12e9-4326-909c-d8ef0bc23a6a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:58.719981 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5066f7f5-d5bd-4aa4-8e63-ed6e95cd445a req-b65a6963-12e9-4326-909c-d8ef0bc23a6a tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 Aug 07 20:57:58.720501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5066f7f5-d5bd-4aa4-8e63-ed6e95cd445a req-b65a6963-12e9-4326-909c-d8ef0bc23a6a tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:58.720501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5066f7f5-d5bd-4aa4-8e63-ed6e95cd445a req-b65a6963-12e9-4326-909c-d8ef0bc23a6a tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:58.725724 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-24e15f71-eee8-4063-8af5-346566c928a9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:58.728815 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-24e15f71-eee8-4063-8af5-346566c928a9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] PUT https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:57:58.729154 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-24e15f71-eee8-4063-8af5-346566c928a9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e02c723c-bf04-4fa9-9ce2-79d28b140f7c"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:58.746726 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-24e15f71-eee8-4063-8af5-346566c928a9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Update called for group 1c00ca36-448c-46ea-9848-c4afca078753. {{(pid=100278) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 20:57:58.746726 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.groups [None req-24e15f71-eee8-4063-8af5-346566c928a9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Updating group 1c00ca36-448c-46ea-9848-c4afca078753 with name None description: None add_volumes: None remove_volumes: e02c723c-bf04-4fa9-9ce2-79d28b140f7c. Aug 07 20:57:58.770094 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:58.770094 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:58.771696 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:58.771696 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:57:58.779713 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-5066f7f5-d5bd-4aa4-8e63-ed6e95cd445a req-b65a6963-12e9-4326-909c-d8ef0bc23a6a tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:57:58.790640 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5066f7f5-d5bd-4aa4-8e63-ed6e95cd445a req-b65a6963-12e9-4326-909c-d8ef0bc23a6a tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 returned with HTTP 200 Aug 07 20:57:58.790980 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 203/818] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:57:58 2026] GET /volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 => generated 1111 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:58.804076 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-24e15f71-eee8-4063-8af5-346566c928a9 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 202 Aug 07 20:57:58.804868 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 204/819] 10.4.3.127 () {70 vars in 1406 bytes} [Fri Aug 7 20:57:58 2026] PUT /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:57:58.815942 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-40791f30-d563-4deb-955f-35443cb05407 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:58.817626 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-40791f30-d563-4deb-955f-35443cb05407 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:57:58.818306 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-40791f30-d563-4deb-955f-35443cb05407 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:58.818808 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-40791f30-d563-4deb-955f-35443cb05407 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:58.819783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-40791f30-d563-4deb-955f-35443cb05407 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 1c00ca36-448c-46ea-9848-c4afca078753 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:58.825585 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:58.825585 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:58.841196 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-5066f7f5-d5bd-4aa4-8e63-ed6e95cd445a req-0b8d4726-a0a7-4d26-8aa9-38fb48c8f8bd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:58.845392 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-40791f30-d563-4deb-955f-35443cb05407 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 200 Aug 07 20:57:58.845392 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 211/820] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:58 2026] GET /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:58.849922 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5066f7f5-d5bd-4aa4-8e63-ed6e95cd445a req-0b8d4726-a0a7-4d26-8aa9-38fb48c8f8bd tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] DELETE https://10.4.3.127/volume/v3/attachments/32ef352f-85ef-4785-b00c-0deb202860d5 Aug 07 20:57:58.849922 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5066f7f5-d5bd-4aa4-8e63-ed6e95cd445a req-0b8d4726-a0a7-4d26-8aa9-38fb48c8f8bd tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:58.849922 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5066f7f5-d5bd-4aa4-8e63-ed6e95cd445a req-0b8d4726-a0a7-4d26-8aa9-38fb48c8f8bd tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:58.866880 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:58.866880 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:57:58.926380 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5066f7f5-d5bd-4aa4-8e63-ed6e95cd445a req-0b8d4726-a0a7-4d26-8aa9-38fb48c8f8bd tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/attachments/32ef352f-85ef-4785-b00c-0deb202860d5 returned with HTTP 200 Aug 07 20:57:58.927106 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 203/821] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:57:58 2026] DELETE /volume/v3/attachments/32ef352f-85ef-4785-b00c-0deb202860d5 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:58.968293 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5f7ffbb3-2fd5-4d84-8223-3175bfe8d7a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:58.974871 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f7ffbb3-2fd5-4d84-8223-3175bfe8d7a8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 Aug 07 20:57:58.974871 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f7ffbb3-2fd5-4d84-8223-3175bfe8d7a8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:58.976058 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f7ffbb3-2fd5-4d84-8223-3175bfe8d7a8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:58.992732 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:58.992732 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:57:58.999066 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5f7ffbb3-2fd5-4d84-8223-3175bfe8d7a8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:57:59.006893 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f7ffbb3-2fd5-4d84-8223-3175bfe8d7a8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 returned with HTTP 200 Aug 07 20:57:59.007373 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 204/822] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:57:58 2026] GET /volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:57:59.798688 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:59.801633 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:57:59.802366 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "e27ef1ee-233c-4ef3-a49d-6c91c8f0dbc4-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:59.804289 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'e27ef1ee-233c-4ef3-a49d-6c91c8f0dbc4-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:57:59.804425 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Create volume of 1 GB Aug 07 20:57:59.812447 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Availability Zones retrieved successfully. Aug 07 20:57:59.820932 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Flow 'volume_create_api' (5d218ad7-7714-482a-a219-02c1912df6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:57:59.822121 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d15c6e2-d466-4c48-a3fe-b0f2fd94d324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:59.823347 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:57:59.861488 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b1740815-e39b-4de2-aacb-ab0a767b8be2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:59.866290 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b1740815-e39b-4de2-aacb-ab0a767b8be2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:57:59.866290 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b1740815-e39b-4de2-aacb-ab0a767b8be2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:57:59.866290 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b1740815-e39b-4de2-aacb-ab0a767b8be2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:57:59.866290 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-b1740815-e39b-4de2-aacb-ab0a767b8be2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 1c00ca36-448c-46ea-9848-c4afca078753 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:57:59.873115 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d15c6e2-d466-4c48-a3fe-b0f2fd94d324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:57:59.873421 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af505d88-cca0-4dc9-8e0f-a7a0929fedd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:57:59.875104 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:59.875104 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:57:59.891618 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b1740815-e39b-4de2-aacb-ab0a767b8be2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 200 Aug 07 20:57:59.891618 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 212/823] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:57:59 2026] GET /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:57:59.904727 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3aa7045b-d6de-4298-a7ba-e093883dea27 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:57:59.909150 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3aa7045b-d6de-4298-a7ba-e093883dea27 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] PUT https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:57:59.909150 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3aa7045b-d6de-4298-a7ba-e093883dea27 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e02c723c-bf04-4fa9-9ce2-79d28b140f7c"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:57:59.910407 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-3aa7045b-d6de-4298-a7ba-e093883dea27 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Update called for group 1c00ca36-448c-46ea-9848-c4afca078753. {{(pid=100276) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 20:57:59.910720 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-3aa7045b-d6de-4298-a7ba-e093883dea27 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Updating group 1c00ca36-448c-46ea-9848-c4afca078753 with name None description: None add_volumes: e02c723c-bf04-4fa9-9ce2-79d28b140f7c remove_volumes: None. Aug 07 20:57:59.918290 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:57:59.918290 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:00.009008 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3aa7045b-d6de-4298-a7ba-e093883dea27 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 202 Aug 07 20:58:00.009094 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 204/824] 10.4.3.127 () {70 vars in 1406 bytes} [Fri Aug 7 20:57:59 2026] PUT /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:58:00.022053 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Created reservations ['35f688fb-b344-49e4-a864-e8b0d8f0069e', 'f2e2c3fc-6d49-4f87-a764-7f924ef54310', 'aa4c8660-e417-445a-866d-047d921f4bbd', '84436fde-d171-4cdf-adc1-0a529c01f89d'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:00.022775 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af505d88-cca0-4dc9-8e0f-a7a0929fedd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35f688fb-b344-49e4-a864-e8b0d8f0069e', 'f2e2c3fc-6d49-4f87-a764-7f924ef54310', 'aa4c8660-e417-445a-866d-047d921f4bbd', '84436fde-d171-4cdf-adc1-0a529c01f89d']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:00.023923 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc10857-a19c-4749-ad17-24d62146a51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:00.025250 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-40891b89-b884-45b1-903c-aa4f933c2485 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:00.027726 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40891b89-b884-45b1-903c-aa4f933c2485 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:58:00.036460 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40891b89-b884-45b1-903c-aa4f933c2485 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:00.037897 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40891b89-b884-45b1-903c-aa4f933c2485 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:00.037897 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-40891b89-b884-45b1-903c-aa4f933c2485 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 1c00ca36-448c-46ea-9848-c4afca078753 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:58:00.045332 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:00.045332 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:00.066495 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc10857-a19c-4749-ad17-24d62146a51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91ef9e20-8ed7-4ff9-a663-764f8482bef4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='e27ef1ee-233c-4ef3-a49d-6c91c8f0dbc4-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8030657495343e69237a6b6317eb6e7',qos_specs=None,replication_status=,reservations=['35f688fb-b344-49e4-a864-e8b0d8f0069e','f2e2c3fc-6d49-4f87-a764-7f924ef54310','aa4c8660-e417-445a-866d-047d921f4bbd','84436fde-d171-4cdf-adc1-0a529c01f89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5458cebf4fce4adcbf4396f5fedc70e6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:58:00Z,deleted=False,deleted_at=None,display_description='',display_name='e27ef1ee-233c-4ef3-a49d-6c91c8f0dbc4-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91ef9e20-8ed7-4ff9-a663-764f8482bef4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8030657495343e69237a6b6317eb6e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5458cebf4fce4adcbf4396f5fedc70e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:00.074322 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40891b89-b884-45b1-903c-aa4f933c2485 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 200 Aug 07 20:58:00.074322 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 205/825] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:58:00 2026] GET /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:00.074990 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (031bf44a-7bd8-4e89-8a2a-45b852fa44af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:00.133666 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (031bf44a-7bd8-4e89-8a2a-45b852fa44af) transitioned into 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='e27ef1ee-233c-4ef3-a49d-6c91c8f0dbc4-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8030657495343e69237a6b6317eb6e7',qos_specs=None,replication_status=,reservations=['35f688fb-b344-49e4-a864-e8b0d8f0069e','f2e2c3fc-6d49-4f87-a764-7f924ef54310','aa4c8660-e417-445a-866d-047d921f4bbd','84436fde-d171-4cdf-adc1-0a529c01f89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5458cebf4fce4adcbf4396f5fedc70e6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:00.135275 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (903764fc-41e2-4194-968b-7f3f724b64dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:00.159268 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (903764fc-41e2-4194-968b-7f3f724b64dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:00.159829 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Flow 'volume_create_api' (5d218ad7-7714-482a-a219-02c1912df6b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:00.160340 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Create volume request issued successfully. Aug 07 20:58:00.162070 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-024b0d7e-cb08-42f2-b4f5-ca31c0f68737 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:58:00.162070 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 205/826] 10.4.3.127 () {72 vars in 1541 bytes} [Fri Aug 7 20:57:59 2026] POST /volume/v3/volumes => generated 749 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:58:00.184596 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-dbeafad6-9c16-4d95-af73-6723f3fbae21 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:00.188056 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-dbeafad6-9c16-4d95-af73-6723f3fbae21 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] GET https://10.4.3.127/volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 Aug 07 20:58:00.188353 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-dbeafad6-9c16-4d95-af73-6723f3fbae21 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:00.189040 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-dbeafad6-9c16-4d95-af73-6723f3fbae21 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:00.209090 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:00.209090 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:00.222510 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-dbeafad6-9c16-4d95-af73-6723f3fbae21 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Volume info retrieved successfully. Aug 07 20:58:00.232028 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-dbeafad6-9c16-4d95-af73-6723f3fbae21 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 returned with HTTP 200 Aug 07 20:58:00.232578 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 213/827] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:58:00 2026] GET /volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 => generated 817 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:00.250975 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-47428061-c5a9-451c-a4e0-9765ae3f1364 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:00.255856 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-47428061-c5a9-451c-a4e0-9765ae3f1364 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] GET https://10.4.3.127/volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 Aug 07 20:58:00.255856 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-47428061-c5a9-451c-a4e0-9765ae3f1364 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:00.255856 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-47428061-c5a9-451c-a4e0-9765ae3f1364 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:00.278970 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:00.278970 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:00.282096 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-47428061-c5a9-451c-a4e0-9765ae3f1364 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Volume info retrieved successfully. Aug 07 20:58:00.289088 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-47428061-c5a9-451c-a4e0-9765ae3f1364 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 returned with HTTP 200 Aug 07 20:58:00.289088 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 205/828] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:58:00 2026] GET /volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:00.782149 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-327e3a01-1c5f-435c-9971-d425dbb0ea98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:00.785663 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-327e3a01-1c5f-435c-9971-d425dbb0ea98 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/snapshots/f5121d62-56f8-4cfa-8053-913b66ab5d68 Aug 07 20:58:00.785999 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-327e3a01-1c5f-435c-9971-d425dbb0ea98 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:00.786249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-327e3a01-1c5f-435c-9971-d425dbb0ea98 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:00.794417 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:00.794417 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:00.795038 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-327e3a01-1c5f-435c-9971-d425dbb0ea98 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Snapshot retrieved successfully. Aug 07 20:58:00.796844 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-327e3a01-1c5f-435c-9971-d425dbb0ea98 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/snapshots/f5121d62-56f8-4cfa-8053-913b66ab5d68 returned with HTTP 200 Aug 07 20:58:00.798076 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 206/829] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:00 2026] GET /volume/v3/snapshots/f5121d62-56f8-4cfa-8053-913b66ab5d68 => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:01.085476 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2b598a29-f9f2-42f4-abef-ed2cc5154681 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:01.088939 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2b598a29-f9f2-42f4-abef-ed2cc5154681 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:58:01.090397 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2b598a29-f9f2-42f4-abef-ed2cc5154681 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:01.090397 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2b598a29-f9f2-42f4-abef-ed2cc5154681 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:01.090397 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-2b598a29-f9f2-42f4-abef-ed2cc5154681 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 1c00ca36-448c-46ea-9848-c4afca078753 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:58:01.097490 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:01.097490 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:01.117520 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2b598a29-f9f2-42f4-abef-ed2cc5154681 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 200 Aug 07 20:58:01.117520 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 206/830] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:58:01 2026] GET /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:01.132970 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:01.135512 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 20:58:01.136182 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:01.136650 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:01.137149 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:58:01.138387 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:58:01.153326 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all volumes completed successfully. Aug 07 20:58:01.153924 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:58:01.153971 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:58:01.176494 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b32d24b9-0339-45e4-828e-c77284e1ae36 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:01.185522 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b32d24b9-0339-45e4-828e-c77284e1ae36 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/f5121d62-56f8-4cfa-8053-913b66ab5d68 Aug 07 20:58:01.185983 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b32d24b9-0339-45e4-828e-c77284e1ae36 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:01.188101 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b32d24b9-0339-45e4-828e-c77284e1ae36 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:01.188251 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-b32d24b9-0339-45e4-828e-c77284e1ae36 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Delete snapshot with id: f5121d62-56f8-4cfa-8053-913b66ab5d68 Aug 07 20:58:01.199042 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:01.199042 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:01.199478 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b32d24b9-0339-45e4-828e-c77284e1ae36 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Snapshot retrieved successfully. Aug 07 20:58:01.221567 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:58:01.229128 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:01.229128 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:01.239885 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b32d24b9-0339-45e4-828e-c77284e1ae36 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Snapshot delete request issued successfully. Aug 07 20:58:01.239885 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b32d24b9-0339-45e4-828e-c77284e1ae36 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/snapshots/f5121d62-56f8-4cfa-8053-913b66ab5d68 returned with HTTP 202 Aug 07 20:58:01.239885 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 206/831] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 20:58:01 2026] DELETE /volume/v3/snapshots/f5121d62-56f8-4cfa-8053-913b66ab5d68 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:01.243135 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:58:01.243407 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:58:01.254786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2faf6426-b09d-4847-a02d-d4dd2f3bba42 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:01.256651 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2faf6426-b09d-4847-a02d-d4dd2f3bba42 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/snapshots/f5121d62-56f8-4cfa-8053-913b66ab5d68 Aug 07 20:58:01.257631 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2faf6426-b09d-4847-a02d-d4dd2f3bba42 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:01.257631 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2faf6426-b09d-4847-a02d-d4dd2f3bba42 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:01.275467 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:01.275467 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:01.278084 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2faf6426-b09d-4847-a02d-d4dd2f3bba42 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Snapshot retrieved successfully. Aug 07 20:58:01.281581 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2faf6426-b09d-4847-a02d-d4dd2f3bba42 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/snapshots/f5121d62-56f8-4cfa-8053-913b66ab5d68 returned with HTTP 200 Aug 07 20:58:01.282125 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 207/832] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:01 2026] GET /volume/v3/snapshots/f5121d62-56f8-4cfa-8053-913b66ab5d68 => generated 476 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:01.316612 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:58:01.333229 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:01.333229 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:01.346046 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b1e340a1-0657-4bc1-825f-448d14d41d1c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 20:58:01.346647 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 214/833] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 20:58:01 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:58:01.368238 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6e52ab77-f0ac-483b-a098-3f472ae3bd5c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:01.371731 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6e52ab77-f0ac-483b-a098-3f472ae3bd5c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/group_snapshots Aug 07 20:58:01.371959 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6e52ab77-f0ac-483b-a098-3f472ae3bd5c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1c00ca36-448c-46ea-9848-c4afca078753", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1533223856"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:01.374987 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.group_snapshots [None req-6e52ab77-f0ac-483b-a098-3f472ae3bd5c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1c00ca36-448c-46ea-9848-c4afca078753', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1533223856'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 20:58:01.382251 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:01.382251 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:01.391582 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.group_snapshots [None req-6e52ab77-f0ac-483b-a098-3f472ae3bd5c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1533223856. Aug 07 20:58:01.429966 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:01.429966 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:01.461787 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-6e52ab77-f0ac-483b-a098-3f472ae3bd5c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1384262858 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1384262858, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:58:01.462350 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-6e52ab77-f0ac-483b-a098-3f472ae3bd5c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1384262858 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1384262858, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:58:01.510197 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-6e52ab77-f0ac-483b-a098-3f472ae3bd5c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Created reservations ['dfeb02b6-8a16-4f04-a099-fb36045cc8ef', '100d8f1f-f20c-4262-8dce-925f7f4345b5', '8deaedea-da09-47a7-897c-ab7d9cc7abce', '99a893d2-a5d1-4b9e-8e3d-7c6605cf6522'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:01.572982 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6e52ab77-f0ac-483b-a098-3f472ae3bd5c tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots returned with HTTP 202 Aug 07 20:58:01.572982 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 207/834] 10.4.3.127 () {70 vars in 1324 bytes} [Fri Aug 7 20:58:01 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:01.588962 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2c199280-c5d0-4ffd-9aba-6166448977fd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:01.590511 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c199280-c5d0-4ffd-9aba-6166448977fd tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 Aug 07 20:58:01.590862 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c199280-c5d0-4ffd-9aba-6166448977fd tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:01.591140 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c199280-c5d0-4ffd-9aba-6166448977fd tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:01.591344 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-2c199280-c5d0-4ffd-9aba-6166448977fd tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 00b981cd-205e-4a24-9398-174a58861c94 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 20:58:01.600878 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:01.600878 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:01.607243 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c199280-c5d0-4ffd-9aba-6166448977fd tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 returned with HTTP 200 Aug 07 20:58:01.609024 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 207/835] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 20:58:01 2026] GET /volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:02.296607 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-55d99527-535e-4c28-bd30-25d7eba985ef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:02.298881 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55d99527-535e-4c28-bd30-25d7eba985ef tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] GET https://10.4.3.127/volume/v3/snapshots/f5121d62-56f8-4cfa-8053-913b66ab5d68 Aug 07 20:58:02.298881 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-55d99527-535e-4c28-bd30-25d7eba985ef tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:02.299107 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-55d99527-535e-4c28-bd30-25d7eba985ef tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:02.312247 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55d99527-535e-4c28-bd30-25d7eba985ef tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/snapshots/f5121d62-56f8-4cfa-8053-913b66ab5d68 returned with HTTP 404 Aug 07 20:58:02.312996 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 208/836] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:02 2026] GET /volume/v3/snapshots/f5121d62-56f8-4cfa-8053-913b66ab5d68 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:02.625407 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ab0b0e0f-3ff1-4d27-ab3d-7b6df9a17720 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:02.628674 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ab0b0e0f-3ff1-4d27-ab3d-7b6df9a17720 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 Aug 07 20:58:02.629070 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ab0b0e0f-3ff1-4d27-ab3d-7b6df9a17720 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:02.629347 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ab0b0e0f-3ff1-4d27-ab3d-7b6df9a17720 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:02.629605 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.group_snapshots [None req-ab0b0e0f-3ff1-4d27-ab3d-7b6df9a17720 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 00b981cd-205e-4a24-9398-174a58861c94 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 20:58:02.637837 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:02.637837 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:02.644466 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ab0b0e0f-3ff1-4d27-ab3d-7b6df9a17720 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 returned with HTTP 200 Aug 07 20:58:02.645329 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 215/837] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 20:58:02 2026] GET /volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:02.658221 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-35ba3e60-5a7c-4c75-9506-1a8d9271b0b0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:02.663071 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-35ba3e60-5a7c-4c75-9506-1a8d9271b0b0 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 07 20:58:02.663551 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-35ba3e60-5a7c-4c75-9506-1a8d9271b0b0 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:02.664177 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-35ba3e60-5a7c-4c75-9506-1a8d9271b0b0 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:02.665444 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-35ba3e60-5a7c-4c75-9506-1a8d9271b0b0 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:58:02.666018 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:02.666018 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:02.667731 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-35ba3e60-5a7c-4c75-9506-1a8d9271b0b0 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Building query based on filter {{(pid=100278) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 20:58:02.674636 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-35ba3e60-5a7c-4c75-9506-1a8d9271b0b0 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all snapshots completed successfully. Aug 07 20:58:02.675523 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:02.675523 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:02.679631 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-35ba3e60-5a7c-4c75-9506-1a8d9271b0b0 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 20:58:02.679631 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 208/838] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 7 20:58:02 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:02.699656 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b2f6cf1c-f6eb-42f8-b557-dc47435977e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:02.705016 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2f6cf1c-f6eb-42f8-b557-dc47435977e4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/snapshots/22911274-32bf-4ded-82ad-d0dbdcd8e796 Aug 07 20:58:02.705016 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2f6cf1c-f6eb-42f8-b557-dc47435977e4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:02.705246 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2f6cf1c-f6eb-42f8-b557-dc47435977e4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:02.722316 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:02.722316 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:02.724013 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b2f6cf1c-f6eb-42f8-b557-dc47435977e4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Snapshot retrieved successfully. Aug 07 20:58:02.725121 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2f6cf1c-f6eb-42f8-b557-dc47435977e4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/snapshots/22911274-32bf-4ded-82ad-d0dbdcd8e796 returned with HTTP 200 Aug 07 20:58:02.725878 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 208/839] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:02 2026] GET /volume/v3/snapshots/22911274-32bf-4ded-82ad-d0dbdcd8e796 => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:02.741529 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-067acdef-700e-4516-b15f-e74ef4da7996 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:02.744307 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-067acdef-700e-4516-b15f-e74ef4da7996 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/snapshots/20c57464-2f3b-4c71-abae-0cbd5b2b273e Aug 07 20:58:02.744307 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-067acdef-700e-4516-b15f-e74ef4da7996 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:02.744497 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-067acdef-700e-4516-b15f-e74ef4da7996 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:02.759929 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:02.759929 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:02.760581 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-067acdef-700e-4516-b15f-e74ef4da7996 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Snapshot retrieved successfully. Aug 07 20:58:02.761930 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-067acdef-700e-4516-b15f-e74ef4da7996 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/snapshots/20c57464-2f3b-4c71-abae-0cbd5b2b273e returned with HTTP 200 Aug 07 20:58:02.763292 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 209/840] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:02 2026] GET /volume/v3/snapshots/20c57464-2f3b-4c71-abae-0cbd5b2b273e => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:58:02.774449 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-408eea04-0e9c-4f75-a96a-1beeacfd2f76 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:02.779579 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-408eea04-0e9c-4f75-a96a-1beeacfd2f76 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] DELETE https://10.4.3.127/volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 Aug 07 20:58:02.779865 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-408eea04-0e9c-4f75-a96a-1beeacfd2f76 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:02.783106 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-408eea04-0e9c-4f75-a96a-1beeacfd2f76 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:02.783106 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.group_snapshots [None req-408eea04-0e9c-4f75-a96a-1beeacfd2f76 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] delete called for member 00b981cd-205e-4a24-9398-174a58861c94 {{(pid=100277) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 20:58:02.783106 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.group_snapshots [None req-408eea04-0e9c-4f75-a96a-1beeacfd2f76 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Delete group_snapshot with id: 00b981cd-205e-4a24-9398-174a58861c94 Aug 07 20:58:02.784449 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:02.784449 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:02.911832 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-408eea04-0e9c-4f75-a96a-1beeacfd2f76 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 returned with HTTP 202 Aug 07 20:58:02.912388 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 216/841] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 7 20:58:02 2026] DELETE /volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:58:02.926598 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:02.928972 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 20:58:02.929613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:02.929613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:02.930693 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:58:02.932267 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:58:02.951800 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all volumes completed successfully. Aug 07 20:58:02.953098 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:58:02.953340 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:58:03.023818 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:58:03.031662 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:03.031662 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:03.041461 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:58:03.041633 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:58:03.062543 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3f74751d-eb45-4394-8e74-0768edda9f7f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:03.064970 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f74751d-eb45-4394-8e74-0768edda9f7f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f98163a8-0bb3-4149-ba5a-474110c219c7 Aug 07 20:58:03.064970 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f74751d-eb45-4394-8e74-0768edda9f7f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:03.064970 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f74751d-eb45-4394-8e74-0768edda9f7f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:03.064970 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3f74751d-eb45-4394-8e74-0768edda9f7f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Delete volume with id: f98163a8-0bb3-4149-ba5a-474110c219c7 Aug 07 20:58:03.075596 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:03.075596 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:03.076108 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3f74751d-eb45-4394-8e74-0768edda9f7f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Volume info retrieved successfully. Aug 07 20:58:03.077215 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3f74751d-eb45-4394-8e74-0768edda9f7f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100276) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 20:58:03.094216 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:58:03.101326 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:03.101326 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:03.113727 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3e5a952e-87f3-49a6-a8a6-180af772aca8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 20:58:03.114228 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 209/842] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 20:58:02 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:58:03.132251 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-3f74751d-eb45-4394-8e74-0768edda9f7f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Created reservations ['8c8639e6-3b22-449b-a704-326629c2ef87', 'a0f7ad90-580b-4277-94f8-8433793887e9', '378f1e6b-08eb-4286-ad82-750d510e621e', '4d219673-9dc7-4071-a41c-58d3cba80a5b'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:03.144138 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2d350da8-e4e3-4862-b8f6-211a46a43d9b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:03.146998 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d350da8-e4e3-4862-b8f6-211a46a43d9b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 07 20:58:03.147565 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d350da8-e4e3-4862-b8f6-211a46a43d9b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:03.147863 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d350da8-e4e3-4862-b8f6-211a46a43d9b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:03.148931 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-2d350da8-e4e3-4862-b8f6-211a46a43d9b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:58:03.150501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-2d350da8-e4e3-4862-b8f6-211a46a43d9b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 20:58:03.160201 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2d350da8-e4e3-4862-b8f6-211a46a43d9b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all snapshots completed successfully. Aug 07 20:58:03.160694 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:03.160694 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:03.161833 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d350da8-e4e3-4862-b8f6-211a46a43d9b tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 20:58:03.162568 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 210/843] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 7 20:58:03 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:03.185199 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6c746cfe-0204-451f-8e7c-07551b16160f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:03.187805 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6c746cfe-0204-451f-8e7c-07551b16160f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/snapshots/22911274-32bf-4ded-82ad-d0dbdcd8e796 Aug 07 20:58:03.187893 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6c746cfe-0204-451f-8e7c-07551b16160f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:03.188147 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6c746cfe-0204-451f-8e7c-07551b16160f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:03.194690 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6c746cfe-0204-451f-8e7c-07551b16160f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/snapshots/22911274-32bf-4ded-82ad-d0dbdcd8e796 returned with HTTP 404 Aug 07 20:58:03.195177 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 217/844] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:03 2026] GET /volume/v3/snapshots/22911274-32bf-4ded-82ad-d0dbdcd8e796 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:03.204475 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3f74751d-eb45-4394-8e74-0768edda9f7f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Delete volume request issued successfully. Aug 07 20:58:03.204815 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f74751d-eb45-4394-8e74-0768edda9f7f tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/f98163a8-0bb3-4149-ba5a-474110c219c7 returned with HTTP 202 Aug 07 20:58:03.206678 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 209/845] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:58:03 2026] DELETE /volume/v3/volumes/f98163a8-0bb3-4149-ba5a-474110c219c7 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:03.206739 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-822bcdae-85f0-4eb4-929d-16fb717c427e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:03.212346 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-822bcdae-85f0-4eb4-929d-16fb717c427e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 Aug 07 20:58:03.212346 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-822bcdae-85f0-4eb4-929d-16fb717c427e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:03.212346 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-822bcdae-85f0-4eb4-929d-16fb717c427e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:03.212542 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.group_snapshots [None req-822bcdae-85f0-4eb4-929d-16fb717c427e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 00b981cd-205e-4a24-9398-174a58861c94 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 20:58:03.219192 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:03.219192 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:03.225819 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9263bf7f-5095-4ad8-a9d9-238f65616ac4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:03.228201 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-822bcdae-85f0-4eb4-929d-16fb717c427e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 returned with HTTP 200 Aug 07 20:58:03.228471 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9263bf7f-5095-4ad8-a9d9-238f65616ac4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] GET https://10.4.3.127/volume/v3/volumes/f98163a8-0bb3-4149-ba5a-474110c219c7 Aug 07 20:58:03.229877 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9263bf7f-5095-4ad8-a9d9-238f65616ac4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:03.229940 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 210/846] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 20:58:03 2026] GET /volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:03.230004 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9263bf7f-5095-4ad8-a9d9-238f65616ac4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:03.238527 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9263bf7f-5095-4ad8-a9d9-238f65616ac4 tempest-AttachVolumeMultiAttachTest-1258045520 tempest-AttachVolumeMultiAttachTest-1258045520-project-member] https://10.4.3.127/volume/v3/volumes/f98163a8-0bb3-4149-ba5a-474110c219c7 returned with HTTP 404 Aug 07 20:58:03.239057 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 211/847] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:03 2026] GET /volume/v3/volumes/f98163a8-0bb3-4149-ba5a-474110c219c7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:03.308511 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-e1388593-0691-4e44-ba45-e51d4991102b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:03.312437 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-e1388593-0691-4e44-ba45-e51d4991102b tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] GET https://10.4.3.127/volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 Aug 07 20:58:03.312437 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-e1388593-0691-4e44-ba45-e51d4991102b tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:03.312437 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-e1388593-0691-4e44-ba45-e51d4991102b tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:03.330978 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:03.330978 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:03.342786 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-e1388593-0691-4e44-ba45-e51d4991102b tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Volume info retrieved successfully. Aug 07 20:58:03.350645 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-e1388593-0691-4e44-ba45-e51d4991102b tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 returned with HTTP 200 Aug 07 20:58:03.351407 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 218/848] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:58:03 2026] GET /volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:03.366371 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dc283ce8-8aac-414e-abc5-eb4f9a761f68 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:03.367397 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc283ce8-8aac-414e-abc5-eb4f9a761f68 None None] GET https://10.4.3.127/volume// Aug 07 20:58:03.367397 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc283ce8-8aac-414e-abc5-eb4f9a761f68 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:03.367534 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc283ce8-8aac-414e-abc5-eb4f9a761f68 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:03.368044 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc283ce8-8aac-414e-abc5-eb4f9a761f68 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:58:03.368485 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 210/849] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:58:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:58:03.415561 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-605258ab-173c-496c-acdd-b68361d60ded None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:03.421100 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-605258ab-173c-496c-acdd-b68361d60ded tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:58:03.421100 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-605258ab-173c-496c-acdd-b68361d60ded tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91ef9e20-8ed7-4ff9-a663-764f8482bef4", "connector": null, "instance_uuid": "e27ef1ee-233c-4ef3-a49d-6c91c8f0dbc4"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:03.442049 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:03.442049 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:03.498161 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-605258ab-173c-496c-acdd-b68361d60ded tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:58:03.498916 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 211/850] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:58:03 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:03.517082 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9189dadf-f44d-4b99-a2b3-b927dfebc451 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:03.518915 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9189dadf-f44d-4b99-a2b3-b927dfebc451 None None] GET https://10.4.3.127/volume// Aug 07 20:58:03.519266 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9189dadf-f44d-4b99-a2b3-b927dfebc451 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:03.519347 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9189dadf-f44d-4b99-a2b3-b927dfebc451 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:03.519781 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9189dadf-f44d-4b99-a2b3-b927dfebc451 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:58:03.520831 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 212/851] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:58:03 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:58:03.534717 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-f552c3df-e6c9-47c4-b10d-19ae644ee49a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:03.537928 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-f552c3df-e6c9-47c4-b10d-19ae644ee49a tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] GET https://10.4.3.127/volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 Aug 07 20:58:03.537928 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-f552c3df-e6c9-47c4-b10d-19ae644ee49a tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:03.538413 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-f552c3df-e6c9-47c4-b10d-19ae644ee49a tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:03.551635 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:03.551635 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:03.557096 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-f552c3df-e6c9-47c4-b10d-19ae644ee49a tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Volume info retrieved successfully. Aug 07 20:58:03.563883 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-f552c3df-e6c9-47c4-b10d-19ae644ee49a tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 returned with HTTP 200 Aug 07 20:58:03.563883 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 219/852] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:58:03 2026] GET /volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 => generated 1021 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:58:03.751610 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-64bc9864-933b-4f85-ae88-1bc612aaccda None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:03.754118 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-64bc9864-933b-4f85-ae88-1bc612aaccda tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] PUT https://10.4.3.127/volume/v3/attachments/90aa74e2-847d-457f-919e-ca7cc02c9d4d Aug 07 20:58:03.755513 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-64bc9864-933b-4f85-ae88-1bc612aaccda tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:03.765071 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-64bc9864-933b-4f85-ae88-1bc612aaccda tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Acquiring lock "cinder-attachment_update-91ef9e20-8ed7-4ff9-a663-764f8482bef4-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:58:03.773998 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-64bc9864-933b-4f85-ae88-1bc612aaccda tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Lock "cinder-attachment_update-91ef9e20-8ed7-4ff9-a663-764f8482bef4-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:58:03.773998 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:03.773998 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:03.953401 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-64bc9864-933b-4f85-ae88-1bc612aaccda tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Lock "cinder-attachment_update-91ef9e20-8ed7-4ff9-a663-764f8482bef4-np0000006755" released by "attachment_update" :: held 0.182s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:58:03.954919 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-64bc9864-933b-4f85-ae88-1bc612aaccda tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/attachments/90aa74e2-847d-457f-919e-ca7cc02c9d4d returned with HTTP 200 Aug 07 20:58:03.955843 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 211/853] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:58:03 2026] PUT /volume/v3/attachments/90aa74e2-847d-457f-919e-ca7cc02c9d4d => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:04.046315 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-46b89b0a-0423-4053-a844-c78db18355ab None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:04.050216 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-46b89b0a-0423-4053-a844-c78db18355ab tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] POST https://10.4.3.127/volume/v3/attachments/90aa74e2-847d-457f-919e-ca7cc02c9d4d/action Aug 07 20:58:04.050440 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-46b89b0a-0423-4053-a844-c78db18355ab tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:58:04.050440 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-46b89b0a-0423-4053-a844-c78db18355ab tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:04.091563 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:04.091563 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:04.115140 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-bd4a9005-eb44-41cd-a2b5-2b7b83a276ab req-46b89b0a-0423-4053-a844-c78db18355ab tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/attachments/90aa74e2-847d-457f-919e-ca7cc02c9d4d/action returned with HTTP 204 Aug 07 20:58:04.115832 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 212/854] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:58:04 2026] POST /volume/v3/attachments/90aa74e2-847d-457f-919e-ca7cc02c9d4d/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 07 20:58:04.253501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bdab7683-7958-4369-a82b-98cb9166b2ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:04.254454 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bdab7683-7958-4369-a82b-98cb9166b2ac tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 Aug 07 20:58:04.254898 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bdab7683-7958-4369-a82b-98cb9166b2ac tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:04.255106 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bdab7683-7958-4369-a82b-98cb9166b2ac tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:04.255297 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-bdab7683-7958-4369-a82b-98cb9166b2ac tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 00b981cd-205e-4a24-9398-174a58861c94 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 20:58:04.263090 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bdab7683-7958-4369-a82b-98cb9166b2ac tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 returned with HTTP 404 Aug 07 20:58:04.264559 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 213/855] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 20:58:04 2026] GET /volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:58:04.277016 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9ea34669-21e0-4406-b019-c5178ee08628 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:04.278690 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9ea34669-21e0-4406-b019-c5178ee08628 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] DELETE https://10.4.3.127/volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 Aug 07 20:58:04.279679 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9ea34669-21e0-4406-b019-c5178ee08628 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:04.279679 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9ea34669-21e0-4406-b019-c5178ee08628 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:04.279679 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.group_snapshots [None req-9ea34669-21e0-4406-b019-c5178ee08628 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] delete called for member 00b981cd-205e-4a24-9398-174a58861c94 {{(pid=100277) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 20:58:04.279679 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.group_snapshots [None req-9ea34669-21e0-4406-b019-c5178ee08628 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Delete group_snapshot with id: 00b981cd-205e-4a24-9398-174a58861c94 Aug 07 20:58:04.283207 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9ea34669-21e0-4406-b019-c5178ee08628 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 returned with HTTP 404 Aug 07 20:58:04.284406 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 220/856] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 7 20:58:04 2026] DELETE /volume/v3/group_snapshots/00b981cd-205e-4a24-9398-174a58861c94 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:58:04.300594 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:04.306538 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 20:58:04.307573 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:04.307573 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:04.307699 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:58:04.309209 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:04.309209 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:04.309419 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:58:04.326667 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all volumes completed successfully. Aug 07 20:58:04.327978 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:58:04.328184 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:58:04.388384 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-5c2b2a93-0085-4646-9451-655216ae26a1 req-ddf1dc37-42f2-475e-a14b-89208ed44df9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:04.389428 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:58:04.393890 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:04.393890 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:04.394843 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-5c2b2a93-0085-4646-9451-655216ae26a1 req-ddf1dc37-42f2-475e-a14b-89208ed44df9 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] DELETE https://10.4.3.127/volume/v3/attachments/609e8b04-072d-4db8-acf4-e489bdf013d2 Aug 07 20:58:04.395459 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-5c2b2a93-0085-4646-9451-655216ae26a1 req-ddf1dc37-42f2-475e-a14b-89208ed44df9 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:04.395459 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-5c2b2a93-0085-4646-9451-655216ae26a1 req-ddf1dc37-42f2-475e-a14b-89208ed44df9 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:04.401246 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:58:04.401246 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:58:04.406502 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:04.406502 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:04.461298 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:58:04.467329 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:04.467329 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:04.479804 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf6c982f-c68a-423a-8487-d2c039bb4457 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 20:58:04.479804 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 212/857] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 20:58:04 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 20:58:04.505299 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8d954b29-edc5-45f0-ae12-a8bc887b1909 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:04.507798 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d954b29-edc5-45f0-ae12-a8bc887b1909 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753/action Aug 07 20:58:04.508795 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d954b29-edc5-45f0-ae12-a8bc887b1909 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:58:04.508870 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-5c2b2a93-0085-4646-9451-655216ae26a1 req-ddf1dc37-42f2-475e-a14b-89208ed44df9 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/attachments/609e8b04-072d-4db8-acf4-e489bdf013d2 returned with HTTP 200 Aug 07 20:58:04.508922 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d954b29-edc5-45f0-ae12-a8bc887b1909 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:04.509146 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 213/858] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:58:04 2026] DELETE /volume/v3/attachments/609e8b04-072d-4db8-acf4-e489bdf013d2 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:04.510693 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-8d954b29-edc5-45f0-ae12-a8bc887b1909 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] delete called for group 1c00ca36-448c-46ea-9848-c4afca078753 {{(pid=100275) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 20:58:04.510918 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-8d954b29-edc5-45f0-ae12-a8bc887b1909 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Delete group with id: 1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:58:04.515029 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:04.515029 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:04.541063 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-5c2b2a93-0085-4646-9451-655216ae26a1 req-b80a580d-15c7-44e7-9813-2fd0d8759c8e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:04.544264 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5c2b2a93-0085-4646-9451-655216ae26a1 req-b80a580d-15c7-44e7-9813-2fd0d8759c8e tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] DELETE https://10.4.3.127/volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 Aug 07 20:58:04.544264 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5c2b2a93-0085-4646-9451-655216ae26a1 req-b80a580d-15c7-44e7-9813-2fd0d8759c8e tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:04.544435 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5c2b2a93-0085-4646-9451-655216ae26a1 req-b80a580d-15c7-44e7-9813-2fd0d8759c8e tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:04.544704 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [req-5c2b2a93-0085-4646-9451-655216ae26a1 req-b80a580d-15c7-44e7-9813-2fd0d8759c8e tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Delete volume with id: 560df0b2-c94e-48b5-a425-bbc507252094 Aug 07 20:58:04.558028 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:04.558028 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:04.558918 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-5c2b2a93-0085-4646-9451-655216ae26a1 req-b80a580d-15c7-44e7-9813-2fd0d8759c8e tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:58:04.593887 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d954b29-edc5-45f0-ae12-a8bc887b1909 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753/action returned with HTTP 202 Aug 07 20:58:04.594272 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-5c2b2a93-0085-4646-9451-655216ae26a1 req-b80a580d-15c7-44e7-9813-2fd0d8759c8e tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Delete volume request issued successfully. Aug 07 20:58:04.596013 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5c2b2a93-0085-4646-9451-655216ae26a1 req-b80a580d-15c7-44e7-9813-2fd0d8759c8e tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 returned with HTTP 202 Aug 07 20:58:04.596132 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 214/859] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 20:58:04 2026] POST /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:58:04.596184 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 221/860] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 7 20:58:04 2026] DELETE /volume/v3/volumes/560df0b2-c94e-48b5-a425-bbc507252094 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:04.610881 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a405ef8f-61a3-4a47-a145-eacf308f6344 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:04.616900 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a405ef8f-61a3-4a47-a145-eacf308f6344 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/e02c723c-bf04-4fa9-9ce2-79d28b140f7c Aug 07 20:58:04.618842 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a405ef8f-61a3-4a47-a145-eacf308f6344 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:04.618842 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a405ef8f-61a3-4a47-a145-eacf308f6344 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:04.637191 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:04.637191 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:04.654427 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a405ef8f-61a3-4a47-a145-eacf308f6344 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Volume info retrieved successfully. Aug 07 20:58:04.654427 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-a405ef8f-61a3-4a47-a145-eacf308f6344 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:58:04.654427 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-a405ef8f-61a3-4a47-a145-eacf308f6344 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:58:04.721454 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-a405ef8f-61a3-4a47-a145-eacf308f6344 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:58:04.728618 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:04.728618 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:04.742488 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a405ef8f-61a3-4a47-a145-eacf308f6344 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/e02c723c-bf04-4fa9-9ce2-79d28b140f7c returned with HTTP 200 Aug 07 20:58:04.742921 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 213/861] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:58:04 2026] GET /volume/v3/volumes/e02c723c-bf04-4fa9-9ce2-79d28b140f7c => generated 915 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:04.794959 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cd154e52-2bb6-4a02-9388-7b98e0a874e4 req-a5a53c14-8397-4bad-b5b9-846bb61e2451 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:04.797350 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cd154e52-2bb6-4a02-9388-7b98e0a874e4 req-a5a53c14-8397-4bad-b5b9-846bb61e2451 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] DELETE https://10.4.3.127/volume/v3/attachments/b7829277-9927-4da3-bc32-75d955af77d9 Aug 07 20:58:04.797812 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cd154e52-2bb6-4a02-9388-7b98e0a874e4 req-a5a53c14-8397-4bad-b5b9-846bb61e2451 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:04.798304 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cd154e52-2bb6-4a02-9388-7b98e0a874e4 req-a5a53c14-8397-4bad-b5b9-846bb61e2451 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:04.813784 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:04.813784 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:04.991425 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cd154e52-2bb6-4a02-9388-7b98e0a874e4 req-a5a53c14-8397-4bad-b5b9-846bb61e2451 tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/attachments/b7829277-9927-4da3-bc32-75d955af77d9 returned with HTTP 200 Aug 07 20:58:04.994229 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 214/862] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:58:04 2026] DELETE /volume/v3/attachments/b7829277-9927-4da3-bc32-75d955af77d9 => generated 19 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:05.026008 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cd154e52-2bb6-4a02-9388-7b98e0a874e4 req-5397c106-9ca9-4679-928e-c8919e78e0ed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:05.029016 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cd154e52-2bb6-4a02-9388-7b98e0a874e4 req-5397c106-9ca9-4679-928e-c8919e78e0ed tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:58:05.029543 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cd154e52-2bb6-4a02-9388-7b98e0a874e4 req-5397c106-9ca9-4679-928e-c8919e78e0ed tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:05.029543 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cd154e52-2bb6-4a02-9388-7b98e0a874e4 req-5397c106-9ca9-4679-928e-c8919e78e0ed tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:05.029958 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-cd154e52-2bb6-4a02-9388-7b98e0a874e4 req-5397c106-9ca9-4679-928e-c8919e78e0ed tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Delete volume with id: a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 Aug 07 20:58:05.048448 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:05.048448 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:05.052051 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-cd154e52-2bb6-4a02-9388-7b98e0a874e4 req-5397c106-9ca9-4679-928e-c8919e78e0ed tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Volume info retrieved successfully. Aug 07 20:58:05.089401 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-cd154e52-2bb6-4a02-9388-7b98e0a874e4 req-5397c106-9ca9-4679-928e-c8919e78e0ed tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] Delete volume request issued successfully. Aug 07 20:58:05.090583 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cd154e52-2bb6-4a02-9388-7b98e0a874e4 req-5397c106-9ca9-4679-928e-c8919e78e0ed tempest-ImageDependencyTests-1012475583 tempest-ImageDependencyTests-1012475583-project-member] https://10.4.3.127/volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 returned with HTTP 202 Aug 07 20:58:05.090583 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 215/863] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 7 20:58:05 2026] DELETE /volume/v3/volumes/a1c3b53f-0559-4c0c-82a9-d2766c7ce1c7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:05.763793 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bed507b8-3802-4203-96a8-695cceb42db0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:05.767708 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bed507b8-3802-4203-96a8-695cceb42db0 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/e02c723c-bf04-4fa9-9ce2-79d28b140f7c Aug 07 20:58:05.767892 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bed507b8-3802-4203-96a8-695cceb42db0 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:05.770055 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bed507b8-3802-4203-96a8-695cceb42db0 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:05.779680 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bed507b8-3802-4203-96a8-695cceb42db0 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/e02c723c-bf04-4fa9-9ce2-79d28b140f7c returned with HTTP 404 Aug 07 20:58:05.780033 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 222/864] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:58:05 2026] GET /volume/v3/volumes/e02c723c-bf04-4fa9-9ce2-79d28b140f7c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:58:05.791946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e6fdb6d3-3bc3-4bc2-bef0-c30cf287af4e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:05.794636 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6fdb6d3-3bc3-4bc2-bef0-c30cf287af4e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/b596a69c-1fac-4fc7-a033-daa1e6ade31e Aug 07 20:58:05.794636 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e6fdb6d3-3bc3-4bc2-bef0-c30cf287af4e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:05.795988 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e6fdb6d3-3bc3-4bc2-bef0-c30cf287af4e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:05.818209 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6fdb6d3-3bc3-4bc2-bef0-c30cf287af4e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/b596a69c-1fac-4fc7-a033-daa1e6ade31e returned with HTTP 404 Aug 07 20:58:05.818611 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 214/865] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:58:05 2026] GET /volume/v3/volumes/b596a69c-1fac-4fc7-a033-daa1e6ade31e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:58:05.831810 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d041ff91-9e7a-4ff7-869c-0af19d11837e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:05.838258 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d041ff91-9e7a-4ff7-869c-0af19d11837e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 Aug 07 20:58:05.838258 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d041ff91-9e7a-4ff7-869c-0af19d11837e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:05.838865 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d041ff91-9e7a-4ff7-869c-0af19d11837e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:05.838865 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-d041ff91-9e7a-4ff7-869c-0af19d11837e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 1c00ca36-448c-46ea-9848-c4afca078753 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:58:05.852467 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d041ff91-9e7a-4ff7-869c-0af19d11837e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 returned with HTTP 404 Aug 07 20:58:05.853040 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 215/866] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:58:05 2026] GET /volume/v3/groups/1c00ca36-448c-46ea-9848-c4afca078753 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:58:05.865594 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bd1ddb3e-ea7c-4270-98f9-003559baa97a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:05.868420 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd1ddb3e-ea7c-4270-98f9-003559baa97a tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/2a39b7c8-0ddf-4e8d-b968-dc333606f6d0 Aug 07 20:58:05.870369 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd1ddb3e-ea7c-4270-98f9-003559baa97a tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:05.870369 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd1ddb3e-ea7c-4270-98f9-003559baa97a tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:05.912389 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd1ddb3e-ea7c-4270-98f9-003559baa97a tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/group_types/2a39b7c8-0ddf-4e8d-b968-dc333606f6d0 returned with HTTP 202 Aug 07 20:58:05.912945 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 216/867] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 7 20:58:05 2026] DELETE /volume/v3/group_types/2a39b7c8-0ddf-4e8d-b968-dc333606f6d0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:58:05.923363 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b41cd644-a399-4adf-8bf5-c29aa2a76883 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:05.928850 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b41cd644-a399-4adf-8bf5-c29aa2a76883 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] DELETE https://10.4.3.127/volume/v3/types/87a44d2e-43c4-4ad6-8f65-293976e59e8e Aug 07 20:58:05.928850 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b41cd644-a399-4adf-8bf5-c29aa2a76883 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:05.928850 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b41cd644-a399-4adf-8bf5-c29aa2a76883 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:06.010898 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b41cd644-a399-4adf-8bf5-c29aa2a76883 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/types/87a44d2e-43c4-4ad6-8f65-293976e59e8e returned with HTTP 202 Aug 07 20:58:06.011670 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 223/868] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:58:05 2026] DELETE /volume/v3/types/87a44d2e-43c4-4ad6-8f65-293976e59e8e => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:06.021972 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b12e7246-7dfe-4b96-ad48-07f8afcce256 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:06.024666 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b12e7246-7dfe-4b96-ad48-07f8afcce256 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] GET https://10.4.3.127/volume/v3/types/87a44d2e-43c4-4ad6-8f65-293976e59e8e Aug 07 20:58:06.025675 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b12e7246-7dfe-4b96-ad48-07f8afcce256 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:06.025675 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b12e7246-7dfe-4b96-ad48-07f8afcce256 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:06.034562 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b12e7246-7dfe-4b96-ad48-07f8afcce256 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/types/87a44d2e-43c4-4ad6-8f65-293976e59e8e returned with HTTP 404 Aug 07 20:58:06.035307 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 215/869] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:58:06 2026] GET /volume/v3/types/87a44d2e-43c4-4ad6-8f65-293976e59e8e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:06.052666 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-93e53d74-5fc8-4419-a0b8-bad35f11b907 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:06.055382 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-93e53d74-5fc8-4419-a0b8-bad35f11b907 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:58:06.055823 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-93e53d74-5fc8-4419-a0b8-bad35f11b907 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1104264025"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:06.057950 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:06.057950 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:06.080780 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-93e53d74-5fc8-4419-a0b8-bad35f11b907 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:58:06.080780 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 216/870] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:58:06 2026] POST /volume/v3/types => generated 224 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:06.089355 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eb0839d3-b97c-4fd6-9994-549e911ba444 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:06.093284 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb0839d3-b97c-4fd6-9994-549e911ba444 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 07 20:58:06.095070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb0839d3-b97c-4fd6-9994-549e911ba444 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-781226058"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:06.120057 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb0839d3-b97c-4fd6-9994-549e911ba444 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 07 20:58:06.120057 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 217/871] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 7 20:58:06 2026] POST /volume/v3/group_types => generated 180 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:06.131008 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0758744c-54fb-42a0-8999-71c3c1cc67f5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:06.133106 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0758744c-54fb-42a0-8999-71c3c1cc67f5 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/groups Aug 07 20:58:06.133575 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0758744c-54fb-42a0-8999-71c3c1cc67f5 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dcd7bbd0-6e74-4f65-a551-bc9957283d51", "volume_types": ["6b023c81-b802-4ad8-8b31-5f32900d7b51"], "name": "tempest-GroupSnapshotsTest-Group-41629562"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:06.135831 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-0758744c-54fb-42a0-8999-71c3c1cc67f5 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating new group {'group': {'group_type': 'dcd7bbd0-6e74-4f65-a551-bc9957283d51', 'volume_types': ['6b023c81-b802-4ad8-8b31-5f32900d7b51'], 'name': 'tempest-GroupSnapshotsTest-Group-41629562'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 20:58:06.139853 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.groups [None req-0758744c-54fb-42a0-8999-71c3c1cc67f5 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating group tempest-GroupSnapshotsTest-Group-41629562. Aug 07 20:58:06.150883 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0758744c-54fb-42a0-8999-71c3c1cc67f5 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Availability Zones retrieved successfully. Aug 07 20:58:06.173547 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-0758744c-54fb-42a0-8999-71c3c1cc67f5 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Created reservations ['ef42e06e-8474-4655-9b7c-e6195aae40d7'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:06.216862 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0758744c-54fb-42a0-8999-71c3c1cc67f5 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 07 20:58:06.217470 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 224/872] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 7 20:58:06 2026] POST /volume/v3/groups => generated 110 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:06.229416 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1ccfcda0-aa92-4162-9adb-ffc0c50c47e1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:06.233837 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ccfcda0-aa92-4162-9adb-ffc0c50c47e1 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/2fd5722f-86d3-4021-a65c-02cfd8abb940 Aug 07 20:58:06.233837 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ccfcda0-aa92-4162-9adb-ffc0c50c47e1 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:06.235061 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ccfcda0-aa92-4162-9adb-ffc0c50c47e1 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:06.235061 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-1ccfcda0-aa92-4162-9adb-ffc0c50c47e1 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 2fd5722f-86d3-4021-a65c-02cfd8abb940 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:58:06.239363 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:06.239363 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:06.260035 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ccfcda0-aa92-4162-9adb-ffc0c50c47e1 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/2fd5722f-86d3-4021-a65c-02cfd8abb940 returned with HTTP 200 Aug 07 20:58:06.264216 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 216/873] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:58:06 2026] GET /volume/v3/groups/2fd5722f-86d3-4021-a65c-02cfd8abb940 => generated 390 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:06.371805 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d6571010-fb6f-4144-b6ca-1f9e8413ca7c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:06.375174 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d6571010-fb6f-4144-b6ca-1f9e8413ca7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] DELETE https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:58:06.375673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d6571010-fb6f-4144-b6ca-1f9e8413ca7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:06.376308 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d6571010-fb6f-4144-b6ca-1f9e8413ca7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:06.376993 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-d6571010-fb6f-4144-b6ca-1f9e8413ca7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Delete volume with id: 26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:58:06.386352 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:06.386352 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:06.387747 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d6571010-fb6f-4144-b6ca-1f9e8413ca7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:58:06.431955 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d6571010-fb6f-4144-b6ca-1f9e8413ca7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Delete volume request issued successfully. Aug 07 20:58:06.432199 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d6571010-fb6f-4144-b6ca-1f9e8413ca7c tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 202 Aug 07 20:58:06.432988 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 217/874] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:58:06 2026] DELETE /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:06.447546 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e4eb8133-da13-46f4-9cd9-3c95b5eb1ac2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:06.450055 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4eb8133-da13-46f4-9cd9-3c95b5eb1ac2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:58:06.450558 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4eb8133-da13-46f4-9cd9-3c95b5eb1ac2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:06.450967 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4eb8133-da13-46f4-9cd9-3c95b5eb1ac2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:06.461111 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:06.461111 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:06.467325 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e4eb8133-da13-46f4-9cd9-3c95b5eb1ac2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Volume info retrieved successfully. Aug 07 20:58:06.480509 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4eb8133-da13-46f4-9cd9-3c95b5eb1ac2 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 200 Aug 07 20:58:06.485004 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 218/875] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:06 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:07.278780 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-08ca1caa-9119-4496-8147-86f241fef57d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:07.284843 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-08ca1caa-9119-4496-8147-86f241fef57d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/2fd5722f-86d3-4021-a65c-02cfd8abb940 Aug 07 20:58:07.284979 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-08ca1caa-9119-4496-8147-86f241fef57d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:07.285229 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-08ca1caa-9119-4496-8147-86f241fef57d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:07.285788 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-08ca1caa-9119-4496-8147-86f241fef57d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 2fd5722f-86d3-4021-a65c-02cfd8abb940 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:58:07.293841 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:07.293841 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:07.304802 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-08ca1caa-9119-4496-8147-86f241fef57d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/2fd5722f-86d3-4021-a65c-02cfd8abb940 returned with HTTP 200 Aug 07 20:58:07.305351 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 225/876] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:58:07 2026] GET /volume/v3/groups/2fd5722f-86d3-4021-a65c-02cfd8abb940 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:07.324001 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:07.329382 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:58:07.329936 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1216036789", "volume_type": "6b023c81-b802-4ad8-8b31-5f32900d7b51", "group_id": "2fd5722f-86d3-4021-a65c-02cfd8abb940", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:07.332481 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1216036789', 'volume_type': '6b023c81-b802-4ad8-8b31-5f32900d7b51', 'group_id': '2fd5722f-86d3-4021-a65c-02cfd8abb940', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:58:07.343204 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:07.343204 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:07.344192 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Create volume of 1 GB Aug 07 20:58:07.354554 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Availability Zones retrieved successfully. Aug 07 20:58:07.362850 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Flow 'volume_create_api' (f5b81294-a8a7-42b1-9c94-ff70e3bb4a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:07.363960 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186f6d73-95c9-4f05-b85c-e189bd59399b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:07.364536 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:07.364536 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:07.365285 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:58:07.405494 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186f6d73-95c9-4f05-b85c-e189bd59399b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:58:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6b023c81-b802-4ad8-8b31-5f32900d7b51,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1104264025',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b023c81-b802-4ad8-8b31-5f32900d7b51', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2fd5722f-86d3-4021-a65c-02cfd8abb940', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:07.406494 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a40d71ec-cf07-4378-8f58-942fd55159a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:07.452956 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1104264025 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1104264025, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:58:07.452956 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1104264025 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1104264025, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:58:07.507920 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-47f62f6c-b2d3-47ed-8fbd-37aeb7a74195 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:07.514584 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-47f62f6c-b2d3-47ed-8fbd-37aeb7a74195 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] GET https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c Aug 07 20:58:07.514584 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-47f62f6c-b2d3-47ed-8fbd-37aeb7a74195 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:07.514724 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-47f62f6c-b2d3-47ed-8fbd-37aeb7a74195 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:07.518441 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Created reservations ['d8709196-7133-4bce-97d7-f014eb27f5b7', 'e5daec18-e187-4c89-a505-da9081cf52fb', '1e6a3f89-a996-47b4-af27-896f4d61240f', '0a4f88da-f019-4d0d-814c-772bfdabe048'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:07.521569 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a40d71ec-cf07-4378-8f58-942fd55159a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8709196-7133-4bce-97d7-f014eb27f5b7', 'e5daec18-e187-4c89-a505-da9081cf52fb', '1e6a3f89-a996-47b4-af27-896f4d61240f', '0a4f88da-f019-4d0d-814c-772bfdabe048']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:07.526549 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312cc561-e15e-45f0-b6b0-0d2518a8585e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:07.530046 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-47f62f6c-b2d3-47ed-8fbd-37aeb7a74195 tempest-ServerActionsTestOtherA-2095288640 tempest-ServerActionsTestOtherA-2095288640-project-member] https://10.4.3.127/volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c returned with HTTP 404 Aug 07 20:58:07.530046 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 218/877] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:07 2026] GET /volume/v3/volumes/26b78a54-a1ee-4acf-a967-d50cc372558c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:07.566796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312cc561-e15e-45f0-b6b0-0d2518a8585e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e531b039-f9de-4afb-b56e-371d2b8bc2de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1216036789',encryption_key_id=None,group_id=2fd5722f-86d3-4021-a65c-02cfd8abb940,group_type_id=,metadata={},multiattach=False,project_id='4983bddd3af042689ac4751394d01fc9',qos_specs=None,replication_status=,reservations=['d8709196-7133-4bce-97d7-f014eb27f5b7','e5daec18-e187-4c89-a505-da9081cf52fb','1e6a3f89-a996-47b4-af27-896f4d61240f','0a4f88da-f019-4d0d-814c-772bfdabe048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_type_id=6b023c81-b802-4ad8-8b31-5f32900d7b51), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1216036789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2fd5722f-86d3-4021-a65c-02cfd8abb940,host=None,id=e531b039-f9de-4afb-b56e-371d2b8bc2de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4983bddd3af042689ac4751394d01fc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b023c81-b802-4ad8-8b31-5f32900d7b51),volume_type_id=6b023c81-b802-4ad8-8b31-5f32900d7b51)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:07.568510 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8386d5a0-7819-4d9a-8c39-c5680c716d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:07.632839 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8386d5a0-7819-4d9a-8c39-c5680c716d50) transitioned into state 'SUCCESS' from state '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-1216036789',encryption_key_id=None,group_id=2fd5722f-86d3-4021-a65c-02cfd8abb940,group_type_id=,metadata={},multiattach=False,project_id='4983bddd3af042689ac4751394d01fc9',qos_specs=None,replication_status=,reservations=['d8709196-7133-4bce-97d7-f014eb27f5b7','e5daec18-e187-4c89-a505-da9081cf52fb','1e6a3f89-a996-47b4-af27-896f4d61240f','0a4f88da-f019-4d0d-814c-772bfdabe048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef302914ab1848c49d1dc53d6e7e6cc0',volume_type_id=6b023c81-b802-4ad8-8b31-5f32900d7b51)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:07.636295 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8838b131-5a5f-44f8-9553-7c5df7af29b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:07.696175 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8838b131-5a5f-44f8-9553-7c5df7af29b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:07.697953 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Flow 'volume_create_api' (f5b81294-a8a7-42b1-9c94-ff70e3bb4a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:07.698373 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Create volume request issued successfully. Aug 07 20:58:07.699559 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:58:07.699559 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:58:07.756560 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:58:07.784595 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:07.784595 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:07.794392 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-732204b7-c56c-4138-a2fc-7aa1f38ea0b3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:58:07.794392 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 217/878] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 20:58:07 2026] POST /volume/v3/volumes => generated 823 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:07.817292 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c40f29c7-a567-4619-a321-e79f470a2ed8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:07.820806 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c40f29c7-a567-4619-a321-e79f470a2ed8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/e531b039-f9de-4afb-b56e-371d2b8bc2de Aug 07 20:58:07.821071 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c40f29c7-a567-4619-a321-e79f470a2ed8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:07.822632 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c40f29c7-a567-4619-a321-e79f470a2ed8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:07.847395 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:07.847395 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:07.854885 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c40f29c7-a567-4619-a321-e79f470a2ed8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Volume info retrieved successfully. Aug 07 20:58:07.859107 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-c40f29c7-a567-4619-a321-e79f470a2ed8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:58:07.859107 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-c40f29c7-a567-4619-a321-e79f470a2ed8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:58:07.959678 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-c40f29c7-a567-4619-a321-e79f470a2ed8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:58:07.966783 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:07.966783 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:07.991079 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c40f29c7-a567-4619-a321-e79f470a2ed8 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/e531b039-f9de-4afb-b56e-371d2b8bc2de returned with HTTP 200 Aug 07 20:58:07.991749 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 219/879] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:58:07 2026] GET /volume/v3/volumes/e531b039-f9de-4afb-b56e-371d2b8bc2de => generated 891 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:09.020612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fafebc69-e26a-4d5e-b853-bac624cff5f2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:09.024829 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fafebc69-e26a-4d5e-b853-bac624cff5f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/e531b039-f9de-4afb-b56e-371d2b8bc2de Aug 07 20:58:09.025108 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fafebc69-e26a-4d5e-b853-bac624cff5f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:09.025342 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fafebc69-e26a-4d5e-b853-bac624cff5f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:09.045618 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:09.045618 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:09.058191 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fafebc69-e26a-4d5e-b853-bac624cff5f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Volume info retrieved successfully. Aug 07 20:58:09.058191 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-fafebc69-e26a-4d5e-b853-bac624cff5f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:58:09.058191 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-fafebc69-e26a-4d5e-b853-bac624cff5f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:58:09.120853 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-fafebc69-e26a-4d5e-b853-bac624cff5f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:58:09.125252 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:09.125252 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:09.144045 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fafebc69-e26a-4d5e-b853-bac624cff5f2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/e531b039-f9de-4afb-b56e-371d2b8bc2de returned with HTTP 200 Aug 07 20:58:09.145027 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 226/880] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:58:09 2026] GET /volume/v3/volumes/e531b039-f9de-4afb-b56e-371d2b8bc2de => generated 916 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:09.167862 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dcbb751d-0580-4b25-8bf0-e38e1c8e649f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:09.170818 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dcbb751d-0580-4b25-8bf0-e38e1c8e649f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/group_snapshots Aug 07 20:58:09.170818 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dcbb751d-0580-4b25-8bf0-e38e1c8e649f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2fd5722f-86d3-4021-a65c-02cfd8abb940", "name": "tempest-group_snapshot-1815424753"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:09.172372 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.group_snapshots [None req-dcbb751d-0580-4b25-8bf0-e38e1c8e649f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2fd5722f-86d3-4021-a65c-02cfd8abb940', 'name': 'tempest-group_snapshot-1815424753'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 20:58:09.177724 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:09.177724 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:09.183932 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.group_snapshots [None req-dcbb751d-0580-4b25-8bf0-e38e1c8e649f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Creating group_snapshot tempest-group_snapshot-1815424753. Aug 07 20:58:09.217689 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:09.217689 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:09.241193 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-dcbb751d-0580-4b25-8bf0-e38e1c8e649f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1104264025 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1104264025, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:58:09.241478 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-dcbb751d-0580-4b25-8bf0-e38e1c8e649f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1104264025 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1104264025, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:58:09.292982 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-dcbb751d-0580-4b25-8bf0-e38e1c8e649f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Created reservations ['fb98838c-bd70-4c8b-bcc0-3577c431941f', '26ca8a3c-3935-447a-84b1-c24a81c380b3', '9c818eaf-84f8-4986-8e96-13f0baddce88', '63e8a067-3ab7-4952-948b-3ef218be1356'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:09.332323 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa474f6a-07a4-4707-b584-53172b2d2878 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:09.335412 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:58:09.335412 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1198810395", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:09.336915 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1198810395', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:58:09.336915 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Create volume of 1 GB Aug 07 20:58:09.343386 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Availability Zones retrieved successfully. Aug 07 20:58:09.352634 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dcbb751d-0580-4b25-8bf0-e38e1c8e649f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots returned with HTTP 202 Aug 07 20:58:09.353175 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 219/881] 10.4.3.127 () {70 vars in 1324 bytes} [Fri Aug 7 20:58:09 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:09.355193 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Flow 'volume_create_api' (30e16044-8616-41c6-952d-b8a22aa6c5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:09.356636 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dbae8af-4d76-4103-a590-2606b348b422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:09.358274 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:58:09.368531 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a2da39ad-9e1d-45d6-b29b-1e2e09274fa4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:09.375118 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2da39ad-9e1d-45d6-b29b-1e2e09274fa4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 Aug 07 20:58:09.375118 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2da39ad-9e1d-45d6-b29b-1e2e09274fa4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:09.375360 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2da39ad-9e1d-45d6-b29b-1e2e09274fa4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:09.376200 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-a2da39ad-9e1d-45d6-b29b-1e2e09274fa4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 97f5119e-e436-4dd3-bb0a-3fbff745f103 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 20:58:09.382920 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:09.382920 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:09.393667 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2da39ad-9e1d-45d6-b29b-1e2e09274fa4 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 returned with HTTP 200 Aug 07 20:58:09.393667 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 220/882] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 20:58:09 2026] GET /volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 => generated 307 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:09.405322 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dbae8af-4d76-4103-a590-2606b348b422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:09.406423 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db73e01-fa76-4abb-a47a-02285b114896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:09.559118 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Created reservations ['60e4d59b-b16d-45bf-8ec6-221a0f06997c', 'b1cebbe3-5bd4-4bd6-aae3-1f532350c9cb', '90100288-5904-464f-9979-ff302d8f1bc2', '389ef777-2cd7-48b6-a688-fe48a75da357'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:09.559863 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db73e01-fa76-4abb-a47a-02285b114896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e4d59b-b16d-45bf-8ec6-221a0f06997c', 'b1cebbe3-5bd4-4bd6-aae3-1f532350c9cb', '90100288-5904-464f-9979-ff302d8f1bc2', '389ef777-2cd7-48b6-a688-fe48a75da357']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:09.562464 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d0bcf8-8316-44d3-af7a-78c7d0439792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:09.599220 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d0bcf8-8316-44d3-af7a-78c7d0439792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47498b86-3fa7-42d6-8ebc-5292ebb7215a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1198810395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0adc7b84f8c4cb1bd5098171528033c',qos_specs=None,replication_status=,reservations=['60e4d59b-b16d-45bf-8ec6-221a0f06997c','b1cebbe3-5bd4-4bd6-aae3-1f532350c9cb','90100288-5904-464f-9979-ff302d8f1bc2','389ef777-2cd7-48b6-a688-fe48a75da357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76d70acc2955405fbdcb9dad213d2f2e',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1198810395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47498b86-3fa7-42d6-8ebc-5292ebb7215a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0adc7b84f8c4cb1bd5098171528033c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76d70acc2955405fbdcb9dad213d2f2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:09.600283 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5579aef1-52f2-4642-b2ae-be9a347647cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:09.637783 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5579aef1-52f2-4642-b2ae-be9a347647cd) transitioned into state 'SUCCESS' from state '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-1198810395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0adc7b84f8c4cb1bd5098171528033c',qos_specs=None,replication_status=,reservations=['60e4d59b-b16d-45bf-8ec6-221a0f06997c','b1cebbe3-5bd4-4bd6-aae3-1f532350c9cb','90100288-5904-464f-9979-ff302d8f1bc2','389ef777-2cd7-48b6-a688-fe48a75da357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76d70acc2955405fbdcb9dad213d2f2e',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:09.638927 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f265eb0-31e8-42b1-bac6-6b9098067bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:09.661869 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f265eb0-31e8-42b1-bac6-6b9098067bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:09.663309 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Flow 'volume_create_api' (30e16044-8616-41c6-952d-b8a22aa6c5ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:09.663667 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Create volume request issued successfully. Aug 07 20:58:09.664459 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa474f6a-07a4-4707-b584-53172b2d2878 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:58:09.665049 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 218/883] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:58:09 2026] POST /volume/v3/volumes => generated 747 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:58:10.405664 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1555cc0c-285f-429d-bd27-b1aaeda3604d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.409082 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1555cc0c-285f-429d-bd27-b1aaeda3604d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 Aug 07 20:58:10.409435 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1555cc0c-285f-429d-bd27-b1aaeda3604d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:10.409682 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1555cc0c-285f-429d-bd27-b1aaeda3604d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:10.409922 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.group_snapshots [None req-1555cc0c-285f-429d-bd27-b1aaeda3604d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 97f5119e-e436-4dd3-bb0a-3fbff745f103 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 20:58:10.414463 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:10.414463 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:10.420143 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1555cc0c-285f-429d-bd27-b1aaeda3604d tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 returned with HTTP 200 Aug 07 20:58:10.420143 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 227/884] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 20:58:10 2026] GET /volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:10.435345 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-32053a78-2f2e-40b9-9df2-19a2a70f7464 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.439315 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-32053a78-2f2e-40b9-9df2-19a2a70f7464 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 07 20:58:10.439587 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-32053a78-2f2e-40b9-9df2-19a2a70f7464 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:10.439818 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-32053a78-2f2e-40b9-9df2-19a2a70f7464 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:10.440191 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-32053a78-2f2e-40b9-9df2-19a2a70f7464 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:58:10.440191 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:10.440191 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:10.441689 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-32053a78-2f2e-40b9-9df2-19a2a70f7464 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Building query based on filter {{(pid=100278) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 20:58:10.448204 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-faafd9fd-48d1-4101-9fb3-5932b84952f3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.449017 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-32053a78-2f2e-40b9-9df2-19a2a70f7464 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all snapshots completed successfully. Aug 07 20:58:10.449017 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:10.449017 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:10.453830 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-32053a78-2f2e-40b9-9df2-19a2a70f7464 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 20:58:10.453830 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 220/885] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 7 20:58:10 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:10.463335 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9ba90141-62e3-4c59-80f0-399cef2ca06a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.467877 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9ba90141-62e3-4c59-80f0-399cef2ca06a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/snapshots/659e9d94-67a9-40ef-b2e0-f0ba799eae47 Aug 07 20:58:10.467877 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9ba90141-62e3-4c59-80f0-399cef2ca06a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:10.467877 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9ba90141-62e3-4c59-80f0-399cef2ca06a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:10.473695 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:10.473695 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:10.475685 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9ba90141-62e3-4c59-80f0-399cef2ca06a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Snapshot retrieved successfully. Aug 07 20:58:10.475685 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9ba90141-62e3-4c59-80f0-399cef2ca06a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/snapshots/659e9d94-67a9-40ef-b2e0-f0ba799eae47 returned with HTTP 200 Aug 07 20:58:10.475804 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 219/886] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:10 2026] GET /volume/v3/snapshots/659e9d94-67a9-40ef-b2e0-f0ba799eae47 => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:10.495976 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-80642319-59d7-4ee9-820d-d3cbb782f013 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.500919 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-80642319-59d7-4ee9-820d-d3cbb782f013 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 Aug 07 20:58:10.501449 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-80642319-59d7-4ee9-820d-d3cbb782f013 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:10.501520 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-80642319-59d7-4ee9-820d-d3cbb782f013 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:10.502185 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.group_snapshots [None req-80642319-59d7-4ee9-820d-d3cbb782f013 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 97f5119e-e436-4dd3-bb0a-3fbff745f103 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 20:58:10.508320 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:10.508320 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:10.513877 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-80642319-59d7-4ee9-820d-d3cbb782f013 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 returned with HTTP 200 Aug 07 20:58:10.514785 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 228/887] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 20:58:10 2026] GET /volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 => generated 308 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:10.528313 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-743f8a6a-1c19-4b4b-a977-0e1b9259ac2f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.530409 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-743f8a6a-1c19-4b4b-a977-0e1b9259ac2f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/detail Aug 07 20:58:10.530619 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-743f8a6a-1c19-4b4b-a977-0e1b9259ac2f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:10.530855 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-743f8a6a-1c19-4b4b-a977-0e1b9259ac2f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:10.543515 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-743f8a6a-1c19-4b4b-a977-0e1b9259ac2f tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 07 20:58:10.546631 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 221/888] 10.4.3.127 () {68 vars in 1323 bytes} [Fri Aug 7 20:58:10 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:10.559993 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-07eb0b72-7040-4110-bdf3-f9adaf2e08a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.562898 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-07eb0b72-7040-4110-bdf3-f9adaf2e08a3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] DELETE https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 Aug 07 20:58:10.563163 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-07eb0b72-7040-4110-bdf3-f9adaf2e08a3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:10.563411 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-07eb0b72-7040-4110-bdf3-f9adaf2e08a3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:10.563631 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-07eb0b72-7040-4110-bdf3-f9adaf2e08a3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] delete called for member 97f5119e-e436-4dd3-bb0a-3fbff745f103 {{(pid=100276) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 20:58:10.563692 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.group_snapshots [None req-07eb0b72-7040-4110-bdf3-f9adaf2e08a3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Delete group_snapshot with id: 97f5119e-e436-4dd3-bb0a-3fbff745f103 Aug 07 20:58:10.567944 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:10.567944 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:10.615682 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-07eb0b72-7040-4110-bdf3-f9adaf2e08a3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 returned with HTTP 202 Aug 07 20:58:10.616667 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 220/889] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 7 20:58:10 2026] DELETE /volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:58:10.626987 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4050b87a-8821-49ca-a822-09b40322effc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.629542 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4050b87a-8821-49ca-a822-09b40322effc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 20:58:10.629689 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4050b87a-8821-49ca-a822-09b40322effc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:10.629941 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4050b87a-8821-49ca-a822-09b40322effc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:10.630333 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-4050b87a-8821-49ca-a822-09b40322effc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:58:10.631560 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4050b87a-8821-49ca-a822-09b40322effc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:58:10.642783 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4050b87a-8821-49ca-a822-09b40322effc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all volumes completed successfully. Aug 07 20:58:10.643811 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-4050b87a-8821-49ca-a822-09b40322effc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:58:10.644024 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-4050b87a-8821-49ca-a822-09b40322effc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:58:10.657027 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-faafd9fd-48d1-4101-9fb3-5932b84952f3 tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] GET https://10.4.3.127/volume/v3/os-services Aug 07 20:58:10.657376 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-faafd9fd-48d1-4101-9fb3-5932b84952f3 tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:10.657744 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-faafd9fd-48d1-4101-9fb3-5932b84952f3 tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:10.666253 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-faafd9fd-48d1-4101-9fb3-5932b84952f3 tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] https://10.4.3.127/volume/v3/os-services returned with HTTP 200 Aug 07 20:58:10.666655 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 221/890] 10.4.3.127 () {66 vars in 1249 bytes} [Fri Aug 7 20:58:10 2026] GET /volume/v3/os-services => generated 626 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:10.685248 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-99b51af9-b67a-421f-9323-efda45c7e0b8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.688072 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-99b51af9-b67a-421f-9323-efda45c7e0b8 tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] PUT https://10.4.3.127/volume/v3/os-services/disable-log-reason Aug 07 20:58:10.688434 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-99b51af9-b67a-421f-9323-efda45c7e0b8 tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006755", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:10.690383 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-99b51af9-b67a-421f-9323-efda45c7e0b8 tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] https://10.4.3.127/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 07 20:58:10.691118 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 222/891] 10.4.3.127 () {68 vars in 1326 bytes} [Fri Aug 7 20:58:10 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 20:58:10.708934 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-4050b87a-8821-49ca-a822-09b40322effc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:58:10.713444 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:10.713444 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:10.714685 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-407f3374-8c91-4bb9-8d6a-53de7cfcb4e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.716837 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-407f3374-8c91-4bb9-8d6a-53de7cfcb4e6 tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] PUT https://10.4.3.127/volume/v3/os-services/disable Aug 07 20:58:10.717279 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-407f3374-8c91-4bb9-8d6a-53de7cfcb4e6 tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006755", "binary": "invalid_binary"} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:10.719664 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:10.719664 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:10.731720 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4050b87a-8821-49ca-a822-09b40322effc tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 20:58:10.731720 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 229/892] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 20:58:10 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:10.734481 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-407f3374-8c91-4bb9-8d6a-53de7cfcb4e6 tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] https://10.4.3.127/volume/v3/os-services/disable returned with HTTP 404 Aug 07 20:58:10.735081 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 221/893] 10.4.3.127 () {68 vars in 1293 bytes} [Fri Aug 7 20:58:10 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:10.747186 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9ab3b503-07ae-48ad-86e8-d9ff60b7b2ed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.750192 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9ab3b503-07ae-48ad-86e8-d9ff60b7b2ed tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] PUT https://10.4.3.127/volume/v3/os-services/enable Aug 07 20:58:10.750192 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9ab3b503-07ae-48ad-86e8-d9ff60b7b2ed tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:10.756260 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c05be715-0448-42b1-9819-dcff66a73a36 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.760021 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c05be715-0448-42b1-9819-dcff66a73a36 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 07 20:58:10.760021 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c05be715-0448-42b1-9819-dcff66a73a36 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:10.760313 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c05be715-0448-42b1-9819-dcff66a73a36 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:10.761232 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-c05be715-0448-42b1-9819-dcff66a73a36 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:58:10.761232 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:10.761232 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:10.762336 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-c05be715-0448-42b1-9819-dcff66a73a36 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Building query based on filter {{(pid=100278) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 20:58:10.765981 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9ab3b503-07ae-48ad-86e8-d9ff60b7b2ed tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] https://10.4.3.127/volume/v3/os-services/enable returned with HTTP 404 Aug 07 20:58:10.767696 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 222/894] 10.4.3.127 () {68 vars in 1290 bytes} [Fri Aug 7 20:58:10 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:10.768706 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c05be715-0448-42b1-9819-dcff66a73a36 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all snapshots completed successfully. Aug 07 20:58:10.770315 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c05be715-0448-42b1-9819-dcff66a73a36 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 20:58:10.770728 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 223/895] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 7 20:58:10 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:10.782366 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f4e37875-bf07-40f2-8adb-fb00c3dac4bb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.789279 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ab5c581-c849-43c5-8e31-49c1f2e35b54 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.792841 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f4e37875-bf07-40f2-8adb-fb00c3dac4bb tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] PUT https://10.4.3.127/volume/v3/os-services/freeze Aug 07 20:58:10.794301 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f4e37875-bf07-40f2-8adb-fb00c3dac4bb tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:10.794401 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ab5c581-c849-43c5-8e31-49c1f2e35b54 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 Aug 07 20:58:10.795090 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ab5c581-c849-43c5-8e31-49c1f2e35b54 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:10.795090 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ab5c581-c849-43c5-8e31-49c1f2e35b54 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:10.796072 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-0ab5c581-c849-43c5-8e31-49c1f2e35b54 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 97f5119e-e436-4dd3-bb0a-3fbff745f103 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 20:58:10.799713 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:10.799713 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:10.813741 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f4e37875-bf07-40f2-8adb-fb00c3dac4bb tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] https://10.4.3.127/volume/v3/os-services/freeze returned with HTTP 400 Aug 07 20:58:10.814474 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 230/896] 10.4.3.127 () {68 vars in 1290 bytes} [Fri Aug 7 20:58:10 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:58:10.819165 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ab5c581-c849-43c5-8e31-49c1f2e35b54 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 returned with HTTP 200 Aug 07 20:58:10.819925 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 222/897] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 20:58:10 2026] GET /volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 => generated 307 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:10.830128 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2135f155-13c5-45e6-930a-15b26338d53c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:10.834530 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2135f155-13c5-45e6-930a-15b26338d53c tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] PUT https://10.4.3.127/volume/v3/os-services/thaw Aug 07 20:58:10.835310 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2135f155-13c5-45e6-930a-15b26338d53c tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:10.847042 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2135f155-13c5-45e6-930a-15b26338d53c tempest-VolumeServicesNegativeTest-1341620085 tempest-VolumeServicesNegativeTest-1341620085-project-admin] https://10.4.3.127/volume/v3/os-services/thaw returned with HTTP 400 Aug 07 20:58:10.848443 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 223/898] 10.4.3.127 () {68 vars in 1284 bytes} [Fri Aug 7 20:58:10 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:58:11.835720 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7b08f2fe-e23b-4f90-b4a5-00d1aa0f1419 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:11.839686 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7b08f2fe-e23b-4f90-b4a5-00d1aa0f1419 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 Aug 07 20:58:11.839686 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7b08f2fe-e23b-4f90-b4a5-00d1aa0f1419 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:11.839686 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7b08f2fe-e23b-4f90-b4a5-00d1aa0f1419 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:11.839686 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.group_snapshots [None req-7b08f2fe-e23b-4f90-b4a5-00d1aa0f1419 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 97f5119e-e436-4dd3-bb0a-3fbff745f103 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 20:58:11.847666 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7b08f2fe-e23b-4f90-b4a5-00d1aa0f1419 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 returned with HTTP 404 Aug 07 20:58:11.847666 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 224/899] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 20:58:11 2026] GET /volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:58:11.857600 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f8c22200-fd5a-4fff-8593-983bf3b26be1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:11.862614 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f8c22200-fd5a-4fff-8593-983bf3b26be1 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/group_snapshots Aug 07 20:58:11.862614 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f8c22200-fd5a-4fff-8593-983bf3b26be1 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:11.862799 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f8c22200-fd5a-4fff-8593-983bf3b26be1 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:11.870792 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f8c22200-fd5a-4fff-8593-983bf3b26be1 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots returned with HTTP 200 Aug 07 20:58:11.871561 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 231/900] 10.4.3.127 () {68 vars in 1302 bytes} [Fri Aug 7 20:58:11 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:11.881938 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-127b59df-fbfc-4782-b3f5-be0dc4d2522a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:11.884851 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-127b59df-fbfc-4782-b3f5-be0dc4d2522a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] DELETE https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 Aug 07 20:58:11.885033 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-127b59df-fbfc-4782-b3f5-be0dc4d2522a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:11.885391 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-127b59df-fbfc-4782-b3f5-be0dc4d2522a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:11.885595 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-127b59df-fbfc-4782-b3f5-be0dc4d2522a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] delete called for member 97f5119e-e436-4dd3-bb0a-3fbff745f103 {{(pid=100276) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 20:58:11.885805 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.group_snapshots [None req-127b59df-fbfc-4782-b3f5-be0dc4d2522a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Delete group_snapshot with id: 97f5119e-e436-4dd3-bb0a-3fbff745f103 Aug 07 20:58:11.890256 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-127b59df-fbfc-4782-b3f5-be0dc4d2522a tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 returned with HTTP 404 Aug 07 20:58:11.891031 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 223/901] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 7 20:58:11 2026] DELETE /volume/v3/group_snapshots/97f5119e-e436-4dd3-bb0a-3fbff745f103 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:58:11.900814 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6a6bf6d6-db5c-41db-9224-9dd641e2bb90 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:11.903485 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a6bf6d6-db5c-41db-9224-9dd641e2bb90 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 20:58:11.903860 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a6bf6d6-db5c-41db-9224-9dd641e2bb90 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:11.904722 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a6bf6d6-db5c-41db-9224-9dd641e2bb90 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:11.904722 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-6a6bf6d6-db5c-41db-9224-9dd641e2bb90 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:58:11.905942 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6a6bf6d6-db5c-41db-9224-9dd641e2bb90 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:58:11.919982 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6a6bf6d6-db5c-41db-9224-9dd641e2bb90 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Get all volumes completed successfully. Aug 07 20:58:11.920998 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-6a6bf6d6-db5c-41db-9224-9dd641e2bb90 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:58:11.921236 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-6a6bf6d6-db5c-41db-9224-9dd641e2bb90 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:58:11.983713 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-6a6bf6d6-db5c-41db-9224-9dd641e2bb90 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:58:11.994123 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:11.994123 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:12.015517 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a6bf6d6-db5c-41db-9224-9dd641e2bb90 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 20:58:12.015967 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 224/902] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 20:58:11 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:12.041629 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f9b64478-09ad-488e-bdfd-eaee854759d2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:12.044693 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f9b64478-09ad-488e-bdfd-eaee854759d2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] POST https://10.4.3.127/volume/v3/groups/2fd5722f-86d3-4021-a65c-02cfd8abb940/action Aug 07 20:58:12.045251 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f9b64478-09ad-488e-bdfd-eaee854759d2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:58:12.045421 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f9b64478-09ad-488e-bdfd-eaee854759d2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:12.049842 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-f9b64478-09ad-488e-bdfd-eaee854759d2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] delete called for group 2fd5722f-86d3-4021-a65c-02cfd8abb940 {{(pid=100278) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 20:58:12.050048 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.groups [None req-f9b64478-09ad-488e-bdfd-eaee854759d2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Delete group with id: 2fd5722f-86d3-4021-a65c-02cfd8abb940 Aug 07 20:58:12.057816 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:12.057816 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:12.128827 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f9b64478-09ad-488e-bdfd-eaee854759d2 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/2fd5722f-86d3-4021-a65c-02cfd8abb940/action returned with HTTP 202 Aug 07 20:58:12.129325 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 225/903] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 20:58:12 2026] POST /volume/v3/groups/2fd5722f-86d3-4021-a65c-02cfd8abb940/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:58:12.143185 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-31b2104b-ffc1-44a8-b933-be4e15f987f3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:12.150102 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-31b2104b-ffc1-44a8-b933-be4e15f987f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/e531b039-f9de-4afb-b56e-371d2b8bc2de Aug 07 20:58:12.150102 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-31b2104b-ffc1-44a8-b933-be4e15f987f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:12.150102 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-31b2104b-ffc1-44a8-b933-be4e15f987f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:12.163974 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:12.163974 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:12.174865 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-31b2104b-ffc1-44a8-b933-be4e15f987f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Volume info retrieved successfully. Aug 07 20:58:12.176822 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-31b2104b-ffc1-44a8-b933-be4e15f987f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 20:58:12.176822 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-31b2104b-ffc1-44a8-b933-be4e15f987f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 20:58:12.233222 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-31b2104b-ffc1-44a8-b933-be4e15f987f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 20:58:12.238543 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:12.238543 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:12.253813 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-31b2104b-ffc1-44a8-b933-be4e15f987f3 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/e531b039-f9de-4afb-b56e-371d2b8bc2de returned with HTTP 200 Aug 07 20:58:12.254818 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 232/904] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:58:12 2026] GET /volume/v3/volumes/e531b039-f9de-4afb-b56e-371d2b8bc2de => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:13.021696 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9a6c1092-2b3c-4502-829e-810908eb4d5c req-9d3b9db0-03b8-4499-a4df-1480f8d51968 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:13.024510 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9a6c1092-2b3c-4502-829e-810908eb4d5c req-9d3b9db0-03b8-4499-a4df-1480f8d51968 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] GET https://10.4.3.127/volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 Aug 07 20:58:13.024980 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9a6c1092-2b3c-4502-829e-810908eb4d5c req-9d3b9db0-03b8-4499-a4df-1480f8d51968 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:13.024980 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9a6c1092-2b3c-4502-829e-810908eb4d5c req-9d3b9db0-03b8-4499-a4df-1480f8d51968 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:13.042875 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:13.042875 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:13.047958 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9a6c1092-2b3c-4502-829e-810908eb4d5c req-9d3b9db0-03b8-4499-a4df-1480f8d51968 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Volume info retrieved successfully. Aug 07 20:58:13.053941 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9a6c1092-2b3c-4502-829e-810908eb4d5c req-9d3b9db0-03b8-4499-a4df-1480f8d51968 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 returned with HTTP 200 Aug 07 20:58:13.054694 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 224/905] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:58:13 2026] GET /volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:13.276150 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e651ead5-ecc1-4d5e-bc2a-06c297e8726e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:13.280834 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e651ead5-ecc1-4d5e-bc2a-06c297e8726e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/volumes/e531b039-f9de-4afb-b56e-371d2b8bc2de Aug 07 20:58:13.281700 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e651ead5-ecc1-4d5e-bc2a-06c297e8726e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:13.282007 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e651ead5-ecc1-4d5e-bc2a-06c297e8726e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:13.296560 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e651ead5-ecc1-4d5e-bc2a-06c297e8726e tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/volumes/e531b039-f9de-4afb-b56e-371d2b8bc2de returned with HTTP 404 Aug 07 20:58:13.297407 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 225/906] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:58:13 2026] GET /volume/v3/volumes/e531b039-f9de-4afb-b56e-371d2b8bc2de => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:58:13.313123 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-00bc7b8b-730f-4f79-9784-6ca2775b4924 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:13.319529 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-00bc7b8b-730f-4f79-9784-6ca2775b4924 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] GET https://10.4.3.127/volume/v3/groups/2fd5722f-86d3-4021-a65c-02cfd8abb940 Aug 07 20:58:13.319849 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-00bc7b8b-730f-4f79-9784-6ca2775b4924 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:13.320298 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-00bc7b8b-730f-4f79-9784-6ca2775b4924 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:13.320610 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-00bc7b8b-730f-4f79-9784-6ca2775b4924 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] show called for member 2fd5722f-86d3-4021-a65c-02cfd8abb940 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:58:13.326377 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-00bc7b8b-730f-4f79-9784-6ca2775b4924 tempest-GroupSnapshotsTest-2024733157 tempest-GroupSnapshotsTest-2024733157-project-member] https://10.4.3.127/volume/v3/groups/2fd5722f-86d3-4021-a65c-02cfd8abb940 returned with HTTP 404 Aug 07 20:58:13.327168 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 226/907] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:58:13 2026] GET /volume/v3/groups/2fd5722f-86d3-4021-a65c-02cfd8abb940 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:58:13.342907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-677dc9c7-96b9-4a67-a493-de0be28110e1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:13.345414 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-677dc9c7-96b9-4a67-a493-de0be28110e1 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/dcd7bbd0-6e74-4f65-a551-bc9957283d51 Aug 07 20:58:13.346093 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-677dc9c7-96b9-4a67-a493-de0be28110e1 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:13.346560 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-677dc9c7-96b9-4a67-a493-de0be28110e1 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:13.373191 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-677dc9c7-96b9-4a67-a493-de0be28110e1 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/group_types/dcd7bbd0-6e74-4f65-a551-bc9957283d51 returned with HTTP 202 Aug 07 20:58:13.373790 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 233/908] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 7 20:58:13 2026] DELETE /volume/v3/group_types/dcd7bbd0-6e74-4f65-a551-bc9957283d51 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:58:13.385950 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e01b676c-1ab3-4845-8fad-bb4287be7ce1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:13.389051 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e01b676c-1ab3-4845-8fad-bb4287be7ce1 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] DELETE https://10.4.3.127/volume/v3/types/6b023c81-b802-4ad8-8b31-5f32900d7b51 Aug 07 20:58:13.389051 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e01b676c-1ab3-4845-8fad-bb4287be7ce1 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:13.389051 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e01b676c-1ab3-4845-8fad-bb4287be7ce1 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:13.433433 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e01b676c-1ab3-4845-8fad-bb4287be7ce1 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/types/6b023c81-b802-4ad8-8b31-5f32900d7b51 returned with HTTP 202 Aug 07 20:58:13.434027 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 225/909] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:58:13 2026] DELETE /volume/v3/types/6b023c81-b802-4ad8-8b31-5f32900d7b51 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:13.451419 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3eb0f40a-929b-4275-b5cb-d66c773ea514 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:13.456164 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3eb0f40a-929b-4275-b5cb-d66c773ea514 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] GET https://10.4.3.127/volume/v3/types/6b023c81-b802-4ad8-8b31-5f32900d7b51 Aug 07 20:58:13.456164 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3eb0f40a-929b-4275-b5cb-d66c773ea514 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:13.456164 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3eb0f40a-929b-4275-b5cb-d66c773ea514 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:13.459829 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3eb0f40a-929b-4275-b5cb-d66c773ea514 tempest-GroupSnapshotsTest-825438268 tempest-GroupSnapshotsTest-825438268-project-admin] https://10.4.3.127/volume/v3/types/6b023c81-b802-4ad8-8b31-5f32900d7b51 returned with HTTP 404 Aug 07 20:58:13.460373 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 226/910] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:58:13 2026] GET /volume/v3/types/6b023c81-b802-4ad8-8b31-5f32900d7b51 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:14.644438 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2c655c3d-abef-4668-9426-41891c7e1595 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:14.810425 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2c655c3d-abef-4668-9426-41891c7e1595 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] POST https://10.4.3.127/volume/v3/types/6404db8f-2ec6-4a60-99ea-ce629fa4a981/encryption Aug 07 20:58:14.811733 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2c655c3d-abef-4668-9426-41891c7e1595 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:14.861723 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2c655c3d-abef-4668-9426-41891c7e1595 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] https://10.4.3.127/volume/v3/types/6404db8f-2ec6-4a60-99ea-ce629fa4a981/encryption returned with HTTP 404 Aug 07 20:58:14.862944 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 227/911] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 20:58:14 2026] POST /volume/v3/types/6404db8f-2ec6-4a60-99ea-ce629fa4a981/encryption => generated 114 bytes in 219 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:14.877360 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1a6783ae-fdd1-4048-846e-7cfaa30b7ca8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:14.880057 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1a6783ae-fdd1-4048-846e-7cfaa30b7ca8 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:58:14.880908 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1a6783ae-fdd1-4048-846e-7cfaa30b7ca8 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-453004944", "os-volume-type-access:is_public": false}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:14.911209 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1a6783ae-fdd1-4048-846e-7cfaa30b7ca8 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:58:14.911828 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 234/912] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 20:58:14 2026] POST /volume/v3/types => generated 230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:14.928436 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd9c0826-7073-49b5-8121-22ab7f42f098 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:15.098579 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd9c0826-7073-49b5-8121-22ab7f42f098 tempest-VolumeTypesNegativeTest-1871207213 tempest-VolumeTypesNegativeTest-1871207213-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:58:15.098749 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd9c0826-7073-49b5-8121-22ab7f42f098 tempest-VolumeTypesNegativeTest-1871207213 tempest-VolumeTypesNegativeTest-1871207213-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d409bc4f-119d-4275-8888-def7212a2e44", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1523193187"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:15.102132 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-bd9c0826-7073-49b5-8121-22ab7f42f098 tempest-VolumeTypesNegativeTest-1871207213 tempest-VolumeTypesNegativeTest-1871207213-project-member] Create volume request body: {'volume': {'volume_type': 'd409bc4f-119d-4275-8888-def7212a2e44', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1523193187'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:58:15.123015 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd9c0826-7073-49b5-8121-22ab7f42f098 tempest-VolumeTypesNegativeTest-1871207213 tempest-VolumeTypesNegativeTest-1871207213-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 404 Aug 07 20:58:15.123574 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 226/913] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:58:14 2026] POST /volume/v3/volumes => generated 114 bytes in 196 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:15.137794 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cfa4f3a3-3c8d-4e05-bd3a-c21eda35118b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:15.140515 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfa4f3a3-3c8d-4e05-bd3a-c21eda35118b tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] DELETE https://10.4.3.127/volume/v3/types/d409bc4f-119d-4275-8888-def7212a2e44 Aug 07 20:58:15.140803 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cfa4f3a3-3c8d-4e05-bd3a-c21eda35118b tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:15.141044 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cfa4f3a3-3c8d-4e05-bd3a-c21eda35118b tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:15.201512 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfa4f3a3-3c8d-4e05-bd3a-c21eda35118b tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] https://10.4.3.127/volume/v3/types/d409bc4f-119d-4275-8888-def7212a2e44 returned with HTTP 202 Aug 07 20:58:15.202631 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 227/914] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:58:15 2026] DELETE /volume/v3/types/d409bc4f-119d-4275-8888-def7212a2e44 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:15.217485 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e22eff57-2494-460f-945f-89f498bc47b2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:15.221440 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e22eff57-2494-460f-945f-89f498bc47b2 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] GET https://10.4.3.127/volume/v3/types/d409bc4f-119d-4275-8888-def7212a2e44 Aug 07 20:58:15.221708 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e22eff57-2494-460f-945f-89f498bc47b2 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:15.221924 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e22eff57-2494-460f-945f-89f498bc47b2 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:15.235134 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e22eff57-2494-460f-945f-89f498bc47b2 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] https://10.4.3.127/volume/v3/types/d409bc4f-119d-4275-8888-def7212a2e44 returned with HTTP 404 Aug 07 20:58:15.235134 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 228/915] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:58:15 2026] GET /volume/v3/types/d409bc4f-119d-4275-8888-def7212a2e44 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:15.244696 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9b3421ee-58a7-4e7a-b2ab-3e85212b60dd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:15.248387 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9b3421ee-58a7-4e7a-b2ab-3e85212b60dd tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:58:15.248387 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9b3421ee-58a7-4e7a-b2ab-3e85212b60dd tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:15.254220 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9b3421ee-58a7-4e7a-b2ab-3e85212b60dd tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 400 Aug 07 20:58:15.254220 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 235/916] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:58:15 2026] POST /volume/v3/types => generated 115 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 20:58:15.268039 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9b030270-e768-4707-9a3a-b9ec587534e9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:15.281474 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b030270-e768-4707-9a3a-b9ec587534e9 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:58:15.281745 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b030270-e768-4707-9a3a-b9ec587534e9 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1210271"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:15.311783 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b030270-e768-4707-9a3a-b9ec587534e9 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:58:15.311783 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 227/917] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:58:15 2026] POST /volume/v3/types => generated 226 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:15.324484 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-23105b35-a161-45d6-8923-400c9194cb01 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:15.328091 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23105b35-a161-45d6-8923-400c9194cb01 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:58:15.328091 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23105b35-a161-45d6-8923-400c9194cb01 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1210271"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:15.338162 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23105b35-a161-45d6-8923-400c9194cb01 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1210271 already exists. Aug 07 20:58:15.340212 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23105b35-a161-45d6-8923-400c9194cb01 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 409 Aug 07 20:58:15.340905 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 228/918] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:58:15 2026] POST /volume/v3/types => generated 131 bytes in 17 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Aug 07 20:58:15.353881 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d471ce59-57f6-4ca8-90a7-7bc4c9c29a08 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:15.356357 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d471ce59-57f6-4ca8-90a7-7bc4c9c29a08 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] DELETE https://10.4.3.127/volume/v3/types/087303a6-b463-47c5-b031-bdf00785bffc Aug 07 20:58:15.357103 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d471ce59-57f6-4ca8-90a7-7bc4c9c29a08 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:15.357103 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d471ce59-57f6-4ca8-90a7-7bc4c9c29a08 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:15.409152 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d471ce59-57f6-4ca8-90a7-7bc4c9c29a08 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] https://10.4.3.127/volume/v3/types/087303a6-b463-47c5-b031-bdf00785bffc returned with HTTP 202 Aug 07 20:58:15.409596 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 229/919] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:58:15 2026] DELETE /volume/v3/types/087303a6-b463-47c5-b031-bdf00785bffc => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:15.424507 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ca0eb39b-1ac2-4ea9-82b6-b17560606ed5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:15.426873 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ca0eb39b-1ac2-4ea9-82b6-b17560606ed5 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] GET https://10.4.3.127/volume/v3/types/087303a6-b463-47c5-b031-bdf00785bffc Aug 07 20:58:15.426987 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ca0eb39b-1ac2-4ea9-82b6-b17560606ed5 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:15.427198 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ca0eb39b-1ac2-4ea9-82b6-b17560606ed5 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:15.437179 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ca0eb39b-1ac2-4ea9-82b6-b17560606ed5 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] https://10.4.3.127/volume/v3/types/087303a6-b463-47c5-b031-bdf00785bffc returned with HTTP 404 Aug 07 20:58:15.438597 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 236/920] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:58:15 2026] GET /volume/v3/types/087303a6-b463-47c5-b031-bdf00785bffc => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:15.461561 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fef65b64-a3a3-494b-bdf0-321542853861 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:15.463259 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fef65b64-a3a3-494b-bdf0-321542853861 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] DELETE https://10.4.3.127/volume/v3/types/5f793d6a-86f8-4902-8fd7-4f30f99ffd24 Aug 07 20:58:15.463519 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fef65b64-a3a3-494b-bdf0-321542853861 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:15.463651 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fef65b64-a3a3-494b-bdf0-321542853861 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:15.471350 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fef65b64-a3a3-494b-bdf0-321542853861 tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] https://10.4.3.127/volume/v3/types/5f793d6a-86f8-4902-8fd7-4f30f99ffd24 returned with HTTP 404 Aug 07 20:58:15.474792 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 228/921] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:58:15 2026] DELETE /volume/v3/types/5f793d6a-86f8-4902-8fd7-4f30f99ffd24 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:15.492167 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e7fd49b8-eaff-4085-8d51-4fac6818cc1a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:15.495247 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e7fd49b8-eaff-4085-8d51-4fac6818cc1a tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] GET https://10.4.3.127/volume/v3/types/ed2bb5ce-37cb-4854-940c-50ce9e249b24 Aug 07 20:58:15.495518 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e7fd49b8-eaff-4085-8d51-4fac6818cc1a tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:15.495801 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e7fd49b8-eaff-4085-8d51-4fac6818cc1a tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:15.507484 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e7fd49b8-eaff-4085-8d51-4fac6818cc1a tempest-VolumeTypesNegativeTest-1221219402 tempest-VolumeTypesNegativeTest-1221219402-project-admin] https://10.4.3.127/volume/v3/types/ed2bb5ce-37cb-4854-940c-50ce9e249b24 returned with HTTP 404 Aug 07 20:58:15.508111 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 229/922] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:58:15 2026] GET /volume/v3/types/ed2bb5ce-37cb-4854-940c-50ce9e249b24 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:18.205862 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d50ec9f6-8626-4153-b307-b331ee7bed99 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:18.367788 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d50ec9f6-8626-4153-b307-b331ee7bed99 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] POST https://10.4.3.127/volume/v3/qos-specs Aug 07 20:58:18.368794 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d50ec9f6-8626-4153-b307-b331ee7bed99 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-642333781", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:18.374834 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.qos_specs [None req-d50ec9f6-8626-4153-b307-b331ee7bed99 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-642333781', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100278) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 20:58:18.386978 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-d50ec9f6-8626-4153-b307-b331ee7bed99 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DB qos_specs_create(): root {'id': '53d790dd-1293-4c38-97d9-8b2fe647442f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-642333781'} {{(pid=100278) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 20:58:18.398661 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d50ec9f6-8626-4153-b307-b331ee7bed99 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 07 20:58:18.399214 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 230/923] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 20:58:18 2026] POST /volume/v3/qos-specs => generated 392 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:18.412365 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9f0d3ca5-1895-44ce-b58b-fb53ca5f1015 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:18.417862 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f0d3ca5-1895-44ce-b58b-fb53ca5f1015 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:58:18.418392 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f0d3ca5-1895-44ce-b58b-fb53ca5f1015 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-299624039"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:18.448015 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f0d3ca5-1895-44ce-b58b-fb53ca5f1015 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:58:18.448339 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 237/924] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:58:18 2026] POST /volume/v3/types => generated 221 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:18.461481 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a90a60a8-569c-4157-a5f5-8ea8cb2d8b40 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:18.466144 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a90a60a8-569c-4157-a5f5-8ea8cb2d8b40 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:58:18.466656 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a90a60a8-569c-4157-a5f5-8ea8cb2d8b40 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1134373099"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:18.488456 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a90a60a8-569c-4157-a5f5-8ea8cb2d8b40 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:58:18.488943 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 229/925] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:58:18 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:18.509959 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a58a2ee8-b947-41a9-bee4-ff104fad9fab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:18.513524 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a58a2ee8-b947-41a9-bee4-ff104fad9fab tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:58:18.517223 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a58a2ee8-b947-41a9-bee4-ff104fad9fab tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1361038351"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:18.553079 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a58a2ee8-b947-41a9-bee4-ff104fad9fab tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:58:18.553676 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 230/926] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:58:18 2026] POST /volume/v3/types => generated 222 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:18.570270 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bb906b98-077d-436f-948a-95ee1e30df8d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:18.573022 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bb906b98-077d-436f-948a-95ee1e30df8d tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associate?vol_type_id=860f4e16-1a0b-4cf6-a611-08540b030a57 Aug 07 20:58:18.573291 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bb906b98-077d-436f-948a-95ee1e30df8d tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:18.573576 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bb906b98-077d-436f-948a-95ee1e30df8d tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'associate' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:18.574300 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:18.574300 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:18.575254 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bb906b98-077d-436f-948a-95ee1e30df8d tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Associate qos_spec: 53d790dd-1293-4c38-97d9-8b2fe647442f with type: 860f4e16-1a0b-4cf6-a611-08540b030a57 {{(pid=100278) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 20:58:18.614553 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bb906b98-077d-436f-948a-95ee1e30df8d tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associate?vol_type_id=860f4e16-1a0b-4cf6-a611-08540b030a57 returned with HTTP 202 Aug 07 20:58:18.616063 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 231/927] 10.4.3.127 () {66 vars in 1481 bytes} [Fri Aug 7 20:58:18 2026] GET /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associate?vol_type_id=860f4e16-1a0b-4cf6-a611-08540b030a57 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:18.627591 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-046ff4a1-4a0b-4656-b8a3-4b455e37c6a9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:18.639489 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-046ff4a1-4a0b-4656-b8a3-4b455e37c6a9 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associate?vol_type_id=385d7a31-06ba-4e17-b947-ed0970dd4ebd Aug 07 20:58:18.639782 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-046ff4a1-4a0b-4656-b8a3-4b455e37c6a9 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:18.639959 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-046ff4a1-4a0b-4656-b8a3-4b455e37c6a9 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'associate' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:18.640578 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.qos_specs_manage [None req-046ff4a1-4a0b-4656-b8a3-4b455e37c6a9 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Associate qos_spec: 53d790dd-1293-4c38-97d9-8b2fe647442f with type: 385d7a31-06ba-4e17-b947-ed0970dd4ebd {{(pid=100277) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 20:58:18.686294 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-046ff4a1-4a0b-4656-b8a3-4b455e37c6a9 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associate?vol_type_id=385d7a31-06ba-4e17-b947-ed0970dd4ebd returned with HTTP 202 Aug 07 20:58:18.686851 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 238/928] 10.4.3.127 () {66 vars in 1481 bytes} [Fri Aug 7 20:58:18 2026] GET /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associate?vol_type_id=385d7a31-06ba-4e17-b947-ed0970dd4ebd => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:18.699965 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-344b4813-d673-4c2a-a9e2-77ee60937caa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:18.701930 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-344b4813-d673-4c2a-a9e2-77ee60937caa tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associate?vol_type_id=f6946c3c-4b13-4180-a493-120a7a58a06c Aug 07 20:58:18.702134 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-344b4813-d673-4c2a-a9e2-77ee60937caa tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:18.702412 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-344b4813-d673-4c2a-a9e2-77ee60937caa tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'associate' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:18.703264 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.qos_specs_manage [None req-344b4813-d673-4c2a-a9e2-77ee60937caa tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Associate qos_spec: 53d790dd-1293-4c38-97d9-8b2fe647442f with type: f6946c3c-4b13-4180-a493-120a7a58a06c {{(pid=100276) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 20:58:18.749997 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-344b4813-d673-4c2a-a9e2-77ee60937caa tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associate?vol_type_id=f6946c3c-4b13-4180-a493-120a7a58a06c returned with HTTP 202 Aug 07 20:58:18.750555 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 230/929] 10.4.3.127 () {66 vars in 1481 bytes} [Fri Aug 7 20:58:18 2026] GET /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associate?vol_type_id=f6946c3c-4b13-4180-a493-120a7a58a06c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:18.764069 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f6193d25-cb33-4ab2-b02a-ae3d648ebe73 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:18.768146 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6193d25-cb33-4ab2-b02a-ae3d648ebe73 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associations Aug 07 20:58:18.768679 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6193d25-cb33-4ab2-b02a-ae3d648ebe73 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:18.769028 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6193d25-cb33-4ab2-b02a-ae3d648ebe73 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'associations' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:18.770130 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f6193d25-cb33-4ab2-b02a-ae3d648ebe73 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Get associations for qos_spec id: 53d790dd-1293-4c38-97d9-8b2fe647442f {{(pid=100275) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 20:58:18.804136 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6193d25-cb33-4ab2-b02a-ae3d648ebe73 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associations returned with HTTP 200 Aug 07 20:58:18.804664 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 231/930] 10.4.3.127 () {66 vars in 1393 bytes} [Fri Aug 7 20:58:18 2026] GET /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associations => generated 447 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:18.817903 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-49c3eec2-ba8b-47fb-8358-aa5d656ddff4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:18.820496 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-49c3eec2-ba8b-47fb-8358-aa5d656ddff4 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/disassociate?vol_type_id=860f4e16-1a0b-4cf6-a611-08540b030a57 Aug 07 20:58:18.820867 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-49c3eec2-ba8b-47fb-8358-aa5d656ddff4 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:18.821140 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-49c3eec2-ba8b-47fb-8358-aa5d656ddff4 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'disassociate' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:18.821470 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:18.821470 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:18.822052 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.qos_specs_manage [None req-49c3eec2-ba8b-47fb-8358-aa5d656ddff4 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Disassociate qos_spec: 53d790dd-1293-4c38-97d9-8b2fe647442f from type: 860f4e16-1a0b-4cf6-a611-08540b030a57 {{(pid=100278) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 07 20:58:18.846163 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-49c3eec2-ba8b-47fb-8358-aa5d656ddff4 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/disassociate?vol_type_id=860f4e16-1a0b-4cf6-a611-08540b030a57 returned with HTTP 202 Aug 07 20:58:18.847061 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 232/931] 10.4.3.127 () {66 vars in 1490 bytes} [Fri Aug 7 20:58:18 2026] GET /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/disassociate?vol_type_id=860f4e16-1a0b-4cf6-a611-08540b030a57 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:18.856795 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ce82d2cd-46b5-4fc1-848f-8a704d497503 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:18.858961 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ce82d2cd-46b5-4fc1-848f-8a704d497503 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associations Aug 07 20:58:18.859298 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ce82d2cd-46b5-4fc1-848f-8a704d497503 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:18.859586 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ce82d2cd-46b5-4fc1-848f-8a704d497503 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'associations' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:18.859906 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:18.859906 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:18.860376 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ce82d2cd-46b5-4fc1-848f-8a704d497503 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Get associations for qos_spec id: 53d790dd-1293-4c38-97d9-8b2fe647442f {{(pid=100277) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 20:58:18.882991 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ce82d2cd-46b5-4fc1-848f-8a704d497503 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associations returned with HTTP 200 Aug 07 20:58:18.883371 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 239/932] 10.4.3.127 () {66 vars in 1393 bytes} [Fri Aug 7 20:58:18 2026] GET /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associations => generated 306 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:18.896872 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e7248bfb-fcdc-4a65-9e75-5310eb3f5b41 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:18.899090 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7248bfb-fcdc-4a65-9e75-5310eb3f5b41 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/disassociate_all Aug 07 20:58:18.899378 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7248bfb-fcdc-4a65-9e75-5310eb3f5b41 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:18.899938 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7248bfb-fcdc-4a65-9e75-5310eb3f5b41 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'disassociate_all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:18.900283 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:18.900283 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:18.900862 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e7248bfb-fcdc-4a65-9e75-5310eb3f5b41 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Disassociate qos_spec: 53d790dd-1293-4c38-97d9-8b2fe647442f from all. {{(pid=100276) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 07 20:58:18.926211 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7248bfb-fcdc-4a65-9e75-5310eb3f5b41 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/disassociate_all returned with HTTP 202 Aug 07 20:58:18.926889 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 231/933] 10.4.3.127 () {66 vars in 1405 bytes} [Fri Aug 7 20:58:18 2026] GET /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/disassociate_all => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:18.937967 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-16756f05-22ab-473f-b533-e8f67a72d02b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:18.941568 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-16756f05-22ab-473f-b533-e8f67a72d02b tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associations Aug 07 20:58:18.942036 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-16756f05-22ab-473f-b533-e8f67a72d02b tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:18.943297 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-16756f05-22ab-473f-b533-e8f67a72d02b tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'associations' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:18.944464 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:18.944464 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:18.945402 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.qos_specs_manage [None req-16756f05-22ab-473f-b533-e8f67a72d02b tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Get associations for qos_spec id: 53d790dd-1293-4c38-97d9-8b2fe647442f {{(pid=100275) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 20:58:18.956707 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-16756f05-22ab-473f-b533-e8f67a72d02b tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associations returned with HTTP 200 Aug 07 20:58:18.957169 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 232/934] 10.4.3.127 () {66 vars in 1393 bytes} [Fri Aug 7 20:58:18 2026] GET /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/associations => generated 24 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:18.967977 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7ac8efd9-6a42-485f-bc70-23c3dfd744a7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:18.970499 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7ac8efd9-6a42-485f-bc70-23c3dfd744a7 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DELETE https://10.4.3.127/volume/v3/types/f6946c3c-4b13-4180-a493-120a7a58a06c Aug 07 20:58:18.970499 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7ac8efd9-6a42-485f-bc70-23c3dfd744a7 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:18.970499 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7ac8efd9-6a42-485f-bc70-23c3dfd744a7 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:18.970833 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:18.970833 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:19.023790 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7ac8efd9-6a42-485f-bc70-23c3dfd744a7 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/types/f6946c3c-4b13-4180-a493-120a7a58a06c returned with HTTP 202 Aug 07 20:58:19.023790 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 233/935] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:58:18 2026] DELETE /volume/v3/types/f6946c3c-4b13-4180-a493-120a7a58a06c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:19.039118 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7358c295-866c-4050-a741-05e42579675b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.041675 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7358c295-866c-4050-a741-05e42579675b tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/types/f6946c3c-4b13-4180-a493-120a7a58a06c Aug 07 20:58:19.041961 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7358c295-866c-4050-a741-05e42579675b tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.042198 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7358c295-866c-4050-a741-05e42579675b tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.046339 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7358c295-866c-4050-a741-05e42579675b tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/types/f6946c3c-4b13-4180-a493-120a7a58a06c returned with HTTP 404 Aug 07 20:58:19.047010 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 240/936] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/types/f6946c3c-4b13-4180-a493-120a7a58a06c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:19.057735 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d5b64ce7-683f-4b59-aea4-9519ca37a7d8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.061617 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5b64ce7-683f-4b59-aea4-9519ca37a7d8 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DELETE https://10.4.3.127/volume/v3/types/385d7a31-06ba-4e17-b947-ed0970dd4ebd Aug 07 20:58:19.061965 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d5b64ce7-683f-4b59-aea4-9519ca37a7d8 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.062653 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d5b64ce7-683f-4b59-aea4-9519ca37a7d8 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.062653 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:19.062653 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:19.108390 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5b64ce7-683f-4b59-aea4-9519ca37a7d8 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/types/385d7a31-06ba-4e17-b947-ed0970dd4ebd returned with HTTP 202 Aug 07 20:58:19.109482 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 232/937] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:58:19 2026] DELETE /volume/v3/types/385d7a31-06ba-4e17-b947-ed0970dd4ebd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:19.121432 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9c38583d-a69d-43a5-9093-d052591fab7a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.125235 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c38583d-a69d-43a5-9093-d052591fab7a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/types/385d7a31-06ba-4e17-b947-ed0970dd4ebd Aug 07 20:58:19.125367 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c38583d-a69d-43a5-9093-d052591fab7a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.125663 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c38583d-a69d-43a5-9093-d052591fab7a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.130658 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c38583d-a69d-43a5-9093-d052591fab7a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/types/385d7a31-06ba-4e17-b947-ed0970dd4ebd returned with HTTP 404 Aug 07 20:58:19.132706 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 233/938] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/types/385d7a31-06ba-4e17-b947-ed0970dd4ebd => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:19.146254 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f51e837b-5e34-4cbe-8617-8c12ce333549 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.149541 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f51e837b-5e34-4cbe-8617-8c12ce333549 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DELETE https://10.4.3.127/volume/v3/types/860f4e16-1a0b-4cf6-a611-08540b030a57 Aug 07 20:58:19.149541 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f51e837b-5e34-4cbe-8617-8c12ce333549 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.149878 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f51e837b-5e34-4cbe-8617-8c12ce333549 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.210187 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f51e837b-5e34-4cbe-8617-8c12ce333549 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/types/860f4e16-1a0b-4cf6-a611-08540b030a57 returned with HTTP 202 Aug 07 20:58:19.210717 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 234/939] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:58:19 2026] DELETE /volume/v3/types/860f4e16-1a0b-4cf6-a611-08540b030a57 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:19.224390 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d89c3bfc-2e5a-4f4e-ab6d-056bf457d88a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.227208 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d89c3bfc-2e5a-4f4e-ab6d-056bf457d88a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/types/860f4e16-1a0b-4cf6-a611-08540b030a57 Aug 07 20:58:19.227311 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d89c3bfc-2e5a-4f4e-ab6d-056bf457d88a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.227500 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d89c3bfc-2e5a-4f4e-ab6d-056bf457d88a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.234515 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d89c3bfc-2e5a-4f4e-ab6d-056bf457d88a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/types/860f4e16-1a0b-4cf6-a611-08540b030a57 returned with HTTP 404 Aug 07 20:58:19.234989 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 241/940] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/types/860f4e16-1a0b-4cf6-a611-08540b030a57 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:19.254796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4afe1190-4f19-43f9-a738-41d0b42bf7d5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.260209 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4afe1190-4f19-43f9-a738-41d0b42bf7d5 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] POST https://10.4.3.127/volume/v3/qos-specs Aug 07 20:58:19.260651 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4afe1190-4f19-43f9-a738-41d0b42bf7d5 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1850599367", "consumer": "back-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:19.263454 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.qos_specs [None req-4afe1190-4f19-43f9-a738-41d0b42bf7d5 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1850599367', 'consumer': 'back-end', 'specs': {}} {{(pid=100276) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 20:58:19.274945 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-4afe1190-4f19-43f9-a738-41d0b42bf7d5 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DB qos_specs_create(): root {'id': '21a00b0b-8226-45b2-aa71-11d407d42772', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1850599367'} {{(pid=100276) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 20:58:19.289848 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4afe1190-4f19-43f9-a738-41d0b42bf7d5 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 07 20:58:19.289848 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 233/941] 10.4.3.127 () {68 vars in 1264 bytes} [Fri Aug 7 20:58:19 2026] POST /volume/v3/qos-specs => generated 369 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:19.304138 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3c7e90de-7d29-41f6-ab37-8f11c9ce833a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.312010 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c7e90de-7d29-41f6-ab37-8f11c9ce833a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/21a00b0b-8226-45b2-aa71-11d407d42772?force=False Aug 07 20:58:19.312977 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c7e90de-7d29-41f6-ab37-8f11c9ce833a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.312977 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c7e90de-7d29-41f6-ab37-8f11c9ce833a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.314863 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:19.314863 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:19.314863 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3c7e90de-7d29-41f6-ab37-8f11c9ce833a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Delete qos_spec: 21a00b0b-8226-45b2-aa71-11d407d42772, force: False {{(pid=100275) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 20:58:19.341510 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c7e90de-7d29-41f6-ab37-8f11c9ce833a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/21a00b0b-8226-45b2-aa71-11d407d42772?force=False returned with HTTP 202 Aug 07 20:58:19.342568 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 234/942] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 7 20:58:19 2026] DELETE /volume/v3/qos-specs/21a00b0b-8226-45b2-aa71-11d407d42772?force=False => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:19.352890 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-332bfd19-9c2a-4989-a5de-07c99f2c5571 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.355633 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-332bfd19-9c2a-4989-a5de-07c99f2c5571 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/21a00b0b-8226-45b2-aa71-11d407d42772 Aug 07 20:58:19.356039 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-332bfd19-9c2a-4989-a5de-07c99f2c5571 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.357301 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-332bfd19-9c2a-4989-a5de-07c99f2c5571 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.362732 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-332bfd19-9c2a-4989-a5de-07c99f2c5571 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/21a00b0b-8226-45b2-aa71-11d407d42772 returned with HTTP 404 Aug 07 20:58:19.363628 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 235/943] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/qos-specs/21a00b0b-8226-45b2-aa71-11d407d42772 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:19.375017 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e2582056-8c99-43d3-9b4b-9484acd2ba89 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.382482 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e2582056-8c99-43d3-9b4b-9484acd2ba89 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs Aug 07 20:58:19.382774 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e2582056-8c99-43d3-9b4b-9484acd2ba89 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.383034 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e2582056-8c99-43d3-9b4b-9484acd2ba89 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.383417 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:19.383417 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:19.401458 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e2582056-8c99-43d3-9b4b-9484acd2ba89 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 07 20:58:19.402605 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 242/944] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/qos-specs => generated 174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:58:19.417542 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-412fc01d-96cf-4851-9749-c674bf53b6aa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.420138 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-412fc01d-96cf-4851-9749-c674bf53b6aa tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/21a00b0b-8226-45b2-aa71-11d407d42772?force=False Aug 07 20:58:19.421149 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-412fc01d-96cf-4851-9749-c674bf53b6aa tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.421149 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-412fc01d-96cf-4851-9749-c674bf53b6aa tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.422130 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:19.422130 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:19.422863 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.qos_specs_manage [None req-412fc01d-96cf-4851-9749-c674bf53b6aa tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Delete qos_spec: 21a00b0b-8226-45b2-aa71-11d407d42772, force: False {{(pid=100276) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 20:58:19.429893 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-412fc01d-96cf-4851-9749-c674bf53b6aa tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/21a00b0b-8226-45b2-aa71-11d407d42772?force=False returned with HTTP 404 Aug 07 20:58:19.431421 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 234/945] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 7 20:58:19 2026] DELETE /volume/v3/qos-specs/21a00b0b-8226-45b2-aa71-11d407d42772?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:19.445405 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-515beefb-3a3d-4c86-a065-d1e5cb17f069 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.448993 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-515beefb-3a3d-4c86-a065-d1e5cb17f069 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/21a00b0b-8226-45b2-aa71-11d407d42772 Aug 07 20:58:19.449437 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-515beefb-3a3d-4c86-a065-d1e5cb17f069 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.450635 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-515beefb-3a3d-4c86-a065-d1e5cb17f069 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.450635 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:19.450635 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:19.455828 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-515beefb-3a3d-4c86-a065-d1e5cb17f069 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/21a00b0b-8226-45b2-aa71-11d407d42772 returned with HTTP 404 Aug 07 20:58:19.457562 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 235/946] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/qos-specs/21a00b0b-8226-45b2-aa71-11d407d42772 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:19.469380 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3da3bdda-6a4e-45ff-8643-66d1c305d38e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.471515 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3da3bdda-6a4e-45ff-8643-66d1c305d38e tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] POST https://10.4.3.127/volume/v3/qos-specs Aug 07 20:58:19.472195 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3da3bdda-6a4e-45ff-8643-66d1c305d38e tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-815889585", "consumer": "both"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:19.476381 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.qos_specs [None req-3da3bdda-6a4e-45ff-8643-66d1c305d38e tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-815889585', 'consumer': 'both', 'specs': {}} {{(pid=100278) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 20:58:19.479899 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-3da3bdda-6a4e-45ff-8643-66d1c305d38e tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DB qos_specs_create(): root {'id': '8480898b-bf59-4958-8bbe-60a073510922', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-815889585'} {{(pid=100278) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 20:58:19.490797 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3da3bdda-6a4e-45ff-8643-66d1c305d38e tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 07 20:58:19.491541 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 236/947] 10.4.3.127 () {68 vars in 1264 bytes} [Fri Aug 7 20:58:19 2026] POST /volume/v3/qos-specs => generated 364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:19.508005 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9f8f0bba-8fb7-4896-b638-600f1ad787e9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.512125 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f8f0bba-8fb7-4896-b638-600f1ad787e9 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/8480898b-bf59-4958-8bbe-60a073510922?force=False Aug 07 20:58:19.512504 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f8f0bba-8fb7-4896-b638-600f1ad787e9 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.514091 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f8f0bba-8fb7-4896-b638-600f1ad787e9 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.514091 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:19.514091 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:19.514445 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9f8f0bba-8fb7-4896-b638-600f1ad787e9 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Delete qos_spec: 8480898b-bf59-4958-8bbe-60a073510922, force: False {{(pid=100277) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 20:58:19.563489 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f8f0bba-8fb7-4896-b638-600f1ad787e9 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/8480898b-bf59-4958-8bbe-60a073510922?force=False returned with HTTP 202 Aug 07 20:58:19.563979 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 243/948] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 7 20:58:19 2026] DELETE /volume/v3/qos-specs/8480898b-bf59-4958-8bbe-60a073510922?force=False => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:19.575714 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f7b8a9cd-d5ea-4b66-874c-ab85ee6f177a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.582079 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7b8a9cd-d5ea-4b66-874c-ab85ee6f177a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/8480898b-bf59-4958-8bbe-60a073510922 Aug 07 20:58:19.582079 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7b8a9cd-d5ea-4b66-874c-ab85ee6f177a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.583396 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7b8a9cd-d5ea-4b66-874c-ab85ee6f177a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.592545 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7b8a9cd-d5ea-4b66-874c-ab85ee6f177a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/8480898b-bf59-4958-8bbe-60a073510922 returned with HTTP 404 Aug 07 20:58:19.594555 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 235/949] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/qos-specs/8480898b-bf59-4958-8bbe-60a073510922 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:19.607272 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3a6de687-13a8-4a14-bdc6-2cee9f7f68ca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.610562 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a6de687-13a8-4a14-bdc6-2cee9f7f68ca tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs Aug 07 20:58:19.611249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a6de687-13a8-4a14-bdc6-2cee9f7f68ca tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.611249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a6de687-13a8-4a14-bdc6-2cee9f7f68ca tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.625379 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a6de687-13a8-4a14-bdc6-2cee9f7f68ca tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 07 20:58:19.625955 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 236/950] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/qos-specs => generated 174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:19.642607 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ee7b786e-35b6-4561-afda-85f3c61d45c4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.647013 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ee7b786e-35b6-4561-afda-85f3c61d45c4 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/8480898b-bf59-4958-8bbe-60a073510922?force=False Aug 07 20:58:19.647256 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ee7b786e-35b6-4561-afda-85f3c61d45c4 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.647858 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ee7b786e-35b6-4561-afda-85f3c61d45c4 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.648015 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:19.648015 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:19.648623 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ee7b786e-35b6-4561-afda-85f3c61d45c4 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Delete qos_spec: 8480898b-bf59-4958-8bbe-60a073510922, force: False {{(pid=100278) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 20:58:19.659120 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ee7b786e-35b6-4561-afda-85f3c61d45c4 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/8480898b-bf59-4958-8bbe-60a073510922?force=False returned with HTTP 404 Aug 07 20:58:19.659714 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 237/951] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 7 20:58:19 2026] DELETE /volume/v3/qos-specs/8480898b-bf59-4958-8bbe-60a073510922?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:19.673587 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-363a3338-e3a7-4807-a6b4-f7e43243edae None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.676691 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-363a3338-e3a7-4807-a6b4-f7e43243edae tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/8480898b-bf59-4958-8bbe-60a073510922 Aug 07 20:58:19.677148 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-363a3338-e3a7-4807-a6b4-f7e43243edae tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.677446 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-363a3338-e3a7-4807-a6b4-f7e43243edae tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.677819 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:19.677819 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:19.684803 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-363a3338-e3a7-4807-a6b4-f7e43243edae tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/8480898b-bf59-4958-8bbe-60a073510922 returned with HTTP 404 Aug 07 20:58:19.685833 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 244/952] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/qos-specs/8480898b-bf59-4958-8bbe-60a073510922 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:19.698449 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-37e4a2fc-cf5e-455f-8c5c-e7f4bd6d2372 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.701932 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37e4a2fc-cf5e-455f-8c5c-e7f4bd6d2372 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] POST https://10.4.3.127/volume/v3/qos-specs Aug 07 20:58:19.702473 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-37e4a2fc-cf5e-455f-8c5c-e7f4bd6d2372 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1655005224", "consumer": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:19.704996 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.qos_specs [None req-37e4a2fc-cf5e-455f-8c5c-e7f4bd6d2372 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1655005224', 'consumer': 'front-end', 'specs': {}} {{(pid=100276) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 20:58:19.708500 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-37e4a2fc-cf5e-455f-8c5c-e7f4bd6d2372 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DB qos_specs_create(): root {'id': '3207663a-9be0-4eb3-9117-7a2f038d03a6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1655005224'} {{(pid=100276) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 20:58:19.720329 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37e4a2fc-cf5e-455f-8c5c-e7f4bd6d2372 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 07 20:58:19.720633 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 236/953] 10.4.3.127 () {68 vars in 1264 bytes} [Fri Aug 7 20:58:19 2026] POST /volume/v3/qos-specs => generated 370 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:19.737053 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2879c208-50f2-4959-a77f-e2f2233ae18a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.740473 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2879c208-50f2-4959-a77f-e2f2233ae18a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/3207663a-9be0-4eb3-9117-7a2f038d03a6?force=False Aug 07 20:58:19.740736 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2879c208-50f2-4959-a77f-e2f2233ae18a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.741146 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2879c208-50f2-4959-a77f-e2f2233ae18a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.742061 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:19.742061 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:19.743180 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2879c208-50f2-4959-a77f-e2f2233ae18a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Delete qos_spec: 3207663a-9be0-4eb3-9117-7a2f038d03a6, force: False {{(pid=100275) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 20:58:19.784400 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2879c208-50f2-4959-a77f-e2f2233ae18a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/3207663a-9be0-4eb3-9117-7a2f038d03a6?force=False returned with HTTP 202 Aug 07 20:58:19.784903 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 237/954] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 7 20:58:19 2026] DELETE /volume/v3/qos-specs/3207663a-9be0-4eb3-9117-7a2f038d03a6?force=False => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 20:58:19.797812 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0133582a-2b16-48cc-9208-a8ea6e74d142 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.803571 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0133582a-2b16-48cc-9208-a8ea6e74d142 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/3207663a-9be0-4eb3-9117-7a2f038d03a6 Aug 07 20:58:19.804242 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0133582a-2b16-48cc-9208-a8ea6e74d142 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.805432 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0133582a-2b16-48cc-9208-a8ea6e74d142 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.815954 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0133582a-2b16-48cc-9208-a8ea6e74d142 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/3207663a-9be0-4eb3-9117-7a2f038d03a6 returned with HTTP 404 Aug 07 20:58:19.815954 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 238/955] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/qos-specs/3207663a-9be0-4eb3-9117-7a2f038d03a6 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:19.828064 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-277f8e3c-3d93-407a-8e27-eb651d62c1f1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.831206 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-277f8e3c-3d93-407a-8e27-eb651d62c1f1 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs Aug 07 20:58:19.831447 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-277f8e3c-3d93-407a-8e27-eb651d62c1f1 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.831649 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-277f8e3c-3d93-407a-8e27-eb651d62c1f1 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.839020 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-277f8e3c-3d93-407a-8e27-eb651d62c1f1 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 07 20:58:19.840347 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 245/956] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:19.854197 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-40ca4736-8dd3-4153-b936-759583919226 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.856668 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-40ca4736-8dd3-4153-b936-759583919226 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/3207663a-9be0-4eb3-9117-7a2f038d03a6?force=False Aug 07 20:58:19.856900 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-40ca4736-8dd3-4153-b936-759583919226 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.857622 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-40ca4736-8dd3-4153-b936-759583919226 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.857622 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:19.857622 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:19.857866 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.qos_specs_manage [None req-40ca4736-8dd3-4153-b936-759583919226 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Delete qos_spec: 3207663a-9be0-4eb3-9117-7a2f038d03a6, force: False {{(pid=100276) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 20:58:19.861392 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-40ca4736-8dd3-4153-b936-759583919226 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/3207663a-9be0-4eb3-9117-7a2f038d03a6?force=False returned with HTTP 404 Aug 07 20:58:19.862061 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 237/957] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 7 20:58:19 2026] DELETE /volume/v3/qos-specs/3207663a-9be0-4eb3-9117-7a2f038d03a6?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 20:58:19.871061 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4fbe2bff-fa38-447f-a9eb-044c964fc2ad None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.873169 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4fbe2bff-fa38-447f-a9eb-044c964fc2ad tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/3207663a-9be0-4eb3-9117-7a2f038d03a6 Aug 07 20:58:19.873394 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4fbe2bff-fa38-447f-a9eb-044c964fc2ad tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.873652 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4fbe2bff-fa38-447f-a9eb-044c964fc2ad tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.874063 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:19.874063 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:19.882086 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4fbe2bff-fa38-447f-a9eb-044c964fc2ad tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/3207663a-9be0-4eb3-9117-7a2f038d03a6 returned with HTTP 404 Aug 07 20:58:19.882976 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 238/958] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/qos-specs/3207663a-9be0-4eb3-9117-7a2f038d03a6 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:19.895381 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-45886645-d923-48d8-ac89-6ebbb7f4fa07 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.898064 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-45886645-d923-48d8-ac89-6ebbb7f4fa07 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f Aug 07 20:58:19.898550 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-45886645-d923-48d8-ac89-6ebbb7f4fa07 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.898985 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-45886645-d923-48d8-ac89-6ebbb7f4fa07 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.905175 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-45886645-d923-48d8-ac89-6ebbb7f4fa07 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f returned with HTTP 200 Aug 07 20:58:19.905950 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 239/959] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f => generated 392 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:19.923205 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f9d85152-2bde-4b63-a22d-770be95c4ddd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.924650 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f9d85152-2bde-4b63-a22d-770be95c4ddd tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs Aug 07 20:58:19.925529 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f9d85152-2bde-4b63-a22d-770be95c4ddd tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:19.926139 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f9d85152-2bde-4b63-a22d-770be95c4ddd tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:19.926586 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:19.926586 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:19.934082 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f9d85152-2bde-4b63-a22d-770be95c4ddd tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs returned with HTTP 200 Aug 07 20:58:19.934868 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 246/960] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 7 20:58:19 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:19.950390 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5ddf0b9e-4897-4448-867c-b6c6f0241b2e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:19.956918 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ddf0b9e-4897-4448-867c-b6c6f0241b2e tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] PUT https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f Aug 07 20:58:19.956918 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ddf0b9e-4897-4448-867c-b6c6f0241b2e tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:19.966212 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.qos_specs [None req-5ddf0b9e-4897-4448-867c-b6c6f0241b2e tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100276) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 07 20:58:19.983212 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-5ddf0b9e-4897-4448-867c-b6c6f0241b2e tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] qos_specs_update() value: {'id': 'd38b64d9-b16e-45d6-b37c-85e221309849', 'key': 'iops_bytes', 'value': '500', 'specs_id': '53d790dd-1293-4c38-97d9-8b2fe647442f', 'deleted': False} {{(pid=100276) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 07 20:58:19.995572 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ddf0b9e-4897-4448-867c-b6c6f0241b2e tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f returned with HTTP 200 Aug 07 20:58:19.996109 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 238/961] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 7 20:58:19 2026] PUT /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f => generated 36 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:20.010899 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e3f2f746-e2a9-4076-8e7d-166a24f71e2f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:20.012443 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e3f2f746-e2a9-4076-8e7d-166a24f71e2f tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f Aug 07 20:58:20.012683 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e3f2f746-e2a9-4076-8e7d-166a24f71e2f tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:20.012930 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e3f2f746-e2a9-4076-8e7d-166a24f71e2f tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:20.019346 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e3f2f746-e2a9-4076-8e7d-166a24f71e2f tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f returned with HTTP 200 Aug 07 20:58:20.020247 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 239/962] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:20 2026] GET /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f => generated 413 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:20.033114 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3c985331-8137-4619-afaa-6d58a8632776 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:20.036258 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3c985331-8137-4619-afaa-6d58a8632776 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] PUT https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/delete_keys Aug 07 20:58:20.036784 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3c985331-8137-4619-afaa-6d58a8632776 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:20.039439 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:20.039439 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:20.040116 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3c985331-8137-4619-afaa-6d58a8632776 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Delete_key spec: 53d790dd-1293-4c38-97d9-8b2fe647442f, keys: ['iops_bytes'] {{(pid=100278) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 07 20:58:20.066302 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3c985331-8137-4619-afaa-6d58a8632776 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/delete_keys returned with HTTP 202 Aug 07 20:58:20.066799 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 240/963] 10.4.3.127 () {68 vars in 1410 bytes} [Fri Aug 7 20:58:20 2026] PUT /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f/delete_keys => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:20.080914 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a09ae790-ca9e-4bca-ba7c-29196fff058d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:20.085173 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a09ae790-ca9e-4bca-ba7c-29196fff058d tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f Aug 07 20:58:20.085804 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a09ae790-ca9e-4bca-ba7c-29196fff058d tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:20.085873 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a09ae790-ca9e-4bca-ba7c-29196fff058d tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:20.086274 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:20.086274 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:20.098518 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a09ae790-ca9e-4bca-ba7c-29196fff058d tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f returned with HTTP 200 Aug 07 20:58:20.099276 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 247/964] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:20 2026] GET /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:20.117938 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-35254536-4326-4479-9a75-f98fa63f0916 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:20.121018 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-35254536-4326-4479-9a75-f98fa63f0916 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f Aug 07 20:58:20.121344 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-35254536-4326-4479-9a75-f98fa63f0916 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:20.121942 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-35254536-4326-4479-9a75-f98fa63f0916 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:20.121942 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:20.121942 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:20.127454 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-35254536-4326-4479-9a75-f98fa63f0916 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f returned with HTTP 200 Aug 07 20:58:20.127962 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 239/965] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:20 2026] GET /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f => generated 392 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:20.141516 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-605bd198-a032-4d30-983c-c5ff2a15432a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:20.144168 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-605bd198-a032-4d30-983c-c5ff2a15432a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] DELETE https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f?force=False Aug 07 20:58:20.144972 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-605bd198-a032-4d30-983c-c5ff2a15432a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:20.144972 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-605bd198-a032-4d30-983c-c5ff2a15432a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:20.146225 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:20.146225 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:20.146940 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.qos_specs_manage [None req-605bd198-a032-4d30-983c-c5ff2a15432a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Delete qos_spec: 53d790dd-1293-4c38-97d9-8b2fe647442f, force: False {{(pid=100275) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 20:58:20.178310 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-605bd198-a032-4d30-983c-c5ff2a15432a tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f?force=False returned with HTTP 202 Aug 07 20:58:20.179106 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 240/966] 10.4.3.127 () {66 vars in 1380 bytes} [Fri Aug 7 20:58:20 2026] DELETE /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:20.190048 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-03c3a86d-be80-428a-9d4a-3471583f01a1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:20.192385 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-03c3a86d-be80-428a-9d4a-3471583f01a1 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] GET https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f Aug 07 20:58:20.192822 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-03c3a86d-be80-428a-9d4a-3471583f01a1 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:20.193125 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-03c3a86d-be80-428a-9d4a-3471583f01a1 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:20.193514 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:20.193514 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:20.199362 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-03c3a86d-be80-428a-9d4a-3471583f01a1 tempest-QosSpecsTestJSON-1129575199 tempest-QosSpecsTestJSON-1129575199-project-admin] https://10.4.3.127/volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f returned with HTTP 404 Aug 07 20:58:20.200042 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 241/967] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:20 2026] GET /volume/v3/qos-specs/53d790dd-1293-4c38-97d9-8b2fe647442f => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:20.376983 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:20.654777 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:58:20.655849 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1680964847"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:20.656880 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1680964847'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:58:20.657053 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Create volume of 1 GB Aug 07 20:58:20.657731 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:20.657731 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:20.672302 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Availability Zones retrieved successfully. Aug 07 20:58:20.672604 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Flow 'volume_create_api' (4e94b3d8-5d52-4393-bd1d-3d2f519d2b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:20.674381 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90280a7-d786-4311-b077-511fdc47960a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:20.678068 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:58:20.741444 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90280a7-d786-4311-b077-511fdc47960a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:20.741444 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9be7d83-e000-4f34-9231-ad95916af783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:20.903132 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Created reservations ['fc44ff05-059f-4a42-a46b-fd1d41be9842', '9c0c141c-bd56-4475-b58c-b3325cb4ceb6', '20e8f9f0-edfa-4bc3-b3bd-776bf7161f76', '3c05f988-f773-46e6-9f1d-0842ae9b99d7'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:20.904394 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9be7d83-e000-4f34-9231-ad95916af783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc44ff05-059f-4a42-a46b-fd1d41be9842', '9c0c141c-bd56-4475-b58c-b3325cb4ceb6', '20e8f9f0-edfa-4bc3-b3bd-776bf7161f76', '3c05f988-f773-46e6-9f1d-0842ae9b99d7']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:20.906775 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba029830-7a87-4327-a36b-6c7548f4af0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:20.949380 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba029830-7a87-4327-a36b-6c7548f4af0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37afc9ad-44b1-4b22-97d5-6cffb7e95833', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1680964847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f17cbfbc449dbb5ae6ccf2a4c7050',qos_specs=None,replication_status=,reservations=['fc44ff05-059f-4a42-a46b-fd1d41be9842','9c0c141c-bd56-4475-b58c-b3325cb4ceb6','20e8f9f0-edfa-4bc3-b3bd-776bf7161f76','3c05f988-f773-46e6-9f1d-0842ae9b99d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35a53067d0d42868862b764a5a8cf36',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:58:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1680964847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37afc9ad-44b1-4b22-97d5-6cffb7e95833,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='570f17cbfbc449dbb5ae6ccf2a4c7050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c35a53067d0d42868862b764a5a8cf36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:20.950708 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2372e41-25fb-423c-b227-6c74e67113fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:21.006919 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2372e41-25fb-423c-b227-6c74e67113fc) transitioned into state 'SUCCESS' from state '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-1680964847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f17cbfbc449dbb5ae6ccf2a4c7050',qos_specs=None,replication_status=,reservations=['fc44ff05-059f-4a42-a46b-fd1d41be9842','9c0c141c-bd56-4475-b58c-b3325cb4ceb6','20e8f9f0-edfa-4bc3-b3bd-776bf7161f76','3c05f988-f773-46e6-9f1d-0842ae9b99d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35a53067d0d42868862b764a5a8cf36',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:21.007905 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34011779-7674-48bb-8991-2267cb8f07e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:21.026858 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34011779-7674-48bb-8991-2267cb8f07e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:21.029599 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Flow 'volume_create_api' (4e94b3d8-5d52-4393-bd1d-3d2f519d2b32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:21.029599 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Create volume request issued successfully. Aug 07 20:58:21.029599 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5ebe6d73-b484-4d0f-b204-51c4b71b04b3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:58:21.030094 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 248/968] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:58:20 2026] POST /volume/v3/volumes => generated 754 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 20:58:21.048479 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-30a81852-65b9-43c4-aa1c-adc0bf4f509b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:21.051382 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-30a81852-65b9-43c4-aa1c-adc0bf4f509b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 Aug 07 20:58:21.051749 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-30a81852-65b9-43c4-aa1c-adc0bf4f509b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:21.052009 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-30a81852-65b9-43c4-aa1c-adc0bf4f509b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:21.062786 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:21.062786 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:21.067347 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-30a81852-65b9-43c4-aa1c-adc0bf4f509b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:58:21.074894 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-30a81852-65b9-43c4-aa1c-adc0bf4f509b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 returned with HTTP 200 Aug 07 20:58:21.075466 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 240/969] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:21 2026] GET /volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:22.103259 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a20c289d-4a35-4397-af20-3612f9c260fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:22.106460 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a20c289d-4a35-4397-af20-3612f9c260fe tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 Aug 07 20:58:22.106460 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a20c289d-4a35-4397-af20-3612f9c260fe tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:22.106638 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a20c289d-4a35-4397-af20-3612f9c260fe tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:22.119979 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:22.119979 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:22.127282 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a20c289d-4a35-4397-af20-3612f9c260fe tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:58:22.139997 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a20c289d-4a35-4397-af20-3612f9c260fe tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 returned with HTTP 200 Aug 07 20:58:22.141236 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 241/970] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:22 2026] GET /volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:22.164246 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1f631d00-d2f2-419d-91f3-80f61df8cf5f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:22.167022 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1f631d00-d2f2-419d-91f3-80f61df8cf5f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 20:58:22.167593 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1f631d00-d2f2-419d-91f3-80f61df8cf5f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "37afc9ad-44b1-4b22-97d5-6cffb7e95833", "name": "tempest-VolumesBackupsAdminTest-Backup-643656234", "container": "tempest-volumesbackupsadmintest-backup-container-309346062"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:22.170084 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.backups [None req-1f631d00-d2f2-419d-91f3-80f61df8cf5f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Creating new backup {'backup': {'volume_id': '37afc9ad-44b1-4b22-97d5-6cffb7e95833', 'name': 'tempest-VolumesBackupsAdminTest-Backup-643656234', 'container': 'tempest-volumesbackupsadmintest-backup-container-309346062'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 20:58:22.170257 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-1f631d00-d2f2-419d-91f3-80f61df8cf5f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Creating backup of volume 37afc9ad-44b1-4b22-97d5-6cffb7e95833 in container tempest-volumesbackupsadmintest-backup-container-309346062 Aug 07 20:58:22.186482 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:22.186482 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:22.186622 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1f631d00-d2f2-419d-91f3-80f61df8cf5f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:58:22.260636 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-1f631d00-d2f2-419d-91f3-80f61df8cf5f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Created reservations ['6f16c710-f1b9-41d2-a230-2c936c731efd', '270f8521-3847-4e0d-9bd8-490326001fb3'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:22.399988 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1f631d00-d2f2-419d-91f3-80f61df8cf5f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 20:58:22.401000 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 242/971] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:58:22 2026] POST /volume/v3/backups => generated 334 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:58:22.428636 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5206f47c-65cc-434b-b47e-55e42a7407c0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:22.437411 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5206f47c-65cc-434b-b47e-55e42a7407c0 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:22.438783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5206f47c-65cc-434b-b47e-55e42a7407c0 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:22.438783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5206f47c-65cc-434b-b47e-55e42a7407c0 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:22.438783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-5206f47c-65cc-434b-b47e-55e42a7407c0 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:22.476478 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:22.476478 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:22.476478 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5206f47c-65cc-434b-b47e-55e42a7407c0 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:22.478256 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 249/972] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:22 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 797 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:23.493339 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d87d5b16-cfc7-4caa-bed3-46c61f8ea4e3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:23.498317 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d87d5b16-cfc7-4caa-bed3-46c61f8ea4e3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:23.498317 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d87d5b16-cfc7-4caa-bed3-46c61f8ea4e3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:23.498317 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d87d5b16-cfc7-4caa-bed3-46c61f8ea4e3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:23.498317 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d87d5b16-cfc7-4caa-bed3-46c61f8ea4e3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:23.519494 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=473,cinder:INSERT=76,cinder:UPDATE=139 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:58:23.523476 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:23.523476 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:23.524547 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d87d5b16-cfc7-4caa-bed3-46c61f8ea4e3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:23.526982 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 241/973] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:23 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:24.485821 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a170df49-a04d-4baa-940a-675a8526a2ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:24.543589 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d9dde0d3-e96e-4719-8cfb-3186e3e7b4fb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:24.548225 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d9dde0d3-e96e-4719-8cfb-3186e3e7b4fb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:24.548493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d9dde0d3-e96e-4719-8cfb-3186e3e7b4fb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:24.548791 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d9dde0d3-e96e-4719-8cfb-3186e3e7b4fb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:24.549251 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-d9dde0d3-e96e-4719-8cfb-3186e3e7b4fb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:24.567379 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:24.567379 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:24.567379 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d9dde0d3-e96e-4719-8cfb-3186e3e7b4fb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:24.567379 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 243/974] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:24 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:24.722348 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a170df49-a04d-4baa-940a-675a8526a2ac tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:58:24.723223 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a170df49-a04d-4baa-940a-675a8526a2ac tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:24.770034 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a170df49-a04d-4baa-940a-675a8526a2ac tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:58:24.771556 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 242/975] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:58:24 2026] POST /volume/v3/types => generated 188 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:24.783208 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-02917bf9-fd68-4b78-9351-0c480b8c4f4b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:24.786565 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-02917bf9-fd68-4b78-9351-0c480b8c4f4b tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:58:24.786898 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-02917bf9-fd68-4b78-9351-0c480b8c4f4b tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:24.820515 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-02917bf9-fd68-4b78-9351-0c480b8c4f4b tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:58:24.821108 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 250/976] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:58:24 2026] POST /volume/v3/types => generated 188 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:24.835236 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d2a17570-badd-4056-b086-ebc7afc16b1b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:24.986317 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:58:24.987963 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1476949391"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:24.989699 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1476949391'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:58:24.996301 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Create volume of 1 GB Aug 07 20:58:24.996844 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:24.996844 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:24.997983 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Availability Zones retrieved successfully. Aug 07 20:58:25.007777 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Flow 'volume_create_api' (4109c30f-165a-4a40-b64e-5ee2b8409adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:25.010276 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42683481-2aa3-4c6e-97ad-b7fd3dc15718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:25.011946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:58:25.058432 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42683481-2aa3-4c6e-97ad-b7fd3dc15718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:58:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5072bc4e-9368-45d0-b5fb-d1b4ec282723,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5072bc4e-9368-45d0-b5fb-d1b4ec282723', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:25.058618 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33447a4c-d6e4-4ac4-b367-912385c000e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:25.126136 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:58:25.127541 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:58:25.216639 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Created reservations ['49e7eaa4-ed44-4438-840e-55fa456df5cf', '62e3fec5-387a-49b1-b7c9-f28bfb0e01d3', 'afc82474-8bae-42a0-9b00-3567d796297f', '5b8a9c50-d94e-4114-a23a-af1f925e033c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:25.217799 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33447a4c-d6e4-4ac4-b367-912385c000e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49e7eaa4-ed44-4438-840e-55fa456df5cf', '62e3fec5-387a-49b1-b7c9-f28bfb0e01d3', 'afc82474-8bae-42a0-9b00-3567d796297f', '5b8a9c50-d94e-4114-a23a-af1f925e033c']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:25.219036 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ad4974-6cf3-4a7f-972b-fd414b064053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:25.259826 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ad4974-6cf3-4a7f-972b-fd414b064053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b5ce32c-676b-4f28-b47a-ba6c4dc32d46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1476949391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8e0e6444da14417bc0f368f52008b7a',qos_specs=None,replication_status=,reservations=['49e7eaa4-ed44-4438-840e-55fa456df5cf','62e3fec5-387a-49b1-b7c9-f28bfb0e01d3','afc82474-8bae-42a0-9b00-3567d796297f','5b8a9c50-d94e-4114-a23a-af1f925e033c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72b0e356d114aa8adc5383aaf06587d',volume_type_id=5072bc4e-9368-45d0-b5fb-d1b4ec282723), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1476949391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b5ce32c-676b-4f28-b47a-ba6c4dc32d46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8e0e6444da14417bc0f368f52008b7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a72b0e356d114aa8adc5383aaf06587d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5072bc4e-9368-45d0-b5fb-d1b4ec282723),volume_type_id=5072bc4e-9368-45d0-b5fb-d1b4ec282723)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:25.262444 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4619b106-2ec8-400c-bb5d-02643c8e650f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:25.299209 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4619b106-2ec8-400c-bb5d-02643c8e650f) transitioned into state 'SUCCESS' from state '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-1476949391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8e0e6444da14417bc0f368f52008b7a',qos_specs=None,replication_status=,reservations=['49e7eaa4-ed44-4438-840e-55fa456df5cf','62e3fec5-387a-49b1-b7c9-f28bfb0e01d3','afc82474-8bae-42a0-9b00-3567d796297f','5b8a9c50-d94e-4114-a23a-af1f925e033c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72b0e356d114aa8adc5383aaf06587d',volume_type_id=5072bc4e-9368-45d0-b5fb-d1b4ec282723)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:25.300143 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c245b1-ddde-4375-af1f-bf8df4087942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:25.319352 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c245b1-ddde-4375-af1f-bf8df4087942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:25.320417 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Flow 'volume_create_api' (4109c30f-165a-4a40-b64e-5ee2b8409adc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:25.321270 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Create volume request issued successfully. Aug 07 20:58:25.322540 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2a17570-badd-4056-b086-ebc7afc16b1b tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:58:25.323087 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 242/977] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:58:24 2026] POST /volume/v3/volumes => generated 768 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 20:58:25.347205 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-056d1af8-121d-4383-b2aa-6e65c4f61931 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:25.353690 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-056d1af8-121d-4383-b2aa-6e65c4f61931 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] GET https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 Aug 07 20:58:25.353690 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-056d1af8-121d-4383-b2aa-6e65c4f61931 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:25.353690 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-056d1af8-121d-4383-b2aa-6e65c4f61931 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:25.362342 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:25.362342 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:25.380927 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-056d1af8-121d-4383-b2aa-6e65c4f61931 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Volume info retrieved successfully. Aug 07 20:58:25.388711 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-056d1af8-121d-4383-b2aa-6e65c4f61931 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 returned with HTTP 200 Aug 07 20:58:25.389203 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 244/978] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:25 2026] GET /volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 => generated 836 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:25.587327 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c5d01726-9287-4325-a9ba-ca13f798a956 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:25.589995 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5d01726-9287-4325-a9ba-ca13f798a956 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:25.590325 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5d01726-9287-4325-a9ba-ca13f798a956 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:25.590840 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5d01726-9287-4325-a9ba-ca13f798a956 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:25.590840 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c5d01726-9287-4325-a9ba-ca13f798a956 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:25.625280 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:25.625280 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:25.626928 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5d01726-9287-4325-a9ba-ca13f798a956 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:25.627467 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 243/979] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:25 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:26.411848 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b2fdb2a9-f862-4d0d-afbf-12ed85d5c4e3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:26.414854 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b2fdb2a9-f862-4d0d-afbf-12ed85d5c4e3 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] GET https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 Aug 07 20:58:26.415363 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b2fdb2a9-f862-4d0d-afbf-12ed85d5c4e3 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:26.416620 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b2fdb2a9-f862-4d0d-afbf-12ed85d5c4e3 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:26.433354 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:26.433354 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:26.439453 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b2fdb2a9-f862-4d0d-afbf-12ed85d5c4e3 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Volume info retrieved successfully. Aug 07 20:58:26.449320 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b2fdb2a9-f862-4d0d-afbf-12ed85d5c4e3 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 returned with HTTP 200 Aug 07 20:58:26.449596 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 251/980] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:26 2026] GET /volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:26.471234 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-92980e1f-eb35-480e-8194-47c86e488389 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:26.474161 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92980e1f-eb35-480e-8194-47c86e488389 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] GET https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 Aug 07 20:58:26.474464 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92980e1f-eb35-480e-8194-47c86e488389 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:26.474737 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92980e1f-eb35-480e-8194-47c86e488389 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:26.487330 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:26.487330 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:26.495539 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-92980e1f-eb35-480e-8194-47c86e488389 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Volume info retrieved successfully. Aug 07 20:58:26.509211 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92980e1f-eb35-480e-8194-47c86e488389 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 returned with HTTP 200 Aug 07 20:58:26.510161 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 243/981] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:26 2026] GET /volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 => generated 1034 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:26.532111 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6cd01687-a893-405e-b878-6d38985c1263 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:26.534366 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6cd01687-a893-405e-b878-6d38985c1263 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] POST https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46/action Aug 07 20:58:26.535658 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6cd01687-a893-405e-b878-6d38985c1263 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:58:26.535658 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6cd01687-a893-405e-b878-6d38985c1263 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:26.558547 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:26.558547 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:26.559190 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6cd01687-a893-405e-b878-6d38985c1263 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Volume info retrieved successfully. Aug 07 20:58:26.598749 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-6cd01687-a893-405e-b878-6d38985c1263 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:58:26.598749 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-6cd01687-a893-405e-b878-6d38985c1263 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:58:26.630675 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-6cd01687-a893-405e-b878-6d38985c1263 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Created reservations ['8a5877ea-9381-4a2c-9cbb-c3e388243b8f', 'e43299f7-1074-4ab5-81a3-2ffc89c4c292'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:26.645596 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-6cd01687-a893-405e-b878-6d38985c1263 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:58:26.645596 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-6cd01687-a893-405e-b878-6d38985c1263 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:58:26.648032 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-315c9134-7bd3-416b-b586-ae8701332929 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:26.651603 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-315c9134-7bd3-416b-b586-ae8701332929 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:26.652773 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-315c9134-7bd3-416b-b586-ae8701332929 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:26.652773 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-315c9134-7bd3-416b-b586-ae8701332929 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:26.652773 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-315c9134-7bd3-416b-b586-ae8701332929 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:26.658493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-6cd01687-a893-405e-b878-6d38985c1263 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Created reservations ['771eca7a-c3ae-455b-bb4f-e949a150d844', '82befb51-31f0-4a9a-bbc4-dcd34e2bfbab'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:26.660412 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:26.660412 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:26.661780 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-315c9134-7bd3-416b-b586-ae8701332929 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:26.661780 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 244/982] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:26 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:26.715696 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6cd01687-a893-405e-b878-6d38985c1263 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Retype volume request issued successfully. Aug 07 20:58:26.716145 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6cd01687-a893-405e-b878-6d38985c1263 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46/action returned with HTTP 202 Aug 07 20:58:26.717155 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 245/983] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:58:26 2026] POST /volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:58:26.731138 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1b6272cc-188b-4d34-a8af-f04276313040 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:26.736692 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1b6272cc-188b-4d34-a8af-f04276313040 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] GET https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 Aug 07 20:58:26.736692 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1b6272cc-188b-4d34-a8af-f04276313040 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:26.741691 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1b6272cc-188b-4d34-a8af-f04276313040 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:26.752089 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:26.752089 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:26.758244 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1b6272cc-188b-4d34-a8af-f04276313040 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Volume info retrieved successfully. Aug 07 20:58:26.770196 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1b6272cc-188b-4d34-a8af-f04276313040 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 returned with HTTP 200 Aug 07 20:58:26.770196 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 252/984] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:26 2026] GET /volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:27.686867 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a30272cf-a9b7-425a-bbd5-dc15b611be61 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:27.688947 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a30272cf-a9b7-425a-bbd5-dc15b611be61 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:27.689262 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a30272cf-a9b7-425a-bbd5-dc15b611be61 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:27.689627 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a30272cf-a9b7-425a-bbd5-dc15b611be61 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:27.689689 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a30272cf-a9b7-425a-bbd5-dc15b611be61 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:27.699593 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:27.699593 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:27.699593 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a30272cf-a9b7-425a-bbd5-dc15b611be61 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:27.699593 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 244/985] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:27 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:27.797085 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fa379c8f-960c-4e1a-914f-bb8d4a2a7e0d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:27.802596 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa379c8f-960c-4e1a-914f-bb8d4a2a7e0d tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] GET https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 Aug 07 20:58:27.802976 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa379c8f-960c-4e1a-914f-bb8d4a2a7e0d tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:27.803274 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa379c8f-960c-4e1a-914f-bb8d4a2a7e0d tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:27.822711 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:27.822711 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:27.844470 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fa379c8f-960c-4e1a-914f-bb8d4a2a7e0d tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Volume info retrieved successfully. Aug 07 20:58:27.853598 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa379c8f-960c-4e1a-914f-bb8d4a2a7e0d tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 returned with HTTP 200 Aug 07 20:58:27.854543 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 245/986] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:27 2026] GET /volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:58:27.873878 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-efcc7ac8-59f0-4880-939d-273d8c494226 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:27.876329 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-efcc7ac8-59f0-4880-939d-273d8c494226 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] GET https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 Aug 07 20:58:27.876329 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-efcc7ac8-59f0-4880-939d-273d8c494226 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:27.876589 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-efcc7ac8-59f0-4880-939d-273d8c494226 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:27.885992 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:27.885992 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:27.891351 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-efcc7ac8-59f0-4880-939d-273d8c494226 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Volume info retrieved successfully. Aug 07 20:58:27.897454 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-efcc7ac8-59f0-4880-939d-273d8c494226 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 returned with HTTP 200 Aug 07 20:58:27.898000 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 246/987] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:27 2026] GET /volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 => generated 1034 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:27.920001 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7421f4da-7f94-43fa-87a7-7319b313ae15 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:27.923116 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7421f4da-7f94-43fa-87a7-7319b313ae15 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] GET https://10.4.3.127/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1476949391 Aug 07 20:58:27.923379 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7421f4da-7f94-43fa-87a7-7319b313ae15 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:27.923616 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7421f4da-7f94-43fa-87a7-7319b313ae15 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:27.926299 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7421f4da-7f94-43fa-87a7-7319b313ae15 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1476949391'), ('all_tenants', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:58:27.968517 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7421f4da-7f94-43fa-87a7-7319b313ae15 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Get all volumes completed successfully. Aug 07 20:58:27.969179 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7421f4da-7f94-43fa-87a7-7319b313ae15 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] https://10.4.3.127/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1476949391 returned with HTTP 200 Aug 07 20:58:27.969700 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 253/988] 10.4.3.127 () {66 vars in 1398 bytes} [Fri Aug 7 20:58:27 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1476949391 => generated 347 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:27.986836 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a83a4058-c978-4e5c-ae6b-2d27f118dfd1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:27.987121 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a83a4058-c978-4e5c-ae6b-2d27f118dfd1 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] GET https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 Aug 07 20:58:27.989234 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a83a4058-c978-4e5c-ae6b-2d27f118dfd1 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:27.989234 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a83a4058-c978-4e5c-ae6b-2d27f118dfd1 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:28.002786 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:28.002786 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:28.005186 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a83a4058-c978-4e5c-ae6b-2d27f118dfd1 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Volume info retrieved successfully. Aug 07 20:58:28.013920 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a83a4058-c978-4e5c-ae6b-2d27f118dfd1 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 returned with HTTP 200 Aug 07 20:58:28.014478 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 245/989] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:27 2026] GET /volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:28.034959 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6c8dc104-ad2a-464f-a06c-d8d8776ccf47 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:28.037365 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c8dc104-ad2a-464f-a06c-d8d8776ccf47 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 Aug 07 20:58:28.037811 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c8dc104-ad2a-464f-a06c-d8d8776ccf47 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:28.038112 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c8dc104-ad2a-464f-a06c-d8d8776ccf47 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:28.038341 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6c8dc104-ad2a-464f-a06c-d8d8776ccf47 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Delete volume with id: 6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 Aug 07 20:58:28.049577 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:28.049577 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:28.050299 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6c8dc104-ad2a-464f-a06c-d8d8776ccf47 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Volume info retrieved successfully. Aug 07 20:58:28.085503 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6c8dc104-ad2a-464f-a06c-d8d8776ccf47 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Delete volume request issued successfully. Aug 07 20:58:28.085842 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c8dc104-ad2a-464f-a06c-d8d8776ccf47 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 returned with HTTP 202 Aug 07 20:58:28.086421 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 246/990] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:58:28 2026] DELETE /volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:28.098455 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-992b789b-eacd-4559-bdd2-2f5efb002b97 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:28.101982 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-992b789b-eacd-4559-bdd2-2f5efb002b97 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] GET https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 Aug 07 20:58:28.101982 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-992b789b-eacd-4559-bdd2-2f5efb002b97 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:28.101982 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-992b789b-eacd-4559-bdd2-2f5efb002b97 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:28.116032 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:28.116032 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:28.133958 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-992b789b-eacd-4559-bdd2-2f5efb002b97 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Volume info retrieved successfully. Aug 07 20:58:28.146270 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-992b789b-eacd-4559-bdd2-2f5efb002b97 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 returned with HTTP 200 Aug 07 20:58:28.147540 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 247/991] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:28 2026] GET /volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:28.714726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d413dfe4-ff13-40e9-bed5-9fd9829ed1ad None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:28.717128 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d413dfe4-ff13-40e9-bed5-9fd9829ed1ad tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:28.717353 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d413dfe4-ff13-40e9-bed5-9fd9829ed1ad tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:28.717576 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d413dfe4-ff13-40e9-bed5-9fd9829ed1ad tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:28.717793 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-d413dfe4-ff13-40e9-bed5-9fd9829ed1ad tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:28.728166 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:28.728166 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:28.729316 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d413dfe4-ff13-40e9-bed5-9fd9829ed1ad tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:28.729807 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 254/992] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:28 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:29.165333 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-444dae9e-bd6d-4686-bb0e-60463ff38fc9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:29.167576 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-444dae9e-bd6d-4686-bb0e-60463ff38fc9 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] GET https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 Aug 07 20:58:29.167851 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-444dae9e-bd6d-4686-bb0e-60463ff38fc9 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:29.168350 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-444dae9e-bd6d-4686-bb0e-60463ff38fc9 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:29.176960 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-444dae9e-bd6d-4686-bb0e-60463ff38fc9 tempest-VolumeRetypeWithoutMigrationTest-2140928991 tempest-VolumeRetypeWithoutMigrationTest-2140928991-project-member] https://10.4.3.127/volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 returned with HTTP 404 Aug 07 20:58:29.177301 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 246/993] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:29 2026] GET /volume/v3/volumes/6b5ce32c-676b-4f28-b47a-ba6c4dc32d46 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:29.189357 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-88ff3c0e-90ed-43be-b8cd-d4d51e34216b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:29.192786 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-88ff3c0e-90ed-43be-b8cd-d4d51e34216b tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] DELETE https://10.4.3.127/volume/v3/types/9d9033bc-9a74-4019-909b-1e9ef3561f80 Aug 07 20:58:29.192786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-88ff3c0e-90ed-43be-b8cd-d4d51e34216b tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:29.193073 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-88ff3c0e-90ed-43be-b8cd-d4d51e34216b tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:29.235271 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-88ff3c0e-90ed-43be-b8cd-d4d51e34216b tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] https://10.4.3.127/volume/v3/types/9d9033bc-9a74-4019-909b-1e9ef3561f80 returned with HTTP 202 Aug 07 20:58:29.235941 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 247/994] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:58:29 2026] DELETE /volume/v3/types/9d9033bc-9a74-4019-909b-1e9ef3561f80 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:29.253936 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d2a8e1d3-f851-4ca8-9649-9bf9b778be00 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:29.256167 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d2a8e1d3-f851-4ca8-9649-9bf9b778be00 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] GET https://10.4.3.127/volume/v3/types/9d9033bc-9a74-4019-909b-1e9ef3561f80 Aug 07 20:58:29.256467 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d2a8e1d3-f851-4ca8-9649-9bf9b778be00 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:29.256684 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d2a8e1d3-f851-4ca8-9649-9bf9b778be00 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:29.260252 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d2a8e1d3-f851-4ca8-9649-9bf9b778be00 tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] https://10.4.3.127/volume/v3/types/9d9033bc-9a74-4019-909b-1e9ef3561f80 returned with HTTP 404 Aug 07 20:58:29.260770 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 248/995] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:58:29 2026] GET /volume/v3/types/9d9033bc-9a74-4019-909b-1e9ef3561f80 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:29.269397 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-20de9637-78f1-4359-ae25-95115f5a469e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:29.274313 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-20de9637-78f1-4359-ae25-95115f5a469e tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] DELETE https://10.4.3.127/volume/v3/types/5072bc4e-9368-45d0-b5fb-d1b4ec282723 Aug 07 20:58:29.274549 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-20de9637-78f1-4359-ae25-95115f5a469e tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:29.275260 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-20de9637-78f1-4359-ae25-95115f5a469e tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:29.316109 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-20de9637-78f1-4359-ae25-95115f5a469e tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] https://10.4.3.127/volume/v3/types/5072bc4e-9368-45d0-b5fb-d1b4ec282723 returned with HTTP 202 Aug 07 20:58:29.316777 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 255/996] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:58:29 2026] DELETE /volume/v3/types/5072bc4e-9368-45d0-b5fb-d1b4ec282723 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:29.326973 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d26beb0c-a2c0-4609-a5fd-f966525c58ca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:29.332324 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d26beb0c-a2c0-4609-a5fd-f966525c58ca tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] GET https://10.4.3.127/volume/v3/types/5072bc4e-9368-45d0-b5fb-d1b4ec282723 Aug 07 20:58:29.332603 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d26beb0c-a2c0-4609-a5fd-f966525c58ca tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:29.334994 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d26beb0c-a2c0-4609-a5fd-f966525c58ca tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:29.338778 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d26beb0c-a2c0-4609-a5fd-f966525c58ca tempest-VolumeRetypeWithoutMigrationTest-186289086 tempest-VolumeRetypeWithoutMigrationTest-186289086-project-admin] https://10.4.3.127/volume/v3/types/5072bc4e-9368-45d0-b5fb-d1b4ec282723 returned with HTTP 404 Aug 07 20:58:29.339492 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 247/997] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:58:29 2026] GET /volume/v3/types/5072bc4e-9368-45d0-b5fb-d1b4ec282723 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:29.747070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-39641fa4-80eb-45c9-a483-e02f5c284416 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:29.754444 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39641fa4-80eb-45c9-a483-e02f5c284416 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:29.754444 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39641fa4-80eb-45c9-a483-e02f5c284416 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:29.754444 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39641fa4-80eb-45c9-a483-e02f5c284416 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:29.754444 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-39641fa4-80eb-45c9-a483-e02f5c284416 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:29.762832 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:29.762832 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:29.763731 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39641fa4-80eb-45c9-a483-e02f5c284416 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:29.764415 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 248/998] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:29 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:30.781860 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b5d95e83-1c46-4419-9f62-5ff94c79d4e7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:30.784080 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b5d95e83-1c46-4419-9f62-5ff94c79d4e7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:30.784389 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b5d95e83-1c46-4419-9f62-5ff94c79d4e7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:30.785493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b5d95e83-1c46-4419-9f62-5ff94c79d4e7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:30.785493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-b5d95e83-1c46-4419-9f62-5ff94c79d4e7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:30.794542 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:30.794542 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:30.795415 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b5d95e83-1c46-4419-9f62-5ff94c79d4e7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:30.795793 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 249/999] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:30 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:31.821548 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3ceacfa2-83e1-4493-bd7d-9038a1eee20e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:31.825222 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3ceacfa2-83e1-4493-bd7d-9038a1eee20e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:31.825530 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3ceacfa2-83e1-4493-bd7d-9038a1eee20e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:31.825834 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3ceacfa2-83e1-4493-bd7d-9038a1eee20e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:31.825952 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-3ceacfa2-83e1-4493-bd7d-9038a1eee20e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:31.833414 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:31.833414 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:31.835741 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3ceacfa2-83e1-4493-bd7d-9038a1eee20e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:31.835741 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 256/1000] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:31 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:32.852878 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-68131750-1fb7-4fc9-8e82-18e824a7e4a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:32.856306 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68131750-1fb7-4fc9-8e82-18e824a7e4a3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:32.856522 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68131750-1fb7-4fc9-8e82-18e824a7e4a3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:32.856747 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68131750-1fb7-4fc9-8e82-18e824a7e4a3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:32.858543 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-68131750-1fb7-4fc9-8e82-18e824a7e4a3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:32.863068 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:32.863068 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:32.867443 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68131750-1fb7-4fc9-8e82-18e824a7e4a3 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:32.867443 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 248/1001] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:32 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:33.566419 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2d7d3efb-038e-4728-9c8c-386e9f9615b7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:33.819567 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d7d3efb-038e-4728-9c8c-386e9f9615b7 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:58:33.820152 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d7d3efb-038e-4728-9c8c-386e9f9615b7 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-342010389"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:33.843780 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d7d3efb-038e-4728-9c8c-386e9f9615b7 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:58:33.844571 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 249/1002] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:58:33 2026] POST /volume/v3/types => generated 230 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:33.860262 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1c707745-bf0a-4505-9da1-ad1ba5220b71 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:33.862906 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1c707745-bf0a-4505-9da1-ad1ba5220b71 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] POST https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs Aug 07 20:58:33.863377 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1c707745-bf0a-4505-9da1-ad1ba5220b71 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:33.887304 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e88be579-7984-4f96-a0c3-76dc11a4a060 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:33.892640 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e88be579-7984-4f96-a0c3-76dc11a4a060 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:33.892640 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e88be579-7984-4f96-a0c3-76dc11a4a060 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:33.892640 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e88be579-7984-4f96-a0c3-76dc11a4a060 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:33.892640 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-e88be579-7984-4f96-a0c3-76dc11a4a060 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:33.897882 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:33.897882 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:33.899369 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e88be579-7984-4f96-a0c3-76dc11a4a060 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:33.899875 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 257/1003] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:33 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:33.958251 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1c707745-bf0a-4505-9da1-ad1ba5220b71 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs returned with HTTP 200 Aug 07 20:58:33.958896 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 250/1004] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 7 20:58:33 2026] POST /volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs => generated 34 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:33.972896 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dda4906f-90fe-4bd9-ad4f-1de8860c9640 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:33.975569 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dda4906f-90fe-4bd9-ad4f-1de8860c9640 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] GET https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec3 Aug 07 20:58:33.976749 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dda4906f-90fe-4bd9-ad4f-1de8860c9640 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:33.976749 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dda4906f-90fe-4bd9-ad4f-1de8860c9640 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:33.989227 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dda4906f-90fe-4bd9-ad4f-1de8860c9640 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec3 returned with HTTP 200 Aug 07 20:58:33.989575 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 249/1005] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 7 20:58:33 2026] GET /volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec3 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:34.003174 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3b3b7be-012d-4e79-89a8-bba532d09d6c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:34.006529 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3b3b7be-012d-4e79-89a8-bba532d09d6c tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] DELETE https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec3 Aug 07 20:58:34.006529 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3b3b7be-012d-4e79-89a8-bba532d09d6c tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:34.008000 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3b3b7be-012d-4e79-89a8-bba532d09d6c tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:34.047850 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3b3b7be-012d-4e79-89a8-bba532d09d6c tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec3 returned with HTTP 202 Aug 07 20:58:34.048029 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 250/1006] 10.4.3.127 () {66 vars in 1399 bytes} [Fri Aug 7 20:58:34 2026] DELETE /volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:58:34.057787 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-911f3ada-7d40-46bf-afd8-dd2c06fe5ef3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:34.061145 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-911f3ada-7d40-46bf-afd8-dd2c06fe5ef3 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] GET https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec3 Aug 07 20:58:34.061458 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-911f3ada-7d40-46bf-afd8-dd2c06fe5ef3 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:34.061774 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-911f3ada-7d40-46bf-afd8-dd2c06fe5ef3 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:34.074105 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-911f3ada-7d40-46bf-afd8-dd2c06fe5ef3 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec3 returned with HTTP 404 Aug 07 20:58:34.074827 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 258/1007] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 7 20:58:34 2026] GET /volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec3 => generated 129 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:34.087046 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-008492a2-2ccb-4048-b438-05cbf9ea7c9d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:34.089429 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-008492a2-2ccb-4048-b438-05cbf9ea7c9d tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] POST https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs Aug 07 20:58:34.090129 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-008492a2-2ccb-4048-b438-05cbf9ea7c9d tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:34.135204 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-008492a2-2ccb-4048-b438-05cbf9ea7c9d tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs returned with HTTP 200 Aug 07 20:58:34.135204 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 251/1008] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 7 20:58:34 2026] POST /volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs => generated 34 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:34.145573 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e7433f93-a1cb-4255-8da8-2e7801267ff9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:34.147532 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7433f93-a1cb-4255-8da8-2e7801267ff9 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] GET https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs Aug 07 20:58:34.147792 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7433f93-a1cb-4255-8da8-2e7801267ff9 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:34.148053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7433f93-a1cb-4255-8da8-2e7801267ff9 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:34.162022 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7433f93-a1cb-4255-8da8-2e7801267ff9 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs returned with HTTP 200 Aug 07 20:58:34.162444 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 250/1009] 10.4.3.127 () {66 vars in 1378 bytes} [Fri Aug 7 20:58:34 2026] GET /volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs => generated 34 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:34.176626 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c0cefe1a-b64b-4fa8-97fc-0e6ad449fb18 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:34.179515 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0cefe1a-b64b-4fa8-97fc-0e6ad449fb18 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] POST https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs Aug 07 20:58:34.179515 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c0cefe1a-b64b-4fa8-97fc-0e6ad449fb18 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:34.228718 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0cefe1a-b64b-4fa8-97fc-0e6ad449fb18 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs returned with HTTP 200 Aug 07 20:58:34.229949 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 251/1010] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 7 20:58:34 2026] POST /volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs => generated 34 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:34.242475 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-62349e37-26ac-4665-a7b1-26e665ed500f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:34.245377 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-62349e37-26ac-4665-a7b1-26e665ed500f tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] PUT https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec2 Aug 07 20:58:34.245772 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-62349e37-26ac-4665-a7b1-26e665ed500f tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:34.470930 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-62349e37-26ac-4665-a7b1-26e665ed500f tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec2 returned with HTTP 200 Aug 07 20:58:34.470930 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 259/1011] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 7 20:58:34 2026] PUT /volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec2 => generated 17 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:34.482278 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-502c6686-aef7-45c3-ba5d-6d949da1b9f2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:34.484524 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-502c6686-aef7-45c3-ba5d-6d949da1b9f2 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] GET https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec2 Aug 07 20:58:34.484787 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-502c6686-aef7-45c3-ba5d-6d949da1b9f2 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:34.485344 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-502c6686-aef7-45c3-ba5d-6d949da1b9f2 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:34.494997 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-502c6686-aef7-45c3-ba5d-6d949da1b9f2 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec2 returned with HTTP 200 Aug 07 20:58:34.495671 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 252/1012] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 7 20:58:34 2026] GET /volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:34.504755 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-31a80db7-6c7a-4e73-acc7-84b6eea25923 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:34.507292 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31a80db7-6c7a-4e73-acc7-84b6eea25923 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] POST https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs Aug 07 20:58:34.507926 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31a80db7-6c7a-4e73-acc7-84b6eea25923 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:34.547492 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31a80db7-6c7a-4e73-acc7-84b6eea25923 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs returned with HTTP 200 Aug 07 20:58:34.548022 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 251/1013] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 7 20:58:34 2026] POST /volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs => generated 51 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:34.563591 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1446aa41-a652-49c3-939f-0bc7a4da1492 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:34.567273 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1446aa41-a652-49c3-939f-0bc7a4da1492 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] GET https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs Aug 07 20:58:34.567273 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1446aa41-a652-49c3-939f-0bc7a4da1492 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:34.568119 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1446aa41-a652-49c3-939f-0bc7a4da1492 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:34.584995 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1446aa41-a652-49c3-939f-0bc7a4da1492 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs returned with HTTP 200 Aug 07 20:58:34.586237 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 252/1014] 10.4.3.127 () {66 vars in 1378 bytes} [Fri Aug 7 20:58:34 2026] GET /volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3/extra_specs => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:34.600833 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-57aed219-59b1-4b9b-9669-3e95f39dedd5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:34.602856 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-57aed219-59b1-4b9b-9669-3e95f39dedd5 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] DELETE https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3 Aug 07 20:58:34.603104 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-57aed219-59b1-4b9b-9669-3e95f39dedd5 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:34.603387 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-57aed219-59b1-4b9b-9669-3e95f39dedd5 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:34.660095 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-57aed219-59b1-4b9b-9669-3e95f39dedd5 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3 returned with HTTP 202 Aug 07 20:58:34.660672 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 260/1015] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:58:34 2026] DELETE /volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:34.676947 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bb19210a-c305-4098-943e-4fae04b5a494 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:34.680293 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bb19210a-c305-4098-943e-4fae04b5a494 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] GET https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3 Aug 07 20:58:34.680293 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bb19210a-c305-4098-943e-4fae04b5a494 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:34.681232 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bb19210a-c305-4098-943e-4fae04b5a494 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:34.689341 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bb19210a-c305-4098-943e-4fae04b5a494 tempest-VolumeTypesExtraSpecsTest-808367801 tempest-VolumeTypesExtraSpecsTest-808367801-project-admin] https://10.4.3.127/volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3 returned with HTTP 404 Aug 07 20:58:34.690130 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 253/1016] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:58:34 2026] GET /volume/v3/types/ffdfd715-fcc6-412e-a137-326bda638eb3 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:34.917276 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b7189bc1-3a6a-462c-b00b-aec28c73feaa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:34.920167 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b7189bc1-3a6a-462c-b00b-aec28c73feaa tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:34.921491 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b7189bc1-3a6a-462c-b00b-aec28c73feaa tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:34.921491 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b7189bc1-3a6a-462c-b00b-aec28c73feaa tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:34.921491 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b7189bc1-3a6a-462c-b00b-aec28c73feaa tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:34.928151 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:34.928151 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:34.929877 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b7189bc1-3a6a-462c-b00b-aec28c73feaa tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:34.930368 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 252/1017] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:34 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:35.947360 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5fe61d55-c8d1-4978-bc5d-88870286e6a2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:35.949210 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fe61d55-c8d1-4978-bc5d-88870286e6a2 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:35.949480 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fe61d55-c8d1-4978-bc5d-88870286e6a2 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:35.949692 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fe61d55-c8d1-4978-bc5d-88870286e6a2 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:35.949857 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5fe61d55-c8d1-4978-bc5d-88870286e6a2 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:35.955434 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:35.955434 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:35.956460 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fe61d55-c8d1-4978-bc5d-88870286e6a2 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:35.956999 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 253/1018] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:35 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:36.970699 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f503ad72-50cd-4170-8e26-dfdfc1fa3b42 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:36.974875 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f503ad72-50cd-4170-8e26-dfdfc1fa3b42 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:36.974875 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f503ad72-50cd-4170-8e26-dfdfc1fa3b42 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:36.974875 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f503ad72-50cd-4170-8e26-dfdfc1fa3b42 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:36.974875 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-f503ad72-50cd-4170-8e26-dfdfc1fa3b42 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:36.987662 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:36.987662 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:36.990886 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f503ad72-50cd-4170-8e26-dfdfc1fa3b42 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:36.990886 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 261/1019] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:36 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:37.605553 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-514b41b0-b81d-4070-9955-68be8fde2b19 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:37.769980 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:58:37.770293 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1261959469"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:37.772719 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1261959469'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:58:37.772923 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Create volume of 1 GB Aug 07 20:58:37.782067 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Availability Zones retrieved successfully. Aug 07 20:58:37.788268 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Flow 'volume_create_api' (ca6d23c4-5631-428f-9052-f0a350eae7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:37.789604 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73845bed-3e46-43df-8f56-6054be832ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:37.790920 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:58:37.832612 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73845bed-3e46-43df-8f56-6054be832ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:37.833669 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c22a21-be4d-4cab-a330-775e763fa60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:37.933846 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Created reservations ['069eefe8-755f-4845-99ab-92ab5a777270', 'bf352204-b3ae-4c59-bae1-c90cfcb42e5d', '3e6e9fde-57b9-40c5-8711-87faa04a91ec', '286cf700-a960-4438-bf05-73dab04f8521'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:37.934959 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c22a21-be4d-4cab-a330-775e763fa60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['069eefe8-755f-4845-99ab-92ab5a777270', 'bf352204-b3ae-4c59-bae1-c90cfcb42e5d', '3e6e9fde-57b9-40c5-8711-87faa04a91ec', '286cf700-a960-4438-bf05-73dab04f8521']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:37.936121 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cff80d14-22db-435b-97d6-024deb91a028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:37.966511 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cff80d14-22db-435b-97d6-024deb91a028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '537e1562-b3ab-4550-bb5e-392433f6a421', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1261959469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604e23456304458082eb5e201f7bbc10',qos_specs=None,replication_status=,reservations=['069eefe8-755f-4845-99ab-92ab5a777270','bf352204-b3ae-4c59-bae1-c90cfcb42e5d','3e6e9fde-57b9-40c5-8711-87faa04a91ec','286cf700-a960-4438-bf05-73dab04f8521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='979fdb8924e74b6f8387444481dedd52',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1261959469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=537e1562-b3ab-4550-bb5e-392433f6a421,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='604e23456304458082eb5e201f7bbc10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='979fdb8924e74b6f8387444481dedd52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:37.967752 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c94651-00c1-4eb5-88d6-9545a12c0002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:37.991663 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c94651-00c1-4eb5-88d6-9545a12c0002) transitioned into state 'SUCCESS' from state '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-1261959469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604e23456304458082eb5e201f7bbc10',qos_specs=None,replication_status=,reservations=['069eefe8-755f-4845-99ab-92ab5a777270','bf352204-b3ae-4c59-bae1-c90cfcb42e5d','3e6e9fde-57b9-40c5-8711-87faa04a91ec','286cf700-a960-4438-bf05-73dab04f8521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='979fdb8924e74b6f8387444481dedd52',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:37.994173 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e682c0d-a80d-46eb-8235-c6eeccddf7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:38.005979 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5c0f0f73-be82-4afd-b193-8ab26228519a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:38.008191 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5c0f0f73-be82-4afd-b193-8ab26228519a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:38.008191 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5c0f0f73-be82-4afd-b193-8ab26228519a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:38.008347 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e682c0d-a80d-46eb-8235-c6eeccddf7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:38.008411 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5c0f0f73-be82-4afd-b193-8ab26228519a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:38.008411 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5c0f0f73-be82-4afd-b193-8ab26228519a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:38.009133 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Flow 'volume_create_api' (ca6d23c4-5631-428f-9052-f0a350eae7a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:38.010616 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Create volume request issued successfully. Aug 07 20:58:38.013670 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-514b41b0-b81d-4070-9955-68be8fde2b19 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:58:38.015077 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 254/1020] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:58:37 2026] POST /volume/v3/volumes => generated 755 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:58:38.017405 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:38.017405 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:38.018602 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5c0f0f73-be82-4afd-b193-8ab26228519a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:38.019093 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 253/1021] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:38 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:38.031925 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bb460c08-ec4f-4b4b-89a8-bbf73dcca606 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:38.042809 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb460c08-ec4f-4b4b-89a8-bbf73dcca606 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 Aug 07 20:58:38.042809 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb460c08-ec4f-4b4b-89a8-bbf73dcca606 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:38.042809 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb460c08-ec4f-4b4b-89a8-bbf73dcca606 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:38.050718 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:38.050718 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:38.057622 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bb460c08-ec4f-4b4b-89a8-bbf73dcca606 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Volume info retrieved successfully. Aug 07 20:58:38.060504 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb460c08-ec4f-4b4b-89a8-bbf73dcca606 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 returned with HTTP 200 Aug 07 20:58:38.061249 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 254/1022] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:38 2026] GET /volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:39.034470 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-993961a1-09ad-450b-a49b-bb9a5af9fa4a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:39.036592 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-993961a1-09ad-450b-a49b-bb9a5af9fa4a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:39.036838 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-993961a1-09ad-450b-a49b-bb9a5af9fa4a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:39.037095 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-993961a1-09ad-450b-a49b-bb9a5af9fa4a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:39.037483 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-993961a1-09ad-450b-a49b-bb9a5af9fa4a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:39.046901 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:39.046901 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:39.048151 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-993961a1-09ad-450b-a49b-bb9a5af9fa4a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:39.048584 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 262/1023] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:39 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:39.076286 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9d6b2a18-8a65-4633-9d49-f6b46ed576b6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:39.079342 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9d6b2a18-8a65-4633-9d49-f6b46ed576b6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 Aug 07 20:58:39.079342 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9d6b2a18-8a65-4633-9d49-f6b46ed576b6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:39.079616 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9d6b2a18-8a65-4633-9d49-f6b46ed576b6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:39.090679 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:39.090679 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:39.096080 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9d6b2a18-8a65-4633-9d49-f6b46ed576b6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Volume info retrieved successfully. Aug 07 20:58:39.102842 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9d6b2a18-8a65-4633-9d49-f6b46ed576b6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 returned with HTTP 200 Aug 07 20:58:39.103366 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 255/1024] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:39 2026] GET /volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:39.119661 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aaa210da-7162-40a2-b5c0-9628b8870ad3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:39.122744 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aaa210da-7162-40a2-b5c0-9628b8870ad3 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:58:39.122744 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aaa210da-7162-40a2-b5c0-9628b8870ad3 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "537e1562-b3ab-4550-bb5e-392433f6a421", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1162433071"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:39.134263 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:39.134263 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:39.134985 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aaa210da-7162-40a2-b5c0-9628b8870ad3 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Volume info retrieved successfully. Aug 07 20:58:39.135147 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-aaa210da-7162-40a2-b5c0-9628b8870ad3 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Create snapshot from volume 537e1562-b3ab-4550-bb5e-392433f6a421 Aug 07 20:58:39.190043 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-aaa210da-7162-40a2-b5c0-9628b8870ad3 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Created reservations ['680bb9a8-3794-4169-a63b-d372baeafa2f', '1ecf4ab6-7055-4649-97be-22ee2407247f', 'a5b360dd-317e-4637-8b18-d32f2e21ec5c', 'c65b7347-6d48-4b8d-b81e-1d6770a27274'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:39.235232 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aaa210da-7162-40a2-b5c0-9628b8870ad3 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot create request issued successfully. Aug 07 20:58:39.235766 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aaa210da-7162-40a2-b5c0-9628b8870ad3 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:58:39.236327 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 254/1025] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 20:58:39 2026] POST /volume/v3/snapshots => generated 311 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:58:39.252054 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-57442680-8c34-4fa5-9570-0adce93f07f0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:39.255037 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-57442680-8c34-4fa5-9570-0adce93f07f0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 Aug 07 20:58:39.255494 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-57442680-8c34-4fa5-9570-0adce93f07f0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:39.255726 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-57442680-8c34-4fa5-9570-0adce93f07f0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:39.263272 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:39.263272 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:39.263555 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-57442680-8c34-4fa5-9570-0adce93f07f0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:39.264597 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-57442680-8c34-4fa5-9570-0adce93f07f0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 returned with HTTP 200 Aug 07 20:58:39.264939 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 255/1026] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:39 2026] GET /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 => generated 443 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:40.066377 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e75c91c2-8477-479c-9124-6f52e6a51313 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.073188 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e75c91c2-8477-479c-9124-6f52e6a51313 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:40.073188 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e75c91c2-8477-479c-9124-6f52e6a51313 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:40.073188 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e75c91c2-8477-479c-9124-6f52e6a51313 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:40.073188 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-e75c91c2-8477-479c-9124-6f52e6a51313 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:40.080526 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.080526 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:40.082322 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e75c91c2-8477-479c-9124-6f52e6a51313 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:40.083238 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 263/1027] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:40 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:40.278595 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e707ace5-e8d4-4591-b34b-ddd686d46a00 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.281794 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e707ace5-e8d4-4591-b34b-ddd686d46a00 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 Aug 07 20:58:40.281794 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e707ace5-e8d4-4591-b34b-ddd686d46a00 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:40.281794 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e707ace5-e8d4-4591-b34b-ddd686d46a00 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:40.289552 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.289552 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:40.290313 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e707ace5-e8d4-4591-b34b-ddd686d46a00 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.292359 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e707ace5-e8d4-4591-b34b-ddd686d46a00 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 returned with HTTP 200 Aug 07 20:58:40.292359 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 256/1028] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:40 2026] GET /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:40.305464 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-03c10cdd-8fb6-480c-a4b7-b63e35a06d8c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.308295 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03c10cdd-8fb6-480c-a4b7-b63e35a06d8c tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] POST https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata Aug 07 20:58:40.308295 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03c10cdd-8fb6-480c-a4b7-b63e35a06d8c tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:40.315506 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.315506 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:40.316341 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-03c10cdd-8fb6-480c-a4b7-b63e35a06d8c tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.353374 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-03c10cdd-8fb6-480c-a4b7-b63e35a06d8c tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Update snapshot metadata completed successfully. Aug 07 20:58:40.353917 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03c10cdd-8fb6-480c-a4b7-b63e35a06d8c tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata returned with HTTP 200 Aug 07 20:58:40.354486 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 255/1029] 10.4.3.127 () {68 vars in 1402 bytes} [Fri Aug 7 20:58:40 2026] POST /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata => generated 68 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:40.364535 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-05b5d47a-c05a-4ca7-85dc-8c39d2f3525f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.367370 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05b5d47a-c05a-4ca7-85dc-8c39d2f3525f tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata Aug 07 20:58:40.367702 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-05b5d47a-c05a-4ca7-85dc-8c39d2f3525f tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:40.368304 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-05b5d47a-c05a-4ca7-85dc-8c39d2f3525f tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:40.376957 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.376957 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:40.377512 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-05b5d47a-c05a-4ca7-85dc-8c39d2f3525f tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.378651 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-05b5d47a-c05a-4ca7-85dc-8c39d2f3525f tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Get snapshot metadata completed successfully. Aug 07 20:58:40.379066 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05b5d47a-c05a-4ca7-85dc-8c39d2f3525f tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata returned with HTTP 200 Aug 07 20:58:40.379604 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 256/1030] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 7 20:58:40 2026] GET /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:40.390837 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5ed0e5a2-e166-40ce-8480-f8d0c480bff0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.393674 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5ed0e5a2-e166-40ce-8480-f8d0c480bff0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] PUT https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata Aug 07 20:58:40.393932 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5ed0e5a2-e166-40ce-8480-f8d0c480bff0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:40.404781 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.404781 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:40.407884 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5ed0e5a2-e166-40ce-8480-f8d0c480bff0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.462487 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5ed0e5a2-e166-40ce-8480-f8d0c480bff0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Update snapshot metadata completed successfully. Aug 07 20:58:40.462487 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5ed0e5a2-e166-40ce-8480-f8d0c480bff0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata returned with HTTP 200 Aug 07 20:58:40.464135 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 264/1031] 10.4.3.127 () {68 vars in 1401 bytes} [Fri Aug 7 20:58:40 2026] PUT /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata => generated 57 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:40.477708 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bbb9e537-1fb1-40d3-a5d1-6de8c7326498 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.481916 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bbb9e537-1fb1-40d3-a5d1-6de8c7326498 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata Aug 07 20:58:40.482120 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bbb9e537-1fb1-40d3-a5d1-6de8c7326498 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:40.482270 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bbb9e537-1fb1-40d3-a5d1-6de8c7326498 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:40.492088 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.492088 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:40.492511 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-bbb9e537-1fb1-40d3-a5d1-6de8c7326498 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.493509 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-bbb9e537-1fb1-40d3-a5d1-6de8c7326498 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Get snapshot metadata completed successfully. Aug 07 20:58:40.495319 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bbb9e537-1fb1-40d3-a5d1-6de8c7326498 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata returned with HTTP 200 Aug 07 20:58:40.495319 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 257/1032] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 7 20:58:40 2026] GET /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:40.508549 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ecb27297-4c7b-4e4f-96e2-6b2c705be20f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.512434 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ecb27297-4c7b-4e4f-96e2-6b2c705be20f tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata/key3 Aug 07 20:58:40.512776 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ecb27297-4c7b-4e4f-96e2-6b2c705be20f tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:40.513292 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ecb27297-4c7b-4e4f-96e2-6b2c705be20f tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:40.525357 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.525357 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:40.526716 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ecb27297-4c7b-4e4f-96e2-6b2c705be20f tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.527749 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ecb27297-4c7b-4e4f-96e2-6b2c705be20f tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Get snapshot metadata completed successfully. Aug 07 20:58:40.543888 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ecb27297-4c7b-4e4f-96e2-6b2c705be20f tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Delete snapshot metadata completed successfully. Aug 07 20:58:40.544174 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ecb27297-4c7b-4e4f-96e2-6b2c705be20f tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata/key3 returned with HTTP 200 Aug 07 20:58:40.544905 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 256/1033] 10.4.3.127 () {66 vars in 1399 bytes} [Fri Aug 7 20:58:40 2026] DELETE /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata/key3 => generated 0 bytes in 37 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 20:58:40.554463 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c968fc3d-e475-4a04-9fd2-c4d7d904daf0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.557210 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c968fc3d-e475-4a04-9fd2-c4d7d904daf0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata Aug 07 20:58:40.557604 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c968fc3d-e475-4a04-9fd2-c4d7d904daf0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:40.558019 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c968fc3d-e475-4a04-9fd2-c4d7d904daf0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:40.572266 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.572266 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:40.572266 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c968fc3d-e475-4a04-9fd2-c4d7d904daf0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.573257 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c968fc3d-e475-4a04-9fd2-c4d7d904daf0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Get snapshot metadata completed successfully. Aug 07 20:58:40.573890 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c968fc3d-e475-4a04-9fd2-c4d7d904daf0 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata returned with HTTP 200 Aug 07 20:58:40.574831 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 257/1034] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 7 20:58:40 2026] GET /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:40.593108 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0692364f-0b66-4ead-9611-e465ab20b1ec None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.595373 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0692364f-0b66-4ead-9611-e465ab20b1ec tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] PUT https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata Aug 07 20:58:40.596398 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0692364f-0b66-4ead-9611-e465ab20b1ec tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:40.607927 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.607927 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:40.608872 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0692364f-0b66-4ead-9611-e465ab20b1ec tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.645387 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0692364f-0b66-4ead-9611-e465ab20b1ec tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Update snapshot metadata completed successfully. Aug 07 20:58:40.645698 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0692364f-0b66-4ead-9611-e465ab20b1ec tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata returned with HTTP 200 Aug 07 20:58:40.646454 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 265/1035] 10.4.3.127 () {68 vars in 1401 bytes} [Fri Aug 7 20:58:40 2026] PUT /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata => generated 16 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:40.669478 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f853e51d-2a76-42e9-8380-d8f2a8dcfdcb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.672514 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f853e51d-2a76-42e9-8380-d8f2a8dcfdcb tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] POST https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata Aug 07 20:58:40.672514 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f853e51d-2a76-42e9-8380-d8f2a8dcfdcb tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:40.688310 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.688310 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:40.689164 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f853e51d-2a76-42e9-8380-d8f2a8dcfdcb tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.738693 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f853e51d-2a76-42e9-8380-d8f2a8dcfdcb tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Update snapshot metadata completed successfully. Aug 07 20:58:40.739453 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f853e51d-2a76-42e9-8380-d8f2a8dcfdcb tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata returned with HTTP 200 Aug 07 20:58:40.740364 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 258/1036] 10.4.3.127 () {68 vars in 1402 bytes} [Fri Aug 7 20:58:40 2026] POST /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata => generated 68 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:40.751959 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f2cd859e-0cb2-4ab6-8b28-bdebfe043db6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.754459 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2cd859e-0cb2-4ab6-8b28-bdebfe043db6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata Aug 07 20:58:40.754850 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2cd859e-0cb2-4ab6-8b28-bdebfe043db6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:40.755102 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2cd859e-0cb2-4ab6-8b28-bdebfe043db6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:40.766411 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.766411 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:40.767539 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f2cd859e-0cb2-4ab6-8b28-bdebfe043db6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.769323 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f2cd859e-0cb2-4ab6-8b28-bdebfe043db6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Get snapshot metadata completed successfully. Aug 07 20:58:40.769677 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2cd859e-0cb2-4ab6-8b28-bdebfe043db6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata returned with HTTP 200 Aug 07 20:58:40.770402 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 257/1037] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 7 20:58:40 2026] GET /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata => generated 68 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:40.783837 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ba5b36fb-455c-4b6a-aedb-e3e5feccc75d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.787677 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba5b36fb-455c-4b6a-aedb-e3e5feccc75d tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] PUT https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata/key3 Aug 07 20:58:40.788991 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba5b36fb-455c-4b6a-aedb-e3e5feccc75d tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:40.801276 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.801276 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:40.801861 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ba5b36fb-455c-4b6a-aedb-e3e5feccc75d tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.844600 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ba5b36fb-455c-4b6a-aedb-e3e5feccc75d tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Update snapshot metadata completed successfully. Aug 07 20:58:40.844600 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba5b36fb-455c-4b6a-aedb-e3e5feccc75d tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata/key3 returned with HTTP 200 Aug 07 20:58:40.845340 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 258/1038] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 7 20:58:40 2026] PUT /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata/key3 => generated 35 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:40.854702 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7b5f9f97-dab7-4ebe-9b46-a04f960a759a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.857451 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b5f9f97-dab7-4ebe-9b46-a04f960a759a tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata/key3 Aug 07 20:58:40.857708 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7b5f9f97-dab7-4ebe-9b46-a04f960a759a tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:40.859352 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7b5f9f97-dab7-4ebe-9b46-a04f960a759a tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:40.862877 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=336,cinder:UPDATE=92,cinder:INSERT=39 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:58:40.873304 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.873304 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:40.873904 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7b5f9f97-dab7-4ebe-9b46-a04f960a759a tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.874954 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7b5f9f97-dab7-4ebe-9b46-a04f960a759a tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Get snapshot metadata completed successfully. Aug 07 20:58:40.875433 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b5f9f97-dab7-4ebe-9b46-a04f960a759a tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata/key3 returned with HTTP 200 Aug 07 20:58:40.876252 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 266/1039] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 7 20:58:40 2026] GET /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:40.891647 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b55d8252-52d1-4208-b8c1-11f529623b34 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.894062 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b55d8252-52d1-4208-b8c1-11f529623b34 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata Aug 07 20:58:40.894251 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b55d8252-52d1-4208-b8c1-11f529623b34 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:40.894534 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b55d8252-52d1-4208-b8c1-11f529623b34 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:40.900894 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.900894 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:40.901151 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b55d8252-52d1-4208-b8c1-11f529623b34 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.902050 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b55d8252-52d1-4208-b8c1-11f529623b34 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Get snapshot metadata completed successfully. Aug 07 20:58:40.903599 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b55d8252-52d1-4208-b8c1-11f529623b34 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata returned with HTTP 200 Aug 07 20:58:40.905653 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 259/1040] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 7 20:58:40 2026] GET /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:40.919801 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7e4cea48-1be8-4bc9-84f3-82337686d800 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.923021 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e4cea48-1be8-4bc9-84f3-82337686d800 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] PUT https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata Aug 07 20:58:40.923021 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e4cea48-1be8-4bc9-84f3-82337686d800 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:40.931958 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:40.931958 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:40.933045 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7e4cea48-1be8-4bc9-84f3-82337686d800 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:40.967140 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7e4cea48-1be8-4bc9-84f3-82337686d800 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Update snapshot metadata completed successfully. Aug 07 20:58:40.967633 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e4cea48-1be8-4bc9-84f3-82337686d800 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata returned with HTTP 200 Aug 07 20:58:40.968154 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 258/1041] 10.4.3.127 () {68 vars in 1401 bytes} [Fri Aug 7 20:58:40 2026] PUT /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:58:40.983098 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bac7779a-5b23-4f6b-b127-09767dabc89e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:40.988258 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bac7779a-5b23-4f6b-b127-09767dabc89e tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 Aug 07 20:58:40.989317 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bac7779a-5b23-4f6b-b127-09767dabc89e tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:40.989442 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bac7779a-5b23-4f6b-b127-09767dabc89e tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:40.990909 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-bac7779a-5b23-4f6b-b127-09767dabc89e tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Delete snapshot with id: 6a39ddc2-7e0d-4682-b663-9cc170bff9f8 Aug 07 20:58:41.000098 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:41.000098 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:41.001164 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bac7779a-5b23-4f6b-b127-09767dabc89e tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:41.027493 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bac7779a-5b23-4f6b-b127-09767dabc89e tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot delete request issued successfully. Aug 07 20:58:41.027493 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bac7779a-5b23-4f6b-b127-09767dabc89e tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 returned with HTTP 202 Aug 07 20:58:41.028412 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 259/1042] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 20:58:40 2026] DELETE /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:41.042551 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4a97fe84-5723-4afd-8f95-0d491ce0a952 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:41.046202 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4a97fe84-5723-4afd-8f95-0d491ce0a952 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 Aug 07 20:58:41.047202 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4a97fe84-5723-4afd-8f95-0d491ce0a952 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:41.047594 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4a97fe84-5723-4afd-8f95-0d491ce0a952 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:41.054774 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:41.054774 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:41.056382 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4a97fe84-5723-4afd-8f95-0d491ce0a952 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Snapshot retrieved successfully. Aug 07 20:58:41.058063 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4a97fe84-5723-4afd-8f95-0d491ce0a952 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 returned with HTTP 200 Aug 07 20:58:41.059356 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 267/1043] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:41 2026] GET /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:41.099181 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2da953a6-c624-4288-b97f-15004ec14e29 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:41.102060 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2da953a6-c624-4288-b97f-15004ec14e29 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:41.102366 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2da953a6-c624-4288-b97f-15004ec14e29 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:41.102842 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2da953a6-c624-4288-b97f-15004ec14e29 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:41.103027 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-2da953a6-c624-4288-b97f-15004ec14e29 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:41.109222 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:41.109222 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:41.110427 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2da953a6-c624-4288-b97f-15004ec14e29 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:41.111227 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 260/1044] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:41 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:42.078623 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2b542cee-e580-4517-bb95-8ff67fa35ee8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:42.082934 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b542cee-e580-4517-bb95-8ff67fa35ee8 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 Aug 07 20:58:42.083523 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2b542cee-e580-4517-bb95-8ff67fa35ee8 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:42.083523 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2b542cee-e580-4517-bb95-8ff67fa35ee8 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:42.091785 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b542cee-e580-4517-bb95-8ff67fa35ee8 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 returned with HTTP 404 Aug 07 20:58:42.092292 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 259/1045] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:58:42 2026] GET /volume/v3/snapshots/6a39ddc2-7e0d-4682-b663-9cc170bff9f8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:42.103843 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4e4ec735-63a5-465c-b29c-32b2f81ba3f6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:42.109288 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e4ec735-63a5-465c-b29c-32b2f81ba3f6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 Aug 07 20:58:42.109844 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e4ec735-63a5-465c-b29c-32b2f81ba3f6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:42.110665 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e4ec735-63a5-465c-b29c-32b2f81ba3f6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:42.114601 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=275,cinder:INSERT=29,cinder:UPDATE=58 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:58:42.127325 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:42.127325 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:42.131860 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7d3ba3fa-e374-45f9-a7ec-c7ee12c021cb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:42.137076 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7d3ba3fa-e374-45f9-a7ec-c7ee12c021cb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:42.137498 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7d3ba3fa-e374-45f9-a7ec-c7ee12c021cb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:42.138229 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4e4ec735-63a5-465c-b29c-32b2f81ba3f6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Volume info retrieved successfully. Aug 07 20:58:42.139239 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7d3ba3fa-e374-45f9-a7ec-c7ee12c021cb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:42.140160 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-7d3ba3fa-e374-45f9-a7ec-c7ee12c021cb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:42.148744 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e4ec735-63a5-465c-b29c-32b2f81ba3f6 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 returned with HTTP 200 Aug 07 20:58:42.148957 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:42.148957 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:42.149652 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 260/1046] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:42 2026] GET /volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:42.149901 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7d3ba3fa-e374-45f9-a7ec-c7ee12c021cb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:42.150403 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 268/1047] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:42 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:42.170800 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-01d0875c-9354-4635-b9fd-54dbd24355e2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:42.173049 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-01d0875c-9354-4635-b9fd-54dbd24355e2 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] DELETE https://10.4.3.127/volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 Aug 07 20:58:42.173246 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-01d0875c-9354-4635-b9fd-54dbd24355e2 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:42.173576 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-01d0875c-9354-4635-b9fd-54dbd24355e2 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:42.173889 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-01d0875c-9354-4635-b9fd-54dbd24355e2 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Delete volume with id: 537e1562-b3ab-4550-bb5e-392433f6a421 Aug 07 20:58:42.177065 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=440,cinder:INSERT=80,cinder:UPDATE=120 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:58:42.185964 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:42.185964 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:42.186514 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-01d0875c-9354-4635-b9fd-54dbd24355e2 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Volume info retrieved successfully. Aug 07 20:58:42.209281 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-01d0875c-9354-4635-b9fd-54dbd24355e2 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Delete volume request issued successfully. Aug 07 20:58:42.209588 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-01d0875c-9354-4635-b9fd-54dbd24355e2 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 returned with HTTP 202 Aug 07 20:58:42.210091 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 261/1048] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:58:42 2026] DELETE /volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:42.219143 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1afc4834-779a-42d4-90e8-89466c16e250 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:42.221261 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1afc4834-779a-42d4-90e8-89466c16e250 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 Aug 07 20:58:42.221532 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1afc4834-779a-42d4-90e8-89466c16e250 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:42.221911 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1afc4834-779a-42d4-90e8-89466c16e250 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:42.234782 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:42.234782 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:42.247099 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1afc4834-779a-42d4-90e8-89466c16e250 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Volume info retrieved successfully. Aug 07 20:58:42.257397 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1afc4834-779a-42d4-90e8-89466c16e250 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 returned with HTTP 200 Aug 07 20:58:42.258727 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 260/1049] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:42 2026] GET /volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:58:43.167486 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4d0728b4-a135-4492-9707-65a7fbbb88c1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:43.171173 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d0728b4-a135-4492-9707-65a7fbbb88c1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:43.171437 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d0728b4-a135-4492-9707-65a7fbbb88c1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:43.171692 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d0728b4-a135-4492-9707-65a7fbbb88c1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:43.175515 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4d0728b4-a135-4492-9707-65a7fbbb88c1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:43.184741 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:43.184741 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:43.186043 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d0728b4-a135-4492-9707-65a7fbbb88c1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:43.186613 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 261/1050] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:43 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:43.278365 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2d76a269-c342-43fb-bccf-a6e12ab8be46 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:43.280507 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2d76a269-c342-43fb-bccf-a6e12ab8be46 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] GET https://10.4.3.127/volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 Aug 07 20:58:43.282194 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2d76a269-c342-43fb-bccf-a6e12ab8be46 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:43.282194 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2d76a269-c342-43fb-bccf-a6e12ab8be46 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:43.291005 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2d76a269-c342-43fb-bccf-a6e12ab8be46 tempest-SnapshotMetadataTestJSON-705264824 tempest-SnapshotMetadataTestJSON-705264824-project-member] https://10.4.3.127/volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 returned with HTTP 404 Aug 07 20:58:43.292006 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 269/1051] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:43 2026] GET /volume/v3/volumes/537e1562-b3ab-4550-bb5e-392433f6a421 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:44.199392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:44.203946 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:58:44.204453 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0b8755b8-d3e5-4659-aa81-faa5a7060020 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:44.204962 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-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": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "source_volid": null, "backup_id": null}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:44.206527 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-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': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'source_volid': None, 'backup_id': None}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:58:44.207734 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0b8755b8-d3e5-4659-aa81-faa5a7060020 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:44.208132 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0b8755b8-d3e5-4659-aa81-faa5a7060020 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:44.208449 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0b8755b8-d3e5-4659-aa81-faa5a7060020 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:44.208643 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0b8755b8-d3e5-4659-aa81-faa5a7060020 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:44.219419 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:44.219419 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:44.220830 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0b8755b8-d3e5-4659-aa81-faa5a7060020 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:44.221241 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 261/1052] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:44 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:44.241703 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-750cdab8-be86-4f97-b119-e6500396e344 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:44.245003 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-750cdab8-be86-4f97-b119-e6500396e344 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 Aug 07 20:58:44.245256 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-750cdab8-be86-4f97-b119-e6500396e344 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:44.245416 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-750cdab8-be86-4f97-b119-e6500396e344 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:44.257314 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:44.257314 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:44.262569 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-750cdab8-be86-4f97-b119-e6500396e344 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:58:44.268890 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-750cdab8-be86-4f97-b119-e6500396e344 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 returned with HTTP 200 Aug 07 20:58:44.269189 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 262/1053] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:44 2026] GET /volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:44.292326 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5bfdd838-ce80-41a6-b465-e39feba71cc0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:44.338632 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Create volume of 1 GB Aug 07 20:58:44.343632 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Availability Zones retrieved successfully. Aug 07 20:58:44.350144 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Flow 'volume_create_api' (f5020836-2270-4825-8582-accd56d1d7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:44.352988 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e47baf-a2bb-483f-9d6a-a45105f57c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:44.353926 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:58:44.425212 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e47baf-a2bb-483f-9d6a-a45105f57c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:44.426062 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b506ae-d40a-4625-a68b-ee83cc4c2f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:44.474651 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Created reservations ['af9f91ee-f851-4468-9ae9-6ef2a490436d', '4f41b713-7a5a-4400-92cd-18102d9fa7bc', '7fa9cfa2-4781-418a-a105-e273cace7343', '34e820a4-c338-4b27-8c93-d33b8889fc1d'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:44.475775 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b506ae-d40a-4625-a68b-ee83cc4c2f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af9f91ee-f851-4468-9ae9-6ef2a490436d', '4f41b713-7a5a-4400-92cd-18102d9fa7bc', '7fa9cfa2-4781-418a-a105-e273cace7343', '34e820a4-c338-4b27-8c93-d33b8889fc1d']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:44.476823 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50893483-fc71-468b-a654-bbf35a8702ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:44.497981 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5bfdd838-ce80-41a6-b465-e39feba71cc0 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57/export_record Aug 07 20:58:44.498716 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5bfdd838-ce80-41a6-b465-e39feba71cc0 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:44.499409 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5bfdd838-ce80-41a6-b465-e39feba71cc0 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Calling method 'export_record' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:44.499643 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-5bfdd838-ce80-41a6-b465-e39feba71cc0 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Export record for backup 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 20:58:44.514728 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:44.514728 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:44.516352 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.api [None req-5bfdd838-ce80-41a6-b465-e39feba71cc0 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Calling RPCAPI with context: , host: np0000006755, backup: 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 20:58:44.530673 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.rpcapi [None req-5bfdd838-ce80-41a6-b465-e39feba71cc0 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] export_record in rpcapi backup_id 6d3fc720-f667-41e9-835a-5f1e3db2bb57 on host np0000006755. {{(pid=100277) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 20:58:44.545558 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-5bfdd838-ce80-41a6-b465-e39feba71cc0 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmQzZmM3MjAtZjY2Ny00MWU5LTgzNWEtNWYxZTNkYjJiYjU3IiwgInVzZXJfaWQiOiAiYzM1YTUzMDY3ZDBkNDI4Njg4NjJiNzY0YTVhOGNmMzYiLCAicHJvamVjdF9pZCI6ICI1NzBmMTdjYmZiYzQ0OWRiYjVhZTZjY2YyYTRjNzA1MCIsICJ2b2x1bWVfaWQiOiAiMzdhZmM5YWQtNDRiMS00YjIyLTk3ZDUtNmNmZmI3ZTk1ODMzIiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMDkzNDYwNjIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjQzNjU2MjM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdhZmM5YWQtNDRiMS00YjIyLTk3ZDUtNmNmZmI3ZTk1ODMzLzIwMjYwODA3MjA1ODI2L2F6X25vdmFfYmFja3VwXzZkM2ZjNzIwLWY2NjctNDFlOS04MzVhLTVmMWUzZGIyYmI1NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMjA6NTg6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMjA6NTg6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMDo1ODo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100277) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 20:58:44.546004 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5bfdd838-ce80-41a6-b465-e39feba71cc0 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57/export_record returned with HTTP 200 Aug 07 20:58:44.546601 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 270/1054] 10.4.3.127 () {66 vars in 1390 bytes} [Fri Aug 7 20:58:44 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57/export_record => generated 1508 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:44.560387 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d14298aa-a761-427b-a829-9efc80c31fae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:44.562679 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d14298aa-a761-427b-a829-9efc80c31fae tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] POST https://10.4.3.127/volume/v3/backups/import_record Aug 07 20:58:44.563166 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d14298aa-a761-427b-a829-9efc80c31fae tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzRhNWE5ZmQtZjAyOC00MjU0LWFlNzctZDZlNTk0YTUzZDVjIiwgInVzZXJfaWQiOiAiYzM1YTUzMDY3ZDBkNDI4Njg4NjJiNzY0YTVhOGNmMzYiLCAicHJvamVjdF9pZCI6ICI1NzBmMTdjYmZiYzQ0OWRiYjVhZTZjY2YyYTRjNzA1MCIsICJ2b2x1bWVfaWQiOiAiMzdhZmM5YWQtNDRiMS00YjIyLTk3ZDUtNmNmZmI3ZTk1ODMzIiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMDkzNDYwNjIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjQzNjU2MjM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdhZmM5YWQtNDRiMS00YjIyLTk3ZDUtNmNmZmI3ZTk1ODMzLzIwMjYwODA3MjA1ODI2L2F6X25vdmFfYmFja3VwXzZkM2ZjNzIwLWY2NjctNDFlOS04MzVhLTVmMWUzZGIyYmI1NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMjA6NTg6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMjA6NTg6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMDo1ODo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:44.565107 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-d14298aa-a761-427b-a829-9efc80c31fae tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzRhNWE5ZmQtZjAyOC00MjU0LWFlNzctZDZlNTk0YTUzZDVjIiwgInVzZXJfaWQiOiAiYzM1YTUzMDY3ZDBkNDI4Njg4NjJiNzY0YTVhOGNmMzYiLCAicHJvamVjdF9pZCI6ICI1NzBmMTdjYmZiYzQ0OWRiYjVhZTZjY2YyYTRjNzA1MCIsICJ2b2x1bWVfaWQiOiAiMzdhZmM5YWQtNDRiMS00YjIyLTk3ZDUtNmNmZmI3ZTk1ODMzIiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMDkzNDYwNjIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjQzNjU2MjM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdhZmM5YWQtNDRiMS00YjIyLTk3ZDUtNmNmZmI3ZTk1ODMzLzIwMjYwODA3MjA1ODI2L2F6X25vdmFfYmFja3VwXzZkM2ZjNzIwLWY2NjctNDFlOS04MzVhLTVmMWUzZGIyYmI1NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMjA6NTg6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMjA6NTg6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMDo1ODo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100276) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 20:58:44.565364 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-d14298aa-a761-427b-a829-9efc80c31fae tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzRhNWE5ZmQtZjAyOC00MjU0LWFlNzctZDZlNTk0YTUzZDVjIiwgInVzZXJfaWQiOiAiYzM1YTUzMDY3ZDBkNDI4Njg4NjJiNzY0YTVhOGNmMzYiLCAicHJvamVjdF9pZCI6ICI1NzBmMTdjYmZiYzQ0OWRiYjVhZTZjY2YyYTRjNzA1MCIsICJ2b2x1bWVfaWQiOiAiMzdhZmM5YWQtNDRiMS00YjIyLTk3ZDUtNmNmZmI3ZTk1ODMzIiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMDkzNDYwNjIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjQzNjU2MjM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdhZmM5YWQtNDRiMS00YjIyLTk3ZDUtNmNmZmI3ZTk1ODMzLzIwMjYwODA3MjA1ODI2L2F6X25vdmFfYmFja3VwXzZkM2ZjNzIwLWY2NjctNDFlOS04MzVhLTVmMWUzZGIyYmI1NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMjA6NTg6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMjA6NTg6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMDo1ODo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100276) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 20:58:44.651173 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d14298aa-a761-427b-a829-9efc80c31fae tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Created reservations ['9e066fec-f574-4b0f-960e-bb82366e5b0d', 'da636f28-73cb-4605-a3c0-f48884534f76'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:44.697388 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-d14298aa-a761-427b-a829-9efc80c31fae tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] import_record rpcapi backup id c4a5a9fd-f028-4254-ae77-d6e594a53d5c on host np0000006755 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzRhNWE5ZmQtZjAyOC00MjU0LWFlNzctZDZlNTk0YTUzZDVjIiwgInVzZXJfaWQiOiAiYzM1YTUzMDY3ZDBkNDI4Njg4NjJiNzY0YTVhOGNmMzYiLCAicHJvamVjdF9pZCI6ICI1NzBmMTdjYmZiYzQ0OWRiYjVhZTZjY2YyYTRjNzA1MCIsICJ2b2x1bWVfaWQiOiAiMzdhZmM5YWQtNDRiMS00YjIyLTk3ZDUtNmNmZmI3ZTk1ODMzIiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMDkzNDYwNjIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjQzNjU2MjM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzdhZmM5YWQtNDRiMS00YjIyLTk3ZDUtNmNmZmI3ZTk1ODMzLzIwMjYwODA3MjA1ODI2L2F6X25vdmFfYmFja3VwXzZkM2ZjNzIwLWY2NjctNDFlOS04MzVhLTVmMWUzZGIyYmI1NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMjA6NTg6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMjA6NTg6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMDo1ODo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100276) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 20:58:44.698008 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50893483-fc71-468b-a654-bbf35a8702ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e29b520-49a1-440c-be08-5a8fa6259569', '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='c8030657495343e69237a6b6317eb6e7',qos_specs=None,replication_status=,reservations=['af9f91ee-f851-4468-9ae9-6ef2a490436d','4f41b713-7a5a-4400-92cd-18102d9fa7bc','7fa9cfa2-4781-418a-a105-e273cace7343','34e820a4-c338-4b27-8c93-d33b8889fc1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5458cebf4fce4adcbf4396f5fedc70e6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:58:44Z,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=3e29b520-49a1-440c-be08-5a8fa6259569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8030657495343e69237a6b6317eb6e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5458cebf4fce4adcbf4396f5fedc70e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:44.699014 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21bbaea-f470-4653-b047-11abf02f7d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:44.699283 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-d14298aa-a761-427b-a829-9efc80c31fae tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Import record output: {'backup': {'id': 'c4a5a9fd-f028-4254-ae77-d6e594a53d5c', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.127/volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.127/volume/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c'}]}}. {{(pid=100276) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 20:58:44.699773 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d14298aa-a761-427b-a829-9efc80c31fae tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] https://10.4.3.127/volume/v3/backups/import_record returned with HTTP 201 Aug 07 20:58:44.700620 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 262/1055] 10.4.3.127 () {68 vars in 1302 bytes} [Fri Aug 7 20:58:44 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 141 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 20:58:44.711777 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fa81e607-1e22-4d92-b897-d5e3d35a71d5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:44.714724 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa81e607-1e22-4d92-b897-d5e3d35a71d5 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] GET https://10.4.3.127/volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c Aug 07 20:58:44.715044 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa81e607-1e22-4d92-b897-d5e3d35a71d5 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:44.715362 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa81e607-1e22-4d92-b897-d5e3d35a71d5 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:44.715639 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fa81e607-1e22-4d92-b897-d5e3d35a71d5 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Show backup with id c4a5a9fd-f028-4254-ae77-d6e594a53d5c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:44.736516 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:44.736516 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:44.737638 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa81e607-1e22-4d92-b897-d5e3d35a71d5 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] https://10.4.3.127/volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c returned with HTTP 200 Aug 07 20:58:44.738351 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 263/1056] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:44 2026] GET /volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c => generated 647 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:44.740580 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21bbaea-f470-4653-b047-11abf02f7d30) transitioned into 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='c8030657495343e69237a6b6317eb6e7',qos_specs=None,replication_status=,reservations=['af9f91ee-f851-4468-9ae9-6ef2a490436d','4f41b713-7a5a-4400-92cd-18102d9fa7bc','7fa9cfa2-4781-418a-a105-e273cace7343','34e820a4-c338-4b27-8c93-d33b8889fc1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5458cebf4fce4adcbf4396f5fedc70e6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:44.742435 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f035a8e4-b3d4-4dfb-92a2-6ac0bd1d6f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:44.758859 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f035a8e4-b3d4-4dfb-92a2-6ac0bd1d6f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:44.760027 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Flow 'volume_create_api' (f5020836-2270-4825-8582-accd56d1d7fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:44.760542 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Create volume request issued successfully. Aug 07 20:58:44.761250 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-5e2d086d-699b-4ecc-864c-f886cb92c837 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:58:44.762074 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 262/1057] 10.4.3.127 () {72 vars in 1541 bytes} [Fri Aug 7 20:58:44 2026] POST /volume/v3/volumes => generated 703 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:58:44.775886 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-cfcb1a4f-2c6d-44d8-83f0-4c1075e8ad38 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:44.782032 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-cfcb1a4f-2c6d-44d8-83f0-4c1075e8ad38 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] GET https://10.4.3.127/volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 Aug 07 20:58:44.782524 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-cfcb1a4f-2c6d-44d8-83f0-4c1075e8ad38 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:44.783271 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-cfcb1a4f-2c6d-44d8-83f0-4c1075e8ad38 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:44.804348 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:44.804348 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:44.813385 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-cfcb1a4f-2c6d-44d8-83f0-4c1075e8ad38 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Volume info retrieved successfully. Aug 07 20:58:44.821166 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-cfcb1a4f-2c6d-44d8-83f0-4c1075e8ad38 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 returned with HTTP 200 Aug 07 20:58:44.821744 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 271/1058] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:58:44 2026] GET /volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 => generated 771 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:44.833948 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-9f3a512e-2761-4d99-9d7f-ed8228206259 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:44.836426 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-9f3a512e-2761-4d99-9d7f-ed8228206259 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] GET https://10.4.3.127/volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 Aug 07 20:58:44.837091 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-9f3a512e-2761-4d99-9d7f-ed8228206259 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:44.837709 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-9f3a512e-2761-4d99-9d7f-ed8228206259 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:44.847788 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:44.847788 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:44.858627 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-9f3a512e-2761-4d99-9d7f-ed8228206259 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Volume info retrieved successfully. Aug 07 20:58:44.861322 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-9f3a512e-2761-4d99-9d7f-ed8228206259 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 returned with HTTP 200 Aug 07 20:58:44.862048 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 263/1059] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:58:44 2026] GET /volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 => generated 771 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:45.026545 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:45.198606 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:58:45.199072 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-303260401"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:45.202742 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-303260401'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:58:45.203048 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Create volume of 1 GB Aug 07 20:58:45.208782 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Availability Zones retrieved successfully. Aug 07 20:58:45.216686 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Flow 'volume_create_api' (3923fd59-67bb-4f7e-8719-71c1828b00dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:45.218341 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f278236b-95cd-4b8d-bf6d-9a6081afc65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:45.219675 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:58:45.257969 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f278236b-95cd-4b8d-bf6d-9a6081afc65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:45.259018 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d90c678-c6e7-4e81-95bf-6a47ee4f4913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:45.350235 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Created reservations ['79fe2af9-321f-4a9e-9895-32fd7b881748', 'b803591f-ed7a-480a-80a1-9f7bd15bc01c', '550f5903-b263-41bb-8dc6-2d2adbfb6cd1', 'c8e762db-edf7-4aad-9aea-4545479a78e2'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:45.351800 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d90c678-c6e7-4e81-95bf-6a47ee4f4913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79fe2af9-321f-4a9e-9895-32fd7b881748', 'b803591f-ed7a-480a-80a1-9f7bd15bc01c', '550f5903-b263-41bb-8dc6-2d2adbfb6cd1', 'c8e762db-edf7-4aad-9aea-4545479a78e2']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:45.352927 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (729b6b76-b3f8-42ed-b6f0-3092d836fc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:45.380716 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (729b6b76-b3f8-42ed-b6f0-3092d836fc21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-303260401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10f14336450c42699554bc5bba43380d',qos_specs=None,replication_status=,reservations=['79fe2af9-321f-4a9e-9895-32fd7b881748','b803591f-ed7a-480a-80a1-9f7bd15bc01c','550f5903-b263-41bb-8dc6-2d2adbfb6cd1','c8e762db-edf7-4aad-9aea-4545479a78e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfaebc4c37454326a11730a3f2c48f20',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:58:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-303260401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10f14336450c42699554bc5bba43380d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfaebc4c37454326a11730a3f2c48f20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:45.381881 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e319d0d5-9b47-4c4d-b87a-ea051b8895ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:45.407628 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e319d0d5-9b47-4c4d-b87a-ea051b8895ef) transitioned into state 'SUCCESS' from state '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-303260401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10f14336450c42699554bc5bba43380d',qos_specs=None,replication_status=,reservations=['79fe2af9-321f-4a9e-9895-32fd7b881748','b803591f-ed7a-480a-80a1-9f7bd15bc01c','550f5903-b263-41bb-8dc6-2d2adbfb6cd1','c8e762db-edf7-4aad-9aea-4545479a78e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfaebc4c37454326a11730a3f2c48f20',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:45.408775 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (169c3011-426f-4ee3-a7b0-ad724075bb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:45.424339 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (169c3011-426f-4ee3-a7b0-ad724075bb7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:45.425688 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Flow 'volume_create_api' (3923fd59-67bb-4f7e-8719-71c1828b00dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:45.426247 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Create volume request issued successfully. Aug 07 20:58:45.427282 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f80ad99c-f422-415e-87fc-3a9d258a0ad0 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:58:45.427626 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 264/1060] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:58:45 2026] POST /volume/v3/volumes => generated 749 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:58:45.444707 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e7b0ddaa-49e6-4d00-8c26-2ddf72bb554a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:45.446836 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e7b0ddaa-49e6-4d00-8c26-2ddf72bb554a tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] GET https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef Aug 07 20:58:45.447062 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e7b0ddaa-49e6-4d00-8c26-2ddf72bb554a tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:45.447294 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e7b0ddaa-49e6-4d00-8c26-2ddf72bb554a tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:45.457939 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:45.457939 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:45.466260 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e7b0ddaa-49e6-4d00-8c26-2ddf72bb554a tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Volume info retrieved successfully. Aug 07 20:58:45.473696 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e7b0ddaa-49e6-4d00-8c26-2ddf72bb554a tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef returned with HTTP 200 Aug 07 20:58:45.473954 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 263/1061] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:45 2026] GET /volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:45.753789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-dd39d5f4-950c-44fa-9ac6-ec261bde60ad None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:45.756590 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dd39d5f4-950c-44fa-9ac6-ec261bde60ad tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] GET https://10.4.3.127/volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c Aug 07 20:58:45.757046 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dd39d5f4-950c-44fa-9ac6-ec261bde60ad tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:45.757309 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dd39d5f4-950c-44fa-9ac6-ec261bde60ad tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:45.757417 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-dd39d5f4-950c-44fa-9ac6-ec261bde60ad tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Show backup with id c4a5a9fd-f028-4254-ae77-d6e594a53d5c. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:45.762587 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:45.762587 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:45.763440 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dd39d5f4-950c-44fa-9ac6-ec261bde60ad tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] https://10.4.3.127/volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c returned with HTTP 200 Aug 07 20:58:45.763934 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 272/1062] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:45 2026] GET /volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:45.778338 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7be2ce97-606d-4290-97c0-20eb13dcf390 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:45.781785 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7be2ce97-606d-4290-97c0-20eb13dcf390 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] GET https://10.4.3.127/volume/v3/backups Aug 07 20:58:45.781785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7be2ce97-606d-4290-97c0-20eb13dcf390 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:45.781785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7be2ce97-606d-4290-97c0-20eb13dcf390 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:45.796647 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7be2ce97-606d-4290-97c0-20eb13dcf390 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 200 Aug 07 20:58:45.797212 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 264/1063] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 7 20:58:45 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) Aug 07 20:58:45.806444 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:45.808941 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] POST https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57/restore Aug 07 20:58:45.809633 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:45.810871 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Restoring backup 6d3fc720-f667-41e9-835a-5f1e3db2bb57 ({'restore': {}}) {{(pid=100275) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 20:58:45.810996 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Restoring backup 6d3fc720-f667-41e9-835a-5f1e3db2bb57 to volume None. Aug 07 20:58:45.815992 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:45.815992 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:45.817524 np0000006755 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Creating volume of 1 GB for restore of backup 6d3fc720-f667-41e9-835a-5f1e3db2bb57. Aug 07 20:58:45.825513 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Availability zone cache updated, next update will occur around 2026-08-07 21:58:45.825106. {{(pid=100275) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 20:58:45.825722 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Availability Zones retrieved successfully. Aug 07 20:58:45.835525 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Flow 'volume_create_api' (c4ec3a83-1816-4b77-9df4-6d009d687915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:45.837071 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6af06296-55f0-477e-a9c6-80b90b7cf12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:45.838902 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:58:45.884077 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6af06296-55f0-477e-a9c6-80b90b7cf12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:45.884878 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aaa00b3-5449-4845-9450-9481f63b9865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:45.927211 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Created reservations ['ec98e123-8a4e-4bd3-abce-4698270a61ba', '56195cec-66a6-4424-bbc1-c4852aaad542', '663208b4-93d8-4c4b-99ca-b0c0c7488e46', '76234c60-ca42-4a90-9aa8-e9185c37da63'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:58:45.928418 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aaa00b3-5449-4845-9450-9481f63b9865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec98e123-8a4e-4bd3-abce-4698270a61ba', '56195cec-66a6-4424-bbc1-c4852aaad542', '663208b4-93d8-4c4b-99ca-b0c0c7488e46', '76234c60-ca42-4a90-9aa8-e9185c37da63']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:45.929572 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf33cdd-56fe-4b3a-a9d9-03218e7448d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:45.973169 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf33cdd-56fe-4b3a-a9d9-03218e7448d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce0ce0b3-8fc6-4093-bfb8-7c5c511b7c19', '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_6d3fc720-f667-41e9-835a-5f1e3db2bb57',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f17cbfbc449dbb5ae6ccf2a4c7050',qos_specs=None,replication_status=,reservations=['ec98e123-8a4e-4bd3-abce-4698270a61ba','56195cec-66a6-4424-bbc1-c4852aaad542','663208b4-93d8-4c4b-99ca-b0c0c7488e46','76234c60-ca42-4a90-9aa8-e9185c37da63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35a53067d0d42868862b764a5a8cf36',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:58:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6d3fc720-f667-41e9-835a-5f1e3db2bb57',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce0ce0b3-8fc6-4093-bfb8-7c5c511b7c19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='570f17cbfbc449dbb5ae6ccf2a4c7050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c35a53067d0d42868862b764a5a8cf36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:45.975122 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdba7883-2dd0-4d3b-86a7-23b3b8c43568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:46.002120 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdba7883-2dd0-4d3b-86a7-23b3b8c43568) transitioned into 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_6d3fc720-f667-41e9-835a-5f1e3db2bb57',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f17cbfbc449dbb5ae6ccf2a4c7050',qos_specs=None,replication_status=,reservations=['ec98e123-8a4e-4bd3-abce-4698270a61ba','56195cec-66a6-4424-bbc1-c4852aaad542','663208b4-93d8-4c4b-99ca-b0c0c7488e46','76234c60-ca42-4a90-9aa8-e9185c37da63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35a53067d0d42868862b764a5a8cf36',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:46.003301 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11885ae-62c2-40d5-ba45-16b26c254b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:58:46.016016 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11885ae-62c2-40d5-ba45-16b26c254b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:58:46.017782 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Flow 'volume_create_api' (c4ec3a83-1816-4b77-9df4-6d009d687915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:58:46.017782 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Create volume request issued successfully. Aug 07 20:58:46.027661 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:46.027661 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:46.027912 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:58:46.492082 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7d6484b7-a1d7-459b-8461-cdf1ff1db790 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:46.497861 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7d6484b7-a1d7-459b-8461-cdf1ff1db790 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] GET https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef Aug 07 20:58:46.498177 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7d6484b7-a1d7-459b-8461-cdf1ff1db790 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:46.498493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7d6484b7-a1d7-459b-8461-cdf1ff1db790 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:46.508870 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:46.508870 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:46.514540 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7d6484b7-a1d7-459b-8461-cdf1ff1db790 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Volume info retrieved successfully. Aug 07 20:58:46.520684 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7d6484b7-a1d7-459b-8461-cdf1ff1db790 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef returned with HTTP 200 Aug 07 20:58:46.521479 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 264/1064] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:46 2026] GET /volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:47.036256 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:47.036256 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:47.036797 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:58:47.036948 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Checking backup size 1 against volume size 1 {{(pid=100275) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 20:58:47.037047 np0000006755 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Overwriting volume ce0ce0b3-8fc6-4093-bfb8-7c5c511b7c19 with restore of backup 6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:47.061644 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] restore_backup in rpcapi backup_id 6d3fc720-f667-41e9-835a-5f1e3db2bb57 {{(pid=100275) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 20:58:47.064924 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9971cf7b-c184-40e7-9a2c-e789d85e25e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57/restore returned with HTTP 202 Aug 07 20:58:47.065669 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 265/1065] 10.4.3.127 () {68 vars in 1393 bytes} [Fri Aug 7 20:58:45 2026] POST /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57/restore => generated 189 bytes in 1260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:58:47.077646 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-651bebb4-ffe1-4aad-b517-f38c25a1d713 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:47.080107 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-651bebb4-ffe1-4aad-b517-f38c25a1d713 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:47.080411 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-651bebb4-ffe1-4aad-b517-f38c25a1d713 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:47.080711 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-651bebb4-ffe1-4aad-b517-f38c25a1d713 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:47.081565 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-651bebb4-ffe1-4aad-b517-f38c25a1d713 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:47.087540 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:47.087540 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:47.088867 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-651bebb4-ffe1-4aad-b517-f38c25a1d713 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:47.089283 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 273/1066] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:47 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:47.879673 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-b3ced7c9-c1e8-4d2e-9cc7-9b204fd7732a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:47.882966 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-b3ced7c9-c1e8-4d2e-9cc7-9b204fd7732a tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] GET https://10.4.3.127/volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 Aug 07 20:58:47.883268 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-b3ced7c9-c1e8-4d2e-9cc7-9b204fd7732a tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:47.883588 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-b3ced7c9-c1e8-4d2e-9cc7-9b204fd7732a tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:48.076089 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:48.076089 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:48.081324 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-b3ced7c9-c1e8-4d2e-9cc7-9b204fd7732a tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Volume info retrieved successfully. Aug 07 20:58:48.088987 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-b3ced7c9-c1e8-4d2e-9cc7-9b204fd7732a tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 returned with HTTP 200 Aug 07 20:58:48.089717 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 265/1067] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:58:47 2026] GET /volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 => generated 1311 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:48.101607 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-56ad93b3-8c9b-483c-8073-b3f1d68ecf05 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:48.102199 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-56ad93b3-8c9b-483c-8073-b3f1d68ecf05 None None] GET https://10.4.3.127/volume// Aug 07 20:58:48.102809 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-56ad93b3-8c9b-483c-8073-b3f1d68ecf05 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:48.102915 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-56ad93b3-8c9b-483c-8073-b3f1d68ecf05 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:48.103499 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-56ad93b3-8c9b-483c-8073-b3f1d68ecf05 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:58:48.104015 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 265/1068] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:58:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:58:48.104869 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bcd5b278-599a-4a30-a006-837326634a10 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:48.108841 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcd5b278-599a-4a30-a006-837326634a10 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:48.108841 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcd5b278-599a-4a30-a006-837326634a10 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:48.108841 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcd5b278-599a-4a30-a006-837326634a10 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:48.108841 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bcd5b278-599a-4a30-a006-837326634a10 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:48.115499 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-a7f9b892-7378-44d0-89f8-19b87c69fc5f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:48.118457 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-a7f9b892-7378-44d0-89f8-19b87c69fc5f tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:58:48.118948 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-a7f9b892-7378-44d0-89f8-19b87c69fc5f tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e29b520-49a1-440c-be08-5a8fa6259569", "connector": null, "instance_uuid": "43ad5d29-58fc-4731-98bd-96ea06fa69c9"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:48.120992 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:48.120992 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:48.122996 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcd5b278-599a-4a30-a006-837326634a10 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:48.123589 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 266/1069] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:48 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:48.131109 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:48.131109 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:48.169212 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-a7f9b892-7378-44d0-89f8-19b87c69fc5f tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:58:48.169697 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 274/1070] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:58:48 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:48.181233 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5d093d7b-c0ee-4d66-ace9-c6d71dc94549 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:48.181634 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d093d7b-c0ee-4d66-ace9-c6d71dc94549 None None] GET https://10.4.3.127/volume// Aug 07 20:58:48.181841 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d093d7b-c0ee-4d66-ace9-c6d71dc94549 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:48.182048 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d093d7b-c0ee-4d66-ace9-c6d71dc94549 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:48.182357 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d093d7b-c0ee-4d66-ace9-c6d71dc94549 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:58:48.182728 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 266/1071] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:58:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:58:48.193642 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-29050d2c-479a-40c3-8cdd-12e5bd04f01e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:48.196324 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-29050d2c-479a-40c3-8cdd-12e5bd04f01e tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] GET https://10.4.3.127/volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 Aug 07 20:58:48.196617 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-29050d2c-479a-40c3-8cdd-12e5bd04f01e tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:48.196783 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-29050d2c-479a-40c3-8cdd-12e5bd04f01e tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:48.208412 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:48.208412 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:48.212677 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-29050d2c-479a-40c3-8cdd-12e5bd04f01e tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Volume info retrieved successfully. Aug 07 20:58:48.219290 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-29050d2c-479a-40c3-8cdd-12e5bd04f01e tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 returned with HTTP 200 Aug 07 20:58:48.219890 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 266/1072] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:58:48 2026] GET /volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 => generated 1490 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:58:48.362666 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-3b3395c0-5756-4873-b62f-898effaa0098 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:48.365192 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-3b3395c0-5756-4873-b62f-898effaa0098 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] PUT https://10.4.3.127/volume/v3/attachments/6733c682-9c2b-406a-b3f0-a8f1b4158421 Aug 07 20:58:48.365628 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-3b3395c0-5756-4873-b62f-898effaa0098 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:48.375672 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-3b3395c0-5756-4873-b62f-898effaa0098 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Acquiring lock "cinder-attachment_update-3e29b520-49a1-440c-be08-5a8fa6259569-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:58:48.383081 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-3b3395c0-5756-4873-b62f-898effaa0098 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Lock "cinder-attachment_update-3e29b520-49a1-440c-be08-5a8fa6259569-np0000006755" acquired by "attachment_update" :: waited 0.007s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:58:48.383906 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:48.383906 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:48.537067 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-3b3395c0-5756-4873-b62f-898effaa0098 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Lock "cinder-attachment_update-3e29b520-49a1-440c-be08-5a8fa6259569-np0000006755" released by "attachment_update" :: held 0.155s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:58:48.537743 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-3b3395c0-5756-4873-b62f-898effaa0098 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/attachments/6733c682-9c2b-406a-b3f0-a8f1b4158421 returned with HTTP 200 Aug 07 20:58:48.538191 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 267/1073] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:58:48 2026] PUT /volume/v3/attachments/6733c682-9c2b-406a-b3f0-a8f1b4158421 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:48.586426 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-e779b198-f619-4ed8-91cd-12ce0febaaf4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:48.592363 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-e779b198-f619-4ed8-91cd-12ce0febaaf4 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] POST https://10.4.3.127/volume/v3/attachments/6733c682-9c2b-406a-b3f0-a8f1b4158421/action Aug 07 20:58:48.592824 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-e779b198-f619-4ed8-91cd-12ce0febaaf4 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:58:48.596790 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-e779b198-f619-4ed8-91cd-12ce0febaaf4 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:48.621814 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:48.621814 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:48.639308 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cad7ecbe-814b-4da1-aa5b-1f0f222cda04 req-e779b198-f619-4ed8-91cd-12ce0febaaf4 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/attachments/6733c682-9c2b-406a-b3f0-a8f1b4158421/action returned with HTTP 204 Aug 07 20:58:48.640195 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 275/1074] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:58:48 2026] POST /volume/v3/attachments/6733c682-9c2b-406a-b3f0-a8f1b4158421/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:49.139886 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e285881a-4696-42ad-aee1-120cdb11a762 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:49.143923 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e285881a-4696-42ad-aee1-120cdb11a762 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:49.144123 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e285881a-4696-42ad-aee1-120cdb11a762 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:49.144326 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e285881a-4696-42ad-aee1-120cdb11a762 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:49.144464 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e285881a-4696-42ad-aee1-120cdb11a762 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:49.148960 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:49.148960 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:49.149783 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e285881a-4696-42ad-aee1-120cdb11a762 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:49.150126 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 267/1075] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:49 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:49.548728 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-37929c80-1033-4b1c-b4e5-7f786fc90878 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:49.551491 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-37929c80-1033-4b1c-b4e5-7f786fc90878 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 Aug 07 20:58:49.551910 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-37929c80-1033-4b1c-b4e5-7f786fc90878 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:49.552542 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-37929c80-1033-4b1c-b4e5-7f786fc90878 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:49.564198 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:49.564198 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:49.573480 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-37929c80-1033-4b1c-b4e5-7f786fc90878 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:58:49.583077 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-37929c80-1033-4b1c-b4e5-7f786fc90878 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 returned with HTTP 200 Aug 07 20:58:49.583274 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 267/1076] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:49 2026] GET /volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:49.659071 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e940b263-0226-4a17-b333-164e35b37553 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:49.662254 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e940b263-0226-4a17-b333-164e35b37553 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 Aug 07 20:58:49.662540 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e940b263-0226-4a17-b333-164e35b37553 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:49.662968 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e940b263-0226-4a17-b333-164e35b37553 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:49.675484 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:49.675484 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:49.681189 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e940b263-0226-4a17-b333-164e35b37553 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:58:49.687248 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e940b263-0226-4a17-b333-164e35b37553 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 returned with HTTP 200 Aug 07 20:58:49.687897 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 268/1077] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:49 2026] GET /volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:50.162999 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-db4153e2-a2d7-4760-8e02-179f4787601c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:50.165541 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-db4153e2-a2d7-4760-8e02-179f4787601c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:50.165916 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-db4153e2-a2d7-4760-8e02-179f4787601c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:50.166386 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-db4153e2-a2d7-4760-8e02-179f4787601c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:50.166386 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-db4153e2-a2d7-4760-8e02-179f4787601c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:50.172550 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:50.172550 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:50.173662 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-db4153e2-a2d7-4760-8e02-179f4787601c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:50.174272 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 276/1078] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:50 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:51.189332 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4c29e52f-07a6-4d13-b4d5-b45b92e91cb5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:51.194163 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c29e52f-07a6-4d13-b4d5-b45b92e91cb5 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:51.194508 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c29e52f-07a6-4d13-b4d5-b45b92e91cb5 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:51.195788 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c29e52f-07a6-4d13-b4d5-b45b92e91cb5 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:51.196208 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4c29e52f-07a6-4d13-b4d5-b45b92e91cb5 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:51.201808 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:51.201808 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:51.202425 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c29e52f-07a6-4d13-b4d5-b45b92e91cb5 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:51.202897 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 268/1079] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:51 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:52.218729 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-68ef0de5-9e11-4c3f-b041-c97d54694f68 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:52.222355 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-68ef0de5-9e11-4c3f-b041-c97d54694f68 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:52.222698 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-68ef0de5-9e11-4c3f-b041-c97d54694f68 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:52.223118 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-68ef0de5-9e11-4c3f-b041-c97d54694f68 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:52.224990 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-68ef0de5-9e11-4c3f-b041-c97d54694f68 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:52.235710 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:52.235710 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:52.236973 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-68ef0de5-9e11-4c3f-b041-c97d54694f68 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:52.237547 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 268/1080] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:52 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:53.066656 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bdba1cc8-b7b0-4a64-bba8-67754cf3e65b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:53.069533 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bdba1cc8-b7b0-4a64-bba8-67754cf3e65b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] DELETE https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 Aug 07 20:58:53.069533 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bdba1cc8-b7b0-4a64-bba8-67754cf3e65b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:53.070412 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bdba1cc8-b7b0-4a64-bba8-67754cf3e65b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:53.070412 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-bdba1cc8-b7b0-4a64-bba8-67754cf3e65b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Delete volume with id: caec5681-8a81-436d-aaab-66877c423bc0 Aug 07 20:58:53.079971 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:53.079971 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:53.081366 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bdba1cc8-b7b0-4a64-bba8-67754cf3e65b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:58:53.125309 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bdba1cc8-b7b0-4a64-bba8-67754cf3e65b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Delete volume request issued successfully. Aug 07 20:58:53.126115 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bdba1cc8-b7b0-4a64-bba8-67754cf3e65b tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 returned with HTTP 202 Aug 07 20:58:53.126677 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 269/1081] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:58:53 2026] DELETE /volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:53.140050 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-354949e4-134c-4162-acf5-65e38f5431a8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:53.145197 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-354949e4-134c-4162-acf5-65e38f5431a8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 Aug 07 20:58:53.145197 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-354949e4-134c-4162-acf5-65e38f5431a8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:53.145197 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-354949e4-134c-4162-acf5-65e38f5431a8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:53.157468 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:53.157468 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:53.169797 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-354949e4-134c-4162-acf5-65e38f5431a8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:58:53.179239 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-354949e4-134c-4162-acf5-65e38f5431a8 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 returned with HTTP 200 Aug 07 20:58:53.179839 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 277/1082] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:53 2026] GET /volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:53.254708 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-665cc70d-77ad-49aa-9a58-310eeca18071 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:53.257234 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-665cc70d-77ad-49aa-9a58-310eeca18071 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:53.257520 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-665cc70d-77ad-49aa-9a58-310eeca18071 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:53.258291 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-665cc70d-77ad-49aa-9a58-310eeca18071 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:53.258291 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-665cc70d-77ad-49aa-9a58-310eeca18071 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:53.263688 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:53.263688 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:53.264797 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-665cc70d-77ad-49aa-9a58-310eeca18071 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:53.265311 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 269/1083] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:53 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:54.199973 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c62351d5-08ee-4a2a-8dd6-fe89872462c5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:54.202556 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c62351d5-08ee-4a2a-8dd6-fe89872462c5 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 Aug 07 20:58:54.202556 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c62351d5-08ee-4a2a-8dd6-fe89872462c5 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:54.202718 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c62351d5-08ee-4a2a-8dd6-fe89872462c5 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:54.210306 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c62351d5-08ee-4a2a-8dd6-fe89872462c5 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 returned with HTTP 404 Aug 07 20:58:54.210306 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 269/1084] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:54 2026] GET /volume/v3/volumes/caec5681-8a81-436d-aaab-66877c423bc0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:54.284046 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a8f4ab46-0ebc-4a8f-91f5-f58bed31d52a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:54.287242 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a8f4ab46-0ebc-4a8f-91f5-f58bed31d52a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:54.287527 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a8f4ab46-0ebc-4a8f-91f5-f58bed31d52a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:54.287812 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a8f4ab46-0ebc-4a8f-91f5-f58bed31d52a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:54.287990 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a8f4ab46-0ebc-4a8f-91f5-f58bed31d52a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:54.295156 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:54.295156 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:54.296728 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a8f4ab46-0ebc-4a8f-91f5-f58bed31d52a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:54.297414 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 270/1085] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:54 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:54.302144 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-cce5833c-80ca-47ba-ad4e-0265ea1245cf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:54.305550 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cce5833c-80ca-47ba-ad4e-0265ea1245cf tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] DELETE https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:58:54.305780 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cce5833c-80ca-47ba-ad4e-0265ea1245cf tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:54.306066 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cce5833c-80ca-47ba-ad4e-0265ea1245cf tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:54.306312 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-cce5833c-80ca-47ba-ad4e-0265ea1245cf tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Delete volume with id: cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:58:54.318647 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:54.318647 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:54.319652 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-cce5833c-80ca-47ba-ad4e-0265ea1245cf tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:58:54.349176 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-cce5833c-80ca-47ba-ad4e-0265ea1245cf tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Delete volume request issued successfully. Aug 07 20:58:54.349428 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cce5833c-80ca-47ba-ad4e-0265ea1245cf tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 returned with HTTP 202 Aug 07 20:58:54.349917 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 278/1086] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:58:54 2026] DELETE /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:54.361293 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee0a38e6-7ffc-43d8-b245-e63c99c73923 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:54.363757 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee0a38e6-7ffc-43d8-b245-e63c99c73923 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:58:54.364041 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee0a38e6-7ffc-43d8-b245-e63c99c73923 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:54.364274 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee0a38e6-7ffc-43d8-b245-e63c99c73923 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:54.374162 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:54.374162 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:54.381223 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ee0a38e6-7ffc-43d8-b245-e63c99c73923 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Volume info retrieved successfully. Aug 07 20:58:54.387407 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee0a38e6-7ffc-43d8-b245-e63c99c73923 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 returned with HTTP 200 Aug 07 20:58:54.389393 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 270/1087] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:54 2026] GET /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:54.926724 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6812ceb2-5c0d-440d-a701-22ab7a59a5b8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:54.929040 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6812ceb2-5c0d-440d-a701-22ab7a59a5b8 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes/474dfe71-90c6-4e67-a121-7249a5466882/action Aug 07 20:58:54.929501 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6812ceb2-5c0d-440d-a701-22ab7a59a5b8 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action body: b'{"os-attach": {"instance_uuid": "9e8ca53b-73bb-4e7f-95d5-b53761f2048c", "mountpoint": "/dev/vdc"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:58:54.929678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6812ceb2-5c0d-440d-a701-22ab7a59a5b8 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9e8ca53b-73bb-4e7f-95d5-b53761f2048c", "mountpoint": "/dev/vdc"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:54.938412 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6812ceb2-5c0d-440d-a701-22ab7a59a5b8 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/474dfe71-90c6-4e67-a121-7249a5466882/action returned with HTTP 404 Aug 07 20:58:54.939130 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 270/1088] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:58:54 2026] POST /volume/v3/volumes/474dfe71-90c6-4e67-a121-7249a5466882/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:55.314543 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0e5c5899-191c-4ccb-8c88-45dfc153fc8c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:55.317645 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e5c5899-191c-4ccb-8c88-45dfc153fc8c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:55.318001 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e5c5899-191c-4ccb-8c88-45dfc153fc8c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:55.318333 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e5c5899-191c-4ccb-8c88-45dfc153fc8c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:55.318624 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0e5c5899-191c-4ccb-8c88-45dfc153fc8c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:55.324350 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:55.324350 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:55.325565 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e5c5899-191c-4ccb-8c88-45dfc153fc8c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:55.326054 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 271/1089] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:55 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:55.404575 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8597ee50-b5d2-43f7-86f6-863d45d633d4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:55.407225 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8597ee50-b5d2-43f7-86f6-863d45d633d4 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] GET https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 Aug 07 20:58:55.407531 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8597ee50-b5d2-43f7-86f6-863d45d633d4 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:55.407854 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8597ee50-b5d2-43f7-86f6-863d45d633d4 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:55.416423 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8597ee50-b5d2-43f7-86f6-863d45d633d4 tempest-AttachVolumeShelveTestJSON-976518233 tempest-AttachVolumeShelveTestJSON-976518233-project-member] https://10.4.3.127/volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 returned with HTTP 404 Aug 07 20:58:55.417346 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 279/1090] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:55 2026] GET /volume/v3/volumes/cf030510-f25f-4e8e-99c5-6f8debda30b4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:56.367003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5d2ea4e1-a09a-4d73-bf80-8f8cf0ecd873 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:56.367003 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d2ea4e1-a09a-4d73-bf80-8f8cf0ecd873 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:56.367003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d2ea4e1-a09a-4d73-bf80-8f8cf0ecd873 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:56.367003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d2ea4e1-a09a-4d73-bf80-8f8cf0ecd873 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:56.367003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5d2ea4e1-a09a-4d73-bf80-8f8cf0ecd873 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:56.367003 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:56.367003 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:56.367003 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d2ea4e1-a09a-4d73-bf80-8f8cf0ecd873 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:56.367003 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 271/1091] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:56 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:56.606696 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-28b3a7f0-11ec-4a4a-ad98-fa508b58553f req-1ee0f5e3-a58c-4203-abe1-b2b41e7956fa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:56.606696 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-28b3a7f0-11ec-4a4a-ad98-fa508b58553f req-1ee0f5e3-a58c-4203-abe1-b2b41e7956fa tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] GET https://10.4.3.127/volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 Aug 07 20:58:56.606696 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-28b3a7f0-11ec-4a4a-ad98-fa508b58553f req-1ee0f5e3-a58c-4203-abe1-b2b41e7956fa tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:56.606696 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-28b3a7f0-11ec-4a4a-ad98-fa508b58553f req-1ee0f5e3-a58c-4203-abe1-b2b41e7956fa tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:56.617495 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:56.617495 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:56.623331 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-28b3a7f0-11ec-4a4a-ad98-fa508b58553f req-1ee0f5e3-a58c-4203-abe1-b2b41e7956fa tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Volume info retrieved successfully. Aug 07 20:58:56.631778 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-28b3a7f0-11ec-4a4a-ad98-fa508b58553f req-1ee0f5e3-a58c-4203-abe1-b2b41e7956fa tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 returned with HTTP 200 Aug 07 20:58:56.631778 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 271/1092] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:58:56 2026] GET /volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 => generated 1603 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:57.380680 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-825fcd70-72ff-4a25-bee9-43d7484441a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:57.383986 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-825fcd70-72ff-4a25-bee9-43d7484441a8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:57.383986 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-825fcd70-72ff-4a25-bee9-43d7484441a8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:57.386745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-825fcd70-72ff-4a25-bee9-43d7484441a8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:57.386745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-825fcd70-72ff-4a25-bee9-43d7484441a8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:57.396805 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:57.396805 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:57.397326 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-825fcd70-72ff-4a25-bee9-43d7484441a8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:57.397773 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 272/1093] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:57 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:58:58.410888 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-363d768a-a8bc-4cce-b43b-5e86b052c0ce None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:58.412671 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-363d768a-a8bc-4cce-b43b-5e86b052c0ce tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:58.412887 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-363d768a-a8bc-4cce-b43b-5e86b052c0ce tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:58.413143 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-363d768a-a8bc-4cce-b43b-5e86b052c0ce tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:58.413250 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-363d768a-a8bc-4cce-b43b-5e86b052c0ce tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:58.417174 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:58.417174 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:58.417888 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-363d768a-a8bc-4cce-b43b-5e86b052c0ce tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:58.418252 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 280/1094] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:58 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:58.427935 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-401ef89f-efdf-4021-9c2b-8a7a93ab300e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:58.430598 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-401ef89f-efdf-4021-9c2b-8a7a93ab300e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes/ce0ce0b3-8fc6-4093-bfb8-7c5c511b7c19 Aug 07 20:58:58.430914 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-401ef89f-efdf-4021-9c2b-8a7a93ab300e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:58.431145 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-401ef89f-efdf-4021-9c2b-8a7a93ab300e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:58.439735 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:58.439735 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:58.446785 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-401ef89f-efdf-4021-9c2b-8a7a93ab300e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:58:58.451160 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-401ef89f-efdf-4021-9c2b-8a7a93ab300e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/ce0ce0b3-8fc6-4093-bfb8-7c5c511b7c19 returned with HTTP 200 Aug 07 20:58:58.451800 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 272/1095] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:58 2026] GET /volume/v3/volumes/ce0ce0b3-8fc6-4093-bfb8-7c5c511b7c19 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:58.468183 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f3b915ca-1686-41bf-9921-f18ba25fda46 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:58.469947 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3b915ca-1686-41bf-9921-f18ba25fda46 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 07 20:58:58.470306 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3b915ca-1686-41bf-9921-f18ba25fda46 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:58.470700 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3b915ca-1686-41bf-9921-f18ba25fda46 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:58.471780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-f3b915ca-1686-41bf-9921-f18ba25fda46 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:58:58.472252 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f3b915ca-1686-41bf-9921-f18ba25fda46 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:58:58.479059 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-799b39ac-9c5b-4a98-8e88-f946977378a0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:58.481228 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-799b39ac-9c5b-4a98-8e88-f946977378a0 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 20:58:58.481453 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-799b39ac-9c5b-4a98-8e88-f946977378a0 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:58.481715 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-799b39ac-9c5b-4a98-8e88-f946977378a0 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:58.483137 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f3b915ca-1686-41bf-9921-f18ba25fda46 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Get all volumes completed successfully. Aug 07 20:58:58.483993 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3b915ca-1686-41bf-9921-f18ba25fda46 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 07 20:58:58.484626 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 272/1096] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 7 20:58:58 2026] GET /volume/v3/volumes => generated 663 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:58.490486 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:58.490486 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:58.494164 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e52fffb6-b1c5-4054-8038-c64e54a40966 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:58.496169 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-799b39ac-9c5b-4a98-8e88-f946977378a0 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:58:58.496341 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e52fffb6-b1c5-4054-8038-c64e54a40966 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ce0ce0b3-8fc6-4093-bfb8-7c5c511b7c19 Aug 07 20:58:58.496524 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e52fffb6-b1c5-4054-8038-c64e54a40966 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:58.496721 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e52fffb6-b1c5-4054-8038-c64e54a40966 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:58.496893 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-e52fffb6-b1c5-4054-8038-c64e54a40966 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Delete volume with id: ce0ce0b3-8fc6-4093-bfb8-7c5c511b7c19 Aug 07 20:58:58.503068 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-799b39ac-9c5b-4a98-8e88-f946977378a0 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 20:58:58.503510 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 273/1097] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:58 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:58.503950 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:58.503950 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:58.504425 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e52fffb6-b1c5-4054-8038-c64e54a40966 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:58:58.523344 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f82c426b-a5df-4478-a1a0-ea50f844060b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:58.525607 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f82c426b-a5df-4478-a1a0-ea50f844060b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 20:58:58.526298 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f82c426b-a5df-4478-a1a0-ea50f844060b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:58.526923 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f82c426b-a5df-4478-a1a0-ea50f844060b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:58.538548 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e52fffb6-b1c5-4054-8038-c64e54a40966 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Delete volume request issued successfully. Aug 07 20:58:58.538819 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e52fffb6-b1c5-4054-8038-c64e54a40966 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/ce0ce0b3-8fc6-4093-bfb8-7c5c511b7c19 returned with HTTP 202 Aug 07 20:58:58.539258 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 281/1098] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:58:58 2026] DELETE /volume/v3/volumes/ce0ce0b3-8fc6-4093-bfb8-7c5c511b7c19 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:58:58.542872 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:58.542872 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:58.551380 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ee18e323-1721-4425-886b-0935f2017137 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:58.554367 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ee18e323-1721-4425-886b-0935f2017137 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] DELETE https://10.4.3.127/volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c Aug 07 20:58:58.555176 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ee18e323-1721-4425-886b-0935f2017137 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:58.555613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ee18e323-1721-4425-886b-0935f2017137 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:58.555953 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-ee18e323-1721-4425-886b-0935f2017137 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Delete backup with id: c4a5a9fd-f028-4254-ae77-d6e594a53d5c. Aug 07 20:58:58.558307 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f82c426b-a5df-4478-a1a0-ea50f844060b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:58:58.565370 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f82c426b-a5df-4478-a1a0-ea50f844060b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 20:58:58.565844 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 273/1099] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:58 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:58.576408 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:58.576408 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:58.620113 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.backup.rpcapi [None req-ee18e323-1721-4425-886b-0935f2017137 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] delete_backup rpcapi backup_id c4a5a9fd-f028-4254-ae77-d6e594a53d5c {{(pid=100278) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 20:58:58.625921 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ee18e323-1721-4425-886b-0935f2017137 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] https://10.4.3.127/volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c returned with HTTP 202 Aug 07 20:58:58.625921 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 273/1100] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:58:58 2026] DELETE /volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:58:58.634856 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-b65797b8-a3e3-4cbc-878b-9f8b8a711dd8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:58.636678 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-458f2fec-c65b-4154-9d1b-60104b77e5ee None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:58.639028 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-458f2fec-c65b-4154-9d1b-60104b77e5ee tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] GET https://10.4.3.127/volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c Aug 07 20:58:58.639177 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-b65797b8-a3e3-4cbc-878b-9f8b8a711dd8 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 20:58:58.639270 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-458f2fec-c65b-4154-9d1b-60104b77e5ee tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:58.639446 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-b65797b8-a3e3-4cbc-878b-9f8b8a711dd8 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:58.640962 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-458f2fec-c65b-4154-9d1b-60104b77e5ee tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:58.641035 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-b65797b8-a3e3-4cbc-878b-9f8b8a711dd8 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:58.641107 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-458f2fec-c65b-4154-9d1b-60104b77e5ee tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Show backup with id c4a5a9fd-f028-4254-ae77-d6e594a53d5c. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:58.648554 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:58.648554 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:58.649610 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-458f2fec-c65b-4154-9d1b-60104b77e5ee tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] https://10.4.3.127/volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c returned with HTTP 200 Aug 07 20:58:58.649610 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 282/1101] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:58 2026] GET /volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:58.653998 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:58.653998 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:58.660234 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-b65797b8-a3e3-4cbc-878b-9f8b8a711dd8 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:58:58.668205 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-b65797b8-a3e3-4cbc-878b-9f8b8a711dd8 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 20:58:58.668205 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 274/1102] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:58:58 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:58.819973 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e5dd5e71-3ef8-4d0b-a3ff-39fba31d2ff0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:58.820677 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5dd5e71-3ef8-4d0b-a3ff-39fba31d2ff0 None None] GET https://10.4.3.127/volume// Aug 07 20:58:58.820885 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5dd5e71-3ef8-4d0b-a3ff-39fba31d2ff0 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:58.821059 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5dd5e71-3ef8-4d0b-a3ff-39fba31d2ff0 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:58.821355 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5dd5e71-3ef8-4d0b-a3ff-39fba31d2ff0 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:58:58.821693 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 274/1103] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 20:58:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:58:58.831142 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-61258ae9-1586-4f55-88f8-8afb9558d702 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:58.835152 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-61258ae9-1586-4f55-88f8-8afb9558d702 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:58:58.835703 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-61258ae9-1586-4f55-88f8-8afb9558d702 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47498b86-3fa7-42d6-8ebc-5292ebb7215a", "connector": null, "instance_uuid": "510cb055-54b2-45f7-a98e-5a0e86eb1591"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:58.865722 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:58.865722 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:58.944698 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-61258ae9-1586-4f55-88f8-8afb9558d702 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:58:58.945307 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 274/1104] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:58:58 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:59.020399 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b4a5128f-871a-43cd-a65f-96d04a6656a9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:59.022665 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b4a5128f-871a-43cd-a65f-96d04a6656a9 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 20:58:59.022665 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b4a5128f-871a-43cd-a65f-96d04a6656a9 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:59.023121 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b4a5128f-871a-43cd-a65f-96d04a6656a9 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:59.045075 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:59.045075 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:58:59.052189 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b4a5128f-871a-43cd-a65f-96d04a6656a9 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:58:59.059200 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a31a7239-8562-40f8-91e4-1de1864208c2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:59.059200 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a31a7239-8562-40f8-91e4-1de1864208c2 None None] GET https://10.4.3.127/volume// Aug 07 20:58:59.059476 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b4a5128f-871a-43cd-a65f-96d04a6656a9 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 20:58:59.059531 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a31a7239-8562-40f8-91e4-1de1864208c2 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:59.059531 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a31a7239-8562-40f8-91e4-1de1864208c2 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:59.059619 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 283/1105] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:59 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:58:59.059660 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a31a7239-8562-40f8-91e4-1de1864208c2 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:58:59.059660 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 275/1106] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:58:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:58:59.068744 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-023cd8a3-8c7f-478d-a180-07971b55dc74 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:59.071460 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-023cd8a3-8c7f-478d-a180-07971b55dc74 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 20:58:59.071854 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-023cd8a3-8c7f-478d-a180-07971b55dc74 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:59.072087 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-023cd8a3-8c7f-478d-a180-07971b55dc74 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:59.086507 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:59.086507 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:59.091945 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-023cd8a3-8c7f-478d-a180-07971b55dc74 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:58:59.097358 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-023cd8a3-8c7f-478d-a180-07971b55dc74 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 20:58:59.097905 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 275/1107] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:58:59 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 1019 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:58:59.226882 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-d09376e1-7c4c-48eb-b1d0-1fce71131ab7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:59.229691 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-d09376e1-7c4c-48eb-b1d0-1fce71131ab7 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] PUT https://10.4.3.127/volume/v3/attachments/edf703ef-fca7-48ea-b6ee-345b6af34fc2 Aug 07 20:58:59.231281 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-d09376e1-7c4c-48eb-b1d0-1fce71131ab7 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:58:59.249128 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-d09376e1-7c4c-48eb-b1d0-1fce71131ab7 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Acquiring lock "cinder-attachment_update-47498b86-3fa7-42d6-8ebc-5292ebb7215a-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:58:59.258784 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-d09376e1-7c4c-48eb-b1d0-1fce71131ab7 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Lock "cinder-attachment_update-47498b86-3fa7-42d6-8ebc-5292ebb7215a-np0000006755" acquired by "attachment_update" :: waited 0.009s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:58:59.260004 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:59.260004 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:58:59.423811 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-d09376e1-7c4c-48eb-b1d0-1fce71131ab7 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Lock "cinder-attachment_update-47498b86-3fa7-42d6-8ebc-5292ebb7215a-np0000006755" released by "attachment_update" :: held 0.165s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:58:59.424220 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-d09376e1-7c4c-48eb-b1d0-1fce71131ab7 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/attachments/edf703ef-fca7-48ea-b6ee-345b6af34fc2 returned with HTTP 200 Aug 07 20:58:59.424943 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 275/1108] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:58:59 2026] PUT /volume/v3/attachments/edf703ef-fca7-48ea-b6ee-345b6af34fc2 => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:58:59.665422 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8d765d96-18b2-44ab-8a9a-f3e0b8bde163 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:59.670517 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8d765d96-18b2-44ab-8a9a-f3e0b8bde163 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] GET https://10.4.3.127/volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c Aug 07 20:58:59.670741 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8d765d96-18b2-44ab-8a9a-f3e0b8bde163 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:59.671311 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8d765d96-18b2-44ab-8a9a-f3e0b8bde163 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:59.671311 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-8d765d96-18b2-44ab-8a9a-f3e0b8bde163 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Show backup with id c4a5a9fd-f028-4254-ae77-d6e594a53d5c. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:59.678774 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8d765d96-18b2-44ab-8a9a-f3e0b8bde163 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] https://10.4.3.127/volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c returned with HTTP 404 Aug 07 20:58:59.679463 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 284/1109] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:59 2026] GET /volume/v3/backups/c4a5a9fd-f028-4254-ae77-d6e594a53d5c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:58:59.689942 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6d3bbcc1-6d9b-444e-bd9e-5a21a8ff53a1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:59.693392 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d3bbcc1-6d9b-444e-bd9e-5a21a8ff53a1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] DELETE https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:59.693738 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d3bbcc1-6d9b-444e-bd9e-5a21a8ff53a1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:59.694241 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d3bbcc1-6d9b-444e-bd9e-5a21a8ff53a1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:59.694241 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-6d3bbcc1-6d9b-444e-bd9e-5a21a8ff53a1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Delete backup with id: 6d3fc720-f667-41e9-835a-5f1e3db2bb57. Aug 07 20:58:59.699579 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:59.699579 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:58:59.729185 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-6d3bbcc1-6d9b-444e-bd9e-5a21a8ff53a1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] delete_backup rpcapi backup_id 6d3fc720-f667-41e9-835a-5f1e3db2bb57 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 20:58:59.731637 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d3bbcc1-6d9b-444e-bd9e-5a21a8ff53a1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 202 Aug 07 20:58:59.732082 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 276/1110] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:58:59 2026] DELETE /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:58:59.741908 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d27ff070-7667-4add-bb88-7967534350a7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:58:59.744899 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d27ff070-7667-4add-bb88-7967534350a7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:58:59.744899 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d27ff070-7667-4add-bb88-7967534350a7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:58:59.744899 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d27ff070-7667-4add-bb88-7967534350a7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:58:59.747311 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d27ff070-7667-4add-bb88-7967534350a7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:58:59.750716 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:58:59.750716 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:58:59.751865 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d27ff070-7667-4add-bb88-7967534350a7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 200 Aug 07 20:58:59.752243 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 276/1111] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:58:59 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:00.076300 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f12e63d6-e232-4466-9d29-ad3cba545c63 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:00.080385 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f12e63d6-e232-4466-9d29-ad3cba545c63 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 20:59:00.080385 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f12e63d6-e232-4466-9d29-ad3cba545c63 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:00.080385 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f12e63d6-e232-4466-9d29-ad3cba545c63 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:00.095360 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:00.095360 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:00.101338 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f12e63d6-e232-4466-9d29-ad3cba545c63 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:59:00.108177 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f12e63d6-e232-4466-9d29-ad3cba545c63 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 20:59:00.108618 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 276/1112] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:00 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:00.769797 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-adfa7145-0d2d-4cf8-85cd-1b27d60336e8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:00.773541 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-adfa7145-0d2d-4cf8-85cd-1b27d60336e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 Aug 07 20:59:00.775162 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-adfa7145-0d2d-4cf8-85cd-1b27d60336e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:00.776184 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-adfa7145-0d2d-4cf8-85cd-1b27d60336e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:00.776184 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-adfa7145-0d2d-4cf8-85cd-1b27d60336e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6d3fc720-f667-41e9-835a-5f1e3db2bb57. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:00.782782 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-adfa7145-0d2d-4cf8-85cd-1b27d60336e8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 returned with HTTP 404 Aug 07 20:59:00.782782 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 285/1113] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:00 2026] GET /volume/v3/backups/6d3fc720-f667-41e9-835a-5f1e3db2bb57 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:00.891670 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ae1e39f9-5a1c-4e91-9c50-19aa04472a11 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:00.893956 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae1e39f9-5a1c-4e91-9c50-19aa04472a11 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 Aug 07 20:59:00.894225 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae1e39f9-5a1c-4e91-9c50-19aa04472a11 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:00.894413 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae1e39f9-5a1c-4e91-9c50-19aa04472a11 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:00.904966 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:00.904966 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:00.910933 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ae1e39f9-5a1c-4e91-9c50-19aa04472a11 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:59:00.917094 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae1e39f9-5a1c-4e91-9c50-19aa04472a11 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 returned with HTTP 200 Aug 07 20:59:00.917899 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 277/1114] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:00 2026] GET /volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:00.931177 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b67573ae-1a00-459d-ac85-a1188aea337b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:00.934289 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b67573ae-1a00-459d-ac85-a1188aea337b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] DELETE https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 Aug 07 20:59:00.934549 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b67573ae-1a00-459d-ac85-a1188aea337b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:00.934811 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b67573ae-1a00-459d-ac85-a1188aea337b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:00.934973 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b67573ae-1a00-459d-ac85-a1188aea337b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Delete volume with id: 37afc9ad-44b1-4b22-97d5-6cffb7e95833 Aug 07 20:59:00.943224 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:00.943224 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:00.943786 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b67573ae-1a00-459d-ac85-a1188aea337b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:59:00.993717 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b67573ae-1a00-459d-ac85-a1188aea337b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Delete volume request issued successfully. Aug 07 20:59:00.993973 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b67573ae-1a00-459d-ac85-a1188aea337b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 returned with HTTP 202 Aug 07 20:59:00.994473 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 277/1115] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:00 2026] DELETE /volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:01.005473 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-363ea335-a968-482b-b376-75c2675372d8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:01.007751 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-363ea335-a968-482b-b376-75c2675372d8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 Aug 07 20:59:01.008078 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-363ea335-a968-482b-b376-75c2675372d8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:01.008371 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-363ea335-a968-482b-b376-75c2675372d8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:01.019641 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:01.019641 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:01.024227 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-363ea335-a968-482b-b376-75c2675372d8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:59:01.029266 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-363ea335-a968-482b-b376-75c2675372d8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 returned with HTTP 200 Aug 07 20:59:01.029872 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 277/1116] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:01 2026] GET /volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:01.128556 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-00536df2-0956-4aa1-8b65-16dc689dc42b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:01.131498 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-00536df2-0956-4aa1-8b65-16dc689dc42b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 20:59:01.131842 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-00536df2-0956-4aa1-8b65-16dc689dc42b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:01.132197 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-00536df2-0956-4aa1-8b65-16dc689dc42b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:01.146705 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:01.146705 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:01.152809 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-00536df2-0956-4aa1-8b65-16dc689dc42b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:59:01.159870 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-00536df2-0956-4aa1-8b65-16dc689dc42b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 20:59:01.160486 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 286/1117] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:01 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:01.308710 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5be41076-eae7-41ab-9c40-066e5362a302 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:01.320932 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5be41076-eae7-41ab-9c40-066e5362a302 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:01.320932 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5be41076-eae7-41ab-9c40-066e5362a302 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6b2d4bb7-4c63-45cb-b2ea-e52a42268610", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-12446458"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:01.323078 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5be41076-eae7-41ab-9c40-066e5362a302 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Create volume request body: {'volume': {'imageRef': '6b2d4bb7-4c63-45cb-b2ea-e52a42268610', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-12446458'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:01.445278 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5be41076-eae7-41ab-9c40-066e5362a302 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Create volume of 2 GB Aug 07 20:59:01.451516 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5be41076-eae7-41ab-9c40-066e5362a302 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Availability Zones retrieved successfully. Aug 07 20:59:01.466535 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5be41076-eae7-41ab-9c40-066e5362a302 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Flow 'volume_create_api' (8eeac6b0-8f4b-45f5-bc5d-6822089bddb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:01.467285 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5be41076-eae7-41ab-9c40-066e5362a302 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f8c17c-9247-4c0f-8b43-544378fcef63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:01.468466 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-5be41076-eae7-41ab-9c40-066e5362a302 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Validating volume size '2' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:01.515202 np0000006755 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-5be41076-eae7-41ab-9c40-066e5362a302 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f8c17c-9247-4c0f-8b43-544378fcef63) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 20:59:01.515202 np0000006755 devstack@c-api.service[100275]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 6b2d4bb7-4c63-45cb-b2ea-e52a42268610 is not active. Aug 07 20:59:01.518780 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5be41076-eae7-41ab-9c40-066e5362a302 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f8c17c-9247-4c0f-8b43-544378fcef63) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:01.519200 np0000006755 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-5be41076-eae7-41ab-9c40-066e5362a302 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f8c17c-9247-4c0f-8b43-544378fcef63) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 20:59:01.520457 np0000006755 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-5be41076-eae7-41ab-9c40-066e5362a302 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Flow 'volume_create_api' (8eeac6b0-8f4b-45f5-bc5d-6822089bddb2) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 20:59:01.520962 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5be41076-eae7-41ab-9c40-066e5362a302 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 07 20:59:01.521676 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 278/1118] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:59:01 2026] POST /volume/v3/volumes => generated 125 bytes in 214 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 20:59:01.763815 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-a824718d-7745-4070-bf5a-2da78aef7add None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:01.766751 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-a824718d-7745-4070-bf5a-2da78aef7add tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] DELETE https://10.4.3.127/volume/v3/attachments/aabe2b08-8694-4a14-8e2c-c64343cb1397 Aug 07 20:59:01.767029 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-a824718d-7745-4070-bf5a-2da78aef7add tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:01.767285 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-a824718d-7745-4070-bf5a-2da78aef7add tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:01.776732 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:01.776732 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:01.807625 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:01.810738 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:01.810895 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-512802711", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:01.815671 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-512802711', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:01.815840 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Create volume of 1 GB Aug 07 20:59:01.821310 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Availability Zones retrieved successfully. Aug 07 20:59:01.829013 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Flow 'volume_create_api' (05152e68-7598-40bf-b30b-7e36d656b59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:01.830086 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0eba723-62a2-4d23-8983-b95d353ae016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:01.831228 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:01.849023 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-a824718d-7745-4070-bf5a-2da78aef7add tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/attachments/aabe2b08-8694-4a14-8e2c-c64343cb1397 returned with HTTP 200 Aug 07 20:59:01.849473 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 278/1119] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:59:01 2026] DELETE /volume/v3/attachments/aabe2b08-8694-4a14-8e2c-c64343cb1397 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:01.859294 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-e8bebcf3-f87c-4d86-a6c3-f92b37fb11f5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:01.861706 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-e8bebcf3-f87c-4d86-a6c3-f92b37fb11f5 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] DELETE https://10.4.3.127/volume/v3/attachments/1473ca49-b4a1-41c1-8874-ffde301b3450 Aug 07 20:59:01.862049 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-e8bebcf3-f87c-4d86-a6c3-f92b37fb11f5 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:01.862342 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-e8bebcf3-f87c-4d86-a6c3-f92b37fb11f5 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:01.862979 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0eba723-62a2-4d23-8983-b95d353ae016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:01.864567 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11ee6fb-c0f0-4be7-a206-981897dafa83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:01.870833 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:01.870833 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:01.929028 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-e8bebcf3-f87c-4d86-a6c3-f92b37fb11f5 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/attachments/1473ca49-b4a1-41c1-8874-ffde301b3450 returned with HTTP 200 Aug 07 20:59:01.929671 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 287/1120] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:59:01 2026] DELETE /volume/v3/attachments/1473ca49-b4a1-41c1-8874-ffde301b3450 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:01.939129 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-68bb95dd-0320-44fa-ad4e-71f31aa281f6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:01.939866 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Created reservations ['83133f1a-3857-40dd-bb95-e47adecf07e8', 'a775b48c-81a9-4cc4-af15-139a3fc4fbcc', '358f0a1a-ffde-43e5-a73c-e5aacecbfce4', 'c6b332f1-a6c0-41cc-b650-75d7f67b5bbf'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:01.940943 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11ee6fb-c0f0-4be7-a206-981897dafa83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83133f1a-3857-40dd-bb95-e47adecf07e8', 'a775b48c-81a9-4cc4-af15-139a3fc4fbcc', '358f0a1a-ffde-43e5-a73c-e5aacecbfce4', 'c6b332f1-a6c0-41cc-b650-75d7f67b5bbf']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:01.941824 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-68bb95dd-0320-44fa-ad4e-71f31aa281f6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] DELETE https://10.4.3.127/volume/v3/attachments/e652f011-4a32-4074-b921-de7e40e5dd95 Aug 07 20:59:01.942009 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986d4945-637f-47cc-ad54-382499802da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:01.942087 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-68bb95dd-0320-44fa-ad4e-71f31aa281f6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:01.942353 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-68bb95dd-0320-44fa-ad4e-71f31aa281f6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:01.951650 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:01.951650 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:01.978272 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986d4945-637f-47cc-ad54-382499802da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3571a137-a466-4292-b706-e79abe739be1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-512802711',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='af45e6df28044ef3b434e1ab2fa86a0e',qos_specs=None,replication_status=,reservations=['83133f1a-3857-40dd-bb95-e47adecf07e8','a775b48c-81a9-4cc4-af15-139a3fc4fbcc','358f0a1a-ffde-43e5-a73c-e5aacecbfce4','c6b332f1-a6c0-41cc-b650-75d7f67b5bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a954b44ad1b4779b5c5450be3aedfdc',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-512802711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3571a137-a466-4292-b706-e79abe739be1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='af45e6df28044ef3b434e1ab2fa86a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a954b44ad1b4779b5c5450be3aedfdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:01.979131 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79945178-e9d7-4095-b7ca-e7602d996ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:02.002253 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79945178-e9d7-4095-b7ca-e7602d996ee9) transitioned into state 'SUCCESS' from state '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-512802711',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='af45e6df28044ef3b434e1ab2fa86a0e',qos_specs=None,replication_status=,reservations=['83133f1a-3857-40dd-bb95-e47adecf07e8','a775b48c-81a9-4cc4-af15-139a3fc4fbcc','358f0a1a-ffde-43e5-a73c-e5aacecbfce4','c6b332f1-a6c0-41cc-b650-75d7f67b5bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a954b44ad1b4779b5c5450be3aedfdc',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:02.002916 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c292e721-b593-4d7d-a954-f06a3624a779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:02.006547 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7d4c44de-93a2-45e1-81e9-4a02770d8978 req-68bb95dd-0320-44fa-ad4e-71f31aa281f6 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/attachments/e652f011-4a32-4074-b921-de7e40e5dd95 returned with HTTP 200 Aug 07 20:59:02.007155 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 279/1121] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:59:01 2026] DELETE /volume/v3/attachments/e652f011-4a32-4074-b921-de7e40e5dd95 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:02.016670 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c292e721-b593-4d7d-a954-f06a3624a779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:02.018006 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Flow 'volume_create_api' (05152e68-7598-40bf-b30b-7e36d656b59d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:02.018457 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Create volume request issued successfully. Aug 07 20:59:02.019274 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-12979f2e-7be8-488f-a9f5-1a5e1aa38c33 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:02.019931 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 278/1122] 10.4.3.127 () {72 vars in 1541 bytes} [Fri Aug 7 20:59:01 2026] POST /volume/v3/volumes => generated 762 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:02.030392 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-b8701fa4-5627-406e-8b09-bba56fa320ef None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:02.034611 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-b8701fa4-5627-406e-8b09-bba56fa320ef tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] GET https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 Aug 07 20:59:02.034893 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-b8701fa4-5627-406e-8b09-bba56fa320ef tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:02.035149 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-b8701fa4-5627-406e-8b09-bba56fa320ef tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:02.044261 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:02.044261 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:02.047071 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fe1dc965-d116-4ded-8191-99d3731e593c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:02.049175 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fe1dc965-d116-4ded-8191-99d3731e593c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 Aug 07 20:59:02.049240 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-b8701fa4-5627-406e-8b09-bba56fa320ef tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Volume info retrieved successfully. Aug 07 20:59:02.049442 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fe1dc965-d116-4ded-8191-99d3731e593c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:02.049701 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fe1dc965-d116-4ded-8191-99d3731e593c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:02.055375 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-223f5945-1b0c-4d2d-a1f3-5660377d5d85 req-b8701fa4-5627-406e-8b09-bba56fa320ef tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 returned with HTTP 200 Aug 07 20:59:02.055777 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 279/1123] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:59:02 2026] GET /volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 => generated 830 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:02.056439 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fe1dc965-d116-4ded-8191-99d3731e593c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 returned with HTTP 404 Aug 07 20:59:02.057325 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 288/1124] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:02 2026] GET /volume/v3/volumes/37afc9ad-44b1-4b22-97d5-6cffb7e95833 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:02.072188 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:02.075284 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:02.078893 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-747605752"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:02.080586 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-747605752'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:02.080829 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Create volume of 1 GB Aug 07 20:59:02.081530 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:02.081530 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:02.087791 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Availability Zones retrieved successfully. Aug 07 20:59:02.089164 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-7355ff74-be71-405f-b176-4f1efaed1f79 req-3ed34708-eab3-444f-8c3d-49fc71c680df None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:02.091509 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-7355ff74-be71-405f-b176-4f1efaed1f79 req-3ed34708-eab3-444f-8c3d-49fc71c680df tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] GET https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 Aug 07 20:59:02.091697 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-7355ff74-be71-405f-b176-4f1efaed1f79 req-3ed34708-eab3-444f-8c3d-49fc71c680df tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:02.091918 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-7355ff74-be71-405f-b176-4f1efaed1f79 req-3ed34708-eab3-444f-8c3d-49fc71c680df tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:02.092308 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Flow 'volume_create_api' (62d41e90-9123-40de-a2a2-f974cd6fbc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:02.093384 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa7b2c33-f354-4966-90cd-433b522fa4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:02.094371 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:02.100072 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:02.100072 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:02.104130 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-7355ff74-be71-405f-b176-4f1efaed1f79 req-3ed34708-eab3-444f-8c3d-49fc71c680df tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Volume info retrieved successfully. Aug 07 20:59:02.109263 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-7355ff74-be71-405f-b176-4f1efaed1f79 req-3ed34708-eab3-444f-8c3d-49fc71c680df tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 returned with HTTP 200 Aug 07 20:59:02.110143 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 279/1125] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:59:02 2026] GET /volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:02.132204 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa7b2c33-f354-4966-90cd-433b522fa4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:02.133334 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e67e98c-a5b0-4d45-a50a-8f13966a7a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:02.176985 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ae31b664-b813-4006-b4e0-71d4f47c7fd2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:02.178889 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae31b664-b813-4006-b4e0-71d4f47c7fd2 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 20:59:02.179156 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ae31b664-b813-4006-b4e0-71d4f47c7fd2 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:02.179400 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ae31b664-b813-4006-b4e0-71d4f47c7fd2 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:02.180659 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Created reservations ['21d97956-fcf0-47a4-8db8-c07147e6bfcd', 'fe9ef8c1-59e4-4ccf-82ba-2f643e1479f9', '2da9bbd7-cb71-44f1-8ebb-12dda143624a', '70620ef1-acd0-4201-b5e8-aaa4905621c1'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:02.181894 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e67e98c-a5b0-4d45-a50a-8f13966a7a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21d97956-fcf0-47a4-8db8-c07147e6bfcd', 'fe9ef8c1-59e4-4ccf-82ba-2f643e1479f9', '2da9bbd7-cb71-44f1-8ebb-12dda143624a', '70620ef1-acd0-4201-b5e8-aaa4905621c1']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:02.182959 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1093e09a-d541-49e0-894b-854ab43b83f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:02.191173 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:02.191173 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:02.195515 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ae31b664-b813-4006-b4e0-71d4f47c7fd2 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:59:02.201136 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae31b664-b813-4006-b4e0-71d4f47c7fd2 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 20:59:02.201600 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 280/1126] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:02 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:02.209811 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1093e09a-d541-49e0-894b-854ab43b83f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-747605752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f17cbfbc449dbb5ae6ccf2a4c7050',qos_specs=None,replication_status=,reservations=['21d97956-fcf0-47a4-8db8-c07147e6bfcd','fe9ef8c1-59e4-4ccf-82ba-2f643e1479f9','2da9bbd7-cb71-44f1-8ebb-12dda143624a','70620ef1-acd0-4201-b5e8-aaa4905621c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35a53067d0d42868862b764a5a8cf36',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-747605752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='570f17cbfbc449dbb5ae6ccf2a4c7050',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c35a53067d0d42868862b764a5a8cf36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:02.210544 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd7660aa-18df-4e5b-baa5-3b19914df3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:02.231783 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd7660aa-18df-4e5b-baa5-3b19914df3d1) transitioned into state 'SUCCESS' from state '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-747605752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='570f17cbfbc449dbb5ae6ccf2a4c7050',qos_specs=None,replication_status=,reservations=['21d97956-fcf0-47a4-8db8-c07147e6bfcd','fe9ef8c1-59e4-4ccf-82ba-2f643e1479f9','2da9bbd7-cb71-44f1-8ebb-12dda143624a','70620ef1-acd0-4201-b5e8-aaa4905621c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35a53067d0d42868862b764a5a8cf36',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:02.231783 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ecc047-619a-459b-b26a-b44b4b1de223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:02.241016 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ecc047-619a-459b-b26a-b44b4b1de223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:02.241828 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Flow 'volume_create_api' (62d41e90-9123-40de-a2a2-f974cd6fbc65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:02.242147 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Create volume request issued successfully. Aug 07 20:59:02.242705 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7fd1bf9-f8c2-4e71-b584-df7c940c952b tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:02.243170 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 280/1127] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:02 2026] POST /volume/v3/volumes => generated 753 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:02.255965 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b4e08b73-855b-4a1c-ad38-771068b00a7f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:02.258580 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b4e08b73-855b-4a1c-ad38-771068b00a7f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 Aug 07 20:59:02.258852 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b4e08b73-855b-4a1c-ad38-771068b00a7f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:02.259099 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b4e08b73-855b-4a1c-ad38-771068b00a7f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:02.267557 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:02.267557 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:02.272732 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b4e08b73-855b-4a1c-ad38-771068b00a7f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:59:02.280042 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b4e08b73-855b-4a1c-ad38-771068b00a7f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 returned with HTTP 200 Aug 07 20:59:02.280532 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 289/1128] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:02 2026] GET /volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:02.707450 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-e9e1149f-107a-42f2-b790-d071215df433 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:02.710682 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-e9e1149f-107a-42f2-b790-d071215df433 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] POST https://10.4.3.127/volume/v3/attachments/edf703ef-fca7-48ea-b6ee-345b6af34fc2/action Aug 07 20:59:02.711161 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-e9e1149f-107a-42f2-b790-d071215df433 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:02.711394 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-e9e1149f-107a-42f2-b790-d071215df433 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:02.734665 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:02.734665 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:02.750067 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d2d61390-9442-4b0d-a4c0-e90ea0656b42 req-e9e1149f-107a-42f2-b790-d071215df433 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/attachments/edf703ef-fca7-48ea-b6ee-345b6af34fc2/action returned with HTTP 204 Aug 07 20:59:02.750709 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 280/1129] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:59:02 2026] POST /volume/v3/attachments/edf703ef-fca7-48ea-b6ee-345b6af34fc2/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:03.138225 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-5024fdf1-c7d6-4c83-9ebf-71a94465e08a req-b953c26a-3c2d-409c-89db-007248f14ba9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:03.142507 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5024fdf1-c7d6-4c83-9ebf-71a94465e08a req-b953c26a-3c2d-409c-89db-007248f14ba9 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] GET https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 Aug 07 20:59:03.142675 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5024fdf1-c7d6-4c83-9ebf-71a94465e08a req-b953c26a-3c2d-409c-89db-007248f14ba9 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:03.142855 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5024fdf1-c7d6-4c83-9ebf-71a94465e08a req-b953c26a-3c2d-409c-89db-007248f14ba9 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:03.153104 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:03.153104 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:03.158468 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-5024fdf1-c7d6-4c83-9ebf-71a94465e08a req-b953c26a-3c2d-409c-89db-007248f14ba9 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Volume info retrieved successfully. Aug 07 20:59:03.164683 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5024fdf1-c7d6-4c83-9ebf-71a94465e08a req-b953c26a-3c2d-409c-89db-007248f14ba9 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 returned with HTTP 200 Aug 07 20:59:03.165637 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 281/1130] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:59:03 2026] GET /volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:03.216890 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f5ee3709-d2f6-482c-b5e1-024434179435 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:03.219192 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5ee3709-d2f6-482c-b5e1-024434179435 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 20:59:03.219192 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5ee3709-d2f6-482c-b5e1-024434179435 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:03.219347 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5ee3709-d2f6-482c-b5e1-024434179435 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:03.222317 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-01353c8a-b23f-46c2-93fb-0eff49f7072f req-0d8316f3-2cb3-4924-86d6-d00837b350f9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:03.225313 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-01353c8a-b23f-46c2-93fb-0eff49f7072f req-0d8316f3-2cb3-4924-86d6-d00837b350f9 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-reader] GET https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 Aug 07 20:59:03.226220 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-01353c8a-b23f-46c2-93fb-0eff49f7072f req-0d8316f3-2cb3-4924-86d6-d00837b350f9 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-reader] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:03.226477 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-01353c8a-b23f-46c2-93fb-0eff49f7072f req-0d8316f3-2cb3-4924-86d6-d00837b350f9 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-reader] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:03.235021 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:03.235021 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:03.235583 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:03.235583 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:03.239061 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f5ee3709-d2f6-482c-b5e1-024434179435 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:59:03.240830 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-01353c8a-b23f-46c2-93fb-0eff49f7072f req-0d8316f3-2cb3-4924-86d6-d00837b350f9 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-reader] Volume info retrieved successfully. Aug 07 20:59:03.243998 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5ee3709-d2f6-482c-b5e1-024434179435 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 20:59:03.244479 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 281/1131] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:03 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:03.248320 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-01353c8a-b23f-46c2-93fb-0eff49f7072f req-0d8316f3-2cb3-4924-86d6-d00837b350f9 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-reader] https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 returned with HTTP 200 Aug 07 20:59:03.249105 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 290/1132] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:59:03 2026] GET /volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:03.263160 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b3e4b79e-8f26-4b27-9634-71e095d7f5a9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:03.265951 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b3e4b79e-8f26-4b27-9634-71e095d7f5a9 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 20:59:03.265951 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b3e4b79e-8f26-4b27-9634-71e095d7f5a9 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:03.266243 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b3e4b79e-8f26-4b27-9634-71e095d7f5a9 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:03.281622 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:03.281622 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:03.288651 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b3e4b79e-8f26-4b27-9634-71e095d7f5a9 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:59:03.290547 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7c24f57b-0873-45cb-8fdc-ba4dcb2e0138 req-14c27fcd-0430-4e02-83ac-e9a6cb486d09 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:03.293470 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7c24f57b-0873-45cb-8fdc-ba4dcb2e0138 req-14c27fcd-0430-4e02-83ac-e9a6cb486d09 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 Aug 07 20:59:03.293686 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7c24f57b-0873-45cb-8fdc-ba4dcb2e0138 req-14c27fcd-0430-4e02-83ac-e9a6cb486d09 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:03.294086 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7c24f57b-0873-45cb-8fdc-ba4dcb2e0138 req-14c27fcd-0430-4e02-83ac-e9a6cb486d09 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:03.294393 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-7c24f57b-0873-45cb-8fdc-ba4dcb2e0138 req-14c27fcd-0430-4e02-83ac-e9a6cb486d09 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Delete volume with id: 3571a137-a466-4292-b706-e79abe739be1 Aug 07 20:59:03.296281 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b3e4b79e-8f26-4b27-9634-71e095d7f5a9 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 20:59:03.296281 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 281/1133] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:03 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:03.301954 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1a86f193-d608-46cb-b948-0134086defe6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:03.305001 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:03.305001 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:03.305647 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-7c24f57b-0873-45cb-8fdc-ba4dcb2e0138 req-14c27fcd-0430-4e02-83ac-e9a6cb486d09 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Volume info retrieved successfully. Aug 07 20:59:03.307653 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a86f193-d608-46cb-b948-0134086defe6 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 Aug 07 20:59:03.310510 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a86f193-d608-46cb-b948-0134086defe6 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:03.310869 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a86f193-d608-46cb-b948-0134086defe6 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:03.322312 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:03.322312 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:03.327451 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1a86f193-d608-46cb-b948-0134086defe6 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:59:03.334226 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a86f193-d608-46cb-b948-0134086defe6 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 returned with HTTP 200 Aug 07 20:59:03.334904 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 282/1134] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:03 2026] GET /volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:03.335816 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-7c24f57b-0873-45cb-8fdc-ba4dcb2e0138 req-14c27fcd-0430-4e02-83ac-e9a6cb486d09 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Delete volume request issued successfully. Aug 07 20:59:03.336323 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7c24f57b-0873-45cb-8fdc-ba4dcb2e0138 req-14c27fcd-0430-4e02-83ac-e9a6cb486d09 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 returned with HTTP 202 Aug 07 20:59:03.337012 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 282/1135] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 7 20:59:03 2026] DELETE /volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:03.349826 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ed2d4b52-9d59-4bb6-b295-7ad8f63aa413 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:03.351822 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ed2d4b52-9d59-4bb6-b295-7ad8f63aa413 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 20:59:03.352367 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ed2d4b52-9d59-4bb6-b295-7ad8f63aa413 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1", "name": "tempest-VolumesBackupsAdminTest-Backup-738475459", "container": "tempest-volumesbackupsadmintest-backup-container-1262527246"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:03.354249 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-ed2d4b52-9d59-4bb6-b295-7ad8f63aa413 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Creating new backup {'backup': {'volume_id': 'ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-738475459', 'container': 'tempest-volumesbackupsadmintest-backup-container-1262527246'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 20:59:03.354429 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-ed2d4b52-9d59-4bb6-b295-7ad8f63aa413 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Creating backup of volume ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 in container tempest-volumesbackupsadmintest-backup-container-1262527246 Aug 07 20:59:03.365477 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:03.365477 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:03.366177 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ed2d4b52-9d59-4bb6-b295-7ad8f63aa413 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:59:03.368230 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-e8ded875-5f27-4862-ab66-54e3dec2e5b8 req-a7ebd563-f464-4047-9ed4-5631e1d67952 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:03.371738 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-e8ded875-5f27-4862-ab66-54e3dec2e5b8 req-a7ebd563-f464-4047-9ed4-5631e1d67952 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] GET https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 Aug 07 20:59:03.372410 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-e8ded875-5f27-4862-ab66-54e3dec2e5b8 req-a7ebd563-f464-4047-9ed4-5631e1d67952 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:03.372410 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-e8ded875-5f27-4862-ab66-54e3dec2e5b8 req-a7ebd563-f464-4047-9ed4-5631e1d67952 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:03.388559 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:03.388559 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:03.396648 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-e8ded875-5f27-4862-ab66-54e3dec2e5b8 req-a7ebd563-f464-4047-9ed4-5631e1d67952 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Volume info retrieved successfully. Aug 07 20:59:03.403852 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-ed2d4b52-9d59-4bb6-b295-7ad8f63aa413 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Created reservations ['77e162fb-04f9-49bd-9833-1a2962f4c02f', '94285ea2-5f04-458a-b99f-038d35264fb1'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:03.404103 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-e8ded875-5f27-4862-ab66-54e3dec2e5b8 req-a7ebd563-f464-4047-9ed4-5631e1d67952 tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 returned with HTTP 200 Aug 07 20:59:03.404775 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 282/1136] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:59:03 2026] GET /volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:03.464035 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ed2d4b52-9d59-4bb6-b295-7ad8f63aa413 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 20:59:03.464608 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 291/1137] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:59:03 2026] POST /volume/v3/backups => generated 334 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:03.480935 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c2a6ef00-80b8-4f3b-b858-698e1db539e6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:03.483301 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2a6ef00-80b8-4f3b-b858-698e1db539e6 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:03.483900 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2a6ef00-80b8-4f3b-b858-698e1db539e6 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:03.483900 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2a6ef00-80b8-4f3b-b858-698e1db539e6 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:03.483900 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c2a6ef00-80b8-4f3b-b858-698e1db539e6 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:03.489006 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:03.489006 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:03.490148 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2a6ef00-80b8-4f3b-b858-698e1db539e6 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:03.490584 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 283/1138] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:03 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:03.592638 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:03.594671 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:03.595114 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "69a3f04f-200c-40d6-8a21-c531d46321c1"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:03.596852 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '69a3f04f-200c-40d6-8a21-c531d46321c1'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:03.900815 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Create volume of 1 GB Aug 07 20:59:03.910295 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Availability Zones retrieved successfully. Aug 07 20:59:03.917896 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Flow 'volume_create_api' (2f71f38d-6e24-4ddd-92ac-bb6ac053d7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:03.919322 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f907aaa-89e8-4e8f-b469-22c32cc4d3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:03.920587 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:03.971619 np0000006755 devstack@c-api.service[100276]: WARNING cinder.volume.api [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f907aaa-89e8-4e8f-b469-22c32cc4d3e9) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 20:59:03.971619 np0000006755 devstack@c-api.service[100276]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 07 20:59:03.973955 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f907aaa-89e8-4e8f-b469-22c32cc4d3e9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:03.974954 np0000006755 devstack@c-api.service[100276]: WARNING cinder.volume.api [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f907aaa-89e8-4e8f-b469-22c32cc4d3e9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 20:59:03.975964 np0000006755 devstack@c-api.service[100276]: WARNING cinder.volume.api [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Flow 'volume_create_api' (2f71f38d-6e24-4ddd-92ac-bb6ac053d7dd) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 20:59:03.976356 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81d387b8-9a10-4cbd-88e1-e71038f94a5e tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 07 20:59:03.977017 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 283/1139] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:03 2026] POST /volume/v3/volumes => generated 134 bytes in 385 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 20:59:04.190271 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-24d9bb8b-15ca-4541-8beb-3da6a9615889 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.192190 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-24d9bb8b-15ca-4541-8beb-3da6a9615889 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:04.192598 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-24d9bb8b-15ca-4541-8beb-3da6a9615889 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.194471 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-24d9bb8b-15ca-4541-8beb-3da6a9615889 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 07 20:59:04.195012 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 283/1140] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 20:59:04.206007 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d9e1d738-1290-495e-b8e0-90b029d8b0e1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.207965 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d9e1d738-1290-495e-b8e0-90b029d8b0e1 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:04.208326 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d9e1d738-1290-495e-b8e0-90b029d8b0e1 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "bd182591-9745-4b0a-a81e-21f96d154f9e"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.210223 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-d9e1d738-1290-495e-b8e0-90b029d8b0e1 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'bd182591-9745-4b0a-a81e-21f96d154f9e'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:04.216479 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d9e1d738-1290-495e-b8e0-90b029d8b0e1 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 404 Aug 07 20:59:04.217162 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 292/1141] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:04.228995 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5f1cf5eb-aaba-4017-be01-7f243c15d2ba None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.232433 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f1cf5eb-aaba-4017-be01-7f243c15d2ba tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:04.232860 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f1cf5eb-aaba-4017-be01-7f243c15d2ba tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "309c9e15-ca53-4e9b-bc12-06877b45e326"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.235342 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5f1cf5eb-aaba-4017-be01-7f243c15d2ba tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '309c9e15-ca53-4e9b-bc12-06877b45e326'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:04.250211 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f1cf5eb-aaba-4017-be01-7f243c15d2ba tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 404 Aug 07 20:59:04.250833 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 284/1142] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:04.261179 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0aecf456-e364-423b-87ef-2e1da7caa911 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.263570 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0aecf456-e364-423b-87ef-2e1da7caa911 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:04.263941 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0aecf456-e364-423b-87ef-2e1da7caa911 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "a8afa528-34b0-44d3-898a-f8a064d5acd1"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.265680 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-0aecf456-e364-423b-87ef-2e1da7caa911 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'a8afa528-34b0-44d3-898a-f8a064d5acd1'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:04.274168 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0aecf456-e364-423b-87ef-2e1da7caa911 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 404 Aug 07 20:59:04.274717 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 284/1143] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:04.286191 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2ad957ba-04dd-4996-90c7-40e732773b1f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.288552 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2ad957ba-04dd-4996-90c7-40e732773b1f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:04.288902 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2ad957ba-04dd-4996-90c7-40e732773b1f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.291305 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2ad957ba-04dd-4996-90c7-40e732773b1f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 07 20:59:04.291936 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 284/1144] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 20:59:04.302748 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ca0a2848-87b1-4700-9032-001d15ab04ea None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.305159 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ca0a2848-87b1-4700-9032-001d15ab04ea tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:04.305631 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ca0a2848-87b1-4700-9032-001d15ab04ea tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.307839 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ca0a2848-87b1-4700-9032-001d15ab04ea tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 07 20:59:04.308604 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 293/1145] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 20:59:04.317950 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-06e068c3-9525-4a0e-8ef6-776d5a40e895 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.320308 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06e068c3-9525-4a0e-8ef6-776d5a40e895 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:04.320786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06e068c3-9525-4a0e-8ef6-776d5a40e895 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.323031 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06e068c3-9525-4a0e-8ef6-776d5a40e895 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 07 20:59:04.323824 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 285/1146] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 20:59:04.333913 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dffa66b7-935c-4c6f-8436-1356424324ea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.336145 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dffa66b7-935c-4c6f-8436-1356424324ea tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] DELETE https://10.4.3.127/volume/v3/volumes/tempest-invalid-687887480 Aug 07 20:59:04.336398 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dffa66b7-935c-4c6f-8436-1356424324ea tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:04.336641 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dffa66b7-935c-4c6f-8436-1356424324ea tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:04.336856 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-dffa66b7-935c-4c6f-8436-1356424324ea tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Delete volume with id: tempest-invalid-687887480 Aug 07 20:59:04.346605 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dffa66b7-935c-4c6f-8436-1356424324ea tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/tempest-invalid-687887480 returned with HTTP 404 Aug 07 20:59:04.347173 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 285/1147] 10.4.3.127 () {66 vars in 1318 bytes} [Fri Aug 7 20:59:04 2026] DELETE /volume/v3/volumes/tempest-invalid-687887480 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:04.356574 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c102d7a6-307f-404e-b3a2-98c41bc3b331 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.359177 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 285/1148] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 7 20:59:04 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) Aug 07 20:59:04.367841 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-aed9455a-49bf-43ca-9035-31c24f00049f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.369995 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aed9455a-49bf-43ca-9035-31c24f00049f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes/xxx/action Aug 07 20:59:04.370429 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aed9455a-49bf-43ca-9035-31c24f00049f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action body: b'{"os-detach": {}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:04.370587 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aed9455a-49bf-43ca-9035-31c24f00049f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.377794 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aed9455a-49bf-43ca-9035-31c24f00049f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 07 20:59:04.378403 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 294/1149] 10.4.3.127 () {68 vars in 1291 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:04.390586 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-261ab999-db0d-4071-abf5-c7079fc363fc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.392920 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-261ab999-db0d-4071-abf5-c7079fc363fc tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] GET https://10.4.3.127/volume/v3/volumes/tempest-invalid-204100184 Aug 07 20:59:04.393245 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-261ab999-db0d-4071-abf5-c7079fc363fc tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:04.393458 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-261ab999-db0d-4071-abf5-c7079fc363fc tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:04.403973 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-261ab999-db0d-4071-abf5-c7079fc363fc tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/tempest-invalid-204100184 returned with HTTP 404 Aug 07 20:59:04.404562 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 286/1150] 10.4.3.127 () {66 vars in 1315 bytes} [Fri Aug 7 20:59:04 2026] GET /volume/v3/volumes/tempest-invalid-204100184 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:04.413502 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b4409085-48dd-4a6c-be15-04ce7c796098 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.416143 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 286/1151] 10.4.3.127 () {66 vars in 1240 bytes} [Fri Aug 7 20:59:04 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) Aug 07 20:59:04.429793 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c8bafd68-2220-4595-8897-ae5949302092 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.430329 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c8bafd68-2220-4595-8897-ae5949302092 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?status=null Aug 07 20:59:04.430329 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c8bafd68-2220-4595-8897-ae5949302092 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:04.430455 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c8bafd68-2220-4595-8897-ae5949302092 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:04.430716 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-c8bafd68-2220-4595-8897-ae5949302092 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:59:04.430956 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c8bafd68-2220-4595-8897-ae5949302092 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Could not evaluate value null, assuming string {{(pid=100278) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 20:59:04.431684 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c8bafd68-2220-4595-8897-ae5949302092 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:59:04.442080 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-d7d447ae-219d-4e09-80ec-2c803af278e0 req-efb51c36-df04-4eeb-8e6d-2bf8d56f115f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.444427 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d7d447ae-219d-4e09-80ec-2c803af278e0 req-efb51c36-df04-4eeb-8e6d-2bf8d56f115f tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] GET https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 Aug 07 20:59:04.444675 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d7d447ae-219d-4e09-80ec-2c803af278e0 req-efb51c36-df04-4eeb-8e6d-2bf8d56f115f tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:04.444913 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d7d447ae-219d-4e09-80ec-2c803af278e0 req-efb51c36-df04-4eeb-8e6d-2bf8d56f115f tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:04.452272 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d7d447ae-219d-4e09-80ec-2c803af278e0 req-efb51c36-df04-4eeb-8e6d-2bf8d56f115f tempest-VolumesGetTestJSON-334018799 tempest-VolumesGetTestJSON-334018799-project-member] https://10.4.3.127/volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 returned with HTTP 404 Aug 07 20:59:04.453066 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 295/1152] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:59:04 2026] GET /volume/v3/volumes/3571a137-a466-4292-b706-e79abe739be1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:04.473826 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c8bafd68-2220-4595-8897-ae5949302092 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Get all volumes completed successfully. Aug 07 20:59:04.476364 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c8bafd68-2220-4595-8897-ae5949302092 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 07 20:59:04.477065 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 286/1153] 10.4.3.127 () {66 vars in 1281 bytes} [Fri Aug 7 20:59:04 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:59:04.495435 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c6640cd5-62fb-4924-936d-6b6439690120 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.497325 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c6640cd5-62fb-4924-936d-6b6439690120 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-659585765 Aug 07 20:59:04.497570 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c6640cd5-62fb-4924-936d-6b6439690120 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:04.497745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c6640cd5-62fb-4924-936d-6b6439690120 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:04.498055 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-c6640cd5-62fb-4924-936d-6b6439690120 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:59:04.498891 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c6640cd5-62fb-4924-936d-6b6439690120 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-659585765'), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:59:04.505337 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-de71e00b-19c7-49f2-9600-651bf0dc93b9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.507583 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de71e00b-19c7-49f2-9600-651bf0dc93b9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:04.507881 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de71e00b-19c7-49f2-9600-651bf0dc93b9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:04.508078 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de71e00b-19c7-49f2-9600-651bf0dc93b9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:04.508223 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-de71e00b-19c7-49f2-9600-651bf0dc93b9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:04.516736 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:04.516736 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:04.518030 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de71e00b-19c7-49f2-9600-651bf0dc93b9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:04.518030 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 287/1154] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:04 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:04.535519 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c6640cd5-62fb-4924-936d-6b6439690120 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Get all volumes completed successfully. Aug 07 20:59:04.538846 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c6640cd5-62fb-4924-936d-6b6439690120 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-659585765 returned with HTTP 200 Aug 07 20:59:04.539439 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 287/1155] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 20:59:04 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-659585765 => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:59:04.557195 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6e1ee4bb-5ac6-439c-bab2-1afccc1ede8f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.559669 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6e1ee4bb-5ac6-439c-bab2-1afccc1ede8f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] GET https://10.4.3.127/volume/v3/volumes?status=null Aug 07 20:59:04.560020 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6e1ee4bb-5ac6-439c-bab2-1afccc1ede8f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:04.560291 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6e1ee4bb-5ac6-439c-bab2-1afccc1ede8f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:04.560615 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-6e1ee4bb-5ac6-439c-bab2-1afccc1ede8f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:59:04.560968 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-6e1ee4bb-5ac6-439c-bab2-1afccc1ede8f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Could not evaluate value null, assuming string {{(pid=100277) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 20:59:04.561351 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:04.561351 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:04.561984 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-6e1ee4bb-5ac6-439c-bab2-1afccc1ede8f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:59:04.598020 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6e1ee4bb-5ac6-439c-bab2-1afccc1ede8f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Get all volumes completed successfully. Aug 07 20:59:04.598020 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6e1ee4bb-5ac6-439c-bab2-1afccc1ede8f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes?status=null returned with HTTP 200 Aug 07 20:59:04.598236 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 296/1156] 10.4.3.127 () {66 vars in 1260 bytes} [Fri Aug 7 20:59:04 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:59:04.612712 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e3dafdce-4221-42d3-ab11-de58e918b408 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.614796 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e3dafdce-4221-42d3-ab11-de58e918b408 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] GET https://10.4.3.127/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-913310803 Aug 07 20:59:04.615044 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e3dafdce-4221-42d3-ab11-de58e918b408 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:04.616640 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e3dafdce-4221-42d3-ab11-de58e918b408 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:04.616640 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-e3dafdce-4221-42d3-ab11-de58e918b408 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:59:04.616640 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e3dafdce-4221-42d3-ab11-de58e918b408 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-913310803'), ('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:59:04.656612 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e3dafdce-4221-42d3-ab11-de58e918b408 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Get all volumes completed successfully. Aug 07 20:59:04.657072 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e3dafdce-4221-42d3-ab11-de58e918b408 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-913310803 returned with HTTP 200 Aug 07 20:59:04.657906 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 287/1157] 10.4.3.127 () {66 vars in 1336 bytes} [Fri Aug 7 20:59:04 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-913310803 => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 20:59:04.675028 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c9cb35f2-7e04-4746-8d00-8a6b2e16bc32 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.675512 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9cb35f2-7e04-4746-8d00-8a6b2e16bc32 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action Aug 07 20:59:04.675891 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9cb35f2-7e04-4746-8d00-8a6b2e16bc32 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:04.675990 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9cb35f2-7e04-4746-8d00-8a6b2e16bc32 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.687496 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:04.687496 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:04.688095 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c9cb35f2-7e04-4746-8d00-8a6b2e16bc32 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Volume info retrieved successfully. Aug 07 20:59:04.697994 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c9cb35f2-7e04-4746-8d00-8a6b2e16bc32 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Reserve volume completed successfully. Aug 07 20:59:04.698340 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9cb35f2-7e04-4746-8d00-8a6b2e16bc32 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action returned with HTTP 202 Aug 07 20:59:04.699044 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 288/1158] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:04.712352 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-81b35cde-fa57-4d8a-9f6a-65b7981045a5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.715023 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-81b35cde-fa57-4d8a-9f6a-65b7981045a5 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action Aug 07 20:59:04.715492 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-81b35cde-fa57-4d8a-9f6a-65b7981045a5 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:04.715637 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-81b35cde-fa57-4d8a-9f6a-65b7981045a5 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.726189 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:04.726189 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:04.727182 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-81b35cde-fa57-4d8a-9f6a-65b7981045a5 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Volume info retrieved successfully. Aug 07 20:59:04.735286 np0000006755 devstack@c-api.service[100275]: ERROR cinder.volume.api [None req-81b35cde-fa57-4d8a-9f6a-65b7981045a5 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Volume status must be available to reserve, but the status is attaching. Aug 07 20:59:04.735513 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-81b35cde-fa57-4d8a-9f6a-65b7981045a5 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action returned with HTTP 400 Aug 07 20:59:04.736211 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 288/1159] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 20:59:04.748099 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3fe49be0-d1c4-42f0-92b2-9a14e8bfba63 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.751520 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3fe49be0-d1c4-42f0-92b2-9a14e8bfba63 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action Aug 07 20:59:04.751520 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3fe49be0-d1c4-42f0-92b2-9a14e8bfba63 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:04.751605 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3fe49be0-d1c4-42f0-92b2-9a14e8bfba63 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.767527 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:04.767527 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:04.767936 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3fe49be0-d1c4-42f0-92b2-9a14e8bfba63 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Volume info retrieved successfully. Aug 07 20:59:04.791482 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3fe49be0-d1c4-42f0-92b2-9a14e8bfba63 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Unreserve volume completed successfully. Aug 07 20:59:04.791737 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3fe49be0-d1c4-42f0-92b2-9a14e8bfba63 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action returned with HTTP 202 Aug 07 20:59:04.792295 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 297/1160] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:04.808280 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3043133c-4ed8-49f3-a1d9-bc66ef72041d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.810445 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3043133c-4ed8-49f3-a1d9-bc66ef72041d tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes/5ef8ea67-1417-4382-95c6-db86bbc1f03f/action Aug 07 20:59:04.811067 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3043133c-4ed8-49f3-a1d9-bc66ef72041d tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:04.811067 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3043133c-4ed8-49f3-a1d9-bc66ef72041d tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.825927 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3043133c-4ed8-49f3-a1d9-bc66ef72041d tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/5ef8ea67-1417-4382-95c6-db86bbc1f03f/action returned with HTTP 404 Aug 07 20:59:04.826678 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 288/1161] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes/5ef8ea67-1417-4382-95c6-db86bbc1f03f/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:04.837124 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-55ddf802-277e-4170-9049-c081d4b4c245 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.839461 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55ddf802-277e-4170-9049-c081d4b4c245 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes/67cab0d6-e967-46d6-b300-b7856fd301c8/action Aug 07 20:59:04.839886 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55ddf802-277e-4170-9049-c081d4b4c245 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:04.840095 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55ddf802-277e-4170-9049-c081d4b4c245 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.849753 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55ddf802-277e-4170-9049-c081d4b4c245 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/67cab0d6-e967-46d6-b300-b7856fd301c8/action returned with HTTP 404 Aug 07 20:59:04.850522 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 289/1162] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes/67cab0d6-e967-46d6-b300-b7856fd301c8/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:04.860629 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8abdf7be-fb3e-4eb1-8f7b-ec83133322d9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.862960 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 289/1163] 10.4.3.127 () {68 vars in 1260 bytes} [Fri Aug 7 20:59:04 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 20:59:04.874940 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7e72bbba-dc35-42be-99c9-9b36cdf7354f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.877700 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7e72bbba-dc35-42be-99c9-9b36cdf7354f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] PUT https://10.4.3.127/volume/v3/volumes/tempest-invalid-224011725 Aug 07 20:59:04.878022 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7e72bbba-dc35-42be-99c9-9b36cdf7354f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.888212 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7e72bbba-dc35-42be-99c9-9b36cdf7354f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/tempest-invalid-224011725 returned with HTTP 404 Aug 07 20:59:04.888748 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 298/1164] 10.4.3.127 () {68 vars in 1335 bytes} [Fri Aug 7 20:59:04 2026] PUT /volume/v3/volumes/tempest-invalid-224011725 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:04.904049 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c24a89a0-eb8e-4a5b-a74b-9e8c12015536 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.906456 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c24a89a0-eb8e-4a5b-a74b-9e8c12015536 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] PUT https://10.4.3.127/volume/v3/volumes/16fe1bfe-3f14-4e4b-99ab-6360bf357d02 Aug 07 20:59:04.907119 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c24a89a0-eb8e-4a5b-a74b-9e8c12015536 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.917801 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c24a89a0-eb8e-4a5b-a74b-9e8c12015536 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/16fe1bfe-3f14-4e4b-99ab-6360bf357d02 returned with HTTP 404 Aug 07 20:59:04.918309 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 289/1165] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 7 20:59:04 2026] PUT /volume/v3/volumes/16fe1bfe-3f14-4e4b-99ab-6360bf357d02 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:04.928730 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2e554461-c2fe-4427-b784-e42f8c346b99 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.934885 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e554461-c2fe-4427-b784-e42f8c346b99 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6a9f3c04-189e-4bbd-be58-d56cc5fed06e Aug 07 20:59:04.935169 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e554461-c2fe-4427-b784-e42f8c346b99 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:04.935411 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e554461-c2fe-4427-b784-e42f8c346b99 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:04.935611 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-2e554461-c2fe-4427-b784-e42f8c346b99 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Delete volume with id: 6a9f3c04-189e-4bbd-be58-d56cc5fed06e Aug 07 20:59:04.948458 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e554461-c2fe-4427-b784-e42f8c346b99 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/6a9f3c04-189e-4bbd-be58-d56cc5fed06e returned with HTTP 404 Aug 07 20:59:04.948610 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 290/1166] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:04 2026] DELETE /volume/v3/volumes/6a9f3c04-189e-4bbd-be58-d56cc5fed06e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:04.960967 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-17823dae-6b3e-42df-bc41-a3eebc674d5b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.963475 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17823dae-6b3e-42df-bc41-a3eebc674d5b tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action Aug 07 20:59:04.964378 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17823dae-6b3e-42df-bc41-a3eebc674d5b tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:04.964378 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17823dae-6b3e-42df-bc41-a3eebc674d5b tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.965653 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17823dae-6b3e-42df-bc41-a3eebc674d5b tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action returned with HTTP 400 Aug 07 20:59:04.966485 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 290/1167] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 20:59:04.978620 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-50a4775b-6d36-4b89-a5fe-c2ba610fc43b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.980964 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-50a4775b-6d36-4b89-a5fe-c2ba610fc43b tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action Aug 07 20:59:04.981484 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-50a4775b-6d36-4b89-a5fe-c2ba610fc43b tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:04.981654 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-50a4775b-6d36-4b89-a5fe-c2ba610fc43b tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:04.984172 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-50a4775b-6d36-4b89-a5fe-c2ba610fc43b tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action returned with HTTP 400 Aug 07 20:59:04.984578 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 299/1168] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 20:59:04.994647 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c29079dd-aeba-4d25-bb7c-a8cbfa88ff9d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:04.996618 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c29079dd-aeba-4d25-bb7c-a8cbfa88ff9d tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes/578fa745-8373-4aaa-bf0f-8401f04a7b20/action Aug 07 20:59:04.997074 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c29079dd-aeba-4d25-bb7c-a8cbfa88ff9d tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:04.997253 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c29079dd-aeba-4d25-bb7c-a8cbfa88ff9d tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:05.007361 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c29079dd-aeba-4d25-bb7c-a8cbfa88ff9d tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/578fa745-8373-4aaa-bf0f-8401f04a7b20/action returned with HTTP 404 Aug 07 20:59:05.008435 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 290/1169] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:59:04 2026] POST /volume/v3/volumes/578fa745-8373-4aaa-bf0f-8401f04a7b20/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:05.020445 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c2efae7f-95ff-40c9-9fda-e0636291f932 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:05.024232 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2efae7f-95ff-40c9-9fda-e0636291f932 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action Aug 07 20:59:05.024568 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2efae7f-95ff-40c9-9fda-e0636291f932 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:05.024683 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2efae7f-95ff-40c9-9fda-e0636291f932 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:05.029662 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2efae7f-95ff-40c9-9fda-e0636291f932 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action returned with HTTP 400 Aug 07 20:59:05.030179 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 291/1170] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:59:05 2026] POST /volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 20:59:05.041818 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-037e0d6b-6545-4559-b334-98b3625de87f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:05.043465 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-037e0d6b-6545-4559-b334-98b3625de87f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] POST https://10.4.3.127/volume/v3/volumes/None/action Aug 07 20:59:05.043831 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-037e0d6b-6545-4559-b334-98b3625de87f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:05.043954 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-037e0d6b-6545-4559-b334-98b3625de87f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:05.055029 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-037e0d6b-6545-4559-b334-98b3625de87f tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/None/action returned with HTTP 404 Aug 07 20:59:05.055931 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 291/1171] 10.4.3.127 () {68 vars in 1294 bytes} [Fri Aug 7 20:59:05 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:05.071359 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a181550b-0ff6-4158-a0c6-1d892875abfd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:05.081297 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a181550b-0ff6-4158-a0c6-1d892875abfd tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] GET https://10.4.3.127/volume/v3/volumes/bcf94267-8421-419a-9393-d19bbd570139 Aug 07 20:59:05.081297 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a181550b-0ff6-4158-a0c6-1d892875abfd tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:05.081297 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a181550b-0ff6-4158-a0c6-1d892875abfd tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:05.088649 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a181550b-0ff6-4158-a0c6-1d892875abfd tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/bcf94267-8421-419a-9393-d19bbd570139 returned with HTTP 404 Aug 07 20:59:05.089008 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 300/1172] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:05 2026] GET /volume/v3/volumes/bcf94267-8421-419a-9393-d19bbd570139 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:05.099797 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ce41944c-9a7d-45e7-bc3d-869aaad39dc2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:05.102877 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ce41944c-9a7d-45e7-bc3d-869aaad39dc2 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] GET https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef Aug 07 20:59:05.103542 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ce41944c-9a7d-45e7-bc3d-869aaad39dc2 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:05.104076 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ce41944c-9a7d-45e7-bc3d-869aaad39dc2 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:05.116731 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:05.116731 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:05.123869 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ce41944c-9a7d-45e7-bc3d-869aaad39dc2 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Volume info retrieved successfully. Aug 07 20:59:05.131700 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ce41944c-9a7d-45e7-bc3d-869aaad39dc2 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef returned with HTTP 200 Aug 07 20:59:05.132381 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 291/1173] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:05 2026] GET /volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:05.149211 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b8a733f9-8d70-4b3c-bceb-a8ac0bebd178 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:05.151280 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8a733f9-8d70-4b3c-bceb-a8ac0bebd178 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef Aug 07 20:59:05.151542 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8a733f9-8d70-4b3c-bceb-a8ac0bebd178 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:05.151738 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8a733f9-8d70-4b3c-bceb-a8ac0bebd178 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:05.151944 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b8a733f9-8d70-4b3c-bceb-a8ac0bebd178 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Delete volume with id: 6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef Aug 07 20:59:05.160557 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:05.160557 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:05.161937 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b8a733f9-8d70-4b3c-bceb-a8ac0bebd178 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Volume info retrieved successfully. Aug 07 20:59:05.207245 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b8a733f9-8d70-4b3c-bceb-a8ac0bebd178 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Delete volume request issued successfully. Aug 07 20:59:05.208536 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8a733f9-8d70-4b3c-bceb-a8ac0bebd178 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef returned with HTTP 202 Aug 07 20:59:05.208536 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 292/1174] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:05 2026] DELETE /volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:05.217982 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c8ba45bf-2393-4fd5-ab12-5038709c6cfe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:05.221344 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8ba45bf-2393-4fd5-ab12-5038709c6cfe tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] GET https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef Aug 07 20:59:05.221568 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8ba45bf-2393-4fd5-ab12-5038709c6cfe tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:05.222574 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8ba45bf-2393-4fd5-ab12-5038709c6cfe tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:05.233849 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:05.233849 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:05.240367 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c8ba45bf-2393-4fd5-ab12-5038709c6cfe tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Volume info retrieved successfully. Aug 07 20:59:05.246520 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8ba45bf-2393-4fd5-ab12-5038709c6cfe tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef returned with HTTP 200 Aug 07 20:59:05.246985 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 292/1175] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:05 2026] GET /volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:05.285318 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-680f69df-34bf-4aa6-9105-6a851a16b653 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:05.287948 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-680f69df-34bf-4aa6-9105-6a851a16b653 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] DELETE https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 Aug 07 20:59:05.288202 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-680f69df-34bf-4aa6-9105-6a851a16b653 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:05.288440 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-680f69df-34bf-4aa6-9105-6a851a16b653 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:05.288581 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-680f69df-34bf-4aa6-9105-6a851a16b653 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Delete volume with id: 38da0b40-7b37-4c83-b0fc-cbf13e4964a9 Aug 07 20:59:05.303178 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:05.303178 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:05.303726 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-680f69df-34bf-4aa6-9105-6a851a16b653 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:59:05.334152 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-680f69df-34bf-4aa6-9105-6a851a16b653 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Delete volume request issued successfully. Aug 07 20:59:05.335825 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-680f69df-34bf-4aa6-9105-6a851a16b653 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 returned with HTTP 202 Aug 07 20:59:05.335825 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 301/1176] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:05 2026] DELETE /volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:05.350392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e44bf3c0-e9fb-4e67-8aad-628058caa89a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:05.355456 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e44bf3c0-e9fb-4e67-8aad-628058caa89a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 Aug 07 20:59:05.355732 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e44bf3c0-e9fb-4e67-8aad-628058caa89a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:05.356070 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e44bf3c0-e9fb-4e67-8aad-628058caa89a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:05.370725 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:05.370725 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:05.376097 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e44bf3c0-e9fb-4e67-8aad-628058caa89a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:59:05.382647 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e44bf3c0-e9fb-4e67-8aad-628058caa89a tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 returned with HTTP 200 Aug 07 20:59:05.383053 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 292/1177] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:05 2026] GET /volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:05.534864 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e7e3bbf0-c320-4328-ba7b-f5a2ce09b339 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:05.536940 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7e3bbf0-c320-4328-ba7b-f5a2ce09b339 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:05.537251 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7e3bbf0-c320-4328-ba7b-f5a2ce09b339 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:05.537524 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7e3bbf0-c320-4328-ba7b-f5a2ce09b339 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:05.537695 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e7e3bbf0-c320-4328-ba7b-f5a2ce09b339 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:05.543503 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:05.543503 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:05.544597 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7e3bbf0-c320-4328-ba7b-f5a2ce09b339 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:05.545128 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 293/1178] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:05 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:06.262428 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-562cd8de-e057-4e38-a4f5-cb0052b52808 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:06.264871 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-562cd8de-e057-4e38-a4f5-cb0052b52808 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] GET https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef Aug 07 20:59:06.265173 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-562cd8de-e057-4e38-a4f5-cb0052b52808 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:06.265433 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-562cd8de-e057-4e38-a4f5-cb0052b52808 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:06.271701 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-562cd8de-e057-4e38-a4f5-cb0052b52808 tempest-VolumesNegativeTest-209701217 tempest-VolumesNegativeTest-209701217-project-member] https://10.4.3.127/volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef returned with HTTP 404 Aug 07 20:59:06.272324 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 293/1179] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:06 2026] GET /volume/v3/volumes/6a94187a-6a5b-4da5-a3ba-cdb3a8cfbbef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:06.403188 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b3b7c5db-0564-425e-9bff-dc65eb8511bc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:06.407625 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3b7c5db-0564-425e-9bff-dc65eb8511bc tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 Aug 07 20:59:06.407625 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b3b7c5db-0564-425e-9bff-dc65eb8511bc tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:06.407625 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b3b7c5db-0564-425e-9bff-dc65eb8511bc tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:06.418363 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3b7c5db-0564-425e-9bff-dc65eb8511bc tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 returned with HTTP 404 Aug 07 20:59:06.418911 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 302/1180] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:06 2026] GET /volume/v3/volumes/38da0b40-7b37-4c83-b0fc-cbf13e4964a9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:06.428272 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-33667af0-2039-45b4-960e-149f0385c31f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:06.430386 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-33667af0-2039-45b4-960e-149f0385c31f tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 Aug 07 20:59:06.430628 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-33667af0-2039-45b4-960e-149f0385c31f tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:06.431015 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-33667af0-2039-45b4-960e-149f0385c31f tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:06.431321 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-33667af0-2039-45b4-960e-149f0385c31f tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Delete volume with id: 0d723f91-a0c6-48ce-ba5f-b298b17dafa6 Aug 07 20:59:06.440623 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:06.440623 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:06.441323 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-33667af0-2039-45b4-960e-149f0385c31f tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:59:06.475330 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-33667af0-2039-45b4-960e-149f0385c31f tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Delete volume request issued successfully. Aug 07 20:59:06.476377 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-33667af0-2039-45b4-960e-149f0385c31f tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 returned with HTTP 202 Aug 07 20:59:06.478517 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 293/1181] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:06 2026] DELETE /volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:06.487353 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f7ea3bf3-3c16-4209-868b-3536c1f29740 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:06.489272 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7ea3bf3-3c16-4209-868b-3536c1f29740 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 Aug 07 20:59:06.489524 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7ea3bf3-3c16-4209-868b-3536c1f29740 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:06.489785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7ea3bf3-3c16-4209-868b-3536c1f29740 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:06.502908 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:06.502908 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:06.510235 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f7ea3bf3-3c16-4209-868b-3536c1f29740 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:59:06.516670 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7ea3bf3-3c16-4209-868b-3536c1f29740 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 returned with HTTP 200 Aug 07 20:59:06.517572 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 294/1182] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:06 2026] GET /volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:06.558834 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fd55b609-2686-487c-99e0-6d8e936d57cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:06.561455 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fd55b609-2686-487c-99e0-6d8e936d57cb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:06.561779 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fd55b609-2686-487c-99e0-6d8e936d57cb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:06.562191 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fd55b609-2686-487c-99e0-6d8e936d57cb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:06.562384 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fd55b609-2686-487c-99e0-6d8e936d57cb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:06.568110 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:06.568110 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:06.569176 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fd55b609-2686-487c-99e0-6d8e936d57cb tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:06.569698 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 294/1183] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:06 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:06.952058 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4535a792-822a-4c15-8bba-f2ead27d99f4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:07.113838 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4535a792-822a-4c15-8bba-f2ead27d99f4 tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools Aug 07 20:59:07.114155 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4535a792-822a-4c15-8bba-f2ead27d99f4 tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:07.115230 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4535a792-822a-4c15-8bba-f2ead27d99f4 tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] Calling method 'get_pools' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:07.146312 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4535a792-822a-4c15-8bba-f2ead27d99f4 tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 20:59:07.146312 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 303/1184] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 7 20:59:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:07.159345 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1c37371f-8ca5-4736-9c25-c5d6bfb77d2a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:07.162308 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1c37371f-8ca5-4736-9c25-c5d6bfb77d2a tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 20:59:07.162839 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1c37371f-8ca5-4736-9c25-c5d6bfb77d2a tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:07.163325 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1c37371f-8ca5-4736-9c25-c5d6bfb77d2a tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] Calling method 'get_pools' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:07.187119 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1c37371f-8ca5-4736-9c25-c5d6bfb77d2a tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 20:59:07.187335 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 294/1185] 10.4.3.127 () {66 vars in 1314 bytes} [Fri Aug 7 20:59:07 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:07.199946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47fcad79-d72d-400e-a5d0-55c137ec0d18 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:07.201905 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47fcad79-d72d-400e-a5d0-55c137ec0d18 tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] GET https://10.4.3.127/volume/v3/capabilities/np0000006755@storpool Aug 07 20:59:07.202916 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47fcad79-d72d-400e-a5d0-55c137ec0d18 tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:07.203697 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47fcad79-d72d-400e-a5d0-55c137ec0d18 tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:07.229219 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47fcad79-d72d-400e-a5d0-55c137ec0d18 tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] https://10.4.3.127/volume/v3/capabilities/np0000006755@storpool returned with HTTP 200 Aug 07 20:59:07.229887 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 295/1186] 10.4.3.127 () {66 vars in 1318 bytes} [Fri Aug 7 20:59:07 2026] GET /volume/v3/capabilities/np0000006755@storpool => generated 703 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:07.246778 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5a8e8436-3dc2-4772-95e0-7f6b73cdcad1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:07.249366 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a8e8436-3dc2-4772-95e0-7f6b73cdcad1 tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] GET https://10.4.3.127/volume/v3/capabilities/np0000006755@storpool Aug 07 20:59:07.249682 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a8e8436-3dc2-4772-95e0-7f6b73cdcad1 tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:07.249845 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a8e8436-3dc2-4772-95e0-7f6b73cdcad1 tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:07.263791 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a8e8436-3dc2-4772-95e0-7f6b73cdcad1 tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] https://10.4.3.127/volume/v3/capabilities/np0000006755@storpool returned with HTTP 200 Aug 07 20:59:07.264379 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 295/1187] 10.4.3.127 () {66 vars in 1318 bytes} [Fri Aug 7 20:59:07 2026] GET /volume/v3/capabilities/np0000006755@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:07.292809 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-117ba8d8-e8ff-443f-be48-08b36bee20ec None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:07.295849 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-117ba8d8-e8ff-443f-be48-08b36bee20ec tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] GET https://10.4.3.127/volume/v3/capabilities/np0000006755@storpool Aug 07 20:59:07.295849 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-117ba8d8-e8ff-443f-be48-08b36bee20ec tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:07.296815 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-117ba8d8-e8ff-443f-be48-08b36bee20ec tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:07.319353 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-117ba8d8-e8ff-443f-be48-08b36bee20ec tempest-BackendsCapabilitiesAdminTestsJSON-312230275 tempest-BackendsCapabilitiesAdminTestsJSON-312230275-project-admin] https://10.4.3.127/volume/v3/capabilities/np0000006755@storpool returned with HTTP 200 Aug 07 20:59:07.320230 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 304/1188] 10.4.3.127 () {66 vars in 1318 bytes} [Fri Aug 7 20:59:07 2026] GET /volume/v3/capabilities/np0000006755@storpool => generated 703 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:07.536865 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1aa84571-8cc4-4d7b-8d49-9bc7b0570c59 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:07.539460 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1aa84571-8cc4-4d7b-8d49-9bc7b0570c59 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 Aug 07 20:59:07.539818 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1aa84571-8cc4-4d7b-8d49-9bc7b0570c59 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:07.540276 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1aa84571-8cc4-4d7b-8d49-9bc7b0570c59 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:07.549746 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1aa84571-8cc4-4d7b-8d49-9bc7b0570c59 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 returned with HTTP 404 Aug 07 20:59:07.550610 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 295/1189] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:07 2026] GET /volume/v3/volumes/0d723f91-a0c6-48ce-ba5f-b298b17dafa6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:07.560005 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d7e3ebc7-eb41-4080-80c8-fe8f4abc7930 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:07.562641 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7e3ebc7-eb41-4080-80c8-fe8f4abc7930 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] DELETE https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 Aug 07 20:59:07.563075 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d7e3ebc7-eb41-4080-80c8-fe8f4abc7930 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:07.563387 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d7e3ebc7-eb41-4080-80c8-fe8f4abc7930 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:07.563695 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d7e3ebc7-eb41-4080-80c8-fe8f4abc7930 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Delete volume with id: 85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 Aug 07 20:59:07.575191 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:07.575191 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:07.576059 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d7e3ebc7-eb41-4080-80c8-fe8f4abc7930 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:59:07.591918 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0a0c80c1-e2a4-40c3-ab8e-0f7bd677353c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:07.596189 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a0c80c1-e2a4-40c3-ab8e-0f7bd677353c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:07.596509 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a0c80c1-e2a4-40c3-ab8e-0f7bd677353c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:07.596770 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a0c80c1-e2a4-40c3-ab8e-0f7bd677353c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:07.596982 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0a0c80c1-e2a4-40c3-ab8e-0f7bd677353c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:07.606528 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:07.606528 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:07.607178 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a0c80c1-e2a4-40c3-ab8e-0f7bd677353c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:07.607825 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 296/1190] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:07 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:07.616862 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d7e3ebc7-eb41-4080-80c8-fe8f4abc7930 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Delete volume request issued successfully. Aug 07 20:59:07.617513 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7e3ebc7-eb41-4080-80c8-fe8f4abc7930 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 returned with HTTP 202 Aug 07 20:59:07.618421 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 296/1191] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:07 2026] DELETE /volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:07.635339 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-39a3bfdb-28f6-46a9-a410-052ceb871133 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:07.640784 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-39a3bfdb-28f6-46a9-a410-052ceb871133 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 Aug 07 20:59:07.640784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-39a3bfdb-28f6-46a9-a410-052ceb871133 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:07.640784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-39a3bfdb-28f6-46a9-a410-052ceb871133 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:07.650013 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:07.650013 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:07.658015 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-39a3bfdb-28f6-46a9-a410-052ceb871133 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Volume info retrieved successfully. Aug 07 20:59:07.668740 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-39a3bfdb-28f6-46a9-a410-052ceb871133 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 returned with HTTP 200 Aug 07 20:59:07.669529 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 305/1192] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:07 2026] GET /volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:07.878196 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-9d169c81-7ee3-4030-a810-d8bd26aa53be None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:07.881246 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-9d169c81-7ee3-4030-a810-d8bd26aa53be tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 20:59:07.881661 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-9d169c81-7ee3-4030-a810-d8bd26aa53be tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:07.882123 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-9d169c81-7ee3-4030-a810-d8bd26aa53be tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:07.898224 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:07.898224 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:07.903448 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-9d169c81-7ee3-4030-a810-d8bd26aa53be tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:59:07.911010 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-9d169c81-7ee3-4030-a810-d8bd26aa53be tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 20:59:07.911669 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 296/1193] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:59:07 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:07.950570 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-442f110b-8928-4491-b534-336e8e9554a0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:07.953426 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-442f110b-8928-4491-b534-336e8e9554a0 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] POST https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a/action Aug 07 20:59:07.953753 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-442f110b-8928-4491-b534-336e8e9554a0 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:07.954066 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-442f110b-8928-4491-b534-336e8e9554a0 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:07.974860 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:07.974860 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:07.974860 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-442f110b-8928-4491-b534-336e8e9554a0 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:59:07.986021 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-442f110b-8928-4491-b534-336e8e9554a0 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Begin detaching volume completed successfully. Aug 07 20:59:07.986261 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-442f110b-8928-4491-b534-336e8e9554a0 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a/action returned with HTTP 202 Aug 07 20:59:07.987043 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 297/1194] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 20:59:07 2026] POST /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:08.065850 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b4b95e55-728d-46b4-8a65-1d72928c6b80 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:08.066310 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4b95e55-728d-46b4-8a65-1d72928c6b80 None None] GET https://10.4.3.127/volume// Aug 07 20:59:08.066514 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4b95e55-728d-46b4-8a65-1d72928c6b80 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:08.066700 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4b95e55-728d-46b4-8a65-1d72928c6b80 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:08.067070 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4b95e55-728d-46b4-8a65-1d72928c6b80 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:59:08.067405 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 297/1195] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:59:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:59:08.083882 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-95f27c14-d25e-4b91-ad9c-1476213b76df None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:08.086144 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-95f27c14-d25e-4b91-ad9c-1476213b76df tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 20:59:08.086288 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-95f27c14-d25e-4b91-ad9c-1476213b76df tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:08.086447 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-95f27c14-d25e-4b91-ad9c-1476213b76df tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:08.122831 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:08.122831 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:08.132515 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-95f27c14-d25e-4b91-ad9c-1476213b76df tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:59:08.149795 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-95f27c14-d25e-4b91-ad9c-1476213b76df tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 20:59:08.149795 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 306/1196] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:59:08 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 1315 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:59:08.564910 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-12671f6b-b154-4611-a81c-02d3979bf57a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:08.567408 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:08.567898 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-489808378"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:08.569634 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-489808378'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:08.569985 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Create volume of 1 GB Aug 07 20:59:08.575782 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Availability Zones retrieved successfully. Aug 07 20:59:08.585467 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Flow 'volume_create_api' (919d4548-4cbd-4ec7-938d-52df287b95dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:08.587147 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d058a5e-6b8e-49f5-ad4c-0a7bae0fd1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:08.589463 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:08.623040 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-65dd6d7c-acec-4722-908c-4bb2878eb56e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:08.625775 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65dd6d7c-acec-4722-908c-4bb2878eb56e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:08.626023 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65dd6d7c-acec-4722-908c-4bb2878eb56e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:08.626265 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65dd6d7c-acec-4722-908c-4bb2878eb56e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:08.627142 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-65dd6d7c-acec-4722-908c-4bb2878eb56e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:08.633931 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:08.633931 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:08.634977 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65dd6d7c-acec-4722-908c-4bb2878eb56e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:08.636307 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 298/1197] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:08 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:08.646985 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d058a5e-6b8e-49f5-ad4c-0a7bae0fd1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:08.647988 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (001a5ec0-383a-4e3d-a30d-4fd3b2b27a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:08.690952 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-24def576-53e5-455d-b113-9506a10bb3f7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:08.694287 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24def576-53e5-455d-b113-9506a10bb3f7 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] GET https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 Aug 07 20:59:08.694287 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24def576-53e5-455d-b113-9506a10bb3f7 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:08.695048 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24def576-53e5-455d-b113-9506a10bb3f7 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:08.708786 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24def576-53e5-455d-b113-9506a10bb3f7 tempest-TaggedBootDevicesTest_v242-788747828 tempest-TaggedBootDevicesTest_v242-788747828-project-member] https://10.4.3.127/volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 returned with HTTP 404 Aug 07 20:59:08.708786 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 298/1198] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:08 2026] GET /volume/v3/volumes/85627bd1-efc7-4d38-a3f5-f50a56fa4fe3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:08.754387 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Created reservations ['59f1880b-416c-4788-9843-27a6214ed51b', '5f99462a-0e12-44a5-8aa4-138f223da288', 'ec836bfa-07ba-4f8d-be4f-116edd3aa8f4', '583758a5-c113-483c-8a60-f47ae9288680'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:08.756152 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (001a5ec0-383a-4e3d-a30d-4fd3b2b27a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59f1880b-416c-4788-9843-27a6214ed51b', '5f99462a-0e12-44a5-8aa4-138f223da288', 'ec836bfa-07ba-4f8d-be4f-116edd3aa8f4', '583758a5-c113-483c-8a60-f47ae9288680']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:08.759034 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f6e1429-4ef6-4a62-97b5-4df407dacaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:08.811605 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f6e1429-4ef6-4a62-97b5-4df407dacaa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ddc4c65-c9da-4cdf-a1d2-030104dfe182', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-489808378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de9e48dd34a439892aed85ae361ad0e',qos_specs=None,replication_status=,reservations=['59f1880b-416c-4788-9843-27a6214ed51b','5f99462a-0e12-44a5-8aa4-138f223da288','ec836bfa-07ba-4f8d-be4f-116edd3aa8f4','583758a5-c113-483c-8a60-f47ae9288680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bbd7f2340e45bcabcb90666d0fc8c1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-489808378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ddc4c65-c9da-4cdf-a1d2-030104dfe182,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de9e48dd34a439892aed85ae361ad0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12bbd7f2340e45bcabcb90666d0fc8c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:08.813785 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d62b058-1e4f-4bfd-a06a-1f7d3dcd335d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:08.877239 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d62b058-1e4f-4bfd-a06a-1f7d3dcd335d) transitioned into state 'SUCCESS' from state '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-489808378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de9e48dd34a439892aed85ae361ad0e',qos_specs=None,replication_status=,reservations=['59f1880b-416c-4788-9843-27a6214ed51b','5f99462a-0e12-44a5-8aa4-138f223da288','ec836bfa-07ba-4f8d-be4f-116edd3aa8f4','583758a5-c113-483c-8a60-f47ae9288680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bbd7f2340e45bcabcb90666d0fc8c1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:08.878291 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f0aea3c-638b-4954-b6d6-fadbd7cb01f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:08.897027 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f0aea3c-638b-4954-b6d6-fadbd7cb01f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:08.897027 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Flow 'volume_create_api' (919d4548-4cbd-4ec7-938d-52df287b95dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:08.897027 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Create volume request issued successfully. Aug 07 20:59:08.897302 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-12671f6b-b154-4611-a81c-02d3979bf57a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:08.897616 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 297/1199] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:08 2026] POST /volume/v3/volumes => generated 750 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:08.929599 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-02c87340-4ff5-45ad-bb42-fdbc0da60de6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:08.931976 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-02c87340-4ff5-45ad-bb42-fdbc0da60de6 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 20:59:08.932174 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-02c87340-4ff5-45ad-bb42-fdbc0da60de6 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:08.932817 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-02c87340-4ff5-45ad-bb42-fdbc0da60de6 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:08.952853 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:08.952853 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:08.960631 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-02c87340-4ff5-45ad-bb42-fdbc0da60de6 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 20:59:08.969426 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-02c87340-4ff5-45ad-bb42-fdbc0da60de6 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 20:59:08.970208 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 307/1200] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:08 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:09.393138 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-3dc5b12d-dd67-493e-9c04-71597f10b4e3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:09.396586 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-3dc5b12d-dd67-493e-9c04-71597f10b4e3 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] DELETE https://10.4.3.127/volume/v3/attachments/edf703ef-fca7-48ea-b6ee-345b6af34fc2 Aug 07 20:59:09.396586 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-3dc5b12d-dd67-493e-9c04-71597f10b4e3 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:09.396586 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-3dc5b12d-dd67-493e-9c04-71597f10b4e3 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:09.405571 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:09.405571 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:09.494644 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d3ab890c-708b-4319-85cb-ad03f8986569 req-3dc5b12d-dd67-493e-9c04-71597f10b4e3 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/attachments/edf703ef-fca7-48ea-b6ee-345b6af34fc2 returned with HTTP 200 Aug 07 20:59:09.495817 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 299/1201] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:59:09 2026] DELETE /volume/v3/attachments/edf703ef-fca7-48ea-b6ee-345b6af34fc2 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:09.651674 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-32f7e0f2-41a4-480f-95ae-1ea12f2e5c8c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:09.654858 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32f7e0f2-41a4-480f-95ae-1ea12f2e5c8c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:09.654858 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32f7e0f2-41a4-480f-95ae-1ea12f2e5c8c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:09.655062 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32f7e0f2-41a4-480f-95ae-1ea12f2e5c8c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:09.655104 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-32f7e0f2-41a4-480f-95ae-1ea12f2e5c8c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:09.663660 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:09.663660 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:09.666045 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32f7e0f2-41a4-480f-95ae-1ea12f2e5c8c tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:09.666645 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 299/1202] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:09 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:09.990274 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5bf301ee-afeb-4e97-af09-a853ff374237 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:09.992998 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5bf301ee-afeb-4e97-af09-a853ff374237 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 20:59:09.993400 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5bf301ee-afeb-4e97-af09-a853ff374237 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:09.993678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5bf301ee-afeb-4e97-af09-a853ff374237 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:10.008141 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:10.008141 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:10.015908 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5bf301ee-afeb-4e97-af09-a853ff374237 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 20:59:10.023180 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5bf301ee-afeb-4e97-af09-a853ff374237 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 20:59:10.023180 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 298/1203] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:09 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:10.106433 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-00085bac-71b6-47e6-b60f-619f9be25b27 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:10.109573 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-00085bac-71b6-47e6-b60f-619f9be25b27 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 20:59:10.110327 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-00085bac-71b6-47e6-b60f-619f9be25b27 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:10.110327 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-00085bac-71b6-47e6-b60f-619f9be25b27 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:10.121780 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:10.121780 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:10.128198 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-00085bac-71b6-47e6-b60f-619f9be25b27 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 20:59:10.137112 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-00085bac-71b6-47e6-b60f-619f9be25b27 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 20:59:10.137987 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 308/1204] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:59:10 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:10.219983 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f564b3fb-5166-4ce1-8727-42c403ac0fd3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:10.223552 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f564b3fb-5166-4ce1-8727-42c403ac0fd3 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:59:10.225211 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f564b3fb-5166-4ce1-8727-42c403ac0fd3 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47498b86-3fa7-42d6-8ebc-5292ebb7215a", "force": false, "name": "tempest-TestStampPattern-snapshot-523112839", "description": null, "metadata": null}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:10.238247 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:10.238247 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:10.238826 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f564b3fb-5166-4ce1-8727-42c403ac0fd3 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 20:59:10.239134 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-f564b3fb-5166-4ce1-8727-42c403ac0fd3 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Create snapshot from volume 47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 20:59:10.263054 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47ce3275-4179-4b97-a1dd-478c10c69f93 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:10.263594 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47ce3275-4179-4b97-a1dd-478c10c69f93 None None] GET https://10.4.3.127/volume// Aug 07 20:59:10.264365 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47ce3275-4179-4b97-a1dd-478c10c69f93 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:10.264365 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47ce3275-4179-4b97-a1dd-478c10c69f93 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:10.266194 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47ce3275-4179-4b97-a1dd-478c10c69f93 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:59:10.266865 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 300/1205] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 20:59:10 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:59:10.276346 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-e5267a82-d8c3-483e-8cbe-d6033b034c63 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:10.280417 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-e5267a82-d8c3-483e-8cbe-d6033b034c63 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:59:10.281039 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-e5267a82-d8c3-483e-8cbe-d6033b034c63 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ddc4c65-c9da-4cdf-a1d2-030104dfe182", "connector": null, "instance_uuid": "c25175bf-f556-4ab1-9c93-cf6995d41195"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:10.291255 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:10.291255 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:10.320435 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-f564b3fb-5166-4ce1-8727-42c403ac0fd3 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Created reservations ['420dc3ea-fb20-414f-8060-c4e334f1422c', '885fbf9b-1bf8-4bf1-9aa2-16d6687ca674', '6cd5d706-c7ac-424f-b289-f0753ccf657a', '1ba4b232-3cda-4403-b88e-0f052c866fe1'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:10.332885 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-e5267a82-d8c3-483e-8cbe-d6033b034c63 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:59:10.332885 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 299/1206] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:59:10 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:10.388879 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f564b3fb-5166-4ce1-8727-42c403ac0fd3 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Snapshot create request issued successfully. Aug 07 20:59:10.389649 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f564b3fb-5166-4ce1-8727-42c403ac0fd3 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:59:10.390218 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 300/1207] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 20:59:10 2026] POST /volume/v3/snapshots => generated 302 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:10.392109 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3688235e-6512-41b0-83af-c7f46dee430f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:10.396945 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3688235e-6512-41b0-83af-c7f46dee430f tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 20:59:10.396945 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3688235e-6512-41b0-83af-c7f46dee430f tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:10.396945 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3688235e-6512-41b0-83af-c7f46dee430f tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:10.409461 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b773bc0d-2081-45fb-929a-3e41ec66de1e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:10.412860 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b773bc0d-2081-45fb-929a-3e41ec66de1e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 Aug 07 20:59:10.412860 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b773bc0d-2081-45fb-929a-3e41ec66de1e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:10.413051 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b773bc0d-2081-45fb-929a-3e41ec66de1e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:10.414320 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:10.414320 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:10.418910 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-978ed7ad-66c4-4272-8f71-e686405853f2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:10.419126 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-978ed7ad-66c4-4272-8f71-e686405853f2 None None] GET https://10.4.3.127/volume// Aug 07 20:59:10.419477 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-978ed7ad-66c4-4272-8f71-e686405853f2 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:10.420310 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-978ed7ad-66c4-4272-8f71-e686405853f2 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:10.421045 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-978ed7ad-66c4-4272-8f71-e686405853f2 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:59:10.422067 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 300/1208] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:59:10 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:59:10.424388 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3688235e-6512-41b0-83af-c7f46dee430f tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 20:59:10.426408 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:10.426408 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:10.426790 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b773bc0d-2081-45fb-929a-3e41ec66de1e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Snapshot retrieved successfully. Aug 07 20:59:10.428329 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b773bc0d-2081-45fb-929a-3e41ec66de1e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 returned with HTTP 200 Aug 07 20:59:10.429723 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 301/1209] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:10 2026] GET /volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 => generated 434 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:10.434861 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3688235e-6512-41b0-83af-c7f46dee430f tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 20:59:10.434861 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 309/1210] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:10 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:10.439653 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-59d80e6d-0064-41be-ab21-158900fbeca9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:10.442773 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-59d80e6d-0064-41be-ab21-158900fbeca9 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 20:59:10.443335 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-59d80e6d-0064-41be-ab21-158900fbeca9 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:10.443632 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-59d80e6d-0064-41be-ab21-158900fbeca9 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:10.461789 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:10.461789 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:10.467324 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-59d80e6d-0064-41be-ab21-158900fbeca9 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 20:59:10.474023 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-59d80e6d-0064-41be-ab21-158900fbeca9 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 20:59:10.474647 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 301/1211] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:59:10 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 1022 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:59:10.612279 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-11e09eef-1966-4a7b-98fd-1bde85fdb6ab None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:10.617060 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-11e09eef-1966-4a7b-98fd-1bde85fdb6ab tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] PUT https://10.4.3.127/volume/v3/attachments/c9626562-d709-4516-8b6e-5b45171ce085 Aug 07 20:59:10.617060 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-11e09eef-1966-4a7b-98fd-1bde85fdb6ab tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:10.629282 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-11e09eef-1966-4a7b-98fd-1bde85fdb6ab tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Acquiring lock "cinder-attachment_update-2ddc4c65-c9da-4cdf-a1d2-030104dfe182-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:59:10.636595 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-11e09eef-1966-4a7b-98fd-1bde85fdb6ab tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Lock "cinder-attachment_update-2ddc4c65-c9da-4cdf-a1d2-030104dfe182-np0000006755" acquired by "attachment_update" :: waited 0.007s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:59:10.638416 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:10.638416 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:10.687621 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3e117ab9-13d3-4ea1-b9e5-9ab5f2f597f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:10.690886 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e117ab9-13d3-4ea1-b9e5-9ab5f2f597f9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:10.690990 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e117ab9-13d3-4ea1-b9e5-9ab5f2f597f9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:10.691269 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e117ab9-13d3-4ea1-b9e5-9ab5f2f597f9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:10.691668 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3e117ab9-13d3-4ea1-b9e5-9ab5f2f597f9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:10.697718 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:10.697718 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:10.698736 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e117ab9-13d3-4ea1-b9e5-9ab5f2f597f9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:10.699157 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 302/1212] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:10 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:10.788416 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-11e09eef-1966-4a7b-98fd-1bde85fdb6ab tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Lock "cinder-attachment_update-2ddc4c65-c9da-4cdf-a1d2-030104dfe182-np0000006755" released by "attachment_update" :: held 0.151s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:59:10.788416 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-11e09eef-1966-4a7b-98fd-1bde85fdb6ab tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/attachments/c9626562-d709-4516-8b6e-5b45171ce085 returned with HTTP 200 Aug 07 20:59:10.788416 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 301/1213] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:59:10 2026] PUT /volume/v3/attachments/c9626562-d709-4516-8b6e-5b45171ce085 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 20:59:10.944303 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3ce85ebd-8ce4-43ec-8431-40b7a4871c36 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.104466 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3ce85ebd-8ce4-43ec-8431-40b7a4871c36 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 07 20:59:11.104466 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3ce85ebd-8ce4-43ec-8431-40b7a4871c36 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1369399665", "description": "tempest-group-type-description-2140275420", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:11.130185 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3ce85ebd-8ce4-43ec-8431-40b7a4871c36 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 07 20:59:11.130777 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 310/1214] 10.4.3.127 () {70 vars in 1312 bytes} [Fri Aug 7 20:59:10 2026] POST /volume/v3/group_types => generated 265 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:11.142793 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2069d0b0-84f9-4b64-9a1a-4c223221645d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.145836 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2069d0b0-84f9-4b64-9a1a-4c223221645d tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] GET https://10.4.3.127/volume/v3/group_types Aug 07 20:59:11.145836 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2069d0b0-84f9-4b64-9a1a-4c223221645d tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.145836 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2069d0b0-84f9-4b64-9a1a-4c223221645d tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.169322 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2069d0b0-84f9-4b64-9a1a-4c223221645d tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 200 Aug 07 20:59:11.170197 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 302/1215] 10.4.3.127 () {68 vars in 1290 bytes} [Fri Aug 7 20:59:11 2026] GET /volume/v3/group_types => generated 499 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:11.191461 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f1ae97c6-5cd2-40ca-a006-6996c7c364eb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.200513 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1ae97c6-5cd2-40ca-a006-6996c7c364eb tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] PUT https://10.4.3.127/volume/v3/group_types/e26e03bc-ae43-434e-8ec7-c2fa9303898e Aug 07 20:59:11.201291 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1ae97c6-5cd2-40ca-a006-6996c7c364eb tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-132997604", "description": "updated-group-type-desc"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:11.227279 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1ae97c6-5cd2-40ca-a006-6996c7c364eb tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types/e26e03bc-ae43-434e-8ec7-c2fa9303898e returned with HTTP 200 Aug 07 20:59:11.229022 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 303/1216] 10.4.3.127 () {70 vars in 1422 bytes} [Fri Aug 7 20:59:11 2026] PUT /volume/v3/group_types/e26e03bc-ae43-434e-8ec7-c2fa9303898e => generated 254 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:11.242579 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8dffc4c8-2e56-418e-ad6e-f3b551128e68 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.246036 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8dffc4c8-2e56-418e-ad6e-f3b551128e68 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] GET https://10.4.3.127/volume/v3/group_types/e26e03bc-ae43-434e-8ec7-c2fa9303898e Aug 07 20:59:11.246543 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8dffc4c8-2e56-418e-ad6e-f3b551128e68 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.246891 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8dffc4c8-2e56-418e-ad6e-f3b551128e68 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.251458 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:11.251458 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:11.252338 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8dffc4c8-2e56-418e-ad6e-f3b551128e68 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types/e26e03bc-ae43-434e-8ec7-c2fa9303898e returned with HTTP 200 Aug 07 20:59:11.253221 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 302/1217] 10.4.3.127 () {68 vars in 1401 bytes} [Fri Aug 7 20:59:11 2026] GET /volume/v3/group_types/e26e03bc-ae43-434e-8ec7-c2fa9303898e => generated 254 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:11.266304 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-aa959440-4861-43c6-89a0-4467ff00cf3c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.270201 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aa959440-4861-43c6-89a0-4467ff00cf3c tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/e26e03bc-ae43-434e-8ec7-c2fa9303898e Aug 07 20:59:11.270201 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aa959440-4861-43c6-89a0-4467ff00cf3c tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.271046 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aa959440-4861-43c6-89a0-4467ff00cf3c tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.286625 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aa959440-4861-43c6-89a0-4467ff00cf3c tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types/e26e03bc-ae43-434e-8ec7-c2fa9303898e returned with HTTP 202 Aug 07 20:59:11.286625 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 311/1218] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 7 20:59:11 2026] DELETE /volume/v3/group_types/e26e03bc-ae43-434e-8ec7-c2fa9303898e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:59:11.297816 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c9bcd1e6-cbef-4f97-a285-8ad464ac7b3d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.300315 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9bcd1e6-cbef-4f97-a285-8ad464ac7b3d tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] GET https://10.4.3.127/volume/v3/group_types Aug 07 20:59:11.300553 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9bcd1e6-cbef-4f97-a285-8ad464ac7b3d tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.300802 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9bcd1e6-cbef-4f97-a285-8ad464ac7b3d tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.309952 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9bcd1e6-cbef-4f97-a285-8ad464ac7b3d tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 200 Aug 07 20:59:11.309952 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 303/1219] 10.4.3.127 () {68 vars in 1290 bytes} [Fri Aug 7 20:59:11 2026] GET /volume/v3/group_types => generated 248 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:11.322888 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3dfb228b-3f21-4a78-9a64-bbba35e2a2a4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.326362 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3dfb228b-3f21-4a78-9a64-bbba35e2a2a4 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 07 20:59:11.326856 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3dfb228b-3f21-4a78-9a64-bbba35e2a2a4 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1104483065", "is_public": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:11.351075 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3dfb228b-3f21-4a78-9a64-bbba35e2a2a4 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 07 20:59:11.351776 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 304/1220] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 7 20:59:11 2026] POST /volume/v3/group_types => generated 164 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:11.367132 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3e17a5c8-61df-4692-a5f1-87c1787a07d2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.370165 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3e17a5c8-61df-4692-a5f1-87c1787a07d2 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 07 20:59:11.371377 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3e17a5c8-61df-4692-a5f1-87c1787a07d2 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1008516581", "is_public": false}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:11.399526 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3e17a5c8-61df-4692-a5f1-87c1787a07d2 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 07 20:59:11.400025 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 303/1221] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 7 20:59:11 2026] POST /volume/v3/group_types => generated 165 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:11.412851 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-82255a67-1878-4a2d-ac28-8eb15e3140a0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.414932 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-82255a67-1878-4a2d-ac28-8eb15e3140a0 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] GET https://10.4.3.127/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 07 20:59:11.415138 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-82255a67-1878-4a2d-ac28-8eb15e3140a0 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.415942 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-82255a67-1878-4a2d-ac28-8eb15e3140a0 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.428954 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-82255a67-1878-4a2d-ac28-8eb15e3140a0 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 07 20:59:11.429303 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 312/1222] 10.4.3.127 () {68 vars in 1351 bytes} [Fri Aug 7 20:59:11 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:11.446012 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d93c41b5-b05a-4bd3-b3d8-e6c0eef52ea4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.447872 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e1de98cf-bd31-4f90-9531-93aeb3d55563 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.450417 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e1de98cf-bd31-4f90-9531-93aeb3d55563 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] GET https://10.4.3.127/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 07 20:59:11.451453 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d93c41b5-b05a-4bd3-b3d8-e6c0eef52ea4 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 Aug 07 20:59:11.452029 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e1de98cf-bd31-4f90-9531-93aeb3d55563 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.452429 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e1de98cf-bd31-4f90-9531-93aeb3d55563 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.453183 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d93c41b5-b05a-4bd3-b3d8-e6c0eef52ea4 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.453797 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d93c41b5-b05a-4bd3-b3d8-e6c0eef52ea4 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.456578 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-32b980fa-f20e-4ee9-9447-1c95e19e28f7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.458787 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-32b980fa-f20e-4ee9-9447-1c95e19e28f7 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 20:59:11.459067 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-32b980fa-f20e-4ee9-9447-1c95e19e28f7 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.459340 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-32b980fa-f20e-4ee9-9447-1c95e19e28f7 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.466651 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:11.466651 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:11.467302 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d93c41b5-b05a-4bd3-b3d8-e6c0eef52ea4 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Snapshot retrieved successfully. Aug 07 20:59:11.469136 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d93c41b5-b05a-4bd3-b3d8-e6c0eef52ea4 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 returned with HTTP 200 Aug 07 20:59:11.469561 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 304/1223] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:11 2026] GET /volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 => generated 461 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:11.470937 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e1de98cf-bd31-4f90-9531-93aeb3d55563 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 07 20:59:11.471498 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 305/1224] 10.4.3.127 () {68 vars in 1353 bytes} [Fri Aug 7 20:59:11 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:11.479962 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6020e8a3-f728-4cb3-8818-b4c1b63dd0b7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.484250 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6020e8a3-f728-4cb3-8818-b4c1b63dd0b7 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] GET https://10.4.3.127/volume/v3/group_types?is_public=False Aug 07 20:59:11.484559 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6020e8a3-f728-4cb3-8818-b4c1b63dd0b7 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.484655 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-27642236-903e-423b-aa58-c6b3e63ae50b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.484824 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6020e8a3-f728-4cb3-8818-b4c1b63dd0b7 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.486596 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:11.486596 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:11.488272 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-27642236-903e-423b-aa58-c6b3e63ae50b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 Aug 07 20:59:11.488433 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-27642236-903e-423b-aa58-c6b3e63ae50b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.488667 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-27642236-903e-423b-aa58-c6b3e63ae50b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.492434 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-32b980fa-f20e-4ee9-9447-1c95e19e28f7 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 20:59:11.496851 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:11.496851 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:11.498104 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-27642236-903e-423b-aa58-c6b3e63ae50b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Snapshot retrieved successfully. Aug 07 20:59:11.498933 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-27642236-903e-423b-aa58-c6b3e63ae50b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 returned with HTTP 200 Aug 07 20:59:11.499493 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 305/1225] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:11 2026] GET /volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:11.499562 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-32b980fa-f20e-4ee9-9447-1c95e19e28f7 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 20:59:11.500038 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 304/1226] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:11 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:11.500139 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6020e8a3-f728-4cb3-8818-b4c1b63dd0b7 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 07 20:59:11.506106 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 313/1227] 10.4.3.127 () {68 vars in 1321 bytes} [Fri Aug 7 20:59:11 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:11.516378 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1aeccee6-e3d7-457a-8b64-c3ba6ebf2325 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.519848 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1aeccee6-e3d7-457a-8b64-c3ba6ebf2325 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] GET https://10.4.3.127/volume/v3/group_types?is_public=True Aug 07 20:59:11.520122 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1aeccee6-e3d7-457a-8b64-c3ba6ebf2325 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.520352 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1aeccee6-e3d7-457a-8b64-c3ba6ebf2325 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.533722 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1aeccee6-e3d7-457a-8b64-c3ba6ebf2325 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 07 20:59:11.534364 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 306/1228] 10.4.3.127 () {68 vars in 1319 bytes} [Fri Aug 7 20:59:11 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:11.545086 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aa8782db-8daa-4f40-8f27-a4ae0263fd7a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.547795 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa8782db-8daa-4f40-8f27-a4ae0263fd7a tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/4a4e4681-5373-472b-ac4d-c0a7012380ba Aug 07 20:59:11.548325 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa8782db-8daa-4f40-8f27-a4ae0263fd7a tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.548588 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa8782db-8daa-4f40-8f27-a4ae0263fd7a tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.580098 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa8782db-8daa-4f40-8f27-a4ae0263fd7a tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types/4a4e4681-5373-472b-ac4d-c0a7012380ba returned with HTTP 202 Aug 07 20:59:11.581016 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 306/1229] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 7 20:59:11 2026] DELETE /volume/v3/group_types/4a4e4681-5373-472b-ac4d-c0a7012380ba => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:59:11.594025 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e5366a23-bb91-447e-868d-50a1dfe5ac29 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.596954 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e5366a23-bb91-447e-868d-50a1dfe5ac29 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/5999105c-4bc5-4042-8453-0a548aa7f1f1 Aug 07 20:59:11.597134 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e5366a23-bb91-447e-868d-50a1dfe5ac29 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.597406 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e5366a23-bb91-447e-868d-50a1dfe5ac29 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.624947 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e5366a23-bb91-447e-868d-50a1dfe5ac29 tempest-GroupTypesTest-1534334755 tempest-GroupTypesTest-1534334755-project-admin] https://10.4.3.127/volume/v3/group_types/5999105c-4bc5-4042-8453-0a548aa7f1f1 returned with HTTP 202 Aug 07 20:59:11.625754 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 305/1230] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 7 20:59:11 2026] DELETE /volume/v3/group_types/5999105c-4bc5-4042-8453-0a548aa7f1f1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:59:11.713455 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-51c2e2c3-0e73-4da5-891d-4942521225df None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:11.717857 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-51c2e2c3-0e73-4da5-891d-4942521225df tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:11.718408 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-51c2e2c3-0e73-4da5-891d-4942521225df tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:11.718561 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-51c2e2c3-0e73-4da5-891d-4942521225df tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:11.718658 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-51c2e2c3-0e73-4da5-891d-4942521225df tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:11.726436 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:11.726436 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:11.727325 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-51c2e2c3-0e73-4da5-891d-4942521225df tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:11.727881 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 314/1231] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:11 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:12.519832 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-babc6abb-6ef5-44e0-a476-503f931d6503 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:12.522811 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-babc6abb-6ef5-44e0-a476-503f931d6503 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 20:59:12.523059 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-babc6abb-6ef5-44e0-a476-503f931d6503 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:12.523264 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-babc6abb-6ef5-44e0-a476-503f931d6503 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:12.543910 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:12.543910 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:12.550777 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-babc6abb-6ef5-44e0-a476-503f931d6503 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 20:59:12.558130 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-babc6abb-6ef5-44e0-a476-503f931d6503 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 20:59:12.558777 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 307/1232] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:12 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:12.747325 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-93f0ea5b-12d9-4b06-908a-68e11f147ef7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:12.751144 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93f0ea5b-12d9-4b06-908a-68e11f147ef7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:12.751592 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93f0ea5b-12d9-4b06-908a-68e11f147ef7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:12.753391 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93f0ea5b-12d9-4b06-908a-68e11f147ef7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:12.753391 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-93f0ea5b-12d9-4b06-908a-68e11f147ef7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:12.765635 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:12.765635 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:12.768729 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93f0ea5b-12d9-4b06-908a-68e11f147ef7 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:12.768729 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 307/1233] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:12 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:13.581618 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2df5c1ff-61dc-4de7-82b7-e69a494e6eb8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:13.584057 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2df5c1ff-61dc-4de7-82b7-e69a494e6eb8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 20:59:13.584387 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2df5c1ff-61dc-4de7-82b7-e69a494e6eb8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:13.584627 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2df5c1ff-61dc-4de7-82b7-e69a494e6eb8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:13.601980 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:13.601980 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:13.608160 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2df5c1ff-61dc-4de7-82b7-e69a494e6eb8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 20:59:13.614915 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2df5c1ff-61dc-4de7-82b7-e69a494e6eb8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 20:59:13.615444 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 306/1234] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:13 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:13.782796 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d73e5ded-590e-4725-b6e1-05cede497f73 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:13.785467 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d73e5ded-590e-4725-b6e1-05cede497f73 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:13.786102 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d73e5ded-590e-4725-b6e1-05cede497f73 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:13.786102 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d73e5ded-590e-4725-b6e1-05cede497f73 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:13.786102 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-d73e5ded-590e-4725-b6e1-05cede497f73 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:13.794159 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:13.794159 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:13.797091 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d73e5ded-590e-4725-b6e1-05cede497f73 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:13.797091 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 315/1235] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:13 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:14.637156 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-57f1643d-d40d-4b3d-8cd1-415c40b3899e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:14.640329 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-57f1643d-d40d-4b3d-8cd1-415c40b3899e tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 20:59:14.640329 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-57f1643d-d40d-4b3d-8cd1-415c40b3899e tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:14.641170 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-57f1643d-d40d-4b3d-8cd1-415c40b3899e tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:14.663427 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:14.663427 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:14.674543 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-57f1643d-d40d-4b3d-8cd1-415c40b3899e tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 20:59:14.681056 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-57f1643d-d40d-4b3d-8cd1-415c40b3899e tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 20:59:14.681591 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 308/1236] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:14 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:14.817570 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ed5a60dd-369b-4203-9687-772725ce67fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:14.825869 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed5a60dd-369b-4203-9687-772725ce67fd tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:14.825869 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed5a60dd-369b-4203-9687-772725ce67fd tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:14.825869 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed5a60dd-369b-4203-9687-772725ce67fd tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:14.825869 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ed5a60dd-369b-4203-9687-772725ce67fd tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:14.839874 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:14.839874 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:14.840957 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed5a60dd-369b-4203-9687-772725ce67fd tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:14.841438 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 308/1237] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:14 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:15.179898 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-7dc08167-f352-4934-a5d3-a3a44c340286 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:15.182058 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-7dc08167-f352-4934-a5d3-a3a44c340286 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] POST https://10.4.3.127/volume/v3/attachments/c9626562-d709-4516-8b6e-5b45171ce085/action Aug 07 20:59:15.182671 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-7dc08167-f352-4934-a5d3-a3a44c340286 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:15.182906 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-7dc08167-f352-4934-a5d3-a3a44c340286 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:15.199613 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:15.199613 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:15.218396 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c082f8ee-0fee-4856-81ea-0f13025ea58e req-7dc08167-f352-4934-a5d3-a3a44c340286 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/attachments/c9626562-d709-4516-8b6e-5b45171ce085/action returned with HTTP 204 Aug 07 20:59:15.218396 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 307/1238] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:59:15 2026] POST /volume/v3/attachments/c9626562-d709-4516-8b6e-5b45171ce085/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:15.359948 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-649737e4-2612-47a9-993c-8a97022d64ea None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:15.362950 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:15.363167 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-126474712"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:15.365862 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-126474712'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:15.365970 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Create volume of 1 GB Aug 07 20:59:15.372010 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Availability Zones retrieved successfully. Aug 07 20:59:15.378533 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Flow 'volume_create_api' (0cfb26ac-fee4-4c0a-963f-d6078d299397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:15.379783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3ddd54e-112c-46e1-98cb-5bf384fbc14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:15.382029 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:15.423675 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3ddd54e-112c-46e1-98cb-5bf384fbc14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:15.424750 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34d8051-a4f3-4686-9e3d-5ae0058ac821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:15.525649 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Created reservations ['55b3cfdd-ea88-4232-b3a3-1b12162a311b', '0d746c85-834e-43ad-936e-b5eed2f0b59a', '360f5a01-7249-4721-b419-c355701a983a', '1a6f9ec4-199b-4c33-adc9-4b8458992241'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:15.526208 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34d8051-a4f3-4686-9e3d-5ae0058ac821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55b3cfdd-ea88-4232-b3a3-1b12162a311b', '0d746c85-834e-43ad-936e-b5eed2f0b59a', '360f5a01-7249-4721-b419-c355701a983a', '1a6f9ec4-199b-4c33-adc9-4b8458992241']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:15.526656 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a81ec68-1f68-4d69-9d81-fe92fd0b585c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:15.556054 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a81ec68-1f68-4d69-9d81-fe92fd0b585c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '686da193-5d18-4bfb-85a3-51b7e5c304ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-126474712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9116f8ec2fef4fbbac5e4709932d7f78',qos_specs=None,replication_status=,reservations=['55b3cfdd-ea88-4232-b3a3-1b12162a311b','0d746c85-834e-43ad-936e-b5eed2f0b59a','360f5a01-7249-4721-b419-c355701a983a','1a6f9ec4-199b-4c33-adc9-4b8458992241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a749b6fb024aac90f238e96bcdcf0a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-126474712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=686da193-5d18-4bfb-85a3-51b7e5c304ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9116f8ec2fef4fbbac5e4709932d7f78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a749b6fb024aac90f238e96bcdcf0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:15.557004 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaabe8e7-6df8-4ccf-84a5-2d28d8520edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:15.580975 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaabe8e7-6df8-4ccf-84a5-2d28d8520edc) transitioned into state 'SUCCESS' from state '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-126474712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9116f8ec2fef4fbbac5e4709932d7f78',qos_specs=None,replication_status=,reservations=['55b3cfdd-ea88-4232-b3a3-1b12162a311b','0d746c85-834e-43ad-936e-b5eed2f0b59a','360f5a01-7249-4721-b419-c355701a983a','1a6f9ec4-199b-4c33-adc9-4b8458992241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a749b6fb024aac90f238e96bcdcf0a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:15.581879 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f4677d5-51e4-44d3-883a-1eee02e8b29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:15.598983 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f4677d5-51e4-44d3-883a-1eee02e8b29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:15.600907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Flow 'volume_create_api' (0cfb26ac-fee4-4c0a-963f-d6078d299397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:15.601554 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Create volume request issued successfully. Aug 07 20:59:15.602553 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-649737e4-2612-47a9-993c-8a97022d64ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:15.603164 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 316/1239] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:15 2026] POST /volume/v3/volumes => generated 754 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:15.623857 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-97f7358e-25c3-4bf3-9f53-b28a6c34d053 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:15.628826 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-97f7358e-25c3-4bf3-9f53-b28a6c34d053 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 20:59:15.628826 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-97f7358e-25c3-4bf3-9f53-b28a6c34d053 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:15.628826 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-97f7358e-25c3-4bf3-9f53-b28a6c34d053 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:15.634983 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee7b1f3f-48d5-4f55-851d-26bc30c83ecb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:15.642795 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:15.642795 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:15.649482 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-97f7358e-25c3-4bf3-9f53-b28a6c34d053 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 20:59:15.655891 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-97f7358e-25c3-4bf3-9f53-b28a6c34d053 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 20:59:15.656638 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 309/1240] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:15 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:15.704679 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ffe8ef24-e566-4a9f-9361-64308897015e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:15.708885 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ffe8ef24-e566-4a9f-9361-64308897015e tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 20:59:15.709116 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ffe8ef24-e566-4a9f-9361-64308897015e tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:15.710579 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ffe8ef24-e566-4a9f-9361-64308897015e tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:15.731064 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:15.731064 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:15.739703 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ffe8ef24-e566-4a9f-9361-64308897015e tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 20:59:15.748998 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ffe8ef24-e566-4a9f-9361-64308897015e tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 20:59:15.749671 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 308/1241] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:15 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 1135 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:15.771413 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8a27cd1f-44bf-4b33-b2d0-6349b160d733 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:15.773968 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8a27cd1f-44bf-4b33-b2d0-6349b160d733 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 20:59:15.773968 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8a27cd1f-44bf-4b33-b2d0-6349b160d733 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:15.773968 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8a27cd1f-44bf-4b33-b2d0-6349b160d733 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:15.796371 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:15.796371 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:15.803181 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8a27cd1f-44bf-4b33-b2d0-6349b160d733 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 20:59:15.819370 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8a27cd1f-44bf-4b33-b2d0-6349b160d733 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 20:59:15.820577 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 317/1242] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:15 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 1135 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:15.860526 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-09211ec5-2445-4f7c-bf8a-7817096ab88e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:15.866718 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-09211ec5-2445-4f7c-bf8a-7817096ab88e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:15.869849 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-09211ec5-2445-4f7c-bf8a-7817096ab88e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:15.869849 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-09211ec5-2445-4f7c-bf8a-7817096ab88e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:15.869849 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-09211ec5-2445-4f7c-bf8a-7817096ab88e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:15.883781 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:15.883781 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:15.884743 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-09211ec5-2445-4f7c-bf8a-7817096ab88e tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:15.885364 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 310/1243] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:15 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:15.933529 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee7b1f3f-48d5-4f55-851d-26bc30c83ecb tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 20:59:15.934854 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee7b1f3f-48d5-4f55-851d-26bc30c83ecb tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-762758751"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:15.971610 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee7b1f3f-48d5-4f55-851d-26bc30c83ecb tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 20:59:15.973184 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 309/1244] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 20:59:15 2026] POST /volume/v3/types => generated 219 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:15.984664 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8bba191f-3cc2-4e7a-888e-7fa523e57ce9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:15.987805 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8bba191f-3cc2-4e7a-888e-7fa523e57ce9 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 07 20:59:15.988558 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8bba191f-3cc2-4e7a-888e-7fa523e57ce9 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-72201670"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:16.014525 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8bba191f-3cc2-4e7a-888e-7fa523e57ce9 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 07 20:59:16.014948 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 309/1245] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 7 20:59:15 2026] POST /volume/v3/group_types => generated 175 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:16.029886 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b3e02fc3-1f5e-4944-8e0f-1717faee23b7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:16.135802 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3e02fc3-1f5e-4944-8e0f-1717faee23b7 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] POST https://10.4.3.127/volume/v3/groups Aug 07 20:59:16.135802 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b3e02fc3-1f5e-4944-8e0f-1717faee23b7 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d9a605c6-9a37-4bfa-812f-a455c7ba690e", "volume_types": ["b260c59b-6d86-481a-ad38-2dd8033adc0e"], "name": "tempest-GroupsV320Test-Group-1519521953"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:16.141122 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-b3e02fc3-1f5e-4944-8e0f-1717faee23b7 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Creating new group {'group': {'group_type': 'd9a605c6-9a37-4bfa-812f-a455c7ba690e', 'volume_types': ['b260c59b-6d86-481a-ad38-2dd8033adc0e'], 'name': 'tempest-GroupsV320Test-Group-1519521953'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 20:59:16.148156 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.groups [None req-b3e02fc3-1f5e-4944-8e0f-1717faee23b7 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Creating group tempest-GroupsV320Test-Group-1519521953. Aug 07 20:59:16.165502 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b3e02fc3-1f5e-4944-8e0f-1717faee23b7 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Availability Zones retrieved successfully. Aug 07 20:59:16.206619 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-b3e02fc3-1f5e-4944-8e0f-1717faee23b7 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Created reservations ['14da79c8-ee39-4195-b4c3-41f6d827b0c9'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:16.251211 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3e02fc3-1f5e-4944-8e0f-1717faee23b7 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 07 20:59:16.251866 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 318/1246] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 7 20:59:16 2026] POST /volume/v3/groups => generated 108 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:16.266176 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-025f1c5b-865b-4a27-838b-b9835f35f2c7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:16.268175 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-025f1c5b-865b-4a27-838b-b9835f35f2c7 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] GET https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 Aug 07 20:59:16.268553 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-025f1c5b-865b-4a27-838b-b9835f35f2c7 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:16.269402 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-025f1c5b-865b-4a27-838b-b9835f35f2c7 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:16.269639 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-025f1c5b-865b-4a27-838b-b9835f35f2c7 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] show called for member 6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:59:16.280143 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:16.280143 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:16.297974 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-025f1c5b-865b-4a27-838b-b9835f35f2c7 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 returned with HTTP 200 Aug 07 20:59:16.299057 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 311/1247] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:59:16 2026] GET /volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 => generated 388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:16.443981 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-653f7a1f-2cdd-4641-b5e2-b221d19bf634 req-aedd701a-b351-4b35-b0e0-26c4fc3f5e56 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:16.457145 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-653f7a1f-2cdd-4641-b5e2-b221d19bf634 req-aedd701a-b351-4b35-b0e0-26c4fc3f5e56 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] DELETE https://10.4.3.127/volume/v3/attachments/6733c682-9c2b-406a-b3f0-a8f1b4158421 Aug 07 20:59:16.457145 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-653f7a1f-2cdd-4641-b5e2-b221d19bf634 req-aedd701a-b351-4b35-b0e0-26c4fc3f5e56 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:16.457145 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-653f7a1f-2cdd-4641-b5e2-b221d19bf634 req-aedd701a-b351-4b35-b0e0-26c4fc3f5e56 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:16.470492 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:16.470492 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:16.551967 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-653f7a1f-2cdd-4641-b5e2-b221d19bf634 req-aedd701a-b351-4b35-b0e0-26c4fc3f5e56 tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/attachments/6733c682-9c2b-406a-b3f0-a8f1b4158421 returned with HTTP 200 Aug 07 20:59:16.552540 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 310/1248] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:59:16 2026] DELETE /volume/v3/attachments/6733c682-9c2b-406a-b3f0-a8f1b4158421 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:16.569289 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-653f7a1f-2cdd-4641-b5e2-b221d19bf634 req-93099f5e-4595-4ea8-affb-88544610c03d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:16.571835 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-653f7a1f-2cdd-4641-b5e2-b221d19bf634 req-93099f5e-4595-4ea8-affb-88544610c03d tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 Aug 07 20:59:16.572539 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-653f7a1f-2cdd-4641-b5e2-b221d19bf634 req-93099f5e-4595-4ea8-affb-88544610c03d tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:16.572976 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-653f7a1f-2cdd-4641-b5e2-b221d19bf634 req-93099f5e-4595-4ea8-affb-88544610c03d tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:16.573275 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [req-653f7a1f-2cdd-4641-b5e2-b221d19bf634 req-93099f5e-4595-4ea8-affb-88544610c03d tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Delete volume with id: 3e29b520-49a1-440c-be08-5a8fa6259569 Aug 07 20:59:16.582189 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:16.582189 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:16.583066 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-653f7a1f-2cdd-4641-b5e2-b221d19bf634 req-93099f5e-4595-4ea8-affb-88544610c03d tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Volume info retrieved successfully. Aug 07 20:59:16.617403 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-653f7a1f-2cdd-4641-b5e2-b221d19bf634 req-93099f5e-4595-4ea8-affb-88544610c03d tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Delete volume request issued successfully. Aug 07 20:59:16.617688 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-653f7a1f-2cdd-4641-b5e2-b221d19bf634 req-93099f5e-4595-4ea8-affb-88544610c03d tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 returned with HTTP 202 Aug 07 20:59:16.618254 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 310/1249] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 7 20:59:16 2026] DELETE /volume/v3/volumes/3e29b520-49a1-440c-be08-5a8fa6259569 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:16.675991 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-179f6041-0ceb-446a-a7ca-f0491b8f321b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:16.679237 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-179f6041-0ceb-446a-a7ca-f0491b8f321b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 20:59:16.679604 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-179f6041-0ceb-446a-a7ca-f0491b8f321b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:16.680322 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-179f6041-0ceb-446a-a7ca-f0491b8f321b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:16.691838 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:16.691838 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:16.698707 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-179f6041-0ceb-446a-a7ca-f0491b8f321b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 20:59:16.706015 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-179f6041-0ceb-446a-a7ca-f0491b8f321b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 20:59:16.706817 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 319/1250] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:16 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:16.775539 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-20a0d087-a0ec-40cf-ac27-82034bc140a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:16.778432 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-20a0d087-a0ec-40cf-ac27-82034bc140a9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 20:59:16.778786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-20a0d087-a0ec-40cf-ac27-82034bc140a9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:16.779053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-20a0d087-a0ec-40cf-ac27-82034bc140a9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:16.792547 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:16.792547 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:16.800954 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-20a0d087-a0ec-40cf-ac27-82034bc140a9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 20:59:16.809205 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-20a0d087-a0ec-40cf-ac27-82034bc140a9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 20:59:16.809858 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 312/1251] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:59:16 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:16.904322 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-681e5690-449c-4172-821f-9f3444e6d9b1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:16.906870 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-681e5690-449c-4172-821f-9f3444e6d9b1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:16.907219 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-681e5690-449c-4172-821f-9f3444e6d9b1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:16.907407 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-681e5690-449c-4172-821f-9f3444e6d9b1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:16.907642 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-681e5690-449c-4172-821f-9f3444e6d9b1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:16.915934 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:16.915934 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:16.917357 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-681e5690-449c-4172-821f-9f3444e6d9b1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:16.917906 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 311/1252] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:16 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:16.962376 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-76082ad5-0c7d-4263-8c98-e9ee9a768214 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:16.962670 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-76082ad5-0c7d-4263-8c98-e9ee9a768214 None None] GET https://10.4.3.127/volume// Aug 07 20:59:16.963688 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-76082ad5-0c7d-4263-8c98-e9ee9a768214 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:16.963688 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-76082ad5-0c7d-4263-8c98-e9ee9a768214 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:16.963688 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-76082ad5-0c7d-4263-8c98-e9ee9a768214 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:59:16.963867 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 311/1253] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 20:59:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:59:16.974723 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-0aa01f53-3343-407a-b1e3-ad535b462585 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:16.983807 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-0aa01f53-3343-407a-b1e3-ad535b462585 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:59:16.984467 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-0aa01f53-3343-407a-b1e3-ad535b462585 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "686da193-5d18-4bfb-85a3-51b7e5c304ed", "connector": null, "instance_uuid": "949cd2aa-9c5a-40cc-9230-aecc177d3b29"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:17.001480 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.001480 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:17.056691 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-0aa01f53-3343-407a-b1e3-ad535b462585 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:59:17.057384 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 320/1254] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:59:16 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:17.104407 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6771778b-997d-4b67-8027-f712f8128067 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.106895 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6771778b-997d-4b67-8027-f712f8128067 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 20:59:17.107256 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6771778b-997d-4b67-8027-f712f8128067 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:17.107575 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6771778b-997d-4b67-8027-f712f8128067 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:17.120429 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.120429 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:17.124618 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b453bf4a-9e4f-4691-a3b9-7ec0e8bb1b6a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.125034 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6771778b-997d-4b67-8027-f712f8128067 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 20:59:17.125349 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b453bf4a-9e4f-4691-a3b9-7ec0e8bb1b6a None None] GET https://10.4.3.127/volume// Aug 07 20:59:17.125611 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b453bf4a-9e4f-4691-a3b9-7ec0e8bb1b6a None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:17.125900 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b453bf4a-9e4f-4691-a3b9-7ec0e8bb1b6a None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:17.126356 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b453bf4a-9e4f-4691-a3b9-7ec0e8bb1b6a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:59:17.126897 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 312/1255] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:59:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 20:59:17.132086 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6771778b-997d-4b67-8027-f712f8128067 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 20:59:17.132609 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 313/1256] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:17 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:17.138876 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-c32b6a6a-fa44-4c44-86aa-7199667bc261 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.141968 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-c32b6a6a-fa44-4c44-86aa-7199667bc261 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 20:59:17.142244 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-c32b6a6a-fa44-4c44-86aa-7199667bc261 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:17.142487 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-c32b6a6a-fa44-4c44-86aa-7199667bc261 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:17.162147 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.162147 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:17.169565 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-c32b6a6a-fa44-4c44-86aa-7199667bc261 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 20:59:17.176531 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-c32b6a6a-fa44-4c44-86aa-7199667bc261 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 20:59:17.177689 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 312/1257] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:59:17 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:59:17.311398 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9c5ba87e-b2d4-45a2-b83d-c03ff60582f3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.314789 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9c5ba87e-b2d4-45a2-b83d-c03ff60582f3 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] GET https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 Aug 07 20:59:17.314789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9c5ba87e-b2d4-45a2-b83d-c03ff60582f3 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:17.314789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9c5ba87e-b2d4-45a2-b83d-c03ff60582f3 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:17.314789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-9c5ba87e-b2d4-45a2-b83d-c03ff60582f3 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] show called for member 6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:59:17.318377 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.318377 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:17.326499 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-ad628474-de0f-4d39-a5bd-f22b5edb92d9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.330951 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-ad628474-de0f-4d39-a5bd-f22b5edb92d9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] PUT https://10.4.3.127/volume/v3/attachments/61f5a46e-d54e-4516-a441-55a11bc3afce Aug 07 20:59:17.332210 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-ad628474-de0f-4d39-a5bd-f22b5edb92d9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:17.332856 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9c5ba87e-b2d4-45a2-b83d-c03ff60582f3 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 returned with HTTP 200 Aug 07 20:59:17.333592 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 321/1258] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:59:17 2026] GET /volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 => generated 389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:17.345218 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-54abbb77-97ce-4fde-8c8a-efab0fe19865 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.346445 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-ad628474-de0f-4d39-a5bd-f22b5edb92d9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Acquiring lock "cinder-attachment_update-686da193-5d18-4bfb-85a3-51b7e5c304ed-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:59:17.347583 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54abbb77-97ce-4fde-8c8a-efab0fe19865 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] POST https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action Aug 07 20:59:17.348672 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-54abbb77-97ce-4fde-8c8a-efab0fe19865 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:17.349243 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-54abbb77-97ce-4fde-8c8a-efab0fe19865 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:17.351806 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-54abbb77-97ce-4fde-8c8a-efab0fe19865 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Updating group '6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2' with 'creating' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 20:59:17.354554 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-ad628474-de0f-4d39-a5bd-f22b5edb92d9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Lock "cinder-attachment_update-686da193-5d18-4bfb-85a3-51b7e5c304ed-np0000006755" acquired by "attachment_update" :: waited 0.009s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:59:17.355637 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.355637 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:17.359128 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.359128 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:17.376785 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54abbb77-97ce-4fde-8c8a-efab0fe19865 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action returned with HTTP 202 Aug 07 20:59:17.376785 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 314/1259] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 20:59:17 2026] POST /volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:59:17.387140 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-364421bb-54a6-47b0-975e-ea3b7aa1ca83 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.389754 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-364421bb-54a6-47b0-975e-ea3b7aa1ca83 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] GET https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 Aug 07 20:59:17.391709 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-364421bb-54a6-47b0-975e-ea3b7aa1ca83 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:17.391709 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-364421bb-54a6-47b0-975e-ea3b7aa1ca83 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:17.392505 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-364421bb-54a6-47b0-975e-ea3b7aa1ca83 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] show called for member 6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:59:17.401294 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.401294 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:17.413104 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-364421bb-54a6-47b0-975e-ea3b7aa1ca83 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 returned with HTTP 200 Aug 07 20:59:17.414000 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 313/1260] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:59:17 2026] GET /volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:17.428841 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a62c43a3-1056-4cb3-b03e-3849aefaebbc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.430568 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a62c43a3-1056-4cb3-b03e-3849aefaebbc tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] POST https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action Aug 07 20:59:17.431116 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a62c43a3-1056-4cb3-b03e-3849aefaebbc tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:17.433063 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a62c43a3-1056-4cb3-b03e-3849aefaebbc tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:17.433479 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-a62c43a3-1056-4cb3-b03e-3849aefaebbc tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Updating group '6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2' with 'available' {{(pid=100277) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 20:59:17.441982 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.441982 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:17.458479 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a62c43a3-1056-4cb3-b03e-3849aefaebbc tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action returned with HTTP 202 Aug 07 20:59:17.459560 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 322/1261] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 20:59:17 2026] POST /volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:59:17.468008 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-78d6d20f-6ba6-48e3-aa91-897de5747631 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.470699 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78d6d20f-6ba6-48e3-aa91-897de5747631 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] GET https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 Aug 07 20:59:17.470699 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78d6d20f-6ba6-48e3-aa91-897de5747631 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:17.470858 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78d6d20f-6ba6-48e3-aa91-897de5747631 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:17.471674 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-78d6d20f-6ba6-48e3-aa91-897de5747631 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] show called for member 6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:59:17.478899 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.478899 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:17.497963 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78d6d20f-6ba6-48e3-aa91-897de5747631 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 returned with HTTP 200 Aug 07 20:59:17.497963 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 315/1262] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:59:17 2026] GET /volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 => generated 389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:17.513318 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-86c9ccb4-01a6-4e84-bcf0-6b8a2431fa09 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.515909 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-86c9ccb4-01a6-4e84-bcf0-6b8a2431fa09 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] POST https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action Aug 07 20:59:17.516415 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-86c9ccb4-01a6-4e84-bcf0-6b8a2431fa09 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:17.516415 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-86c9ccb4-01a6-4e84-bcf0-6b8a2431fa09 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:17.518536 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-86c9ccb4-01a6-4e84-bcf0-6b8a2431fa09 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Updating group '6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2' with 'error' {{(pid=100278) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 20:59:17.525229 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.525229 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:17.535049 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-ad628474-de0f-4d39-a5bd-f22b5edb92d9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Lock "cinder-attachment_update-686da193-5d18-4bfb-85a3-51b7e5c304ed-np0000006755" released by "attachment_update" :: held 0.180s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:59:17.535282 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-ad628474-de0f-4d39-a5bd-f22b5edb92d9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/attachments/61f5a46e-d54e-4516-a441-55a11bc3afce returned with HTTP 200 Aug 07 20:59:17.537353 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 313/1263] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:59:17 2026] PUT /volume/v3/attachments/61f5a46e-d54e-4516-a441-55a11bc3afce => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:17.538292 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-86c9ccb4-01a6-4e84-bcf0-6b8a2431fa09 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action returned with HTTP 202 Aug 07 20:59:17.539070 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 314/1264] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 20:59:17 2026] POST /volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:59:17.557860 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5904dc77-7916-4ead-bddc-e921c4e5f14f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.561589 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5904dc77-7916-4ead-bddc-e921c4e5f14f tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] GET https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 Aug 07 20:59:17.562132 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5904dc77-7916-4ead-bddc-e921c4e5f14f tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:17.562132 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5904dc77-7916-4ead-bddc-e921c4e5f14f tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:17.562235 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-5904dc77-7916-4ead-bddc-e921c4e5f14f tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] show called for member 6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:59:17.573642 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.573642 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:17.591358 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5904dc77-7916-4ead-bddc-e921c4e5f14f tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 returned with HTTP 200 Aug 07 20:59:17.591358 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 323/1265] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:59:17 2026] GET /volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 => generated 385 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:17.614666 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ada0afd3-c7f2-4c08-b026-84ff74b0e4d2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.616701 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ada0afd3-c7f2-4c08-b026-84ff74b0e4d2 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] POST https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action Aug 07 20:59:17.617566 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ada0afd3-c7f2-4c08-b026-84ff74b0e4d2 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:17.617566 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ada0afd3-c7f2-4c08-b026-84ff74b0e4d2 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:17.619545 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-ada0afd3-c7f2-4c08-b026-84ff74b0e4d2 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Updating group '6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2' with 'available' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 20:59:17.625496 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.625496 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:17.637206 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ada0afd3-c7f2-4c08-b026-84ff74b0e4d2 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action returned with HTTP 202 Aug 07 20:59:17.638648 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 316/1266] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 20:59:17 2026] POST /volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:59:17.647573 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-83866587-29cb-4830-bb62-06ead913d327 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.650245 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83866587-29cb-4830-bb62-06ead913d327 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] GET https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 Aug 07 20:59:17.650377 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83866587-29cb-4830-bb62-06ead913d327 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:17.650691 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83866587-29cb-4830-bb62-06ead913d327 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:17.650893 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-83866587-29cb-4830-bb62-06ead913d327 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] show called for member 6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:59:17.659618 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.659618 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:17.674238 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83866587-29cb-4830-bb62-06ead913d327 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 returned with HTTP 200 Aug 07 20:59:17.674810 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 314/1267] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:59:17 2026] GET /volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 => generated 389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:17.690816 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b20a68a3-ba02-46db-b176-7bf904eac7f1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.692841 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b20a68a3-ba02-46db-b176-7bf904eac7f1 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 20:59:17.693236 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b20a68a3-ba02-46db-b176-7bf904eac7f1 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:17.693675 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b20a68a3-ba02-46db-b176-7bf904eac7f1 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:17.693947 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-b20a68a3-ba02-46db-b176-7bf904eac7f1 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:59:17.694912 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b20a68a3-ba02-46db-b176-7bf904eac7f1 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:59:17.703713 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b20a68a3-ba02-46db-b176-7bf904eac7f1 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Get all volumes completed successfully. Aug 07 20:59:17.706664 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b20a68a3-ba02-46db-b176-7bf904eac7f1 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 20:59:17.707502 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 315/1268] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 20:59:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:17.725559 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-dd413568-781d-4878-93a1-5fb56b0f7262 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.727444 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dd413568-781d-4878-93a1-5fb56b0f7262 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] POST https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action Aug 07 20:59:17.727979 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dd413568-781d-4878-93a1-5fb56b0f7262 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:17.728191 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dd413568-781d-4878-93a1-5fb56b0f7262 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:17.729996 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-dd413568-781d-4878-93a1-5fb56b0f7262 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] delete called for group 6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 {{(pid=100277) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 20:59:17.730242 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.groups [None req-dd413568-781d-4878-93a1-5fb56b0f7262 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Delete group with id: 6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 Aug 07 20:59:17.735008 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.735008 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:17.790004 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dd413568-781d-4878-93a1-5fb56b0f7262 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action returned with HTTP 202 Aug 07 20:59:17.790004 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 324/1269] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 20:59:17 2026] POST /volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:59:17.800657 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d490d368-b7a3-4741-83e5-29c651a7d21d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.805243 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d490d368-b7a3-4741-83e5-29c651a7d21d tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] GET https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 Aug 07 20:59:17.805581 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d490d368-b7a3-4741-83e5-29c651a7d21d tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:17.806322 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d490d368-b7a3-4741-83e5-29c651a7d21d tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:17.807075 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-d490d368-b7a3-4741-83e5-29c651a7d21d tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] show called for member 6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:59:17.815698 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.815698 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:17.830092 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d490d368-b7a3-4741-83e5-29c651a7d21d tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 returned with HTTP 200 Aug 07 20:59:17.831003 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 317/1270] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:59:17 2026] GET /volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 => generated 388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:17.933463 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5fc299d3-f6cf-480d-8cf7-b27f6a1905ce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:17.942148 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fc299d3-f6cf-480d-8cf7-b27f6a1905ce tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:17.942362 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fc299d3-f6cf-480d-8cf7-b27f6a1905ce tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:17.942587 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fc299d3-f6cf-480d-8cf7-b27f6a1905ce tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:17.942744 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5fc299d3-f6cf-480d-8cf7-b27f6a1905ce tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:17.951578 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:17.951578 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:17.953257 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fc299d3-f6cf-480d-8cf7-b27f6a1905ce tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:17.953257 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 315/1271] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:17 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:18.150876 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cc7a7350-6df8-478a-85fa-89adb6608e74 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:18.153455 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cc7a7350-6df8-478a-85fa-89adb6608e74 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 20:59:18.153455 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cc7a7350-6df8-478a-85fa-89adb6608e74 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:18.153455 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cc7a7350-6df8-478a-85fa-89adb6608e74 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:18.164577 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:18.164577 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:18.169021 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-cc7a7350-6df8-478a-85fa-89adb6608e74 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 20:59:18.174113 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cc7a7350-6df8-478a-85fa-89adb6608e74 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 20:59:18.175918 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 316/1272] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:18 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:18.875028 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-dd2779a3-09e9-4939-9a46-5d40a1b4d718 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:18.875028 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dd2779a3-09e9-4939-9a46-5d40a1b4d718 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] GET https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 Aug 07 20:59:18.875028 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dd2779a3-09e9-4939-9a46-5d40a1b4d718 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:18.875028 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dd2779a3-09e9-4939-9a46-5d40a1b4d718 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:18.875028 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-dd2779a3-09e9-4939-9a46-5d40a1b4d718 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] show called for member 6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 20:59:18.875028 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dd2779a3-09e9-4939-9a46-5d40a1b4d718 tempest-GroupsV320Test-551462081 tempest-GroupsV320Test-551462081-project-member] https://10.4.3.127/volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 returned with HTTP 404 Aug 07 20:59:18.875028 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 325/1273] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 20:59:18 2026] GET /volume/v3/groups/6ab8268b-d7ab-4b0e-aa5d-99b49ca78dc2 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 20:59:18.876427 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a4437b63-4f5f-48a5-8790-3ced2c371714 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:18.876427 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4437b63-4f5f-48a5-8790-3ced2c371714 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/d9a605c6-9a37-4bfa-812f-a455c7ba690e Aug 07 20:59:18.876427 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4437b63-4f5f-48a5-8790-3ced2c371714 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:18.876427 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4437b63-4f5f-48a5-8790-3ced2c371714 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:18.876919 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:18.876919 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:18.907995 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4437b63-4f5f-48a5-8790-3ced2c371714 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] https://10.4.3.127/volume/v3/group_types/d9a605c6-9a37-4bfa-812f-a455c7ba690e returned with HTTP 202 Aug 07 20:59:18.908942 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 318/1274] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 7 20:59:18 2026] DELETE /volume/v3/group_types/d9a605c6-9a37-4bfa-812f-a455c7ba690e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 20:59:18.919808 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c32a7b22-24e9-4881-9d14-0cdc4ed0d596 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:18.923701 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c32a7b22-24e9-4881-9d14-0cdc4ed0d596 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] DELETE https://10.4.3.127/volume/v3/types/b260c59b-6d86-481a-ad38-2dd8033adc0e Aug 07 20:59:18.923942 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c32a7b22-24e9-4881-9d14-0cdc4ed0d596 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:18.924213 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c32a7b22-24e9-4881-9d14-0cdc4ed0d596 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:18.975375 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4ab39fc6-2420-4455-8ada-3b3cfb90e1f8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:18.978860 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4ab39fc6-2420-4455-8ada-3b3cfb90e1f8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:18.979179 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4ab39fc6-2420-4455-8ada-3b3cfb90e1f8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:18.979494 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4ab39fc6-2420-4455-8ada-3b3cfb90e1f8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:18.979652 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-4ab39fc6-2420-4455-8ada-3b3cfb90e1f8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:18.986897 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c32a7b22-24e9-4881-9d14-0cdc4ed0d596 tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] https://10.4.3.127/volume/v3/types/b260c59b-6d86-481a-ad38-2dd8033adc0e returned with HTTP 202 Aug 07 20:59:18.987202 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:18.987202 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:18.987202 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4ab39fc6-2420-4455-8ada-3b3cfb90e1f8 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:18.987393 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 316/1275] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 20:59:18 2026] DELETE /volume/v3/types/b260c59b-6d86-481a-ad38-2dd8033adc0e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 20:59:18.987825 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 317/1276] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:18 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:18.997355 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f920c185-4604-4711-9dd0-7a402fb45fcb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:19.000517 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f920c185-4604-4711-9dd0-7a402fb45fcb tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] GET https://10.4.3.127/volume/v3/types/b260c59b-6d86-481a-ad38-2dd8033adc0e Aug 07 20:59:19.000791 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f920c185-4604-4711-9dd0-7a402fb45fcb tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:19.002144 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f920c185-4604-4711-9dd0-7a402fb45fcb tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:19.009847 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f920c185-4604-4711-9dd0-7a402fb45fcb tempest-GroupsV320Test-1050714687 tempest-GroupsV320Test-1050714687-project-admin] https://10.4.3.127/volume/v3/types/b260c59b-6d86-481a-ad38-2dd8033adc0e returned with HTTP 404 Aug 07 20:59:19.010452 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 326/1277] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 20:59:18 2026] GET /volume/v3/types/b260c59b-6d86-481a-ad38-2dd8033adc0e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:19.068426 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:19.070952 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:19.071504 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-398090680", "snapshot_id": "7256f852-351e-4d90-be95-403a2b529e22", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:19.076838 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-398090680', 'snapshot_id': '7256f852-351e-4d90-be95-403a2b529e22', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:19.085937 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:19.085937 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:19.086355 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Snapshot retrieved successfully. Aug 07 20:59:19.086538 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Create volume of 1 GB Aug 07 20:59:19.090331 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Availability Zones retrieved successfully. Aug 07 20:59:19.098204 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Flow 'volume_create_api' (0aab5456-0809-4111-962e-24599742f621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:19.103471 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b38c5d3-007d-4615-bd6b-4ce2dbed950b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:19.104389 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:19.150064 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b38c5d3-007d-4615-bd6b-4ce2dbed950b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7256f852-351e-4d90-be95-403a2b529e22', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:19.150828 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6023a4b6-14a8-48a2-bed3-63c46ceb1ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:19.197522 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-898db28a-5c55-40aa-84d6-e94c0cbf8ada None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:19.200148 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-898db28a-5c55-40aa-84d6-e94c0cbf8ada tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 20:59:19.200349 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-898db28a-5c55-40aa-84d6-e94c0cbf8ada tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:19.200635 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-898db28a-5c55-40aa-84d6-e94c0cbf8ada tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:19.221021 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:19.221021 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:19.231384 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-898db28a-5c55-40aa-84d6-e94c0cbf8ada tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 20:59:19.234264 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Created reservations ['207fee46-35bf-48e4-ba14-ad8aae8d1a5f', 'c3874f30-74cf-454d-9d62-58aebe23c115', '45708921-0dc6-4212-a26e-205fbbd3ccf4', '13d7d1dc-059e-455b-940f-d8018d3e503e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:19.235741 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6023a4b6-14a8-48a2-bed3-63c46ceb1ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['207fee46-35bf-48e4-ba14-ad8aae8d1a5f', 'c3874f30-74cf-454d-9d62-58aebe23c115', '45708921-0dc6-4212-a26e-205fbbd3ccf4', '13d7d1dc-059e-455b-940f-d8018d3e503e']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:19.237436 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab40dc8-8352-4a52-bb43-0528b9380c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:19.237595 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-898db28a-5c55-40aa-84d6-e94c0cbf8ada tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 20:59:19.237752 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 318/1278] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:19 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:19.301442 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab40dc8-8352-4a52-bb43-0528b9380c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f08faf38-64f4-4766-80bf-f780a1a8bf68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-398090680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0adc7b84f8c4cb1bd5098171528033c',qos_specs=None,replication_status=,reservations=['207fee46-35bf-48e4-ba14-ad8aae8d1a5f','c3874f30-74cf-454d-9d62-58aebe23c115','45708921-0dc6-4212-a26e-205fbbd3ccf4','13d7d1dc-059e-455b-940f-d8018d3e503e'],size=1,snapshot_id=7256f852-351e-4d90-be95-403a2b529e22,source_replicaid=,source_volid=None,status='creating',user_id='76d70acc2955405fbdcb9dad213d2f2e',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-398090680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f08faf38-64f4-4766-80bf-f780a1a8bf68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0adc7b84f8c4cb1bd5098171528033c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7256f852-351e-4d90-be95-403a2b529e22,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76d70acc2955405fbdcb9dad213d2f2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:19.303104 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fec000b-2088-438b-bbdd-1dc7aae0ac8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:19.338131 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fec000b-2088-438b-bbdd-1dc7aae0ac8e) transitioned into state 'SUCCESS' from state '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-398090680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0adc7b84f8c4cb1bd5098171528033c',qos_specs=None,replication_status=,reservations=['207fee46-35bf-48e4-ba14-ad8aae8d1a5f','c3874f30-74cf-454d-9d62-58aebe23c115','45708921-0dc6-4212-a26e-205fbbd3ccf4','13d7d1dc-059e-455b-940f-d8018d3e503e'],size=1,snapshot_id=7256f852-351e-4d90-be95-403a2b529e22,source_replicaid=,source_volid=None,status='creating',user_id='76d70acc2955405fbdcb9dad213d2f2e',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:19.339086 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e47bf2-5a80-4143-9556-18446f0549e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:19.371539 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e47bf2-5a80-4143-9556-18446f0549e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:19.372693 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Flow 'volume_create_api' (0aab5456-0809-4111-962e-24599742f621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:19.373147 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Create volume request issued successfully. Aug 07 20:59:19.374146 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eef280d4-0780-457b-a25a-7bfd5ed05c8b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:19.374484 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 319/1279] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:59:19 2026] POST /volume/v3/volumes => generated 780 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:20.001712 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9a57ec94-78fe-46f5-93af-446ec3c05fbe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:20.004608 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a57ec94-78fe-46f5-93af-446ec3c05fbe tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:20.005006 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a57ec94-78fe-46f5-93af-446ec3c05fbe tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:20.005463 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a57ec94-78fe-46f5-93af-446ec3c05fbe tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:20.006015 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9a57ec94-78fe-46f5-93af-446ec3c05fbe tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:20.012223 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:20.012223 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:20.014259 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a57ec94-78fe-46f5-93af-446ec3c05fbe tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:20.014259 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 317/1280] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:20 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:59:20.253968 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ddce191d-d292-4f6f-a629-88bc4f4c7285 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:20.258081 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ddce191d-d292-4f6f-a629-88bc4f4c7285 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 20:59:20.258081 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ddce191d-d292-4f6f-a629-88bc4f4c7285 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:20.258081 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ddce191d-d292-4f6f-a629-88bc4f4c7285 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:20.275496 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:20.275496 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:20.281883 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ddce191d-d292-4f6f-a629-88bc4f4c7285 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 20:59:20.287476 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ddce191d-d292-4f6f-a629-88bc4f4c7285 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 20:59:20.288198 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 327/1281] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:20 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:20.971963 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-59c42093-a392-4bcd-93be-81bbbba293a1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:20.975949 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-59c42093-a392-4bcd-93be-81bbbba293a1 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] POST https://10.4.3.127/volume/v3/attachments/61f5a46e-d54e-4516-a441-55a11bc3afce/action Aug 07 20:59:20.976538 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-59c42093-a392-4bcd-93be-81bbbba293a1 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:20.977031 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-59c42093-a392-4bcd-93be-81bbbba293a1 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:21.009203 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:21.009203 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:21.031507 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0b6b7c53-9309-4f9e-b722-42a4b0a0562f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:21.034736 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0b6b7c53-9309-4f9e-b722-42a4b0a0562f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:21.035012 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0b6b7c53-9309-4f9e-b722-42a4b0a0562f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:21.035275 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0b6b7c53-9309-4f9e-b722-42a4b0a0562f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:21.035419 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0b6b7c53-9309-4f9e-b722-42a4b0a0562f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:21.038277 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-e36a8144-2e80-465a-ad0f-6e673c107035 req-59c42093-a392-4bcd-93be-81bbbba293a1 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/attachments/61f5a46e-d54e-4516-a441-55a11bc3afce/action returned with HTTP 204 Aug 07 20:59:21.038620 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 319/1282] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:59:20 2026] POST /volume/v3/attachments/61f5a46e-d54e-4516-a441-55a11bc3afce/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:21.045444 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:21.045444 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:21.046889 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0b6b7c53-9309-4f9e-b722-42a4b0a0562f tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:21.048111 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 320/1283] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:21 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:21.306667 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cf5c5c0b-38bb-4f75-bf77-ab2f4b9577c0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:21.309927 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf5c5c0b-38bb-4f75-bf77-ab2f4b9577c0 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 20:59:21.310203 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf5c5c0b-38bb-4f75-bf77-ab2f4b9577c0 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:21.310447 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf5c5c0b-38bb-4f75-bf77-ab2f4b9577c0 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:21.323176 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:21.323176 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:21.327544 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cf5c5c0b-38bb-4f75-bf77-ab2f4b9577c0 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 20:59:21.334045 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf5c5c0b-38bb-4f75-bf77-ab2f4b9577c0 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 20:59:21.334045 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 318/1284] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:21 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:21.351825 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5649ea80-0899-4bec-a854-b9c392226fea None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:21.354593 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5649ea80-0899-4bec-a854-b9c392226fea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 20:59:21.354867 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5649ea80-0899-4bec-a854-b9c392226fea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:21.355210 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5649ea80-0899-4bec-a854-b9c392226fea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:21.378703 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:21.378703 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:21.385613 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5649ea80-0899-4bec-a854-b9c392226fea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 20:59:21.394811 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5649ea80-0899-4bec-a854-b9c392226fea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 20:59:21.396257 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 328/1285] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:21 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:22.064489 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-37b5e71b-139f-491d-847d-7e29db716e98 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:22.067344 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-37b5e71b-139f-491d-847d-7e29db716e98 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:22.067870 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-37b5e71b-139f-491d-847d-7e29db716e98 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:22.068680 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-37b5e71b-139f-491d-847d-7e29db716e98 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:22.068680 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-37b5e71b-139f-491d-847d-7e29db716e98 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:22.078395 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:22.078395 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:22.078539 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-37b5e71b-139f-491d-847d-7e29db716e98 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:22.079250 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 320/1286] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:22 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:23.095841 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2c3738f7-5cd0-4e9d-aa7b-ba70d2986540 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:23.098858 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c3738f7-5cd0-4e9d-aa7b-ba70d2986540 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:23.099142 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c3738f7-5cd0-4e9d-aa7b-ba70d2986540 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:23.099347 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c3738f7-5cd0-4e9d-aa7b-ba70d2986540 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:23.099465 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2c3738f7-5cd0-4e9d-aa7b-ba70d2986540 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:23.104858 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:23.104858 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:23.105654 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c3738f7-5cd0-4e9d-aa7b-ba70d2986540 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:23.106009 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 321/1287] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:23 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:23.371167 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:23.520481 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:23.521398 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1449101697"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:23.523528 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1449101697'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:23.523888 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Create volume of 1 GB Aug 07 20:59:23.538094 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Availability Zones retrieved successfully. Aug 07 20:59:23.547008 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Flow 'volume_create_api' (04c2a5df-7dcc-40d8-a5c3-61a151e9e64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:23.547752 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84cd852d-1abe-4163-a2cc-488ac8132817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:23.549270 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:23.774591 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84cd852d-1abe-4163-a2cc-488ac8132817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:23.776515 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d242ea60-191a-4046-a3d7-dcab936980f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:23.878705 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Created reservations ['cf7bd13f-bd38-4695-9be0-750b7de6451c', 'a98a78a2-3c2b-47d0-a6a4-cb69e4bd8e32', '7df82193-1a36-431f-b469-aa0185db5e9c', '15c6d388-c49d-4c1f-8e8c-4242a84c893f'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:23.879381 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d242ea60-191a-4046-a3d7-dcab936980f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf7bd13f-bd38-4695-9be0-750b7de6451c', 'a98a78a2-3c2b-47d0-a6a4-cb69e4bd8e32', '7df82193-1a36-431f-b469-aa0185db5e9c', '15c6d388-c49d-4c1f-8e8c-4242a84c893f']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:23.880548 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49977e9c-c6f3-4327-813d-dac3b0f14f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:23.911052 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49977e9c-c6f3-4327-813d-dac3b0f14f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7cf66ba-9231-471d-97f9-3e7393898785', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1449101697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ae9630d12d441bcbcdb213d932bd376',qos_specs=None,replication_status=,reservations=['cf7bd13f-bd38-4695-9be0-750b7de6451c','a98a78a2-3c2b-47d0-a6a4-cb69e4bd8e32','7df82193-1a36-431f-b469-aa0185db5e9c','15c6d388-c49d-4c1f-8e8c-4242a84c893f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f1d5bd1d4bb4ba89fcd7209d9849515',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1449101697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7cf66ba-9231-471d-97f9-3e7393898785,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ae9630d12d441bcbcdb213d932bd376',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f1d5bd1d4bb4ba89fcd7209d9849515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:23.912592 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79ddaf9f-ef96-4055-aee0-9d4b2b89554d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:23.976867 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79ddaf9f-ef96-4055-aee0-9d4b2b89554d) transitioned into state 'SUCCESS' from state '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-1449101697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ae9630d12d441bcbcdb213d932bd376',qos_specs=None,replication_status=,reservations=['cf7bd13f-bd38-4695-9be0-750b7de6451c','a98a78a2-3c2b-47d0-a6a4-cb69e4bd8e32','7df82193-1a36-431f-b469-aa0185db5e9c','15c6d388-c49d-4c1f-8e8c-4242a84c893f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f1d5bd1d4bb4ba89fcd7209d9849515',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:23.977852 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e39603-d602-49f0-9342-8aba209581c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:23.993432 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e39603-d602-49f0-9342-8aba209581c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:23.993673 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Flow 'volume_create_api' (04c2a5df-7dcc-40d8-a5c3-61a151e9e64c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:23.993952 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Create volume request issued successfully. Aug 07 20:59:23.994562 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c3af3d19-c9e4-4b5e-9ce5-355829107f13 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:23.995115 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 319/1288] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:23 2026] POST /volume/v3/volumes => generated 751 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:24.013495 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fb6e212f-c37d-499a-819d-c5ed784c32b9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:24.016974 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fb6e212f-c37d-499a-819d-c5ed784c32b9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 Aug 07 20:59:24.016974 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fb6e212f-c37d-499a-819d-c5ed784c32b9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:24.016974 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fb6e212f-c37d-499a-819d-c5ed784c32b9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:24.036536 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:24.036536 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:24.046895 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fb6e212f-c37d-499a-819d-c5ed784c32b9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Volume info retrieved successfully. Aug 07 20:59:24.054875 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fb6e212f-c37d-499a-819d-c5ed784c32b9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 returned with HTTP 200 Aug 07 20:59:24.055514 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 329/1289] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:24 2026] GET /volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:24.122073 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d1bad9d2-a48e-43f6-945f-8d4817e9fbd4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:24.124964 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d1bad9d2-a48e-43f6-945f-8d4817e9fbd4 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:24.125556 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d1bad9d2-a48e-43f6-945f-8d4817e9fbd4 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:24.125556 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d1bad9d2-a48e-43f6-945f-8d4817e9fbd4 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:24.125556 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-d1bad9d2-a48e-43f6-945f-8d4817e9fbd4 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:24.133083 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:24.133083 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:24.135204 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d1bad9d2-a48e-43f6-945f-8d4817e9fbd4 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:24.135204 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 321/1290] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:24 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:25.080878 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd68c34d-ef79-4579-ab6c-ac8a0bb2c000 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:25.084015 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd68c34d-ef79-4579-ab6c-ac8a0bb2c000 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 Aug 07 20:59:25.084779 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd68c34d-ef79-4579-ab6c-ac8a0bb2c000 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:25.084779 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd68c34d-ef79-4579-ab6c-ac8a0bb2c000 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:25.087279 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=260,cinder:INSERT=37,cinder:UPDATE=62 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:59:25.096407 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:25.096407 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:25.101932 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bd68c34d-ef79-4579-ab6c-ac8a0bb2c000 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Volume info retrieved successfully. Aug 07 20:59:25.110616 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd68c34d-ef79-4579-ab6c-ac8a0bb2c000 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 returned with HTTP 200 Aug 07 20:59:25.112032 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 322/1291] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:25 2026] GET /volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:25.131785 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e7052352-e66d-4bea-9c88-76bd3923583d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:25.134870 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e7052352-e66d-4bea-9c88-76bd3923583d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:59:25.135379 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e7052352-e66d-4bea-9c88-76bd3923583d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7cf66ba-9231-471d-97f9-3e7393898785", "name": "tempest-SnapshotsActionsTest-Snapshot-169553190"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:25.155354 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ae5e3cc2-41b6-46a7-aca9-69b43980a5bf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:25.157057 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:25.157057 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:25.157855 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e7052352-e66d-4bea-9c88-76bd3923583d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Volume info retrieved successfully. Aug 07 20:59:25.158074 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-e7052352-e66d-4bea-9c88-76bd3923583d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Create snapshot from volume a7cf66ba-9231-471d-97f9-3e7393898785 Aug 07 20:59:25.158336 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ae5e3cc2-41b6-46a7-aca9-69b43980a5bf tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:25.158657 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ae5e3cc2-41b6-46a7-aca9-69b43980a5bf tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:25.158969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ae5e3cc2-41b6-46a7-aca9-69b43980a5bf tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:25.159171 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ae5e3cc2-41b6-46a7-aca9-69b43980a5bf tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:25.170156 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:25.170156 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:25.171197 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ae5e3cc2-41b6-46a7-aca9-69b43980a5bf tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:25.171830 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 330/1292] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:25 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:25.188246 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8d211a6f-dd3e-47b7-8de0-35f8fcf10fe5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:25.193788 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8d211a6f-dd3e-47b7-8de0-35f8fcf10fe5 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 Aug 07 20:59:25.193788 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8d211a6f-dd3e-47b7-8de0-35f8fcf10fe5 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:25.193788 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8d211a6f-dd3e-47b7-8de0-35f8fcf10fe5 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:25.211255 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:25.211255 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:25.218816 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8d211a6f-dd3e-47b7-8de0-35f8fcf10fe5 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:59:25.223729 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8d211a6f-dd3e-47b7-8de0-35f8fcf10fe5 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 returned with HTTP 200 Aug 07 20:59:25.224470 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 322/1293] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:25 2026] GET /volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:25.249706 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5bb75c9a-7db7-4f72-ae56-b2d67ec2c8b1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:25.250781 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-e7052352-e66d-4bea-9c88-76bd3923583d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Created reservations ['656074e9-ecd2-4442-8574-e32fdfed0d0c', '6746633e-104e-4f73-a63f-183d4e6673d1', '281801f3-0b79-4ee7-babb-bdad3c07fea3', 'faaffcf4-4446-4029-8650-2c120dd3f09e'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:25.253047 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5bb75c9a-7db7-4f72-ae56-b2d67ec2c8b1 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] POST https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861/action Aug 07 20:59:25.254508 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5bb75c9a-7db7-4f72-ae56-b2d67ec2c8b1 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:25.254508 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5bb75c9a-7db7-4f72-ae56-b2d67ec2c8b1 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:25.257022 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-5bb75c9a-7db7-4f72-ae56-b2d67ec2c8b1 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] Updating backup '6c5573fe-b149-465d-a2e8-e094ee0a6861' with '{'status': 'error'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 20:59:25.273389 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:25.273389 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:25.288348 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-5bb75c9a-7db7-4f72-ae56-b2d67ec2c8b1 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] reset_status in rpcapi backup_id 6c5573fe-b149-465d-a2e8-e094ee0a6861 on host np0000006755. {{(pid=100276) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 20:59:25.291710 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5bb75c9a-7db7-4f72-ae56-b2d67ec2c8b1 tempest-VolumesBackupsAdminTest-1984323702 tempest-VolumesBackupsAdminTest-1984323702-project-admin] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861/action returned with HTTP 202 Aug 07 20:59:25.292435 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 323/1294] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 20:59:25 2026] POST /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:25.316515 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9be17b30-54be-4008-b4c4-89ef256af547 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:25.319852 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9be17b30-54be-4008-b4c4-89ef256af547 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:25.320291 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9be17b30-54be-4008-b4c4-89ef256af547 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:25.320471 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9be17b30-54be-4008-b4c4-89ef256af547 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:25.320471 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-9be17b30-54be-4008-b4c4-89ef256af547 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:25.322951 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e7052352-e66d-4bea-9c88-76bd3923583d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot create request issued successfully. Aug 07 20:59:25.323972 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e7052352-e66d-4bea-9c88-76bd3923583d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:59:25.324858 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 320/1295] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 20:59:25 2026] POST /volume/v3/snapshots => generated 306 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:25.327642 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:25.327642 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:25.329212 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9be17b30-54be-4008-b4c4-89ef256af547 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:25.329212 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 331/1296] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:25 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:25.341625 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e62d334a-6c84-4eac-9716-4eac353908b1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:25.349059 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e62d334a-6c84-4eac-9716-4eac353908b1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:25.349059 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e62d334a-6c84-4eac-9716-4eac353908b1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:25.349059 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e62d334a-6c84-4eac-9716-4eac353908b1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:25.351671 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4dbaa9a2-ece5-40ff-afb1-96be83b34a62 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:25.360171 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4dbaa9a2-ece5-40ff-afb1-96be83b34a62 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] DELETE https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:25.360405 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4dbaa9a2-ece5-40ff-afb1-96be83b34a62 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:25.361052 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4dbaa9a2-ece5-40ff-afb1-96be83b34a62 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:25.361052 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-4dbaa9a2-ece5-40ff-afb1-96be83b34a62 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Delete backup with id: 6c5573fe-b149-465d-a2e8-e094ee0a6861. Aug 07 20:59:25.366176 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:25.366176 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:25.366176 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e62d334a-6c84-4eac-9716-4eac353908b1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:25.368100 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:25.368100 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:25.368523 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e62d334a-6c84-4eac-9716-4eac353908b1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 200 Aug 07 20:59:25.369215 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 323/1297] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:25 2026] GET /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:25.403853 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-4dbaa9a2-ece5-40ff-afb1-96be83b34a62 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] delete_backup rpcapi backup_id 6c5573fe-b149-465d-a2e8-e094ee0a6861 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 20:59:25.406425 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4dbaa9a2-ece5-40ff-afb1-96be83b34a62 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 202 Aug 07 20:59:25.406682 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 324/1298] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:25 2026] DELETE /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:25.421414 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-94850c11-db89-46cd-ae47-f55d501530f1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:25.426503 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94850c11-db89-46cd-ae47-f55d501530f1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:25.426860 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94850c11-db89-46cd-ae47-f55d501530f1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:25.427192 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94850c11-db89-46cd-ae47-f55d501530f1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:25.427509 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-94850c11-db89-46cd-ae47-f55d501530f1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:25.436717 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:25.436717 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:25.438529 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94850c11-db89-46cd-ae47-f55d501530f1 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:25.438529 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 321/1299] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:25 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:25.620506 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-4d5c9b34-0c8e-48df-9aca-f5f3f38c95fd req-3fc4b669-9fe8-4bc7-92b5-8ab1a6b4b78f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:25.624994 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4d5c9b34-0c8e-48df-9aca-f5f3f38c95fd req-3fc4b669-9fe8-4bc7-92b5-8ab1a6b4b78f tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] DELETE https://10.4.3.127/volume/v3/attachments/90aa74e2-847d-457f-919e-ca7cc02c9d4d Aug 07 20:59:25.625225 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4d5c9b34-0c8e-48df-9aca-f5f3f38c95fd req-3fc4b669-9fe8-4bc7-92b5-8ab1a6b4b78f tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:25.625516 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4d5c9b34-0c8e-48df-9aca-f5f3f38c95fd req-3fc4b669-9fe8-4bc7-92b5-8ab1a6b4b78f tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:25.644063 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:25.644063 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:25.740315 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4d5c9b34-0c8e-48df-9aca-f5f3f38c95fd req-3fc4b669-9fe8-4bc7-92b5-8ab1a6b4b78f tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/attachments/90aa74e2-847d-457f-919e-ca7cc02c9d4d returned with HTTP 200 Aug 07 20:59:25.741290 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 332/1300] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 20:59:25 2026] DELETE /volume/v3/attachments/90aa74e2-847d-457f-919e-ca7cc02c9d4d => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:25.772209 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-4d5c9b34-0c8e-48df-9aca-f5f3f38c95fd req-64f24cf0-3e64-4585-9b92-e6b2c15810af None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:25.776782 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4d5c9b34-0c8e-48df-9aca-f5f3f38c95fd req-64f24cf0-3e64-4585-9b92-e6b2c15810af tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] DELETE https://10.4.3.127/volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 Aug 07 20:59:25.777141 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4d5c9b34-0c8e-48df-9aca-f5f3f38c95fd req-64f24cf0-3e64-4585-9b92-e6b2c15810af tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:25.778878 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4d5c9b34-0c8e-48df-9aca-f5f3f38c95fd req-64f24cf0-3e64-4585-9b92-e6b2c15810af tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:25.781663 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [req-4d5c9b34-0c8e-48df-9aca-f5f3f38c95fd req-64f24cf0-3e64-4585-9b92-e6b2c15810af tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Delete volume with id: 91ef9e20-8ed7-4ff9-a663-764f8482bef4 Aug 07 20:59:25.801492 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:25.801492 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:25.801936 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-4d5c9b34-0c8e-48df-9aca-f5f3f38c95fd req-64f24cf0-3e64-4585-9b92-e6b2c15810af tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Volume info retrieved successfully. Aug 07 20:59:25.844177 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-4d5c9b34-0c8e-48df-9aca-f5f3f38c95fd req-64f24cf0-3e64-4585-9b92-e6b2c15810af tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] Delete volume request issued successfully. Aug 07 20:59:25.844442 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4d5c9b34-0c8e-48df-9aca-f5f3f38c95fd req-64f24cf0-3e64-4585-9b92-e6b2c15810af tempest-ServerBootFromVolumeStableRescueTest-1206291797 tempest-ServerBootFromVolumeStableRescueTest-1206291797-project-member] https://10.4.3.127/volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 returned with HTTP 202 Aug 07 20:59:25.845253 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 324/1301] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 7 20:59:25 2026] DELETE /volume/v3/volumes/91ef9e20-8ed7-4ff9-a663-764f8482bef4 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:26.386222 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b6841679-a163-4062-a361-a508d3a13a0e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:26.390555 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6841679-a163-4062-a361-a508d3a13a0e tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:26.390555 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6841679-a163-4062-a361-a508d3a13a0e tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:26.390745 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6841679-a163-4062-a361-a508d3a13a0e tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:26.400159 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:26.400159 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:26.401216 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b6841679-a163-4062-a361-a508d3a13a0e tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:26.402231 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6841679-a163-4062-a361-a508d3a13a0e tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 200 Aug 07 20:59:26.402958 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 325/1302] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:26 2026] GET /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:26.421033 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c0cc8075-b24f-4b61-9121-a2dfadc93dce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:26.455153 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7447bf3e-201c-4b40-b17b-9294e0aa81a4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:26.459380 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7447bf3e-201c-4b40-b17b-9294e0aa81a4 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:26.459794 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7447bf3e-201c-4b40-b17b-9294e0aa81a4 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:26.459899 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7447bf3e-201c-4b40-b17b-9294e0aa81a4 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:26.460041 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-7447bf3e-201c-4b40-b17b-9294e0aa81a4 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:26.464508 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0cc8075-b24f-4b61-9121-a2dfadc93dce tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action Aug 07 20:59:26.465103 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c0cc8075-b24f-4b61-9121-a2dfadc93dce tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:26.465251 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c0cc8075-b24f-4b61-9121-a2dfadc93dce tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:26.466932 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-c0cc8075-b24f-4b61-9121-a2dfadc93dce tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Updating snapshot '4763fd41-e8aa-4228-b0c3-5763d48c1abc' with '{'status': 'creating'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 20:59:26.468207 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:26.468207 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:26.469747 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7447bf3e-201c-4b40-b17b-9294e0aa81a4 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 200 Aug 07 20:59:26.469747 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 333/1303] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:26 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:26.497609 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:26.497609 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:26.520775 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0cc8075-b24f-4b61-9121-a2dfadc93dce tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action returned with HTTP 202 Aug 07 20:59:26.521974 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 322/1304] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:26 2026] POST /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:26.535717 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f1fbd653-a6fc-404b-bcee-0997d3178370 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:26.538534 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f1fbd653-a6fc-404b-bcee-0997d3178370 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:26.538810 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f1fbd653-a6fc-404b-bcee-0997d3178370 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:26.539055 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f1fbd653-a6fc-404b-bcee-0997d3178370 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:26.548206 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:26.548206 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:26.549267 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f1fbd653-a6fc-404b-bcee-0997d3178370 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:26.549616 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f1fbd653-a6fc-404b-bcee-0997d3178370 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 200 Aug 07 20:59:26.550063 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 325/1305] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:26 2026] GET /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:26.562956 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2240233a-6e6a-442f-8175-aae92a45f2e3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:26.566356 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2240233a-6e6a-442f-8175-aae92a45f2e3 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action Aug 07 20:59:26.566552 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2240233a-6e6a-442f-8175-aae92a45f2e3 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:26.566670 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2240233a-6e6a-442f-8175-aae92a45f2e3 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:26.568427 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-2240233a-6e6a-442f-8175-aae92a45f2e3 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Updating snapshot '4763fd41-e8aa-4228-b0c3-5763d48c1abc' with '{'status': 'available'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 20:59:26.579688 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:26.579688 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:26.599176 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2240233a-6e6a-442f-8175-aae92a45f2e3 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action returned with HTTP 202 Aug 07 20:59:26.599819 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 326/1306] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:26 2026] POST /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:26.608346 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0da2607a-ef0f-4ab4-aa2b-1ac8af51e701 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:26.610879 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0da2607a-ef0f-4ab4-aa2b-1ac8af51e701 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:26.611217 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0da2607a-ef0f-4ab4-aa2b-1ac8af51e701 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:26.611470 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0da2607a-ef0f-4ab4-aa2b-1ac8af51e701 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:26.619276 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:26.619276 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:26.619704 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0da2607a-ef0f-4ab4-aa2b-1ac8af51e701 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:26.620893 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0da2607a-ef0f-4ab4-aa2b-1ac8af51e701 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 200 Aug 07 20:59:26.622138 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 334/1307] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:26 2026] GET /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:26.635409 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0a61c319-c3d1-440a-903d-5780c417b6b6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:26.638471 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a61c319-c3d1-440a-903d-5780c417b6b6 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:59:26.639014 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a61c319-c3d1-440a-903d-5780c417b6b6 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7cf66ba-9231-471d-97f9-3e7393898785", "name": "tempest-SnapshotsActionsTest-Snapshot-2002108533"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:26.649394 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:26.649394 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:26.650456 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0a61c319-c3d1-440a-903d-5780c417b6b6 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Volume info retrieved successfully. Aug 07 20:59:26.650456 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-0a61c319-c3d1-440a-903d-5780c417b6b6 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Create snapshot from volume a7cf66ba-9231-471d-97f9-3e7393898785 Aug 07 20:59:26.693190 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-0a61c319-c3d1-440a-903d-5780c417b6b6 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Created reservations ['4c8e9a78-140e-4761-8967-83d00000bd52', 'b2aac279-b5fe-4bfb-8cc6-3b3967bdd18c', '1271e639-04f4-44d5-97d4-77e36ed91a2c', 'dbb36c7b-20f7-4e1a-9e5a-3c1fda78a96e'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:26.803349 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0a61c319-c3d1-440a-903d-5780c417b6b6 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot create request issued successfully. Aug 07 20:59:26.804272 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a61c319-c3d1-440a-903d-5780c417b6b6 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:59:26.805931 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 323/1308] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 20:59:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 20:59:26.818444 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a71621ae-482f-4a4b-911f-ec12b6c9dbfc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:26.820748 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a71621ae-482f-4a4b-911f-ec12b6c9dbfc tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c Aug 07 20:59:26.821286 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a71621ae-482f-4a4b-911f-ec12b6c9dbfc tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:26.821286 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a71621ae-482f-4a4b-911f-ec12b6c9dbfc tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:26.832852 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:26.832852 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:26.833076 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a71621ae-482f-4a4b-911f-ec12b6c9dbfc tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:26.834295 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a71621ae-482f-4a4b-911f-ec12b6c9dbfc tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c returned with HTTP 200 Aug 07 20:59:26.834696 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 326/1309] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:26 2026] GET /volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:27.487640 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-10b47e15-f72a-43f2-9fbf-88c6aebcc74a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:27.491565 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-10b47e15-f72a-43f2-9fbf-88c6aebcc74a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 Aug 07 20:59:27.491565 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-10b47e15-f72a-43f2-9fbf-88c6aebcc74a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:27.491565 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-10b47e15-f72a-43f2-9fbf-88c6aebcc74a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:27.491565 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-10b47e15-f72a-43f2-9fbf-88c6aebcc74a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Show backup with id 6c5573fe-b149-465d-a2e8-e094ee0a6861. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 20:59:27.494914 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-10b47e15-f72a-43f2-9fbf-88c6aebcc74a tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 returned with HTTP 404 Aug 07 20:59:27.495599 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 327/1310] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:27 2026] GET /volume/v3/backups/6c5573fe-b149-465d-a2e8-e094ee0a6861 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:27.618524 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f99b22cf-211a-4f02-b6d2-fc8e99ebf0c9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:27.623971 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f99b22cf-211a-4f02-b6d2-fc8e99ebf0c9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 Aug 07 20:59:27.623971 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f99b22cf-211a-4f02-b6d2-fc8e99ebf0c9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:27.624470 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f99b22cf-211a-4f02-b6d2-fc8e99ebf0c9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:27.639550 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:27.639550 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:27.650034 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f99b22cf-211a-4f02-b6d2-fc8e99ebf0c9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:59:27.657942 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f99b22cf-211a-4f02-b6d2-fc8e99ebf0c9 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 returned with HTTP 200 Aug 07 20:59:27.658528 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 335/1311] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:27 2026] GET /volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:27.679229 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6c3c3126-f7d9-4188-b5d6-fcd6d0541260 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:27.682262 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c3c3126-f7d9-4188-b5d6-fcd6d0541260 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 Aug 07 20:59:27.682262 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c3c3126-f7d9-4188-b5d6-fcd6d0541260 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:27.682712 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c3c3126-f7d9-4188-b5d6-fcd6d0541260 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:27.682796 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6c3c3126-f7d9-4188-b5d6-fcd6d0541260 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Delete volume with id: ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 Aug 07 20:59:27.696506 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:27.696506 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:27.701194 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6c3c3126-f7d9-4188-b5d6-fcd6d0541260 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:59:27.742309 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6c3c3126-f7d9-4188-b5d6-fcd6d0541260 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Delete volume request issued successfully. Aug 07 20:59:27.743474 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c3c3126-f7d9-4188-b5d6-fcd6d0541260 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 returned with HTTP 202 Aug 07 20:59:27.743598 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 324/1312] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:27 2026] DELETE /volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:27.764170 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-40e8026a-bc6d-4eee-90f8-72394d1d5ec0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:27.766866 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-40e8026a-bc6d-4eee-90f8-72394d1d5ec0 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 Aug 07 20:59:27.767128 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-40e8026a-bc6d-4eee-90f8-72394d1d5ec0 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:27.767340 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-40e8026a-bc6d-4eee-90f8-72394d1d5ec0 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:27.781600 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:27.781600 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:27.793784 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-40e8026a-bc6d-4eee-90f8-72394d1d5ec0 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Volume info retrieved successfully. Aug 07 20:59:27.798685 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-40e8026a-bc6d-4eee-90f8-72394d1d5ec0 tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 returned with HTTP 200 Aug 07 20:59:27.799466 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 327/1313] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:27 2026] GET /volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:27.851656 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4f195f73-4158-468f-8aae-78482db302c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:27.853367 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f195f73-4158-468f-8aae-78482db302c8 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c Aug 07 20:59:27.853611 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f195f73-4158-468f-8aae-78482db302c8 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:27.853844 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f195f73-4158-468f-8aae-78482db302c8 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:27.867930 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:27.867930 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:27.869344 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4f195f73-4158-468f-8aae-78482db302c8 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:27.871017 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f195f73-4158-468f-8aae-78482db302c8 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c returned with HTTP 200 Aug 07 20:59:27.871600 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 328/1314] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:27 2026] GET /volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:27.886366 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b4560dd8-e533-4078-8cb2-1d6911bc1edb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:27.890792 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b4560dd8-e533-4078-8cb2-1d6911bc1edb tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c/action Aug 07 20:59:27.890792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b4560dd8-e533-4078-8cb2-1d6911bc1edb tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:27.890792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b4560dd8-e533-4078-8cb2-1d6911bc1edb tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:27.892308 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.admin_actions [None req-b4560dd8-e533-4078-8cb2-1d6911bc1edb tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Updating snapshot 'fcdc0fd4-8796-4a00-811d-b1a290fad66c' with '{'status': 'creating'}' {{(pid=100277) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 20:59:27.913211 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:27.913211 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:27.941476 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b4560dd8-e533-4078-8cb2-1d6911bc1edb tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c/action returned with HTTP 202 Aug 07 20:59:27.941476 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 336/1315] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:27 2026] POST /volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:27.951821 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b77bc62-18df-4cf9-b97d-50c6b6a7a8e9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:27.955098 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b77bc62-18df-4cf9-b97d-50c6b6a7a8e9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c Aug 07 20:59:27.955098 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b77bc62-18df-4cf9-b97d-50c6b6a7a8e9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:27.956050 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b77bc62-18df-4cf9-b97d-50c6b6a7a8e9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:27.969911 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:27.969911 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:27.970572 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b77bc62-18df-4cf9-b97d-50c6b6a7a8e9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:27.971815 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b77bc62-18df-4cf9-b97d-50c6b6a7a8e9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c returned with HTTP 200 Aug 07 20:59:27.972349 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 325/1316] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:27 2026] GET /volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:27.990022 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a713fdf5-ab0d-4e9b-94dc-ee8e669f74b9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:27.992188 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a713fdf5-ab0d-4e9b-94dc-ee8e669f74b9 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c/action Aug 07 20:59:27.993696 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a713fdf5-ab0d-4e9b-94dc-ee8e669f74b9 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:27.994721 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a713fdf5-ab0d-4e9b-94dc-ee8e669f74b9 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:28.021684 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:28.021684 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:28.022838 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a713fdf5-ab0d-4e9b-94dc-ee8e669f74b9 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Snapshot retrieved successfully. Aug 07 20:59:28.045479 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a713fdf5-ab0d-4e9b-94dc-ee8e669f74b9 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Snapshot delete request issued successfully. Aug 07 20:59:28.045479 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a713fdf5-ab0d-4e9b-94dc-ee8e669f74b9 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c/action returned with HTTP 202 Aug 07 20:59:28.045479 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 328/1317] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:27 2026] POST /volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:28.055666 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2b5099c4-8be7-45ad-ae43-0e13832ac39d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:28.061108 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b5099c4-8be7-45ad-ae43-0e13832ac39d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c Aug 07 20:59:28.061384 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2b5099c4-8be7-45ad-ae43-0e13832ac39d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:28.061779 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2b5099c4-8be7-45ad-ae43-0e13832ac39d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:28.070840 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:28.070840 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:28.071824 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2b5099c4-8be7-45ad-ae43-0e13832ac39d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:28.072844 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b5099c4-8be7-45ad-ae43-0e13832ac39d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c returned with HTTP 200 Aug 07 20:59:28.073939 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 329/1318] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:28 2026] GET /volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:59:28.821373 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-cb6262c5-f850-47b1-a947-63e24440a2fc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:28.823624 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cb6262c5-f850-47b1-a947-63e24440a2fc tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] GET https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 Aug 07 20:59:28.823909 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cb6262c5-f850-47b1-a947-63e24440a2fc tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:28.824114 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cb6262c5-f850-47b1-a947-63e24440a2fc tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:28.831174 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cb6262c5-f850-47b1-a947-63e24440a2fc tempest-VolumesBackupsAdminTest-1604463951 tempest-VolumesBackupsAdminTest-1604463951-project-member] https://10.4.3.127/volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 returned with HTTP 404 Aug 07 20:59:28.831734 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 337/1319] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:28 2026] GET /volume/v3/volumes/ec8b30b5-0090-474d-bbbb-8e7bd48a2bd1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:29.089278 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0d2859c0-9f79-47fe-a3ac-2b97cca592d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:29.093251 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d2859c0-9f79-47fe-a3ac-2b97cca592d7 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c Aug 07 20:59:29.093518 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d2859c0-9f79-47fe-a3ac-2b97cca592d7 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:29.094040 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d2859c0-9f79-47fe-a3ac-2b97cca592d7 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:29.122333 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d2859c0-9f79-47fe-a3ac-2b97cca592d7 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c returned with HTTP 404 Aug 07 20:59:29.123135 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 326/1320] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:29 2026] GET /volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:29.133947 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6bc76eb6-d2cd-4435-a95f-8cb210930adc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:29.137075 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6bc76eb6-d2cd-4435-a95f-8cb210930adc tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action Aug 07 20:59:29.137448 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6bc76eb6-d2cd-4435-a95f-8cb210930adc tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:29.137448 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6bc76eb6-d2cd-4435-a95f-8cb210930adc tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:29.140018 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.admin_actions [None req-6bc76eb6-d2cd-4435-a95f-8cb210930adc tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Updating snapshot '4763fd41-e8aa-4228-b0c3-5763d48c1abc' with '{'status': 'available'}' {{(pid=100278) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 20:59:29.157620 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:29.157620 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:29.208509 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6bc76eb6-d2cd-4435-a95f-8cb210930adc tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action returned with HTTP 202 Aug 07 20:59:29.209332 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 329/1321] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:29 2026] POST /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:29.219113 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-744356fa-92cb-4f0e-8124-3165388844bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:29.222147 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-744356fa-92cb-4f0e-8124-3165388844bb tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:29.222490 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-744356fa-92cb-4f0e-8124-3165388844bb tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:29.222965 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-744356fa-92cb-4f0e-8124-3165388844bb tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:29.231125 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:29.231125 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:29.231932 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-744356fa-92cb-4f0e-8124-3165388844bb tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:29.233232 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-744356fa-92cb-4f0e-8124-3165388844bb tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 200 Aug 07 20:59:29.235147 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 330/1322] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:29 2026] GET /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:29.253726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b83e91e1-7f68-45dc-9c47-3378f16025c1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:29.257568 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b83e91e1-7f68-45dc-9c47-3378f16025c1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c Aug 07 20:59:29.257940 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b83e91e1-7f68-45dc-9c47-3378f16025c1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:29.258270 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b83e91e1-7f68-45dc-9c47-3378f16025c1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:29.258428 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-b83e91e1-7f68-45dc-9c47-3378f16025c1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Delete snapshot with id: fcdc0fd4-8796-4a00-811d-b1a290fad66c Aug 07 20:59:29.267397 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b83e91e1-7f68-45dc-9c47-3378f16025c1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c returned with HTTP 404 Aug 07 20:59:29.269546 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 338/1323] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 20:59:29 2026] DELETE /volume/v3/snapshots/fcdc0fd4-8796-4a00-811d-b1a290fad66c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:29.286788 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7b2f76ed-b35f-4161-aae7-2311a3e12bf2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:29.290883 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b2f76ed-b35f-4161-aae7-2311a3e12bf2 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:59:29.291122 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b2f76ed-b35f-4161-aae7-2311a3e12bf2 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7cf66ba-9231-471d-97f9-3e7393898785", "name": "tempest-SnapshotsActionsTest-Snapshot-853844028"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:29.321122 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:29.321122 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:29.321318 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7b2f76ed-b35f-4161-aae7-2311a3e12bf2 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Volume info retrieved successfully. Aug 07 20:59:29.321449 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-7b2f76ed-b35f-4161-aae7-2311a3e12bf2 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Create snapshot from volume a7cf66ba-9231-471d-97f9-3e7393898785 Aug 07 20:59:29.419007 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-7b2f76ed-b35f-4161-aae7-2311a3e12bf2 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Created reservations ['d178b4a3-7e4f-4995-a7e4-292f32955550', '1a7d7f05-25fc-489f-9551-bf29897e55b7', '47f8f241-84be-405b-ae4c-78a594fb54ae', 'e8bbeeeb-dbef-44a4-864c-4b38353fd9b6'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:29.480048 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7b2f76ed-b35f-4161-aae7-2311a3e12bf2 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot create request issued successfully. Aug 07 20:59:29.480514 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b2f76ed-b35f-4161-aae7-2311a3e12bf2 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:59:29.481278 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 327/1324] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 20:59:29 2026] POST /volume/v3/snapshots => generated 306 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:29.505878 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f6f52daf-c937-468e-a4b8-95956e50ce0d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:29.508055 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f6f52daf-c937-468e-a4b8-95956e50ce0d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 Aug 07 20:59:29.508592 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f6f52daf-c937-468e-a4b8-95956e50ce0d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:29.508828 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f6f52daf-c937-468e-a4b8-95956e50ce0d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:29.517450 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:29.517450 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:29.518240 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f6f52daf-c937-468e-a4b8-95956e50ce0d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:29.519009 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f6f52daf-c937-468e-a4b8-95956e50ce0d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 returned with HTTP 200 Aug 07 20:59:29.520330 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 330/1325] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:29 2026] GET /volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:30.536741 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c75f14cd-6336-4bc4-9668-f7dcaf67f2cc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:30.539350 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c75f14cd-6336-4bc4-9668-f7dcaf67f2cc tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 Aug 07 20:59:30.539672 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c75f14cd-6336-4bc4-9668-f7dcaf67f2cc tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:30.540746 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c75f14cd-6336-4bc4-9668-f7dcaf67f2cc tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:30.547123 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:30.547123 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:30.547943 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c75f14cd-6336-4bc4-9668-f7dcaf67f2cc tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:30.548943 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c75f14cd-6336-4bc4-9668-f7dcaf67f2cc tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 returned with HTTP 200 Aug 07 20:59:30.549329 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 331/1326] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:30 2026] GET /volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:30.562130 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bd0d0d8f-ec41-403e-a19e-7167798db523 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:30.564380 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bd0d0d8f-ec41-403e-a19e-7167798db523 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8/action Aug 07 20:59:30.565020 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bd0d0d8f-ec41-403e-a19e-7167798db523 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:30.565020 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bd0d0d8f-ec41-403e-a19e-7167798db523 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:30.569045 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.admin_actions [None req-bd0d0d8f-ec41-403e-a19e-7167798db523 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Updating snapshot 'db9a0043-259d-45c1-866d-5750b4119de8' with '{'status': 'deleting'}' {{(pid=100277) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 20:59:30.590663 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:30.590663 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:30.617739 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bd0d0d8f-ec41-403e-a19e-7167798db523 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8/action returned with HTTP 202 Aug 07 20:59:30.618021 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 339/1327] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:30 2026] POST /volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:30.632201 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fba5be89-e1fe-43ea-8c87-157698397a7b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:30.637530 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fba5be89-e1fe-43ea-8c87-157698397a7b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 Aug 07 20:59:30.637530 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fba5be89-e1fe-43ea-8c87-157698397a7b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:30.637530 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fba5be89-e1fe-43ea-8c87-157698397a7b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:30.643355 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:30.643355 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:30.644266 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fba5be89-e1fe-43ea-8c87-157698397a7b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:30.648346 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fba5be89-e1fe-43ea-8c87-157698397a7b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 returned with HTTP 200 Aug 07 20:59:30.648346 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 328/1328] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:30 2026] GET /volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:30.659905 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b06ca935-d186-49eb-a4ae-da769f65c87d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:30.662353 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b06ca935-d186-49eb-a4ae-da769f65c87d tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8/action Aug 07 20:59:30.662923 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b06ca935-d186-49eb-a4ae-da769f65c87d tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:30.663351 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b06ca935-d186-49eb-a4ae-da769f65c87d tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:30.672023 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:30.672023 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:30.672145 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b06ca935-d186-49eb-a4ae-da769f65c87d tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Snapshot retrieved successfully. Aug 07 20:59:30.706791 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b06ca935-d186-49eb-a4ae-da769f65c87d tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Snapshot delete request issued successfully. Aug 07 20:59:30.706791 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b06ca935-d186-49eb-a4ae-da769f65c87d tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8/action returned with HTTP 202 Aug 07 20:59:30.706791 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 331/1329] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:30 2026] POST /volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:30.719753 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e9422c8b-de46-4abd-9f16-c96eda314228 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:30.722450 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9422c8b-de46-4abd-9f16-c96eda314228 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 Aug 07 20:59:30.723007 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9422c8b-de46-4abd-9f16-c96eda314228 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:30.723007 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9422c8b-de46-4abd-9f16-c96eda314228 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:30.729806 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:30.729806 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:30.730397 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e9422c8b-de46-4abd-9f16-c96eda314228 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:30.731431 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9422c8b-de46-4abd-9f16-c96eda314228 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 returned with HTTP 200 Aug 07 20:59:30.733911 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 332/1330] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:30 2026] GET /volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:31.751669 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6dcbfece-21fc-412d-87c8-5894d2c213b9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:31.754045 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6dcbfece-21fc-412d-87c8-5894d2c213b9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 Aug 07 20:59:31.754249 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6dcbfece-21fc-412d-87c8-5894d2c213b9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:31.754519 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6dcbfece-21fc-412d-87c8-5894d2c213b9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:31.764000 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6dcbfece-21fc-412d-87c8-5894d2c213b9 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 returned with HTTP 404 Aug 07 20:59:31.765848 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 340/1331] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:31 2026] GET /volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:31.775562 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ec3d4d96-367d-4cab-b47d-f6545284de1e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:31.778704 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ec3d4d96-367d-4cab-b47d-f6545284de1e tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action Aug 07 20:59:31.779155 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ec3d4d96-367d-4cab-b47d-f6545284de1e tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:31.779353 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ec3d4d96-367d-4cab-b47d-f6545284de1e tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:31.782813 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-ec3d4d96-367d-4cab-b47d-f6545284de1e tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Updating snapshot '4763fd41-e8aa-4228-b0c3-5763d48c1abc' with '{'status': 'available'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 20:59:31.800952 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:31.800952 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:31.830521 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ec3d4d96-367d-4cab-b47d-f6545284de1e tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action returned with HTTP 202 Aug 07 20:59:31.830929 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 329/1332] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:31 2026] POST /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:31.840348 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b6ea12d1-9102-4728-8b91-e05a81fa85c1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:31.843835 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b6ea12d1-9102-4728-8b91-e05a81fa85c1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:31.843835 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b6ea12d1-9102-4728-8b91-e05a81fa85c1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:31.843835 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b6ea12d1-9102-4728-8b91-e05a81fa85c1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:31.856862 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:31.856862 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:31.857488 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b6ea12d1-9102-4728-8b91-e05a81fa85c1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:31.858635 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b6ea12d1-9102-4728-8b91-e05a81fa85c1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 200 Aug 07 20:59:31.859950 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 332/1333] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:31 2026] GET /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:31.874486 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7caf96cd-3339-435d-9918-4423690508b5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:31.877543 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7caf96cd-3339-435d-9918-4423690508b5 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 Aug 07 20:59:31.877789 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7caf96cd-3339-435d-9918-4423690508b5 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:31.878107 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7caf96cd-3339-435d-9918-4423690508b5 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:31.879346 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-7caf96cd-3339-435d-9918-4423690508b5 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Delete snapshot with id: db9a0043-259d-45c1-866d-5750b4119de8 Aug 07 20:59:31.898233 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7caf96cd-3339-435d-9918-4423690508b5 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 returned with HTTP 404 Aug 07 20:59:31.899000 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 333/1334] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 20:59:31 2026] DELETE /volume/v3/snapshots/db9a0043-259d-45c1-866d-5750b4119de8 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:31.913077 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b80ba637-9076-4991-ae8c-1eb710313b1a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:31.915854 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b80ba637-9076-4991-ae8c-1eb710313b1a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:59:31.916510 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b80ba637-9076-4991-ae8c-1eb710313b1a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7cf66ba-9231-471d-97f9-3e7393898785", "name": "tempest-SnapshotsActionsTest-Snapshot-958100283"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:31.929894 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:31.929894 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:31.930685 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b80ba637-9076-4991-ae8c-1eb710313b1a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Volume info retrieved successfully. Aug 07 20:59:31.930825 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-b80ba637-9076-4991-ae8c-1eb710313b1a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Create snapshot from volume a7cf66ba-9231-471d-97f9-3e7393898785 Aug 07 20:59:31.974991 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-b80ba637-9076-4991-ae8c-1eb710313b1a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:59:31.992255 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-b80ba637-9076-4991-ae8c-1eb710313b1a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Created reservations ['589763a9-6a3b-4fc9-b45d-3cb05230710e', '2ebf5c3d-59d3-4ffc-aaf9-0c0039017a40', '188f1090-d3e3-4e04-a6a1-8fbe32993c76', '1f3d91b4-9d5e-4bdc-a1aa-cd8c069203b0'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:32.063565 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b80ba637-9076-4991-ae8c-1eb710313b1a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot create request issued successfully. Aug 07 20:59:32.064102 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b80ba637-9076-4991-ae8c-1eb710313b1a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:59:32.064864 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 341/1335] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 20:59:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:32.079001 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-03a975f1-ecc8-4a55-b1a0-437d47e9d166 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:32.080827 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03a975f1-ecc8-4a55-b1a0-437d47e9d166 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 Aug 07 20:59:32.081271 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03a975f1-ecc8-4a55-b1a0-437d47e9d166 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:32.081443 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03a975f1-ecc8-4a55-b1a0-437d47e9d166 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:32.091168 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:32.091168 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:32.091296 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-03a975f1-ecc8-4a55-b1a0-437d47e9d166 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:32.092121 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03a975f1-ecc8-4a55-b1a0-437d47e9d166 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 returned with HTTP 200 Aug 07 20:59:32.092531 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 330/1336] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:32 2026] GET /volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:32.318864 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:32.321413 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:32.321918 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1676167816", "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:32.323974 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1676167816', 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:32.474711 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Create volume of 1 GB Aug 07 20:59:32.483367 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Availability Zones retrieved successfully. Aug 07 20:59:32.495484 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Flow 'volume_create_api' (6ec8a14e-49fa-41dc-aa62-0a4f0f2438e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:32.497273 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5323b1b-2d47-4d68-a578-155eed3bf6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:32.498582 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:32.603211 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5323b1b-2d47-4d68-a578-155eed3bf6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:32.603211 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0aa2d06-305c-495a-a162-b117dcd8d1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:32.737751 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Created reservations ['03f46f7c-840e-4ed7-94eb-fe25a1e44446', '9ac87fd2-4162-4a97-ad50-f1e81b1e6513', '0d618552-31f0-4153-840c-7c1eed3461d4', '3ba21359-2f68-422d-96e7-737e345640e5'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:32.739479 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0aa2d06-305c-495a-a162-b117dcd8d1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03f46f7c-840e-4ed7-94eb-fe25a1e44446', '9ac87fd2-4162-4a97-ad50-f1e81b1e6513', '0d618552-31f0-4153-840c-7c1eed3461d4', '3ba21359-2f68-422d-96e7-737e345640e5']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:32.740846 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d6d4db-f3d9-467a-ade6-7a39086b9783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:32.773624 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d6d4db-f3d9-467a-ade6-7a39086b9783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85797650-40b7-48a1-ae1e-8dae54195612', '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-1676167816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d71c4579e864766b5f76ce83cd6a235',qos_specs=None,replication_status=,reservations=['03f46f7c-840e-4ed7-94eb-fe25a1e44446','9ac87fd2-4162-4a97-ad50-f1e81b1e6513','0d618552-31f0-4153-840c-7c1eed3461d4','3ba21359-2f68-422d-96e7-737e345640e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='906ea97ccc22473599970eb580a1c524',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1676167816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85797650-40b7-48a1-ae1e-8dae54195612,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d71c4579e864766b5f76ce83cd6a235',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='906ea97ccc22473599970eb580a1c524',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:32.774741 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f7877a-cbb8-467a-83b5-5b574742fd89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:32.818405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f7877a-cbb8-467a-83b5-5b574742fd89) transitioned into state 'SUCCESS' from state '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-1676167816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d71c4579e864766b5f76ce83cd6a235',qos_specs=None,replication_status=,reservations=['03f46f7c-840e-4ed7-94eb-fe25a1e44446','9ac87fd2-4162-4a97-ad50-f1e81b1e6513','0d618552-31f0-4153-840c-7c1eed3461d4','3ba21359-2f68-422d-96e7-737e345640e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='906ea97ccc22473599970eb580a1c524',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:32.819492 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144d2522-b212-4a66-9af5-ca2f3065ceed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:32.832472 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144d2522-b212-4a66-9af5-ca2f3065ceed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:32.833532 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Flow 'volume_create_api' (6ec8a14e-49fa-41dc-aa62-0a4f0f2438e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:32.833943 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Create volume request issued successfully. Aug 07 20:59:32.834656 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-41652f04-a0be-4793-9b3f-b9e29d487a97 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:32.835414 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 333/1337] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 20:59:32 2026] POST /volume/v3/volumes => generated 899 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:32.858410 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ac790575-1ec4-49b5-aada-319dd5aa96f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:32.860375 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac790575-1ec4-49b5-aada-319dd5aa96f3 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] GET https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 Aug 07 20:59:32.861231 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac790575-1ec4-49b5-aada-319dd5aa96f3 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:32.862781 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac790575-1ec4-49b5-aada-319dd5aa96f3 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:32.882240 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:32.882240 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:32.894034 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ac790575-1ec4-49b5-aada-319dd5aa96f3 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Volume info retrieved successfully. Aug 07 20:59:32.900637 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac790575-1ec4-49b5-aada-319dd5aa96f3 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 returned with HTTP 200 Aug 07 20:59:32.901253 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 334/1338] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:59:32 2026] GET /volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 => generated 967 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:33.107502 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7f4aa871-e2a3-4785-b75b-5f8fe813e659 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:33.111150 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7f4aa871-e2a3-4785-b75b-5f8fe813e659 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 Aug 07 20:59:33.111390 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7f4aa871-e2a3-4785-b75b-5f8fe813e659 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:33.111701 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7f4aa871-e2a3-4785-b75b-5f8fe813e659 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:33.119437 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:33.119437 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:33.120046 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7f4aa871-e2a3-4785-b75b-5f8fe813e659 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:33.122603 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7f4aa871-e2a3-4785-b75b-5f8fe813e659 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 returned with HTTP 200 Aug 07 20:59:33.123314 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 342/1339] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:33 2026] GET /volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:33.136662 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e1fd6f29-0e61-4bbe-aab3-c4320158634b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:33.142491 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e1fd6f29-0e61-4bbe-aab3-c4320158634b tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471/action Aug 07 20:59:33.142976 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e1fd6f29-0e61-4bbe-aab3-c4320158634b tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:33.143230 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e1fd6f29-0e61-4bbe-aab3-c4320158634b tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:33.145008 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-e1fd6f29-0e61-4bbe-aab3-c4320158634b tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Updating snapshot '0dab92a3-da2c-4803-9290-30eb65aed471' with '{'status': 'error'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 20:59:33.164117 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:33.164117 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:33.187622 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e1fd6f29-0e61-4bbe-aab3-c4320158634b tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471/action returned with HTTP 202 Aug 07 20:59:33.188324 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 331/1340] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:33 2026] POST /volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:33.201882 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3e4d667e-ca80-40d4-985e-18b5541361cd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:33.205753 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3e4d667e-ca80-40d4-985e-18b5541361cd tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 Aug 07 20:59:33.205753 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3e4d667e-ca80-40d4-985e-18b5541361cd tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:33.206238 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3e4d667e-ca80-40d4-985e-18b5541361cd tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:33.214852 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:33.214852 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:33.215421 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3e4d667e-ca80-40d4-985e-18b5541361cd tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:33.216933 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3e4d667e-ca80-40d4-985e-18b5541361cd tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 returned with HTTP 200 Aug 07 20:59:33.217836 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 334/1341] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:33 2026] GET /volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:33.236514 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-45325895-1d51-416e-9690-fde303e2cced None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:33.239583 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45325895-1d51-416e-9690-fde303e2cced tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471/action Aug 07 20:59:33.240304 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45325895-1d51-416e-9690-fde303e2cced tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:33.240650 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45325895-1d51-416e-9690-fde303e2cced tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:33.250754 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:33.250754 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:33.252789 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-45325895-1d51-416e-9690-fde303e2cced tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Snapshot retrieved successfully. Aug 07 20:59:33.291914 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-45325895-1d51-416e-9690-fde303e2cced tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Snapshot delete request issued successfully. Aug 07 20:59:33.291914 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45325895-1d51-416e-9690-fde303e2cced tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471/action returned with HTTP 202 Aug 07 20:59:33.291914 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 335/1342] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:33 2026] POST /volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:33.303284 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f14153b6-908c-40c1-ab67-9a1d8451fa33 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:33.305684 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f14153b6-908c-40c1-ab67-9a1d8451fa33 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 Aug 07 20:59:33.305860 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f14153b6-908c-40c1-ab67-9a1d8451fa33 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:33.306220 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f14153b6-908c-40c1-ab67-9a1d8451fa33 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:33.317750 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:33.317750 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:33.318567 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f14153b6-908c-40c1-ab67-9a1d8451fa33 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:33.320845 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f14153b6-908c-40c1-ab67-9a1d8451fa33 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 returned with HTTP 200 Aug 07 20:59:33.322835 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 343/1343] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:33 2026] GET /volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:33.918780 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f0a07c7b-6a4f-4688-8295-bfd063a1d6af None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:33.923022 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0a07c7b-6a4f-4688-8295-bfd063a1d6af tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] GET https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 Aug 07 20:59:33.923022 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f0a07c7b-6a4f-4688-8295-bfd063a1d6af tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:33.923022 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f0a07c7b-6a4f-4688-8295-bfd063a1d6af tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:33.932562 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:33.932562 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:33.939892 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f0a07c7b-6a4f-4688-8295-bfd063a1d6af tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Volume info retrieved successfully. Aug 07 20:59:33.947265 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0a07c7b-6a4f-4688-8295-bfd063a1d6af tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 returned with HTTP 200 Aug 07 20:59:33.949135 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 332/1344] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:59:33 2026] GET /volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 => generated 1541 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:59:33.963176 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8b5b339d-36a6-40e4-9e66-238979e76650 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:33.996070 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-e8088dbc-cccc-405b-b847-de346cc66295 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:34.001830 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-e8088dbc-cccc-405b-b847-de346cc66295 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] GET https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 Aug 07 20:59:34.002078 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-e8088dbc-cccc-405b-b847-de346cc66295 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:34.002333 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-e8088dbc-cccc-405b-b847-de346cc66295 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:34.015974 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:34.015974 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:34.023360 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-e8088dbc-cccc-405b-b847-de346cc66295 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Volume info retrieved successfully. Aug 07 20:59:34.031394 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-e8088dbc-cccc-405b-b847-de346cc66295 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 returned with HTTP 200 Aug 07 20:59:34.031931 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 336/1345] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:59:33 2026] GET /volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:34.183086 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:34.184783 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1914030039"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:34.186149 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1914030039'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:34.186819 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Create volume of 1 GB Aug 07 20:59:34.194495 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Availability Zones retrieved successfully. Aug 07 20:59:34.205790 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Flow 'volume_create_api' (8dee5f86-47df-4a36-8ab8-4b04937ec4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:34.205790 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000d372c-5770-4012-ad20-94bc88d7424d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:34.208876 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:34.255154 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000d372c-5770-4012-ad20-94bc88d7424d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:34.256401 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f1608c8-70c9-4459-b8c7-13cfd6711bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:34.345935 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5d664741-f787-4e8c-bc9c-5bdcad0791e6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:34.349926 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5d664741-f787-4e8c-bc9c-5bdcad0791e6 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 Aug 07 20:59:34.350630 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5d664741-f787-4e8c-bc9c-5bdcad0791e6 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:34.350630 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5d664741-f787-4e8c-bc9c-5bdcad0791e6 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:34.365835 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5d664741-f787-4e8c-bc9c-5bdcad0791e6 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 returned with HTTP 404 Aug 07 20:59:34.366027 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 344/1346] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:34 2026] GET /volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:34.379381 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8e4ac299-c606-437b-9cf0-56a628e15fb5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:34.383266 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e4ac299-c606-437b-9cf0-56a628e15fb5 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action Aug 07 20:59:34.383266 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e4ac299-c606-437b-9cf0-56a628e15fb5 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:34.383266 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e4ac299-c606-437b-9cf0-56a628e15fb5 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:34.387012 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-8e4ac299-c606-437b-9cf0-56a628e15fb5 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Updating snapshot '4763fd41-e8aa-4228-b0c3-5763d48c1abc' with '{'status': 'available'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 20:59:34.413133 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:34.413133 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:34.415890 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Created reservations ['f4f7b814-32d1-45ac-8037-77974e6a45f8', '21c15ec1-d302-4b99-87dd-4dbf5c6c0641', '41e0b872-6723-46c9-a924-67817ab900f2', '5a92c926-1242-493b-830b-dadbd50dcd79'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:34.418797 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f1608c8-70c9-4459-b8c7-13cfd6711bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4f7b814-32d1-45ac-8037-77974e6a45f8', '21c15ec1-d302-4b99-87dd-4dbf5c6c0641', '41e0b872-6723-46c9-a924-67817ab900f2', '5a92c926-1242-493b-830b-dadbd50dcd79']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:34.420741 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81a0ca66-819f-4401-91ea-cd8d6157f142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:34.445053 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e4ac299-c606-437b-9cf0-56a628e15fb5 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action returned with HTTP 202 Aug 07 20:59:34.445925 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 333/1347] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:34 2026] POST /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:34.456534 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81a0ca66-819f-4401-91ea-cd8d6157f142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9889e1a-4c57-491f-ae1d-d4853479cbd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1914030039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a9f594faff94968bff0b73f5fdedba7',qos_specs=None,replication_status=,reservations=['f4f7b814-32d1-45ac-8037-77974e6a45f8','21c15ec1-d302-4b99-87dd-4dbf5c6c0641','41e0b872-6723-46c9-a924-67817ab900f2','5a92c926-1242-493b-830b-dadbd50dcd79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='835b43015a0842fca31d169459373481',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1914030039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9889e1a-4c57-491f-ae1d-d4853479cbd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a9f594faff94968bff0b73f5fdedba7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='835b43015a0842fca31d169459373481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:34.458339 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23eb4568-c87a-48e0-b433-520e53097bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:34.460373 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-711ff845-4835-443c-a9ca-d47712f0ce6d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:34.465411 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-711ff845-4835-443c-a9ca-d47712f0ce6d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:34.466341 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-711ff845-4835-443c-a9ca-d47712f0ce6d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:34.466341 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-711ff845-4835-443c-a9ca-d47712f0ce6d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:34.477481 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:34.477481 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:34.478254 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-711ff845-4835-443c-a9ca-d47712f0ce6d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:34.480370 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-711ff845-4835-443c-a9ca-d47712f0ce6d tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 200 Aug 07 20:59:34.480370 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 337/1348] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:34 2026] GET /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:34.493242 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23eb4568-c87a-48e0-b433-520e53097bd2) transitioned into state 'SUCCESS' from state '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-1914030039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a9f594faff94968bff0b73f5fdedba7',qos_specs=None,replication_status=,reservations=['f4f7b814-32d1-45ac-8037-77974e6a45f8','21c15ec1-d302-4b99-87dd-4dbf5c6c0641','41e0b872-6723-46c9-a924-67817ab900f2','5a92c926-1242-493b-830b-dadbd50dcd79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='835b43015a0842fca31d169459373481',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:34.494462 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e57e3e6-c157-4061-8e4c-48faae37366e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:34.496725 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-aaf34f3f-6261-4eea-80df-02bd44ec5212 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:34.499855 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aaf34f3f-6261-4eea-80df-02bd44ec5212 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 Aug 07 20:59:34.499971 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aaf34f3f-6261-4eea-80df-02bd44ec5212 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:34.501083 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aaf34f3f-6261-4eea-80df-02bd44ec5212 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:34.501083 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-aaf34f3f-6261-4eea-80df-02bd44ec5212 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Delete snapshot with id: 0dab92a3-da2c-4803-9290-30eb65aed471 Aug 07 20:59:34.510660 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e57e3e6-c157-4061-8e4c-48faae37366e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:34.511814 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aaf34f3f-6261-4eea-80df-02bd44ec5212 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 returned with HTTP 404 Aug 07 20:59:34.511923 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Flow 'volume_create_api' (8dee5f86-47df-4a36-8ab8-4b04937ec4ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:34.511923 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Create volume request issued successfully. Aug 07 20:59:34.512494 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 345/1349] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 20:59:34 2026] DELETE /volume/v3/snapshots/0dab92a3-da2c-4803-9290-30eb65aed471 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:34.512990 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8b5b339d-36a6-40e4-9e66-238979e76650 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:34.513498 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 335/1350] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:33 2026] POST /volume/v3/volumes => generated 751 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:34.531007 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ebff0acd-4732-4cfe-95e3-ee3a016a1f8a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:34.534018 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-557ae838-6180-4eba-a811-f9fa23c16974 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:34.534191 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebff0acd-4732-4cfe-95e3-ee3a016a1f8a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:59:34.534191 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebff0acd-4732-4cfe-95e3-ee3a016a1f8a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7cf66ba-9231-471d-97f9-3e7393898785", "name": "tempest-SnapshotsActionsTest-Snapshot-435392953"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:34.539597 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-557ae838-6180-4eba-a811-f9fa23c16974 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] GET https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:34.539597 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-557ae838-6180-4eba-a811-f9fa23c16974 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:34.539597 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-557ae838-6180-4eba-a811-f9fa23c16974 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:34.548116 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:34.548116 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:34.548116 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ebff0acd-4732-4cfe-95e3-ee3a016a1f8a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Volume info retrieved successfully. Aug 07 20:59:34.548116 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-ebff0acd-4732-4cfe-95e3-ee3a016a1f8a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Create snapshot from volume a7cf66ba-9231-471d-97f9-3e7393898785 Aug 07 20:59:34.556784 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:34.556784 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:34.562034 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-557ae838-6180-4eba-a811-f9fa23c16974 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Volume info retrieved successfully. Aug 07 20:59:34.573593 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-557ae838-6180-4eba-a811-f9fa23c16974 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 returned with HTTP 200 Aug 07 20:59:34.575837 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 338/1351] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:34 2026] GET /volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:34.606471 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-ebff0acd-4732-4cfe-95e3-ee3a016a1f8a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Created reservations ['d1b226f5-c0c7-440c-9cac-7835cbcfa6cc', '9b72c154-7e5c-4185-a38f-bf8ad90e7b88', 'e1ba2664-1d76-4504-8d06-9f40043ba90f', '55aa0740-6f43-49b7-9031-ba4fde3f75e4'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:34.672306 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ebff0acd-4732-4cfe-95e3-ee3a016a1f8a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot create request issued successfully. Aug 07 20:59:34.672306 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebff0acd-4732-4cfe-95e3-ee3a016a1f8a tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:59:34.672306 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 334/1352] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 20:59:34 2026] POST /volume/v3/snapshots => generated 306 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:34.688116 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2c91437e-8387-44bd-b731-cf2366281195 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:34.691874 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2c91437e-8387-44bd-b731-cf2366281195 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e Aug 07 20:59:34.692399 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2c91437e-8387-44bd-b731-cf2366281195 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:34.692704 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2c91437e-8387-44bd-b731-cf2366281195 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:34.702519 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:34.702519 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:34.703259 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2c91437e-8387-44bd-b731-cf2366281195 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:34.704386 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2c91437e-8387-44bd-b731-cf2366281195 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e returned with HTTP 200 Aug 07 20:59:34.705472 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 346/1353] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:34 2026] GET /volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:35.049408 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-8b8b507c-32c6-44c9-8e78-88ebefc9732c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.053217 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-8b8b507c-32c6-44c9-8e78-88ebefc9732c tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] GET https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 Aug 07 20:59:35.053485 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-8b8b507c-32c6-44c9-8e78-88ebefc9732c tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:35.053699 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-8b8b507c-32c6-44c9-8e78-88ebefc9732c tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:35.063906 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:35.063906 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:35.068553 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-8b8b507c-32c6-44c9-8e78-88ebefc9732c tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Volume info retrieved successfully. Aug 07 20:59:35.076888 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-8b8b507c-32c6-44c9-8e78-88ebefc9732c tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 returned with HTTP 200 Aug 07 20:59:35.076888 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 336/1354] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:59:35 2026] GET /volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:35.093647 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0c08ae0d-a7d4-49cb-b740-008bea27de8d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.094628 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0c08ae0d-a7d4-49cb-b740-008bea27de8d None None] GET https://10.4.3.127/volume// Aug 07 20:59:35.094709 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0c08ae0d-a7d4-49cb-b740-008bea27de8d None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:35.095206 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0c08ae0d-a7d4-49cb-b740-008bea27de8d None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:35.095857 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0c08ae0d-a7d4-49cb-b740-008bea27de8d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:59:35.095999 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 339/1355] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 20:59:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:59:35.109089 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-90114744-9ac4-40c6-8d0f-4ab94646f4d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.112441 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-90114744-9ac4-40c6-8d0f-4ab94646f4d7 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:59:35.112441 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-90114744-9ac4-40c6-8d0f-4ab94646f4d7 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85797650-40b7-48a1-ae1e-8dae54195612", "connector": null, "instance_uuid": "c6ddd9fc-84d6-4deb-86a0-01a5d941257e"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:35.126624 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:35.126624 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:35.177030 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-90114744-9ac4-40c6-8d0f-4ab94646f4d7 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:59:35.177030 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 335/1356] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:59:35 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:35.594453 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-08cecf7c-6d02-4093-a133-87e6bb9403c3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.598386 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-08cecf7c-6d02-4093-a133-87e6bb9403c3 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] GET https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:35.598386 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-08cecf7c-6d02-4093-a133-87e6bb9403c3 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:35.598386 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-08cecf7c-6d02-4093-a133-87e6bb9403c3 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:35.608862 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:35.608862 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:35.614172 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-08cecf7c-6d02-4093-a133-87e6bb9403c3 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Volume info retrieved successfully. Aug 07 20:59:35.620177 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-08cecf7c-6d02-4093-a133-87e6bb9403c3 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 returned with HTTP 200 Aug 07 20:59:35.620853 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 347/1357] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:35 2026] GET /volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:35.635735 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dc44be7d-1ad9-478e-b7b1-d901ff55e0ee None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.637675 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dc44be7d-1ad9-478e-b7b1-d901ff55e0ee tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] POST https://10.4.3.127/volume/v3/os-volume-transfer Aug 07 20:59:35.638079 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dc44be7d-1ad9-478e-b7b1-d901ff55e0ee tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b9889e1a-4c57-491f-ae1d-d4853479cbd2"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:35.639614 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.volume_transfer [None req-dc44be7d-1ad9-478e-b7b1-d901ff55e0ee tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b9889e1a-4c57-491f-ae1d-d4853479cbd2'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 20:59:35.639779 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.volume_transfer [None req-dc44be7d-1ad9-478e-b7b1-d901ff55e0ee tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Creating transfer of volume b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:35.639933 np0000006755 devstack@c-api.service[100278]: INFO cinder.transfer.api [None req-dc44be7d-1ad9-478e-b7b1-d901ff55e0ee tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Generating transfer record for volume b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:35.647688 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:35.647688 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:35.664188 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dc44be7d-1ad9-478e-b7b1-d901ff55e0ee tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 20:59:35.665310 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 337/1358] 10.4.3.127 () {68 vars in 1291 bytes} [Fri Aug 7 20:59:35 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:35.674087 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-00eb9da4-6bd6-4b2d-b926-0b6a000c0e71 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.675961 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00eb9da4-6bd6-4b2d-b926-0b6a000c0e71 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] GET https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:35.676165 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-00eb9da4-6bd6-4b2d-b926-0b6a000c0e71 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:35.676404 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-00eb9da4-6bd6-4b2d-b926-0b6a000c0e71 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:35.683678 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:35.683678 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:35.688720 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-00eb9da4-6bd6-4b2d-b926-0b6a000c0e71 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Volume info retrieved successfully. Aug 07 20:59:35.693934 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00eb9da4-6bd6-4b2d-b926-0b6a000c0e71 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 returned with HTTP 200 Aug 07 20:59:35.694565 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 340/1359] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:35 2026] GET /volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:35.710360 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-942eda4f-2ec7-45dc-bd95-e72cf5b7ed76 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.713919 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-942eda4f-2ec7-45dc-bd95-e72cf5b7ed76 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] GET https://10.4.3.127/volume/v3/os-volume-transfer/19b436ae-a7c4-422e-9070-1e7d606c9e2a Aug 07 20:59:35.714800 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-942eda4f-2ec7-45dc-bd95-e72cf5b7ed76 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:35.716961 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-942eda4f-2ec7-45dc-bd95-e72cf5b7ed76 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:35.717498 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:35.717498 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:35.722736 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3379f2d5-7952-4aad-8380-1c9b54228c2b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.725104 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3379f2d5-7952-4aad-8380-1c9b54228c2b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e Aug 07 20:59:35.725786 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3379f2d5-7952-4aad-8380-1c9b54228c2b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:35.726821 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3379f2d5-7952-4aad-8380-1c9b54228c2b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:35.726956 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-942eda4f-2ec7-45dc-bd95-e72cf5b7ed76 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/19b436ae-a7c4-422e-9070-1e7d606c9e2a returned with HTTP 200 Aug 07 20:59:35.727549 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 336/1360] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 7 20:59:35 2026] GET /volume/v3/os-volume-transfer/19b436ae-a7c4-422e-9070-1e7d606c9e2a => generated 409 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:35.738114 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1bc9a99f-64ef-48bc-9f1e-6ed29855b3e6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.738966 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:35.738966 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:35.739538 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3379f2d5-7952-4aad-8380-1c9b54228c2b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:35.740082 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1bc9a99f-64ef-48bc-9f1e-6ed29855b3e6 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] GET https://10.4.3.127/volume/v3/os-volume-transfer Aug 07 20:59:35.741087 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1bc9a99f-64ef-48bc-9f1e-6ed29855b3e6 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:35.741087 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1bc9a99f-64ef-48bc-9f1e-6ed29855b3e6 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:35.741229 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3379f2d5-7952-4aad-8380-1c9b54228c2b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e returned with HTTP 200 Aug 07 20:59:35.741299 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.volume_transfer [None req-1bc9a99f-64ef-48bc-9f1e-6ed29855b3e6 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Listing volume transfers {{(pid=100278) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 20:59:35.741342 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 348/1361] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:35 2026] GET /volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:35.747453 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1bc9a99f-64ef-48bc-9f1e-6ed29855b3e6 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/os-volume-transfer returned with HTTP 200 Aug 07 20:59:35.747974 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 338/1362] 10.4.3.127 () {66 vars in 1270 bytes} [Fri Aug 7 20:59:35 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:35.752836 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ed9c4315-5c9b-477e-9583-346f67c15c3b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.755488 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed9c4315-5c9b-477e-9583-346f67c15c3b tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e/action Aug 07 20:59:35.755980 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed9c4315-5c9b-477e-9583-346f67c15c3b tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:35.756267 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed9c4315-5c9b-477e-9583-346f67c15c3b tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:35.758550 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-ed9c4315-5c9b-477e-9583-346f67c15c3b tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Updating snapshot 'b9b07e73-7b0c-4399-b4f0-5d527c2bba4e' with '{'status': 'error_deleting'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 20:59:35.761116 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b61d4e75-41c6-41e0-aec0-cfb706b92384 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.776500 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:35.776500 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:35.810892 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed9c4315-5c9b-477e-9583-346f67c15c3b tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e/action returned with HTTP 202 Aug 07 20:59:35.811841 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 341/1363] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:35 2026] POST /volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:35.822531 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d6bc078f-f0bb-4014-a24c-3be335be5bd3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.826042 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d6bc078f-f0bb-4014-a24c-3be335be5bd3 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e Aug 07 20:59:35.826397 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d6bc078f-f0bb-4014-a24c-3be335be5bd3 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:35.826707 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d6bc078f-f0bb-4014-a24c-3be335be5bd3 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:35.837489 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:35.837489 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:35.837489 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d6bc078f-f0bb-4014-a24c-3be335be5bd3 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:35.837489 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d6bc078f-f0bb-4014-a24c-3be335be5bd3 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e returned with HTTP 200 Aug 07 20:59:35.837489 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 349/1364] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:35 2026] GET /volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:35.856674 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-de1507bd-75ce-457e-997d-6c9bc0419b2f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.858400 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-de1507bd-75ce-457e-997d-6c9bc0419b2f tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e/action Aug 07 20:59:35.858817 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-de1507bd-75ce-457e-997d-6c9bc0419b2f tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:35.858973 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-de1507bd-75ce-457e-997d-6c9bc0419b2f tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:35.859890 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.862398 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:35.864677 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-19948982", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:35.865098 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-19948982', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:35.865341 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Create volume of 1 GB Aug 07 20:59:35.865917 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:35.865917 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:35.875862 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Availability Zones retrieved successfully. Aug 07 20:59:35.878040 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:35.878040 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:35.878521 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-de1507bd-75ce-457e-997d-6c9bc0419b2f tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Snapshot retrieved successfully. Aug 07 20:59:35.888124 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Flow 'volume_create_api' (ef967e6b-ea12-4542-9cd1-2efce22da062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:35.889616 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ec4f20-f85b-4425-873a-fdc91edb9edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:35.890949 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:35.900877 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-de1507bd-75ce-457e-997d-6c9bc0419b2f tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Snapshot delete request issued successfully. Aug 07 20:59:35.901115 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-de1507bd-75ce-457e-997d-6c9bc0419b2f tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e/action returned with HTTP 202 Aug 07 20:59:35.901703 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 339/1365] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:35 2026] POST /volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:35.910443 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b61d4e75-41c6-41e0-aec0-cfb706b92384 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] POST https://10.4.3.127/volume/v3/os-volume-transfer/19b436ae-a7c4-422e-9070-1e7d606c9e2a/accept Aug 07 20:59:35.912594 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b61d4e75-41c6-41e0-aec0-cfb706b92384 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3996393457333bdd"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:35.913303 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7b82f860-83f6-4878-97e9-f50b2a7c5b39 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:35.915778 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b82f860-83f6-4878-97e9-f50b2a7c5b39 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e Aug 07 20:59:35.915917 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7b82f860-83f6-4878-97e9-f50b2a7c5b39 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:35.916137 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7b82f860-83f6-4878-97e9-f50b2a7c5b39 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:35.917460 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.volume_transfer [None req-b61d4e75-41c6-41e0-aec0-cfb706b92384 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Accepting volume transfer 19b436ae-a7c4-422e-9070-1e7d606c9e2a {{(pid=100275) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 20:59:35.917980 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.volume_transfer [None req-b61d4e75-41c6-41e0-aec0-cfb706b92384 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Accepting transfer 19b436ae-a7c4-422e-9070-1e7d606c9e2a Aug 07 20:59:35.922478 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:35.922478 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:35.922923 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7b82f860-83f6-4878-97e9-f50b2a7c5b39 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:35.923682 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b82f860-83f6-4878-97e9-f50b2a7c5b39 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e returned with HTTP 200 Aug 07 20:59:35.924396 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 350/1366] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:35 2026] GET /volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:35.931699 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ec4f20-f85b-4425-873a-fdc91edb9edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:35.932740 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc831b0-e4a8-4e43-8343-358303998bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:36.006428 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b61d4e75-41c6-41e0-aec0-cfb706b92384 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Created reservations ['1a12a332-b37a-4abe-a460-3b9fd8790e0b', '0f73fdec-49ff-4872-8c13-0410ebfd3f34', '9f2eda66-d9a0-45aa-99c5-47c0ab2cee7d', 'a6b0f2af-2ea4-483c-a810-9696826c18db'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:36.025654 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Created reservations ['bf9f5410-3ddf-47bd-9c7e-c6d85a9ff722', '31f632ce-9581-428f-a055-b11a5a9d12a2', '0c4ea6ff-1fb7-4819-9fba-e144994c2d75', '6c60fcdc-e633-440a-a33a-88bb2bc4757c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:36.026813 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc831b0-e4a8-4e43-8343-358303998bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf9f5410-3ddf-47bd-9c7e-c6d85a9ff722', '31f632ce-9581-428f-a055-b11a5a9d12a2', '0c4ea6ff-1fb7-4819-9fba-e144994c2d75', '6c60fcdc-e633-440a-a33a-88bb2bc4757c']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:36.028277 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d40fc57-fbe7-4477-816a-1bad364aa10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:36.032896 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b61d4e75-41c6-41e0-aec0-cfb706b92384 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Created reservations ['5c12cfb0-b6f2-4320-83ca-bbc624958f0f', 'a4bf52f5-bd69-4d39-93a9-38584576f662', '4befb9b7-83a3-4c08-a0ca-71515bdcac11', '7e2b7496-3e49-4fdc-93db-dee8fb4dbe3a'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:36.061915 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d40fc57-fbe7-4477-816a-1bad364aa10d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60a1c1f0-ee09-4b00-8741-8580ec1ef9f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-19948982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946e3096c9cb449cb153110cb9101cfb',qos_specs=None,replication_status=,reservations=['bf9f5410-3ddf-47bd-9c7e-c6d85a9ff722','31f632ce-9581-428f-a055-b11a5a9d12a2','0c4ea6ff-1fb7-4819-9fba-e144994c2d75','6c60fcdc-e633-440a-a33a-88bb2bc4757c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8f9cc60aee44da5afea96a7d566f4fb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-19948982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60a1c1f0-ee09-4b00-8741-8580ec1ef9f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='946e3096c9cb449cb153110cb9101cfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8f9cc60aee44da5afea96a7d566f4fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:36.063110 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13739cec-203f-4ee3-a58f-688f28000d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:36.087743 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13739cec-203f-4ee3-a58f-688f28000d6e) transitioned into state 'SUCCESS' from state '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-19948982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946e3096c9cb449cb153110cb9101cfb',qos_specs=None,replication_status=,reservations=['bf9f5410-3ddf-47bd-9c7e-c6d85a9ff722','31f632ce-9581-428f-a055-b11a5a9d12a2','0c4ea6ff-1fb7-4819-9fba-e144994c2d75','6c60fcdc-e633-440a-a33a-88bb2bc4757c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8f9cc60aee44da5afea96a7d566f4fb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:36.088978 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264d8180-a115-449d-ac39-9579ccac9965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:36.094191 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b61d4e75-41c6-41e0-aec0-cfb706b92384 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Created reservations ['2fba07cf-77bc-4771-b26b-88df00bcecda', 'cde54fb2-4885-48ca-be1e-8c85e47bb189', '09482427-d9c0-4d40-b801-353ba51763e9', 'ab1481bd-3dc3-4df4-a704-9de0df5ec15c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:36.102058 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264d8180-a115-449d-ac39-9579ccac9965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:36.103159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Flow 'volume_create_api' (ef967e6b-ea12-4542-9cd1-2efce22da062) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:36.103595 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Create volume request issued successfully. Aug 07 20:59:36.104491 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-986038f6-85f8-4e3a-877a-1ccce70dc4e1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:36.105033 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 342/1367] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:59:35 2026] POST /volume/v3/volumes => generated 753 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:36.121624 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d8a3dd85-afe7-4756-974b-c50b773caeac None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:36.124553 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d8a3dd85-afe7-4756-974b-c50b773caeac tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:36.124710 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d8a3dd85-afe7-4756-974b-c50b773caeac tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:36.125005 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d8a3dd85-afe7-4756-974b-c50b773caeac tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:36.138024 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:36.138024 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:36.142430 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d8a3dd85-afe7-4756-974b-c50b773caeac tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:36.146959 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b61d4e75-41c6-41e0-aec0-cfb706b92384 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Created reservations ['b711eb78-3215-4dc6-b9a9-448424033f82', '2127130d-8798-41f1-af03-613e3714e7e9', '3d436aff-9eba-4ed9-8545-b7f3c7e5d8ce', '852f3158-e8c1-4c4e-b920-d4cdfef8ef33'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:36.151273 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d8a3dd85-afe7-4756-974b-c50b773caeac tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 20:59:36.152086 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 340/1368] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:36 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:36.193099 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b61d4e75-41c6-41e0-aec0-cfb706b92384 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Transfer volume completed successfully. Aug 07 20:59:37.160634 np0000006755 devstack@c-api.service[100275]: INFO cinder.transfer.api [None req-b61d4e75-41c6-41e0-aec0-cfb706b92384 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Volume b9889e1a-4c57-491f-ae1d-d4853479cbd2 has been transferred. Aug 07 20:59:37.160634 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b61d4e75-41c6-41e0-aec0-cfb706b92384 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/19b436ae-a7c4-422e-9070-1e7d606c9e2a/accept returned with HTTP 202 Aug 07 20:59:37.160634 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 337/1369] 10.4.3.127 () {68 vars in 1423 bytes} [Fri Aug 7 20:59:35 2026] POST /volume/v3/os-volume-transfer/19b436ae-a7c4-422e-9070-1e7d606c9e2a/accept => generated 365 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:37.167288 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-70039614-a7cc-428f-b02e-23f27564c030 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.167288 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-70039614-a7cc-428f-b02e-23f27564c030 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] GET https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:37.167288 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-70039614-a7cc-428f-b02e-23f27564c030 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.167288 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-70039614-a7cc-428f-b02e-23f27564c030 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.167288 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.167288 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:37.167288 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-70039614-a7cc-428f-b02e-23f27564c030 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Volume info retrieved successfully. Aug 07 20:59:37.167288 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-70039614-a7cc-428f-b02e-23f27564c030 tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 returned with HTTP 200 Aug 07 20:59:37.167288 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 351/1370] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:36 2026] GET /volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:37.170971 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d9812573-cfa7-424c-8d81-4cdc27cdfb5d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.170971 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9812573-cfa7-424c-8d81-4cdc27cdfb5d tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] GET https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:37.170971 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9812573-cfa7-424c-8d81-4cdc27cdfb5d tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.170971 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9812573-cfa7-424c-8d81-4cdc27cdfb5d tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.170971 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.170971 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:37.170971 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d9812573-cfa7-424c-8d81-4cdc27cdfb5d tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] Volume info retrieved successfully. Aug 07 20:59:37.170971 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9812573-cfa7-424c-8d81-4cdc27cdfb5d tempest-VolumesTransfersTest-964823134 tempest-VolumesTransfersTest-964823134-project-member] https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 returned with HTTP 200 Aug 07 20:59:37.170971 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 343/1371] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:36 2026] GET /volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:37.173581 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4b1ff80d-f59c-4e35-aeea-66e2d4880e17 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.173581 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4b1ff80d-f59c-4e35-aeea-66e2d4880e17 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] DELETE https://10.4.3.127/volume/v3/os-volume-transfer/19b436ae-a7c4-422e-9070-1e7d606c9e2a Aug 07 20:59:37.173581 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4b1ff80d-f59c-4e35-aeea-66e2d4880e17 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.173581 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4b1ff80d-f59c-4e35-aeea-66e2d4880e17 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.173581 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.volume_transfer [None req-4b1ff80d-f59c-4e35-aeea-66e2d4880e17 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Delete transfer with id: 19b436ae-a7c4-422e-9070-1e7d606c9e2a Aug 07 20:59:37.173581 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4b1ff80d-f59c-4e35-aeea-66e2d4880e17 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/19b436ae-a7c4-422e-9070-1e7d606c9e2a returned with HTTP 404 Aug 07 20:59:37.173581 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 341/1372] 10.4.3.127 () {66 vars in 1384 bytes} [Fri Aug 7 20:59:36 2026] DELETE /volume/v3/os-volume-transfer/19b436ae-a7c4-422e-9070-1e7d606c9e2a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:37.175743 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a1dcf736-5be5-4b0b-88cf-d6f2d9a1ce10 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.175743 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a1dcf736-5be5-4b0b-88cf-d6f2d9a1ce10 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:37.175743 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a1dcf736-5be5-4b0b-88cf-d6f2d9a1ce10 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.175743 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a1dcf736-5be5-4b0b-88cf-d6f2d9a1ce10 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.175743 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a1dcf736-5be5-4b0b-88cf-d6f2d9a1ce10 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Delete volume with id: b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:37.175743 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.175743 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:37.175743 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a1dcf736-5be5-4b0b-88cf-d6f2d9a1ce10 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Volume info retrieved successfully. Aug 07 20:59:37.175743 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a1dcf736-5be5-4b0b-88cf-d6f2d9a1ce10 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Delete volume request issued successfully. Aug 07 20:59:37.175743 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a1dcf736-5be5-4b0b-88cf-d6f2d9a1ce10 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 returned with HTTP 202 Aug 07 20:59:37.175743 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 338/1373] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:36 2026] DELETE /volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:37.177243 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6bd63789-31b6-4dba-8304-912e8afd15de None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.177243 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6bd63789-31b6-4dba-8304-912e8afd15de tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] GET https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:37.177243 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6bd63789-31b6-4dba-8304-912e8afd15de tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.177243 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6bd63789-31b6-4dba-8304-912e8afd15de tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.177243 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.177243 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:37.177243 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6bd63789-31b6-4dba-8304-912e8afd15de tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Volume info retrieved successfully. Aug 07 20:59:37.177243 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6bd63789-31b6-4dba-8304-912e8afd15de tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 returned with HTTP 200 Aug 07 20:59:37.177243 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 352/1374] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:36 2026] GET /volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:37.179318 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0e96df15-14fa-4222-adcc-3614ce7105ea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.179318 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e96df15-14fa-4222-adcc-3614ce7105ea None None] GET https://10.4.3.127/volume// Aug 07 20:59:37.179318 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e96df15-14fa-4222-adcc-3614ce7105ea None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.179318 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e96df15-14fa-4222-adcc-3614ce7105ea None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.179318 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e96df15-14fa-4222-adcc-3614ce7105ea None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:59:37.179318 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 344/1375] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:59:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:59:37.180020 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-e7c9929d-11de-4135-b7c9-74350c759e82 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.180020 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-e7c9929d-11de-4135-b7c9-74350c759e82 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] GET https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 Aug 07 20:59:37.180020 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-e7c9929d-11de-4135-b7c9-74350c759e82 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.180020 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-e7c9929d-11de-4135-b7c9-74350c759e82 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.180020 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.180020 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:37.180020 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-e7c9929d-11de-4135-b7c9-74350c759e82 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Volume info retrieved successfully. Aug 07 20:59:37.180020 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-e7c9929d-11de-4135-b7c9-74350c759e82 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 returned with HTTP 200 Aug 07 20:59:37.180020 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 342/1376] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:59:36 2026] GET /volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 => generated 1540 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:59:37.180472 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-5cc5bc58-ffbc-4d52-8e47-663d4e36cbe3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.180472 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-5cc5bc58-ffbc-4d52-8e47-663d4e36cbe3 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] PUT https://10.4.3.127/volume/v3/attachments/d7465a4d-2ecf-4eb3-966c-01429f56d7ff Aug 07 20:59:37.180472 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-5cc5bc58-ffbc-4d52-8e47-663d4e36cbe3 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:37.180472 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-5cc5bc58-ffbc-4d52-8e47-663d4e36cbe3 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Acquiring lock "cinder-attachment_update-85797650-40b7-48a1-ae1e-8dae54195612-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:59:37.180472 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-5cc5bc58-ffbc-4d52-8e47-663d4e36cbe3 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Lock "cinder-attachment_update-85797650-40b7-48a1-ae1e-8dae54195612-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:59:37.180472 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.180472 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:37.182243 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-103cb638-9415-4802-875d-e4e55baccb70 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.182243 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-103cb638-9415-4802-875d-e4e55baccb70 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e Aug 07 20:59:37.182243 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-103cb638-9415-4802-875d-e4e55baccb70 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.182243 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-103cb638-9415-4802-875d-e4e55baccb70 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.182243 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-103cb638-9415-4802-875d-e4e55baccb70 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e returned with HTTP 404 Aug 07 20:59:37.182243 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 353/1377] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:36 2026] GET /volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:37.182614 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-15339d7b-6611-405e-84ea-7a6daff1f6bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.182614 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15339d7b-6611-405e-84ea-7a6daff1f6bb tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action Aug 07 20:59:37.182614 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15339d7b-6611-405e-84ea-7a6daff1f6bb tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:37.182614 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15339d7b-6611-405e-84ea-7a6daff1f6bb tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:37.182614 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-15339d7b-6611-405e-84ea-7a6daff1f6bb tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Updating snapshot '4763fd41-e8aa-4228-b0c3-5763d48c1abc' with '{'status': 'available'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 20:59:37.182614 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.182614 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:37.182614 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15339d7b-6611-405e-84ea-7a6daff1f6bb tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action returned with HTTP 202 Aug 07 20:59:37.182614 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 345/1378] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:36 2026] POST /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:37.182985 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a47f1427-d19b-4baa-a4ab-6acf2ca62b9b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.182985 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a47f1427-d19b-4baa-a4ab-6acf2ca62b9b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:37.182985 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a47f1427-d19b-4baa-a4ab-6acf2ca62b9b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.182985 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a47f1427-d19b-4baa-a4ab-6acf2ca62b9b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.182985 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.182985 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:37.182985 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a47f1427-d19b-4baa-a4ab-6acf2ca62b9b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:37.182985 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a47f1427-d19b-4baa-a4ab-6acf2ca62b9b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 200 Aug 07 20:59:37.182985 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 343/1379] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:37.183800 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3c2bdfc3-97ad-4cbb-9b88-25daddd37b2b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.183800 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3c2bdfc3-97ad-4cbb-9b88-25daddd37b2b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e Aug 07 20:59:37.183800 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3c2bdfc3-97ad-4cbb-9b88-25daddd37b2b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.183800 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3c2bdfc3-97ad-4cbb-9b88-25daddd37b2b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.183800 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-3c2bdfc3-97ad-4cbb-9b88-25daddd37b2b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Delete snapshot with id: b9b07e73-7b0c-4399-b4f0-5d527c2bba4e Aug 07 20:59:37.183800 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3c2bdfc3-97ad-4cbb-9b88-25daddd37b2b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e returned with HTTP 404 Aug 07 20:59:37.183800 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 354/1380] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 20:59:37 2026] DELETE /volume/v3/snapshots/b9b07e73-7b0c-4399-b4f0-5d527c2bba4e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:37.184101 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-5cc5bc58-ffbc-4d52-8e47-663d4e36cbe3 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Lock "cinder-attachment_update-85797650-40b7-48a1-ae1e-8dae54195612-np0000006755" released by "attachment_update" :: held 0.152s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:59:37.184101 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-5cc5bc58-ffbc-4d52-8e47-663d4e36cbe3 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/attachments/d7465a4d-2ecf-4eb3-966c-01429f56d7ff returned with HTTP 200 Aug 07 20:59:37.184101 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 339/1381] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:59:36 2026] PUT /volume/v3/attachments/d7465a4d-2ecf-4eb3-966c-01429f56d7ff => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:37.184253 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2fbf7c2f-3217-4d6c-b988-eb3d822147b6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.184253 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2fbf7c2f-3217-4d6c-b988-eb3d822147b6 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action Aug 07 20:59:37.184253 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2fbf7c2f-3217-4d6c-b988-eb3d822147b6 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:37.184253 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2fbf7c2f-3217-4d6c-b988-eb3d822147b6 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:37.184253 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-2fbf7c2f-3217-4d6c-b988-eb3d822147b6 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Updating snapshot '4763fd41-e8aa-4228-b0c3-5763d48c1abc' with '{'status': 'creating'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 20:59:37.184253 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.184253 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:37.184515 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-fc6c306f-edcd-41db-b49c-231d34a5ee5e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.184515 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-fc6c306f-edcd-41db-b49c-231d34a5ee5e tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] POST https://10.4.3.127/volume/v3/attachments/d7465a4d-2ecf-4eb3-966c-01429f56d7ff/action Aug 07 20:59:37.184515 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-fc6c306f-edcd-41db-b49c-231d34a5ee5e tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:37.184515 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-fc6c306f-edcd-41db-b49c-231d34a5ee5e tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:37.184775 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2fbf7c2f-3217-4d6c-b988-eb3d822147b6 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action returned with HTTP 202 Aug 07 20:59:37.184775 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 346/1382] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:37 2026] POST /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:37.185025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a78cc069-2cbc-44a6-88d7-f42f549e7724 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.185025 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a78cc069-2cbc-44a6-88d7-f42f549e7724 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:37.185025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a78cc069-2cbc-44a6-88d7-f42f549e7724 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.185025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a78cc069-2cbc-44a6-88d7-f42f549e7724 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.185285 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.185285 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:37.185421 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.185421 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:37.185421 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a78cc069-2cbc-44a6-88d7-f42f549e7724 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:37.185421 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a78cc069-2cbc-44a6-88d7-f42f549e7724 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 200 Aug 07 20:59:37.185421 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 355/1383] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:37.185623 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e5734d1f-c630-4419-afe0-696e1fa1ec76 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.185623 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5734d1f-c630-4419-afe0-696e1fa1ec76 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:37.185623 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5734d1f-c630-4419-afe0-696e1fa1ec76 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.185623 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5734d1f-c630-4419-afe0-696e1fa1ec76 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.185916 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3f377794-8775-4097-9887-acebe65348dd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.187165 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f377794-8775-4097-9887-acebe65348dd tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] POST https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action Aug 07 20:59:37.187509 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f377794-8775-4097-9887-acebe65348dd tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:37.187663 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f377794-8775-4097-9887-acebe65348dd tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:37.190197 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f377794-8775-4097-9887-acebe65348dd tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100276) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 20:59:37.191127 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.191127 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:37.198917 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f307019f-f8b7-4faa-b51d-9a356e4bdc7f req-fc6c306f-edcd-41db-b49c-231d34a5ee5e tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/attachments/d7465a4d-2ecf-4eb3-966c-01429f56d7ff/action returned with HTTP 204 Aug 07 20:59:37.199300 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 344/1384] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:59:37 2026] POST /volume/v3/attachments/d7465a4d-2ecf-4eb3-966c-01429f56d7ff/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:37.201944 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e5734d1f-c630-4419-afe0-696e1fa1ec76 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:37.202581 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.202581 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:37.204117 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.snapshot_actions [None req-3f377794-8775-4097-9887-acebe65348dd tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Updating snapshot 4763fd41-e8aa-4228-b0c3-5763d48c1abc with info {'id': '4763fd41-e8aa-4228-b0c3-5763d48c1abc', 'status': 'error', 'progress': '80%'} Aug 07 20:59:37.210714 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5734d1f-c630-4419-afe0-696e1fa1ec76 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 20:59:37.211494 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 340/1385] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:37.221080 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f377794-8775-4097-9887-acebe65348dd tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action returned with HTTP 202 Aug 07 20:59:37.223412 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 347/1386] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:37 2026] POST /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:37.234133 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d02ad692-e6b0-4ac9-8db9-656a243f1a6f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.234947 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3fbaf83c-292f-42d5-94e6-5382bc147368 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.237299 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d02ad692-e6b0-4ac9-8db9-656a243f1a6f tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:37.237653 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d02ad692-e6b0-4ac9-8db9-656a243f1a6f tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.237728 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d02ad692-e6b0-4ac9-8db9-656a243f1a6f tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.240182 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3fbaf83c-292f-42d5-94e6-5382bc147368 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] GET https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:37.240182 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3fbaf83c-292f-42d5-94e6-5382bc147368 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.241245 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3fbaf83c-292f-42d5-94e6-5382bc147368 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.250872 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.250872 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:37.251049 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.251049 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:37.251112 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3fbaf83c-292f-42d5-94e6-5382bc147368 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Snapshot retrieved successfully. Aug 07 20:59:37.252411 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3fbaf83c-292f-42d5-94e6-5382bc147368 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 200 Aug 07 20:59:37.253339 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 345/1387] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 460 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:37.255881 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d02ad692-e6b0-4ac9-8db9-656a243f1a6f tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:37.262109 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d02ad692-e6b0-4ac9-8db9-656a243f1a6f tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 20:59:37.262505 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 356/1388] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:37.269131 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cc03d9cf-64d6-4f18-88b3-61ec96062a09 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.272218 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc03d9cf-64d6-4f18-88b3-61ec96062a09 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] POST https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action Aug 07 20:59:37.272540 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc03d9cf-64d6-4f18-88b3-61ec96062a09 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:37.272674 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc03d9cf-64d6-4f18-88b3-61ec96062a09 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:37.274649 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-cc03d9cf-64d6-4f18-88b3-61ec96062a09 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] Updating snapshot '4763fd41-e8aa-4228-b0c3-5763d48c1abc' with '{'status': 'available'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 20:59:37.282259 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7fb62c28-a0bc-4e73-8ff7-33dd0ded9b2c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.284134 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7fb62c28-a0bc-4e73-8ff7-33dd0ded9b2c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 07 20:59:37.284325 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7fb62c28-a0bc-4e73-8ff7-33dd0ded9b2c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.284441 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7fb62c28-a0bc-4e73-8ff7-33dd0ded9b2c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.284838 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-7fb62c28-a0bc-4e73-8ff7-33dd0ded9b2c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 20:59:37.285676 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.285676 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:37.285676 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7fb62c28-a0bc-4e73-8ff7-33dd0ded9b2c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 20:59:37.292471 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.292471 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:37.298162 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7fb62c28-a0bc-4e73-8ff7-33dd0ded9b2c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Get all volumes completed successfully. Aug 07 20:59:37.299890 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7fb62c28-a0bc-4e73-8ff7-33dd0ded9b2c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 07 20:59:37.301635 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 348/1389] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/volumes => generated 337 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:37.315495 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-123f6103-213e-48a5-9ed2-91c5ca5bd967 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.317178 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc03d9cf-64d6-4f18-88b3-61ec96062a09 tempest-SnapshotsActionsTest-416433602 tempest-SnapshotsActionsTest-416433602-project-admin] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action returned with HTTP 202 Aug 07 20:59:37.317563 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 341/1390] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 20:59:37 2026] POST /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 20:59:37.319733 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-123f6103-213e-48a5-9ed2-91c5ca5bd967 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:37.320166 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-123f6103-213e-48a5-9ed2-91c5ca5bd967 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.320467 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-123f6103-213e-48a5-9ed2-91c5ca5bd967 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.332006 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5fc2ed57-6863-4b01-a747-a77a223c5456 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.334017 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.334017 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:37.334095 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5fc2ed57-6863-4b01-a747-a77a223c5456 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:37.334574 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5fc2ed57-6863-4b01-a747-a77a223c5456 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.334980 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5fc2ed57-6863-4b01-a747-a77a223c5456 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.341214 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.341214 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:37.341855 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5fc2ed57-6863-4b01-a747-a77a223c5456 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:37.343138 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5fc2ed57-6863-4b01-a747-a77a223c5456 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 200 Aug 07 20:59:37.344125 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-123f6103-213e-48a5-9ed2-91c5ca5bd967 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:37.344274 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 357/1391] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:37.352098 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-123f6103-213e-48a5-9ed2-91c5ca5bd967 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 20:59:37.352698 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 346/1392] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:37.358947 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7593bd5d-6d72-4d15-8c1f-7f1a78dcd477 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.368188 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7593bd5d-6d72-4d15-8c1f-7f1a78dcd477 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:37.368188 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7593bd5d-6d72-4d15-8c1f-7f1a78dcd477 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.369169 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7593bd5d-6d72-4d15-8c1f-7f1a78dcd477 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.369862 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-7593bd5d-6d72-4d15-8c1f-7f1a78dcd477 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Delete snapshot with id: 4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:37.377508 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.377508 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:37.378312 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7593bd5d-6d72-4d15-8c1f-7f1a78dcd477 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:37.405696 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7593bd5d-6d72-4d15-8c1f-7f1a78dcd477 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot delete request issued successfully. Aug 07 20:59:37.405696 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7593bd5d-6d72-4d15-8c1f-7f1a78dcd477 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 202 Aug 07 20:59:37.405696 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 349/1393] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 20:59:37 2026] DELETE /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:37.414490 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0b002e58-cfe3-46c0-b40e-8f73006c04f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.415704 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-26d04cab-3c61-4489-83b4-ae5c1342f028 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.417513 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b002e58-cfe3-46c0-b40e-8f73006c04f4 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:37.417513 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b002e58-cfe3-46c0-b40e-8f73006c04f4 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.418444 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b002e58-cfe3-46c0-b40e-8f73006c04f4 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.419104 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-26d04cab-3c61-4489-83b4-ae5c1342f028 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:37.419325 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-26d04cab-3c61-4489-83b4-ae5c1342f028 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.419530 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-26d04cab-3c61-4489-83b4-ae5c1342f028 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.429624 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.429624 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:37.430256 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0b002e58-cfe3-46c0-b40e-8f73006c04f4 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Snapshot retrieved successfully. Aug 07 20:59:37.431467 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b002e58-cfe3-46c0-b40e-8f73006c04f4 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 200 Aug 07 20:59:37.431679 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 342/1394] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 463 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:37.432775 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.432775 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:37.447250 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-26d04cab-3c61-4489-83b4-ae5c1342f028 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:37.451735 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-26d04cab-3c61-4489-83b4-ae5c1342f028 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 20:59:37.452245 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 358/1395] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:37.600743 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-aee3762a-96f9-463e-a424-6cacf24f7bc8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.601419 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-aee3762a-96f9-463e-a424-6cacf24f7bc8 None None] GET https://10.4.3.127/volume// Aug 07 20:59:37.601889 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-aee3762a-96f9-463e-a424-6cacf24f7bc8 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.602249 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-aee3762a-96f9-463e-a424-6cacf24f7bc8 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.602831 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-aee3762a-96f9-463e-a424-6cacf24f7bc8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:59:37.603342 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 347/1396] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:59:37.614192 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa4a31ac-1f72-4d5d-9095-d522fdb8c5e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.617616 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa4a31ac-1f72-4d5d-9095-d522fdb8c5e6 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] GET https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:37.617705 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa4a31ac-1f72-4d5d-9095-d522fdb8c5e6 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.618428 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa4a31ac-1f72-4d5d-9095-d522fdb8c5e6 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.624501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-7bc67f9a-4b08-4ce3-9c93-b257a5e1e03e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.626351 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa4a31ac-1f72-4d5d-9095-d522fdb8c5e6 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 returned with HTTP 404 Aug 07 20:59:37.627016 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 350/1397] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:37.629130 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-7bc67f9a-4b08-4ce3-9c93-b257a5e1e03e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 20:59:37.629501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-7bc67f9a-4b08-4ce3-9c93-b257a5e1e03e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60a1c1f0-ee09-4b00-8741-8580ec1ef9f5", "connector": null, "instance_uuid": "9afe1616-6c40-4d4e-ab4c-e86ff26e2b15"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:37.641057 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-90e03872-e261-4e51-a400-b5ce8193d6cb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.644225 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-90e03872-e261-4e51-a400-b5ce8193d6cb tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] GET https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:37.644354 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.644354 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:37.645363 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-90e03872-e261-4e51-a400-b5ce8193d6cb tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.645835 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-90e03872-e261-4e51-a400-b5ce8193d6cb tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.656742 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-90e03872-e261-4e51-a400-b5ce8193d6cb tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 returned with HTTP 404 Aug 07 20:59:37.658078 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 359/1398] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:37.667551 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-64ecda23-6553-481b-9f3c-5bc38cc2021a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.669960 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-64ecda23-6553-481b-9f3c-5bc38cc2021a tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] DELETE https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:37.670740 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-64ecda23-6553-481b-9f3c-5bc38cc2021a tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.670740 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-64ecda23-6553-481b-9f3c-5bc38cc2021a tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.670905 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-64ecda23-6553-481b-9f3c-5bc38cc2021a tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Delete volume with id: b9889e1a-4c57-491f-ae1d-d4853479cbd2 Aug 07 20:59:37.682349 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-64ecda23-6553-481b-9f3c-5bc38cc2021a tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 returned with HTTP 404 Aug 07 20:59:37.682349 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 348/1399] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:37 2026] DELETE /volume/v3/volumes/b9889e1a-4c57-491f-ae1d-d4853479cbd2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:37.695287 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.695287 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:37.695594 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-138773735"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:37.697315 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-138773735'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:37.697425 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Create volume of 1 GB Aug 07 20:59:37.697698 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.697698 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:37.703955 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Availability Zones retrieved successfully. Aug 07 20:59:37.708405 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-7bc67f9a-4b08-4ce3-9c93-b257a5e1e03e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 20:59:37.708972 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 343/1400] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 20:59:37 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:37.711488 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Flow 'volume_create_api' (7525e1c2-1017-4e21-a566-026754d8bd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:37.712681 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a636e794-47bf-4d4a-a377-05dad5ec44d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:37.715063 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:37.755847 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a636e794-47bf-4d4a-a377-05dad5ec44d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:37.756912 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1154504-ce5c-4eaa-8fad-ea9c918ee0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:37.765928 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-462242bf-b3e8-4599-85b4-9ad2bec7e7c2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.769243 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-462242bf-b3e8-4599-85b4-9ad2bec7e7c2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:37.769536 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-462242bf-b3e8-4599-85b4-9ad2bec7e7c2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.769796 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-462242bf-b3e8-4599-85b4-9ad2bec7e7c2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.781736 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.781736 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:37.789206 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-462242bf-b3e8-4599-85b4-9ad2bec7e7c2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:37.795804 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-462242bf-b3e8-4599-85b4-9ad2bec7e7c2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 20:59:37.795948 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 360/1401] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:37.796327 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-51935147-220f-4d62-9ceb-c90f7745d55f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.796745 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-51935147-220f-4d62-9ceb-c90f7745d55f None None] GET https://10.4.3.127/volume// Aug 07 20:59:37.796917 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-51935147-220f-4d62-9ceb-c90f7745d55f None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.797499 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-51935147-220f-4d62-9ceb-c90f7745d55f None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.797995 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-51935147-220f-4d62-9ceb-c90f7745d55f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 20:59:37.798408 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 349/1402] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 20:59:37.817411 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-56825f0e-6a71-41d4-9244-135c9f0b02b1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.822856 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-56825f0e-6a71-41d4-9244-135c9f0b02b1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:37.823145 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-56825f0e-6a71-41d4-9244-135c9f0b02b1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.823413 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-56825f0e-6a71-41d4-9244-135c9f0b02b1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.846781 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.846781 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:37.853668 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-56825f0e-6a71-41d4-9244-135c9f0b02b1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:37.854247 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Created reservations ['9e9b27b7-4053-4f5d-9ce6-ffb8d6bb5ddb', 'b90aac84-9fed-475f-aeea-293a9bfc42d3', '1291e949-a33c-4e61-9c3c-02602f0c6740', 'f77d7aa8-9b63-4ba9-8ee4-0874d1f88f71'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:37.856711 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1154504-ce5c-4eaa-8fad-ea9c918ee0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e9b27b7-4053-4f5d-9ce6-ffb8d6bb5ddb', 'b90aac84-9fed-475f-aeea-293a9bfc42d3', '1291e949-a33c-4e61-9c3c-02602f0c6740', 'f77d7aa8-9b63-4ba9-8ee4-0874d1f88f71']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:37.858051 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8e1e60-2ccf-4960-9bf3-efdb861e0f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:37.864821 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-56825f0e-6a71-41d4-9244-135c9f0b02b1 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 20:59:37.865480 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 344/1403] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 1025 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:59:37.891074 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8e1e60-2ccf-4960-9bf3-efdb861e0f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a47900fe-10f4-4aa6-ae39-658f30caea80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-138773735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a9f594faff94968bff0b73f5fdedba7',qos_specs=None,replication_status=,reservations=['9e9b27b7-4053-4f5d-9ce6-ffb8d6bb5ddb','b90aac84-9fed-475f-aeea-293a9bfc42d3','1291e949-a33c-4e61-9c3c-02602f0c6740','f77d7aa8-9b63-4ba9-8ee4-0874d1f88f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='835b43015a0842fca31d169459373481',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-138773735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a47900fe-10f4-4aa6-ae39-658f30caea80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a9f594faff94968bff0b73f5fdedba7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='835b43015a0842fca31d169459373481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:37.892331 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249896cf-f59b-4352-831c-6da52a8dcec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:37.922670 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249896cf-f59b-4352-831c-6da52a8dcec8) transitioned into state 'SUCCESS' from state '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-138773735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a9f594faff94968bff0b73f5fdedba7',qos_specs=None,replication_status=,reservations=['9e9b27b7-4053-4f5d-9ce6-ffb8d6bb5ddb','b90aac84-9fed-475f-aeea-293a9bfc42d3','1291e949-a33c-4e61-9c3c-02602f0c6740','f77d7aa8-9b63-4ba9-8ee4-0874d1f88f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='835b43015a0842fca31d169459373481',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:37.923602 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca5d868-38c9-4882-ba69-3664833367ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:37.938159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca5d868-38c9-4882-ba69-3664833367ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:37.938159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Flow 'volume_create_api' (7525e1c2-1017-4e21-a566-026754d8bd75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:37.938497 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Create volume request issued successfully. Aug 07 20:59:37.939211 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2c8c7fb-64ee-44b6-97cc-c4d0f68f8991 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:37.939862 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 351/1404] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:37 2026] POST /volume/v3/volumes => generated 750 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 20:59:37.958753 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3b840517-a65a-4648-927a-ad854120aca1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:37.964933 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3b840517-a65a-4648-927a-ad854120aca1 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] GET https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 Aug 07 20:59:37.964933 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3b840517-a65a-4648-927a-ad854120aca1 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:37.965050 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3b840517-a65a-4648-927a-ad854120aca1 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:37.973989 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:37.973989 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:37.979832 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3b840517-a65a-4648-927a-ad854120aca1 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Volume info retrieved successfully. Aug 07 20:59:37.986438 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3b840517-a65a-4648-927a-ad854120aca1 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 returned with HTTP 200 Aug 07 20:59:37.987204 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 361/1405] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:37 2026] GET /volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:38.002612 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-6e64ca00-0e80-4af2-b692-eb0e478f69db None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:38.006332 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-6e64ca00-0e80-4af2-b692-eb0e478f69db tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] PUT https://10.4.3.127/volume/v3/attachments/1a0da1ea-e486-44d9-951f-5f5a142bf3f7 Aug 07 20:59:38.007402 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-6e64ca00-0e80-4af2-b692-eb0e478f69db tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:38.019044 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-6e64ca00-0e80-4af2-b692-eb0e478f69db tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Acquiring lock "cinder-attachment_update-60a1c1f0-ee09-4b00-8741-8580ec1ef9f5-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 20:59:38.026718 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-6e64ca00-0e80-4af2-b692-eb0e478f69db tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Lock "cinder-attachment_update-60a1c1f0-ee09-4b00-8741-8580ec1ef9f5-np0000006755" acquired by "attachment_update" :: waited 0.008s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 20:59:38.028381 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:38.028381 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:38.220225 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-6e64ca00-0e80-4af2-b692-eb0e478f69db tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Lock "cinder-attachment_update-60a1c1f0-ee09-4b00-8741-8580ec1ef9f5-np0000006755" released by "attachment_update" :: held 0.194s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 20:59:38.220707 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-6e64ca00-0e80-4af2-b692-eb0e478f69db tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/attachments/1a0da1ea-e486-44d9-951f-5f5a142bf3f7 returned with HTTP 200 Aug 07 20:59:38.221271 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 350/1406] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 20:59:38 2026] PUT /volume/v3/attachments/1a0da1ea-e486-44d9-951f-5f5a142bf3f7 => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:38.450701 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f0d04d8-332a-4157-8f7a-d71bbcc47cb2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:38.454609 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f0d04d8-332a-4157-8f7a-d71bbcc47cb2 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc Aug 07 20:59:38.455055 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f0d04d8-332a-4157-8f7a-d71bbcc47cb2 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:38.455543 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f0d04d8-332a-4157-8f7a-d71bbcc47cb2 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:38.467284 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f0d04d8-332a-4157-8f7a-d71bbcc47cb2 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc returned with HTTP 404 Aug 07 20:59:38.468671 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 345/1407] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:38 2026] GET /volume/v3/snapshots/4763fd41-e8aa-4228-b0c3-5763d48c1abc => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:38.477493 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d51519b9-0c51-4046-88a5-21dc10bb9fd1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:38.479952 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d51519b9-0c51-4046-88a5-21dc10bb9fd1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 Aug 07 20:59:38.480243 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d51519b9-0c51-4046-88a5-21dc10bb9fd1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:38.480561 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d51519b9-0c51-4046-88a5-21dc10bb9fd1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:38.491011 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:38.491011 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:38.500664 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d51519b9-0c51-4046-88a5-21dc10bb9fd1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Volume info retrieved successfully. Aug 07 20:59:38.506691 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d51519b9-0c51-4046-88a5-21dc10bb9fd1 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 returned with HTTP 200 Aug 07 20:59:38.507175 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 352/1408] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:38 2026] GET /volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:38.524844 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f0f9c5c3-8d5f-42a0-bbfe-049586e9f925 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:38.528794 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f0f9c5c3-8d5f-42a0-bbfe-049586e9f925 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 Aug 07 20:59:38.528794 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f0f9c5c3-8d5f-42a0-bbfe-049586e9f925 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:38.528794 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f0f9c5c3-8d5f-42a0-bbfe-049586e9f925 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:38.528794 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-f0f9c5c3-8d5f-42a0-bbfe-049586e9f925 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Delete volume with id: a7cf66ba-9231-471d-97f9-3e7393898785 Aug 07 20:59:38.538218 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:38.538218 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:38.539143 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f0f9c5c3-8d5f-42a0-bbfe-049586e9f925 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Volume info retrieved successfully. Aug 07 20:59:38.568689 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f0f9c5c3-8d5f-42a0-bbfe-049586e9f925 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Delete volume request issued successfully. Aug 07 20:59:38.568689 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f0f9c5c3-8d5f-42a0-bbfe-049586e9f925 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 returned with HTTP 202 Aug 07 20:59:38.568689 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 362/1409] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:38 2026] DELETE /volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:38.582843 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2f5fe9ee-5497-4ed1-bf46-35edf1842fa5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:38.587133 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2f5fe9ee-5497-4ed1-bf46-35edf1842fa5 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 Aug 07 20:59:38.587484 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2f5fe9ee-5497-4ed1-bf46-35edf1842fa5 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:38.587973 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2f5fe9ee-5497-4ed1-bf46-35edf1842fa5 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:38.602242 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:38.602242 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:38.608695 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2f5fe9ee-5497-4ed1-bf46-35edf1842fa5 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Volume info retrieved successfully. Aug 07 20:59:38.619029 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2f5fe9ee-5497-4ed1-bf46-35edf1842fa5 tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 returned with HTTP 200 Aug 07 20:59:38.619756 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 351/1410] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:38 2026] GET /volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:38.815914 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1f912f4d-ba06-4fc5-8cf0-a3519e997014 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:38.818026 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f912f4d-ba06-4fc5-8cf0-a3519e997014 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:38.818258 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f912f4d-ba06-4fc5-8cf0-a3519e997014 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:38.818526 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f912f4d-ba06-4fc5-8cf0-a3519e997014 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:38.831180 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:38.831180 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:38.836540 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1f912f4d-ba06-4fc5-8cf0-a3519e997014 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:38.841176 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f912f4d-ba06-4fc5-8cf0-a3519e997014 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 20:59:38.841686 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 346/1411] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:38 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:39.004268 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-503d07ad-e20b-4061-b749-410bc7e96924 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:39.006800 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-503d07ad-e20b-4061-b749-410bc7e96924 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] GET https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 Aug 07 20:59:39.007477 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-503d07ad-e20b-4061-b749-410bc7e96924 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:39.007739 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-503d07ad-e20b-4061-b749-410bc7e96924 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:39.017600 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:39.017600 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:39.022900 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-503d07ad-e20b-4061-b749-410bc7e96924 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Volume info retrieved successfully. Aug 07 20:59:39.029998 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-503d07ad-e20b-4061-b749-410bc7e96924 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 returned with HTTP 200 Aug 07 20:59:39.031070 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 353/1412] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:39 2026] GET /volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:39.049471 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-84a9ae91-af80-407c-9305-fed3e24f605a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:39.053109 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-84a9ae91-af80-407c-9305-fed3e24f605a tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] POST https://10.4.3.127/volume/v3/os-volume-transfer Aug 07 20:59:39.054692 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-84a9ae91-af80-407c-9305-fed3e24f605a tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a47900fe-10f4-4aa6-ae39-658f30caea80"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:39.056320 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.volume_transfer [None req-84a9ae91-af80-407c-9305-fed3e24f605a tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a47900fe-10f4-4aa6-ae39-658f30caea80'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 20:59:39.057344 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.volume_transfer [None req-84a9ae91-af80-407c-9305-fed3e24f605a tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Creating transfer of volume a47900fe-10f4-4aa6-ae39-658f30caea80 Aug 07 20:59:39.057520 np0000006755 devstack@c-api.service[100277]: INFO cinder.transfer.api [None req-84a9ae91-af80-407c-9305-fed3e24f605a tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Generating transfer record for volume a47900fe-10f4-4aa6-ae39-658f30caea80 Aug 07 20:59:39.065828 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:39.065828 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:39.083179 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-84a9ae91-af80-407c-9305-fed3e24f605a tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 20:59:39.083945 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 363/1413] 10.4.3.127 () {68 vars in 1291 bytes} [Fri Aug 7 20:59:39 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:39.095727 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-52d1cc88-a927-4e9e-997d-d7e30ab75e13 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:39.099241 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-52d1cc88-a927-4e9e-997d-d7e30ab75e13 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] GET https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 Aug 07 20:59:39.099640 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-52d1cc88-a927-4e9e-997d-d7e30ab75e13 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:39.100072 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-52d1cc88-a927-4e9e-997d-d7e30ab75e13 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:39.112682 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:39.112682 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:39.119918 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-52d1cc88-a927-4e9e-997d-d7e30ab75e13 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Volume info retrieved successfully. Aug 07 20:59:39.128393 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-52d1cc88-a927-4e9e-997d-d7e30ab75e13 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 returned with HTTP 200 Aug 07 20:59:39.128902 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 352/1414] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:39 2026] GET /volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:39.147854 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6499f498-6da2-4b03-bb13-3471c5457675 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:39.151970 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6499f498-6da2-4b03-bb13-3471c5457675 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] GET https://10.4.3.127/volume/v3/os-volume-transfer/detail Aug 07 20:59:39.152293 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6499f498-6da2-4b03-bb13-3471c5457675 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:39.152574 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6499f498-6da2-4b03-bb13-3471c5457675 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:39.152842 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.volume_transfer [None req-6499f498-6da2-4b03-bb13-3471c5457675 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Listing volume transfers {{(pid=100275) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 20:59:39.161489 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6499f498-6da2-4b03-bb13-3471c5457675 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 07 20:59:39.162081 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 347/1415] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 7 20:59:39 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:39.175639 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d99153f0-eae9-4417-a9dd-2a4dd548a416 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:39.178542 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d99153f0-eae9-4417-a9dd-2a4dd548a416 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] DELETE https://10.4.3.127/volume/v3/os-volume-transfer/2ddc41da-2444-4822-8dbc-c1850564b438 Aug 07 20:59:39.178992 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d99153f0-eae9-4417-a9dd-2a4dd548a416 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:39.179190 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d99153f0-eae9-4417-a9dd-2a4dd548a416 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:39.179398 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.volume_transfer [None req-d99153f0-eae9-4417-a9dd-2a4dd548a416 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Delete transfer with id: 2ddc41da-2444-4822-8dbc-c1850564b438 Aug 07 20:59:39.197384 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:39.197384 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:39.214662 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d99153f0-eae9-4417-a9dd-2a4dd548a416 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/2ddc41da-2444-4822-8dbc-c1850564b438 returned with HTTP 202 Aug 07 20:59:39.215411 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 354/1416] 10.4.3.127 () {66 vars in 1384 bytes} [Fri Aug 7 20:59:39 2026] DELETE /volume/v3/os-volume-transfer/2ddc41da-2444-4822-8dbc-c1850564b438 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:39.225373 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-24c8ae9b-5600-4c72-b582-d41a60a93622 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:39.227440 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-24c8ae9b-5600-4c72-b582-d41a60a93622 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] GET https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 Aug 07 20:59:39.228776 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-24c8ae9b-5600-4c72-b582-d41a60a93622 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:39.228776 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-24c8ae9b-5600-4c72-b582-d41a60a93622 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:39.237957 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:39.237957 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:39.243340 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-24c8ae9b-5600-4c72-b582-d41a60a93622 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Volume info retrieved successfully. Aug 07 20:59:39.250590 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-24c8ae9b-5600-4c72-b582-d41a60a93622 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 returned with HTTP 200 Aug 07 20:59:39.251455 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 364/1417] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:39 2026] GET /volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:39.272884 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-39df03b2-916a-4e8d-aab8-81079b3d9721 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:39.275866 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-39df03b2-916a-4e8d-aab8-81079b3d9721 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] DELETE https://10.4.3.127/volume/v3/os-volume-transfer/2ddc41da-2444-4822-8dbc-c1850564b438 Aug 07 20:59:39.276104 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-39df03b2-916a-4e8d-aab8-81079b3d9721 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:39.276556 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-39df03b2-916a-4e8d-aab8-81079b3d9721 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:39.277075 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.volume_transfer [None req-39df03b2-916a-4e8d-aab8-81079b3d9721 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Delete transfer with id: 2ddc41da-2444-4822-8dbc-c1850564b438 Aug 07 20:59:39.284183 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-39df03b2-916a-4e8d-aab8-81079b3d9721 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/2ddc41da-2444-4822-8dbc-c1850564b438 returned with HTTP 404 Aug 07 20:59:39.286129 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 353/1418] 10.4.3.127 () {66 vars in 1384 bytes} [Fri Aug 7 20:59:39 2026] DELETE /volume/v3/os-volume-transfer/2ddc41da-2444-4822-8dbc-c1850564b438 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:39.299338 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4b2e611b-f809-4f74-8fcb-35ba6d411d40 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:39.301939 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b2e611b-f809-4f74-8fcb-35ba6d411d40 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 Aug 07 20:59:39.302254 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b2e611b-f809-4f74-8fcb-35ba6d411d40 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:39.302501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b2e611b-f809-4f74-8fcb-35ba6d411d40 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:39.302772 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-4b2e611b-f809-4f74-8fcb-35ba6d411d40 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Delete volume with id: a47900fe-10f4-4aa6-ae39-658f30caea80 Aug 07 20:59:39.315982 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:39.315982 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:39.315982 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4b2e611b-f809-4f74-8fcb-35ba6d411d40 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Volume info retrieved successfully. Aug 07 20:59:39.360257 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4b2e611b-f809-4f74-8fcb-35ba6d411d40 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Delete volume request issued successfully. Aug 07 20:59:39.360418 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b2e611b-f809-4f74-8fcb-35ba6d411d40 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 returned with HTTP 202 Aug 07 20:59:39.361016 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 348/1419] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:39 2026] DELETE /volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:39.379412 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-de95c8db-3ee6-426f-867a-6344bedbfcdb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:39.379412 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de95c8db-3ee6-426f-867a-6344bedbfcdb tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] GET https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 Aug 07 20:59:39.379412 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de95c8db-3ee6-426f-867a-6344bedbfcdb tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:39.379412 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de95c8db-3ee6-426f-867a-6344bedbfcdb tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:39.390347 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:39.390347 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:39.398379 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-de95c8db-3ee6-426f-867a-6344bedbfcdb tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Volume info retrieved successfully. Aug 07 20:59:39.408982 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de95c8db-3ee6-426f-867a-6344bedbfcdb tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 returned with HTTP 200 Aug 07 20:59:39.408982 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 355/1420] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:39 2026] GET /volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 => generated 1006 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:39.638067 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3236b80c-5e50-4a41-95a6-4851f390713b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:39.642971 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3236b80c-5e50-4a41-95a6-4851f390713b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] GET https://10.4.3.127/volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 Aug 07 20:59:39.642971 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3236b80c-5e50-4a41-95a6-4851f390713b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:39.642971 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3236b80c-5e50-4a41-95a6-4851f390713b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:39.650454 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3236b80c-5e50-4a41-95a6-4851f390713b tempest-SnapshotsActionsTest-1935865760 tempest-SnapshotsActionsTest-1935865760-project-member] https://10.4.3.127/volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 returned with HTTP 404 Aug 07 20:59:39.650454 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 365/1421] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:39 2026] GET /volume/v3/volumes/a7cf66ba-9231-471d-97f9-3e7393898785 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:39.860483 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-43c70c3b-b34f-4001-9fe9-49a7df21a6ea None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:39.864093 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-43c70c3b-b34f-4001-9fe9-49a7df21a6ea tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:39.865915 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-43c70c3b-b34f-4001-9fe9-49a7df21a6ea tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:39.866272 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-43c70c3b-b34f-4001-9fe9-49a7df21a6ea tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:39.882480 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:39.882480 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:39.890926 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-43c70c3b-b34f-4001-9fe9-49a7df21a6ea tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:39.899160 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-43c70c3b-b34f-4001-9fe9-49a7df21a6ea tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 20:59:39.899750 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 354/1422] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:39 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:40.431437 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-70774703-d6e6-4fdb-95a5-803b6aeaf246 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:40.433795 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-70774703-d6e6-4fdb-95a5-803b6aeaf246 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] GET https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 Aug 07 20:59:40.433919 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-70774703-d6e6-4fdb-95a5-803b6aeaf246 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:40.434592 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-70774703-d6e6-4fdb-95a5-803b6aeaf246 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:40.445577 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-70774703-d6e6-4fdb-95a5-803b6aeaf246 tempest-VolumesTransfersTest-1983907679 tempest-VolumesTransfersTest-1983907679-project-admin] https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 returned with HTTP 404 Aug 07 20:59:40.446683 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 349/1423] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:40 2026] GET /volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:40.465645 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-34565c66-beb9-48b7-ac62-387d2e547f04 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:40.474690 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-34565c66-beb9-48b7-ac62-387d2e547f04 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] GET https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 Aug 07 20:59:40.474908 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-34565c66-beb9-48b7-ac62-387d2e547f04 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:40.475210 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-34565c66-beb9-48b7-ac62-387d2e547f04 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:40.492322 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-34565c66-beb9-48b7-ac62-387d2e547f04 tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 returned with HTTP 404 Aug 07 20:59:40.493184 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 356/1424] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:40 2026] GET /volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:40.506114 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1ab6bc5e-5534-4b40-be32-b39eb7ef4f2f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:40.511715 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1ab6bc5e-5534-4b40-be32-b39eb7ef4f2f tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 Aug 07 20:59:40.512392 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1ab6bc5e-5534-4b40-be32-b39eb7ef4f2f tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:40.512392 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1ab6bc5e-5534-4b40-be32-b39eb7ef4f2f tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:40.512545 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-1ab6bc5e-5534-4b40-be32-b39eb7ef4f2f tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] Delete volume with id: a47900fe-10f4-4aa6-ae39-658f30caea80 Aug 07 20:59:40.522837 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1ab6bc5e-5534-4b40-be32-b39eb7ef4f2f tempest-VolumesTransfersTest-1416241169 tempest-VolumesTransfersTest-1416241169-project-member] https://10.4.3.127/volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 returned with HTTP 404 Aug 07 20:59:40.524706 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 366/1425] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:40 2026] DELETE /volume/v3/volumes/a47900fe-10f4-4aa6-ae39-658f30caea80 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:40.917856 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9e23a02e-8fa7-49b6-8af5-6c54e4f5d468 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:40.920528 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9e23a02e-8fa7-49b6-8af5-6c54e4f5d468 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:40.920789 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9e23a02e-8fa7-49b6-8af5-6c54e4f5d468 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:40.921049 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9e23a02e-8fa7-49b6-8af5-6c54e4f5d468 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:40.969451 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:40.969451 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:40.980624 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9e23a02e-8fa7-49b6-8af5-6c54e4f5d468 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:40.990674 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9e23a02e-8fa7-49b6-8af5-6c54e4f5d468 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 20:59:40.991741 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 355/1426] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:40 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 846 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:41.653153 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-62c80269-96ce-4989-a77f-152d12d9b47d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:41.657497 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-62c80269-96ce-4989-a77f-152d12d9b47d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] POST https://10.4.3.127/volume/v3/attachments/1a0da1ea-e486-44d9-951f-5f5a142bf3f7/action Aug 07 20:59:41.657497 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-62c80269-96ce-4989-a77f-152d12d9b47d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 20:59:41.657497 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-62c80269-96ce-4989-a77f-152d12d9b47d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:41.683334 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:41.683334 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:41.705746 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e7664732-8ed0-4daa-9526-34bab74b05cc req-62c80269-96ce-4989-a77f-152d12d9b47d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/attachments/1a0da1ea-e486-44d9-951f-5f5a142bf3f7/action returned with HTTP 204 Aug 07 20:59:41.706538 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 350/1427] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 20:59:41 2026] POST /volume/v3/attachments/1a0da1ea-e486-44d9-951f-5f5a142bf3f7/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:42.010641 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f8a5d4cd-9bcb-4884-9949-5e4c104fb7e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:42.012822 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f8a5d4cd-9bcb-4884-9949-5e4c104fb7e4 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:42.013152 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f8a5d4cd-9bcb-4884-9949-5e4c104fb7e4 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:42.013313 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f8a5d4cd-9bcb-4884-9949-5e4c104fb7e4 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:42.025722 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:42.025722 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:42.030561 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f8a5d4cd-9bcb-4884-9949-5e4c104fb7e4 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:42.039773 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f8a5d4cd-9bcb-4884-9949-5e4c104fb7e4 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 20:59:42.039773 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 357/1428] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:42 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:42.064316 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c301b488-f709-411b-98b9-1833df809e56 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:42.071805 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c301b488-f709-411b-98b9-1833df809e56 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:42.071805 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c301b488-f709-411b-98b9-1833df809e56 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:42.071805 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c301b488-f709-411b-98b9-1833df809e56 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:42.071805 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=299,cinder:UPDATE=60,cinder:INSERT=31,cinder:DELETE=2 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:59:42.083292 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:42.083292 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:42.088844 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c301b488-f709-411b-98b9-1833df809e56 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:42.095913 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c301b488-f709-411b-98b9-1833df809e56 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 20:59:42.096727 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 367/1429] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:42 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:42.115705 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-649e3e86-dad0-4ca8-99b1-2f52e8c2daba None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:42.117419 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-649e3e86-dad0-4ca8-99b1-2f52e8c2daba tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 20:59:42.118457 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-649e3e86-dad0-4ca8-99b1-2f52e8c2daba tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60a1c1f0-ee09-4b00-8741-8580ec1ef9f5", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-172089135", "description": null, "metadata": null}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:42.144736 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:42.144736 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:42.146352 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-649e3e86-dad0-4ca8-99b1-2f52e8c2daba tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:42.146352 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-649e3e86-dad0-4ca8-99b1-2f52e8c2daba tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Create snapshot from volume 60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:42.198536 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=382,cinder:UPDATE=88,cinder:INSERT=58,cinder:DELETE=1 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:59:42.218129 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-649e3e86-dad0-4ca8-99b1-2f52e8c2daba tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Created reservations ['66142a0e-b9c7-4267-bad1-7425989d1e3e', '0e56bd87-d935-49c0-8b6d-1c070e62e98d', 'a8bb7da7-1493-49ae-967d-92d236ff7a31', '350111f4-8f46-4fe2-be8a-e97a323750d6'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:42.275622 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-649e3e86-dad0-4ca8-99b1-2f52e8c2daba tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Snapshot force create request issued successfully. Aug 07 20:59:42.275849 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-649e3e86-dad0-4ca8-99b1-2f52e8c2daba tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 20:59:42.276591 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 356/1430] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 20:59:42 2026] POST /volume/v3/snapshots => generated 310 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:42.292881 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6dac8750-65aa-4c6a-9bc5-6a022325b94b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:42.295318 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6dac8750-65aa-4c6a-9bc5-6a022325b94b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e Aug 07 20:59:42.295623 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6dac8750-65aa-4c6a-9bc5-6a022325b94b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:42.296018 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6dac8750-65aa-4c6a-9bc5-6a022325b94b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:42.302646 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=429,cinder:INSERT=92,cinder:UPDATE=176,cinder:DELETE=5 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 20:59:42.321918 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:42.321918 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:42.321918 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6dac8750-65aa-4c6a-9bc5-6a022325b94b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Snapshot retrieved successfully. Aug 07 20:59:42.323870 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6dac8750-65aa-4c6a-9bc5-6a022325b94b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e returned with HTTP 200 Aug 07 20:59:42.324491 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 351/1431] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:42 2026] GET /volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:43.345818 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a26b844e-d7c4-4086-a14d-7b02cb654af0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:43.350797 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a26b844e-d7c4-4086-a14d-7b02cb654af0 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e Aug 07 20:59:43.350797 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a26b844e-d7c4-4086-a14d-7b02cb654af0 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:43.350797 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a26b844e-d7c4-4086-a14d-7b02cb654af0 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:43.365437 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:43.365437 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:43.366161 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a26b844e-d7c4-4086-a14d-7b02cb654af0 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Snapshot retrieved successfully. Aug 07 20:59:43.367528 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a26b844e-d7c4-4086-a14d-7b02cb654af0 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e returned with HTTP 200 Aug 07 20:59:43.367528 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 358/1432] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:43 2026] GET /volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:43.384342 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fc30511e-542d-40ac-9852-38082f821bcb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:43.386461 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fc30511e-542d-40ac-9852-38082f821bcb tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e Aug 07 20:59:43.386699 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fc30511e-542d-40ac-9852-38082f821bcb tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:43.387029 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fc30511e-542d-40ac-9852-38082f821bcb tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:43.397784 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:43.397784 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:43.398272 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fc30511e-542d-40ac-9852-38082f821bcb tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Snapshot retrieved successfully. Aug 07 20:59:43.399192 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fc30511e-542d-40ac-9852-38082f821bcb tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e returned with HTTP 200 Aug 07 20:59:43.399776 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 368/1433] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:43 2026] GET /volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:43.410554 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a99b36b7-18a6-4831-bbdc-fc86332423ff None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:43.416379 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a99b36b7-18a6-4831-bbdc-fc86332423ff tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 20:59:43.416379 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a99b36b7-18a6-4831-bbdc-fc86332423ff tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:43.417816 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a99b36b7-18a6-4831-bbdc-fc86332423ff tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:43.439958 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:43.439958 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:43.446074 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a99b36b7-18a6-4831-bbdc-fc86332423ff tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 20:59:43.454380 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a99b36b7-18a6-4831-bbdc-fc86332423ff tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 20:59:43.464019 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 357/1434] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:43 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:44.526658 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2c5ab614-0dd3-45b2-a9fd-c0a64503297f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:44.894596 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c5ab614-0dd3-45b2-a9fd-c0a64503297f tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb Aug 07 20:59:44.894876 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c5ab614-0dd3-45b2-a9fd-c0a64503297f tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:44.895208 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c5ab614-0dd3-45b2-a9fd-c0a64503297f tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:44.923557 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c5ab614-0dd3-45b2-a9fd-c0a64503297f tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb returned with HTTP 200 Aug 07 20:59:44.923974 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 352/1435] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:44 2026] GET /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb => generated 437 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:59:44.938072 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-860ce306-32c7-4ab1-a24e-473844b1381b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:44.940364 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-860ce306-32c7-4ab1-a24e-473844b1381b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb/defaults Aug 07 20:59:44.940596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-860ce306-32c7-4ab1-a24e-473844b1381b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:44.940840 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-860ce306-32c7-4ab1-a24e-473844b1381b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'defaults' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:44.980601 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-860ce306-32c7-4ab1-a24e-473844b1381b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb/defaults returned with HTTP 200 Aug 07 20:59:44.980601 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 359/1436] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 7 20:59:44 2026] GET /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb/defaults => generated 437 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:44.996490 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-cdf11a9f-c289-43d7-be62-d065d5ec29b7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:45.001558 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cdf11a9f-c289-43d7-be62-d065d5ec29b7 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb Aug 07 20:59:45.001558 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cdf11a9f-c289-43d7-be62-d065d5ec29b7 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:45.075689 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-cdf11a9f-c289-43d7-be62-d065d5ec29b7 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:59:45.078478 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-cdf11a9f-c289-43d7-be62-d065d5ec29b7 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:59:45.078478 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-cdf11a9f-c289-43d7-be62-d065d5ec29b7 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:59:45.086582 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cdf11a9f-c289-43d7-be62-d065d5ec29b7 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb returned with HTTP 200 Aug 07 20:59:45.086582 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 369/1437] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 7 20:59:44 2026] PUT /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb => generated 395 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:45.103509 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-68bf01fb-e2a9-4881-9528-9025d45e4da4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:45.106906 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-68bf01fb-e2a9-4881-9528-9025d45e4da4 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] DELETE https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb Aug 07 20:59:45.106906 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-68bf01fb-e2a9-4881-9528-9025d45e4da4 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:45.107974 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-68bf01fb-e2a9-4881-9528-9025d45e4da4 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:45.126824 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-68bf01fb-e2a9-4881-9528-9025d45e4da4 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb returned with HTTP 200 Aug 07 20:59:45.127590 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 358/1438] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 20:59:45 2026] DELETE /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 20:59:45.145267 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c1409879-91ff-472b-86ec-1b3caa28402c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:45.153742 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1409879-91ff-472b-86ec-1b3caa28402c tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb Aug 07 20:59:45.157810 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1409879-91ff-472b-86ec-1b3caa28402c tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:45.157810 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1409879-91ff-472b-86ec-1b3caa28402c tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:45.191064 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1409879-91ff-472b-86ec-1b3caa28402c tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb returned with HTTP 200 Aug 07 20:59:45.192293 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 353/1439] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:45 2026] GET /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb => generated 437 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:45.208424 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a26419db-475c-4de4-81fe-c45ddcbd8944 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:45.211460 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a26419db-475c-4de4-81fe-c45ddcbd8944 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb Aug 07 20:59:45.211660 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a26419db-475c-4de4-81fe-c45ddcbd8944 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:45.457934 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a26419db-475c-4de4-81fe-c45ddcbd8944 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb returned with HTTP 200 Aug 07 20:59:45.459780 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 360/1440] 10.4.3.127 () {68 vars in 1375 bytes} [Fri Aug 7 20:59:45 2026] PUT /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb => generated 395 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:45.481895 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3cfc4551-13fc-41ef-a566-d8b237d7226a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:45.484265 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3cfc4551-13fc-41ef-a566-d8b237d7226a tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb/defaults Aug 07 20:59:45.485396 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3cfc4551-13fc-41ef-a566-d8b237d7226a tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:45.485396 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3cfc4551-13fc-41ef-a566-d8b237d7226a tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'defaults' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:45.500871 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3cfc4551-13fc-41ef-a566-d8b237d7226a tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb/defaults returned with HTTP 200 Aug 07 20:59:45.501802 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 370/1441] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 7 20:59:45 2026] GET /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb/defaults => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:45.520450 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-af569562-aa17-46f8-9faf-e4cd279c3a26 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:45.523630 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-af569562-aa17-46f8-9faf-e4cd279c3a26 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb Aug 07 20:59:45.523630 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-af569562-aa17-46f8-9faf-e4cd279c3a26 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:45.524522 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-af569562-aa17-46f8-9faf-e4cd279c3a26 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:45.546648 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-af569562-aa17-46f8-9faf-e4cd279c3a26 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:59:45.547784 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-af569562-aa17-46f8-9faf-e4cd279c3a26 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:59:45.548228 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-af569562-aa17-46f8-9faf-e4cd279c3a26 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:59:45.549337 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-af569562-aa17-46f8-9faf-e4cd279c3a26 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 20:59:45.562363 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-af569562-aa17-46f8-9faf-e4cd279c3a26 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb returned with HTTP 200 Aug 07 20:59:45.566199 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 359/1442] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 20:59:45 2026] GET /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb => generated 437 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:45.582935 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d21b13e6-d31a-4db4-a76e-dd48aa4f1be0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:45.587276 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d21b13e6-d31a-4db4-a76e-dd48aa4f1be0 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb?usage=True Aug 07 20:59:45.587276 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d21b13e6-d31a-4db4-a76e-dd48aa4f1be0 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:45.588070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d21b13e6-d31a-4db4-a76e-dd48aa4f1be0 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:45.633666 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:45.634798 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d21b13e6-d31a-4db4-a76e-dd48aa4f1be0 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb?usage=True returned with HTTP 200 Aug 07 20:59:45.634798 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 354/1443] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 20:59:45 2026] GET /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb?usage=True => generated 1061 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:45.657881 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-116351b2-514b-485c-b796-94432359cc65 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:45.799594 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:45.901197 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:45.901501 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-821467564", "metadata": {"Type": "Test"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:45.904027 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-821467564', 'metadata': {'Type': 'Test'}}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:45.904159 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume of 1 GB Aug 07 20:59:45.906735 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:45.907209 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1803583173"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:45.909073 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1803583173'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:45.909205 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Create volume of 1 GB Aug 07 20:59:45.924206 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Availability Zones retrieved successfully. Aug 07 20:59:45.924976 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Availability Zones retrieved successfully. Aug 07 20:59:45.930918 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Flow 'volume_create_api' (649e9ab8-db0e-4b38-8eec-da0f3607adfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:45.931512 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (d6bfa906-f321-485f-aed4-f4bbc5563253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:45.932814 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60401d63-0641-4b9a-a6e9-c29f1586b287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:45.934128 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:45.934467 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86070b61-29da-41a7-9d51-3e3fe5dfb99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:45.936901 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:45.997091 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60401d63-0641-4b9a-a6e9-c29f1586b287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:45.997629 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86070b61-29da-41a7-9d51-3e3fe5dfb99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:45.998018 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9341f020-b8c9-4619-bcc6-ba6a824e22d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:45.998173 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeaf6737-5007-413c-9f5b-8f6ee7fafbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:46.023789 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:46.023789 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1024146017"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:46.028231 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1024146017'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:46.028528 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Create volume of 1 GB Aug 07 20:59:46.038330 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Availability Zones retrieved successfully. Aug 07 20:59:46.049814 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Flow 'volume_create_api' (c80ad87c-a404-46c5-9412-5a8761b537e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:46.051307 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6aa09e-e2f5-4d48-b8a8-d5e28448b009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:46.052684 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:46.071257 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Aug 07 20:59:46.071257 np0000006755 devstack@c-api.service[100277]: [SQL: INSERT INTO quota_usages (project_id, resource, in_use, reserved, until_refresh, race_preventer, deleted_at, deleted, created_at, updated_at) VALUES (%(project_id)s, %(resource)s, %(in_use)s, %(reserved)s, %(until_refresh)s, %(race_preventer)s, %(deleted_at)s, %(deleted)s, %(created_at)s, %(updated_at)s)] Aug 07 20:59:46.071257 np0000006755 devstack@c-api.service[100277]: [parameters: {'project_id': '92415a3ac5a04fedb05dd6d6a9a7c9eb', 'resource': 'volumes', 'in_use': 0, 'reserved': 0, 'until_refresh': None, 'race_preventer': 1, 'deleted_at': None, 'deleted': 0, 'created_at': datetime.datetime(2026, 8, 7, 20, 59, 46, 61592), 'updated_at': None}] Aug 07 20:59:46.071257 np0000006755 devstack@c-api.service[100277]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100277) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Aug 07 20:59:46.071485 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Performing DB retry for function cinder.db.api.quota_reserve {{(pid=100277) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Aug 07 20:59:46.106225 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6aa09e-e2f5-4d48-b8a8-d5e28448b009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:46.107627 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9119b49-5d97-44eb-a250-274d43c803a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:46.131981 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Created reservations ['4c7d4514-3d60-480c-9fdc-670d150d06be', '6515b06c-5cbc-44cc-9e8f-f9a4d72bd43b', '60b9ff66-b869-412b-915e-a9b86e305319', 'cd34be08-e3fe-4f78-8829-3638591b2dfd'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:46.132888 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeaf6737-5007-413c-9f5b-8f6ee7fafbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c7d4514-3d60-480c-9fdc-670d150d06be', '6515b06c-5cbc-44cc-9e8f-f9a4d72bd43b', '60b9ff66-b869-412b-915e-a9b86e305319', 'cd34be08-e3fe-4f78-8829-3638591b2dfd']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:46.134558 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57825a85-cae3-4b82-b2c0-8269448746c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:46.176892 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57825a85-cae3-4b82-b2c0-8269448746c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24cb174b-854b-43b4-83af-2461256876d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-821467564',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['4c7d4514-3d60-480c-9fdc-670d150d06be','6515b06c-5cbc-44cc-9e8f-f9a4d72bd43b','60b9ff66-b869-412b-915e-a9b86e305319','cd34be08-e3fe-4f78-8829-3638591b2dfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-821467564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24cb174b-854b-43b4-83af-2461256876d7,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='946e196c768848aebc2a567108b905ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62b64428aebe4ce7ab63d0987748b97b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:46.178608 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13b5884-5043-415e-b368-9b4f7cc57a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:46.218573 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13b5884-5043-415e-b368-9b4f7cc57a25) transitioned into state 'SUCCESS' from state '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-821467564',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['4c7d4514-3d60-480c-9fdc-670d150d06be','6515b06c-5cbc-44cc-9e8f-f9a4d72bd43b','60b9ff66-b869-412b-915e-a9b86e305319','cd34be08-e3fe-4f78-8829-3638591b2dfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:46.219526 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f3a58a0-17e2-4fcd-a555-89b1de086118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:46.234575 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Created reservations ['283a86d1-d2d5-4884-824d-a56036e572a5', '9d6a956e-3836-437f-8e1d-17b28a22974d', 'a024e82a-dca4-47b0-b829-0798a7402632', '7401d412-9f67-4e04-b714-57bc46ecc7ca'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:46.234716 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f3a58a0-17e2-4fcd-a555-89b1de086118) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:46.235585 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (d6bfa906-f321-485f-aed4-f4bbc5563253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:46.237270 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request issued successfully. Aug 07 20:59:46.237385 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9119b49-5d97-44eb-a250-274d43c803a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['283a86d1-d2d5-4884-824d-a56036e572a5', '9d6a956e-3836-437f-8e1d-17b28a22974d', 'a024e82a-dca4-47b0-b829-0798a7402632', '7401d412-9f67-4e04-b714-57bc46ecc7ca']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:46.237504 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bafc5bf2-1f51-4f48-b9bc-672047f4294e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:46.237504 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 361/1444] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:59:45 2026] POST /volume/v3/volumes => generated 758 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:46.237729 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f4a481-5a80-42a3-8301-9af5ddf2b464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:46.260356 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-49acf37c-6e94-4a00-89ad-9e585f9d0ce7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:46.263778 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49acf37c-6e94-4a00-89ad-9e585f9d0ce7 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 Aug 07 20:59:46.264121 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-49acf37c-6e94-4a00-89ad-9e585f9d0ce7 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:46.264643 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-49acf37c-6e94-4a00-89ad-9e585f9d0ce7 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:46.277010 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:46.277010 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:46.284191 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f4a481-5a80-42a3-8301-9af5ddf2b464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b858c441-3cd9-4c2e-a7a3-eb4b441ea287', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1024146017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a9efc3781fe42278f61a1d237c18fd8',qos_specs=None,replication_status=,reservations=['283a86d1-d2d5-4884-824d-a56036e572a5','9d6a956e-3836-437f-8e1d-17b28a22974d','a024e82a-dca4-47b0-b829-0798a7402632','7401d412-9f67-4e04-b714-57bc46ecc7ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d00d8b470de40eaaadc6764b492298b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1024146017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b858c441-3cd9-4c2e-a7a3-eb4b441ea287,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a9efc3781fe42278f61a1d237c18fd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d00d8b470de40eaaadc6764b492298b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:46.284418 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-49acf37c-6e94-4a00-89ad-9e585f9d0ce7 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:46.285596 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415569d3-fbcc-4fba-98da-4bbae97ef210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:46.290908 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49acf37c-6e94-4a00-89ad-9e585f9d0ce7 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 returned with HTTP 200 Aug 07 20:59:46.291250 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 355/1445] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:46 2026] GET /volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:46.330929 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415569d3-fbcc-4fba-98da-4bbae97ef210) transitioned into state 'SUCCESS' from state '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-1024146017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a9efc3781fe42278f61a1d237c18fd8',qos_specs=None,replication_status=,reservations=['283a86d1-d2d5-4884-824d-a56036e572a5','9d6a956e-3836-437f-8e1d-17b28a22974d','a024e82a-dca4-47b0-b829-0798a7402632','7401d412-9f67-4e04-b714-57bc46ecc7ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d00d8b470de40eaaadc6764b492298b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:46.330929 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67c3c17-8c90-42ed-badb-293195ad4b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:46.350884 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67c3c17-8c90-42ed-badb-293195ad4b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:46.354301 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Flow 'volume_create_api' (c80ad87c-a404-46c5-9412-5a8761b537e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:46.354912 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Create volume request issued successfully. Aug 07 20:59:46.356902 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fe4498b2-b5d3-4bd4-9abb-7271cca805e0 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:46.357804 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 360/1446] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:45 2026] POST /volume/v3/volumes => generated 759 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:47.150284 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Created reservations ['3d7b6693-ab2e-42ef-8fa6-317c48d4c73b', 'b22a6ae2-45fd-4579-a51f-7634eacf4ecb', 'bbfcec86-8829-4d3c-b303-9b9450d5cbfe', 'c1d31737-0ede-4951-8bdb-a763e3835c06'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:47.151731 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9341f020-b8c9-4619-bcc6-ba6a824e22d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d7b6693-ab2e-42ef-8fa6-317c48d4c73b', 'b22a6ae2-45fd-4579-a51f-7634eacf4ecb', 'bbfcec86-8829-4d3c-b303-9b9450d5cbfe', 'c1d31737-0ede-4951-8bdb-a763e3835c06']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:47.153271 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f05a23-9042-4c77-8104-ae0b50fcedcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:47.198325 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f05a23-9042-4c77-8104-ae0b50fcedcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1f712eb-e7a9-4b42-b3f5-18888a5fc83c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1803583173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92415a3ac5a04fedb05dd6d6a9a7c9eb',qos_specs=None,replication_status=,reservations=['3d7b6693-ab2e-42ef-8fa6-317c48d4c73b','b22a6ae2-45fd-4579-a51f-7634eacf4ecb','bbfcec86-8829-4d3c-b303-9b9450d5cbfe','c1d31737-0ede-4951-8bdb-a763e3835c06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ab12b10331443859b4675f509fc8737',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1803583173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1f712eb-e7a9-4b42-b3f5-18888a5fc83c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92415a3ac5a04fedb05dd6d6a9a7c9eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ab12b10331443859b4675f509fc8737',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:47.201678 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd458af-5880-4e08-a800-92d2e6fe7fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:47.250242 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbd458af-5880-4e08-a800-92d2e6fe7fbe) transitioned into state 'SUCCESS' from state '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-1803583173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92415a3ac5a04fedb05dd6d6a9a7c9eb',qos_specs=None,replication_status=,reservations=['3d7b6693-ab2e-42ef-8fa6-317c48d4c73b','b22a6ae2-45fd-4579-a51f-7634eacf4ecb','bbfcec86-8829-4d3c-b303-9b9450d5cbfe','c1d31737-0ede-4951-8bdb-a763e3835c06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ab12b10331443859b4675f509fc8737',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:47.251149 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aa4c42c-b0b2-4803-be87-53ec14bfad07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:47.283364 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aa4c42c-b0b2-4803-be87-53ec14bfad07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:47.284840 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Flow 'volume_create_api' (649e9ab8-db0e-4b38-8eec-da0f3607adfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:47.288723 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Create volume request issued successfully. Aug 07 20:59:47.289212 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-116351b2-514b-485c-b796-94432359cc65 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:47.289867 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 371/1447] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:45 2026] POST /volume/v3/volumes => generated 756 bytes in 1633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 20:59:47.316230 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-239c9537-1e03-4fa7-8584-9114496467d8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:47.317586 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-69006e97-60b2-4a4b-b4cb-6c738dca817a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:47.320086 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-239c9537-1e03-4fa7-8584-9114496467d8 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] GET https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c Aug 07 20:59:47.320086 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-239c9537-1e03-4fa7-8584-9114496467d8 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:47.320086 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-239c9537-1e03-4fa7-8584-9114496467d8 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:47.320839 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69006e97-60b2-4a4b-b4cb-6c738dca817a tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 Aug 07 20:59:47.321137 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69006e97-60b2-4a4b-b4cb-6c738dca817a tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:47.321959 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69006e97-60b2-4a4b-b4cb-6c738dca817a tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:47.345027 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:47.345027 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:47.346426 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:47.346426 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:47.355996 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-69006e97-60b2-4a4b-b4cb-6c738dca817a tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:47.361786 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-239c9537-1e03-4fa7-8584-9114496467d8 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Volume info retrieved successfully. Aug 07 20:59:47.372945 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69006e97-60b2-4a4b-b4cb-6c738dca817a tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 returned with HTTP 200 Aug 07 20:59:47.373108 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 356/1448] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:47 2026] GET /volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:47.378373 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-239c9537-1e03-4fa7-8584-9114496467d8 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c returned with HTTP 200 Aug 07 20:59:47.378373 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 362/1449] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:47 2026] GET /volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c => generated 824 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:47.398308 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-967e961e-3003-4625-8269-5765543dea19 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:47.404481 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-967e961e-3003-4625-8269-5765543dea19 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 Aug 07 20:59:47.404614 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-967e961e-3003-4625-8269-5765543dea19 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:47.405605 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-967e961e-3003-4625-8269-5765543dea19 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:47.415668 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:47.415668 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:47.422791 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-967e961e-3003-4625-8269-5765543dea19 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:47.434470 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-967e961e-3003-4625-8269-5765543dea19 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 returned with HTTP 200 Aug 07 20:59:47.434930 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 361/1450] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:47 2026] GET /volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:47.463530 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d368a242-9edb-42f2-933b-bf3e2d509203 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:47.467851 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d368a242-9edb-42f2-933b-bf3e2d509203 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] PUT https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 Aug 07 20:59:47.469280 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d368a242-9edb-42f2-933b-bf3e2d509203 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-821467564"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:47.486488 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:47.486488 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:47.495946 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d368a242-9edb-42f2-933b-bf3e2d509203 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:47.519132 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d368a242-9edb-42f2-933b-bf3e2d509203 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume updated successfully. Aug 07 20:59:47.520856 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d368a242-9edb-42f2-933b-bf3e2d509203 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 returned with HTTP 200 Aug 07 20:59:47.521083 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 372/1451] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 7 20:59:47 2026] PUT /volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 => generated 783 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:47.551807 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b8f8c6e2-8105-4ffc-a8bc-ffab9083c4f8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:47.552816 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8f8c6e2-8105-4ffc-a8bc-ffab9083c4f8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] PUT https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 Aug 07 20:59:47.553128 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8f8c6e2-8105-4ffc-a8bc-ffab9083c4f8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1457387103", "description": "This is the new description of volume"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:47.568135 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:47.568135 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:47.583958 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b8f8c6e2-8105-4ffc-a8bc-ffab9083c4f8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:47.607706 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b8f8c6e2-8105-4ffc-a8bc-ffab9083c4f8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume updated successfully. Aug 07 20:59:47.607871 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8f8c6e2-8105-4ffc-a8bc-ffab9083c4f8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 returned with HTTP 200 Aug 07 20:59:47.609122 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 357/1452] 10.4.3.127 () {68 vars in 1369 bytes} [Fri Aug 7 20:59:47 2026] PUT /volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 => generated 823 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:47.630171 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fcc58db7-c7a9-4bcd-8df0-7083d71fc028 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:47.634028 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fcc58db7-c7a9-4bcd-8df0-7083d71fc028 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 Aug 07 20:59:47.634028 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fcc58db7-c7a9-4bcd-8df0-7083d71fc028 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:47.635595 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fcc58db7-c7a9-4bcd-8df0-7083d71fc028 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:47.650037 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:47.650037 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:47.658841 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fcc58db7-c7a9-4bcd-8df0-7083d71fc028 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:47.672003 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fcc58db7-c7a9-4bcd-8df0-7083d71fc028 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 returned with HTTP 200 Aug 07 20:59:47.672482 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 363/1453] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:47 2026] GET /volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 => generated 891 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:47.694621 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:47.697419 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:47.698333 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1372164459", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-433254966"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:47.700548 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1372164459', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-433254966'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:47.700886 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume of 1 GB Aug 07 20:59:47.707017 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Availability Zones retrieved successfully. Aug 07 20:59:47.716878 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (7c7d7db7-6cc7-46d9-97a1-1b70e52f6040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:47.718832 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd599068-2ab4-434e-bf26-ef4f792fc2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:47.720389 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:47.770735 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd599068-2ab4-434e-bf26-ef4f792fc2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:47.772845 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c83058fa-a9b5-469f-b079-afc4969b43fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:47.915880 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Created reservations ['334c345f-e566-48c9-86ff-c5f9490ab5d7', '75265c64-d75b-4d92-b5c3-08c9d01af939', '1f28ade0-a1ad-4bcd-857b-0dcded45539f', '98ed8727-8fd9-4be6-a10a-58c610dc72f1'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:47.918473 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c83058fa-a9b5-469f-b079-afc4969b43fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['334c345f-e566-48c9-86ff-c5f9490ab5d7', '75265c64-d75b-4d92-b5c3-08c9d01af939', '1f28ade0-a1ad-4bcd-857b-0dcded45539f', '98ed8727-8fd9-4be6-a10a-58c610dc72f1']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:47.919183 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fbe96cd-5656-4ecd-bdfc-8c02e188b25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:47.959701 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fbe96cd-5656-4ecd-bdfc-8c02e188b25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11b5bd05-8f66-40fc-a2a4-c300c9a0609a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1372164459',display_name='tempest-VolumesGetTest-Volume-433254966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['334c345f-e566-48c9-86ff-c5f9490ab5d7','75265c64-d75b-4d92-b5c3-08c9d01af939','1f28ade0-a1ad-4bcd-857b-0dcded45539f','98ed8727-8fd9-4be6-a10a-58c610dc72f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1372164459',display_name='tempest-VolumesGetTest-Volume-433254966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11b5bd05-8f66-40fc-a2a4-c300c9a0609a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='946e196c768848aebc2a567108b905ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62b64428aebe4ce7ab63d0987748b97b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:47.961089 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (658ae1be-221b-4b43-a464-b265b19b72a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:48.000873 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (658ae1be-221b-4b43-a464-b265b19b72a1) transitioned into 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-1372164459',display_name='tempest-VolumesGetTest-Volume-433254966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['334c345f-e566-48c9-86ff-c5f9490ab5d7','75265c64-d75b-4d92-b5c3-08c9d01af939','1f28ade0-a1ad-4bcd-857b-0dcded45539f','98ed8727-8fd9-4be6-a10a-58c610dc72f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:48.001596 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b23911-9b8e-4cea-894f-40494401304b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:48.022675 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b23911-9b8e-4cea-894f-40494401304b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:48.024010 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (7c7d7db7-6cc7-46d9-97a1-1b70e52f6040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:48.024479 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request issued successfully. Aug 07 20:59:48.025659 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dbb2479d-ed6a-4db4-886d-5d8729eff056 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:48.026253 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 362/1454] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:59:47 2026] POST /volume/v3/volumes => generated 779 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:48.052681 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-af655705-4a7a-4b6c-81a0-3ec00e299b92 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:48.058752 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-af655705-4a7a-4b6c-81a0-3ec00e299b92 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a Aug 07 20:59:48.059189 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-af655705-4a7a-4b6c-81a0-3ec00e299b92 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:48.059595 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-af655705-4a7a-4b6c-81a0-3ec00e299b92 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:48.070242 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:48.070242 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:48.077721 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-af655705-4a7a-4b6c-81a0-3ec00e299b92 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:48.085026 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-af655705-4a7a-4b6c-81a0-3ec00e299b92 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a returned with HTTP 200 Aug 07 20:59:48.085471 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 373/1455] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:48 2026] GET /volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:48.404871 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a7efb21c-2a89-4d4a-bdb1-1383ba9c2f26 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:48.408192 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7efb21c-2a89-4d4a-bdb1-1383ba9c2f26 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] GET https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c Aug 07 20:59:48.408459 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a7efb21c-2a89-4d4a-bdb1-1383ba9c2f26 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:48.409865 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a7efb21c-2a89-4d4a-bdb1-1383ba9c2f26 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:48.421868 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:48.421868 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:48.427301 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a7efb21c-2a89-4d4a-bdb1-1383ba9c2f26 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Volume info retrieved successfully. Aug 07 20:59:48.435790 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7efb21c-2a89-4d4a-bdb1-1383ba9c2f26 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c returned with HTTP 200 Aug 07 20:59:48.437797 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 358/1456] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:48 2026] GET /volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:48.456884 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fb5e4da9-82d4-4b90-a207-0af050b8af6b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:48.459781 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb5e4da9-82d4-4b90-a207-0af050b8af6b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb?usage=True Aug 07 20:59:48.460968 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb5e4da9-82d4-4b90-a207-0af050b8af6b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:48.460968 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb5e4da9-82d4-4b90-a207-0af050b8af6b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:48.505724 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb5e4da9-82d4-4b90-a207-0af050b8af6b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb?usage=True returned with HTTP 200 Aug 07 20:59:48.508940 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 364/1457] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 20:59:48 2026] GET /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb?usage=True => generated 1061 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:48.524484 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8a884bcd-64f4-4fb9-8d81-d5a6e0aabe72 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:48.527642 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8a884bcd-64f4-4fb9-8d81-d5a6e0aabe72 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] DELETE https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c Aug 07 20:59:48.527992 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8a884bcd-64f4-4fb9-8d81-d5a6e0aabe72 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:48.529271 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8a884bcd-64f4-4fb9-8d81-d5a6e0aabe72 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:48.529271 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-8a884bcd-64f4-4fb9-8d81-d5a6e0aabe72 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Delete volume with id: b1f712eb-e7a9-4b42-b3f5-18888a5fc83c Aug 07 20:59:48.540735 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:48.540735 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:48.540735 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8a884bcd-64f4-4fb9-8d81-d5a6e0aabe72 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Volume info retrieved successfully. Aug 07 20:59:48.576365 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8a884bcd-64f4-4fb9-8d81-d5a6e0aabe72 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Delete volume request issued successfully. Aug 07 20:59:48.576365 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8a884bcd-64f4-4fb9-8d81-d5a6e0aabe72 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c returned with HTTP 202 Aug 07 20:59:48.576574 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 363/1458] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:48 2026] DELETE /volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:48.594259 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-54ab9548-a8eb-4bd4-83c8-279e0b3f1591 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:48.596387 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-54ab9548-a8eb-4bd4-83c8-279e0b3f1591 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] GET https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c Aug 07 20:59:48.596836 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-54ab9548-a8eb-4bd4-83c8-279e0b3f1591 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:48.597351 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-54ab9548-a8eb-4bd4-83c8-279e0b3f1591 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:48.616607 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:48.616607 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:48.627229 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-54ab9548-a8eb-4bd4-83c8-279e0b3f1591 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Volume info retrieved successfully. Aug 07 20:59:48.642882 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-54ab9548-a8eb-4bd4-83c8-279e0b3f1591 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c returned with HTTP 200 Aug 07 20:59:48.645046 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 374/1459] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:48 2026] GET /volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:49.110148 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-84388b54-5f5b-4b53-a075-b5924000a34b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:49.114672 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84388b54-5f5b-4b53-a075-b5924000a34b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a Aug 07 20:59:49.114672 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84388b54-5f5b-4b53-a075-b5924000a34b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:49.115416 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84388b54-5f5b-4b53-a075-b5924000a34b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:49.129261 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:49.129261 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:49.138514 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-84388b54-5f5b-4b53-a075-b5924000a34b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:49.150644 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84388b54-5f5b-4b53-a075-b5924000a34b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a returned with HTTP 200 Aug 07 20:59:49.151330 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 359/1460] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:49 2026] GET /volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a => generated 872 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:49.176706 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-40a3f615-aa3d-4689-8293-cdcecdc18150 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:49.183703 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-40a3f615-aa3d-4689-8293-cdcecdc18150 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] PUT https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a Aug 07 20:59:49.184315 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-40a3f615-aa3d-4689-8293-cdcecdc18150 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-821467564", "description": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:49.203368 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:49.203368 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:49.212744 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-40a3f615-aa3d-4689-8293-cdcecdc18150 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:49.230153 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-40a3f615-aa3d-4689-8293-cdcecdc18150 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume updated successfully. Aug 07 20:59:49.230388 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-40a3f615-aa3d-4689-8293-cdcecdc18150 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a returned with HTTP 200 Aug 07 20:59:49.231291 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 365/1461] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 7 20:59:49 2026] PUT /volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a => generated 769 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:49.256573 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7520631c-a0ea-4793-8a2f-3b52f5ef1ed6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:49.259304 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7520631c-a0ea-4793-8a2f-3b52f5ef1ed6 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a Aug 07 20:59:49.259621 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7520631c-a0ea-4793-8a2f-3b52f5ef1ed6 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:49.260005 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7520631c-a0ea-4793-8a2f-3b52f5ef1ed6 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:49.274832 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:49.274832 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:49.283828 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7520631c-a0ea-4793-8a2f-3b52f5ef1ed6 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:49.293466 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7520631c-a0ea-4793-8a2f-3b52f5ef1ed6 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a returned with HTTP 200 Aug 07 20:59:49.293649 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 364/1462] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:49 2026] GET /volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:49.315144 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d0e4da30-6a06-450e-ab8d-a5ee2122b303 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:49.320349 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d0e4da30-6a06-450e-ab8d-a5ee2122b303 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] DELETE https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a Aug 07 20:59:49.321585 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d0e4da30-6a06-450e-ab8d-a5ee2122b303 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:49.321828 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d0e4da30-6a06-450e-ab8d-a5ee2122b303 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:49.322044 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-d0e4da30-6a06-450e-ab8d-a5ee2122b303 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume with id: 11b5bd05-8f66-40fc-a2a4-c300c9a0609a Aug 07 20:59:49.337698 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:49.337698 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:49.339347 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d0e4da30-6a06-450e-ab8d-a5ee2122b303 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:49.385250 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d0e4da30-6a06-450e-ab8d-a5ee2122b303 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume request issued successfully. Aug 07 20:59:49.385576 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d0e4da30-6a06-450e-ab8d-a5ee2122b303 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a returned with HTTP 202 Aug 07 20:59:49.386448 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 375/1463] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:49 2026] DELETE /volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:49.403663 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-08d11f19-e8d3-4e9b-bb0f-cc8b9b6eb05e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:49.410697 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08d11f19-e8d3-4e9b-bb0f-cc8b9b6eb05e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a Aug 07 20:59:49.410697 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08d11f19-e8d3-4e9b-bb0f-cc8b9b6eb05e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:49.411639 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08d11f19-e8d3-4e9b-bb0f-cc8b9b6eb05e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:49.427527 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:49.427527 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:49.435501 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-08d11f19-e8d3-4e9b-bb0f-cc8b9b6eb05e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:49.447800 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08d11f19-e8d3-4e9b-bb0f-cc8b9b6eb05e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a returned with HTTP 200 Aug 07 20:59:49.452794 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 360/1464] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:49 2026] GET /volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a => generated 836 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:49.665182 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6cfeda7e-4bcb-4144-aac5-acac66cdf629 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:49.670796 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6cfeda7e-4bcb-4144-aac5-acac66cdf629 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] GET https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c Aug 07 20:59:49.670796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6cfeda7e-4bcb-4144-aac5-acac66cdf629 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:49.670796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6cfeda7e-4bcb-4144-aac5-acac66cdf629 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:49.679197 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6cfeda7e-4bcb-4144-aac5-acac66cdf629 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c returned with HTTP 404 Aug 07 20:59:49.680210 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 366/1465] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:49 2026] GET /volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:49.693909 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c3015c8a-b21b-490f-87a3-7901c08229bc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:49.696604 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c3015c8a-b21b-490f-87a3-7901c08229bc tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] GET https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c Aug 07 20:59:49.696900 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c3015c8a-b21b-490f-87a3-7901c08229bc tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:49.697309 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c3015c8a-b21b-490f-87a3-7901c08229bc tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:49.704655 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c3015c8a-b21b-490f-87a3-7901c08229bc tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c returned with HTTP 404 Aug 07 20:59:49.705946 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 365/1466] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:49 2026] GET /volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:49.716379 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9fddb628-f1a4-4e7d-a799-a36d152a3385 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:49.718355 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9fddb628-f1a4-4e7d-a799-a36d152a3385 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] DELETE https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c Aug 07 20:59:49.719309 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9fddb628-f1a4-4e7d-a799-a36d152a3385 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:49.719309 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9fddb628-f1a4-4e7d-a799-a36d152a3385 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:49.719309 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-9fddb628-f1a4-4e7d-a799-a36d152a3385 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Delete volume with id: b1f712eb-e7a9-4b42-b3f5-18888a5fc83c Aug 07 20:59:49.726102 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9fddb628-f1a4-4e7d-a799-a36d152a3385 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c returned with HTTP 404 Aug 07 20:59:49.727320 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 376/1467] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:49 2026] DELETE /volume/v3/volumes/b1f712eb-e7a9-4b42-b3f5-18888a5fc83c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:49.745269 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:49.749218 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:49.750395 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1975761978"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:49.752321 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1975761978'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:49.753183 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Create volume of 1 GB Aug 07 20:59:49.762661 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Availability Zones retrieved successfully. Aug 07 20:59:49.777379 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Flow 'volume_create_api' (f1330a02-455b-4b2f-b059-dc900cf08683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:49.778913 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (314db59a-18f9-4f52-963d-cc8d96e39680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:49.780391 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:49.842991 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (314db59a-18f9-4f52-963d-cc8d96e39680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:49.843908 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be5159c-9b67-460a-91d7-89ebddf63ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:49.935994 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Created reservations ['a316b69b-e723-41f9-82bd-d6394632ef79', '442a9ce1-a501-4601-a949-2b54f634e9d7', 'b43eca87-c703-474b-927c-d49cabde0aa5', '06623eac-dd17-47b2-822f-ec1eb249b6a2'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:49.935994 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be5159c-9b67-460a-91d7-89ebddf63ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a316b69b-e723-41f9-82bd-d6394632ef79', '442a9ce1-a501-4601-a949-2b54f634e9d7', 'b43eca87-c703-474b-927c-d49cabde0aa5', '06623eac-dd17-47b2-822f-ec1eb249b6a2']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:49.936591 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (084d302c-9308-4e28-ab6c-ac3519d88bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:49.967987 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (084d302c-9308-4e28-ab6c-ac3519d88bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f13fe101-87d8-420d-9cef-fd9d86cd3ece', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1975761978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92415a3ac5a04fedb05dd6d6a9a7c9eb',qos_specs=None,replication_status=,reservations=['a316b69b-e723-41f9-82bd-d6394632ef79','442a9ce1-a501-4601-a949-2b54f634e9d7','b43eca87-c703-474b-927c-d49cabde0aa5','06623eac-dd17-47b2-822f-ec1eb249b6a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ab12b10331443859b4675f509fc8737',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1975761978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f13fe101-87d8-420d-9cef-fd9d86cd3ece,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92415a3ac5a04fedb05dd6d6a9a7c9eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ab12b10331443859b4675f509fc8737',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:49.969463 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b036b1-0fc7-429e-bd9e-6d66cecf245a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:50.007738 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b036b1-0fc7-429e-bd9e-6d66cecf245a) transitioned into state 'SUCCESS' from state '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-1975761978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92415a3ac5a04fedb05dd6d6a9a7c9eb',qos_specs=None,replication_status=,reservations=['a316b69b-e723-41f9-82bd-d6394632ef79','442a9ce1-a501-4601-a949-2b54f634e9d7','b43eca87-c703-474b-927c-d49cabde0aa5','06623eac-dd17-47b2-822f-ec1eb249b6a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ab12b10331443859b4675f509fc8737',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:50.008935 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb7b3de-b14f-4bcd-97c9-5cb83faf9685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:50.030914 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb7b3de-b14f-4bcd-97c9-5cb83faf9685) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:50.033777 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Flow 'volume_create_api' (f1330a02-455b-4b2f-b059-dc900cf08683) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:50.034357 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Create volume request issued successfully. Aug 07 20:59:50.036204 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-56938b6a-5eaa-410a-ab74-12f5a6b54c9f tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:50.037472 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 361/1468] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:49 2026] POST /volume/v3/volumes => generated 756 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:50.053286 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8096f77f-7d1d-410d-9c15-02e0f235fcc3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:50.057218 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8096f77f-7d1d-410d-9c15-02e0f235fcc3 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] GET https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece Aug 07 20:59:50.057218 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8096f77f-7d1d-410d-9c15-02e0f235fcc3 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:50.059273 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8096f77f-7d1d-410d-9c15-02e0f235fcc3 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:50.075461 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:50.075461 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:50.083230 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8096f77f-7d1d-410d-9c15-02e0f235fcc3 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Volume info retrieved successfully. Aug 07 20:59:50.094365 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8096f77f-7d1d-410d-9c15-02e0f235fcc3 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece returned with HTTP 200 Aug 07 20:59:50.097812 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 367/1469] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:50 2026] GET /volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece => generated 824 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:50.468900 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-260d6118-0c3b-4d3c-bdbe-de4f4f283fae None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:50.476110 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-260d6118-0c3b-4d3c-bdbe-de4f4f283fae tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a Aug 07 20:59:50.476110 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-260d6118-0c3b-4d3c-bdbe-de4f4f283fae tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:50.476110 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-260d6118-0c3b-4d3c-bdbe-de4f4f283fae tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:50.488072 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-260d6118-0c3b-4d3c-bdbe-de4f4f283fae tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a returned with HTTP 404 Aug 07 20:59:50.488446 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 366/1470] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:50 2026] GET /volume/v3/volumes/11b5bd05-8f66-40fc-a2a4-c300c9a0609a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:50.502896 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5d8aa67f-7d7e-4043-b19f-53628bd87fc8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:50.506093 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5d8aa67f-7d7e-4043-b19f-53628bd87fc8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 Aug 07 20:59:50.506385 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5d8aa67f-7d7e-4043-b19f-53628bd87fc8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:50.506616 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5d8aa67f-7d7e-4043-b19f-53628bd87fc8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:50.529811 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:50.529811 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:50.539429 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5d8aa67f-7d7e-4043-b19f-53628bd87fc8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:50.550482 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5d8aa67f-7d7e-4043-b19f-53628bd87fc8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 returned with HTTP 200 Aug 07 20:59:50.552180 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 377/1471] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:50 2026] GET /volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 => generated 891 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:50.575769 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9e540c5e-d794-4701-914b-3fd23f74bde1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:50.578885 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e540c5e-d794-4701-914b-3fd23f74bde1 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] DELETE https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 Aug 07 20:59:50.579573 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e540c5e-d794-4701-914b-3fd23f74bde1 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:50.580322 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e540c5e-d794-4701-914b-3fd23f74bde1 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:50.580322 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9e540c5e-d794-4701-914b-3fd23f74bde1 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume with id: 24cb174b-854b-43b4-83af-2461256876d7 Aug 07 20:59:50.598694 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:50.598694 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:50.599243 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9e540c5e-d794-4701-914b-3fd23f74bde1 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:50.649865 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9e540c5e-d794-4701-914b-3fd23f74bde1 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume request issued successfully. Aug 07 20:59:50.650752 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e540c5e-d794-4701-914b-3fd23f74bde1 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 returned with HTTP 202 Aug 07 20:59:50.650862 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 362/1472] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:50 2026] DELETE /volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:50.670596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7ec4d937-4177-4dc2-8073-d305ddf3a03f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:50.673243 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ec4d937-4177-4dc2-8073-d305ddf3a03f tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 Aug 07 20:59:50.673388 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ec4d937-4177-4dc2-8073-d305ddf3a03f tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:50.674440 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ec4d937-4177-4dc2-8073-d305ddf3a03f tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:50.686559 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:50.686559 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:50.695402 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7ec4d937-4177-4dc2-8073-d305ddf3a03f tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:50.704791 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ec4d937-4177-4dc2-8073-d305ddf3a03f tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 returned with HTTP 200 Aug 07 20:59:50.705828 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 368/1473] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:50 2026] GET /volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 => generated 890 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:50.787457 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-017119ac-8e5e-4632-bb8c-ba5f841606f7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:50.791947 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-017119ac-8e5e-4632-bb8c-ba5f841606f7 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] GET https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 Aug 07 20:59:50.792339 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-017119ac-8e5e-4632-bb8c-ba5f841606f7 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:50.792643 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-017119ac-8e5e-4632-bb8c-ba5f841606f7 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:50.815636 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:50.815636 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:50.822799 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-017119ac-8e5e-4632-bb8c-ba5f841606f7 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Volume info retrieved successfully. Aug 07 20:59:50.829660 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-017119ac-8e5e-4632-bb8c-ba5f841606f7 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 returned with HTTP 200 Aug 07 20:59:50.830474 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 367/1474] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 20:59:50 2026] GET /volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 => generated 1833 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 20:59:51.116203 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-da7889c3-79d5-419e-aeab-14901ada49c8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:51.122402 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-da7889c3-79d5-419e-aeab-14901ada49c8 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] GET https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece Aug 07 20:59:51.123210 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-da7889c3-79d5-419e-aeab-14901ada49c8 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:51.123714 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-da7889c3-79d5-419e-aeab-14901ada49c8 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:51.138931 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:51.138931 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:51.151912 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-da7889c3-79d5-419e-aeab-14901ada49c8 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Volume info retrieved successfully. Aug 07 20:59:51.163972 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-da7889c3-79d5-419e-aeab-14901ada49c8 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece returned with HTTP 200 Aug 07 20:59:51.164371 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 378/1475] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:51 2026] GET /volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:51.182623 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6a8da099-febd-4877-a0f3-5a0c06c108e2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:51.185391 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a8da099-febd-4877-a0f3-5a0c06c108e2 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb?usage=True Aug 07 20:59:51.185661 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a8da099-febd-4877-a0f3-5a0c06c108e2 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:51.185974 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a8da099-febd-4877-a0f3-5a0c06c108e2 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:51.232067 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a8da099-febd-4877-a0f3-5a0c06c108e2 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb?usage=True returned with HTTP 200 Aug 07 20:59:51.232926 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 363/1476] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 20:59:51 2026] GET /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb?usage=True => generated 1061 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:51.244778 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-68f2d178-0ee8-4817-a74f-128753f76bb3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:51.247894 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68f2d178-0ee8-4817-a74f-128753f76bb3 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/a35b9a91ea0e4d139028d7f65355a40c?usage=True Aug 07 20:59:51.248072 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68f2d178-0ee8-4817-a74f-128753f76bb3 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:51.248373 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68f2d178-0ee8-4817-a74f-128753f76bb3 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:51.286247 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68f2d178-0ee8-4817-a74f-128753f76bb3 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/a35b9a91ea0e4d139028d7f65355a40c?usage=True returned with HTTP 200 Aug 07 20:59:51.287343 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 369/1477] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 20:59:51 2026] GET /volume/v3/os-quota-sets/a35b9a91ea0e4d139028d7f65355a40c?usage=True => generated 1061 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:51.308313 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-aeb9aba9-b9e4-4aa5-9a34-0f06c8058d35 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:51.310357 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-aeb9aba9-b9e4-4aa5-9a34-0f06c8058d35 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] POST https://10.4.3.127/volume/v3/os-volume-transfer Aug 07 20:59:51.310835 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-aeb9aba9-b9e4-4aa5-9a34-0f06c8058d35 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f13fe101-87d8-420d-9cef-fd9d86cd3ece"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:51.312458 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.volume_transfer [None req-aeb9aba9-b9e4-4aa5-9a34-0f06c8058d35 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f13fe101-87d8-420d-9cef-fd9d86cd3ece'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 20:59:51.312598 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.volume_transfer [None req-aeb9aba9-b9e4-4aa5-9a34-0f06c8058d35 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Creating transfer of volume f13fe101-87d8-420d-9cef-fd9d86cd3ece Aug 07 20:59:51.312745 np0000006755 devstack@c-api.service[100278]: INFO cinder.transfer.api [None req-aeb9aba9-b9e4-4aa5-9a34-0f06c8058d35 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Generating transfer record for volume f13fe101-87d8-420d-9cef-fd9d86cd3ece Aug 07 20:59:51.325293 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:51.325293 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:51.341350 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-aeb9aba9-b9e4-4aa5-9a34-0f06c8058d35 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 20:59:51.341867 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 368/1478] 10.4.3.127 () {68 vars in 1291 bytes} [Fri Aug 7 20:59:51 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:51.353877 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-43321a6b-a01e-4e40-a54f-81f74b7fe842 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:51.453217 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-43321a6b-a01e-4e40-a54f-81f74b7fe842 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] POST https://10.4.3.127/volume/v3/os-volume-transfer/917e6366-cfe6-425a-a8fe-8cc8de3396d9/accept Aug 07 20:59:51.453747 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-43321a6b-a01e-4e40-a54f-81f74b7fe842 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1a213411abbd32a8"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:51.456082 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.volume_transfer [None req-43321a6b-a01e-4e40-a54f-81f74b7fe842 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] Accepting volume transfer 917e6366-cfe6-425a-a8fe-8cc8de3396d9 {{(pid=100277) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 20:59:51.456387 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.volume_transfer [None req-43321a6b-a01e-4e40-a54f-81f74b7fe842 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] Accepting transfer 917e6366-cfe6-425a-a8fe-8cc8de3396d9 Aug 07 20:59:51.547351 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-43321a6b-a01e-4e40-a54f-81f74b7fe842 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] Created reservations ['be4d3081-6073-4876-82bf-3d9d03e75cf9', 'f1e8ad97-9198-4e0a-ad64-8089cac7c2f9', '0090a49c-abee-4d81-8ab1-34b8e4b0b198', 'c710b4e6-0250-420f-b492-215d9b0d4bc8'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:51.583727 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-43321a6b-a01e-4e40-a54f-81f74b7fe842 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] Created reservations ['5a5346fb-a0da-4e27-a51f-bf7cfc471f03', '1e6f686b-5104-4686-a65a-dceed3d09bde', '61907226-2689-4290-8aaf-f644e2e042d1', '61cdd87c-dcea-4251-b2f1-8083688a23c2'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:51.648360 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-43321a6b-a01e-4e40-a54f-81f74b7fe842 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] Created reservations ['bbe3d1ad-8a36-442c-b52b-33b94c48e529', 'a57dc846-377a-450d-995d-3ae13fd48c22', 'dff81d56-919c-4519-9d2f-fed0206c32e4', '80fa2106-a6c9-4333-9c88-6704e87e54a3'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:51.695469 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-43321a6b-a01e-4e40-a54f-81f74b7fe842 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] Created reservations ['7641a48b-7554-46dd-9a81-c94cb9c39855', 'b1a3c80a-939b-4767-84c3-41ba1cf07118', '44ca2d31-a4f5-4229-a0c5-20a3b38d0a8c', 'c966126c-a713-47f5-98d3-1661c11e4e7e'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:51.719636 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-43321a6b-a01e-4e40-a54f-81f74b7fe842 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] Transfer volume completed successfully. Aug 07 20:59:51.725367 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1b2cb99e-3e77-48be-bf89-d419b1ce5420 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:51.728195 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b2cb99e-3e77-48be-bf89-d419b1ce5420 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 Aug 07 20:59:51.728619 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b2cb99e-3e77-48be-bf89-d419b1ce5420 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:51.728695 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b2cb99e-3e77-48be-bf89-d419b1ce5420 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:51.737014 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b2cb99e-3e77-48be-bf89-d419b1ce5420 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 returned with HTTP 404 Aug 07 20:59:51.737724 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 364/1479] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:51 2026] GET /volume/v3/volumes/24cb174b-854b-43b4-83af-2461256876d7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:51.753394 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-892a0b73-b452-4bfe-8b4a-668df688e24e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:51.757740 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:51.759781 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-240354189"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:51.761788 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-240354189'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:51.763462 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume of 1 GB Aug 07 20:59:51.771129 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Availability Zones retrieved successfully. Aug 07 20:59:51.780624 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (9d7a78a9-53cb-47e5-93a8-403b873c9dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:51.781991 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ea38ab-b22a-48ec-a91f-9449ffe7b4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:51.783778 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:51.832166 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ea38ab-b22a-48ec-a91f-9449ffe7b4b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:51.832443 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a1779c7-482e-472b-8ad6-f10a48eb83c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:51.853364 np0000006755 devstack@c-api.service[100277]: INFO cinder.transfer.api [None req-43321a6b-a01e-4e40-a54f-81f74b7fe842 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] Volume f13fe101-87d8-420d-9cef-fd9d86cd3ece has been transferred. Aug 07 20:59:51.866564 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-43321a6b-a01e-4e40-a54f-81f74b7fe842 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] https://10.4.3.127/volume/v3/os-volume-transfer/917e6366-cfe6-425a-a8fe-8cc8de3396d9/accept returned with HTTP 202 Aug 07 20:59:51.867134 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 379/1480] 10.4.3.127 () {68 vars in 1423 bytes} [Fri Aug 7 20:59:51 2026] POST /volume/v3/os-volume-transfer/917e6366-cfe6-425a-a8fe-8cc8de3396d9/accept => generated 365 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:51.878055 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9ba89ad6-b6b8-4f97-8c29-dc0a3c786608 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:51.882552 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ba89ad6-b6b8-4f97-8c29-dc0a3c786608 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] GET https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece Aug 07 20:59:51.882698 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9ba89ad6-b6b8-4f97-8c29-dc0a3c786608 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:51.883026 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9ba89ad6-b6b8-4f97-8c29-dc0a3c786608 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:51.895545 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:51.895545 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:51.903380 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9ba89ad6-b6b8-4f97-8c29-dc0a3c786608 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] Volume info retrieved successfully. Aug 07 20:59:51.913384 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Created reservations ['f6f267ad-c2cf-48dd-8273-7aea9a0b0a4e', 'c56895b3-e0de-4d40-90ff-232382b0a32e', 'afc52782-261c-4c7a-9706-b42274ae4357', '7e653e71-b393-4b23-a039-3c05ecf18c52'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:51.913973 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ba89ad6-b6b8-4f97-8c29-dc0a3c786608 tempest-VolumeQuotasAdminTestJSON-868189069 tempest-VolumeQuotasAdminTestJSON-868189069-project-member] https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece returned with HTTP 200 Aug 07 20:59:51.914624 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 369/1481] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:51 2026] GET /volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:51.915294 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a1779c7-482e-472b-8ad6-f10a48eb83c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6f267ad-c2cf-48dd-8273-7aea9a0b0a4e', 'c56895b3-e0de-4d40-90ff-232382b0a32e', 'afc52782-261c-4c7a-9706-b42274ae4357', '7e653e71-b393-4b23-a039-3c05ecf18c52']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:51.918884 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (851a85f9-d82a-4433-8aca-0ce228aa43a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:51.936591 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1f555f8f-34bf-4fbc-8560-44a1c8fb637b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:51.938790 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f555f8f-34bf-4fbc-8560-44a1c8fb637b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb?usage=True Aug 07 20:59:51.939061 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f555f8f-34bf-4fbc-8560-44a1c8fb637b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:51.939347 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f555f8f-34bf-4fbc-8560-44a1c8fb637b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:51.960731 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (851a85f9-d82a-4433-8aca-0ce228aa43a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '184e088a-7cb1-474c-8487-f94ef3323ae2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-240354189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['f6f267ad-c2cf-48dd-8273-7aea9a0b0a4e','c56895b3-e0de-4d40-90ff-232382b0a32e','afc52782-261c-4c7a-9706-b42274ae4357','7e653e71-b393-4b23-a039-3c05ecf18c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-240354189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=184e088a-7cb1-474c-8487-f94ef3323ae2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='946e196c768848aebc2a567108b905ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62b64428aebe4ce7ab63d0987748b97b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:51.962194 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83642045-1271-4278-a63e-9ae8e7a6e1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:51.978116 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f555f8f-34bf-4fbc-8560-44a1c8fb637b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb?usage=True returned with HTTP 200 Aug 07 20:59:51.979026 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 365/1482] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 20:59:51 2026] GET /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb?usage=True => generated 1061 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:51.995560 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83642045-1271-4278-a63e-9ae8e7a6e1a4) transitioned into state 'SUCCESS' from state '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-240354189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['f6f267ad-c2cf-48dd-8273-7aea9a0b0a4e','c56895b3-e0de-4d40-90ff-232382b0a32e','afc52782-261c-4c7a-9706-b42274ae4357','7e653e71-b393-4b23-a039-3c05ecf18c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:51.996223 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f96c257-922f-4776-917e-bc4853f8c4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:51.997277 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f0bb6dae-206c-4930-9537-ba049cda138b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:52.001195 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f0bb6dae-206c-4930-9537-ba049cda138b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/a35b9a91ea0e4d139028d7f65355a40c?usage=True Aug 07 20:59:52.001514 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f0bb6dae-206c-4930-9537-ba049cda138b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:52.002001 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f0bb6dae-206c-4930-9537-ba049cda138b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:52.002823 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:52.002823 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:52.014337 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f96c257-922f-4776-917e-bc4853f8c4b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:52.014988 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (9d7a78a9-53cb-47e5-93a8-403b873c9dad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:52.015413 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request issued successfully. Aug 07 20:59:52.016314 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-892a0b73-b452-4bfe-8b4a-668df688e24e tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:52.016975 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 370/1483] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 20:59:51 2026] POST /volume/v3/volumes => generated 744 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:52.038343 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f0bb6dae-206c-4930-9537-ba049cda138b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/a35b9a91ea0e4d139028d7f65355a40c?usage=True returned with HTTP 200 Aug 07 20:59:52.038928 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 380/1484] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 20:59:51 2026] GET /volume/v3/os-quota-sets/a35b9a91ea0e4d139028d7f65355a40c?usage=True => generated 1061 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:52.039714 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bc120ec3-ee13-4459-9f39-6c0275270ad3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:52.041796 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bc120ec3-ee13-4459-9f39-6c0275270ad3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 Aug 07 20:59:52.041945 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bc120ec3-ee13-4459-9f39-6c0275270ad3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:52.042068 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bc120ec3-ee13-4459-9f39-6c0275270ad3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:52.055097 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:52.055097 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:52.057690 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9875b744-d5b3-437d-9f80-f1b984609788 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:52.064124 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9875b744-d5b3-437d-9f80-f1b984609788 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece Aug 07 20:59:52.064124 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9875b744-d5b3-437d-9f80-f1b984609788 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:52.064124 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9875b744-d5b3-437d-9f80-f1b984609788 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:52.064470 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9875b744-d5b3-437d-9f80-f1b984609788 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Delete volume with id: f13fe101-87d8-420d-9cef-fd9d86cd3ece Aug 07 20:59:52.066049 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-bc120ec3-ee13-4459-9f39-6c0275270ad3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:52.076413 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bc120ec3-ee13-4459-9f39-6c0275270ad3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 returned with HTTP 200 Aug 07 20:59:52.077204 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 370/1485] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:52 2026] GET /volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 => generated 812 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:52.082795 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:52.082795 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:52.082795 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9875b744-d5b3-437d-9f80-f1b984609788 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Volume info retrieved successfully. Aug 07 20:59:52.122596 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9875b744-d5b3-437d-9f80-f1b984609788 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Delete volume request issued successfully. Aug 07 20:59:52.123558 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9875b744-d5b3-437d-9f80-f1b984609788 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece returned with HTTP 202 Aug 07 20:59:52.126173 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 366/1486] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:52 2026] DELETE /volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:52.141207 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ed383c12-81b3-4e4e-9c01-41746a57ca88 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:52.145678 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed383c12-81b3-4e4e-9c01-41746a57ca88 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece Aug 07 20:59:52.146964 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed383c12-81b3-4e4e-9c01-41746a57ca88 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:52.146964 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed383c12-81b3-4e4e-9c01-41746a57ca88 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:52.161700 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:52.161700 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:52.167434 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ed383c12-81b3-4e4e-9c01-41746a57ca88 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Volume info retrieved successfully. Aug 07 20:59:52.175374 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed383c12-81b3-4e4e-9c01-41746a57ca88 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece returned with HTTP 200 Aug 07 20:59:52.176285 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 371/1487] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:52 2026] GET /volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:53.100431 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ebd846b9-f6ed-4729-9773-74641b86058d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:53.104460 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ebd846b9-f6ed-4729-9773-74641b86058d tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 Aug 07 20:59:53.104812 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ebd846b9-f6ed-4729-9773-74641b86058d tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:53.105106 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ebd846b9-f6ed-4729-9773-74641b86058d tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:53.117656 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:53.117656 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:53.123839 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ebd846b9-f6ed-4729-9773-74641b86058d tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:53.130527 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ebd846b9-f6ed-4729-9773-74641b86058d tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 returned with HTTP 200 Aug 07 20:59:53.131102 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 381/1488] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:53 2026] GET /volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:59:53.150294 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:53.152660 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:53.153138 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "184e088a-7cb1-474c-8487-f94ef3323ae2", "size": 1, "name": "tempest-VolumesGetTest-Volume-1762867456", "metadata": {"Type": "Test"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:53.155685 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request body: {'volume': {'source_volid': '184e088a-7cb1-474c-8487-f94ef3323ae2', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1762867456', 'metadata': {'Type': 'Test'}}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:53.166780 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:53.166780 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:53.167435 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume retrieved successfully. Aug 07 20:59:53.167594 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume of 1 GB Aug 07 20:59:53.174918 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Availability Zones retrieved successfully. Aug 07 20:59:53.186918 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (9e167693-57e6-48ca-9357-edd13c280894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:53.188690 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b3e45b8-e33c-47f2-ad4a-41fe496ae046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:53.190222 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:53.201590 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3e00a828-20f5-4c01-ace7-a55aa93a47ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:53.207893 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e00a828-20f5-4c01-ace7-a55aa93a47ac tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece Aug 07 20:59:53.208198 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e00a828-20f5-4c01-ace7-a55aa93a47ac tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:53.208463 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e00a828-20f5-4c01-ace7-a55aa93a47ac tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:53.218862 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e00a828-20f5-4c01-ace7-a55aa93a47ac tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece returned with HTTP 404 Aug 07 20:59:53.219538 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 367/1489] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:53 2026] GET /volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:53.230056 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b3e45b8-e33c-47f2-ad4a-41fe496ae046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '184e088a-7cb1-474c-8487-f94ef3323ae2', 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:53.230248 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d6e5802e-f74a-483a-aa47-338f3c0cd4ee None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:53.231147 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd34587f-9db2-43ae-8e4a-58a4309317ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:53.233263 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d6e5802e-f74a-483a-aa47-338f3c0cd4ee tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] GET https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece Aug 07 20:59:53.233263 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d6e5802e-f74a-483a-aa47-338f3c0cd4ee tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:53.233820 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d6e5802e-f74a-483a-aa47-338f3c0cd4ee tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:53.242580 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d6e5802e-f74a-483a-aa47-338f3c0cd4ee tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece returned with HTTP 404 Aug 07 20:59:53.243320 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 372/1490] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:53 2026] GET /volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:53.255101 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a0663074-8c23-49b1-a82a-762a24295067 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:53.257861 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a0663074-8c23-49b1-a82a-762a24295067 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece Aug 07 20:59:53.258172 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a0663074-8c23-49b1-a82a-762a24295067 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:53.258434 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a0663074-8c23-49b1-a82a-762a24295067 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:53.258681 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-a0663074-8c23-49b1-a82a-762a24295067 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] Delete volume with id: f13fe101-87d8-420d-9cef-fd9d86cd3ece Aug 07 20:59:53.270007 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a0663074-8c23-49b1-a82a-762a24295067 tempest-VolumeQuotasAdminTestJSON-1898498365 tempest-VolumeQuotasAdminTestJSON-1898498365-project-member] https://10.4.3.127/volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece returned with HTTP 404 Aug 07 20:59:53.271467 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 382/1491] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:53 2026] DELETE /volume/v3/volumes/f13fe101-87d8-420d-9cef-fd9d86cd3ece => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:53.284270 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5a05440a-7f94-4475-8744-8c1106644f9b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:53.287259 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a05440a-7f94-4475-8744-8c1106644f9b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/6acd3075d8f64bddb6b586c4beebfb04?usage=True Aug 07 20:59:53.287598 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a05440a-7f94-4475-8744-8c1106644f9b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:53.288097 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a05440a-7f94-4475-8744-8c1106644f9b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:53.292469 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Created reservations ['e1ffa9d1-6dd9-4c53-b0eb-926ba76305fb', '57a7e6df-f168-4f2e-922c-6994bdf182a1', 'e3e0890a-8478-4442-bd25-22fce1ff928d', 'eb1eeb85-5ba0-485c-b587-83d1319a09f6'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:53.293627 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd34587f-9db2-43ae-8e4a-58a4309317ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1ffa9d1-6dd9-4c53-b0eb-926ba76305fb', '57a7e6df-f168-4f2e-922c-6994bdf182a1', 'e3e0890a-8478-4442-bd25-22fce1ff928d', 'eb1eeb85-5ba0-485c-b587-83d1319a09f6']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:53.295126 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25875368-0986-4490-80e8-1873861f1111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:53.329936 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a05440a-7f94-4475-8744-8c1106644f9b tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/6acd3075d8f64bddb6b586c4beebfb04?usage=True returned with HTTP 200 Aug 07 20:59:53.330637 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 368/1492] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 20:59:53 2026] GET /volume/v3/os-quota-sets/6acd3075d8f64bddb6b586c4beebfb04?usage=True => generated 1061 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 20:59:53.348250 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25875368-0986-4490-80e8-1873861f1111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a2baa40-83cd-4090-a061-604f50051947', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1762867456',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['e1ffa9d1-6dd9-4c53-b0eb-926ba76305fb','57a7e6df-f168-4f2e-922c-6994bdf182a1','e3e0890a-8478-4442-bd25-22fce1ff928d','eb1eeb85-5ba0-485c-b587-83d1319a09f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=184e088a-7cb1-474c-8487-f94ef3323ae2,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1762867456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a2baa40-83cd-4090-a061-604f50051947,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='946e196c768848aebc2a567108b905ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=184e088a-7cb1-474c-8487-f94ef3323ae2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62b64428aebe4ce7ab63d0987748b97b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:53.349235 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6acadaaf-cf16-4d51-a5ac-d2c0410ecb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:53.353574 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fa42c043-fc46-435d-beba-df3c31b66b60 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:53.356133 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa42c043-fc46-435d-beba-df3c31b66b60 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb Aug 07 20:59:53.356625 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa42c043-fc46-435d-beba-df3c31b66b60 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:53.382213 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6acadaaf-cf16-4d51-a5ac-d2c0410ecb70) transitioned into state 'SUCCESS' from state '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-1762867456',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['e1ffa9d1-6dd9-4c53-b0eb-926ba76305fb','57a7e6df-f168-4f2e-922c-6994bdf182a1','e3e0890a-8478-4442-bd25-22fce1ff928d','eb1eeb85-5ba0-485c-b587-83d1319a09f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=184e088a-7cb1-474c-8487-f94ef3323ae2,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:53.382902 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb574a30-618f-48db-a70b-fc5f73401ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:53.407195 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb574a30-618f-48db-a70b-fc5f73401ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:53.409751 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (9e167693-57e6-48ca-9357-edd13c280894) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:53.409751 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request issued successfully. Aug 07 20:59:53.409751 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f28d459a-a649-4955-ac1b-059ab9dc6ca8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:53.409751 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 371/1493] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:59:53 2026] POST /volume/v3/volumes => generated 793 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:53.430980 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e661716c-18c9-4542-b003-7e49ea333424 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:53.432973 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e661716c-18c9-4542-b003-7e49ea333424 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 Aug 07 20:59:53.433258 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e661716c-18c9-4542-b003-7e49ea333424 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:53.433489 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e661716c-18c9-4542-b003-7e49ea333424 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:53.447625 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:53.447625 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:53.457556 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e661716c-18c9-4542-b003-7e49ea333424 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:53.465579 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e661716c-18c9-4542-b003-7e49ea333424 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 returned with HTTP 200 Aug 07 20:59:53.466244 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 383/1494] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:53 2026] GET /volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:53.489288 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa42c043-fc46-435d-beba-df3c31b66b60 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb returned with HTTP 200 Aug 07 20:59:53.490186 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 373/1495] 10.4.3.127 () {68 vars in 1375 bytes} [Fri Aug 7 20:59:53 2026] PUT /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb => generated 397 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:53.502295 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1b68745b-b05d-43c4-9104-51ae47429bd6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:53.505131 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b68745b-b05d-43c4-9104-51ae47429bd6 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb Aug 07 20:59:53.505695 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b68745b-b05d-43c4-9104-51ae47429bd6 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:53.634698 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b68745b-b05d-43c4-9104-51ae47429bd6 tempest-VolumeQuotasAdminTestJSON-839362721 tempest-VolumeQuotasAdminTestJSON-839362721-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb returned with HTTP 200 Aug 07 20:59:53.635353 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 369/1496] 10.4.3.127 () {68 vars in 1375 bytes} [Fri Aug 7 20:59:53 2026] PUT /volume/v3/os-quota-sets/92415a3ac5a04fedb05dd6d6a9a7c9eb => generated 395 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:54.485510 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a825aa7c-83ad-43aa-a891-43f1b47e5ee0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:54.488322 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a825aa7c-83ad-43aa-a891-43f1b47e5ee0 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 Aug 07 20:59:54.488654 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a825aa7c-83ad-43aa-a891-43f1b47e5ee0 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:54.489382 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a825aa7c-83ad-43aa-a891-43f1b47e5ee0 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:54.504979 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:54.504979 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:54.513312 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a825aa7c-83ad-43aa-a891-43f1b47e5ee0 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:54.520937 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a825aa7c-83ad-43aa-a891-43f1b47e5ee0 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 returned with HTTP 200 Aug 07 20:59:54.521231 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 372/1497] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:54 2026] GET /volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 => generated 886 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:54.545312 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-00323a4a-f242-484c-8b0f-08e9bc8aa206 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:54.549040 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-00323a4a-f242-484c-8b0f-08e9bc8aa206 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 Aug 07 20:59:54.549040 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-00323a4a-f242-484c-8b0f-08e9bc8aa206 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:54.552255 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-00323a4a-f242-484c-8b0f-08e9bc8aa206 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:54.572020 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:54.572020 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:54.579934 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-00323a4a-f242-484c-8b0f-08e9bc8aa206 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:54.589012 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-00323a4a-f242-484c-8b0f-08e9bc8aa206 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 returned with HTTP 200 Aug 07 20:59:54.589910 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 384/1498] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:54 2026] GET /volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 => generated 886 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:54.608091 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-059d1816-b6ea-4a27-b321-40a1b0bbaeb2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:54.609916 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-059d1816-b6ea-4a27-b321-40a1b0bbaeb2 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] PUT https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 Aug 07 20:59:54.610274 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-059d1816-b6ea-4a27-b321-40a1b0bbaeb2 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1762867456"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:54.624345 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:54.624345 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:54.630890 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-059d1816-b6ea-4a27-b321-40a1b0bbaeb2 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:54.641265 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-059d1816-b6ea-4a27-b321-40a1b0bbaeb2 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume updated successfully. Aug 07 20:59:54.642209 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-059d1816-b6ea-4a27-b321-40a1b0bbaeb2 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 returned with HTTP 200 Aug 07 20:59:54.643267 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 374/1499] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 7 20:59:54 2026] PUT /volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:54.663480 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ac744ed5-6e5a-492c-a7cb-eeb33cdbb260 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:54.666252 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac744ed5-6e5a-492c-a7cb-eeb33cdbb260 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] PUT https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 Aug 07 20:59:54.666703 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac744ed5-6e5a-492c-a7cb-eeb33cdbb260 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1743228888", "description": "This is the new description of volume"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:54.681671 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:54.681671 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:54.688405 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ac744ed5-6e5a-492c-a7cb-eeb33cdbb260 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:54.702696 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ac744ed5-6e5a-492c-a7cb-eeb33cdbb260 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume updated successfully. Aug 07 20:59:54.704280 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac744ed5-6e5a-492c-a7cb-eeb33cdbb260 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 returned with HTTP 200 Aug 07 20:59:54.704374 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 370/1500] 10.4.3.127 () {68 vars in 1369 bytes} [Fri Aug 7 20:59:54 2026] PUT /volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:54.720279 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-510b6031-4da2-4422-b3b1-6973ec77064c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:54.722489 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-510b6031-4da2-4422-b3b1-6973ec77064c tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 Aug 07 20:59:54.722751 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-510b6031-4da2-4422-b3b1-6973ec77064c tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:54.722985 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-510b6031-4da2-4422-b3b1-6973ec77064c tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:54.734849 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:54.734849 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:54.738669 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-510b6031-4da2-4422-b3b1-6973ec77064c tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:54.747379 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-510b6031-4da2-4422-b3b1-6973ec77064c tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 returned with HTTP 200 Aug 07 20:59:54.747900 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 373/1501] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:54 2026] GET /volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 => generated 925 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:54.765495 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:54.768522 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:54.769026 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-306742550", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-47388894"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:54.771631 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-306742550', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-47388894'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 20:59:54.771786 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume of 1 GB Aug 07 20:59:54.777509 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Availability Zones retrieved successfully. Aug 07 20:59:54.786907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (6b9d1691-67e4-4516-a370-81679231ed4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:54.788904 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1689fc2-a654-420c-aab2-14f49c6ee495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:54.791421 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 20:59:54.840416 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1689fc2-a654-420c-aab2-14f49c6ee495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:54.842106 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ab47b8-8d7b-482b-af57-0112c8595232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:54.908592 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Created reservations ['5aeb0946-d220-4fec-8177-a000f9172973', '778728fa-85f9-4ef0-9084-dc7a8c57015a', '352e59ac-3899-4849-ae83-f16fcb19f00d', 'de0959ff-90c1-4e82-8976-e5b0f9599126'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 20:59:54.909844 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ab47b8-8d7b-482b-af57-0112c8595232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5aeb0946-d220-4fec-8177-a000f9172973', '778728fa-85f9-4ef0-9084-dc7a8c57015a', '352e59ac-3899-4849-ae83-f16fcb19f00d', 'de0959ff-90c1-4e82-8976-e5b0f9599126']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:54.911337 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70ffb8d1-16b6-4b3b-bb36-caab1e3fbf2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:54.945592 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70ffb8d1-16b6-4b3b-bb36-caab1e3fbf2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b963c82d-32aa-4458-92e0-bfba7c04d8e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-306742550',display_name='tempest-VolumesGetTest-Volume-47388894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['5aeb0946-d220-4fec-8177-a000f9172973','778728fa-85f9-4ef0-9084-dc7a8c57015a','352e59ac-3899-4849-ae83-f16fcb19f00d','de0959ff-90c1-4e82-8976-e5b0f9599126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T20:59:54Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-306742550',display_name='tempest-VolumesGetTest-Volume-47388894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b963c82d-32aa-4458-92e0-bfba7c04d8e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='946e196c768848aebc2a567108b905ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62b64428aebe4ce7ab63d0987748b97b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:54.946588 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e4cb753-75b7-46b8-b9f4-224a3a4c11fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:54.973255 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e4cb753-75b7-46b8-b9f4-224a3a4c11fc) transitioned into 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-306742550',display_name='tempest-VolumesGetTest-Volume-47388894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['5aeb0946-d220-4fec-8177-a000f9172973','778728fa-85f9-4ef0-9084-dc7a8c57015a','352e59ac-3899-4849-ae83-f16fcb19f00d','de0959ff-90c1-4e82-8976-e5b0f9599126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:54.974279 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d43effd-0d97-4d76-a2e1-43deee37444b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 20:59:54.987090 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d43effd-0d97-4d76-a2e1-43deee37444b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 20:59:54.988192 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (6b9d1691-67e4-4516-a370-81679231ed4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 20:59:54.988600 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request issued successfully. Aug 07 20:59:54.989314 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ce6f89e4-3375-4ec5-86b3-1a9a5f6fee9b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 20:59:54.990064 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 385/1502] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:59:54 2026] POST /volume/v3/volumes => generated 777 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 20:59:55.005146 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-faf1c212-0eed-44b0-9b13-3d3df8fbd36b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:55.010049 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-faf1c212-0eed-44b0-9b13-3d3df8fbd36b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 Aug 07 20:59:55.011468 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-faf1c212-0eed-44b0-9b13-3d3df8fbd36b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:55.011773 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-faf1c212-0eed-44b0-9b13-3d3df8fbd36b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:55.025430 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:55.025430 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:55.032963 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-faf1c212-0eed-44b0-9b13-3d3df8fbd36b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:55.039340 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-faf1c212-0eed-44b0-9b13-3d3df8fbd36b tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 returned with HTTP 200 Aug 07 20:59:55.041791 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 375/1503] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:55 2026] GET /volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:56.061383 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ebc8fff7-9f55-45a9-a0b0-d4029d31ea81 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:56.065361 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebc8fff7-9f55-45a9-a0b0-d4029d31ea81 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 Aug 07 20:59:56.065564 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebc8fff7-9f55-45a9-a0b0-d4029d31ea81 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:56.065743 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebc8fff7-9f55-45a9-a0b0-d4029d31ea81 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:56.078008 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:56.078008 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:56.083853 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ebc8fff7-9f55-45a9-a0b0-d4029d31ea81 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:56.091964 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebc8fff7-9f55-45a9-a0b0-d4029d31ea81 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 returned with HTTP 200 Aug 07 20:59:56.092744 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 371/1504] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:56 2026] GET /volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 => generated 870 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 20:59:56.112580 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2ae7fcb9-e5c1-4096-a46d-0b31c5a8f694 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:56.114816 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2ae7fcb9-e5c1-4096-a46d-0b31c5a8f694 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] PUT https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 Aug 07 20:59:56.115287 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2ae7fcb9-e5c1-4096-a46d-0b31c5a8f694 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1762867456", "description": null}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:56.126311 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:56.126311 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 20:59:56.130926 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2ae7fcb9-e5c1-4096-a46d-0b31c5a8f694 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:56.148638 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2ae7fcb9-e5c1-4096-a46d-0b31c5a8f694 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume updated successfully. Aug 07 20:59:56.148638 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2ae7fcb9-e5c1-4096-a46d-0b31c5a8f694 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 returned with HTTP 200 Aug 07 20:59:56.149580 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 374/1505] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 7 20:59:56 2026] PUT /volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 => generated 770 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:56.165104 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6eff21e9-d291-4eb3-9787-d2c3533b5dbb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:56.167080 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6eff21e9-d291-4eb3-9787-d2c3533b5dbb tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 Aug 07 20:59:56.167318 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6eff21e9-d291-4eb3-9787-d2c3533b5dbb tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:56.167656 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6eff21e9-d291-4eb3-9787-d2c3533b5dbb tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:56.182414 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:56.182414 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:56.192064 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6eff21e9-d291-4eb3-9787-d2c3533b5dbb tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:56.199831 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6eff21e9-d291-4eb3-9787-d2c3533b5dbb tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 returned with HTTP 200 Aug 07 20:59:56.200597 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 386/1506] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:56 2026] GET /volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:56.221788 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1d94a8ee-931c-4f0a-9fb8-20c32d004cfd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:56.226067 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d94a8ee-931c-4f0a-9fb8-20c32d004cfd tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] DELETE https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 Aug 07 20:59:56.226840 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d94a8ee-931c-4f0a-9fb8-20c32d004cfd tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:56.227516 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d94a8ee-931c-4f0a-9fb8-20c32d004cfd tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:56.227874 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-1d94a8ee-931c-4f0a-9fb8-20c32d004cfd tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume with id: b963c82d-32aa-4458-92e0-bfba7c04d8e0 Aug 07 20:59:56.240529 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:56.240529 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:56.241153 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1d94a8ee-931c-4f0a-9fb8-20c32d004cfd tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:56.268045 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1d94a8ee-931c-4f0a-9fb8-20c32d004cfd tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume request issued successfully. Aug 07 20:59:56.268265 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d94a8ee-931c-4f0a-9fb8-20c32d004cfd tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 returned with HTTP 202 Aug 07 20:59:56.269173 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 376/1507] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:56 2026] DELETE /volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:56.281016 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-50213ff0-7026-462a-bdb0-b3c9e3324fa3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:56.284209 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50213ff0-7026-462a-bdb0-b3c9e3324fa3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 Aug 07 20:59:56.284862 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50213ff0-7026-462a-bdb0-b3c9e3324fa3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:56.285106 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50213ff0-7026-462a-bdb0-b3c9e3324fa3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:56.302699 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:56.302699 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:56.308989 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-50213ff0-7026-462a-bdb0-b3c9e3324fa3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:56.317413 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50213ff0-7026-462a-bdb0-b3c9e3324fa3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 returned with HTTP 200 Aug 07 20:59:56.318175 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 372/1508] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:56 2026] GET /volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:57.338135 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e99c00bc-6e05-4945-915c-e27551973d61 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:57.340583 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e99c00bc-6e05-4945-915c-e27551973d61 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 Aug 07 20:59:57.341419 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e99c00bc-6e05-4945-915c-e27551973d61 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:57.341419 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e99c00bc-6e05-4945-915c-e27551973d61 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:57.349297 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e99c00bc-6e05-4945-915c-e27551973d61 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 returned with HTTP 404 Aug 07 20:59:57.349984 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 375/1509] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:57 2026] GET /volume/v3/volumes/b963c82d-32aa-4458-92e0-bfba7c04d8e0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:57.360010 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-54363ebb-0c35-43e9-9818-7072294e1313 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:57.362632 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-54363ebb-0c35-43e9-9818-7072294e1313 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 Aug 07 20:59:57.362877 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-54363ebb-0c35-43e9-9818-7072294e1313 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:57.363134 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-54363ebb-0c35-43e9-9818-7072294e1313 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:57.378872 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:57.378872 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:57.390023 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-54363ebb-0c35-43e9-9818-7072294e1313 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:57.404314 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-54363ebb-0c35-43e9-9818-7072294e1313 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 returned with HTTP 200 Aug 07 20:59:57.406078 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 387/1510] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:57 2026] GET /volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 => generated 925 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:57.422347 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-15e11920-74b0-437a-bb33-681a96541e0f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:57.425684 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15e11920-74b0-437a-bb33-681a96541e0f tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 Aug 07 20:59:57.425684 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15e11920-74b0-437a-bb33-681a96541e0f tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:57.425927 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15e11920-74b0-437a-bb33-681a96541e0f tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:57.426138 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-15e11920-74b0-437a-bb33-681a96541e0f tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume with id: 3a2baa40-83cd-4090-a061-604f50051947 Aug 07 20:59:57.436245 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:57.436245 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:57.437132 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-15e11920-74b0-437a-bb33-681a96541e0f tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:57.470503 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-15e11920-74b0-437a-bb33-681a96541e0f tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume request issued successfully. Aug 07 20:59:57.470790 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15e11920-74b0-437a-bb33-681a96541e0f tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 returned with HTTP 202 Aug 07 20:59:57.471322 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 377/1511] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:57 2026] DELETE /volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:57.487147 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a0e53b58-3a2d-4710-9e8c-b0b80efd12fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:57.494684 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0e53b58-3a2d-4710-9e8c-b0b80efd12fe tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 Aug 07 20:59:57.494684 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0e53b58-3a2d-4710-9e8c-b0b80efd12fe tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:57.495010 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0e53b58-3a2d-4710-9e8c-b0b80efd12fe tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:57.511847 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:57.511847 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:57.528237 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a0e53b58-3a2d-4710-9e8c-b0b80efd12fe tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:57.540860 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0e53b58-3a2d-4710-9e8c-b0b80efd12fe tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 returned with HTTP 200 Aug 07 20:59:57.541842 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 373/1512] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:57 2026] GET /volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 => generated 924 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:58.565222 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4fe3bc97-3770-4d15-af48-6912d329815d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:58.567700 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4fe3bc97-3770-4d15-af48-6912d329815d tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 Aug 07 20:59:58.567995 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4fe3bc97-3770-4d15-af48-6912d329815d tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:58.568254 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4fe3bc97-3770-4d15-af48-6912d329815d tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:58.575935 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4fe3bc97-3770-4d15-af48-6912d329815d tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 returned with HTTP 404 Aug 07 20:59:58.576620 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 376/1513] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:58 2026] GET /volume/v3/volumes/3a2baa40-83cd-4090-a061-604f50051947 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:58.587612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-696304c4-b805-44b1-8e77-20ec935dda2a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:58.589744 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-696304c4-b805-44b1-8e77-20ec935dda2a tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 Aug 07 20:59:58.590006 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-696304c4-b805-44b1-8e77-20ec935dda2a tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:58.590224 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-696304c4-b805-44b1-8e77-20ec935dda2a tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:58.599014 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:58.599014 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 20:59:58.603357 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-696304c4-b805-44b1-8e77-20ec935dda2a tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:58.608301 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-696304c4-b805-44b1-8e77-20ec935dda2a tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 returned with HTTP 200 Aug 07 20:59:58.608746 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 388/1514] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:58 2026] GET /volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:58.623517 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9b53eaba-b6dd-4561-9d52-c99d8f499039 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:58.625306 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b53eaba-b6dd-4561-9d52-c99d8f499039 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] DELETE https://10.4.3.127/volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 Aug 07 20:59:58.625483 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b53eaba-b6dd-4561-9d52-c99d8f499039 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:58.625672 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b53eaba-b6dd-4561-9d52-c99d8f499039 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:58.625848 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9b53eaba-b6dd-4561-9d52-c99d8f499039 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume with id: 184e088a-7cb1-474c-8487-f94ef3323ae2 Aug 07 20:59:58.632260 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:58.632260 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 20:59:58.632651 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9b53eaba-b6dd-4561-9d52-c99d8f499039 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:58.653638 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9b53eaba-b6dd-4561-9d52-c99d8f499039 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume request issued successfully. Aug 07 20:59:58.653919 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b53eaba-b6dd-4561-9d52-c99d8f499039 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 returned with HTTP 202 Aug 07 20:59:58.654430 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 378/1515] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 20:59:58 2026] DELETE /volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 20:59:58.663623 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-77a4e5a4-04c4-48f3-8826-12b582139bd4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:58.667811 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-77a4e5a4-04c4-48f3-8826-12b582139bd4 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 Aug 07 20:59:58.668084 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-77a4e5a4-04c4-48f3-8826-12b582139bd4 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:58.668322 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-77a4e5a4-04c4-48f3-8826-12b582139bd4 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:58.682180 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 20:59:58.682180 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 20:59:58.690843 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-77a4e5a4-04c4-48f3-8826-12b582139bd4 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 20:59:58.699490 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-77a4e5a4-04c4-48f3-8826-12b582139bd4 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 returned with HTTP 200 Aug 07 20:59:58.699985 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 374/1516] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:58 2026] GET /volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 20:59:59.715390 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7f79b88c-a3c3-414f-bc21-848d128e48be None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:59.718744 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7f79b88c-a3c3-414f-bc21-848d128e48be tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 Aug 07 20:59:59.718981 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7f79b88c-a3c3-414f-bc21-848d128e48be tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 20:59:59.719219 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7f79b88c-a3c3-414f-bc21-848d128e48be tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 20:59:59.728900 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7f79b88c-a3c3-414f-bc21-848d128e48be tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 returned with HTTP 404 Aug 07 20:59:59.729654 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 377/1517] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 20:59:59 2026] GET /volume/v3/volumes/184e088a-7cb1-474c-8487-f94ef3323ae2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 20:59:59.794726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 20:59:59.797613 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 20:59:59.797963 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1, "name": "tempest-VolumesGetTest-Volume-1763317667", "metadata": {"Type": "Test"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 20:59:59.799883 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request body: {'volume': {'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1763317667', 'metadata': {'Type': 'Test'}}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:00:00.115068 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume of 1 GB Aug 07 21:00:00.121269 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Availability Zones retrieved successfully. Aug 07 21:00:00.127381 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (42486185-ea91-40f5-a2b3-c8b1ceaf7919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:00.128608 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66e1238-ff1f-45d6-b284-1066cc0c2035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:00.129654 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:00:00.221661 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66e1238-ff1f-45d6-b284-1066cc0c2035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:00.222980 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c357e252-d6cb-4500-bf15-7a8670c26365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:00.303689 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Created reservations ['5c6c5328-8501-4229-85e0-16dd7ac766ca', 'e957c499-8de5-4b98-ab97-536891ed77b3', 'a8cfa9ce-5822-40b6-b602-67977d41fb3a', '01b6c41d-98ae-4f00-bd5d-8e3d4bca5913'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:00.306197 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c357e252-d6cb-4500-bf15-7a8670c26365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c6c5328-8501-4229-85e0-16dd7ac766ca', 'e957c499-8de5-4b98-ab97-536891ed77b3', 'a8cfa9ce-5822-40b6-b602-67977d41fb3a', '01b6c41d-98ae-4f00-bd5d-8e3d4bca5913']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:00.306197 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d80b37f3-fd8c-4d30-9184-9724d751e8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:00.366422 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d80b37f3-fd8c-4d30-9184-9724d751e8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91da71e5-6ace-47b2-9b24-88284e89c5d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1763317667',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['5c6c5328-8501-4229-85e0-16dd7ac766ca','e957c499-8de5-4b98-ab97-536891ed77b3','a8cfa9ce-5822-40b6-b602-67977d41fb3a','01b6c41d-98ae-4f00-bd5d-8e3d4bca5913'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:00:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1763317667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91da71e5-6ace-47b2-9b24-88284e89c5d3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='946e196c768848aebc2a567108b905ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62b64428aebe4ce7ab63d0987748b97b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:00.368517 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14c77be8-d4a5-4625-aac6-d553dd270b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:00.403609 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14c77be8-d4a5-4625-aac6-d553dd270b9d) transitioned into state 'SUCCESS' from state '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-1763317667',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['5c6c5328-8501-4229-85e0-16dd7ac766ca','e957c499-8de5-4b98-ab97-536891ed77b3','a8cfa9ce-5822-40b6-b602-67977d41fb3a','01b6c41d-98ae-4f00-bd5d-8e3d4bca5913'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:00.404796 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4b481b-68bc-45ba-ba59-c003cbd6fc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:00.427117 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4b481b-68bc-45ba-ba59-c003cbd6fc98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:00.428543 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (42486185-ea91-40f5-a2b3-c8b1ceaf7919) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:00.428543 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request issued successfully. Aug 07 21:00:00.430050 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f96cf343-e2cd-433a-9b18-fb32debbc0c8 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:00:00.430427 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 389/1518] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 20:59:59 2026] POST /volume/v3/volumes => generated 759 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:00.452210 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e3c79704-a635-42de-aee9-da2026e218ec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:00.459746 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3c79704-a635-42de-aee9-da2026e218ec tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 Aug 07 21:00:00.460155 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3c79704-a635-42de-aee9-da2026e218ec tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:00.460693 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3c79704-a635-42de-aee9-da2026e218ec tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:00.478336 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:00.478336 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:00.488279 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e3c79704-a635-42de-aee9-da2026e218ec tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:00.497560 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3c79704-a635-42de-aee9-da2026e218ec tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 returned with HTTP 200 Aug 07 21:00:00.498991 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 379/1519] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:00 2026] GET /volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 => generated 827 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:01.519427 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-21956f9f-3bec-4c7a-9710-a5d368554712 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:01.523386 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-21956f9f-3bec-4c7a-9710-a5d368554712 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 Aug 07 21:00:01.524172 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-21956f9f-3bec-4c7a-9710-a5d368554712 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:01.524172 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-21956f9f-3bec-4c7a-9710-a5d368554712 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:01.534537 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:01.534537 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:01.542430 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-21956f9f-3bec-4c7a-9710-a5d368554712 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:01.551268 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-21956f9f-3bec-4c7a-9710-a5d368554712 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 returned with HTTP 200 Aug 07 21:00:01.552273 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 375/1520] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:01 2026] GET /volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:01.572130 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-197d6241-1d54-42be-80b5-6c8ff3f4df22 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:01.575872 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-197d6241-1d54-42be-80b5-6c8ff3f4df22 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 Aug 07 21:00:01.576333 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-197d6241-1d54-42be-80b5-6c8ff3f4df22 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:01.576604 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-197d6241-1d54-42be-80b5-6c8ff3f4df22 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:01.590096 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:01.590096 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:01.598205 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-197d6241-1d54-42be-80b5-6c8ff3f4df22 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:01.609293 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-197d6241-1d54-42be-80b5-6c8ff3f4df22 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 returned with HTTP 200 Aug 07 21:00:01.609293 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 378/1521] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:01 2026] GET /volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:01.638558 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-97885f5b-71c4-469c-9885-80b5ecb8d8a0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:01.641241 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-97885f5b-71c4-469c-9885-80b5ecb8d8a0 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] PUT https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 Aug 07 21:00:01.641458 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-97885f5b-71c4-469c-9885-80b5ecb8d8a0 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1763317667"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:01.656275 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:01.656275 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:01.667855 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-97885f5b-71c4-469c-9885-80b5ecb8d8a0 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:01.694098 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-97885f5b-71c4-469c-9885-80b5ecb8d8a0 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume updated successfully. Aug 07 21:00:01.695715 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-97885f5b-71c4-469c-9885-80b5ecb8d8a0 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 returned with HTTP 200 Aug 07 21:00:01.696589 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 390/1522] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 7 21:00:01 2026] PUT /volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 => generated 783 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:01.719165 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c8f2836c-b775-4073-b47b-c86f104f4044 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:01.732993 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8f2836c-b775-4073-b47b-c86f104f4044 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] PUT https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 Aug 07 21:00:01.732993 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8f2836c-b775-4073-b47b-c86f104f4044 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-317518147", "description": "This is the new description of volume"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:01.762749 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:01.762749 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:01.780838 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c8f2836c-b775-4073-b47b-c86f104f4044 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:01.811993 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c8f2836c-b775-4073-b47b-c86f104f4044 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume updated successfully. Aug 07 21:00:01.812565 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8f2836c-b775-4073-b47b-c86f104f4044 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 returned with HTTP 200 Aug 07 21:00:01.815549 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 380/1523] 10.4.3.127 () {68 vars in 1369 bytes} [Fri Aug 7 21:00:01 2026] PUT /volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 => generated 821 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:01.850882 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-289617ce-a957-43a9-bc42-e2af696f4b24 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:01.855040 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-289617ce-a957-43a9-bc42-e2af696f4b24 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 Aug 07 21:00:01.856025 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-289617ce-a957-43a9-bc42-e2af696f4b24 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:01.856621 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-289617ce-a957-43a9-bc42-e2af696f4b24 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:01.880859 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:01.880859 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:01.894672 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-289617ce-a957-43a9-bc42-e2af696f4b24 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:01.908902 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-289617ce-a957-43a9-bc42-e2af696f4b24 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 returned with HTTP 200 Aug 07 21:00:01.910973 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 376/1524] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:01 2026] GET /volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 => generated 1405 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:00:01.936349 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:01.938907 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:00:01.943126 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-808061544", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-240333587"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:01.945114 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-808061544', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-240333587'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:00:01.945114 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume of 1 GB Aug 07 21:00:01.979688 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Availability Zones retrieved successfully. Aug 07 21:00:01.990305 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (fbd981d5-8196-4e81-8a39-f4d19399c358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:01.993986 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31fddfeb-5431-4275-9eba-07f2ee9be5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:01.993986 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:00:02.091498 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31fddfeb-5431-4275-9eba-07f2ee9be5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:02.092140 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d430bf90-a2ae-4044-a778-f973fc88a8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:02.187047 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Created reservations ['3faa54f3-e10a-4356-81a0-356ee775278e', 'e9e917d3-9f37-4b0b-a6cf-063737fc3d15', '3128c9dd-420d-4ac0-802e-c60794cff287', '28895fe5-b5f2-4f06-8943-4843da3590e7'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:02.188888 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d430bf90-a2ae-4044-a778-f973fc88a8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3faa54f3-e10a-4356-81a0-356ee775278e', 'e9e917d3-9f37-4b0b-a6cf-063737fc3d15', '3128c9dd-420d-4ac0-802e-c60794cff287', '28895fe5-b5f2-4f06-8943-4843da3590e7']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:02.190334 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f18fe8da-2947-4147-b273-50c6d8c06c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:02.229689 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f18fe8da-2947-4147-b273-50c6d8c06c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98935bdc-d9e4-48a2-954f-6b29a374409d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-808061544',display_name='tempest-VolumesGetTest-Volume-240333587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['3faa54f3-e10a-4356-81a0-356ee775278e','e9e917d3-9f37-4b0b-a6cf-063737fc3d15','3128c9dd-420d-4ac0-802e-c60794cff287','28895fe5-b5f2-4f06-8943-4843da3590e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:00:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-808061544',display_name='tempest-VolumesGetTest-Volume-240333587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98935bdc-d9e4-48a2-954f-6b29a374409d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='946e196c768848aebc2a567108b905ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62b64428aebe4ce7ab63d0987748b97b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:02.230317 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e542a8-7f70-4d7c-a1a7-b90c150ec0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:02.261562 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e542a8-7f70-4d7c-a1a7-b90c150ec0cb) transitioned into 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-808061544',display_name='tempest-VolumesGetTest-Volume-240333587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946e196c768848aebc2a567108b905ea',qos_specs=None,replication_status=,reservations=['3faa54f3-e10a-4356-81a0-356ee775278e','e9e917d3-9f37-4b0b-a6cf-063737fc3d15','3128c9dd-420d-4ac0-802e-c60794cff287','28895fe5-b5f2-4f06-8943-4843da3590e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b64428aebe4ce7ab63d0987748b97b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:02.262780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41868e2c-5ab4-45a1-b6df-ff9dcd1761b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:02.280560 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41868e2c-5ab4-45a1-b6df-ff9dcd1761b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:02.281807 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Flow 'volume_create_api' (fbd981d5-8196-4e81-8a39-f4d19399c358) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:02.282185 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Create volume request issued successfully. Aug 07 21:00:02.282925 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e2b0ae9a-85cc-46a9-9121-45b353e55fef tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:00:02.283538 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 379/1525] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:00:01 2026] POST /volume/v3/volumes => generated 778 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:02.299558 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3a9e2a25-637e-45cd-8201-5a82bcf9acfc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:02.302930 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3a9e2a25-637e-45cd-8201-5a82bcf9acfc tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d Aug 07 21:00:02.302930 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3a9e2a25-637e-45cd-8201-5a82bcf9acfc tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:02.303486 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3a9e2a25-637e-45cd-8201-5a82bcf9acfc tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:02.315824 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:02.315824 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:02.324565 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3a9e2a25-637e-45cd-8201-5a82bcf9acfc tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:02.333390 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3a9e2a25-637e-45cd-8201-5a82bcf9acfc tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d returned with HTTP 200 Aug 07 21:00:02.334353 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 391/1526] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:02 2026] GET /volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:03.351123 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f7df97b7-ceb8-4743-9d28-56553576c6f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:03.353541 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7df97b7-ceb8-4743-9d28-56553576c6f3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d Aug 07 21:00:03.354023 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7df97b7-ceb8-4743-9d28-56553576c6f3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:03.354105 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7df97b7-ceb8-4743-9d28-56553576c6f3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:03.365891 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:03.365891 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:03.374033 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f7df97b7-ceb8-4743-9d28-56553576c6f3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:03.386881 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7df97b7-ceb8-4743-9d28-56553576c6f3 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d returned with HTTP 200 Aug 07 21:00:03.387405 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 381/1527] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:03 2026] GET /volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d => generated 871 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:03.401780 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-54751a33-13a9-4b92-a9be-498f6eb6cc37 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:03.403856 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54751a33-13a9-4b92-a9be-498f6eb6cc37 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] PUT https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d Aug 07 21:00:03.404344 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54751a33-13a9-4b92-a9be-498f6eb6cc37 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1763317667", "description": null}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:03.415188 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:03.415188 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:03.421001 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-54751a33-13a9-4b92-a9be-498f6eb6cc37 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:03.435364 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-54751a33-13a9-4b92-a9be-498f6eb6cc37 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume updated successfully. Aug 07 21:00:03.435364 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54751a33-13a9-4b92-a9be-498f6eb6cc37 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d returned with HTTP 200 Aug 07 21:00:03.435364 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 377/1528] 10.4.3.127 () {68 vars in 1368 bytes} [Fri Aug 7 21:00:03 2026] PUT /volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d => generated 770 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:03.451428 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a942118d-693f-4ec3-bc17-1fdcaaf97ebb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:03.453928 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a942118d-693f-4ec3-bc17-1fdcaaf97ebb tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d Aug 07 21:00:03.454129 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a942118d-693f-4ec3-bc17-1fdcaaf97ebb tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:03.454307 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a942118d-693f-4ec3-bc17-1fdcaaf97ebb tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:03.463906 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:03.463906 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:03.470588 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a942118d-693f-4ec3-bc17-1fdcaaf97ebb tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:03.477492 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a942118d-693f-4ec3-bc17-1fdcaaf97ebb tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d returned with HTTP 200 Aug 07 21:00:03.477982 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 380/1529] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:03 2026] GET /volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:03.494177 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b2d9ec0f-985a-417e-a234-e7665b7a8388 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:03.496679 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b2d9ec0f-985a-417e-a234-e7665b7a8388 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] DELETE https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d Aug 07 21:00:03.497107 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b2d9ec0f-985a-417e-a234-e7665b7a8388 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:03.497385 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b2d9ec0f-985a-417e-a234-e7665b7a8388 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:03.497629 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-b2d9ec0f-985a-417e-a234-e7665b7a8388 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume with id: 98935bdc-d9e4-48a2-954f-6b29a374409d Aug 07 21:00:03.508328 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:03.508328 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:03.508645 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b2d9ec0f-985a-417e-a234-e7665b7a8388 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:03.541996 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b2d9ec0f-985a-417e-a234-e7665b7a8388 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume request issued successfully. Aug 07 21:00:03.542206 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b2d9ec0f-985a-417e-a234-e7665b7a8388 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d returned with HTTP 202 Aug 07 21:00:03.542882 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 392/1530] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:00:03 2026] DELETE /volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:03.554928 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e9e13781-e0ec-4e2f-840a-84ba70856386 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:03.556660 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9e13781-e0ec-4e2f-840a-84ba70856386 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d Aug 07 21:00:03.557309 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9e13781-e0ec-4e2f-840a-84ba70856386 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:03.557309 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9e13781-e0ec-4e2f-840a-84ba70856386 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:03.567645 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:03.567645 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:03.573447 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e9e13781-e0ec-4e2f-840a-84ba70856386 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:03.582813 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9e13781-e0ec-4e2f-840a-84ba70856386 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d returned with HTTP 200 Aug 07 21:00:03.585100 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 382/1531] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:03 2026] GET /volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:00:04.608618 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aa5cab5b-7a14-4c50-9bad-3b438b4d0698 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:04.612114 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa5cab5b-7a14-4c50-9bad-3b438b4d0698 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d Aug 07 21:00:04.612114 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa5cab5b-7a14-4c50-9bad-3b438b4d0698 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:04.612114 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa5cab5b-7a14-4c50-9bad-3b438b4d0698 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:04.622283 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa5cab5b-7a14-4c50-9bad-3b438b4d0698 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d returned with HTTP 404 Aug 07 21:00:04.623455 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 378/1532] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:04 2026] GET /volume/v3/volumes/98935bdc-d9e4-48a2-954f-6b29a374409d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:04.637206 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d3550eb0-d5ca-4ad2-9c44-50e30ce30709 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:04.640415 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d3550eb0-d5ca-4ad2-9c44-50e30ce30709 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 Aug 07 21:00:04.640653 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d3550eb0-d5ca-4ad2-9c44-50e30ce30709 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:04.643784 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d3550eb0-d5ca-4ad2-9c44-50e30ce30709 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:04.653358 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:04.653358 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:04.661285 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d3550eb0-d5ca-4ad2-9c44-50e30ce30709 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:04.671429 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d3550eb0-d5ca-4ad2-9c44-50e30ce30709 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 returned with HTTP 200 Aug 07 21:00:04.672085 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 381/1533] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:04 2026] GET /volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 => generated 1405 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:04.694031 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9075654f-dddd-4e12-9df9-c1142657a8fa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:04.696359 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9075654f-dddd-4e12-9df9-c1142657a8fa tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] DELETE https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 Aug 07 21:00:04.696610 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9075654f-dddd-4e12-9df9-c1142657a8fa tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:04.696888 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9075654f-dddd-4e12-9df9-c1142657a8fa tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:04.697133 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-9075654f-dddd-4e12-9df9-c1142657a8fa tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume with id: 91da71e5-6ace-47b2-9b24-88284e89c5d3 Aug 07 21:00:04.706863 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:04.706863 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:04.707540 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9075654f-dddd-4e12-9df9-c1142657a8fa tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:04.733206 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9075654f-dddd-4e12-9df9-c1142657a8fa tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Delete volume request issued successfully. Aug 07 21:00:04.733490 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9075654f-dddd-4e12-9df9-c1142657a8fa tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 returned with HTTP 202 Aug 07 21:00:04.734022 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 393/1534] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:00:04 2026] DELETE /volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:04.748809 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c863540f-4c00-4e98-bd5d-42f12a293b74 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:04.752037 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c863540f-4c00-4e98-bd5d-42f12a293b74 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 Aug 07 21:00:04.752340 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c863540f-4c00-4e98-bd5d-42f12a293b74 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:04.752637 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c863540f-4c00-4e98-bd5d-42f12a293b74 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:04.764037 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:04.764037 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:04.769498 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c863540f-4c00-4e98-bd5d-42f12a293b74 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Volume info retrieved successfully. Aug 07 21:00:04.779126 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c863540f-4c00-4e98-bd5d-42f12a293b74 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 returned with HTTP 200 Aug 07 21:00:04.779817 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 383/1535] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:04 2026] GET /volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 => generated 1404 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:04.934144 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-2402832d-797a-4e63-b29a-c0e21c887983 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:04.936777 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-2402832d-797a-4e63-b29a-c0e21c887983 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 21:00:04.937039 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-2402832d-797a-4e63-b29a-c0e21c887983 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:04.937300 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-2402832d-797a-4e63-b29a-c0e21c887983 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:04.949917 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:04.949917 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:04.959799 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-2402832d-797a-4e63-b29a-c0e21c887983 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:00:04.962336 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-2402832d-797a-4e63-b29a-c0e21c887983 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 21:00:04.963021 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 379/1536] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:00:04 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:04.986838 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-6dbd5117-08cf-4a14-b5b4-3ceeb32a1d2b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:04.989569 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-6dbd5117-08cf-4a14-b5b4-3ceeb32a1d2b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] POST https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182/action Aug 07 21:00:04.989985 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-6dbd5117-08cf-4a14-b5b4-3ceeb32a1d2b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:04.990252 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-6dbd5117-08cf-4a14-b5b4-3ceeb32a1d2b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:05.014333 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:05.014333 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:05.014673 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-6dbd5117-08cf-4a14-b5b4-3ceeb32a1d2b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:00:05.031158 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-6dbd5117-08cf-4a14-b5b4-3ceeb32a1d2b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Begin detaching volume completed successfully. Aug 07 21:00:05.031863 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-6dbd5117-08cf-4a14-b5b4-3ceeb32a1d2b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182/action returned with HTTP 202 Aug 07 21:00:05.032427 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 382/1537] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:00:04 2026] POST /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:05.060167 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7505277e-5cb7-49d2-9024-8183d800e191 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:05.062457 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7505277e-5cb7-49d2-9024-8183d800e191 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 21:00:05.063264 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7505277e-5cb7-49d2-9024-8183d800e191 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:05.063264 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7505277e-5cb7-49d2-9024-8183d800e191 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:05.074332 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:05.074332 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:05.079269 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7505277e-5cb7-49d2-9024-8183d800e191 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:00:05.082785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-103d6295-cf29-43ca-9ce9-2eb746a523d2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:05.083261 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-103d6295-cf29-43ca-9ce9-2eb746a523d2 None None] GET https://10.4.3.127/volume// Aug 07 21:00:05.083624 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-103d6295-cf29-43ca-9ce9-2eb746a523d2 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:05.083693 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-103d6295-cf29-43ca-9ce9-2eb746a523d2 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:05.084019 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-103d6295-cf29-43ca-9ce9-2eb746a523d2 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:00:05.084356 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 384/1538] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:00:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:00:05.085336 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7505277e-5cb7-49d2-9024-8183d800e191 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 21:00:05.085850 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 394/1539] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:05 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:05.093805 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-833e9259-148e-4e53-bee6-f1c5d8a67803 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:05.095993 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-833e9259-148e-4e53-bee6-f1c5d8a67803 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 21:00:05.096420 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-833e9259-148e-4e53-bee6-f1c5d8a67803 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:05.096753 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-833e9259-148e-4e53-bee6-f1c5d8a67803 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:05.110236 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:05.110236 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:05.113336 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-833e9259-148e-4e53-bee6-f1c5d8a67803 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:00:05.118565 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-833e9259-148e-4e53-bee6-f1c5d8a67803 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 21:00:05.119296 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 380/1540] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:00:05 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:00:05.802228 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e574317e-f312-467d-b5bb-d1dfc05b47e9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:05.804363 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e574317e-f312-467d-b5bb-d1dfc05b47e9 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] GET https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 Aug 07 21:00:05.804692 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e574317e-f312-467d-b5bb-d1dfc05b47e9 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:05.804923 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e574317e-f312-467d-b5bb-d1dfc05b47e9 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:05.811675 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e574317e-f312-467d-b5bb-d1dfc05b47e9 tempest-VolumesGetTest-337971340 tempest-VolumesGetTest-337971340-project-member] https://10.4.3.127/volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 returned with HTTP 404 Aug 07 21:00:05.812549 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 383/1541] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:05 2026] GET /volume/v3/volumes/91da71e5-6ace-47b2-9b24-88284e89c5d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:06.103156 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-be62b2b8-efbf-4f36-b953-e2a46d700c92 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:06.105497 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be62b2b8-efbf-4f36-b953-e2a46d700c92 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 21:00:06.105788 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be62b2b8-efbf-4f36-b953-e2a46d700c92 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:06.106061 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be62b2b8-efbf-4f36-b953-e2a46d700c92 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:06.120202 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:06.120202 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:06.125347 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-be62b2b8-efbf-4f36-b953-e2a46d700c92 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:00:06.131879 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be62b2b8-efbf-4f36-b953-e2a46d700c92 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 21:00:06.132425 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 385/1542] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:06 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:06.164416 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-261b5029-ed5b-4d1a-8f86-d66d251df455 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:06.167300 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-261b5029-ed5b-4d1a-8f86-d66d251df455 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] DELETE https://10.4.3.127/volume/v3/attachments/c9626562-d709-4516-8b6e-5b45171ce085 Aug 07 21:00:06.167553 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-261b5029-ed5b-4d1a-8f86-d66d251df455 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:06.167837 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-261b5029-ed5b-4d1a-8f86-d66d251df455 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:06.176812 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:06.176812 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:06.260689 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-cf8a41ff-6199-43ea-a060-a430df124e36 req-261b5029-ed5b-4d1a-8f86-d66d251df455 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/attachments/c9626562-d709-4516-8b6e-5b45171ce085 returned with HTTP 200 Aug 07 21:00:06.261212 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 395/1543] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:00:06 2026] DELETE /volume/v3/attachments/c9626562-d709-4516-8b6e-5b45171ce085 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:07.153915 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c9d13100-6161-4824-8d9e-576b28f4125d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:07.159495 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9d13100-6161-4824-8d9e-576b28f4125d tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 21:00:07.159794 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9d13100-6161-4824-8d9e-576b28f4125d tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:07.159966 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9d13100-6161-4824-8d9e-576b28f4125d tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:07.172400 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:07.172400 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:07.179500 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c9d13100-6161-4824-8d9e-576b28f4125d tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:00:07.187497 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9d13100-6161-4824-8d9e-576b28f4125d tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 21:00:07.187703 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 381/1544] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:07 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:07.721561 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:07.954873 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:00:07.955666 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-503753314"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:07.963914 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-503753314'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:00:07.963914 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Create volume of 1 GB Aug 07 21:00:07.974390 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Availability Zones retrieved successfully. Aug 07 21:00:07.987830 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Flow 'volume_create_api' (5fc621b1-ccc7-4f09-b3bf-0596b8a01de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:07.990695 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bf175b3-4712-4fee-b788-7e71664e443b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:07.992422 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:00:08.037337 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bf175b3-4712-4fee-b788-7e71664e443b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:08.038840 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8637f8d-b07a-4865-ae85-82f89953de01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:08.140904 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Created reservations ['49ed6265-bca9-47f7-833d-2e3e394be196', '01958e86-6231-4b2a-b4d3-3be019aefc5f', 'ba48372c-4f67-42c9-99e0-e296c75a9797', 'b718f2da-01bc-43f2-8dd0-fd93630a969b'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:08.142364 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8637f8d-b07a-4865-ae85-82f89953de01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49ed6265-bca9-47f7-833d-2e3e394be196', '01958e86-6231-4b2a-b4d3-3be019aefc5f', 'ba48372c-4f67-42c9-99e0-e296c75a9797', 'b718f2da-01bc-43f2-8dd0-fd93630a969b']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:08.143631 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511e0db0-2593-47ef-a4a7-dfe96c3899cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:08.181282 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511e0db0-2593-47ef-a4a7-dfe96c3899cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31e6b064-deea-4247-8dd8-0eee33811dee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-503753314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69285f149acc41cd83cebc0c89b5bed8',qos_specs=None,replication_status=,reservations=['49ed6265-bca9-47f7-833d-2e3e394be196','01958e86-6231-4b2a-b4d3-3be019aefc5f','ba48372c-4f67-42c9-99e0-e296c75a9797','b718f2da-01bc-43f2-8dd0-fd93630a969b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8537512ddb0d4602a4b194a322c2f3d7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-503753314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31e6b064-deea-4247-8dd8-0eee33811dee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69285f149acc41cd83cebc0c89b5bed8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8537512ddb0d4602a4b194a322c2f3d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:08.182455 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e5044a-7e1c-423f-aeea-d7c84b343250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:08.214273 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e5044a-7e1c-423f-aeea-d7c84b343250) transitioned into state 'SUCCESS' from state '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-503753314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69285f149acc41cd83cebc0c89b5bed8',qos_specs=None,replication_status=,reservations=['49ed6265-bca9-47f7-833d-2e3e394be196','01958e86-6231-4b2a-b4d3-3be019aefc5f','ba48372c-4f67-42c9-99e0-e296c75a9797','b718f2da-01bc-43f2-8dd0-fd93630a969b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8537512ddb0d4602a4b194a322c2f3d7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:08.215241 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d766dce-56bf-445a-8b34-33f8e169dcfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:08.228177 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d766dce-56bf-445a-8b34-33f8e169dcfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:08.229558 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Flow 'volume_create_api' (5fc621b1-ccc7-4f09-b3bf-0596b8a01de2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:08.229558 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Create volume request issued successfully. Aug 07 21:00:08.230843 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-23f11758-8c51-45f9-ab76-ec43a1b6bc75 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:00:08.230843 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 384/1545] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:00:07 2026] POST /volume/v3/volumes => generated 757 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:08.247423 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c2129d5d-b4f7-4355-8148-120401508aca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:08.259032 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2129d5d-b4f7-4355-8148-120401508aca tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee Aug 07 21:00:08.259032 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2129d5d-b4f7-4355-8148-120401508aca tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:08.259032 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2129d5d-b4f7-4355-8148-120401508aca tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:08.273086 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:08.273086 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:08.279334 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c2129d5d-b4f7-4355-8148-120401508aca tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Volume info retrieved successfully. Aug 07 21:00:08.286042 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2129d5d-b4f7-4355-8148-120401508aca tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee returned with HTTP 200 Aug 07 21:00:08.286719 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 386/1546] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:08 2026] GET /volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:09.311144 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-63b59f7f-36d1-4297-b786-b2619b13b513 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:09.314503 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-63b59f7f-36d1-4297-b786-b2619b13b513 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee Aug 07 21:00:09.315146 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-63b59f7f-36d1-4297-b786-b2619b13b513 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:09.315517 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-63b59f7f-36d1-4297-b786-b2619b13b513 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:09.330347 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:09.330347 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:09.337822 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-63b59f7f-36d1-4297-b786-b2619b13b513 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Volume info retrieved successfully. Aug 07 21:00:09.344748 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-63b59f7f-36d1-4297-b786-b2619b13b513 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee returned with HTTP 200 Aug 07 21:00:09.345414 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 396/1547] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:09 2026] GET /volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:09.364430 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c6480a35-6f8e-4ae1-b644-8c181e212c5b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:09.366136 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c6480a35-6f8e-4ae1-b644-8c181e212c5b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:00:09.366705 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c6480a35-6f8e-4ae1-b644-8c181e212c5b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31e6b064-deea-4247-8dd8-0eee33811dee", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1274755757"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:09.381738 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:09.381738 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:09.382565 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c6480a35-6f8e-4ae1-b644-8c181e212c5b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Volume info retrieved successfully. Aug 07 21:00:09.382694 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-c6480a35-6f8e-4ae1-b644-8c181e212c5b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Create snapshot from volume 31e6b064-deea-4247-8dd8-0eee33811dee Aug 07 21:00:09.461034 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c6480a35-6f8e-4ae1-b644-8c181e212c5b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Created reservations ['216424c1-ca8b-4579-b382-d23143bd3a8a', '96f410b9-3a8d-427c-a3f1-8b7855948121', '18c86a2a-aefb-4881-a862-e1a60d765bb1', '20e9d12a-015f-4da4-bf93-e993c74d7803'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:09.512456 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c6480a35-6f8e-4ae1-b644-8c181e212c5b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot create request issued successfully. Aug 07 21:00:09.514907 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c6480a35-6f8e-4ae1-b644-8c181e212c5b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:00:09.514907 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 382/1548] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:00:09 2026] POST /volume/v3/snapshots => generated 314 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:09.531644 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-24b6ff7a-265d-4098-bef9-b3d16d7bf546 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:09.535276 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-24b6ff7a-265d-4098-bef9-b3d16d7bf546 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 Aug 07 21:00:09.535898 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-24b6ff7a-265d-4098-bef9-b3d16d7bf546 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:09.536437 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-24b6ff7a-265d-4098-bef9-b3d16d7bf546 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:09.550742 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:09.550742 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:09.550742 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-24b6ff7a-265d-4098-bef9-b3d16d7bf546 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot retrieved successfully. Aug 07 21:00:09.550742 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-24b6ff7a-265d-4098-bef9-b3d16d7bf546 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 returned with HTTP 200 Aug 07 21:00:09.550742 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 385/1549] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:09 2026] GET /volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 => generated 446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:10.562873 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b07beac4-a4ab-456b-be09-1a86ab43876b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:10.567585 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b07beac4-a4ab-456b-be09-1a86ab43876b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 Aug 07 21:00:10.567585 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b07beac4-a4ab-456b-be09-1a86ab43876b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:10.567585 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b07beac4-a4ab-456b-be09-1a86ab43876b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:10.577617 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:10.577617 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:10.579654 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b07beac4-a4ab-456b-be09-1a86ab43876b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot retrieved successfully. Aug 07 21:00:10.581792 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b07beac4-a4ab-456b-be09-1a86ab43876b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 returned with HTTP 200 Aug 07 21:00:10.581792 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 387/1550] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:10 2026] GET /volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:00:10.598938 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c677bf60-a303-4b90-829d-d537f82f6e03 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:10.604894 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c677bf60-a303-4b90-829d-d537f82f6e03 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:00:10.604894 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c677bf60-a303-4b90-829d-d537f82f6e03 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31e6b064-deea-4247-8dd8-0eee33811dee", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1447381075"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:10.614617 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:10.614617 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:10.615377 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c677bf60-a303-4b90-829d-d537f82f6e03 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Volume info retrieved successfully. Aug 07 21:00:10.615510 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-c677bf60-a303-4b90-829d-d537f82f6e03 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Create snapshot from volume 31e6b064-deea-4247-8dd8-0eee33811dee Aug 07 21:00:10.696085 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-c677bf60-a303-4b90-829d-d537f82f6e03 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Created reservations ['34b57681-4784-440d-91b2-f31a5f9595cf', 'a3060d2a-155c-46ac-a9e2-a6a3dbd2569c', 'b51633e4-0d64-42d3-9545-401900b1608d', 'a69a4249-2970-4eed-b309-91f975b1c63c'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:10.762647 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c677bf60-a303-4b90-829d-d537f82f6e03 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot create request issued successfully. Aug 07 21:00:10.762647 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c677bf60-a303-4b90-829d-d537f82f6e03 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:00:10.763713 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 397/1551] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:00:10 2026] POST /volume/v3/snapshots => generated 314 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:10.779330 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3d3c9dd8-cfbd-4899-84a6-f3b0fc019f5e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:10.783337 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d3c9dd8-cfbd-4899-84a6-f3b0fc019f5e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 Aug 07 21:00:10.783709 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3d3c9dd8-cfbd-4899-84a6-f3b0fc019f5e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:10.785156 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3d3c9dd8-cfbd-4899-84a6-f3b0fc019f5e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:10.792604 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:10.792604 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:10.793276 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3d3c9dd8-cfbd-4899-84a6-f3b0fc019f5e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot retrieved successfully. Aug 07 21:00:10.794618 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d3c9dd8-cfbd-4899-84a6-f3b0fc019f5e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 returned with HTTP 200 Aug 07 21:00:10.796968 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 383/1552] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:10 2026] GET /volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:11.808772 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6ca53bf9-2621-4da6-abed-14bf9d3bfb0c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:11.810713 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6ca53bf9-2621-4da6-abed-14bf9d3bfb0c tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 Aug 07 21:00:11.810996 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6ca53bf9-2621-4da6-abed-14bf9d3bfb0c tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:11.811251 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6ca53bf9-2621-4da6-abed-14bf9d3bfb0c tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:11.822565 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:11.822565 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:11.826306 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6ca53bf9-2621-4da6-abed-14bf9d3bfb0c tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot retrieved successfully. Aug 07 21:00:11.827889 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6ca53bf9-2621-4da6-abed-14bf9d3bfb0c tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 returned with HTTP 200 Aug 07 21:00:11.828629 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 386/1553] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:11 2026] GET /volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:11.842646 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5adea934-a5bc-4331-a0bc-161d78a1132b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:11.850180 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5adea934-a5bc-4331-a0bc-161d78a1132b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:00:11.850180 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5adea934-a5bc-4331-a0bc-161d78a1132b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31e6b064-deea-4247-8dd8-0eee33811dee", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1358355966"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:11.866232 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:11.866232 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:11.868197 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5adea934-a5bc-4331-a0bc-161d78a1132b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Volume info retrieved successfully. Aug 07 21:00:11.868325 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-5adea934-a5bc-4331-a0bc-161d78a1132b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Create snapshot from volume 31e6b064-deea-4247-8dd8-0eee33811dee Aug 07 21:00:11.916447 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5adea934-a5bc-4331-a0bc-161d78a1132b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Created reservations ['94b90871-a198-40eb-a5fc-a8b6b54947ae', 'afb3d056-c16f-4b8f-bd91-9e6e368571ef', 'f5e677a0-8988-47a1-bc62-e4dd0f9d8874', '91248dea-7ec3-4a39-9445-8df0e788d421'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:11.979868 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5adea934-a5bc-4331-a0bc-161d78a1132b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot create request issued successfully. Aug 07 21:00:11.979868 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5adea934-a5bc-4331-a0bc-161d78a1132b tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:00:11.979868 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 388/1554] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:00:11 2026] POST /volume/v3/snapshots => generated 314 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:11.992776 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7dbba471-3fca-46b8-9920-2f07fc96c189 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:11.998199 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7dbba471-3fca-46b8-9920-2f07fc96c189 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 Aug 07 21:00:11.998199 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7dbba471-3fca-46b8-9920-2f07fc96c189 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:11.998199 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7dbba471-3fca-46b8-9920-2f07fc96c189 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:12.003050 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:12.003050 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:12.003644 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7dbba471-3fca-46b8-9920-2f07fc96c189 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot retrieved successfully. Aug 07 21:00:12.004896 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7dbba471-3fca-46b8-9920-2f07fc96c189 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 returned with HTTP 200 Aug 07 21:00:12.005789 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 398/1555] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:11 2026] GET /volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.019102 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6e96319a-7d04-4d75-9368-7be4b57715ec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.021162 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e96319a-7d04-4d75-9368-7be4b57715ec tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 Aug 07 21:00:13.021478 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e96319a-7d04-4d75-9368-7be4b57715ec tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.022401 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e96319a-7d04-4d75-9368-7be4b57715ec tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.029082 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.029082 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:13.030157 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6e96319a-7d04-4d75-9368-7be4b57715ec tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot retrieved successfully. Aug 07 21:00:13.030890 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e96319a-7d04-4d75-9368-7be4b57715ec tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 returned with HTTP 200 Aug 07 21:00:13.031566 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 384/1556] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.045313 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6ae589b8-d7dc-43b7-aae7-c0744a70b5b7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.048184 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6ae589b8-d7dc-43b7-aae7-c0744a70b5b7 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?limit=1 Aug 07 21:00:13.048484 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6ae589b8-d7dc-43b7-aae7-c0744a70b5b7 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.048632 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6ae589b8-d7dc-43b7-aae7-c0744a70b5b7 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.049105 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-6ae589b8-d7dc-43b7-aae7-c0744a70b5b7 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.051177 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-6ae589b8-d7dc-43b7-aae7-c0744a70b5b7 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100278) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.058381 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6ae589b8-d7dc-43b7-aae7-c0744a70b5b7 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.059313 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6ae589b8-d7dc-43b7-aae7-c0744a70b5b7 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 07 21:00:13.060464 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 387/1557] 10.4.3.127 () {66 vars in 1258 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.074961 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e27644c7-7ebb-4854-ac4a-b11be5be3f90 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.078893 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e27644c7-7ebb-4854-ac4a-b11be5be3f90 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots Aug 07 21:00:13.078893 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e27644c7-7ebb-4854-ac4a-b11be5be3f90 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.079591 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e27644c7-7ebb-4854-ac4a-b11be5be3f90 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.080305 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-e27644c7-7ebb-4854-ac4a-b11be5be3f90 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.081299 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.081299 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:13.082559 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-e27644c7-7ebb-4854-ac4a-b11be5be3f90 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.091661 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e27644c7-7ebb-4854-ac4a-b11be5be3f90 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.092754 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e27644c7-7ebb-4854-ac4a-b11be5be3f90 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 07 21:00:13.092754 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 389/1558] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.109342 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4adc4faf-9667-47c8-b87c-e0bb2b527b38 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.113536 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4adc4faf-9667-47c8-b87c-e0bb2b527b38 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?limit=100000 Aug 07 21:00:13.113536 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4adc4faf-9667-47c8-b87c-e0bb2b527b38 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.115227 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4adc4faf-9667-47c8-b87c-e0bb2b527b38 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.115910 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-4adc4faf-9667-47c8-b87c-e0bb2b527b38 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.118528 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.db.api [None req-4adc4faf-9667-47c8-b87c-e0bb2b527b38 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100277) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.125291 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4adc4faf-9667-47c8-b87c-e0bb2b527b38 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.125690 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4adc4faf-9667-47c8-b87c-e0bb2b527b38 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 07 21:00:13.126252 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 399/1559] 10.4.3.127 () {66 vars in 1268 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.144938 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b13c47a1-4ebd-4c35-a946-d6a5df4d21e3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.146829 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b13c47a1-4ebd-4c35-a946-d6a5df4d21e3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?limit=0 Aug 07 21:00:13.146829 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b13c47a1-4ebd-4c35-a946-d6a5df4d21e3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.147309 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b13c47a1-4ebd-4c35-a946-d6a5df4d21e3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.147454 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-b13c47a1-4ebd-4c35-a946-d6a5df4d21e3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.148730 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-b13c47a1-4ebd-4c35-a946-d6a5df4d21e3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.153456 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b13c47a1-4ebd-4c35-a946-d6a5df4d21e3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.153456 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b13c47a1-4ebd-4c35-a946-d6a5df4d21e3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 07 21:00:13.153782 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 385/1560] 10.4.3.127 () {66 vars in 1258 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:00:13.168340 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e34be861-9d21-4562-b16d-2ce06994264e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.173866 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e34be861-9d21-4562-b16d-2ce06994264e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots Aug 07 21:00:13.174528 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e34be861-9d21-4562-b16d-2ce06994264e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.174818 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e34be861-9d21-4562-b16d-2ce06994264e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.175115 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-e34be861-9d21-4562-b16d-2ce06994264e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.175322 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.175322 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:13.176239 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-e34be861-9d21-4562-b16d-2ce06994264e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100278) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.190866 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e34be861-9d21-4562-b16d-2ce06994264e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.192492 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e34be861-9d21-4562-b16d-2ce06994264e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 07 21:00:13.193614 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 388/1561] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.215041 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-56d60fe9-5533-4ef2-8f5f-afb781893431 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.219642 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56d60fe9-5533-4ef2-8f5f-afb781893431 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?marker=15e769a7-1f38-4d49-b100-19117f133d63 Aug 07 21:00:13.220034 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56d60fe9-5533-4ef2-8f5f-afb781893431 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.220237 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56d60fe9-5533-4ef2-8f5f-afb781893431 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.220578 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-56d60fe9-5533-4ef2-8f5f-afb781893431 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.221240 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.221240 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:13.222677 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-56d60fe9-5533-4ef2-8f5f-afb781893431 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.245821 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-56d60fe9-5533-4ef2-8f5f-afb781893431 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.246028 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56d60fe9-5533-4ef2-8f5f-afb781893431 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?marker=15e769a7-1f38-4d49-b100-19117f133d63 returned with HTTP 200 Aug 07 21:00:13.246371 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 390/1562] 10.4.3.127 () {66 vars in 1330 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?marker=15e769a7-1f38-4d49-b100-19117f133d63 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.261912 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-97ae6c04-5db6-4bd9-b6c2-fe177dc980d4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.265357 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-97ae6c04-5db6-4bd9-b6c2-fe177dc980d4 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?offset=2&limit=3 Aug 07 21:00:13.265651 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-97ae6c04-5db6-4bd9-b6c2-fe177dc980d4 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.266118 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-97ae6c04-5db6-4bd9-b6c2-fe177dc980d4 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.266409 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-97ae6c04-5db6-4bd9-b6c2-fe177dc980d4 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.266994 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.266994 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:13.268468 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.db.api [None req-97ae6c04-5db6-4bd9-b6c2-fe177dc980d4 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100277) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.289084 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-97ae6c04-5db6-4bd9-b6c2-fe177dc980d4 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.289359 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-97ae6c04-5db6-4bd9-b6c2-fe177dc980d4 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 07 21:00:13.289902 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 400/1563] 10.4.3.127 () {66 vars in 1276 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.303809 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4374d82a-77dd-49da-9a13-0933b1061503 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.307464 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4374d82a-77dd-49da-9a13-0933b1061503 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 07 21:00:13.307859 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4374d82a-77dd-49da-9a13-0933b1061503 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.308172 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4374d82a-77dd-49da-9a13-0933b1061503 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.308544 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-4374d82a-77dd-49da-9a13-0933b1061503 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.311574 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-4374d82a-77dd-49da-9a13-0933b1061503 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.333689 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4374d82a-77dd-49da-9a13-0933b1061503 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.334382 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4374d82a-77dd-49da-9a13-0933b1061503 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 07 21:00:13.334913 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 386/1564] 10.4.3.127 () {66 vars in 1308 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.349270 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-638506d8-7e12-482a-804d-69d05252abb1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.351445 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-638506d8-7e12-482a-804d-69d05252abb1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 07 21:00:13.352007 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-638506d8-7e12-482a-804d-69d05252abb1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.352007 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-638506d8-7e12-482a-804d-69d05252abb1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.352311 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-638506d8-7e12-482a-804d-69d05252abb1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.352813 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.352813 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:13.353746 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-638506d8-7e12-482a-804d-69d05252abb1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100278) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.360778 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-638506d8-7e12-482a-804d-69d05252abb1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.360778 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-638506d8-7e12-482a-804d-69d05252abb1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 07 21:00:13.363799 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 389/1565] 10.4.3.127 () {66 vars in 1310 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.377259 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1f08bab1-219d-4f0d-82a6-cdf6fe53810e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.381355 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f08bab1-219d-4f0d-82a6-cdf6fe53810e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 07 21:00:13.381563 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f08bab1-219d-4f0d-82a6-cdf6fe53810e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.382094 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f08bab1-219d-4f0d-82a6-cdf6fe53810e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.382842 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-1f08bab1-219d-4f0d-82a6-cdf6fe53810e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.382842 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.382842 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:13.383935 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-1f08bab1-219d-4f0d-82a6-cdf6fe53810e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.402275 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1f08bab1-219d-4f0d-82a6-cdf6fe53810e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.403563 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f08bab1-219d-4f0d-82a6-cdf6fe53810e tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 07 21:00:13.404725 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 391/1566] 10.4.3.127 () {66 vars in 1292 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.421039 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d02ebed1-f632-44a7-a998-329e0a7288c1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.423369 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d02ebed1-f632-44a7-a998-329e0a7288c1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 07 21:00:13.423615 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d02ebed1-f632-44a7-a998-329e0a7288c1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.424242 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d02ebed1-f632-44a7-a998-329e0a7288c1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.424787 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-d02ebed1-f632-44a7-a998-329e0a7288c1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.424934 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.424934 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:13.425935 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.db.api [None req-d02ebed1-f632-44a7-a998-329e0a7288c1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100277) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.442745 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d02ebed1-f632-44a7-a998-329e0a7288c1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.444061 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d02ebed1-f632-44a7-a998-329e0a7288c1 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 07 21:00:13.444847 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 401/1567] 10.4.3.127 () {66 vars in 1294 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.458071 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-279af9c4-607c-4925-865d-1848493f3b22 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.460218 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-279af9c4-607c-4925-865d-1848493f3b22 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 07 21:00:13.460388 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-279af9c4-607c-4925-865d-1848493f3b22 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.460590 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-279af9c4-607c-4925-865d-1848493f3b22 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.460893 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-279af9c4-607c-4925-865d-1848493f3b22 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.461302 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.461302 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:13.462309 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-279af9c4-607c-4925-865d-1848493f3b22 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.478101 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-279af9c4-607c-4925-865d-1848493f3b22 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.478640 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-279af9c4-607c-4925-865d-1848493f3b22 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 07 21:00:13.479319 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 387/1568] 10.4.3.127 () {66 vars in 1312 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.494259 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-685e69d6-c768-4e20-8afb-9bd0d4f0a3e9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.497642 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-685e69d6-c768-4e20-8afb-9bd0d4f0a3e9 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 07 21:00:13.497904 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-685e69d6-c768-4e20-8afb-9bd0d4f0a3e9 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.498522 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-685e69d6-c768-4e20-8afb-9bd0d4f0a3e9 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.498923 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-685e69d6-c768-4e20-8afb-9bd0d4f0a3e9 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.499152 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.499152 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:13.500924 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-685e69d6-c768-4e20-8afb-9bd0d4f0a3e9 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100278) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.524602 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-685e69d6-c768-4e20-8afb-9bd0d4f0a3e9 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.525097 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-685e69d6-c768-4e20-8afb-9bd0d4f0a3e9 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 07 21:00:13.525656 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 390/1569] 10.4.3.127 () {66 vars in 1314 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.541133 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2ca1b7f2-f58d-4691-a46a-a71a43e75cb3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.544332 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ca1b7f2-f58d-4691-a46a-a71a43e75cb3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1358355966 Aug 07 21:00:13.544641 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ca1b7f2-f58d-4691-a46a-a71a43e75cb3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.544906 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ca1b7f2-f58d-4691-a46a-a71a43e75cb3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.545198 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-2ca1b7f2-f58d-4691-a46a-a71a43e75cb3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.545582 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.545582 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:13.546909 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-2ca1b7f2-f58d-4691-a46a-a71a43e75cb3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.568701 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ca1b7f2-f58d-4691-a46a-a71a43e75cb3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.569080 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.569080 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:13.569755 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ca1b7f2-f58d-4691-a46a-a71a43e75cb3 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1358355966 returned with HTTP 200 Aug 07 21:00:13.570378 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 392/1570] 10.4.3.127 () {66 vars in 1385 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1358355966 => generated 476 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.587183 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c998426e-d494-46f8-aaec-5d5e9ad58ea0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.589706 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c998426e-d494-46f8-aaec-5d5e9ad58ea0 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail?status=available Aug 07 21:00:13.590415 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c998426e-d494-46f8-aaec-5d5e9ad58ea0 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.590415 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c998426e-d494-46f8-aaec-5d5e9ad58ea0 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.590628 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-c998426e-d494-46f8-aaec-5d5e9ad58ea0 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.591705 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.591705 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:13.593596 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.db.api [None req-c998426e-d494-46f8-aaec-5d5e9ad58ea0 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100277) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.608555 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c998426e-d494-46f8-aaec-5d5e9ad58ea0 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.609172 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.609172 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:13.610030 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c998426e-d494-46f8-aaec-5d5e9ad58ea0 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 07 21:00:13.610861 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 402/1571] 10.4.3.127 () {66 vars in 1297 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:13.613273 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-437729b9-9280-4f18-b074-0385c30f5694 req-1cfae194-b632-4133-bbe5-3410d4c4bfd2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.622126 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-437729b9-9280-4f18-b074-0385c30f5694 req-1cfae194-b632-4133-bbe5-3410d4c4bfd2 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 21:00:13.622377 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-437729b9-9280-4f18-b074-0385c30f5694 req-1cfae194-b632-4133-bbe5-3410d4c4bfd2 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.622569 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-437729b9-9280-4f18-b074-0385c30f5694 req-1cfae194-b632-4133-bbe5-3410d4c4bfd2 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.629665 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-40123aa2-9c69-48f2-8536-61d589b05320 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.631947 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-40123aa2-9c69-48f2-8536-61d589b05320 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1358355966 Aug 07 21:00:13.632125 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-40123aa2-9c69-48f2-8536-61d589b05320 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.632627 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-40123aa2-9c69-48f2-8536-61d589b05320 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.632907 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-40123aa2-9c69-48f2-8536-61d589b05320 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.633352 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.633352 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:13.634736 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-40123aa2-9c69-48f2-8536-61d589b05320 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100278) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.637858 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.637858 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:13.652638 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-437729b9-9280-4f18-b074-0385c30f5694 req-1cfae194-b632-4133-bbe5-3410d4c4bfd2 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:00:13.655187 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-40123aa2-9c69-48f2-8536-61d589b05320 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.655635 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.655635 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:13.656638 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-40123aa2-9c69-48f2-8536-61d589b05320 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1358355966 returned with HTTP 200 Aug 07 21:00:13.657662 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 391/1572] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1358355966 => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.665910 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-437729b9-9280-4f18-b074-0385c30f5694 req-1cfae194-b632-4133-bbe5-3410d4c4bfd2 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 21:00:13.666570 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 388/1573] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 1139 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:13.673144 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-88a6f683-eb7c-4c8d-93f6-78200c6cce94 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.676323 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88a6f683-eb7c-4c8d-93f6-78200c6cce94 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1358355966 Aug 07 21:00:13.676613 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88a6f683-eb7c-4c8d-93f6-78200c6cce94 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.676907 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88a6f683-eb7c-4c8d-93f6-78200c6cce94 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.677220 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-88a6f683-eb7c-4c8d-93f6-78200c6cce94 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.678937 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-88a6f683-eb7c-4c8d-93f6-78200c6cce94 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.692886 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-88a6f683-eb7c-4c8d-93f6-78200c6cce94 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.693889 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88a6f683-eb7c-4c8d-93f6-78200c6cce94 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1358355966 returned with HTTP 200 Aug 07 21:00:13.694422 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 393/1574] 10.4.3.127 () {66 vars in 1364 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1358355966 => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.711964 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0248ecf4-261b-4e15-be12-2783b3dbf265 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.714882 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0248ecf4-261b-4e15-be12-2783b3dbf265 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?status=available Aug 07 21:00:13.715060 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0248ecf4-261b-4e15-be12-2783b3dbf265 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.715464 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0248ecf4-261b-4e15-be12-2783b3dbf265 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.715681 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-0248ecf4-261b-4e15-be12-2783b3dbf265 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.717472 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.db.api [None req-0248ecf4-261b-4e15-be12-2783b3dbf265 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100277) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.724783 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0248ecf4-261b-4e15-be12-2783b3dbf265 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.725513 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0248ecf4-261b-4e15-be12-2783b3dbf265 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?status=available returned with HTTP 200 Aug 07 21:00:13.726069 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 403/1575] 10.4.3.127 () {66 vars in 1276 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.741603 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3fa4ee0e-16c3-4ce7-8d75-05f02944a30f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.744181 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3fa4ee0e-16c3-4ce7-8d75-05f02944a30f tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1358355966 Aug 07 21:00:13.744878 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3fa4ee0e-16c3-4ce7-8d75-05f02944a30f tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.744878 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3fa4ee0e-16c3-4ce7-8d75-05f02944a30f tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.745051 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-3fa4ee0e-16c3-4ce7-8d75-05f02944a30f tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:00:13.746514 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-3fa4ee0e-16c3-4ce7-8d75-05f02944a30f tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Building query based on filter {{(pid=100278) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:00:13.753784 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3fa4ee0e-16c3-4ce7-8d75-05f02944a30f tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Get all snapshots completed successfully. Aug 07 21:00:13.754491 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3fa4ee0e-16c3-4ce7-8d75-05f02944a30f tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1358355966 returned with HTTP 200 Aug 07 21:00:13.755955 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 392/1576] 10.4.3.127 () {66 vars in 1398 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1358355966 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.772167 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9567a9e0-9b10-490b-8b5d-7c29388e1836 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.775184 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9567a9e0-9b10-490b-8b5d-7c29388e1836 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 Aug 07 21:00:13.775842 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9567a9e0-9b10-490b-8b5d-7c29388e1836 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.776207 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9567a9e0-9b10-490b-8b5d-7c29388e1836 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.776371 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-9567a9e0-9b10-490b-8b5d-7c29388e1836 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Delete snapshot with id: f6a9a020-aa8e-4708-9b13-ef2cede64198 Aug 07 21:00:13.791159 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.791159 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:13.791777 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9567a9e0-9b10-490b-8b5d-7c29388e1836 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot retrieved successfully. Aug 07 21:00:13.829634 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9567a9e0-9b10-490b-8b5d-7c29388e1836 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot delete request issued successfully. Aug 07 21:00:13.830070 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9567a9e0-9b10-490b-8b5d-7c29388e1836 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 returned with HTTP 202 Aug 07 21:00:13.830727 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 389/1577] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:00:13 2026] DELETE /volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:13.843131 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fa15148f-4e51-4f46-98d5-b27f5e327762 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:13.845561 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa15148f-4e51-4f46-98d5-b27f5e327762 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 Aug 07 21:00:13.846726 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa15148f-4e51-4f46-98d5-b27f5e327762 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:13.847409 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa15148f-4e51-4f46-98d5-b27f5e327762 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:13.859337 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:13.859337 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:13.861489 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fa15148f-4e51-4f46-98d5-b27f5e327762 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot retrieved successfully. Aug 07 21:00:13.862606 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa15148f-4e51-4f46-98d5-b27f5e327762 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 returned with HTTP 200 Aug 07 21:00:13.867194 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 394/1578] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:13.999665 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-98536377-ee0e-412d-817a-29be2b5138e6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.003098 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-98536377-ee0e-412d-817a-29be2b5138e6 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:14.003387 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-98536377-ee0e-412d-817a-29be2b5138e6 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:14.003691 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-98536377-ee0e-412d-817a-29be2b5138e6 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:14.019232 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:14.019232 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:14.025314 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-98536377-ee0e-412d-817a-29be2b5138e6 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:14.030542 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-98536377-ee0e-412d-817a-29be2b5138e6 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 200 Aug 07 21:00:14.031463 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 404/1579] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:13 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:14.053937 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d1c8e5bf-e2eb-4184-a865-9fac11d786aa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.057013 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d1c8e5bf-e2eb-4184-a865-9fac11d786aa tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:14.057713 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d1c8e5bf-e2eb-4184-a865-9fac11d786aa tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:14.057855 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d1c8e5bf-e2eb-4184-a865-9fac11d786aa tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:14.080665 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:14.080665 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:14.087563 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d1c8e5bf-e2eb-4184-a865-9fac11d786aa tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:14.096258 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d1c8e5bf-e2eb-4184-a865-9fac11d786aa tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 200 Aug 07 21:00:14.096898 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 393/1580] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:14 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:14.159291 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-6d3ebae6-74ed-44ed-a587-8d42fe67c045 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.164115 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-6d3ebae6-74ed-44ed-a587-8d42fe67c045 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:14.164115 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-6d3ebae6-74ed-44ed-a587-8d42fe67c045 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:14.165412 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-6d3ebae6-74ed-44ed-a587-8d42fe67c045 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:14.176894 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:14.176894 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:14.188204 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-6d3ebae6-74ed-44ed-a587-8d42fe67c045 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:14.195104 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-6d3ebae6-74ed-44ed-a587-8d42fe67c045 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 200 Aug 07 21:00:14.195806 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 390/1581] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:00:14 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:14.353681 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4f41b8c1-482e-4b27-8969-6b2a5e106d5d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.354134 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f41b8c1-482e-4b27-8969-6b2a5e106d5d None None] GET https://10.4.3.127/volume// Aug 07 21:00:14.354134 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f41b8c1-482e-4b27-8969-6b2a5e106d5d None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:14.354229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f41b8c1-482e-4b27-8969-6b2a5e106d5d None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:14.354681 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f41b8c1-482e-4b27-8969-6b2a5e106d5d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:00:14.355038 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 395/1582] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:00:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:00:14.367780 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-e48a5f67-ee85-43d1-97bc-4041e43aee17 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.433421 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-e48a5f67-ee85-43d1-97bc-4041e43aee17 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:00:14.433899 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-e48a5f67-ee85-43d1-97bc-4041e43aee17 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f08faf38-64f4-4766-80bf-f780a1a8bf68", "connector": null, "instance_uuid": "1505bbd2-a704-416f-9357-197320de8ec3"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:14.445955 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:14.445955 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:14.487429 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-e48a5f67-ee85-43d1-97bc-4041e43aee17 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:00:14.488290 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 405/1583] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:00:14 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:14.545869 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-914ced44-ac65-4ddc-9f0e-9337b1a760ba None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.549961 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-914ced44-ac65-4ddc-9f0e-9337b1a760ba tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:14.549961 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-914ced44-ac65-4ddc-9f0e-9337b1a760ba tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:14.549961 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-914ced44-ac65-4ddc-9f0e-9337b1a760ba tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:14.574655 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7f2902e2-d739-4e53-a369-611738ba7762 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.575142 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f2902e2-d739-4e53-a369-611738ba7762 None None] GET https://10.4.3.127/volume// Aug 07 21:00:14.575409 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f2902e2-d739-4e53-a369-611738ba7762 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:14.575633 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f2902e2-d739-4e53-a369-611738ba7762 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:14.576065 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f2902e2-d739-4e53-a369-611738ba7762 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:00:14.576821 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 391/1584] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:00:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:00:14.577283 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:14.577283 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:14.587304 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-914ced44-ac65-4ddc-9f0e-9337b1a760ba tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:14.594986 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-914ced44-ac65-4ddc-9f0e-9337b1a760ba tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 200 Aug 07 21:00:14.595249 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-dc68524a-c6f3-48a7-a3d4-34cdca363a77 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.595495 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 394/1585] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:14 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 872 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:14.598243 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-dc68524a-c6f3-48a7-a3d4-34cdca363a77 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:14.598578 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-dc68524a-c6f3-48a7-a3d4-34cdca363a77 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:14.598783 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-dc68524a-c6f3-48a7-a3d4-34cdca363a77 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:14.612178 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:14.612178 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:14.617104 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-dc68524a-c6f3-48a7-a3d4-34cdca363a77 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:14.623097 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-dc68524a-c6f3-48a7-a3d4-34cdca363a77 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 200 Aug 07 21:00:14.623917 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 396/1586] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:00:14 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 1052 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:00:14.750572 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-02e6e872-340f-4227-b9d2-668791e707ee None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.757962 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-02e6e872-340f-4227-b9d2-668791e707ee tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] PUT https://10.4.3.127/volume/v3/attachments/602cd7d8-5e33-461c-b460-91a9b71631d3 Aug 07 21:00:14.758840 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-02e6e872-340f-4227-b9d2-668791e707ee tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:14.771349 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-02e6e872-340f-4227-b9d2-668791e707ee tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Acquiring lock "cinder-attachment_update-f08faf38-64f4-4766-80bf-f780a1a8bf68-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:00:14.780912 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-02e6e872-340f-4227-b9d2-668791e707ee tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Lock "cinder-attachment_update-f08faf38-64f4-4766-80bf-f780a1a8bf68-np0000006755" acquired by "attachment_update" :: waited 0.009s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:00:14.782367 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:14.782367 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:14.823236 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee93a7d7-34c9-444c-abf3-f12090c3458d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.828082 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee93a7d7-34c9-444c-abf3-f12090c3458d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e Aug 07 21:00:14.828464 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee93a7d7-34c9-444c-abf3-f12090c3458d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:14.828788 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee93a7d7-34c9-444c-abf3-f12090c3458d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:14.828985 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-ee93a7d7-34c9-444c-abf3-f12090c3458d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Delete snapshot with id: 40d58f27-a619-42e5-8c4a-5a5cee2fb22e Aug 07 21:00:14.842908 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:14.842908 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:14.843565 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee93a7d7-34c9-444c-abf3-f12090c3458d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Snapshot retrieved successfully. Aug 07 21:00:14.882504 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cffde75c-8b6a-4906-af37-2561f9ea4f4c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.887869 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cffde75c-8b6a-4906-af37-2561f9ea4f4c tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 Aug 07 21:00:14.888168 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cffde75c-8b6a-4906-af37-2561f9ea4f4c tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:14.888405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cffde75c-8b6a-4906-af37-2561f9ea4f4c tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:14.889011 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee93a7d7-34c9-444c-abf3-f12090c3458d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Snapshot delete request issued successfully. Aug 07 21:00:14.889923 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee93a7d7-34c9-444c-abf3-f12090c3458d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e returned with HTTP 202 Aug 07 21:00:14.890172 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 392/1587] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:00:14 2026] DELETE /volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:14.901258 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cffde75c-8b6a-4906-af37-2561f9ea4f4c tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 returned with HTTP 404 Aug 07 21:00:14.902215 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 395/1588] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:14 2026] GET /volume/v3/snapshots/f6a9a020-aa8e-4708-9b13-ef2cede64198 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:14.908985 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e90ccc6d-3a8a-459e-91bd-0ab1159b933e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.911538 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e90ccc6d-3a8a-459e-91bd-0ab1159b933e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e Aug 07 21:00:14.911538 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e90ccc6d-3a8a-459e-91bd-0ab1159b933e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:14.913812 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e90ccc6d-3a8a-459e-91bd-0ab1159b933e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:14.919348 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dee7d4ed-0d3f-4cfd-8adf-823f285f77ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.921180 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:14.921180 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:14.922770 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e90ccc6d-3a8a-459e-91bd-0ab1159b933e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Snapshot retrieved successfully. Aug 07 21:00:14.925532 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e90ccc6d-3a8a-459e-91bd-0ab1159b933e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e returned with HTTP 200 Aug 07 21:00:14.925532 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 397/1589] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:14 2026] GET /volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:14.925839 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dee7d4ed-0d3f-4cfd-8adf-823f285f77ab tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 Aug 07 21:00:14.925839 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dee7d4ed-0d3f-4cfd-8adf-823f285f77ab tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:14.925839 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dee7d4ed-0d3f-4cfd-8adf-823f285f77ab tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:14.927253 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-dee7d4ed-0d3f-4cfd-8adf-823f285f77ab tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Delete snapshot with id: 15e769a7-1f38-4d49-b100-19117f133d63 Aug 07 21:00:14.941679 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:14.941679 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:14.941679 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dee7d4ed-0d3f-4cfd-8adf-823f285f77ab tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot retrieved successfully. Aug 07 21:00:14.980735 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dee7d4ed-0d3f-4cfd-8adf-823f285f77ab tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot delete request issued successfully. Aug 07 21:00:14.981612 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dee7d4ed-0d3f-4cfd-8adf-823f285f77ab tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 returned with HTTP 202 Aug 07 21:00:14.982999 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 393/1590] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:00:14 2026] DELETE /volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:14.995547 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-02e6e872-340f-4227-b9d2-668791e707ee tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Lock "cinder-attachment_update-f08faf38-64f4-4766-80bf-f780a1a8bf68-np0000006755" released by "attachment_update" :: held 0.214s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:00:14.995547 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-02e6e872-340f-4227-b9d2-668791e707ee tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/attachments/602cd7d8-5e33-461c-b460-91a9b71631d3 returned with HTTP 200 Aug 07 21:00:14.998220 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9bfe7fb4-33d9-4b79-8c08-fd8312d78586 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:14.999651 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 406/1591] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:00:14 2026] PUT /volume/v3/attachments/602cd7d8-5e33-461c-b460-91a9b71631d3 => generated 969 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:15.000260 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9bfe7fb4-33d9-4b79-8c08-fd8312d78586 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 Aug 07 21:00:15.000471 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9bfe7fb4-33d9-4b79-8c08-fd8312d78586 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:15.000935 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9bfe7fb4-33d9-4b79-8c08-fd8312d78586 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:15.009151 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:15.009151 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:15.009151 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9bfe7fb4-33d9-4b79-8c08-fd8312d78586 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot retrieved successfully. Aug 07 21:00:15.011673 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9bfe7fb4-33d9-4b79-8c08-fd8312d78586 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 returned with HTTP 200 Aug 07 21:00:15.011673 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 396/1592] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:14 2026] GET /volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:15.619790 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9a2d2f83-3256-435b-a2d2-051eb0268278 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:15.623373 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a2d2f83-3256-435b-a2d2-051eb0268278 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:15.623734 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a2d2f83-3256-435b-a2d2-051eb0268278 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:15.624607 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a2d2f83-3256-435b-a2d2-051eb0268278 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:15.640180 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:15.640180 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:15.644692 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9a2d2f83-3256-435b-a2d2-051eb0268278 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:15.651091 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a2d2f83-3256-435b-a2d2-051eb0268278 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 200 Aug 07 21:00:15.651679 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 398/1593] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:15 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:15.934533 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bfadb1c4-11f9-480b-b557-4814a8e945fc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:15.936650 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bfadb1c4-11f9-480b-b557-4814a8e945fc tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e Aug 07 21:00:15.936941 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bfadb1c4-11f9-480b-b557-4814a8e945fc tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:15.937141 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bfadb1c4-11f9-480b-b557-4814a8e945fc tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:15.942246 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bfadb1c4-11f9-480b-b557-4814a8e945fc tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e returned with HTTP 404 Aug 07 21:00:15.942883 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 394/1594] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:15 2026] GET /volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:16.033446 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8caf3a6e-44dd-4751-9767-60464c5a0a72 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:16.035523 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8caf3a6e-44dd-4751-9767-60464c5a0a72 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 Aug 07 21:00:16.035786 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8caf3a6e-44dd-4751-9767-60464c5a0a72 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:16.036064 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8caf3a6e-44dd-4751-9767-60464c5a0a72 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:16.043026 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8caf3a6e-44dd-4751-9767-60464c5a0a72 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 returned with HTTP 404 Aug 07 21:00:16.044108 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 407/1595] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:16 2026] GET /volume/v3/snapshots/15e769a7-1f38-4d49-b100-19117f133d63 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:16.057950 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c4d3f8f0-106a-46a8-b722-2ccc23f94787 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:16.059555 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c4d3f8f0-106a-46a8-b722-2ccc23f94787 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 Aug 07 21:00:16.059844 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c4d3f8f0-106a-46a8-b722-2ccc23f94787 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:16.060149 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c4d3f8f0-106a-46a8-b722-2ccc23f94787 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:16.060291 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-c4d3f8f0-106a-46a8-b722-2ccc23f94787 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Delete snapshot with id: ef831b52-9f84-4442-b302-71738c0f0993 Aug 07 21:00:16.070111 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:16.070111 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:16.070830 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c4d3f8f0-106a-46a8-b722-2ccc23f94787 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot retrieved successfully. Aug 07 21:00:16.093037 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-50714ea0-d58b-434e-9a6f-0b85eeea2338 req-346d7f79-8a7f-4e3c-9121-547402bb7879 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:16.095565 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-50714ea0-d58b-434e-9a6f-0b85eeea2338 req-346d7f79-8a7f-4e3c-9121-547402bb7879 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/attachments?instance_id=9afe1616-6c40-4d4e-ab4c-e86ff26e2b15 Aug 07 21:00:16.095784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-50714ea0-d58b-434e-9a6f-0b85eeea2338 req-346d7f79-8a7f-4e3c-9121-547402bb7879 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:16.095891 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-50714ea0-d58b-434e-9a6f-0b85eeea2338 req-346d7f79-8a7f-4e3c-9121-547402bb7879 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:16.108957 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c4d3f8f0-106a-46a8-b722-2ccc23f94787 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot delete request issued successfully. Aug 07 21:00:16.108957 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c4d3f8f0-106a-46a8-b722-2ccc23f94787 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 returned with HTTP 202 Aug 07 21:00:16.109540 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 397/1596] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:00:16 2026] DELETE /volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:16.117214 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-50714ea0-d58b-434e-9a6f-0b85eeea2338 req-346d7f79-8a7f-4e3c-9121-547402bb7879 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/attachments?instance_id=9afe1616-6c40-4d4e-ab4c-e86ff26e2b15 returned with HTTP 200 Aug 07 21:00:16.117627 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 399/1597] 10.4.3.127 () {70 vars in 1637 bytes} [Fri Aug 7 21:00:16 2026] GET /volume/v3/attachments?instance_id=9afe1616-6c40-4d4e-ab4c-e86ff26e2b15 => generated 192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:16.123252 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-713c5f1d-4f9d-451b-bd09-6c0ae9c35125 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:16.130939 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-713c5f1d-4f9d-451b-bd09-6c0ae9c35125 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 Aug 07 21:00:16.130939 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-713c5f1d-4f9d-451b-bd09-6c0ae9c35125 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:16.130939 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-713c5f1d-4f9d-451b-bd09-6c0ae9c35125 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:16.131454 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-50714ea0-d58b-434e-9a6f-0b85eeea2338 req-a6d8f806-4810-4a92-ae74-fa53a68be9ed None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:16.134107 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-50714ea0-d58b-434e-9a6f-0b85eeea2338 req-a6d8f806-4810-4a92-ae74-fa53a68be9ed tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/attachments/1a0da1ea-e486-44d9-951f-5f5a142bf3f7 Aug 07 21:00:16.134673 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-50714ea0-d58b-434e-9a6f-0b85eeea2338 req-a6d8f806-4810-4a92-ae74-fa53a68be9ed tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:16.135137 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-50714ea0-d58b-434e-9a6f-0b85eeea2338 req-a6d8f806-4810-4a92-ae74-fa53a68be9ed tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:16.137207 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:16.137207 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:16.137995 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-713c5f1d-4f9d-451b-bd09-6c0ae9c35125 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Snapshot retrieved successfully. Aug 07 21:00:16.138928 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-713c5f1d-4f9d-451b-bd09-6c0ae9c35125 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 returned with HTTP 200 Aug 07 21:00:16.139333 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 395/1598] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:16 2026] GET /volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:16.168157 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-50714ea0-d58b-434e-9a6f-0b85eeea2338 req-a6d8f806-4810-4a92-ae74-fa53a68be9ed tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/attachments/1a0da1ea-e486-44d9-951f-5f5a142bf3f7 returned with HTTP 200 Aug 07 21:00:16.168818 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 408/1599] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 7 21:00:16 2026] GET /volume/v3/attachments/1a0da1ea-e486-44d9-951f-5f5a142bf3f7 => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:16.668795 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1fb52d58-551d-4474-864a-d9d6987fce0d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:16.670840 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1fb52d58-551d-4474-864a-d9d6987fce0d tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:16.671074 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1fb52d58-551d-4474-864a-d9d6987fce0d tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:16.671317 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1fb52d58-551d-4474-864a-d9d6987fce0d tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:16.682952 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:16.682952 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:16.687926 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1fb52d58-551d-4474-864a-d9d6987fce0d tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:16.694842 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1fb52d58-551d-4474-864a-d9d6987fce0d tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 200 Aug 07 21:00:16.694842 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 398/1600] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:16 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:17.150297 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fdaf1c05-e478-402a-832f-4eb9e61782ff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:17.152597 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fdaf1c05-e478-402a-832f-4eb9e61782ff tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 Aug 07 21:00:17.152873 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fdaf1c05-e478-402a-832f-4eb9e61782ff tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:17.153148 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fdaf1c05-e478-402a-832f-4eb9e61782ff tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:17.158286 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fdaf1c05-e478-402a-832f-4eb9e61782ff tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 returned with HTTP 404 Aug 07 21:00:17.159050 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 400/1601] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:17 2026] GET /volume/v3/snapshots/ef831b52-9f84-4442-b302-71738c0f0993 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:17.167691 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3975e242-bfa9-4119-906d-f9a6d6ee106a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:17.169978 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3975e242-bfa9-4119-906d-f9a6d6ee106a tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee Aug 07 21:00:17.170269 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3975e242-bfa9-4119-906d-f9a6d6ee106a tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:17.170547 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3975e242-bfa9-4119-906d-f9a6d6ee106a tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:17.182631 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:17.182631 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:17.188262 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3975e242-bfa9-4119-906d-f9a6d6ee106a tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Volume info retrieved successfully. Aug 07 21:00:17.194895 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3975e242-bfa9-4119-906d-f9a6d6ee106a tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee returned with HTTP 200 Aug 07 21:00:17.195471 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 396/1602] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:17 2026] GET /volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:17.209665 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-10676845-b2a6-45e4-959e-da2d1b6ff7af None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:17.211953 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-10676845-b2a6-45e4-959e-da2d1b6ff7af tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] DELETE https://10.4.3.127/volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee Aug 07 21:00:17.212175 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-10676845-b2a6-45e4-959e-da2d1b6ff7af tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:17.212494 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-10676845-b2a6-45e4-959e-da2d1b6ff7af tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:17.212666 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-10676845-b2a6-45e4-959e-da2d1b6ff7af tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Delete volume with id: 31e6b064-deea-4247-8dd8-0eee33811dee Aug 07 21:00:17.221362 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:17.221362 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:17.223260 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-10676845-b2a6-45e4-959e-da2d1b6ff7af tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Volume info retrieved successfully. Aug 07 21:00:17.242162 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-10676845-b2a6-45e4-959e-da2d1b6ff7af tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Delete volume request issued successfully. Aug 07 21:00:17.242447 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-10676845-b2a6-45e4-959e-da2d1b6ff7af tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee returned with HTTP 202 Aug 07 21:00:17.242990 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 409/1603] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:00:17 2026] DELETE /volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:17.254108 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4c601d38-ca2f-44ae-840d-653d8e9a4dd6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:17.257412 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4c601d38-ca2f-44ae-840d-653d8e9a4dd6 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee Aug 07 21:00:17.257412 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4c601d38-ca2f-44ae-840d-653d8e9a4dd6 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:17.257412 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4c601d38-ca2f-44ae-840d-653d8e9a4dd6 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:17.268383 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:17.268383 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:17.275958 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4c601d38-ca2f-44ae-840d-653d8e9a4dd6 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Volume info retrieved successfully. Aug 07 21:00:17.284194 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4c601d38-ca2f-44ae-840d-653d8e9a4dd6 tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee returned with HTTP 200 Aug 07 21:00:17.284791 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 399/1604] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:17 2026] GET /volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:17.709698 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-322e19a0-68d3-4fec-a127-31e50516c10b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:17.713303 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-322e19a0-68d3-4fec-a127-31e50516c10b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:17.713573 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-322e19a0-68d3-4fec-a127-31e50516c10b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:17.713822 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-322e19a0-68d3-4fec-a127-31e50516c10b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:17.728010 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:17.728010 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:17.731799 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-322e19a0-68d3-4fec-a127-31e50516c10b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:17.737230 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-322e19a0-68d3-4fec-a127-31e50516c10b tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 200 Aug 07 21:00:17.737832 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 401/1605] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:17 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:18.116984 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6994d483-21c7-46bf-9a8a-afd4d06a8a50 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:18.119535 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6994d483-21c7-46bf-9a8a-afd4d06a8a50 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 21:00:18.119854 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6994d483-21c7-46bf-9a8a-afd4d06a8a50 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:18.120134 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6994d483-21c7-46bf-9a8a-afd4d06a8a50 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:18.138085 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:18.138085 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:18.142399 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6994d483-21c7-46bf-9a8a-afd4d06a8a50 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:00:18.148049 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6994d483-21c7-46bf-9a8a-afd4d06a8a50 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 21:00:18.148427 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 397/1606] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:18 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:18.195250 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-1a527dac-49c0-4dce-8ea0-119d01655057 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:18.197495 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-1a527dac-49c0-4dce-8ea0-119d01655057 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 21:00:18.197739 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-1a527dac-49c0-4dce-8ea0-119d01655057 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:18.197969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-1a527dac-49c0-4dce-8ea0-119d01655057 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:18.211703 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:18.211703 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:18.215930 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-1a527dac-49c0-4dce-8ea0-119d01655057 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:00:18.220339 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-1a527dac-49c0-4dce-8ea0-119d01655057 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 21:00:18.220811 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 410/1607] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:00:18 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:18.243004 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-8c4fb707-1d25-4dd5-882e-edd155e0c8da None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:18.245212 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-8c4fb707-1d25-4dd5-882e-edd155e0c8da tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] POST https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed/action Aug 07 21:00:18.245648 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-8c4fb707-1d25-4dd5-882e-edd155e0c8da tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:18.245826 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-8c4fb707-1d25-4dd5-882e-edd155e0c8da tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:18.262377 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:18.262377 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:18.263102 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-8c4fb707-1d25-4dd5-882e-edd155e0c8da tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:00:18.274558 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-8c4fb707-1d25-4dd5-882e-edd155e0c8da tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Begin detaching volume completed successfully. Aug 07 21:00:18.275077 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-8c4fb707-1d25-4dd5-882e-edd155e0c8da tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed/action returned with HTTP 202 Aug 07 21:00:18.275947 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 400/1608] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:00:18 2026] POST /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:18.304627 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3d6ff109-5762-48b9-a490-f44985b5e74a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:18.308144 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d6ff109-5762-48b9-a490-f44985b5e74a tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] GET https://10.4.3.127/volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee Aug 07 21:00:18.308425 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d6ff109-5762-48b9-a490-f44985b5e74a tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:18.308839 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d6ff109-5762-48b9-a490-f44985b5e74a tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:18.327043 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d6ff109-5762-48b9-a490-f44985b5e74a tempest-VolumesSnapshotListTestJSON-862489092 tempest-VolumesSnapshotListTestJSON-862489092-project-member] https://10.4.3.127/volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee returned with HTTP 404 Aug 07 21:00:18.327494 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 402/1609] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:18 2026] GET /volume/v3/volumes/31e6b064-deea-4247-8dd8-0eee33811dee => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:18.340092 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c0bad649-0d56-4859-a74c-d7087fae17da None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:18.340483 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0bad649-0d56-4859-a74c-d7087fae17da None None] GET https://10.4.3.127/volume// Aug 07 21:00:18.340705 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c0bad649-0d56-4859-a74c-d7087fae17da None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:18.340948 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c0bad649-0d56-4859-a74c-d7087fae17da None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:18.341311 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0bad649-0d56-4859-a74c-d7087fae17da None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:00:18.341623 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 398/1610] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:00:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:00:18.353317 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-9048a624-644f-4548-bd24-170a34232410 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:18.353800 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-ea7f98d0-bab2-4d61-8eac-1f8e7fe463f3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:18.356034 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-9048a624-644f-4548-bd24-170a34232410 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] POST https://10.4.3.127/volume/v3/attachments/602cd7d8-5e33-461c-b460-91a9b71631d3/action Aug 07 21:00:18.358267 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-9048a624-644f-4548-bd24-170a34232410 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:18.358267 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-9048a624-644f-4548-bd24-170a34232410 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:18.358401 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-ea7f98d0-bab2-4d61-8eac-1f8e7fe463f3 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 21:00:18.358401 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-ea7f98d0-bab2-4d61-8eac-1f8e7fe463f3 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:18.358401 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-ea7f98d0-bab2-4d61-8eac-1f8e7fe463f3 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:18.374270 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:18.374270 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:18.379101 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:18.379101 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:18.380420 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-ea7f98d0-bab2-4d61-8eac-1f8e7fe463f3 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:00:18.389185 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-ea7f98d0-bab2-4d61-8eac-1f8e7fe463f3 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 21:00:18.389887 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 401/1611] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:00:18 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:00:18.395626 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-07a4fc25-4d96-48e3-a43a-b879ef32a6ec req-9048a624-644f-4548-bd24-170a34232410 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/attachments/602cd7d8-5e33-461c-b460-91a9b71631d3/action returned with HTTP 204 Aug 07 21:00:18.396429 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 411/1612] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:00:18 2026] POST /volume/v3/attachments/602cd7d8-5e33-461c-b460-91a9b71631d3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:18.426784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f795e18d-8203-41f7-9ba6-448d139c9caf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:18.429442 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:00:18.429941 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-331223274"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:18.434881 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-331223274'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:00:18.434881 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume of 1 GB Aug 07 21:00:18.440126 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Availability Zones retrieved successfully. Aug 07 21:00:18.450897 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Flow 'volume_create_api' (269f0b6f-58be-4ba9-808c-9a0a80bd9609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:18.451886 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c7ecd9c-bb38-421c-b0b7-91124293515f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:18.452882 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:00:18.486180 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c7ecd9c-bb38-421c-b0b7-91124293515f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:18.487723 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2682b78d-9cfd-43de-b931-c7cbbea90e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:18.576114 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Created reservations ['b77353d6-2047-41a6-a9b5-e6a0e645a474', 'ed7dcdf1-a675-43a3-9418-5a92ed4fd887', 'd1594642-b505-4221-ac8f-5c35a2513ad4', 'd90c336a-bb5f-402d-bfa1-01b0c0a68a20'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:18.577030 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2682b78d-9cfd-43de-b931-c7cbbea90e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b77353d6-2047-41a6-a9b5-e6a0e645a474', 'ed7dcdf1-a675-43a3-9418-5a92ed4fd887', 'd1594642-b505-4221-ac8f-5c35a2513ad4', 'd90c336a-bb5f-402d-bfa1-01b0c0a68a20']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:18.577968 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7701ff34-5e75-4501-af06-2e1ce7261d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:18.610190 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7701ff34-5e75-4501-af06-2e1ce7261d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eec2253-d701-4c40-bd67-1840692bf07e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-331223274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3685ab7fafdf43d69ff687a8972c8467',qos_specs=None,replication_status=,reservations=['b77353d6-2047-41a6-a9b5-e6a0e645a474','ed7dcdf1-a675-43a3-9418-5a92ed4fd887','d1594642-b505-4221-ac8f-5c35a2513ad4','d90c336a-bb5f-402d-bfa1-01b0c0a68a20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-331223274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eec2253-d701-4c40-bd67-1840692bf07e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3685ab7fafdf43d69ff687a8972c8467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:18.610463 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74fa5386-b38e-4f5c-8f0e-0c747b9d5689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:18.633852 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74fa5386-b38e-4f5c-8f0e-0c747b9d5689) transitioned into state 'SUCCESS' from state '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-331223274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3685ab7fafdf43d69ff687a8972c8467',qos_specs=None,replication_status=,reservations=['b77353d6-2047-41a6-a9b5-e6a0e645a474','ed7dcdf1-a675-43a3-9418-5a92ed4fd887','d1594642-b505-4221-ac8f-5c35a2513ad4','d90c336a-bb5f-402d-bfa1-01b0c0a68a20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:18.634540 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ab259f-e1e6-47dd-872a-8dd0c67654ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:18.646657 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ab259f-e1e6-47dd-872a-8dd0c67654ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:18.648541 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Flow 'volume_create_api' (269f0b6f-58be-4ba9-808c-9a0a80bd9609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:18.648541 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume request issued successfully. Aug 07 21:00:18.648541 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f795e18d-8203-41f7-9ba6-448d139c9caf tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:00:18.652643 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 403/1613] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:00:18 2026] POST /volume/v3/volumes => generated 748 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:18.670277 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e883ee15-1b58-44c3-8194-cf600855cca1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:18.674505 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e883ee15-1b58-44c3-8194-cf600855cca1 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e Aug 07 21:00:18.674628 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e883ee15-1b58-44c3-8194-cf600855cca1 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:18.675225 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e883ee15-1b58-44c3-8194-cf600855cca1 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:18.689159 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:18.689159 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:18.695952 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e883ee15-1b58-44c3-8194-cf600855cca1 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:18.704966 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e883ee15-1b58-44c3-8194-cf600855cca1 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e returned with HTTP 200 Aug 07 21:00:18.705808 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 399/1614] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:18 2026] GET /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:18.757533 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-840e3f23-4afc-4b1a-8f84-1ef9748edabb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:18.760253 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-840e3f23-4afc-4b1a-8f84-1ef9748edabb tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:18.760517 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-840e3f23-4afc-4b1a-8f84-1ef9748edabb tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:18.761185 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-840e3f23-4afc-4b1a-8f84-1ef9748edabb tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:18.777028 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:18.777028 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:18.791469 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-840e3f23-4afc-4b1a-8f84-1ef9748edabb tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:18.799638 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-840e3f23-4afc-4b1a-8f84-1ef9748edabb tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 200 Aug 07 21:00:18.800330 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 402/1615] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:18 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 1165 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:18.824677 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fe9b2bec-f786-4613-942b-561f9d6e6cdd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:18.829684 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fe9b2bec-f786-4613-942b-561f9d6e6cdd tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:18.830339 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fe9b2bec-f786-4613-942b-561f9d6e6cdd tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:18.830792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fe9b2bec-f786-4613-942b-561f9d6e6cdd tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:18.853963 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:18.853963 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:18.859341 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fe9b2bec-f786-4613-942b-561f9d6e6cdd tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:18.867429 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fe9b2bec-f786-4613-942b-561f9d6e6cdd tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 200 Aug 07 21:00:18.869112 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 412/1616] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:18 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 1165 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:19.725522 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3ae37dba-1d16-402f-9a34-f1494f9b272a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:19.728261 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ae37dba-1d16-402f-9a34-f1494f9b272a tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e Aug 07 21:00:19.728491 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ae37dba-1d16-402f-9a34-f1494f9b272a tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:19.728696 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ae37dba-1d16-402f-9a34-f1494f9b272a tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:19.736395 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:19.736395 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:19.741279 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3ae37dba-1d16-402f-9a34-f1494f9b272a tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:19.747813 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ae37dba-1d16-402f-9a34-f1494f9b272a tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e returned with HTTP 200 Aug 07 21:00:19.747813 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 404/1617] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:19 2026] GET /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:19.770590 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-05e5489d-79f8-44da-9801-6e5eb6984af2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:19.774188 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05e5489d-79f8-44da-9801-6e5eb6984af2 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] POST https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e/action Aug 07 21:00:19.774188 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-05e5489d-79f8-44da-9801-6e5eb6984af2 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Action body: b'{"os-attach": {"instance_uuid": "b09f1aab-1115-47bd-b0cb-9f8388c86e90", "mountpoint": "/dev/vdb"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:19.774188 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-05e5489d-79f8-44da-9801-6e5eb6984af2 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b09f1aab-1115-47bd-b0cb-9f8388c86e90", "mountpoint": "/dev/vdb"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:19.791068 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:19.791068 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:19.791519 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-05e5489d-79f8-44da-9801-6e5eb6984af2 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:19.807488 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-05e5489d-79f8-44da-9801-6e5eb6984af2 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Update volume admin metadata completed successfully. Aug 07 21:00:19.899284 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-05e5489d-79f8-44da-9801-6e5eb6984af2 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Attach volume completed successfully. Aug 07 21:00:19.899908 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05e5489d-79f8-44da-9801-6e5eb6984af2 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e/action returned with HTTP 202 Aug 07 21:00:19.900705 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 400/1618] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:19 2026] POST /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:19.909518 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-57b38109-dedd-4a94-a667-4cb667a756fe None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:19.911755 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-57b38109-dedd-4a94-a667-4cb667a756fe tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e Aug 07 21:00:19.912136 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-57b38109-dedd-4a94-a667-4cb667a756fe tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:19.912419 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-57b38109-dedd-4a94-a667-4cb667a756fe tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:19.924931 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:19.924931 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:19.930655 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-57b38109-dedd-4a94-a667-4cb667a756fe tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:19.937037 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-57b38109-dedd-4a94-a667-4cb667a756fe tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e returned with HTTP 200 Aug 07 21:00:19.938781 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 403/1619] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:19 2026] GET /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e => generated 1175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:19.957609 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-37a274f9-6239-4d4c-a74b-8571ebf908a5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:19.960395 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-37a274f9-6239-4d4c-a74b-8571ebf908a5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e Aug 07 21:00:19.960547 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-37a274f9-6239-4d4c-a74b-8571ebf908a5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:19.960865 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-37a274f9-6239-4d4c-a74b-8571ebf908a5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:19.979867 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:19.979867 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:19.986258 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-37a274f9-6239-4d4c-a74b-8571ebf908a5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:19.991301 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-37a274f9-6239-4d4c-a74b-8571ebf908a5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e returned with HTTP 200 Aug 07 21:00:19.991771 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 413/1620] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:19 2026] GET /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e => generated 1175 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:20.010180 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bf916ee8-cc70-4873-abe4-b868b3c87fb6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:20.184942 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bf916ee8-cc70-4873-abe4-b868b3c87fb6 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e/action Aug 07 21:00:20.185470 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bf916ee8-cc70-4873-abe4-b868b3c87fb6 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:20.185614 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bf916ee8-cc70-4873-abe4-b868b3c87fb6 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:20.206046 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:20.206046 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:20.207555 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-bf916ee8-cc70-4873-abe4-b868b3c87fb6 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Updating volume '4eec2253-d701-4c40-bd67-1840692bf07e' with '{'status': 'error'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 21:00:20.248933 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bf916ee8-cc70-4873-abe4-b868b3c87fb6 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e/action returned with HTTP 202 Aug 07 21:00:20.249554 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 405/1621] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:20 2026] POST /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:20.261219 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ea34acdc-c663-40db-9a7c-ebb90e4016e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:20.263956 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea34acdc-c663-40db-9a7c-ebb90e4016e4 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e Aug 07 21:00:20.264289 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea34acdc-c663-40db-9a7c-ebb90e4016e4 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:20.264564 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea34acdc-c663-40db-9a7c-ebb90e4016e4 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:20.281719 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:20.281719 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:20.289556 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ea34acdc-c663-40db-9a7c-ebb90e4016e4 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:20.301904 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea34acdc-c663-40db-9a7c-ebb90e4016e4 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e returned with HTTP 200 Aug 07 21:00:20.302747 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 401/1622] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:20 2026] GET /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e => generated 1174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:20.334172 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d3e70d66-1028-417d-8ce9-243d2ab7277a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:20.340970 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d3e70d66-1028-417d-8ce9-243d2ab7277a tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e/action Aug 07 21:00:20.341521 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d3e70d66-1028-417d-8ce9-243d2ab7277a tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "abeb7ae0-3af1-40ce-99da-d5d39db22a82"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:20.341730 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d3e70d66-1028-417d-8ce9-243d2ab7277a tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "abeb7ae0-3af1-40ce-99da-d5d39db22a82"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:20.360077 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:20.360077 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:20.361302 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d3e70d66-1028-417d-8ce9-243d2ab7277a tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Volume info retrieved successfully. Aug 07 21:00:20.388841 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d3e70d66-1028-417d-8ce9-243d2ab7277a tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Terminate volume connection completed successfully. Aug 07 21:00:20.397843 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d3e70d66-1028-417d-8ce9-243d2ab7277a tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100278) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 07 21:00:20.481892 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d3e70d66-1028-417d-8ce9-243d2ab7277a tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Detach volume completed successfully. Aug 07 21:00:20.482374 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d3e70d66-1028-417d-8ce9-243d2ab7277a tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e/action returned with HTTP 202 Aug 07 21:00:20.482963 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 404/1623] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:20 2026] POST /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:20.492580 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a0b910e2-3f6d-4328-8eea-dad8cad6bfc0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:20.494338 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a0b910e2-3f6d-4328-8eea-dad8cad6bfc0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e Aug 07 21:00:20.494960 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a0b910e2-3f6d-4328-8eea-dad8cad6bfc0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:20.495271 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a0b910e2-3f6d-4328-8eea-dad8cad6bfc0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:20.507893 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:20.507893 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:20.513916 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a0b910e2-3f6d-4328-8eea-dad8cad6bfc0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:20.521137 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a0b910e2-3f6d-4328-8eea-dad8cad6bfc0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e returned with HTTP 200 Aug 07 21:00:20.521859 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 414/1624] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:20 2026] GET /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:20.536503 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-938ca6c6-45a4-4e6b-b819-afa96c873d99 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:20.538402 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-938ca6c6-45a4-4e6b-b819-afa96c873d99 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e Aug 07 21:00:20.538637 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-938ca6c6-45a4-4e6b-b819-afa96c873d99 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:20.539274 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-938ca6c6-45a4-4e6b-b819-afa96c873d99 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:20.548969 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:20.548969 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:20.555867 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-938ca6c6-45a4-4e6b-b819-afa96c873d99 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:20.564185 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-938ca6c6-45a4-4e6b-b819-afa96c873d99 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e returned with HTTP 200 Aug 07 21:00:20.564675 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 406/1625] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:20 2026] GET /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:20.583256 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d76d75f6-8e80-44d3-8767-0f6fd3cc7986 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:20.586097 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d76d75f6-8e80-44d3-8767-0f6fd3cc7986 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] POST https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e/action Aug 07 21:00:20.587025 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d76d75f6-8e80-44d3-8767-0f6fd3cc7986 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Action body: b'{"os-detach": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:20.587414 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d76d75f6-8e80-44d3-8767-0f6fd3cc7986 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:20.600367 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:20.600367 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:20.601180 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d76d75f6-8e80-44d3-8767-0f6fd3cc7986 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:20.628942 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d76d75f6-8e80-44d3-8767-0f6fd3cc7986 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Detach volume completed successfully. Aug 07 21:00:20.629250 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d76d75f6-8e80-44d3-8767-0f6fd3cc7986 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e/action returned with HTTP 202 Aug 07 21:00:20.630443 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 402/1626] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:20 2026] POST /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:20.639769 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-16de6743-2ca2-440f-9835-b14e091fd597 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:20.646292 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-16de6743-2ca2-440f-9835-b14e091fd597 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e Aug 07 21:00:20.646808 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-16de6743-2ca2-440f-9835-b14e091fd597 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:20.646995 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-16de6743-2ca2-440f-9835-b14e091fd597 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:20.662068 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:20.662068 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:20.667837 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-16de6743-2ca2-440f-9835-b14e091fd597 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:20.674842 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-16de6743-2ca2-440f-9835-b14e091fd597 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e returned with HTTP 200 Aug 07 21:00:20.675294 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 405/1627] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:20 2026] GET /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:20.694004 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-662f2bb8-a0db-4dc4-bc7b-02df4e1a0a57 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:20.696334 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-662f2bb8-a0db-4dc4-bc7b-02df4e1a0a57 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e Aug 07 21:00:20.696589 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-662f2bb8-a0db-4dc4-bc7b-02df4e1a0a57 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:20.696859 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-662f2bb8-a0db-4dc4-bc7b-02df4e1a0a57 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:20.704242 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:20.704242 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:20.712465 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-662f2bb8-a0db-4dc4-bc7b-02df4e1a0a57 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:20.717202 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-662f2bb8-a0db-4dc4-bc7b-02df4e1a0a57 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e returned with HTTP 200 Aug 07 21:00:20.717812 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 415/1628] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:20 2026] GET /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:20.735526 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bb93d096-8f6e-45df-b155-a95a90f7faba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:20.738102 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb93d096-8f6e-45df-b155-a95a90f7faba tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] DELETE https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e Aug 07 21:00:20.738394 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb93d096-8f6e-45df-b155-a95a90f7faba tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:20.738669 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb93d096-8f6e-45df-b155-a95a90f7faba tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:20.738941 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-bb93d096-8f6e-45df-b155-a95a90f7faba tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Delete volume with id: 4eec2253-d701-4c40-bd67-1840692bf07e Aug 07 21:00:20.753200 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:20.753200 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:20.754255 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bb93d096-8f6e-45df-b155-a95a90f7faba tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:20.782225 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bb93d096-8f6e-45df-b155-a95a90f7faba tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Delete volume request issued successfully. Aug 07 21:00:20.782464 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb93d096-8f6e-45df-b155-a95a90f7faba tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e returned with HTTP 202 Aug 07 21:00:20.783005 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 407/1629] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:00:20 2026] DELETE /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:20.793913 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-44519b3e-c8d9-4472-83fb-0db5ae70ce5c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:20.796589 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44519b3e-c8d9-4472-83fb-0db5ae70ce5c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e Aug 07 21:00:20.797197 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44519b3e-c8d9-4472-83fb-0db5ae70ce5c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:20.797197 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44519b3e-c8d9-4472-83fb-0db5ae70ce5c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:20.807517 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:20.807517 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:20.813914 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-44519b3e-c8d9-4472-83fb-0db5ae70ce5c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:20.821126 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44519b3e-c8d9-4472-83fb-0db5ae70ce5c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e returned with HTTP 200 Aug 07 21:00:20.822033 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 403/1630] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:20 2026] GET /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:21.839168 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8a0109c6-5215-4667-85f0-e869217992d7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:21.841755 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8a0109c6-5215-4667-85f0-e869217992d7 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e Aug 07 21:00:21.842035 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8a0109c6-5215-4667-85f0-e869217992d7 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:21.842321 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8a0109c6-5215-4667-85f0-e869217992d7 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:21.851348 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8a0109c6-5215-4667-85f0-e869217992d7 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e returned with HTTP 404 Aug 07 21:00:21.852226 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 406/1631] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:21 2026] GET /volume/v3/volumes/4eec2253-d701-4c40-bd67-1840692bf07e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:22.010572 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-312e40e0-90a7-4d12-8359-936471c4a490 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:22.013679 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-312e40e0-90a7-4d12-8359-936471c4a490 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:22.016026 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-312e40e0-90a7-4d12-8359-936471c4a490 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:22.016026 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-312e40e0-90a7-4d12-8359-936471c4a490 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:22.035130 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:22.035130 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:22.044995 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-312e40e0-90a7-4d12-8359-936471c4a490 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:22.050104 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-ffaab87b-c2ec-4e2a-a191-267b792efb03 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:22.055396 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-ffaab87b-c2ec-4e2a-a191-267b792efb03 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] DELETE https://10.4.3.127/volume/v3/attachments/61f5a46e-d54e-4516-a441-55a11bc3afce Aug 07 21:00:22.055396 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-ffaab87b-c2ec-4e2a-a191-267b792efb03 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:22.055606 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-ffaab87b-c2ec-4e2a-a191-267b792efb03 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:22.058153 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-312e40e0-90a7-4d12-8359-936471c4a490 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 200 Aug 07 21:00:22.058584 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 416/1632] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:00:22 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 1165 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:22.071960 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:22.071960 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:22.106114 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-42ae5b08-9db6-40ed-9126-91e37315e8c7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:22.113293 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-42ae5b08-9db6-40ed-9126-91e37315e8c7 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] POST https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68/action Aug 07 21:00:22.114079 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-42ae5b08-9db6-40ed-9126-91e37315e8c7 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:22.114952 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-42ae5b08-9db6-40ed-9126-91e37315e8c7 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:22.137386 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:22.137386 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:22.139634 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-42ae5b08-9db6-40ed-9126-91e37315e8c7 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:22.154067 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-42ae5b08-9db6-40ed-9126-91e37315e8c7 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Begin detaching volume completed successfully. Aug 07 21:00:22.155141 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-42ae5b08-9db6-40ed-9126-91e37315e8c7 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68/action returned with HTTP 202 Aug 07 21:00:22.155306 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 404/1633] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:00:22 2026] POST /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:22.180884 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-974de41e-9423-4354-884b-ef2bb6b1a648 req-ffaab87b-c2ec-4e2a-a191-267b792efb03 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/attachments/61f5a46e-d54e-4516-a441-55a11bc3afce returned with HTTP 200 Aug 07 21:00:22.181753 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 408/1634] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:00:22 2026] DELETE /volume/v3/attachments/61f5a46e-d54e-4516-a441-55a11bc3afce => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:22.273853 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-be7bb972-3e5b-403a-84ab-027d4b1cb5c5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:22.274598 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-be7bb972-3e5b-403a-84ab-027d4b1cb5c5 None None] GET https://10.4.3.127/volume// Aug 07 21:00:22.274598 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-be7bb972-3e5b-403a-84ab-027d4b1cb5c5 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:22.277131 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-be7bb972-3e5b-403a-84ab-027d4b1cb5c5 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:22.277131 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-be7bb972-3e5b-403a-84ab-027d4b1cb5c5 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:00:22.277131 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 407/1635] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:00:22 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:00:22.306970 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-0863d429-fe55-4809-8704-637b33e19098 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:22.314067 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-0863d429-fe55-4809-8704-637b33e19098 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:22.314067 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-0863d429-fe55-4809-8704-637b33e19098 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:22.314067 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-0863d429-fe55-4809-8704-637b33e19098 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:22.336527 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:22.336527 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:22.342431 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-0863d429-fe55-4809-8704-637b33e19098 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:22.348859 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-0863d429-fe55-4809-8704-637b33e19098 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 200 Aug 07 21:00:22.349558 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 417/1636] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:00:22 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 1348 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:00:22.578696 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cc04103e-8486-4970-95e3-8dc996e6bef9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:22.581412 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc04103e-8486-4970-95e3-8dc996e6bef9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 21:00:22.581737 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc04103e-8486-4970-95e3-8dc996e6bef9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:22.586310 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc04103e-8486-4970-95e3-8dc996e6bef9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:22.604554 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:22.604554 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:22.614077 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cc04103e-8486-4970-95e3-8dc996e6bef9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:00:22.623470 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc04103e-8486-4970-95e3-8dc996e6bef9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 21:00:22.624196 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 405/1637] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:22 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:23.648621 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-9134301e-d13d-44f8-bfad-4254e6531460 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:23.652009 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-9134301e-d13d-44f8-bfad-4254e6531460 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] DELETE https://10.4.3.127/volume/v3/attachments/602cd7d8-5e33-461c-b460-91a9b71631d3 Aug 07 21:00:23.652524 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-9134301e-d13d-44f8-bfad-4254e6531460 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:23.652988 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-9134301e-d13d-44f8-bfad-4254e6531460 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:23.665633 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:23.665633 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:23.775233 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-643049f9-89d2-4d2a-b955-502c2aa1821b req-9134301e-d13d-44f8-bfad-4254e6531460 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/attachments/602cd7d8-5e33-461c-b460-91a9b71631d3 returned with HTTP 200 Aug 07 21:00:23.775233 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 409/1638] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:00:23 2026] DELETE /volume/v3/attachments/602cd7d8-5e33-461c-b460-91a9b71631d3 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:24.508297 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:24.510976 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:00:24.511394 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-576284333"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:24.515218 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-576284333'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:00:24.515218 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume of 1 GB Aug 07 21:00:24.524104 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Availability Zones retrieved successfully. Aug 07 21:00:24.533822 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Flow 'volume_create_api' (66545b47-f9f6-480a-b843-40711bb8e259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:24.535514 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81bf4321-ecc1-419a-b064-cf8ede5bc53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:24.536850 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:00:24.575452 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81bf4321-ecc1-419a-b064-cf8ede5bc53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:24.576385 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa65c015-57ec-467b-899f-a784ba0ec476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:24.649392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Created reservations ['3844826a-d053-43ca-a501-8a99f0b91e94', 'efed28f6-c0f3-4382-8e1b-9f9e4b42535f', 'cc11149c-e2c7-4866-9d5d-342aa30caffc', 'ca2cabfa-8fba-43d3-984b-aff46f99e58c'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:24.650737 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa65c015-57ec-467b-899f-a784ba0ec476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3844826a-d053-43ca-a501-8a99f0b91e94', 'efed28f6-c0f3-4382-8e1b-9f9e4b42535f', 'cc11149c-e2c7-4866-9d5d-342aa30caffc', 'ca2cabfa-8fba-43d3-984b-aff46f99e58c']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:24.651889 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a54658d-cfed-4b0e-b1f0-470fd04f271b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:24.690131 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a54658d-cfed-4b0e-b1f0-470fd04f271b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15f40373-738c-4279-869d-ac5f41ce6403', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-576284333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3685ab7fafdf43d69ff687a8972c8467',qos_specs=None,replication_status=,reservations=['3844826a-d053-43ca-a501-8a99f0b91e94','efed28f6-c0f3-4382-8e1b-9f9e4b42535f','cc11149c-e2c7-4866-9d5d-342aa30caffc','ca2cabfa-8fba-43d3-984b-aff46f99e58c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:00:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-576284333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15f40373-738c-4279-869d-ac5f41ce6403,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3685ab7fafdf43d69ff687a8972c8467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:24.691679 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ede17d-7f50-40a0-ace7-ceea68c688bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:24.728378 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ede17d-7f50-40a0-ace7-ceea68c688bb) transitioned into state 'SUCCESS' from state '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-576284333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3685ab7fafdf43d69ff687a8972c8467',qos_specs=None,replication_status=,reservations=['3844826a-d053-43ca-a501-8a99f0b91e94','efed28f6-c0f3-4382-8e1b-9f9e4b42535f','cc11149c-e2c7-4866-9d5d-342aa30caffc','ca2cabfa-8fba-43d3-984b-aff46f99e58c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:24.729341 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25cae483-0ae2-4bc4-ace7-fa01a81e3258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:24.743494 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25cae483-0ae2-4bc4-ace7-fa01a81e3258) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:24.744515 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Flow 'volume_create_api' (66545b47-f9f6-480a-b843-40711bb8e259) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:24.744930 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume request issued successfully. Aug 07 21:00:24.746423 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f19dbb70-2397-45b8-84d0-c3fb487c0ce9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:00:24.747304 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 408/1639] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:00:24 2026] POST /volume/v3/volumes => generated 748 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:24.769172 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a09b90bc-0850-4e8a-a08b-f7578083b60e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:24.775556 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a09b90bc-0850-4e8a-a08b-f7578083b60e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 Aug 07 21:00:24.776254 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a09b90bc-0850-4e8a-a08b-f7578083b60e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:24.776393 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a09b90bc-0850-4e8a-a08b-f7578083b60e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:24.792588 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:24.792588 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:24.803057 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a09b90bc-0850-4e8a-a08b-f7578083b60e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:24.817297 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a09b90bc-0850-4e8a-a08b-f7578083b60e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 returned with HTTP 200 Aug 07 21:00:24.818283 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 418/1640] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:24 2026] GET /volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:25.837531 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-35821751-2935-4df5-89cc-cdb7550285f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:25.839976 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-35821751-2935-4df5-89cc-cdb7550285f9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 Aug 07 21:00:25.840381 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-35821751-2935-4df5-89cc-cdb7550285f9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:25.840729 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-35821751-2935-4df5-89cc-cdb7550285f9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:25.850733 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:25.850733 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:25.857973 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-35821751-2935-4df5-89cc-cdb7550285f9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:25.869586 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-35821751-2935-4df5-89cc-cdb7550285f9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 returned with HTTP 200 Aug 07 21:00:25.870431 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 406/1641] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:25 2026] GET /volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:25.892785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-338ba544-2621-48ec-ad90-c3e9e83e1a53 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:25.898280 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-338ba544-2621-48ec-ad90-c3e9e83e1a53 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403/action Aug 07 21:00:25.899020 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-338ba544-2621-48ec-ad90-c3e9e83e1a53 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:25.899020 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-338ba544-2621-48ec-ad90-c3e9e83e1a53 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:25.905670 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=410,cinder:UPDATE=103,cinder:DELETE=5,cinder:INSERT=58 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:00:25.920192 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:25.920192 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:25.920512 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-338ba544-2621-48ec-ad90-c3e9e83e1a53 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Updating volume '15f40373-738c-4279-869d-ac5f41ce6403' with '{'status': 'attaching'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 21:00:25.962011 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-338ba544-2621-48ec-ad90-c3e9e83e1a53 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403/action returned with HTTP 202 Aug 07 21:00:25.964530 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 410/1642] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:25 2026] POST /volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:25.977521 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c90a5354-c3b0-4f32-88ca-414aad60969b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:25.984150 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c90a5354-c3b0-4f32-88ca-414aad60969b tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 Aug 07 21:00:25.984256 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c90a5354-c3b0-4f32-88ca-414aad60969b tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:25.986605 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c90a5354-c3b0-4f32-88ca-414aad60969b tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:26.001967 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:26.001967 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:26.009836 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c90a5354-c3b0-4f32-88ca-414aad60969b tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:26.021854 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c90a5354-c3b0-4f32-88ca-414aad60969b tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 returned with HTTP 200 Aug 07 21:00:26.024282 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 409/1643] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:25 2026] GET /volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:26.042864 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-544e5e94-51c4-45c2-b61a-598476e087b8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:26.045468 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-544e5e94-51c4-45c2-b61a-598476e087b8 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403/action Aug 07 21:00:26.046719 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-544e5e94-51c4-45c2-b61a-598476e087b8 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:26.046719 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-544e5e94-51c4-45c2-b61a-598476e087b8 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:26.059454 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:26.059454 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:26.061014 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-544e5e94-51c4-45c2-b61a-598476e087b8 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Volume info retrieved successfully. Aug 07 21:00:26.095454 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-544e5e94-51c4-45c2-b61a-598476e087b8 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Delete volume request issued successfully. Aug 07 21:00:26.096065 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-544e5e94-51c4-45c2-b61a-598476e087b8 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403/action returned with HTTP 202 Aug 07 21:00:26.096588 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 419/1644] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:26 2026] POST /volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:26.109508 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9489a95c-5cbe-4b8a-9bbe-984e1c22fdee None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:26.112643 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9489a95c-5cbe-4b8a-9bbe-984e1c22fdee tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 Aug 07 21:00:26.112643 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9489a95c-5cbe-4b8a-9bbe-984e1c22fdee tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:26.113806 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9489a95c-5cbe-4b8a-9bbe-984e1c22fdee tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:26.135350 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:26.135350 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:26.149407 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9489a95c-5cbe-4b8a-9bbe-984e1c22fdee tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:26.163098 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9489a95c-5cbe-4b8a-9bbe-984e1c22fdee tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 returned with HTTP 200 Aug 07 21:00:26.163686 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 407/1645] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:26 2026] GET /volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 => generated 840 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:27.181858 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-07fb85cf-c099-491f-8e05-426e972d8c4f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:27.188498 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-07fb85cf-c099-491f-8e05-426e972d8c4f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 Aug 07 21:00:27.188498 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-07fb85cf-c099-491f-8e05-426e972d8c4f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:27.188498 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-07fb85cf-c099-491f-8e05-426e972d8c4f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:27.198976 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-07fb85cf-c099-491f-8e05-426e972d8c4f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 returned with HTTP 404 Aug 07 21:00:27.199677 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 411/1646] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:27 2026] GET /volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:27.209555 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-90040303-cf30-4a3b-8819-c783f5837b7c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:27.212340 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-90040303-cf30-4a3b-8819-c783f5837b7c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 Aug 07 21:00:27.213209 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-90040303-cf30-4a3b-8819-c783f5837b7c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:27.213625 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-90040303-cf30-4a3b-8819-c783f5837b7c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:27.228914 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-90040303-cf30-4a3b-8819-c783f5837b7c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 returned with HTTP 404 Aug 07 21:00:27.232849 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 410/1647] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:27 2026] GET /volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:27.239972 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a1ebe563-1c3f-402a-872a-8fcc7bac727d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:27.243858 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a1ebe563-1c3f-402a-872a-8fcc7bac727d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] DELETE https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 Aug 07 21:00:27.244135 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a1ebe563-1c3f-402a-872a-8fcc7bac727d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:27.244400 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a1ebe563-1c3f-402a-872a-8fcc7bac727d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:27.244632 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-a1ebe563-1c3f-402a-872a-8fcc7bac727d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Delete volume with id: 15f40373-738c-4279-869d-ac5f41ce6403 Aug 07 21:00:27.257779 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a1ebe563-1c3f-402a-872a-8fcc7bac727d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 returned with HTTP 404 Aug 07 21:00:27.258479 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 420/1648] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:00:27 2026] DELETE /volume/v3/volumes/15f40373-738c-4279-869d-ac5f41ce6403 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:27.268655 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:27.271019 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:00:27.271683 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-702032360"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:27.273641 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-702032360'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:00:27.273895 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume of 1 GB Aug 07 21:00:27.283091 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Availability Zones retrieved successfully. Aug 07 21:00:27.292620 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Flow 'volume_create_api' (0e92d7cc-688e-46ed-8cb1-060b67643453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:27.293991 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd673981-987e-4588-8651-88076ab2d1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:27.295648 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:00:27.343943 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd673981-987e-4588-8651-88076ab2d1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:27.345238 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15663dfe-90c7-43e1-912e-59ec5129ddb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:27.415162 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Created reservations ['55b00674-dcc8-4661-8d19-d76bdcc99b91', 'c632e0d1-b9fd-4e2a-aad2-4b4a30efb0dc', 'd40820e7-7418-4ac5-ad30-25f85b3332ff', '3ea6ad8f-ea47-4649-bc7a-9c152276c758'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:27.416332 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15663dfe-90c7-43e1-912e-59ec5129ddb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55b00674-dcc8-4661-8d19-d76bdcc99b91', 'c632e0d1-b9fd-4e2a-aad2-4b4a30efb0dc', 'd40820e7-7418-4ac5-ad30-25f85b3332ff', '3ea6ad8f-ea47-4649-bc7a-9c152276c758']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:27.417430 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb2c128b-5f3c-47d5-b361-9b6baaa57b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:27.450945 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb2c128b-5f3c-47d5-b361-9b6baaa57b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08497b99-e454-44a5-9c6a-68cee4c20897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-702032360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3685ab7fafdf43d69ff687a8972c8467',qos_specs=None,replication_status=,reservations=['55b00674-dcc8-4661-8d19-d76bdcc99b91','c632e0d1-b9fd-4e2a-aad2-4b4a30efb0dc','d40820e7-7418-4ac5-ad30-25f85b3332ff','3ea6ad8f-ea47-4649-bc7a-9c152276c758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:00:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-702032360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08497b99-e454-44a5-9c6a-68cee4c20897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3685ab7fafdf43d69ff687a8972c8467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:27.452229 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0648a2cd-0689-4b98-b1fa-cbca096df1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:27.489131 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0648a2cd-0689-4b98-b1fa-cbca096df1de) transitioned into state 'SUCCESS' from state '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-702032360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3685ab7fafdf43d69ff687a8972c8467',qos_specs=None,replication_status=,reservations=['55b00674-dcc8-4661-8d19-d76bdcc99b91','c632e0d1-b9fd-4e2a-aad2-4b4a30efb0dc','d40820e7-7418-4ac5-ad30-25f85b3332ff','3ea6ad8f-ea47-4649-bc7a-9c152276c758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:27.490480 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485f869d-b3ed-409e-a9a2-ad972734f70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:27.509240 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485f869d-b3ed-409e-a9a2-ad972734f70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:27.510637 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Flow 'volume_create_api' (0e92d7cc-688e-46ed-8cb1-060b67643453) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:27.510637 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume request issued successfully. Aug 07 21:00:27.512622 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87b4fde6-93e3-4e66-a256-ee269b264b38 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:00:27.512622 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 408/1649] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:00:27 2026] POST /volume/v3/volumes => generated 748 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:27.531263 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c63e7941-0f77-49c7-bb52-8d2d8b900bd5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:27.533408 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c63e7941-0f77-49c7-bb52-8d2d8b900bd5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 Aug 07 21:00:27.533638 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c63e7941-0f77-49c7-bb52-8d2d8b900bd5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:27.533896 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c63e7941-0f77-49c7-bb52-8d2d8b900bd5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:27.544315 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:27.544315 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:27.551993 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c63e7941-0f77-49c7-bb52-8d2d8b900bd5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:27.565262 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c63e7941-0f77-49c7-bb52-8d2d8b900bd5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 returned with HTTP 200 Aug 07 21:00:27.565836 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 412/1650] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:27 2026] GET /volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:00:27.787845 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-1368019f-caae-486b-8372-9932698e5f1f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:27.790958 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-1368019f-caae-486b-8372-9932698e5f1f tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] GET https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 Aug 07 21:00:27.791614 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-1368019f-caae-486b-8372-9932698e5f1f tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:27.792475 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-1368019f-caae-486b-8372-9932698e5f1f tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:27.810246 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:27.810246 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:27.815814 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-1368019f-caae-486b-8372-9932698e5f1f tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Volume info retrieved successfully. Aug 07 21:00:27.824965 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-1368019f-caae-486b-8372-9932698e5f1f tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 returned with HTTP 200 Aug 07 21:00:27.825444 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 411/1651] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:00:27 2026] GET /volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 => generated 1653 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:00:27.871225 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-450bc417-6b18-44d9-b67f-47447af9e441 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:27.874410 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-450bc417-6b18-44d9-b67f-47447af9e441 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] GET https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 Aug 07 21:00:27.874410 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-450bc417-6b18-44d9-b67f-47447af9e441 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:27.875482 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-450bc417-6b18-44d9-b67f-47447af9e441 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:27.889799 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:27.889799 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:27.895283 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-450bc417-6b18-44d9-b67f-47447af9e441 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Volume info retrieved successfully. Aug 07 21:00:27.913210 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-450bc417-6b18-44d9-b67f-47447af9e441 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 returned with HTTP 200 Aug 07 21:00:27.913896 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 421/1652] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:00:27 2026] GET /volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 => generated 1653 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:28.403326 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-588209eb-d8b2-4a92-9204-54cd9f7f7cef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:28.407240 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-588209eb-d8b2-4a92-9204-54cd9f7f7cef tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:28.407504 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-588209eb-d8b2-4a92-9204-54cd9f7f7cef tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:28.407773 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-588209eb-d8b2-4a92-9204-54cd9f7f7cef tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:28.408226 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-588209eb-d8b2-4a92-9204-54cd9f7f7cef tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Delete volume with id: f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:28.419094 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:28.419094 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:28.420153 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-588209eb-d8b2-4a92-9204-54cd9f7f7cef tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:28.453509 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-588209eb-d8b2-4a92-9204-54cd9f7f7cef tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Delete volume request issued successfully. Aug 07 21:00:28.453509 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-588209eb-d8b2-4a92-9204-54cd9f7f7cef tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 202 Aug 07 21:00:28.454009 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 409/1653] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:00:28 2026] DELETE /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:28.465290 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0702a0b-5f15-4600-9f52-d59b3bac4696 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:28.468136 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0702a0b-5f15-4600-9f52-d59b3bac4696 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:28.468136 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0702a0b-5f15-4600-9f52-d59b3bac4696 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:28.468136 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0702a0b-5f15-4600-9f52-d59b3bac4696 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:28.485502 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:28.485502 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:28.490270 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e0702a0b-5f15-4600-9f52-d59b3bac4696 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:28.500519 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0702a0b-5f15-4600-9f52-d59b3bac4696 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 200 Aug 07 21:00:28.500651 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 413/1654] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:28 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:28.587122 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7728ba39-696d-449c-98c7-4cd0995f5c5e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:28.589324 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7728ba39-696d-449c-98c7-4cd0995f5c5e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 Aug 07 21:00:28.589611 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7728ba39-696d-449c-98c7-4cd0995f5c5e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:28.589877 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7728ba39-696d-449c-98c7-4cd0995f5c5e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:28.604270 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:28.604270 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:28.612110 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7728ba39-696d-449c-98c7-4cd0995f5c5e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:28.619249 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7728ba39-696d-449c-98c7-4cd0995f5c5e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 returned with HTTP 200 Aug 07 21:00:28.619863 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 412/1655] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:28 2026] GET /volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:28.637584 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e199963c-10bf-4dd8-8c65-8f101ead6e9f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:28.639548 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e199963c-10bf-4dd8-8c65-8f101ead6e9f tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897/action Aug 07 21:00:28.640272 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e199963c-10bf-4dd8-8c65-8f101ead6e9f tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:28.640488 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e199963c-10bf-4dd8-8c65-8f101ead6e9f tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:28.654973 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:28.654973 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:28.656056 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.admin_actions [None req-e199963c-10bf-4dd8-8c65-8f101ead6e9f tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Updating volume '08497b99-e454-44a5-9c6a-68cee4c20897' with '{'status': 'creating'}' {{(pid=100277) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 21:00:28.696790 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e199963c-10bf-4dd8-8c65-8f101ead6e9f tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897/action returned with HTTP 202 Aug 07 21:00:28.697539 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 422/1656] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:28 2026] POST /volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:28.709046 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-115ab0d6-29b3-4481-b894-42f186dbd655 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:28.712032 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-115ab0d6-29b3-4481-b894-42f186dbd655 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 Aug 07 21:00:28.712597 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-115ab0d6-29b3-4481-b894-42f186dbd655 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:28.712992 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-115ab0d6-29b3-4481-b894-42f186dbd655 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:28.723490 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:28.723490 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:28.729110 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-115ab0d6-29b3-4481-b894-42f186dbd655 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:28.741365 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-115ab0d6-29b3-4481-b894-42f186dbd655 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 returned with HTTP 200 Aug 07 21:00:28.744117 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 410/1657] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:28 2026] GET /volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:28.765428 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ccfc5950-9a09-4dc9-a8f4-bae8bc043b75 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:28.768534 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ccfc5950-9a09-4dc9-a8f4-bae8bc043b75 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897/action Aug 07 21:00:28.768534 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ccfc5950-9a09-4dc9-a8f4-bae8bc043b75 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:28.768534 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ccfc5950-9a09-4dc9-a8f4-bae8bc043b75 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:28.784227 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:28.784227 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:28.784821 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ccfc5950-9a09-4dc9-a8f4-bae8bc043b75 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Volume info retrieved successfully. Aug 07 21:00:28.829531 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ccfc5950-9a09-4dc9-a8f4-bae8bc043b75 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Delete volume request issued successfully. Aug 07 21:00:28.829531 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ccfc5950-9a09-4dc9-a8f4-bae8bc043b75 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897/action returned with HTTP 202 Aug 07 21:00:28.829531 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 414/1658] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:28 2026] POST /volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 21:00:28.838267 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9ee40c53-7b95-44e2-b37f-ee353027fab8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:28.840482 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ee40c53-7b95-44e2-b37f-ee353027fab8 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 Aug 07 21:00:28.840748 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9ee40c53-7b95-44e2-b37f-ee353027fab8 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:28.841030 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9ee40c53-7b95-44e2-b37f-ee353027fab8 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:28.854771 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:28.854771 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:28.870177 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9ee40c53-7b95-44e2-b37f-ee353027fab8 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:28.884016 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ee40c53-7b95-44e2-b37f-ee353027fab8 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 returned with HTTP 200 Aug 07 21:00:28.884708 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 413/1659] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:28 2026] GET /volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:29.521350 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a7621199-7f29-48cd-8c2a-1f61e2c2de54 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:29.524737 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a7621199-7f29-48cd-8c2a-1f61e2c2de54 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 Aug 07 21:00:29.524987 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a7621199-7f29-48cd-8c2a-1f61e2c2de54 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:29.525221 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a7621199-7f29-48cd-8c2a-1f61e2c2de54 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:29.534397 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a7621199-7f29-48cd-8c2a-1f61e2c2de54 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 returned with HTTP 404 Aug 07 21:00:29.535523 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 423/1660] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:29 2026] GET /volume/v3/volumes/f08faf38-64f4-4766-80bf-f780a1a8bf68 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:29.905855 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9d9800b9-bf6b-478d-a0a1-21d94415b004 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:29.908395 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d9800b9-bf6b-478d-a0a1-21d94415b004 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 Aug 07 21:00:29.908520 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d9800b9-bf6b-478d-a0a1-21d94415b004 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:29.908691 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d9800b9-bf6b-478d-a0a1-21d94415b004 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:29.911428 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5ed45175-3567-4ebb-8833-588e1b5ad721 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:29.912049 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ed45175-3567-4ebb-8833-588e1b5ad721 None None] GET https://10.4.3.127/volume// Aug 07 21:00:29.912345 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ed45175-3567-4ebb-8833-588e1b5ad721 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:29.912626 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ed45175-3567-4ebb-8833-588e1b5ad721 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:29.913176 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ed45175-3567-4ebb-8833-588e1b5ad721 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:00:29.913593 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 415/1661] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:00:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:00:29.918566 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d9800b9-bf6b-478d-a0a1-21d94415b004 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 returned with HTTP 404 Aug 07 21:00:29.918853 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 411/1662] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:29 2026] GET /volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:29.926753 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-4fdd4eef-d5e6-46d8-a0e5-6b57137628f6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:29.929365 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5fb61ba8-4344-411c-96b1-cadc213706c5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:29.929868 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-4fdd4eef-d5e6-46d8-a0e5-6b57137628f6 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:00:29.930247 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-4fdd4eef-d5e6-46d8-a0e5-6b57137628f6 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85797650-40b7-48a1-ae1e-8dae54195612", "connector": null, "instance_uuid": "c6ddd9fc-84d6-4deb-86a0-01a5d941257e"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:29.931477 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5fb61ba8-4344-411c-96b1-cadc213706c5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 Aug 07 21:00:29.931698 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5fb61ba8-4344-411c-96b1-cadc213706c5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:29.931960 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5fb61ba8-4344-411c-96b1-cadc213706c5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:29.939411 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5fb61ba8-4344-411c-96b1-cadc213706c5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 returned with HTTP 404 Aug 07 21:00:29.940076 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 424/1663] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:29 2026] GET /volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:29.949143 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4ef5a31c-206c-48ae-b7df-261b7548321d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:29.951521 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ef5a31c-206c-48ae-b7df-261b7548321d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] DELETE https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 Aug 07 21:00:29.954785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ef5a31c-206c-48ae-b7df-261b7548321d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:29.954785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ef5a31c-206c-48ae-b7df-261b7548321d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:29.954785 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4ef5a31c-206c-48ae-b7df-261b7548321d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Delete volume with id: 08497b99-e454-44a5-9c6a-68cee4c20897 Aug 07 21:00:29.956021 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:29.956021 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:29.960280 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ef5a31c-206c-48ae-b7df-261b7548321d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 returned with HTTP 404 Aug 07 21:00:29.960280 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 416/1664] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:00:29 2026] DELETE /volume/v3/volumes/08497b99-e454-44a5-9c6a-68cee4c20897 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:29.970927 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-84595766-06ae-475f-91ba-cc15324d51bb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:29.974034 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:00:29.974034 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-314598879"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:29.976245 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-314598879'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:00:29.976245 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume of 1 GB Aug 07 21:00:29.981572 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Availability Zones retrieved successfully. Aug 07 21:00:29.989065 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Flow 'volume_create_api' (e025527f-7b3b-4b3a-86d8-0701d7874037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:29.990291 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec29f24e-3fc0-4b13-ae7c-804591ed9e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:29.993499 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:00:30.008050 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-4fdd4eef-d5e6-46d8-a0e5-6b57137628f6 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:00:30.008880 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 414/1665] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:00:29 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:30.027079 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec29f24e-3fc0-4b13-ae7c-804591ed9e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:30.028393 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc68501-1fcd-43a9-88a5-52d00d3e680e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:30.093341 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-2b06d8de-30c3-4471-89ec-ca2ef51c8fc8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:30.096711 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-2b06d8de-30c3-4471-89ec-ca2ef51c8fc8 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] DELETE https://10.4.3.127/volume/v3/attachments/d7465a4d-2ecf-4eb3-966c-01429f56d7ff Aug 07 21:00:30.096833 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-2b06d8de-30c3-4471-89ec-ca2ef51c8fc8 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:30.097838 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-2b06d8de-30c3-4471-89ec-ca2ef51c8fc8 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:30.097956 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Created reservations ['d2547b8f-52b2-4caa-b9d4-0655df28cc8f', '7bb2e96c-d761-4ccc-a36a-2a77fad0ba3c', '8ddfc3fe-cd27-48c0-98df-8f0a020cecbd', '35a1e886-86fb-49c2-b271-7c81296dd0ce'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:30.098929 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc68501-1fcd-43a9-88a5-52d00d3e680e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2547b8f-52b2-4caa-b9d4-0655df28cc8f', '7bb2e96c-d761-4ccc-a36a-2a77fad0ba3c', '8ddfc3fe-cd27-48c0-98df-8f0a020cecbd', '35a1e886-86fb-49c2-b271-7c81296dd0ce']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:30.102938 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b57bb505-e7a0-41a4-a335-d4e9131d8fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:30.108331 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:30.108331 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:30.150528 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b57bb505-e7a0-41a4-a335-d4e9131d8fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07a5e62c-7063-4311-846a-17b679428d12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-314598879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3685ab7fafdf43d69ff687a8972c8467',qos_specs=None,replication_status=,reservations=['d2547b8f-52b2-4caa-b9d4-0655df28cc8f','7bb2e96c-d761-4ccc-a36a-2a77fad0ba3c','8ddfc3fe-cd27-48c0-98df-8f0a020cecbd','35a1e886-86fb-49c2-b271-7c81296dd0ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-314598879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07a5e62c-7063-4311-846a-17b679428d12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3685ab7fafdf43d69ff687a8972c8467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:30.154168 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ab2a64-0320-4ce9-a9bf-974f754f8d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:30.163900 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c6cc67cd-6511-434e-a9e9-320441dc87ee None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:30.165010 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c6cc67cd-6511-434e-a9e9-320441dc87ee tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 Aug 07 21:00:30.165209 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c6cc67cd-6511-434e-a9e9-320441dc87ee tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:30.165475 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c6cc67cd-6511-434e-a9e9-320441dc87ee tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:30.165682 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-c6cc67cd-6511-434e-a9e9-320441dc87ee tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Delete snapshot with id: 7256f852-351e-4d90-be95-403a2b529e22 Aug 07 21:00:30.181341 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:30.181341 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:30.181712 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c6cc67cd-6511-434e-a9e9-320441dc87ee tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Snapshot retrieved successfully. Aug 07 21:00:30.189869 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ab2a64-0320-4ce9-a9bf-974f754f8d15) transitioned into state 'SUCCESS' from state '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-314598879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3685ab7fafdf43d69ff687a8972c8467',qos_specs=None,replication_status=,reservations=['d2547b8f-52b2-4caa-b9d4-0655df28cc8f','7bb2e96c-d761-4ccc-a36a-2a77fad0ba3c','8ddfc3fe-cd27-48c0-98df-8f0a020cecbd','35a1e886-86fb-49c2-b271-7c81296dd0ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:30.191839 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8693f00-3e87-4757-8d90-4cbeabe149e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:30.207796 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c6cc67cd-6511-434e-a9e9-320441dc87ee tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Snapshot delete request issued successfully. Aug 07 21:00:30.207931 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c6cc67cd-6511-434e-a9e9-320441dc87ee tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 returned with HTTP 202 Aug 07 21:00:30.208306 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 417/1666] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:00:30 2026] DELETE /volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:30.209354 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8693f00-3e87-4757-8d90-4cbeabe149e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:30.210820 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Flow 'volume_create_api' (e025527f-7b3b-4b3a-86d8-0701d7874037) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:30.211050 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-2b06d8de-30c3-4471-89ec-ca2ef51c8fc8 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/attachments/d7465a4d-2ecf-4eb3-966c-01429f56d7ff returned with HTTP 200 Aug 07 21:00:30.211600 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume request issued successfully. Aug 07 21:00:30.211655 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 425/1667] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:00:30 2026] DELETE /volume/v3/attachments/d7465a4d-2ecf-4eb3-966c-01429f56d7ff => generated 192 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:30.212600 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84595766-06ae-475f-91ba-cc15324d51bb tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:00:30.213210 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 412/1668] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:00:29 2026] POST /volume/v3/volumes => generated 748 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:30.228787 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-46230b46-808b-4d6a-ace5-39f91bea2e5a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:30.228787 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-46230b46-808b-4d6a-ace5-39f91bea2e5a tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 Aug 07 21:00:30.228787 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-46230b46-808b-4d6a-ace5-39f91bea2e5a tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:30.229018 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-46230b46-808b-4d6a-ace5-39f91bea2e5a tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:30.236309 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:30.236309 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:30.236309 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-46230b46-808b-4d6a-ace5-39f91bea2e5a tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Snapshot retrieved successfully. Aug 07 21:00:30.237994 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-46230b46-808b-4d6a-ace5-39f91bea2e5a tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 returned with HTTP 200 Aug 07 21:00:30.237994 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 415/1669] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:30 2026] GET /volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 => generated 460 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:30.241264 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eaa3c5ac-c3c8-47df-b6c4-7fc51227f16e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:30.244011 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eaa3c5ac-c3c8-47df-b6c4-7fc51227f16e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 Aug 07 21:00:30.244508 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eaa3c5ac-c3c8-47df-b6c4-7fc51227f16e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:30.244508 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eaa3c5ac-c3c8-47df-b6c4-7fc51227f16e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:30.256579 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:30.256579 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:30.265605 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eaa3c5ac-c3c8-47df-b6c4-7fc51227f16e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:30.272007 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eaa3c5ac-c3c8-47df-b6c4-7fc51227f16e tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 returned with HTTP 200 Aug 07 21:00:30.272534 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 418/1670] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:30 2026] GET /volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:30.364859 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ff2c9640-a5b0-4972-94a5-fb4bb3873cb6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:30.366964 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ff2c9640-a5b0-4972-94a5-fb4bb3873cb6 None None] GET https://10.4.3.127/volume// Aug 07 21:00:30.366964 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ff2c9640-a5b0-4972-94a5-fb4bb3873cb6 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:30.366964 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ff2c9640-a5b0-4972-94a5-fb4bb3873cb6 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:30.366964 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ff2c9640-a5b0-4972-94a5-fb4bb3873cb6 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:00:30.367293 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 426/1671] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:00:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:00:30.376633 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-e13c741a-5cec-4432-a6e8-0267c85a3fa9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:30.380103 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-e13c741a-5cec-4432-a6e8-0267c85a3fa9 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] POST https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612/action Aug 07 21:00:30.381200 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-e13c741a-5cec-4432-a6e8-0267c85a3fa9 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Action body: b'{"os-reimage": {"image_id": "34747774-a791-49bb-be72-928d839f9cce", "reimage_reserved": true}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:30.381200 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-e13c741a-5cec-4432-a6e8-0267c85a3fa9 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "34747774-a791-49bb-be72-928d839f9cce", "reimage_reserved": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:30.397674 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:30.397674 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:30.399073 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-e13c741a-5cec-4432-a6e8-0267c85a3fa9 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Volume info retrieved successfully. Aug 07 21:00:30.534194 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-e13c741a-5cec-4432-a6e8-0267c85a3fa9 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612/action returned with HTTP 202 Aug 07 21:00:30.534774 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 413/1672] 10.4.3.127 () {74 vars in 1713 bytes} [Fri Aug 7 21:00:30 2026] POST /volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 21:00:31.252439 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-19454da4-9d2c-4101-a618-30e689d9bae4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:31.254598 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-19454da4-9d2c-4101-a618-30e689d9bae4 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 Aug 07 21:00:31.254892 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-19454da4-9d2c-4101-a618-30e689d9bae4 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:31.255169 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-19454da4-9d2c-4101-a618-30e689d9bae4 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:31.261340 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-19454da4-9d2c-4101-a618-30e689d9bae4 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 returned with HTTP 404 Aug 07 21:00:31.261340 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 416/1673] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:00:31 2026] GET /volume/v3/snapshots/7256f852-351e-4d90-be95-403a2b529e22 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:31.290702 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fa25fb9f-7624-4409-97fa-010c27aa4eee None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:31.295021 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa25fb9f-7624-4409-97fa-010c27aa4eee tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 Aug 07 21:00:31.295352 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa25fb9f-7624-4409-97fa-010c27aa4eee tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:31.295669 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa25fb9f-7624-4409-97fa-010c27aa4eee tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:31.306865 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:31.306865 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:31.307908 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-4a99fcf2-fecc-47cf-8a95-798be4e3d1be req-629117c7-75ad-4863-931e-0b17d5ce8d39 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:31.311448 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fa25fb9f-7624-4409-97fa-010c27aa4eee tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:31.312123 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4a99fcf2-fecc-47cf-8a95-798be4e3d1be req-629117c7-75ad-4863-931e-0b17d5ce8d39 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 21:00:31.312394 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4a99fcf2-fecc-47cf-8a95-798be4e3d1be req-629117c7-75ad-4863-931e-0b17d5ce8d39 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:31.312783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4a99fcf2-fecc-47cf-8a95-798be4e3d1be req-629117c7-75ad-4863-931e-0b17d5ce8d39 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:31.317977 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa25fb9f-7624-4409-97fa-010c27aa4eee tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 returned with HTTP 200 Aug 07 21:00:31.318532 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 419/1674] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:31 2026] GET /volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:31.332785 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:31.332785 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:31.336329 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db03ef39-3a28-4d1f-a0c0-0b75fe1b8ed3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:31.338549 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db03ef39-3a28-4d1f-a0c0-0b75fe1b8ed3 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12/action Aug 07 21:00:31.339070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db03ef39-3a28-4d1f-a0c0-0b75fe1b8ed3 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:31.339320 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db03ef39-3a28-4d1f-a0c0-0b75fe1b8ed3 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:31.339828 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-4a99fcf2-fecc-47cf-8a95-798be4e3d1be req-629117c7-75ad-4863-931e-0b17d5ce8d39 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:31.348135 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4a99fcf2-fecc-47cf-8a95-798be4e3d1be req-629117c7-75ad-4863-931e-0b17d5ce8d39 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 21:00:31.348550 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:31.348550 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:31.348640 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 427/1675] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:00:31 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:31.349182 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-db03ef39-3a28-4d1f-a0c0-0b75fe1b8ed3 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Updating volume '07a5e62c-7063-4311-846a-17b679428d12' with '{'status': 'error'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 21:00:31.376441 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db03ef39-3a28-4d1f-a0c0-0b75fe1b8ed3 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12/action returned with HTTP 202 Aug 07 21:00:31.377099 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 414/1676] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:31 2026] POST /volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:31.392423 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-51bc24a7-1487-4b04-990c-6ed7704e8d92 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:31.394775 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-51bc24a7-1487-4b04-990c-6ed7704e8d92 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 Aug 07 21:00:31.395104 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-51bc24a7-1487-4b04-990c-6ed7704e8d92 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:31.395439 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-51bc24a7-1487-4b04-990c-6ed7704e8d92 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:31.403894 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:31.403894 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:31.409323 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-51bc24a7-1487-4b04-990c-6ed7704e8d92 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:31.415827 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-51bc24a7-1487-4b04-990c-6ed7704e8d92 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 returned with HTTP 200 Aug 07 21:00:31.416846 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 417/1677] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:31 2026] GET /volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:00:31.430565 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-077efc2a-c4ba-49cc-a1d6-4c9a3d92ad11 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:31.433056 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-077efc2a-c4ba-49cc-a1d6-4c9a3d92ad11 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12/action Aug 07 21:00:31.433634 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-077efc2a-c4ba-49cc-a1d6-4c9a3d92ad11 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:31.433866 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-077efc2a-c4ba-49cc-a1d6-4c9a3d92ad11 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:31.453301 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:31.453301 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:31.453496 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-077efc2a-c4ba-49cc-a1d6-4c9a3d92ad11 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Volume info retrieved successfully. Aug 07 21:00:31.493169 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-077efc2a-c4ba-49cc-a1d6-4c9a3d92ad11 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Delete volume request issued successfully. Aug 07 21:00:31.493450 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-077efc2a-c4ba-49cc-a1d6-4c9a3d92ad11 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12/action returned with HTTP 202 Aug 07 21:00:31.494392 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 420/1678] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:31 2026] POST /volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:31.516482 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-37780770-6961-4761-8b0c-28e28f09b312 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:31.519195 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-37780770-6961-4761-8b0c-28e28f09b312 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 Aug 07 21:00:31.519498 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-37780770-6961-4761-8b0c-28e28f09b312 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:31.519888 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-37780770-6961-4761-8b0c-28e28f09b312 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:31.533626 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:31.533626 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:31.542108 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-37780770-6961-4761-8b0c-28e28f09b312 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:31.551255 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-37780770-6961-4761-8b0c-28e28f09b312 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 returned with HTTP 200 Aug 07 21:00:31.551746 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 428/1679] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:31 2026] GET /volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:32.572674 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f9e5b1f9-65f0-4e64-8d89-198516681fd9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:32.575377 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f9e5b1f9-65f0-4e64-8d89-198516681fd9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 Aug 07 21:00:32.575838 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f9e5b1f9-65f0-4e64-8d89-198516681fd9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:32.576017 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f9e5b1f9-65f0-4e64-8d89-198516681fd9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:32.588017 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f9e5b1f9-65f0-4e64-8d89-198516681fd9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 returned with HTTP 404 Aug 07 21:00:32.588202 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 415/1680] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:32 2026] GET /volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:32.597822 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-87be1344-cb30-43c1-8f5b-11dd0dff9f56 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:32.600229 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-87be1344-cb30-43c1-8f5b-11dd0dff9f56 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 Aug 07 21:00:32.600443 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-87be1344-cb30-43c1-8f5b-11dd0dff9f56 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:32.600655 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-87be1344-cb30-43c1-8f5b-11dd0dff9f56 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:32.607408 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-87be1344-cb30-43c1-8f5b-11dd0dff9f56 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 returned with HTTP 404 Aug 07 21:00:32.607951 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 418/1681] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:32 2026] GET /volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:32.622609 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4de54d3c-963b-42f9-95de-27cea5eeec07 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:32.624998 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4de54d3c-963b-42f9-95de-27cea5eeec07 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] DELETE https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 Aug 07 21:00:32.626236 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4de54d3c-963b-42f9-95de-27cea5eeec07 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:32.626236 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4de54d3c-963b-42f9-95de-27cea5eeec07 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:32.626236 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4de54d3c-963b-42f9-95de-27cea5eeec07 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Delete volume with id: 07a5e62c-7063-4311-846a-17b679428d12 Aug 07 21:00:32.637620 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4de54d3c-963b-42f9-95de-27cea5eeec07 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 returned with HTTP 404 Aug 07 21:00:32.638209 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 421/1682] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:00:32 2026] DELETE /volume/v3/volumes/07a5e62c-7063-4311-846a-17b679428d12 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:32.653569 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:32.655787 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:00:32.656195 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1689108994"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:32.658360 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1689108994'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:00:32.658360 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume of 1 GB Aug 07 21:00:32.667790 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Availability Zones retrieved successfully. Aug 07 21:00:32.673698 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Flow 'volume_create_api' (378d9c05-8706-491f-8738-61063bf8ca59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:32.675449 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (635d96b5-3294-49a2-a93d-a6b4882aebcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:32.677129 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:00:32.718647 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (635d96b5-3294-49a2-a93d-a6b4882aebcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:32.720308 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e72e8767-8043-412d-a4c8-18cade70cfde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:32.782605 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Created reservations ['ba8e760d-48b4-48dc-92aa-4f2a1d5831d4', '1c310fdc-6492-4aed-a7cf-50504f604bdb', 'a786d8e5-430d-4d60-9378-6a3fef3a6d95', 'd8635b24-6a5e-4fdb-bf62-c46a9d01e677'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:32.783893 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e72e8767-8043-412d-a4c8-18cade70cfde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba8e760d-48b4-48dc-92aa-4f2a1d5831d4', '1c310fdc-6492-4aed-a7cf-50504f604bdb', 'a786d8e5-430d-4d60-9378-6a3fef3a6d95', 'd8635b24-6a5e-4fdb-bf62-c46a9d01e677']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:32.785175 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2662aa3-abe1-44f4-bf28-299cfe4d3d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:32.819274 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2662aa3-abe1-44f4-bf28-299cfe4d3d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72317f2c-0e6f-4056-955f-d24801455fae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1689108994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3685ab7fafdf43d69ff687a8972c8467',qos_specs=None,replication_status=,reservations=['ba8e760d-48b4-48dc-92aa-4f2a1d5831d4','1c310fdc-6492-4aed-a7cf-50504f604bdb','a786d8e5-430d-4d60-9378-6a3fef3a6d95','d8635b24-6a5e-4fdb-bf62-c46a9d01e677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1689108994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72317f2c-0e6f-4056-955f-d24801455fae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3685ab7fafdf43d69ff687a8972c8467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:32.819274 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a97aa66-9c34-4258-94e9-876fae91a033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:32.859392 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a97aa66-9c34-4258-94e9-876fae91a033) transitioned into state 'SUCCESS' from state '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-1689108994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3685ab7fafdf43d69ff687a8972c8467',qos_specs=None,replication_status=,reservations=['ba8e760d-48b4-48dc-92aa-4f2a1d5831d4','1c310fdc-6492-4aed-a7cf-50504f604bdb','a786d8e5-430d-4d60-9378-6a3fef3a6d95','d8635b24-6a5e-4fdb-bf62-c46a9d01e677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:32.860679 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd8436a-c3b5-4911-984b-0c76ccf7ba64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:32.880013 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd8436a-c3b5-4911-984b-0c76ccf7ba64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:32.880756 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Flow 'volume_create_api' (378d9c05-8706-491f-8738-61063bf8ca59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:32.881161 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume request issued successfully. Aug 07 21:00:32.882539 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-163fdcf6-f05e-4618-be8a-e774bb085e68 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:00:32.882539 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 429/1683] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:00:32 2026] POST /volume/v3/volumes => generated 749 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:32.902973 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a9dce8a1-9326-4ab0-8b5e-e92b0bed9b29 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:32.905435 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9dce8a1-9326-4ab0-8b5e-e92b0bed9b29 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae Aug 07 21:00:32.905737 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9dce8a1-9326-4ab0-8b5e-e92b0bed9b29 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:32.906058 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9dce8a1-9326-4ab0-8b5e-e92b0bed9b29 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:32.918638 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:32.918638 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:32.930175 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a9dce8a1-9326-4ab0-8b5e-e92b0bed9b29 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:32.939511 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9dce8a1-9326-4ab0-8b5e-e92b0bed9b29 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae returned with HTTP 200 Aug 07 21:00:32.940269 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 416/1684] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:32 2026] GET /volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:33.959077 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-924bf940-7e1d-42f0-8f4f-83e59ccbff67 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:33.961792 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-924bf940-7e1d-42f0-8f4f-83e59ccbff67 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae Aug 07 21:00:33.962089 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-924bf940-7e1d-42f0-8f4f-83e59ccbff67 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:33.962420 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-924bf940-7e1d-42f0-8f4f-83e59ccbff67 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:33.972591 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:33.972591 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:33.978694 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-924bf940-7e1d-42f0-8f4f-83e59ccbff67 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:33.987066 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-924bf940-7e1d-42f0-8f4f-83e59ccbff67 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae returned with HTTP 200 Aug 07 21:00:33.987720 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 419/1685] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:33 2026] GET /volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:34.007575 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a02542be-2464-4242-8fcc-0c826d866b86 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:34.010001 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a02542be-2464-4242-8fcc-0c826d866b86 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae/action Aug 07 21:00:34.010431 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a02542be-2464-4242-8fcc-0c826d866b86 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:34.010629 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a02542be-2464-4242-8fcc-0c826d866b86 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:34.024005 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:34.024005 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:34.024487 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-a02542be-2464-4242-8fcc-0c826d866b86 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Updating volume '72317f2c-0e6f-4056-955f-d24801455fae' with '{'status': 'maintenance'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 21:00:34.052390 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a02542be-2464-4242-8fcc-0c826d866b86 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae/action returned with HTTP 202 Aug 07 21:00:34.052727 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 422/1686] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:34 2026] POST /volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:34.063981 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-12e97e0e-0fbf-448e-bf28-6b5e3e8b49c8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:34.066589 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-12e97e0e-0fbf-448e-bf28-6b5e3e8b49c8 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae Aug 07 21:00:34.066825 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-12e97e0e-0fbf-448e-bf28-6b5e3e8b49c8 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:34.067056 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-12e97e0e-0fbf-448e-bf28-6b5e3e8b49c8 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:34.076154 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:34.076154 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:34.080234 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-12e97e0e-0fbf-448e-bf28-6b5e3e8b49c8 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:34.086312 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-12e97e0e-0fbf-448e-bf28-6b5e3e8b49c8 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae returned with HTTP 200 Aug 07 21:00:34.086925 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 430/1687] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:34 2026] GET /volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:34.102978 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-da7f0825-1354-4bc3-8de4-10de33c5e98f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:34.105240 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da7f0825-1354-4bc3-8de4-10de33c5e98f tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae/action Aug 07 21:00:34.105654 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da7f0825-1354-4bc3-8de4-10de33c5e98f tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:34.105823 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da7f0825-1354-4bc3-8de4-10de33c5e98f tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:34.115324 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:34.115324 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:34.115805 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-da7f0825-1354-4bc3-8de4-10de33c5e98f tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Volume info retrieved successfully. Aug 07 21:00:34.149786 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-da7f0825-1354-4bc3-8de4-10de33c5e98f tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Delete volume request issued successfully. Aug 07 21:00:34.149786 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da7f0825-1354-4bc3-8de4-10de33c5e98f tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae/action returned with HTTP 202 Aug 07 21:00:34.149786 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 417/1688] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:34 2026] POST /volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:34.159441 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0048eeb2-985e-44ff-b73a-b3eddbbcbe16 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:34.165744 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0048eeb2-985e-44ff-b73a-b3eddbbcbe16 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae Aug 07 21:00:34.166300 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0048eeb2-985e-44ff-b73a-b3eddbbcbe16 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:34.166970 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0048eeb2-985e-44ff-b73a-b3eddbbcbe16 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:34.178693 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:34.178693 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:34.183787 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0048eeb2-985e-44ff-b73a-b3eddbbcbe16 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:34.192273 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0048eeb2-985e-44ff-b73a-b3eddbbcbe16 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae returned with HTTP 200 Aug 07 21:00:34.192273 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 420/1689] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:34 2026] GET /volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:34.657076 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1e937e08-659b-49d2-bbb4-ebf268d1f485 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:34.660524 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1e937e08-659b-49d2-bbb4-ebf268d1f485 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] DELETE https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 21:00:34.660735 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1e937e08-659b-49d2-bbb4-ebf268d1f485 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:34.660952 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1e937e08-659b-49d2-bbb4-ebf268d1f485 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:34.661157 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-1e937e08-659b-49d2-bbb4-ebf268d1f485 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Delete volume with id: 47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 21:00:34.676437 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:34.676437 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:34.679321 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1e937e08-659b-49d2-bbb4-ebf268d1f485 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:34.714810 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1e937e08-659b-49d2-bbb4-ebf268d1f485 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Delete volume request issued successfully. Aug 07 21:00:34.716153 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1e937e08-659b-49d2-bbb4-ebf268d1f485 tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 202 Aug 07 21:00:34.716153 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 423/1690] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:00:34 2026] DELETE /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:34.727473 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-93741828-a498-4969-8b27-7ae1957a7d7e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:34.730265 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-93741828-a498-4969-8b27-7ae1957a7d7e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 21:00:34.730596 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-93741828-a498-4969-8b27-7ae1957a7d7e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:34.730920 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-93741828-a498-4969-8b27-7ae1957a7d7e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:34.741230 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:34.741230 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:34.747829 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-93741828-a498-4969-8b27-7ae1957a7d7e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Volume info retrieved successfully. Aug 07 21:00:34.756937 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-93741828-a498-4969-8b27-7ae1957a7d7e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 200 Aug 07 21:00:34.757716 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 431/1691] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:34 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:35.208665 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dc968a20-926c-40ba-9f5d-31e9b738a261 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:35.213823 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc968a20-926c-40ba-9f5d-31e9b738a261 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae Aug 07 21:00:35.214152 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc968a20-926c-40ba-9f5d-31e9b738a261 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:35.214618 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc968a20-926c-40ba-9f5d-31e9b738a261 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:35.229040 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc968a20-926c-40ba-9f5d-31e9b738a261 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae returned with HTTP 404 Aug 07 21:00:35.229737 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 418/1692] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:35 2026] GET /volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:35.240736 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c76ab886-f06a-4fda-8959-3816721cf3e4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:35.243228 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c76ab886-f06a-4fda-8959-3816721cf3e4 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae Aug 07 21:00:35.243518 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c76ab886-f06a-4fda-8959-3816721cf3e4 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:35.243865 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c76ab886-f06a-4fda-8959-3816721cf3e4 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:35.253241 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c76ab886-f06a-4fda-8959-3816721cf3e4 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae returned with HTTP 404 Aug 07 21:00:35.253241 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 421/1693] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:35 2026] GET /volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:35.264189 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0db25cc6-a762-4a57-879d-69456f4da7d5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:35.269334 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0db25cc6-a762-4a57-879d-69456f4da7d5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] DELETE https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae Aug 07 21:00:35.270683 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0db25cc6-a762-4a57-879d-69456f4da7d5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:35.270953 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0db25cc6-a762-4a57-879d-69456f4da7d5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:35.271171 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0db25cc6-a762-4a57-879d-69456f4da7d5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Delete volume with id: 72317f2c-0e6f-4056-955f-d24801455fae Aug 07 21:00:35.288384 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0db25cc6-a762-4a57-879d-69456f4da7d5 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae returned with HTTP 404 Aug 07 21:00:35.288384 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 424/1694] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:00:35 2026] DELETE /volume/v3/volumes/72317f2c-0e6f-4056-955f-d24801455fae => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:35.303801 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:35.306060 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:00:35.306466 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1932848854"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:35.308047 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1932848854'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:00:35.308181 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume of 1 GB Aug 07 21:00:35.315262 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Availability Zones retrieved successfully. Aug 07 21:00:35.322331 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Flow 'volume_create_api' (9fcbf7c6-0eb1-4d9f-9f63-cfc85461d067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:35.325966 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8bc180d-4a80-42ec-970c-c16272bada8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:35.328227 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:00:35.375000 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8bc180d-4a80-42ec-970c-c16272bada8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:35.375425 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b1a4b9-7840-4fc8-9376-12a521e25bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:35.441612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Created reservations ['733a36f4-b827-4915-80d1-fb184acf8b59', '5a454cce-3f23-40c8-870d-9517e3ebdccc', 'dc27d0a1-140d-4b6b-9a23-02ef669e8c2f', 'd6f564dd-a721-4f49-adda-06ec63a74bb3'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:35.444422 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b1a4b9-7840-4fc8-9376-12a521e25bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['733a36f4-b827-4915-80d1-fb184acf8b59', '5a454cce-3f23-40c8-870d-9517e3ebdccc', 'dc27d0a1-140d-4b6b-9a23-02ef669e8c2f', 'd6f564dd-a721-4f49-adda-06ec63a74bb3']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:35.444422 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26344353-be3e-4a30-be0b-e217a55939e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:35.472347 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26344353-be3e-4a30-be0b-e217a55939e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '360965a7-7839-479d-968c-7ff7ad986b4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1932848854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3685ab7fafdf43d69ff687a8972c8467',qos_specs=None,replication_status=,reservations=['733a36f4-b827-4915-80d1-fb184acf8b59','5a454cce-3f23-40c8-870d-9517e3ebdccc','dc27d0a1-140d-4b6b-9a23-02ef669e8c2f','d6f564dd-a721-4f49-adda-06ec63a74bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1932848854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=360965a7-7839-479d-968c-7ff7ad986b4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3685ab7fafdf43d69ff687a8972c8467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:35.473406 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c04921-e960-409f-94e4-5fac3deea7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:35.499709 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c04921-e960-409f-94e4-5fac3deea7d5) transitioned into state 'SUCCESS' from state '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-1932848854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3685ab7fafdf43d69ff687a8972c8467',qos_specs=None,replication_status=,reservations=['733a36f4-b827-4915-80d1-fb184acf8b59','5a454cce-3f23-40c8-870d-9517e3ebdccc','dc27d0a1-140d-4b6b-9a23-02ef669e8c2f','d6f564dd-a721-4f49-adda-06ec63a74bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8ee7ab9fbb49d781983a03bd44d2a7',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:35.500558 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b786637b-28d2-4cf2-92dc-3c1ff1c612ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:35.515242 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b786637b-28d2-4cf2-92dc-3c1ff1c612ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:35.517934 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Flow 'volume_create_api' (9fcbf7c6-0eb1-4d9f-9f63-cfc85461d067) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:35.517934 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Create volume request issued successfully. Aug 07 21:00:35.517934 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d596eb68-118b-4149-bf43-2d20d2ad79a0 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:00:35.518531 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 432/1695] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:00:35 2026] POST /volume/v3/volumes => generated 749 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:35.543501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a66289e0-0b2b-4d43-9e3f-ca465c36f69d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:35.551383 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a66289e0-0b2b-4d43-9e3f-ca465c36f69d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b Aug 07 21:00:35.551383 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a66289e0-0b2b-4d43-9e3f-ca465c36f69d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:35.551714 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a66289e0-0b2b-4d43-9e3f-ca465c36f69d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:35.567346 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:35.567346 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:35.577601 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a66289e0-0b2b-4d43-9e3f-ca465c36f69d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:35.585994 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a66289e0-0b2b-4d43-9e3f-ca465c36f69d tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b returned with HTTP 200 Aug 07 21:00:35.586509 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 419/1696] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:35 2026] GET /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:35.778297 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a097f693-10b6-4f99-93bb-28c3939ad64e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:35.781838 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a097f693-10b6-4f99-93bb-28c3939ad64e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] GET https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a Aug 07 21:00:35.782811 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a097f693-10b6-4f99-93bb-28c3939ad64e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:35.783101 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a097f693-10b6-4f99-93bb-28c3939ad64e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:35.792485 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a097f693-10b6-4f99-93bb-28c3939ad64e tempest-TestStampPattern-1419669728 tempest-TestStampPattern-1419669728-project-member] https://10.4.3.127/volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a returned with HTTP 404 Aug 07 21:00:35.793279 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 422/1697] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:35 2026] GET /volume/v3/volumes/47498b86-3fa7-42d6-8ebc-5292ebb7215a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:36.605170 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c191295-6e95-4a96-92c6-e0b8de581bae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:36.609682 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c191295-6e95-4a96-92c6-e0b8de581bae tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b Aug 07 21:00:36.609682 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c191295-6e95-4a96-92c6-e0b8de581bae tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:36.609682 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c191295-6e95-4a96-92c6-e0b8de581bae tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:36.620586 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:36.620586 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:36.624502 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c191295-6e95-4a96-92c6-e0b8de581bae tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:36.630620 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c191295-6e95-4a96-92c6-e0b8de581bae tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b returned with HTTP 200 Aug 07 21:00:36.631555 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 425/1698] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:36 2026] GET /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:36.649289 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-09467739-3e56-4859-99ef-723d63471c76 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:36.652669 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-09467739-3e56-4859-99ef-723d63471c76 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b/action Aug 07 21:00:36.653674 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-09467739-3e56-4859-99ef-723d63471c76 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:36.653949 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-09467739-3e56-4859-99ef-723d63471c76 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:36.667091 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:36.667091 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:36.667630 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.admin_actions [None req-09467739-3e56-4859-99ef-723d63471c76 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Updating volume '360965a7-7839-479d-968c-7ff7ad986b4b' with '{'status': 'error'}' {{(pid=100277) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 21:00:36.705335 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-09467739-3e56-4859-99ef-723d63471c76 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b/action returned with HTTP 202 Aug 07 21:00:36.706020 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 433/1699] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:36 2026] POST /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:36.718452 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8459eae8-3616-462d-a150-071c665b364f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:36.726498 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8459eae8-3616-462d-a150-071c665b364f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b Aug 07 21:00:36.726912 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8459eae8-3616-462d-a150-071c665b364f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:36.727263 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8459eae8-3616-462d-a150-071c665b364f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:36.747174 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:36.747174 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:36.752657 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8459eae8-3616-462d-a150-071c665b364f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:36.758856 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8459eae8-3616-462d-a150-071c665b364f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b returned with HTTP 200 Aug 07 21:00:36.759433 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 420/1700] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:36 2026] GET /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b => generated 838 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:36.780181 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-577160a1-fbdc-4181-88bd-897fc98378b5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:36.783302 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-577160a1-fbdc-4181-88bd-897fc98378b5 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b/action Aug 07 21:00:36.783905 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-577160a1-fbdc-4181-88bd-897fc98378b5 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:36.784125 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-577160a1-fbdc-4181-88bd-897fc98378b5 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:36.801531 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:36.801531 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:36.802252 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.admin_actions [None req-577160a1-fbdc-4181-88bd-897fc98378b5 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Updating volume '360965a7-7839-479d-968c-7ff7ad986b4b' with '{'status': 'available'}' {{(pid=100278) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 21:00:36.846311 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-577160a1-fbdc-4181-88bd-897fc98378b5 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b/action returned with HTTP 202 Aug 07 21:00:36.846746 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 423/1701] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:36 2026] POST /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:36.859070 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-be18c341-f9d3-4fc2-be7e-771e98afbc2c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:36.861378 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be18c341-f9d3-4fc2-be7e-771e98afbc2c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b Aug 07 21:00:36.861925 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be18c341-f9d3-4fc2-be7e-771e98afbc2c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:36.862276 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be18c341-f9d3-4fc2-be7e-771e98afbc2c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:36.872359 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:36.872359 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:36.878037 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-be18c341-f9d3-4fc2-be7e-771e98afbc2c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:36.885343 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be18c341-f9d3-4fc2-be7e-771e98afbc2c tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b returned with HTTP 200 Aug 07 21:00:36.885845 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 426/1702] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:36 2026] GET /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:36.911551 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-af5bc048-1c50-4a7e-9cdb-a014b390445c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:36.914809 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-af5bc048-1c50-4a7e-9cdb-a014b390445c tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b/action Aug 07 21:00:36.915659 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-af5bc048-1c50-4a7e-9cdb-a014b390445c tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:36.915659 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-af5bc048-1c50-4a7e-9cdb-a014b390445c tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:36.931325 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:36.931325 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:36.931851 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.admin_actions [None req-af5bc048-1c50-4a7e-9cdb-a014b390445c tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Updating volume '360965a7-7839-479d-968c-7ff7ad986b4b' with '{'status': 'maintenance'}' {{(pid=100277) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 21:00:36.964808 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-af5bc048-1c50-4a7e-9cdb-a014b390445c tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b/action returned with HTTP 202 Aug 07 21:00:36.965594 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 434/1703] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:36 2026] POST /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:36.974581 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5f032e5d-b0a1-4820-bc18-db0a21870365 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:36.977314 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f032e5d-b0a1-4820-bc18-db0a21870365 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b Aug 07 21:00:36.977314 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f032e5d-b0a1-4820-bc18-db0a21870365 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:36.977314 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f032e5d-b0a1-4820-bc18-db0a21870365 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:36.991437 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:36.991437 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:36.996917 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5f032e5d-b0a1-4820-bc18-db0a21870365 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:37.003969 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f032e5d-b0a1-4820-bc18-db0a21870365 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b returned with HTTP 200 Aug 07 21:00:37.003969 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 421/1704] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:36 2026] GET /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:37.023154 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a15da19f-fe7a-4103-b009-1760d53971a0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:37.025397 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a15da19f-fe7a-4103-b009-1760d53971a0 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] POST https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b/action Aug 07 21:00:37.027048 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a15da19f-fe7a-4103-b009-1760d53971a0 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:37.027048 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a15da19f-fe7a-4103-b009-1760d53971a0 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:37.042186 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:37.042186 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:37.042186 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.admin_actions [None req-a15da19f-fe7a-4103-b009-1760d53971a0 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] Updating volume '360965a7-7839-479d-968c-7ff7ad986b4b' with '{'status': 'available'}' {{(pid=100278) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 21:00:37.070057 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a15da19f-fe7a-4103-b009-1760d53971a0 tempest-VolumesActionsTest-356729614 tempest-VolumesActionsTest-356729614-project-admin] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b/action returned with HTTP 202 Aug 07 21:00:37.070698 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 424/1705] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:37 2026] POST /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:00:37.080712 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f991de21-873f-45f9-ac30-02f0bc39235f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:37.084790 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f991de21-873f-45f9-ac30-02f0bc39235f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b Aug 07 21:00:37.084790 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f991de21-873f-45f9-ac30-02f0bc39235f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:37.084790 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f991de21-873f-45f9-ac30-02f0bc39235f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:37.105974 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:37.105974 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:37.111790 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f991de21-873f-45f9-ac30-02f0bc39235f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:37.118494 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f991de21-873f-45f9-ac30-02f0bc39235f tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b returned with HTTP 200 Aug 07 21:00:37.118877 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 427/1706] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:37 2026] GET /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:00:37.137837 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b2fc4906-ae08-4f47-99ec-091a5b2771d9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:37.142687 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b2fc4906-ae08-4f47-99ec-091a5b2771d9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b Aug 07 21:00:37.143100 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b2fc4906-ae08-4f47-99ec-091a5b2771d9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:37.143704 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b2fc4906-ae08-4f47-99ec-091a5b2771d9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:37.155626 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:37.155626 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:37.162391 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b2fc4906-ae08-4f47-99ec-091a5b2771d9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:37.171057 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b2fc4906-ae08-4f47-99ec-091a5b2771d9 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b returned with HTTP 200 Aug 07 21:00:37.172032 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 435/1707] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:37 2026] GET /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:37.192114 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-259f32df-84d2-4428-86fe-462faebd6a9b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:37.193839 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-259f32df-84d2-4428-86fe-462faebd6a9b tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] DELETE https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b Aug 07 21:00:37.194419 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-259f32df-84d2-4428-86fe-462faebd6a9b tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:37.194743 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-259f32df-84d2-4428-86fe-462faebd6a9b tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:37.195778 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-259f32df-84d2-4428-86fe-462faebd6a9b tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Delete volume with id: 360965a7-7839-479d-968c-7ff7ad986b4b Aug 07 21:00:37.206036 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:37.206036 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:37.207048 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-259f32df-84d2-4428-86fe-462faebd6a9b tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:37.237469 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-259f32df-84d2-4428-86fe-462faebd6a9b tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Delete volume request issued successfully. Aug 07 21:00:37.238616 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-259f32df-84d2-4428-86fe-462faebd6a9b tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b returned with HTTP 202 Aug 07 21:00:37.238616 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 422/1708] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:00:37 2026] DELETE /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:37.249671 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0a7cf4bf-6547-4b0d-84b5-06bdf58074ae None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:37.253126 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0a7cf4bf-6547-4b0d-84b5-06bdf58074ae tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b Aug 07 21:00:37.253286 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0a7cf4bf-6547-4b0d-84b5-06bdf58074ae tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:37.254167 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0a7cf4bf-6547-4b0d-84b5-06bdf58074ae tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:37.269780 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:37.269780 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:37.286178 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0a7cf4bf-6547-4b0d-84b5-06bdf58074ae tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Volume info retrieved successfully. Aug 07 21:00:37.295629 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0a7cf4bf-6547-4b0d-84b5-06bdf58074ae tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b returned with HTTP 200 Aug 07 21:00:37.296324 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 425/1709] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:37 2026] GET /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:37.471274 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e4aeda3e-302b-438c-b698-d766c28b6c9f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:37.471875 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4aeda3e-302b-438c-b698-d766c28b6c9f None None] GET https://10.4.3.127/volume// Aug 07 21:00:37.472130 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4aeda3e-302b-438c-b698-d766c28b6c9f None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:37.472381 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4aeda3e-302b-438c-b698-d766c28b6c9f None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:37.472708 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4aeda3e-302b-438c-b698-d766c28b6c9f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:00:37.473835 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 428/1710] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:00:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:00:37.487660 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-94aca239-e75b-4a2c-adb0-e4ba37736b81 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:37.492519 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-94aca239-e75b-4a2c-adb0-e4ba37736b81 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] GET https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 Aug 07 21:00:37.493078 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-94aca239-e75b-4a2c-adb0-e4ba37736b81 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:37.493804 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-94aca239-e75b-4a2c-adb0-e4ba37736b81 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:37.513895 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:37.513895 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:37.518828 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-94aca239-e75b-4a2c-adb0-e4ba37736b81 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Volume info retrieved successfully. Aug 07 21:00:37.530114 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-94aca239-e75b-4a2c-adb0-e4ba37736b81 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 returned with HTTP 200 Aug 07 21:00:37.530994 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 436/1711] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:00:37 2026] GET /volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 => generated 1540 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:00:37.685992 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-c4b77d31-3b21-4467-bcd8-861ce18727d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:37.688510 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-c4b77d31-3b21-4467-bcd8-861ce18727d4 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] PUT https://10.4.3.127/volume/v3/attachments/38f95078-0d4c-4792-96ff-3a199a6b7d00 Aug 07 21:00:37.688945 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-c4b77d31-3b21-4467-bcd8-861ce18727d4 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:37.702177 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-c4b77d31-3b21-4467-bcd8-861ce18727d4 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Acquiring lock "cinder-attachment_update-85797650-40b7-48a1-ae1e-8dae54195612-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:00:37.711544 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-c4b77d31-3b21-4467-bcd8-861ce18727d4 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Lock "cinder-attachment_update-85797650-40b7-48a1-ae1e-8dae54195612-np0000006755" acquired by "attachment_update" :: waited 0.009s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:00:37.712672 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:37.712672 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:37.916933 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-c4b77d31-3b21-4467-bcd8-861ce18727d4 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Lock "cinder-attachment_update-85797650-40b7-48a1-ae1e-8dae54195612-np0000006755" released by "attachment_update" :: held 0.205s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:00:37.917387 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-c4b77d31-3b21-4467-bcd8-861ce18727d4 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/attachments/38f95078-0d4c-4792-96ff-3a199a6b7d00 returned with HTTP 200 Aug 07 21:00:37.919562 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 423/1712] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:00:37 2026] PUT /volume/v3/attachments/38f95078-0d4c-4792-96ff-3a199a6b7d00 => generated 969 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:37.965896 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-f14f91da-5389-4706-8cb9-7e518f7637df None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:37.970561 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-f14f91da-5389-4706-8cb9-7e518f7637df tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] POST https://10.4.3.127/volume/v3/attachments/38f95078-0d4c-4792-96ff-3a199a6b7d00/action Aug 07 21:00:37.971143 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-f14f91da-5389-4706-8cb9-7e518f7637df tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:37.971143 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-f14f91da-5389-4706-8cb9-7e518f7637df tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:37.993566 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:37.993566 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:38.014314 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-29281a7e-d8c9-4dcf-9dc1-39c0985c065b req-f14f91da-5389-4706-8cb9-7e518f7637df tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/attachments/38f95078-0d4c-4792-96ff-3a199a6b7d00/action returned with HTTP 204 Aug 07 21:00:38.014796 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 426/1713] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:00:37 2026] POST /volume/v3/attachments/38f95078-0d4c-4792-96ff-3a199a6b7d00/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 07 21:00:38.315067 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b0f81602-9748-48aa-87ff-3c254c9e7661 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:38.322878 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0f81602-9748-48aa-87ff-3c254c9e7661 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] GET https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b Aug 07 21:00:38.323361 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0f81602-9748-48aa-87ff-3c254c9e7661 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:38.324214 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0f81602-9748-48aa-87ff-3c254c9e7661 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:38.334161 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0f81602-9748-48aa-87ff-3c254c9e7661 tempest-VolumesActionsTest-1131556505 tempest-VolumesActionsTest-1131556505-project-member] https://10.4.3.127/volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b returned with HTTP 404 Aug 07 21:00:38.336461 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 429/1714] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:38 2026] GET /volume/v3/volumes/360965a7-7839-479d-968c-7ff7ad986b4b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:44.144739 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e6099c62-915b-452a-b330-aeea75c90a20 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:44.147207 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e6099c62-915b-452a-b330-aeea75c90a20 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:00:44.147677 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e6099c62-915b-452a-b330-aeea75c90a20 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:44.148021 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e6099c62-915b-452a-b330-aeea75c90a20 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:44.151279 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=407,cinder:INSERT=72,cinder:UPDATE=123,cinder:DELETE=3 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:00:44.158865 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:44.158865 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:44.167242 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e6099c62-915b-452a-b330-aeea75c90a20 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:00:44.174878 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e6099c62-915b-452a-b330-aeea75c90a20 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:00:44.175640 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 437/1715] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:44 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:44.239252 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-941fa5f3-50bc-420b-90c2-f248ffe6640d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:44.242069 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-941fa5f3-50bc-420b-90c2-f248ffe6640d tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:00:44.242323 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-941fa5f3-50bc-420b-90c2-f248ffe6640d tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:44.242535 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-941fa5f3-50bc-420b-90c2-f248ffe6640d tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:44.245314 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=320,cinder:UPDATE=69,cinder:INSERT=31,cinder:DELETE=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:00:44.258302 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:44.258302 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:44.269544 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-941fa5f3-50bc-420b-90c2-f248ffe6640d tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:00:44.278426 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-941fa5f3-50bc-420b-90c2-f248ffe6640d tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:00:44.279433 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 424/1716] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:00:44 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:44.412434 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c72933e1-5657-4bc1-8bf9-5711c4673e77 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:44.412961 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c72933e1-5657-4bc1-8bf9-5711c4673e77 None None] GET https://10.4.3.127/volume// Aug 07 21:00:44.414276 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c72933e1-5657-4bc1-8bf9-5711c4673e77 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:44.414276 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c72933e1-5657-4bc1-8bf9-5711c4673e77 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:44.414276 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c72933e1-5657-4bc1-8bf9-5711c4673e77 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:00:44.414276 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 427/1717] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:00:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:00:44.427800 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-9d3945e1-b3a6-4d69-b6fa-b7253ad18933 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:44.433963 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-9d3945e1-b3a6-4d69-b6fa-b7253ad18933 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:00:44.435980 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-9d3945e1-b3a6-4d69-b6fa-b7253ad18933 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b858c441-3cd9-4c2e-a7a3-eb4b441ea287", "connector": null, "instance_uuid": "5100194e-09fb-4a08-853c-44ec7051647e"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:44.453832 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:44.453832 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:44.501668 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-9d3945e1-b3a6-4d69-b6fa-b7253ad18933 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:00:44.502339 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 430/1718] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:00:44 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) Aug 07 21:00:44.546384 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a342bc5c-d080-4049-b580-526cb9f6da3b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:44.548675 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a342bc5c-d080-4049-b580-526cb9f6da3b tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:00:44.548953 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a342bc5c-d080-4049-b580-526cb9f6da3b tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:44.549203 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a342bc5c-d080-4049-b580-526cb9f6da3b tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:44.564243 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0fa2e973-e31f-4710-ab15-d6db3c19b012 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:44.564713 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0fa2e973-e31f-4710-ab15-d6db3c19b012 None None] GET https://10.4.3.127/volume// Aug 07 21:00:44.564939 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0fa2e973-e31f-4710-ab15-d6db3c19b012 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:44.565146 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0fa2e973-e31f-4710-ab15-d6db3c19b012 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:44.565794 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0fa2e973-e31f-4710-ab15-d6db3c19b012 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:00:44.565794 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 425/1719] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:00:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:00:44.567561 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:44.567561 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:44.574174 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a342bc5c-d080-4049-b580-526cb9f6da3b tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:00:44.577040 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-2dbce08b-d343-45fa-a606-848331a59974 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:44.580247 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-2dbce08b-d343-45fa-a606-848331a59974 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:00:44.580695 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-2dbce08b-d343-45fa-a606-848331a59974 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:44.580976 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-2dbce08b-d343-45fa-a606-848331a59974 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:44.584136 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a342bc5c-d080-4049-b580-526cb9f6da3b tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:00:44.584136 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 438/1720] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:44 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:44.584545 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:INSERT=53,cinder:UPDATE=98,cinder:SELECT=325,cinder:DELETE=2 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:00:44.603009 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:44.603009 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:44.608634 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-2dbce08b-d343-45fa-a606-848331a59974 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:00:44.617155 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-2dbce08b-d343-45fa-a606-848331a59974 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:00:44.617958 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 428/1721] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:00:44 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 1031 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:00:44.776996 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-353ea2ae-d552-44b1-b472-4b9a63ef3eed None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:44.779652 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-353ea2ae-d552-44b1-b472-4b9a63ef3eed tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] PUT https://10.4.3.127/volume/v3/attachments/669ab331-5473-433a-b97e-1196835a28f8 Aug 07 21:00:44.780165 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-353ea2ae-d552-44b1-b472-4b9a63ef3eed tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:44.798862 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-353ea2ae-d552-44b1-b472-4b9a63ef3eed tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Acquiring lock "cinder-attachment_update-b858c441-3cd9-4c2e-a7a3-eb4b441ea287-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:00:44.809786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-353ea2ae-d552-44b1-b472-4b9a63ef3eed tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Lock "cinder-attachment_update-b858c441-3cd9-4c2e-a7a3-eb4b441ea287-np0000006755" acquired by "attachment_update" :: waited 0.009s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:00:44.809786 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:44.809786 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:44.936606 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-353ea2ae-d552-44b1-b472-4b9a63ef3eed tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Lock "cinder-attachment_update-b858c441-3cd9-4c2e-a7a3-eb4b441ea287-np0000006755" released by "attachment_update" :: held 0.127s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:00:44.936606 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-353ea2ae-d552-44b1-b472-4b9a63ef3eed tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/attachments/669ab331-5473-433a-b97e-1196835a28f8 returned with HTTP 200 Aug 07 21:00:44.936606 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 431/1722] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:00:44 2026] PUT /volume/v3/attachments/669ab331-5473-433a-b97e-1196835a28f8 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:45.603365 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b84333c9-c8a3-4233-89de-0fa16e58760d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:45.610169 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b84333c9-c8a3-4233-89de-0fa16e58760d tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:00:45.610169 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b84333c9-c8a3-4233-89de-0fa16e58760d tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:45.612310 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b84333c9-c8a3-4233-89de-0fa16e58760d tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:45.630973 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:45.630973 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:45.639065 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b84333c9-c8a3-4233-89de-0fa16e58760d tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:00:45.646919 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b84333c9-c8a3-4233-89de-0fa16e58760d tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:00:45.647596 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 426/1723] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:45 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:45.931502 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:46.168927 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:00:46.168927 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1836387056"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:46.168927 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1836387056'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:00:46.169141 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Create volume of 1 GB Aug 07 21:00:46.180209 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Availability Zones retrieved successfully. Aug 07 21:00:46.188189 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Flow 'volume_create_api' (e139516c-d052-40de-9fe5-0999aa592509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:46.189546 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02fe1cdc-f37e-400f-9517-d63bcb0947f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:46.190922 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:00:46.230441 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02fe1cdc-f37e-400f-9517-d63bcb0947f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:46.231490 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c0725a-5704-4c61-8cba-67401280ec36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:46.342359 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Created reservations ['629b962a-6906-4c41-a140-557e1c761781', '9841a410-bf3a-4366-a841-b53daee41855', 'ffb0825c-04ef-4c36-8513-18b6f78b9cf9', '793d0797-cffb-46c0-85b1-5818aea4342c'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:46.343786 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c0725a-5704-4c61-8cba-67401280ec36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['629b962a-6906-4c41-a140-557e1c761781', '9841a410-bf3a-4366-a841-b53daee41855', 'ffb0825c-04ef-4c36-8513-18b6f78b9cf9', '793d0797-cffb-46c0-85b1-5818aea4342c']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:46.344925 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2895bbca-df19-401d-91e6-b108d4caf169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:46.389313 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2895bbca-df19-401d-91e6-b108d4caf169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bfcbdf8-9b1d-475b-828e-8a0623936ead', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1836387056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be13b9b4f2a43e09fdaa25c3638e401',qos_specs=None,replication_status=,reservations=['629b962a-6906-4c41-a140-557e1c761781','9841a410-bf3a-4366-a841-b53daee41855','ffb0825c-04ef-4c36-8513-18b6f78b9cf9','793d0797-cffb-46c0-85b1-5818aea4342c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631e049f3a5b43ce8ec00ec3073c9fb1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1836387056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bfcbdf8-9b1d-475b-828e-8a0623936ead,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3be13b9b4f2a43e09fdaa25c3638e401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631e049f3a5b43ce8ec00ec3073c9fb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:46.389313 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (946bc6d4-f293-432a-92a6-9857263b3754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:46.424076 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (946bc6d4-f293-432a-92a6-9857263b3754) transitioned into state 'SUCCESS' from state '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-1836387056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be13b9b4f2a43e09fdaa25c3638e401',qos_specs=None,replication_status=,reservations=['629b962a-6906-4c41-a140-557e1c761781','9841a410-bf3a-4366-a841-b53daee41855','ffb0825c-04ef-4c36-8513-18b6f78b9cf9','793d0797-cffb-46c0-85b1-5818aea4342c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631e049f3a5b43ce8ec00ec3073c9fb1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:46.425196 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d35fde-0e42-4398-be91-6672e3536856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:46.442569 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d35fde-0e42-4398-be91-6672e3536856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:46.444797 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Flow 'volume_create_api' (e139516c-d052-40de-9fe5-0999aa592509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:46.444797 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Create volume request issued successfully. Aug 07 21:00:46.445262 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-87e22342-8aa4-4609-82c4-5fd9d5a6877f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:00:46.446570 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 439/1724] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:00:45 2026] POST /volume/v3/volumes => generated 749 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:46.466907 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3b00ce2d-387f-443e-a608-b08db0371c9d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:46.470616 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3b00ce2d-387f-443e-a608-b08db0371c9d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead Aug 07 21:00:46.472434 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3b00ce2d-387f-443e-a608-b08db0371c9d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:46.472911 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3b00ce2d-387f-443e-a608-b08db0371c9d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:46.486095 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:46.486095 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:46.492411 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3b00ce2d-387f-443e-a608-b08db0371c9d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:00:46.499579 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3b00ce2d-387f-443e-a608-b08db0371c9d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead returned with HTTP 200 Aug 07 21:00:46.500489 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 429/1725] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:46 2026] GET /volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:46.545893 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d2d4d052-0c13-4763-8fbb-95afe3e9cf44 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:46.547731 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2d4d052-0c13-4763-8fbb-95afe3e9cf44 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] GET https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 Aug 07 21:00:46.548479 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2d4d052-0c13-4763-8fbb-95afe3e9cf44 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:46.548479 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2d4d052-0c13-4763-8fbb-95afe3e9cf44 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:46.565545 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:46.565545 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:46.575781 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d2d4d052-0c13-4763-8fbb-95afe3e9cf44 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Volume info retrieved successfully. Aug 07 21:00:46.588859 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2d4d052-0c13-4763-8fbb-95afe3e9cf44 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 returned with HTTP 200 Aug 07 21:00:46.588859 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 432/1726] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:00:46 2026] GET /volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 => generated 1833 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:00:46.667330 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-639b7cfc-a70b-416f-bcf2-69c1a6c7ef28 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:46.669634 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-639b7cfc-a70b-416f-bcf2-69c1a6c7ef28 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:00:46.669634 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-639b7cfc-a70b-416f-bcf2-69c1a6c7ef28 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:46.669757 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-639b7cfc-a70b-416f-bcf2-69c1a6c7ef28 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:46.683544 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:46.683544 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:46.693175 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-639b7cfc-a70b-416f-bcf2-69c1a6c7ef28 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:00:46.700151 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-639b7cfc-a70b-416f-bcf2-69c1a6c7ef28 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:00:46.700622 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 427/1727] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:46 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:47.518620 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7dab3642-bca8-4608-a032-75a4a19fa2ba None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:47.520783 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7dab3642-bca8-4608-a032-75a4a19fa2ba tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead Aug 07 21:00:47.521045 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7dab3642-bca8-4608-a032-75a4a19fa2ba tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:47.521347 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7dab3642-bca8-4608-a032-75a4a19fa2ba tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:47.538496 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:47.538496 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:47.545388 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7dab3642-bca8-4608-a032-75a4a19fa2ba tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:00:47.553640 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7dab3642-bca8-4608-a032-75a4a19fa2ba tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead returned with HTTP 200 Aug 07 21:00:47.554179 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 440/1728] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:47 2026] GET /volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:47.571796 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-781f4fd9-f241-4c23-a274-5e5d78af0877 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:47.574262 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-781f4fd9-f241-4c23-a274-5e5d78af0877 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:00:47.574627 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-781f4fd9-f241-4c23-a274-5e5d78af0877 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3bfcbdf8-9b1d-475b-828e-8a0623936ead", "name": "tempest-VolumesBackupsTest-Backup-1947838377"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:47.576854 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.backups [None req-781f4fd9-f241-4c23-a274-5e5d78af0877 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Creating new backup {'backup': {'volume_id': '3bfcbdf8-9b1d-475b-828e-8a0623936ead', 'name': 'tempest-VolumesBackupsTest-Backup-1947838377'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:00:47.577037 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-781f4fd9-f241-4c23-a274-5e5d78af0877 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Creating backup of volume 3bfcbdf8-9b1d-475b-828e-8a0623936ead in container None Aug 07 21:00:47.586432 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:47.586432 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:47.586946 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-781f4fd9-f241-4c23-a274-5e5d78af0877 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:00:47.619881 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-781f4fd9-f241-4c23-a274-5e5d78af0877 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Created reservations ['121fdc4c-def3-4f8c-9fa7-50c334491605', 'c1f0041a-8114-490b-8bf9-922ea388e972'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:47.656133 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-781f4fd9-f241-4c23-a274-5e5d78af0877 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:00:47.656519 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 430/1729] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:00:47 2026] POST /volume/v3/backups => generated 330 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:47.666626 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-befc3bbf-ed54-4d99-aea0-a946f4ba6fb6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:47.671490 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-befc3bbf-ed54-4d99-aea0-a946f4ba6fb6 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:00:47.671490 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-befc3bbf-ed54-4d99-aea0-a946f4ba6fb6 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:47.671490 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-befc3bbf-ed54-4d99-aea0-a946f4ba6fb6 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:47.671490 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-befc3bbf-ed54-4d99-aea0-a946f4ba6fb6 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:00:47.679329 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:47.679329 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:47.680847 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-befc3bbf-ed54-4d99-aea0-a946f4ba6fb6 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:00:47.681481 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 433/1730] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:47 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:47.717283 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c472b340-9206-42df-9e86-089cafa7cc07 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:47.720335 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c472b340-9206-42df-9e86-089cafa7cc07 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:00:47.720696 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c472b340-9206-42df-9e86-089cafa7cc07 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:47.720983 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c472b340-9206-42df-9e86-089cafa7cc07 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:47.738097 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:47.738097 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:47.745942 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c472b340-9206-42df-9e86-089cafa7cc07 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:00:47.752449 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c472b340-9206-42df-9e86-089cafa7cc07 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:00:47.752982 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 428/1731] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:47 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:47.778125 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-65b35072-9fd7-4849-bbaa-124529f81533 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:47.780355 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:00:47.780800 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1796472328"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:47.785990 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Create volume request body: {'volume': {'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1796472328'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:00:47.892751 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Create volume of 1 GB Aug 07 21:00:47.898421 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Availability Zones retrieved successfully. Aug 07 21:00:47.906319 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Flow 'volume_create_api' (2f6364d4-0637-4399-b58a-185f1297e869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:47.907591 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae6f7fdc-3fce-44bf-9a84-e27d85685f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:47.908813 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:00:47.974425 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae6f7fdc-3fce-44bf-9a84-e27d85685f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:47.975336 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c64940-451b-46e6-a8ea-1f960a2989fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:48.043841 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Created reservations ['39e78a26-cc2a-42cf-8f33-0f16d846c31b', 'c1d1645f-fb0e-47dc-adaf-7f861428cdd6', '4b10dfc3-6ba2-46d1-b5ef-be91e311e34e', 'd65ac31e-c65e-49dd-8431-9da15b2351b6'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:48.044609 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c64940-451b-46e6-a8ea-1f960a2989fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39e78a26-cc2a-42cf-8f33-0f16d846c31b', 'c1d1645f-fb0e-47dc-adaf-7f861428cdd6', '4b10dfc3-6ba2-46d1-b5ef-be91e311e34e', 'd65ac31e-c65e-49dd-8431-9da15b2351b6']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:48.045549 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec560572-c136-4633-9f2a-09d15930c94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:48.073302 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec560572-c136-4633-9f2a-09d15930c94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c56308d-2f4a-413e-bc31-7be1e761d80d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1796472328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd5ee0ce48e43fe8f2bbeb0b8918a12',qos_specs=None,replication_status=,reservations=['39e78a26-cc2a-42cf-8f33-0f16d846c31b','c1d1645f-fb0e-47dc-adaf-7f861428cdd6','4b10dfc3-6ba2-46d1-b5ef-be91e311e34e','d65ac31e-c65e-49dd-8431-9da15b2351b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46adbcdde9684bdb940833347308cae9',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1796472328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c56308d-2f4a-413e-bc31-7be1e761d80d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd5ee0ce48e43fe8f2bbeb0b8918a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46adbcdde9684bdb940833347308cae9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:48.074168 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ede3900-0824-4211-8245-92e71238cfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:48.094751 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ede3900-0824-4211-8245-92e71238cfc6) transitioned into state 'SUCCESS' from state '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-1796472328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd5ee0ce48e43fe8f2bbeb0b8918a12',qos_specs=None,replication_status=,reservations=['39e78a26-cc2a-42cf-8f33-0f16d846c31b','c1d1645f-fb0e-47dc-adaf-7f861428cdd6','4b10dfc3-6ba2-46d1-b5ef-be91e311e34e','d65ac31e-c65e-49dd-8431-9da15b2351b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46adbcdde9684bdb940833347308cae9',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:48.095573 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b52efb5-8c5a-4341-a52d-acd348f8746b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:48.108822 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b52efb5-8c5a-4341-a52d-acd348f8746b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:48.109894 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Flow 'volume_create_api' (2f6364d4-0637-4399-b58a-185f1297e869) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:48.110218 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Create volume request issued successfully. Aug 07 21:00:48.111615 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-65b35072-9fd7-4849-bbaa-124529f81533 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:00:48.112613 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 441/1732] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:00:47 2026] POST /volume/v3/volumes => generated 751 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:48.134147 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ebd2c5b0-34ab-4fdb-958f-35a25b8d05f5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:48.136620 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ebd2c5b0-34ab-4fdb-958f-35a25b8d05f5 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] GET https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d Aug 07 21:00:48.136872 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ebd2c5b0-34ab-4fdb-958f-35a25b8d05f5 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:48.137060 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ebd2c5b0-34ab-4fdb-958f-35a25b8d05f5 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:48.153407 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:48.153407 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:48.159139 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ebd2c5b0-34ab-4fdb-958f-35a25b8d05f5 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Volume info retrieved successfully. Aug 07 21:00:48.166284 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ebd2c5b0-34ab-4fdb-958f-35a25b8d05f5 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d returned with HTTP 200 Aug 07 21:00:48.166852 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 431/1733] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:48 2026] GET /volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:48.243980 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-5978d006-6a74-42f3-bc02-f9015ccc541b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:48.247189 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-5978d006-6a74-42f3-bc02-f9015ccc541b tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] POST https://10.4.3.127/volume/v3/attachments/669ab331-5473-433a-b97e-1196835a28f8/action Aug 07 21:00:48.248360 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-5978d006-6a74-42f3-bc02-f9015ccc541b tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:48.251801 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-5978d006-6a74-42f3-bc02-f9015ccc541b tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:48.272864 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:48.272864 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:48.290066 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1f0c419b-31c6-4ceb-8d3f-9f2c3263849d req-5978d006-6a74-42f3-bc02-f9015ccc541b tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/attachments/669ab331-5473-433a-b97e-1196835a28f8/action returned with HTTP 204 Aug 07 21:00:48.291248 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 434/1734] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:00:48 2026] POST /volume/v3/attachments/669ab331-5473-433a-b97e-1196835a28f8/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:48.695011 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f1ab1b18-b40d-4747-9949-e5b53984f419 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:48.697495 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1ab1b18-b40d-4747-9949-e5b53984f419 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:00:48.697774 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1ab1b18-b40d-4747-9949-e5b53984f419 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:48.698123 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1ab1b18-b40d-4747-9949-e5b53984f419 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:48.698229 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f1ab1b18-b40d-4747-9949-e5b53984f419 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:00:48.704045 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:48.704045 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:48.705160 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1ab1b18-b40d-4747-9949-e5b53984f419 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:00:48.705827 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 429/1735] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:48 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:48.771209 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-cbbd39cd-c77f-4264-bfd4-675426100515 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:48.774313 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cbbd39cd-c77f-4264-bfd4-675426100515 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:00:48.774313 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cbbd39cd-c77f-4264-bfd4-675426100515 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:48.774528 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cbbd39cd-c77f-4264-bfd4-675426100515 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:48.790137 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:48.790137 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:48.794874 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-cbbd39cd-c77f-4264-bfd4-675426100515 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:00:48.800445 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cbbd39cd-c77f-4264-bfd4-675426100515 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:00:48.801047 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 442/1736] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:48 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:48.819692 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e414713a-7b23-4899-92f1-3bd80e30b70f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:48.821456 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e414713a-7b23-4899-92f1-3bd80e30b70f tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:00:48.821660 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e414713a-7b23-4899-92f1-3bd80e30b70f tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:48.821895 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e414713a-7b23-4899-92f1-3bd80e30b70f tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:48.834547 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:48.834547 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:48.839349 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e414713a-7b23-4899-92f1-3bd80e30b70f tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:00:48.845715 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e414713a-7b23-4899-92f1-3bd80e30b70f tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:00:48.846282 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 432/1737] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:48 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:48.861899 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0abd436c-ae8b-4463-829e-db91e33c2b19 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:48.865794 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0abd436c-ae8b-4463-829e-db91e33c2b19 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:00:48.865794 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0abd436c-ae8b-4463-829e-db91e33c2b19 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:48.865794 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0abd436c-ae8b-4463-829e-db91e33c2b19 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:48.878594 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:48.878594 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:48.885038 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0abd436c-ae8b-4463-829e-db91e33c2b19 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:00:48.891344 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0abd436c-ae8b-4463-829e-db91e33c2b19 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:00:48.891344 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 435/1738] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:48 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:49.042837 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-68613ebf-0454-46c4-bfab-76c716dc052d req-6f650e68-2f50-4483-9843-7d11945f79e8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:49.044891 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-68613ebf-0454-46c4-bfab-76c716dc052d req-6f650e68-2f50-4483-9843-7d11945f79e8 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:00:49.045108 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-68613ebf-0454-46c4-bfab-76c716dc052d req-6f650e68-2f50-4483-9843-7d11945f79e8 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:49.045314 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-68613ebf-0454-46c4-bfab-76c716dc052d req-6f650e68-2f50-4483-9843-7d11945f79e8 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:49.055266 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:49.055266 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:49.059068 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-68613ebf-0454-46c4-bfab-76c716dc052d req-6f650e68-2f50-4483-9843-7d11945f79e8 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:00:49.063913 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-68613ebf-0454-46c4-bfab-76c716dc052d req-6f650e68-2f50-4483-9843-7d11945f79e8 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:00:49.064359 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 430/1739] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:00:49 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:49.185358 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4f97acec-f2f6-4bb0-9dce-41fe56142aef None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:49.188100 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4f97acec-f2f6-4bb0-9dce-41fe56142aef tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] GET https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d Aug 07 21:00:49.188299 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4f97acec-f2f6-4bb0-9dce-41fe56142aef tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:49.188586 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4f97acec-f2f6-4bb0-9dce-41fe56142aef tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:49.199900 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:49.199900 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:49.204711 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4f97acec-f2f6-4bb0-9dce-41fe56142aef tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Volume info retrieved successfully. Aug 07 21:00:49.213742 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4f97acec-f2f6-4bb0-9dce-41fe56142aef tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d returned with HTTP 200 Aug 07 21:00:49.214388 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 443/1740] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:49 2026] GET /volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:49.234909 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-07f3f257-4558-474e-a907-bc31913dd652 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:49.242351 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-07f3f257-4558-474e-a907-bc31913dd652 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] POST https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d/action Aug 07 21:00:49.242884 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-07f3f257-4558-474e-a907-bc31913dd652 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-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=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:49.243056 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-07f3f257-4558-474e-a907-bc31913dd652 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-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=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:49.267917 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:49.267917 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:49.286641 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:49.286641 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:49.287027 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-07f3f257-4558-474e-a907-bc31913dd652 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Volume info retrieved successfully. Aug 07 21:00:49.317052 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-07f3f257-4558-474e-a907-bc31913dd652 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Update volume metadata completed successfully. Aug 07 21:00:49.317052 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-07f3f257-4558-474e-a907-bc31913dd652 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d/action returned with HTTP 200 Aug 07 21:00:49.317052 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 433/1741] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:00:49 2026] POST /volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d/action => generated 563 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:49.329472 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c2e98769-5270-44b7-b394-7e4e0b79b05d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:49.333690 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2e98769-5270-44b7-b394-7e4e0b79b05d tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] GET https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d Aug 07 21:00:49.333690 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2e98769-5270-44b7-b394-7e4e0b79b05d tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:49.333690 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2e98769-5270-44b7-b394-7e4e0b79b05d tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:49.341223 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:49.341223 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:49.346427 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c2e98769-5270-44b7-b394-7e4e0b79b05d tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Volume info retrieved successfully. Aug 07 21:00:49.353987 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2e98769-5270-44b7-b394-7e4e0b79b05d tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d returned with HTTP 200 Aug 07 21:00:49.354910 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 436/1742] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:49 2026] GET /volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d => generated 1419 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:49.372470 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ab9b9302-4462-44b6-987c-5db24c675432 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:49.374251 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab9b9302-4462-44b6-987c-5db24c675432 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] POST https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d/action Aug 07 21:00:49.374700 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab9b9302-4462-44b6-987c-5db24c675432 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:49.374900 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab9b9302-4462-44b6-987c-5db24c675432 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:49.385430 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:49.385430 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:49.395914 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:49.395914 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:49.396650 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ab9b9302-4462-44b6-987c-5db24c675432 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Volume info retrieved successfully. Aug 07 21:00:49.405804 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ab9b9302-4462-44b6-987c-5db24c675432 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Get volume image-metadata completed successfully. Aug 07 21:00:49.423681 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ab9b9302-4462-44b6-987c-5db24c675432 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Delete volume metadata completed successfully. Aug 07 21:00:49.423985 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab9b9302-4462-44b6-987c-5db24c675432 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d/action returned with HTTP 200 Aug 07 21:00:49.424636 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 431/1743] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:49 2026] POST /volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d/action => generated 0 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 21:00:49.433713 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c15970e2-3595-40b5-b1cb-2a59503bf7b6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:49.436192 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c15970e2-3595-40b5-b1cb-2a59503bf7b6 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] POST https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d/action Aug 07 21:00:49.436660 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c15970e2-3595-40b5-b1cb-2a59503bf7b6 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:00:49.436913 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c15970e2-3595-40b5-b1cb-2a59503bf7b6 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:49.450795 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:49.450795 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:49.452296 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c15970e2-3595-40b5-b1cb-2a59503bf7b6 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Volume info retrieved successfully. Aug 07 21:00:49.462324 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c15970e2-3595-40b5-b1cb-2a59503bf7b6 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Get volume image-metadata completed successfully. Aug 07 21:00:49.462731 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c15970e2-3595-40b5-b1cb-2a59503bf7b6 tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d/action returned with HTTP 200 Aug 07 21:00:49.463500 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 444/1744] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:00:49 2026] POST /volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d/action => generated 537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:49.477851 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8a388864-8341-424c-b39a-9dde91e83a8a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:49.480005 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8a388864-8341-424c-b39a-9dde91e83a8a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] GET https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d Aug 07 21:00:49.480277 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8a388864-8341-424c-b39a-9dde91e83a8a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:49.480504 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8a388864-8341-424c-b39a-9dde91e83a8a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:49.498960 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:49.498960 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:49.509894 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8a388864-8341-424c-b39a-9dde91e83a8a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Volume info retrieved successfully. Aug 07 21:00:49.519137 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8a388864-8341-424c-b39a-9dde91e83a8a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d returned with HTTP 200 Aug 07 21:00:49.519137 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 434/1745] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:49 2026] GET /volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d => generated 1393 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:49.535681 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9d436b12-4691-4346-bf23-82080126b08a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:49.538545 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d436b12-4691-4346-bf23-82080126b08a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] DELETE https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d Aug 07 21:00:49.539026 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d436b12-4691-4346-bf23-82080126b08a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:49.539392 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d436b12-4691-4346-bf23-82080126b08a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:49.540783 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9d436b12-4691-4346-bf23-82080126b08a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Delete volume with id: 8c56308d-2f4a-413e-bc31-7be1e761d80d Aug 07 21:00:49.549448 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:49.549448 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:49.550471 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9d436b12-4691-4346-bf23-82080126b08a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Volume info retrieved successfully. Aug 07 21:00:49.575711 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9d436b12-4691-4346-bf23-82080126b08a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Delete volume request issued successfully. Aug 07 21:00:49.576452 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d436b12-4691-4346-bf23-82080126b08a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d returned with HTTP 202 Aug 07 21:00:49.577221 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 437/1746] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:00:49 2026] DELETE /volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:49.588194 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4d6bb14e-c374-4382-a23e-43ad95b04e1a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:49.590695 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d6bb14e-c374-4382-a23e-43ad95b04e1a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] GET https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d Aug 07 21:00:49.591021 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d6bb14e-c374-4382-a23e-43ad95b04e1a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:49.591255 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d6bb14e-c374-4382-a23e-43ad95b04e1a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:49.603836 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:49.603836 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:49.614566 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4d6bb14e-c374-4382-a23e-43ad95b04e1a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Volume info retrieved successfully. Aug 07 21:00:49.620313 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d6bb14e-c374-4382-a23e-43ad95b04e1a tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d returned with HTTP 200 Aug 07 21:00:49.620713 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 432/1747] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:49 2026] GET /volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:00:49.718156 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-95ccf371-109c-4973-b4ac-84ed5aff973b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:49.721387 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-95ccf371-109c-4973-b4ac-84ed5aff973b tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:00:49.721632 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-95ccf371-109c-4973-b4ac-84ed5aff973b tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:49.721883 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-95ccf371-109c-4973-b4ac-84ed5aff973b tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:49.722020 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-95ccf371-109c-4973-b4ac-84ed5aff973b tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:00:49.731014 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:49.731014 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:49.732332 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-95ccf371-109c-4973-b4ac-84ed5aff973b tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:00:49.732863 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 445/1748] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:49 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:49.941579 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-85edccb9-ca03-4a82-917a-bcfd2e8ea544 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:49.944158 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-85edccb9-ca03-4a82-917a-bcfd2e8ea544 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 21:00:49.944806 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-85edccb9-ca03-4a82-917a-bcfd2e8ea544 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:49.945488 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-85edccb9-ca03-4a82-917a-bcfd2e8ea544 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:49.954297 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:49.954297 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:49.960594 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-85edccb9-ca03-4a82-917a-bcfd2e8ea544 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:00:49.969166 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-85edccb9-ca03-4a82-917a-bcfd2e8ea544 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 21:00:49.969959 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 435/1749] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:49 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:50.034377 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d1dc8d09-9d82-42bb-b2bd-704fdb558bda None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:50.036559 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1dc8d09-9d82-42bb-b2bd-704fdb558bda tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 21:00:50.037000 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1dc8d09-9d82-42bb-b2bd-704fdb558bda tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:50.037271 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1dc8d09-9d82-42bb-b2bd-704fdb558bda tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:50.046371 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:50.046371 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:50.052467 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d1dc8d09-9d82-42bb-b2bd-704fdb558bda tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:00:50.062491 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1dc8d09-9d82-42bb-b2bd-704fdb558bda tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 21:00:50.063448 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 438/1750] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:50 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:50.637751 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4cc8c618-f2b3-44f0-b73b-6c5e15a993cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:50.640421 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4cc8c618-f2b3-44f0-b73b-6c5e15a993cb tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] GET https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d Aug 07 21:00:50.640803 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4cc8c618-f2b3-44f0-b73b-6c5e15a993cb tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:50.641088 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4cc8c618-f2b3-44f0-b73b-6c5e15a993cb tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:50.652494 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4cc8c618-f2b3-44f0-b73b-6c5e15a993cb tempest-VolumesImageMetadata-1214090405 tempest-VolumesImageMetadata-1214090405-project-member] https://10.4.3.127/volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d returned with HTTP 404 Aug 07 21:00:50.652494 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 433/1751] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:50 2026] GET /volume/v3/volumes/8c56308d-2f4a-413e-bc31-7be1e761d80d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:50.748516 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2944edd5-667a-45cb-ae91-515333214b3d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:50.751322 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2944edd5-667a-45cb-ae91-515333214b3d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:00:50.751427 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2944edd5-667a-45cb-ae91-515333214b3d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:50.754205 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2944edd5-667a-45cb-ae91-515333214b3d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:50.754205 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-2944edd5-667a-45cb-ae91-515333214b3d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:00:50.759672 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:50.759672 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:50.760508 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2944edd5-667a-45cb-ae91-515333214b3d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:00:50.761297 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 446/1752] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:50 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:51.775535 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-235f13af-cc54-45d7-9d7c-e4b980b25aa9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:51.778217 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-235f13af-cc54-45d7-9d7c-e4b980b25aa9 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:00:51.778217 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-235f13af-cc54-45d7-9d7c-e4b980b25aa9 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:51.778217 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-235f13af-cc54-45d7-9d7c-e4b980b25aa9 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:51.778217 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-235f13af-cc54-45d7-9d7c-e4b980b25aa9 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:00:51.792921 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:51.792921 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:51.793325 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-235f13af-cc54-45d7-9d7c-e4b980b25aa9 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:00:51.794535 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 436/1753] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:51 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:52.705168 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:52.809326 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-648e2e42-832e-4394-9b30-ea26376128ea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:52.811247 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-648e2e42-832e-4394-9b30-ea26376128ea tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:00:52.811657 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-648e2e42-832e-4394-9b30-ea26376128ea tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:52.812056 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:00:52.812206 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-648e2e42-832e-4394-9b30-ea26376128ea tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:52.812206 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-648e2e42-832e-4394-9b30-ea26376128ea tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:00:52.812348 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1785448067"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:52.814054 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1785448067'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:00:52.814841 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Create volume of 1 GB Aug 07 21:00:52.817552 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:52.817552 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:52.818643 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-648e2e42-832e-4394-9b30-ea26376128ea tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:00:52.819183 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 434/1754] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:52 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:00:52.825469 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Availability Zones retrieved successfully. Aug 07 21:00:52.833153 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Flow 'volume_create_api' (ca2af5de-9c91-45d4-9af4-c2c07fdba85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:52.834277 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b5c660a-5b39-4ae5-98e2-4d836ef60d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:52.835774 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:00:52.886780 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b5c660a-5b39-4ae5-98e2-4d836ef60d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:52.888235 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf4641f-6353-4351-bf2b-5e0983350088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:52.999029 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Created reservations ['2cd78020-3f2f-42d5-a28e-5f103aae28fc', '22c9f5f4-d3d3-444e-8ec6-0640d6f6e8c4', '2f51b21f-5042-4fdf-906d-0b860a4b5357', 'ebad6c73-7b08-4ea3-91f2-8a209bee4b41'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:00:53.000386 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf4641f-6353-4351-bf2b-5e0983350088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cd78020-3f2f-42d5-a28e-5f103aae28fc', '22c9f5f4-d3d3-444e-8ec6-0640d6f6e8c4', '2f51b21f-5042-4fdf-906d-0b860a4b5357', 'ebad6c73-7b08-4ea3-91f2-8a209bee4b41']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:53.001476 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1beb31b1-207c-4265-9926-672e0a59cb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:53.038078 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1beb31b1-207c-4265-9926-672e0a59cb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed63c039-2b6a-409b-8236-32780320a2c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1785448067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='543791f2244847e3b9833cef58d80d53',qos_specs=None,replication_status=,reservations=['2cd78020-3f2f-42d5-a28e-5f103aae28fc','22c9f5f4-d3d3-444e-8ec6-0640d6f6e8c4','2f51b21f-5042-4fdf-906d-0b860a4b5357','ebad6c73-7b08-4ea3-91f2-8a209bee4b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f469bd65f8d2433a8a2cec5ac3abdfb3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1785448067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed63c039-2b6a-409b-8236-32780320a2c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='543791f2244847e3b9833cef58d80d53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f469bd65f8d2433a8a2cec5ac3abdfb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:53.039206 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4613dd4-feb6-452f-847b-541adccc66ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:53.066790 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4613dd4-feb6-452f-847b-541adccc66ae) transitioned into state 'SUCCESS' from state '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-1785448067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='543791f2244847e3b9833cef58d80d53',qos_specs=None,replication_status=,reservations=['2cd78020-3f2f-42d5-a28e-5f103aae28fc','22c9f5f4-d3d3-444e-8ec6-0640d6f6e8c4','2f51b21f-5042-4fdf-906d-0b860a4b5357','ebad6c73-7b08-4ea3-91f2-8a209bee4b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f469bd65f8d2433a8a2cec5ac3abdfb3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:53.066790 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0846f095-3c02-4b5f-bbd4-33d7cc4676b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:00:53.080090 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0846f095-3c02-4b5f-bbd4-33d7cc4676b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:00:53.081367 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Flow 'volume_create_api' (ca2af5de-9c91-45d4-9af4-c2c07fdba85e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:00:53.081890 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Create volume request issued successfully. Aug 07 21:00:53.082784 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88eb6b8d-5d42-49fa-97a9-f55a904a838c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:00:53.083310 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 439/1755] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:00:52 2026] POST /volume/v3/volumes => generated 750 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:00:53.118550 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c8c55432-7d0c-4dce-8576-ded9a51e3b18 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:53.121656 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c8c55432-7d0c-4dce-8576-ded9a51e3b18 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] GET https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 Aug 07 21:00:53.122098 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c8c55432-7d0c-4dce-8576-ded9a51e3b18 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:53.123329 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c8c55432-7d0c-4dce-8576-ded9a51e3b18 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:53.133509 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:53.133509 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:53.139235 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c8c55432-7d0c-4dce-8576-ded9a51e3b18 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:53.145305 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c8c55432-7d0c-4dce-8576-ded9a51e3b18 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 returned with HTTP 200 Aug 07 21:00:53.146193 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 447/1756] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:53 2026] GET /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:53.835403 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0512a55d-b9df-4147-8555-6f1c98d0dcbe None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:53.839337 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0512a55d-b9df-4147-8555-6f1c98d0dcbe tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:00:53.839550 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0512a55d-b9df-4147-8555-6f1c98d0dcbe tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:53.840544 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0512a55d-b9df-4147-8555-6f1c98d0dcbe tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:53.840544 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-0512a55d-b9df-4147-8555-6f1c98d0dcbe tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:00:53.849753 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:53.849753 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:53.850343 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0512a55d-b9df-4147-8555-6f1c98d0dcbe tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:00:53.852561 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 437/1757] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:53 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:54.170632 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-04508bae-39ca-4f03-b4cc-1b29d6b24721 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.172977 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04508bae-39ca-4f03-b4cc-1b29d6b24721 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] GET https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 Aug 07 21:00:54.173224 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04508bae-39ca-4f03-b4cc-1b29d6b24721 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:54.173467 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04508bae-39ca-4f03-b4cc-1b29d6b24721 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:54.183242 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.183242 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:54.190205 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-04508bae-39ca-4f03-b4cc-1b29d6b24721 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.197913 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04508bae-39ca-4f03-b4cc-1b29d6b24721 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 returned with HTTP 200 Aug 07 21:00:54.198100 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 435/1758] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:54 2026] GET /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:54.218546 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1a297db8-1195-45dc-bdc9-3bba4fbf1fb8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.220528 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a297db8-1195-45dc-bdc9-3bba4fbf1fb8 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] POST https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata Aug 07 21:00:54.220987 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1a297db8-1195-45dc-bdc9-3bba4fbf1fb8 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:54.235877 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.235877 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:54.236439 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1a297db8-1195-45dc-bdc9-3bba4fbf1fb8 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.251433 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1a297db8-1195-45dc-bdc9-3bba4fbf1fb8 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Create volume metadata completed successfully. Aug 07 21:00:54.251908 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a297db8-1195-45dc-bdc9-3bba4fbf1fb8 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata returned with HTTP 200 Aug 07 21:00:54.252592 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 440/1759] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:00:54 2026] POST /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata => generated 101 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:54.262041 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-72119623-3054-42bb-9d28-bed833dde284 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.264347 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-72119623-3054-42bb-9d28-bed833dde284 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] GET https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata Aug 07 21:00:54.264610 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-72119623-3054-42bb-9d28-bed833dde284 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:54.264891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-72119623-3054-42bb-9d28-bed833dde284 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:54.275718 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.275718 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:54.276403 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-72119623-3054-42bb-9d28-bed833dde284 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.284590 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-72119623-3054-42bb-9d28-bed833dde284 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Get volume metadata completed successfully. Aug 07 21:00:54.284909 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-72119623-3054-42bb-9d28-bed833dde284 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata returned with HTTP 200 Aug 07 21:00:54.285333 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 448/1760] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 21:00:54 2026] GET /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata => generated 101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:54.294169 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9eeea376-cd91-410c-86f5-412674120d6c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.296438 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9eeea376-cd91-410c-86f5-412674120d6c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] PUT https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata Aug 07 21:00:54.296900 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9eeea376-cd91-410c-86f5-412674120d6c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:54.308826 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.308826 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:54.309638 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9eeea376-cd91-410c-86f5-412674120d6c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.329975 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9eeea376-cd91-410c-86f5-412674120d6c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Update volume metadata completed successfully. Aug 07 21:00:54.330313 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9eeea376-cd91-410c-86f5-412674120d6c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata returned with HTTP 200 Aug 07 21:00:54.330910 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 438/1761] 10.4.3.127 () {68 vars in 1395 bytes} [Fri Aug 7 21:00:54 2026] PUT /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:00:54.343642 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-21842b61-cc27-43a9-9746-1f47a195df4e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.346391 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-21842b61-cc27-43a9-9746-1f47a195df4e tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] GET https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata Aug 07 21:00:54.347028 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-21842b61-cc27-43a9-9746-1f47a195df4e tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:54.347028 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-21842b61-cc27-43a9-9746-1f47a195df4e tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:54.357337 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.357337 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:54.358161 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-21842b61-cc27-43a9-9746-1f47a195df4e tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.369960 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-21842b61-cc27-43a9-9746-1f47a195df4e tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Get volume metadata completed successfully. Aug 07 21:00:54.370149 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-21842b61-cc27-43a9-9746-1f47a195df4e tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata returned with HTTP 200 Aug 07 21:00:54.372107 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 436/1762] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 21:00:54 2026] GET /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata => generated 57 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:00:54.383404 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1042368d-542d-47ae-9b65-861268a0efde None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.385327 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1042368d-542d-47ae-9b65-861268a0efde tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata/key1 Aug 07 21:00:54.385327 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1042368d-542d-47ae-9b65-861268a0efde tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:54.385471 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1042368d-542d-47ae-9b65-861268a0efde tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:54.399053 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.399053 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:54.401499 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1042368d-542d-47ae-9b65-861268a0efde tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.410986 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1042368d-542d-47ae-9b65-861268a0efde tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Get volume metadata completed successfully. Aug 07 21:00:54.432578 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1042368d-542d-47ae-9b65-861268a0efde tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Delete volume metadata completed successfully. Aug 07 21:00:54.432578 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1042368d-542d-47ae-9b65-861268a0efde tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata/key1 returned with HTTP 200 Aug 07 21:00:54.433687 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 441/1763] 10.4.3.127 () {66 vars in 1393 bytes} [Fri Aug 7 21:00:54 2026] DELETE /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata/key1 => generated 0 bytes in 50 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 21:00:54.446906 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9d1d5239-0474-44e7-9dc9-268dc8356256 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.449788 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9d1d5239-0474-44e7-9dc9-268dc8356256 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] GET https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata Aug 07 21:00:54.449788 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9d1d5239-0474-44e7-9dc9-268dc8356256 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:54.450109 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9d1d5239-0474-44e7-9dc9-268dc8356256 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:54.468028 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.468028 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:54.468815 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9d1d5239-0474-44e7-9dc9-268dc8356256 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.484660 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9d1d5239-0474-44e7-9dc9-268dc8356256 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Get volume metadata completed successfully. Aug 07 21:00:54.485258 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9d1d5239-0474-44e7-9dc9-268dc8356256 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata returned with HTTP 200 Aug 07 21:00:54.485861 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 449/1764] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 21:00:54 2026] GET /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata => generated 32 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 07 21:00:54.496339 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-aa5e36f4-05ab-4304-adb2-468d9af32438 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.499710 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-aa5e36f4-05ab-4304-adb2-468d9af32438 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] PUT https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata Aug 07 21:00:54.499710 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-aa5e36f4-05ab-4304-adb2-468d9af32438 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:54.511915 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.511915 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:54.513369 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-aa5e36f4-05ab-4304-adb2-468d9af32438 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.528267 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-aa5e36f4-05ab-4304-adb2-468d9af32438 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Update volume metadata completed successfully. Aug 07 21:00:54.528437 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-aa5e36f4-05ab-4304-adb2-468d9af32438 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata returned with HTTP 200 Aug 07 21:00:54.529229 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 439/1765] 10.4.3.127 () {68 vars in 1395 bytes} [Fri Aug 7 21:00:54 2026] PUT /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata => generated 16 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:00:54.541541 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d761d85e-c96a-4f66-9235-bbb24207d1fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.545133 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d761d85e-c96a-4f66-9235-bbb24207d1fa tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] POST https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata Aug 07 21:00:54.545480 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d761d85e-c96a-4f66-9235-bbb24207d1fa tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:54.564104 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.564104 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:54.564945 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d761d85e-c96a-4f66-9235-bbb24207d1fa tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.581076 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d761d85e-c96a-4f66-9235-bbb24207d1fa tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Create volume metadata completed successfully. Aug 07 21:00:54.581493 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d761d85e-c96a-4f66-9235-bbb24207d1fa tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata returned with HTTP 200 Aug 07 21:00:54.582097 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 437/1766] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 21:00:54 2026] POST /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata => generated 68 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:00:54.592624 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e4c4e547-b113-44e9-ba87-4112c93107bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.598429 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4c4e547-b113-44e9-ba87-4112c93107bf tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] PUT https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata/key3 Aug 07 21:00:54.598992 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4c4e547-b113-44e9-ba87-4112c93107bf tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:54.615113 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.615113 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:54.616346 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e4c4e547-b113-44e9-ba87-4112c93107bf tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.630752 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e4c4e547-b113-44e9-ba87-4112c93107bf tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Update volume metadata completed successfully. Aug 07 21:00:54.631107 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4c4e547-b113-44e9-ba87-4112c93107bf tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata/key3 returned with HTTP 200 Aug 07 21:00:54.631741 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 442/1767] 10.4.3.127 () {68 vars in 1410 bytes} [Fri Aug 7 21:00:54 2026] PUT /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata/key3 => generated 35 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:00:54.641787 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-90630566-5bcb-47be-a8df-8008e0086c01 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.644146 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-90630566-5bcb-47be-a8df-8008e0086c01 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] GET https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata/key3 Aug 07 21:00:54.644382 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-90630566-5bcb-47be-a8df-8008e0086c01 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:54.644460 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-90630566-5bcb-47be-a8df-8008e0086c01 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:54.653894 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.653894 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:54.654534 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-90630566-5bcb-47be-a8df-8008e0086c01 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.662606 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-90630566-5bcb-47be-a8df-8008e0086c01 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Get volume metadata completed successfully. Aug 07 21:00:54.662741 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-90630566-5bcb-47be-a8df-8008e0086c01 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata/key3 returned with HTTP 200 Aug 07 21:00:54.663340 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 450/1768] 10.4.3.127 () {66 vars in 1390 bytes} [Fri Aug 7 21:00:54 2026] GET /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:00:54.672583 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1607543d-e7dc-4657-8c03-0a7d9213ba8b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.675436 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1607543d-e7dc-4657-8c03-0a7d9213ba8b tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] GET https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata Aug 07 21:00:54.675661 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1607543d-e7dc-4657-8c03-0a7d9213ba8b tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:54.675960 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1607543d-e7dc-4657-8c03-0a7d9213ba8b tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:54.688027 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.688027 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:54.689557 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1607543d-e7dc-4657-8c03-0a7d9213ba8b tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.696128 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1607543d-e7dc-4657-8c03-0a7d9213ba8b tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Get volume metadata completed successfully. Aug 07 21:00:54.696437 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1607543d-e7dc-4657-8c03-0a7d9213ba8b tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata returned with HTTP 200 Aug 07 21:00:54.696861 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 440/1769] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 21:00:54 2026] GET /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata => generated 75 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:00:54.706946 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-316fc7fe-9005-4662-8499-fcad2c5f1e2f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.709033 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-316fc7fe-9005-4662-8499-fcad2c5f1e2f tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] PUT https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata Aug 07 21:00:54.709368 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-316fc7fe-9005-4662-8499-fcad2c5f1e2f tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:00:54.719316 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.719316 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:54.719890 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-316fc7fe-9005-4662-8499-fcad2c5f1e2f tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.730453 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-316fc7fe-9005-4662-8499-fcad2c5f1e2f tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Update volume metadata completed successfully. Aug 07 21:00:54.730813 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-316fc7fe-9005-4662-8499-fcad2c5f1e2f tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata returned with HTTP 200 Aug 07 21:00:54.731526 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 438/1770] 10.4.3.127 () {68 vars in 1395 bytes} [Fri Aug 7 21:00:54 2026] PUT /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7/metadata => generated 16 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:00:54.745647 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5cf5e7e4-e5c0-4a66-b92c-9fd56512056f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.747953 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cf5e7e4-e5c0-4a66-b92c-9fd56512056f tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] GET https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 Aug 07 21:00:54.748153 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cf5e7e4-e5c0-4a66-b92c-9fd56512056f tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:54.748359 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cf5e7e4-e5c0-4a66-b92c-9fd56512056f tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:54.758329 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.758329 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:00:54.762958 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5cf5e7e4-e5c0-4a66-b92c-9fd56512056f tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.769215 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cf5e7e4-e5c0-4a66-b92c-9fd56512056f tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 returned with HTTP 200 Aug 07 21:00:54.769665 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 443/1771] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:54 2026] GET /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:00:54.788333 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8063fabc-af6c-4b0a-9d2f-fc5f5463299c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.791424 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8063fabc-af6c-4b0a-9d2f-fc5f5463299c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 Aug 07 21:00:54.791701 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8063fabc-af6c-4b0a-9d2f-fc5f5463299c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:54.792525 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8063fabc-af6c-4b0a-9d2f-fc5f5463299c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:54.792525 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-8063fabc-af6c-4b0a-9d2f-fc5f5463299c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Delete volume with id: ed63c039-2b6a-409b-8236-32780320a2c7 Aug 07 21:00:54.804264 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.804264 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:54.805934 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8063fabc-af6c-4b0a-9d2f-fc5f5463299c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.839149 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8063fabc-af6c-4b0a-9d2f-fc5f5463299c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Delete volume request issued successfully. Aug 07 21:00:54.839360 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8063fabc-af6c-4b0a-9d2f-fc5f5463299c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 returned with HTTP 202 Aug 07 21:00:54.839666 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 451/1772] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:00:54 2026] DELETE /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:00:54.850725 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f7a8e641-e68b-4a96-81bd-6cf1366bd93c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.854579 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f7a8e641-e68b-4a96-81bd-6cf1366bd93c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] GET https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 Aug 07 21:00:54.854842 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f7a8e641-e68b-4a96-81bd-6cf1366bd93c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:54.855052 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f7a8e641-e68b-4a96-81bd-6cf1366bd93c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:54.868403 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.868403 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:54.869830 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a965785e-e65d-4ef6-bfa4-c1d960d2e612 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:54.873775 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a965785e-e65d-4ef6-bfa4-c1d960d2e612 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:00:54.874333 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f7a8e641-e68b-4a96-81bd-6cf1366bd93c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Volume info retrieved successfully. Aug 07 21:00:54.875160 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a965785e-e65d-4ef6-bfa4-c1d960d2e612 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:54.875504 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a965785e-e65d-4ef6-bfa4-c1d960d2e612 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:54.876559 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a965785e-e65d-4ef6-bfa4-c1d960d2e612 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:00:54.882092 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:54.882092 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:54.882283 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f7a8e641-e68b-4a96-81bd-6cf1366bd93c tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 returned with HTTP 200 Aug 07 21:00:54.882283 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 441/1773] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:54 2026] GET /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:54.882505 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a965785e-e65d-4ef6-bfa4-c1d960d2e612 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:00:54.883101 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 439/1774] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:54 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:55.901184 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-43d1fd75-cb10-410d-b32d-557dadccd420 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:55.903121 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-171d5676-7928-4022-927d-f747a32a7703 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:55.905998 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-43d1fd75-cb10-410d-b32d-557dadccd420 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] GET https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 Aug 07 21:00:55.906192 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-43d1fd75-cb10-410d-b32d-557dadccd420 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:55.906750 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-43d1fd75-cb10-410d-b32d-557dadccd420 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:55.908359 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-171d5676-7928-4022-927d-f747a32a7703 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:00:55.908524 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-171d5676-7928-4022-927d-f747a32a7703 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:55.908928 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-171d5676-7928-4022-927d-f747a32a7703 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:55.909181 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-171d5676-7928-4022-927d-f747a32a7703 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:00:55.917259 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:55.917259 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:55.918282 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-171d5676-7928-4022-927d-f747a32a7703 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:00:55.918883 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 452/1775] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:55 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:55.925008 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-43d1fd75-cb10-410d-b32d-557dadccd420 tempest-VolumesMetadataTest-1656928119 tempest-VolumesMetadataTest-1656928119-project-member] https://10.4.3.127/volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 returned with HTTP 404 Aug 07 21:00:55.925008 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 444/1776] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:55 2026] GET /volume/v3/volumes/ed63c039-2b6a-409b-8236-32780320a2c7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:00:56.932788 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-aefa0c3a-c5d7-4fa0-ba64-a183be961121 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:56.934985 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-aefa0c3a-c5d7-4fa0-ba64-a183be961121 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:00:56.935266 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-aefa0c3a-c5d7-4fa0-ba64-a183be961121 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:56.935541 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-aefa0c3a-c5d7-4fa0-ba64-a183be961121 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:56.935689 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-aefa0c3a-c5d7-4fa0-ba64-a183be961121 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:00:56.944210 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:56.944210 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:00:56.944715 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-aefa0c3a-c5d7-4fa0-ba64-a183be961121 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:00:56.945524 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 442/1777] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:56 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:57.962596 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b39a72a7-b759-4a05-96d8-400b4f667e99 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:57.965045 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b39a72a7-b759-4a05-96d8-400b4f667e99 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:00:57.965437 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b39a72a7-b759-4a05-96d8-400b4f667e99 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:57.965528 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b39a72a7-b759-4a05-96d8-400b4f667e99 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:57.966064 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b39a72a7-b759-4a05-96d8-400b4f667e99 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:00:57.971840 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:57.971840 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:00:57.973074 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b39a72a7-b759-4a05-96d8-400b4f667e99 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:00:57.973591 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 440/1778] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:57 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:00:58.991094 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1b62309d-ec36-462d-9423-4b8ed7a92be2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:00:58.994120 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1b62309d-ec36-462d-9423-4b8ed7a92be2 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:00:58.994456 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1b62309d-ec36-462d-9423-4b8ed7a92be2 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:00:58.994731 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1b62309d-ec36-462d-9423-4b8ed7a92be2 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:00:58.995025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-1b62309d-ec36-462d-9423-4b8ed7a92be2 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:00:59.004587 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:00:59.004587 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:00:59.006218 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1b62309d-ec36-462d-9423-4b8ed7a92be2 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:00:59.006218 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 453/1779] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:00:58 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:00.027480 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c0be88b0-264a-4ecd-8d4e-260cc3a66eb5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:00.030410 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c0be88b0-264a-4ecd-8d4e-260cc3a66eb5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:01:00.031278 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c0be88b0-264a-4ecd-8d4e-260cc3a66eb5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:00.032099 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c0be88b0-264a-4ecd-8d4e-260cc3a66eb5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:00.032513 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c0be88b0-264a-4ecd-8d4e-260cc3a66eb5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:00.044033 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:00.044033 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:00.046189 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c0be88b0-264a-4ecd-8d4e-260cc3a66eb5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:01:00.046189 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 445/1780] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:00 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:01.065429 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3cbc6a96-b68e-4783-82a3-4098d96e8753 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:01.068953 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3cbc6a96-b68e-4783-82a3-4098d96e8753 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:01:01.071786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3cbc6a96-b68e-4783-82a3-4098d96e8753 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:01.071786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3cbc6a96-b68e-4783-82a3-4098d96e8753 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:01.071786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-3cbc6a96-b68e-4783-82a3-4098d96e8753 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:01.080601 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:01.080601 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:01.081432 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3cbc6a96-b68e-4783-82a3-4098d96e8753 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:01:01.081827 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 443/1781] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:01 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:02.095641 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-522ddecb-93de-467c-988e-495ee67811c4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:02.099732 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-522ddecb-93de-467c-988e-495ee67811c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:01:02.099996 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-522ddecb-93de-467c-988e-495ee67811c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:02.100225 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-522ddecb-93de-467c-988e-495ee67811c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:02.100365 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-522ddecb-93de-467c-988e-495ee67811c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:02.105476 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:02.105476 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:02.106417 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-522ddecb-93de-467c-988e-495ee67811c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:01:02.106865 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 441/1782] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:02 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:03.122985 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0d786245-8c49-4042-80ea-2a6c1ff62d49 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:03.128784 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0d786245-8c49-4042-80ea-2a6c1ff62d49 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:01:03.128784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0d786245-8c49-4042-80ea-2a6c1ff62d49 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:03.128784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0d786245-8c49-4042-80ea-2a6c1ff62d49 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:03.129027 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-0d786245-8c49-4042-80ea-2a6c1ff62d49 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:03.135503 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:03.135503 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:03.136416 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0d786245-8c49-4042-80ea-2a6c1ff62d49 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:01:03.136906 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 454/1783] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:03 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:04.153262 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5127859e-f8d9-4171-aafe-cd7003bc9630 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:04.158202 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5127859e-f8d9-4171-aafe-cd7003bc9630 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:01:04.159696 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5127859e-f8d9-4171-aafe-cd7003bc9630 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:04.159696 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5127859e-f8d9-4171-aafe-cd7003bc9630 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:04.159696 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5127859e-f8d9-4171-aafe-cd7003bc9630 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:04.172616 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:04.172616 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:04.173752 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5127859e-f8d9-4171-aafe-cd7003bc9630 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:01:04.175959 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 446/1784] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:04 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:04.749392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f3525baf-70e5-4450-8a59-e2fccf4156c2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:04.756970 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3525baf-70e5-4450-8a59-e2fccf4156c2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e Aug 07 21:01:04.757263 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3525baf-70e5-4450-8a59-e2fccf4156c2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:04.761259 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3525baf-70e5-4450-8a59-e2fccf4156c2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:04.762623 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-f3525baf-70e5-4450-8a59-e2fccf4156c2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Delete snapshot with id: 40d58f27-a619-42e5-8c4a-5a5cee2fb22e Aug 07 21:01:04.768867 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3525baf-70e5-4450-8a59-e2fccf4156c2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e returned with HTTP 404 Aug 07 21:01:04.769097 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 444/1785] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:01:04 2026] DELETE /volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:04.785962 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ec00ee29-5f71-4514-9f38-40af82bfd97d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:04.789956 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ec00ee29-5f71-4514-9f38-40af82bfd97d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e Aug 07 21:01:04.790416 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ec00ee29-5f71-4514-9f38-40af82bfd97d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:04.790824 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ec00ee29-5f71-4514-9f38-40af82bfd97d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:04.824529 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ec00ee29-5f71-4514-9f38-40af82bfd97d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e returned with HTTP 404 Aug 07 21:01:04.826092 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 442/1786] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:01:04 2026] GET /volume/v3/snapshots/40d58f27-a619-42e5-8c4a-5a5cee2fb22e => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:04.905733 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-42e4e0dc-804b-4800-aa1b-78b583e905c9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:04.910393 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-42e4e0dc-804b-4800-aa1b-78b583e905c9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 21:01:04.910984 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-42e4e0dc-804b-4800-aa1b-78b583e905c9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:04.912061 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-42e4e0dc-804b-4800-aa1b-78b583e905c9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:04.930397 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:04.930397 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:04.936652 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-42e4e0dc-804b-4800-aa1b-78b583e905c9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:04.944788 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-42e4e0dc-804b-4800-aa1b-78b583e905c9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 21:01:04.945375 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 455/1787] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:04 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:04.990325 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-1fe98149-806d-40f1-82b3-ab14293b47fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:04.993602 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-1fe98149-806d-40f1-82b3-ab14293b47fa tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] POST https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5/action Aug 07 21:01:04.993903 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-1fe98149-806d-40f1-82b3-ab14293b47fa tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:01:04.994594 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-1fe98149-806d-40f1-82b3-ab14293b47fa tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:05.021843 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:05.021843 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:05.022791 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-1fe98149-806d-40f1-82b3-ab14293b47fa tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:05.036347 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-1fe98149-806d-40f1-82b3-ab14293b47fa tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Begin detaching volume completed successfully. Aug 07 21:01:05.036623 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-1fe98149-806d-40f1-82b3-ab14293b47fa tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5/action returned with HTTP 202 Aug 07 21:01:05.037495 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 447/1788] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:01:04 2026] POST /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:01:05.127444 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b708443d-afad-4979-b56f-da994ffb2a33 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:05.128086 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b708443d-afad-4979-b56f-da994ffb2a33 None None] GET https://10.4.3.127/volume// Aug 07 21:01:05.128320 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b708443d-afad-4979-b56f-da994ffb2a33 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:05.128676 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b708443d-afad-4979-b56f-da994ffb2a33 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:05.130304 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b708443d-afad-4979-b56f-da994ffb2a33 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:05.131492 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 445/1789] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:01:05 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:05.140625 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-4e83f17b-6050-4273-bce9-69b84e235c56 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:05.143548 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-4e83f17b-6050-4273-bce9-69b84e235c56 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 21:01:05.143940 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-4e83f17b-6050-4273-bce9-69b84e235c56 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:05.144223 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-4e83f17b-6050-4273-bce9-69b84e235c56 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:05.163246 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:05.163246 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:05.170581 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-4e83f17b-6050-4273-bce9-69b84e235c56 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:05.177530 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-4e83f17b-6050-4273-bce9-69b84e235c56 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 21:01:05.178206 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 443/1790] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:01:05 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 1321 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:05.195311 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-78046939-598c-4049-b8be-cf6213ba6e0d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:05.198113 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-78046939-598c-4049-b8be-cf6213ba6e0d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:01:05.198688 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-78046939-598c-4049-b8be-cf6213ba6e0d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:05.200009 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-78046939-598c-4049-b8be-cf6213ba6e0d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:05.200009 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-78046939-598c-4049-b8be-cf6213ba6e0d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:05.206145 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:05.206145 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:05.207410 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-78046939-598c-4049-b8be-cf6213ba6e0d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:01:05.208183 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 456/1791] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:05 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:06.225878 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5329b780-9408-4a35-9f4e-1c1ccc70be0d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:06.231141 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5329b780-9408-4a35-9f4e-1c1ccc70be0d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:01:06.232196 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5329b780-9408-4a35-9f4e-1c1ccc70be0d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:06.232976 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5329b780-9408-4a35-9f4e-1c1ccc70be0d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:06.232976 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5329b780-9408-4a35-9f4e-1c1ccc70be0d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:06.242291 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:06.242291 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:06.243466 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5329b780-9408-4a35-9f4e-1c1ccc70be0d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:01:06.244051 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 448/1792] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:06 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:06.263427 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-e93b202e-4325-4e8e-8967-f9ef88665e35 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:06.265911 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-e93b202e-4325-4e8e-8967-f9ef88665e35 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] DELETE https://10.4.3.127/volume/v3/attachments/1a0da1ea-e486-44d9-951f-5f5a142bf3f7 Aug 07 21:01:06.266261 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-e93b202e-4325-4e8e-8967-f9ef88665e35 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:06.266502 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-e93b202e-4325-4e8e-8967-f9ef88665e35 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:06.277783 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:06.277783 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:06.370233 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8efcbc8b-9bb9-4acd-b871-ac0ec6ebc76b req-e93b202e-4325-4e8e-8967-f9ef88665e35 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/attachments/1a0da1ea-e486-44d9-951f-5f5a142bf3f7 returned with HTTP 200 Aug 07 21:01:06.371033 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 446/1793] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:01:06 2026] DELETE /volume/v3/attachments/1a0da1ea-e486-44d9-951f-5f5a142bf3f7 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:07.259496 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ad1f3bac-1ddc-42c1-b7fd-19315d275f47 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:07.262842 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad1f3bac-1ddc-42c1-b7fd-19315d275f47 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:01:07.263170 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ad1f3bac-1ddc-42c1-b7fd-19315d275f47 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:07.264726 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ad1f3bac-1ddc-42c1-b7fd-19315d275f47 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:07.264726 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ad1f3bac-1ddc-42c1-b7fd-19315d275f47 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:07.274549 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:07.274549 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:07.276000 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad1f3bac-1ddc-42c1-b7fd-19315d275f47 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:01:07.277545 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 444/1794] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:07 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:07.291556 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-77e29cd6-21d4-4a95-9f01-258f55d40282 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:07.316135 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-29ebbe9f-0c1f-41dd-8566-8aa29285c775 req-5898414a-51a1-4b78-a7d9-643c62d77d0b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:07.319750 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-29ebbe9f-0c1f-41dd-8566-8aa29285c775 req-5898414a-51a1-4b78-a7d9-643c62d77d0b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 21:01:07.320003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-29ebbe9f-0c1f-41dd-8566-8aa29285c775 req-5898414a-51a1-4b78-a7d9-643c62d77d0b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:07.320201 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-29ebbe9f-0c1f-41dd-8566-8aa29285c775 req-5898414a-51a1-4b78-a7d9-643c62d77d0b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:07.328441 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:07.328441 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:07.332954 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-29ebbe9f-0c1f-41dd-8566-8aa29285c775 req-5898414a-51a1-4b78-a7d9-643c62d77d0b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:07.338229 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-29ebbe9f-0c1f-41dd-8566-8aa29285c775 req-5898414a-51a1-4b78-a7d9-643c62d77d0b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 21:01:07.338785 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 449/1795] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:07 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:07.357305 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4504b751-b588-405e-a5b1-a6e01f8c379d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:07.359882 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4504b751-b588-405e-a5b1-a6e01f8c379d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] DELETE https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 21:01:07.360205 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4504b751-b588-405e-a5b1-a6e01f8c379d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:07.360445 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4504b751-b588-405e-a5b1-a6e01f8c379d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:07.361361 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-4504b751-b588-405e-a5b1-a6e01f8c379d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Delete volume with id: 60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 21:01:07.373502 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:07.373502 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:07.374414 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4504b751-b588-405e-a5b1-a6e01f8c379d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:07.403409 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4504b751-b588-405e-a5b1-a6e01f8c379d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Delete volume request issued successfully. Aug 07 21:01:07.403909 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4504b751-b588-405e-a5b1-a6e01f8c379d tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 202 Aug 07 21:01:07.404421 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 447/1796] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:01:07 2026] DELETE /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:01:07.414245 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7fd7270b-682f-4f4c-82c5-baa3de9563e2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:07.416305 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7fd7270b-682f-4f4c-82c5-baa3de9563e2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 21:01:07.416305 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7fd7270b-682f-4f4c-82c5-baa3de9563e2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:07.416534 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7fd7270b-682f-4f4c-82c5-baa3de9563e2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:07.427478 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:07.427478 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:07.439446 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7fd7270b-682f-4f4c-82c5-baa3de9563e2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:07.449061 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7fd7270b-682f-4f4c-82c5-baa3de9563e2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 200 Aug 07 21:01:07.449529 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 445/1797] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:07 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:07.497337 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-77e29cd6-21d4-4a95-9f01-258f55d40282 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:01:07.498571 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-77e29cd6-21d4-4a95-9f01-258f55d40282 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3bfcbdf8-9b1d-475b-828e-8a0623936ead", "incremental": true}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:07.500578 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-77e29cd6-21d4-4a95-9f01-258f55d40282 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Creating new backup {'backup': {'volume_id': '3bfcbdf8-9b1d-475b-828e-8a0623936ead', 'incremental': True}} {{(pid=100277) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:01:07.501092 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-77e29cd6-21d4-4a95-9f01-258f55d40282 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Creating backup of volume 3bfcbdf8-9b1d-475b-828e-8a0623936ead in container None Aug 07 21:01:07.511161 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:07.511161 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:07.511709 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-77e29cd6-21d4-4a95-9f01-258f55d40282 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Volume info retrieved successfully. Aug 07 21:01:07.562614 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-77e29cd6-21d4-4a95-9f01-258f55d40282 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Created reservations ['f0533e75-1735-4d7d-acf0-fbb3f64685e1', '177e0fbe-060d-40e9-9486-7f04042cff93'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:07.592298 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-77e29cd6-21d4-4a95-9f01-258f55d40282 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 400 Aug 07 21:01:07.593685 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 457/1798] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:01:07 2026] POST /volume/v3/backups => generated 109 bytes in 303 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 21:01:07.605915 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-db15f574-1c82-4f08-8fc7-d82d78d0483f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:07.609006 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db15f574-1c82-4f08-8fc7-d82d78d0483f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] DELETE https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:01:07.609006 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db15f574-1c82-4f08-8fc7-d82d78d0483f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:07.610688 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db15f574-1c82-4f08-8fc7-d82d78d0483f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:07.610688 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-db15f574-1c82-4f08-8fc7-d82d78d0483f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Delete backup with id: 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. Aug 07 21:01:07.616295 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:07.616295 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:07.633672 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-db15f574-1c82-4f08-8fc7-d82d78d0483f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] delete_backup rpcapi backup_id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:01:07.640223 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db15f574-1c82-4f08-8fc7-d82d78d0483f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 202 Aug 07 21:01:07.640223 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 450/1799] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:01:07 2026] DELETE /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:01:07.658909 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0c39b38c-f1f1-4af7-be13-9441697a5f35 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:07.666973 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0c39b38c-f1f1-4af7-be13-9441697a5f35 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:01:07.666973 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0c39b38c-f1f1-4af7-be13-9441697a5f35 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:07.670169 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0c39b38c-f1f1-4af7-be13-9441697a5f35 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:07.670985 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-0c39b38c-f1f1-4af7-be13-9441697a5f35 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:07.692134 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:07.692134 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:07.695978 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0c39b38c-f1f1-4af7-be13-9441697a5f35 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 200 Aug 07 21:01:07.695978 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 448/1800] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:07 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 751 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:08.463906 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-135440a2-2933-4592-acae-316f8fcc2162 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:08.467817 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-135440a2-2933-4592-acae-316f8fcc2162 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 Aug 07 21:01:08.467817 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-135440a2-2933-4592-acae-316f8fcc2162 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:08.467817 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-135440a2-2933-4592-acae-316f8fcc2162 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:08.478351 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-135440a2-2933-4592-acae-316f8fcc2162 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 returned with HTTP 404 Aug 07 21:01:08.479520 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 446/1801] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:08 2026] GET /volume/v3/volumes/60a1c1f0-ee09-4b00-8741-8580ec1ef9f5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:08.718036 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e0daf4f7-852b-4850-a1f6-c4a59c1052d4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:08.724497 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0daf4f7-852b-4850-a1f6-c4a59c1052d4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 Aug 07 21:01:08.724750 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0daf4f7-852b-4850-a1f6-c4a59c1052d4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:08.725044 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0daf4f7-852b-4850-a1f6-c4a59c1052d4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:08.725242 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-e0daf4f7-852b-4850-a1f6-c4a59c1052d4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id 7b6dccb8-5314-4c18-a28c-6c0ca6cceec1. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:08.732726 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0daf4f7-852b-4850-a1f6-c4a59c1052d4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 returned with HTTP 404 Aug 07 21:01:08.733838 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 458/1802] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:08 2026] GET /volume/v3/backups/7b6dccb8-5314-4c18-a28c-6c0ca6cceec1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:08.747381 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:08.760213 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:01:08.760213 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-622126335"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:08.766197 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-622126335'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:01:08.766197 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Create volume of 1 GB Aug 07 21:01:08.777356 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Availability Zones retrieved successfully. Aug 07 21:01:08.786163 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Flow 'volume_create_api' (88b9d076-35b4-44eb-9adc-5c81c6ac3c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:08.789618 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cf009ac-a852-420d-b148-71bb80ce3c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:08.792751 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:01:08.834155 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cf009ac-a852-420d-b148-71bb80ce3c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:08.835225 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47977c30-a697-4fc8-a652-203e19bc57c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:08.897017 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Created reservations ['c9aeae32-c612-43ef-9c42-cfeb394d56ee', '8d651e94-2374-40f1-9ed9-68bf7ce799be', '28ecff98-301c-4439-8a18-1cf80d374907', '7f7a820c-4927-4d72-8cae-d19ebd4ed4e7'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:08.898942 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47977c30-a697-4fc8-a652-203e19bc57c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9aeae32-c612-43ef-9c42-cfeb394d56ee', '8d651e94-2374-40f1-9ed9-68bf7ce799be', '28ecff98-301c-4439-8a18-1cf80d374907', '7f7a820c-4927-4d72-8cae-d19ebd4ed4e7']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:08.900320 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fb7b08-5284-4049-8c6b-000048b897b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:08.929862 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fb7b08-5284-4049-8c6b-000048b897b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-622126335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be13b9b4f2a43e09fdaa25c3638e401',qos_specs=None,replication_status=,reservations=['c9aeae32-c612-43ef-9c42-cfeb394d56ee','8d651e94-2374-40f1-9ed9-68bf7ce799be','28ecff98-301c-4439-8a18-1cf80d374907','7f7a820c-4927-4d72-8cae-d19ebd4ed4e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631e049f3a5b43ce8ec00ec3073c9fb1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-622126335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3be13b9b4f2a43e09fdaa25c3638e401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631e049f3a5b43ce8ec00ec3073c9fb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:08.930540 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8d17940-73f0-472e-b4b8-2908943b496f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:08.955260 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8d17940-73f0-472e-b4b8-2908943b496f) transitioned into state 'SUCCESS' from state '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-622126335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be13b9b4f2a43e09fdaa25c3638e401',qos_specs=None,replication_status=,reservations=['c9aeae32-c612-43ef-9c42-cfeb394d56ee','8d651e94-2374-40f1-9ed9-68bf7ce799be','28ecff98-301c-4439-8a18-1cf80d374907','7f7a820c-4927-4d72-8cae-d19ebd4ed4e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631e049f3a5b43ce8ec00ec3073c9fb1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:08.956616 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed5f5ba7-8af5-42e8-ba38-29398be4c1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:08.969590 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed5f5ba7-8af5-42e8-ba38-29398be4c1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:08.970471 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Flow 'volume_create_api' (88b9d076-35b4-44eb-9adc-5c81c6ac3c55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:08.970863 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Create volume request issued successfully. Aug 07 21:01:08.971623 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4739411c-72f1-41e2-9fd1-b7ac91f25f6d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:01:08.973859 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 451/1803] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:01:08 2026] POST /volume/v3/volumes => generated 748 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:08.988012 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a17090b3-accb-4dcc-b3ac-719e0ce84a0f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:08.990349 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a17090b3-accb-4dcc-b3ac-719e0ce84a0f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 Aug 07 21:01:08.990508 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a17090b3-accb-4dcc-b3ac-719e0ce84a0f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:08.990781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a17090b3-accb-4dcc-b3ac-719e0ce84a0f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:09.003569 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:09.003569 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:09.009465 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a17090b3-accb-4dcc-b3ac-719e0ce84a0f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:01:09.029281 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a17090b3-accb-4dcc-b3ac-719e0ce84a0f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 returned with HTTP 200 Aug 07 21:01:09.029988 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 449/1804] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:08 2026] GET /volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:10.048265 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2d342b63-b41e-4f86-bce8-07a3dba05393 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:10.051891 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d342b63-b41e-4f86-bce8-07a3dba05393 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 Aug 07 21:01:10.053202 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d342b63-b41e-4f86-bce8-07a3dba05393 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:10.053488 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d342b63-b41e-4f86-bce8-07a3dba05393 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:10.067612 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:10.067612 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:10.074727 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2d342b63-b41e-4f86-bce8-07a3dba05393 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:01:10.084095 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d342b63-b41e-4f86-bce8-07a3dba05393 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 returned with HTTP 200 Aug 07 21:01:10.085201 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 447/1805] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:10 2026] GET /volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:10.105893 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-df6782d6-959c-431a-a35f-7d4d668f2c15 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:10.108471 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-df6782d6-959c-431a-a35f-7d4d668f2c15 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:01:10.109148 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-df6782d6-959c-431a-a35f-7d4d668f2c15 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0", "name": "tempest-VolumesBackupsTest-Backup-1450181218"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:10.112293 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-df6782d6-959c-431a-a35f-7d4d668f2c15 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Creating new backup {'backup': {'volume_id': '341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0', 'name': 'tempest-VolumesBackupsTest-Backup-1450181218'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:01:10.112293 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-df6782d6-959c-431a-a35f-7d4d668f2c15 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Creating backup of volume 341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 in container None Aug 07 21:01:10.124950 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:10.124950 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:10.125388 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-df6782d6-959c-431a-a35f-7d4d668f2c15 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Volume info retrieved successfully. Aug 07 21:01:10.155691 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-df6782d6-959c-431a-a35f-7d4d668f2c15 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Created reservations ['0e355e73-2810-4fa0-ad66-43e23a1252c6', '7000fa78-6be3-487f-9095-c72dbe8cf841'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:10.235403 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-df6782d6-959c-431a-a35f-7d4d668f2c15 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:01:10.235403 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 459/1806] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:01:10 2026] POST /volume/v3/backups => generated 330 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:10.249037 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c75050ec-18a4-43d8-93c8-a0bfb313af62 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:10.254943 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c75050ec-18a4-43d8-93c8-a0bfb313af62 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:10.255331 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c75050ec-18a4-43d8-93c8-a0bfb313af62 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:10.255686 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c75050ec-18a4-43d8-93c8-a0bfb313af62 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:10.255915 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c75050ec-18a4-43d8-93c8-a0bfb313af62 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:10.263556 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:10.263556 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:10.264635 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c75050ec-18a4-43d8-93c8-a0bfb313af62 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:10.265276 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 452/1807] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:10 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:11.279364 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cb2d0235-0d15-4911-86ba-ea2fc320d107 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:11.282265 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cb2d0235-0d15-4911-86ba-ea2fc320d107 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:11.282543 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cb2d0235-0d15-4911-86ba-ea2fc320d107 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:11.282884 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cb2d0235-0d15-4911-86ba-ea2fc320d107 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:11.283011 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-cb2d0235-0d15-4911-86ba-ea2fc320d107 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:11.289972 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:11.289972 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:11.290961 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cb2d0235-0d15-4911-86ba-ea2fc320d107 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:11.291585 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 450/1808] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:11 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:11.341444 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5c3d663f-0df9-467e-b3fc-93741c66bbc5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:11.399185 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5c3d663f-0df9-467e-b3fc-93741c66bbc5 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:01:11.399690 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5c3d663f-0df9-467e-b3fc-93741c66bbc5 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1568056646", "extra_specs": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:11.420528 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5c3d663f-0df9-467e-b3fc-93741c66bbc5 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:01:11.420866 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 448/1809] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:01:11 2026] POST /volume/v3/types => generated 218 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:11.434618 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-06d60853-8e26-4995-82fc-7b87b1cf57ab None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:11.440827 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-06d60853-8e26-4995-82fc-7b87b1cf57ab tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] POST https://10.4.3.127/volume/v3/types/a5410a88-cbf6-44cc-8d45-e8aa9ea6d8e8/encryption Aug 07 21:01:11.441311 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-06d60853-8e26-4995-82fc-7b87b1cf57ab tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:11.446140 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:11.446140 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:11.493929 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-06d60853-8e26-4995-82fc-7b87b1cf57ab tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/types/a5410a88-cbf6-44cc-8d45-e8aa9ea6d8e8/encryption returned with HTTP 200 Aug 07 21:01:11.493929 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 460/1810] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:01:11 2026] POST /volume/v3/types/a5410a88-cbf6-44cc-8d45-e8aa9ea6d8e8/encryption => generated 231 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:11.505796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:11.638860 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:01:11.641308 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-733459685", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1568056646", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:11.641645 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-733459685', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1568056646', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:01:11.647504 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Create volume of 1 GB Aug 07 21:01:11.648025 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:11.648025 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:11.648650 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Availability Zones retrieved successfully. Aug 07 21:01:11.661344 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Flow 'volume_create_api' (e56c023b-5663-4002-bf95-6c98e31de338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:11.662815 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af10f75-c130-4671-bee3-78a56e6d4d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:11.664288 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:01:11.714848 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af10f75-c130-4671-bee3-78a56e6d4d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:01:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a5410a88-cbf6-44cc-8d45-e8aa9ea6d8e8,is_public=True,name='tempest-scenario-type-cryptsetup-1568056646',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5410a88-cbf6-44cc-8d45-e8aa9ea6d8e8', '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=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:11.715673 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea63f31-b6f4-44af-8793-082143246352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:11.763194 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1568056646 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1568056646, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:01:11.763564 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1568056646 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1568056646, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:01:11.825443 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Created reservations ['64f3cc58-65d6-49b4-b12c-37a0d7d32498', '49749d33-5e77-41a1-a7fe-380bb5eb1c88', 'f54b3e5e-acd9-49b3-b677-1b3c3ca4d4b0', 'e0a25386-9c80-4008-83e9-d726580749f5'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:11.826318 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea63f31-b6f4-44af-8793-082143246352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64f3cc58-65d6-49b4-b12c-37a0d7d32498', '49749d33-5e77-41a1-a7fe-380bb5eb1c88', 'f54b3e5e-acd9-49b3-b677-1b3c3ca4d4b0', 'e0a25386-9c80-4008-83e9-d726580749f5']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:11.827203 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74007e3c-5db7-41b1-9456-7eedc70d7236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:11.854594 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74007e3c-5db7-41b1-9456-7eedc70d7236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ef31fb4-61c3-4839-90c9-6c838455e775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-733459685',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732f50cee7c42498e1fbc0c77726e79',qos_specs=None,replication_status=,reservations=['64f3cc58-65d6-49b4-b12c-37a0d7d32498','49749d33-5e77-41a1-a7fe-380bb5eb1c88','f54b3e5e-acd9-49b3-b677-1b3c3ca4d4b0','e0a25386-9c80-4008-83e9-d726580749f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d685cd00de43dcb707c1f6f4ca75df',volume_type_id=a5410a88-cbf6-44cc-8d45-e8aa9ea6d8e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-733459685',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0ef31fb4-61c3-4839-90c9-6c838455e775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2732f50cee7c42498e1fbc0c77726e79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d685cd00de43dcb707c1f6f4ca75df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5410a88-cbf6-44cc-8d45-e8aa9ea6d8e8),volume_type_id=a5410a88-cbf6-44cc-8d45-e8aa9ea6d8e8)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:11.855499 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48cd4df8-f5a1-481b-a732-ebe62152c1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:11.896151 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48cd4df8-f5a1-481b-a732-ebe62152c1c2) transitioned into state 'SUCCESS' from state '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-733459685',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732f50cee7c42498e1fbc0c77726e79',qos_specs=None,replication_status=,reservations=['64f3cc58-65d6-49b4-b12c-37a0d7d32498','49749d33-5e77-41a1-a7fe-380bb5eb1c88','f54b3e5e-acd9-49b3-b677-1b3c3ca4d4b0','e0a25386-9c80-4008-83e9-d726580749f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d685cd00de43dcb707c1f6f4ca75df',volume_type_id=a5410a88-cbf6-44cc-8d45-e8aa9ea6d8e8)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:11.897300 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65ca36f-dfc8-45d1-8342-a81f30fb2d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:11.917390 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65ca36f-dfc8-45d1-8342-a81f30fb2d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:11.919823 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Flow 'volume_create_api' (e56c023b-5663-4002-bf95-6c98e31de338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:11.919823 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Create volume request issued successfully. Aug 07 21:01:11.919823 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e692679c-d4fa-439d-a0e9-e505bec5ba55 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:01:11.920850 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 453/1811] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:01:11 2026] POST /volume/v3/volumes => generated 790 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:12.308130 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e6c23563-ce4c-4201-82dc-40135b8481da None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:12.310738 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e6c23563-ce4c-4201-82dc-40135b8481da tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:12.311111 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e6c23563-ce4c-4201-82dc-40135b8481da tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:12.311405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e6c23563-ce4c-4201-82dc-40135b8481da tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:12.311575 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-e6c23563-ce4c-4201-82dc-40135b8481da tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:12.319213 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:12.319213 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:12.320226 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e6c23563-ce4c-4201-82dc-40135b8481da tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:12.320780 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 451/1812] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:12 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:13.336601 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3f5c094b-518c-4b0c-a451-e14a81bc5598 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:13.339397 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f5c094b-518c-4b0c-a451-e14a81bc5598 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:13.339685 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f5c094b-518c-4b0c-a451-e14a81bc5598 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:13.339971 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f5c094b-518c-4b0c-a451-e14a81bc5598 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:13.340140 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3f5c094b-518c-4b0c-a451-e14a81bc5598 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:13.348201 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:13.348201 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:13.348464 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f5c094b-518c-4b0c-a451-e14a81bc5598 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:13.348980 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 449/1813] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:13 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:14.365212 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e4772be3-e824-4e24-b784-c5ad9fbf8961 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:14.368345 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e4772be3-e824-4e24-b784-c5ad9fbf8961 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:14.368345 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e4772be3-e824-4e24-b784-c5ad9fbf8961 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:14.368345 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e4772be3-e824-4e24-b784-c5ad9fbf8961 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:14.368779 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-e4772be3-e824-4e24-b784-c5ad9fbf8961 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:14.375463 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:14.375463 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:14.377208 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e4772be3-e824-4e24-b784-c5ad9fbf8961 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:14.377744 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 461/1814] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:14 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:14.447399 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-378c4589-aaad-46a9-bf6c-57da3e50684d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:14.451529 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:01:14.452541 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1325807496"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:14.453472 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1325807496'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:01:14.453608 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Create volume of 1 GB Aug 07 21:01:14.456783 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:14.456783 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:14.458786 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Availability Zones retrieved successfully. Aug 07 21:01:14.466921 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Flow 'volume_create_api' (d4cc52fe-24d7-49db-a97d-2e094d40eb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:14.467820 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0132ccf-ac30-441c-bb69-53f82d89e248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:14.469003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:01:14.505546 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0132ccf-ac30-441c-bb69-53f82d89e248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:14.506757 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aed13a0-b9fc-4525-b825-f573f9fd6eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:14.588206 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Created reservations ['080a97ce-eeea-48ee-9f30-f211e2315dcb', '171d668a-4110-4a9c-a178-b419cdc15965', '29b341ca-e2b1-4407-ae2a-c6d9e0b030f4', 'dc881be9-eaa5-4b45-8abe-9fe1730e36bf'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:14.589923 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aed13a0-b9fc-4525-b825-f573f9fd6eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['080a97ce-eeea-48ee-9f30-f211e2315dcb', '171d668a-4110-4a9c-a178-b419cdc15965', '29b341ca-e2b1-4407-ae2a-c6d9e0b030f4', 'dc881be9-eaa5-4b45-8abe-9fe1730e36bf']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:14.591939 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f9770a-4b46-4fac-8244-03cbd9b0aa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:14.630314 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f9770a-4b46-4fac-8244-03cbd9b0aa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57df3ee6-c693-4b8d-b7d2-db1b05220975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1325807496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9116f8ec2fef4fbbac5e4709932d7f78',qos_specs=None,replication_status=,reservations=['080a97ce-eeea-48ee-9f30-f211e2315dcb','171d668a-4110-4a9c-a178-b419cdc15965','29b341ca-e2b1-4407-ae2a-c6d9e0b030f4','dc881be9-eaa5-4b45-8abe-9fe1730e36bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a749b6fb024aac90f238e96bcdcf0a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:01:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1325807496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57df3ee6-c693-4b8d-b7d2-db1b05220975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9116f8ec2fef4fbbac5e4709932d7f78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a749b6fb024aac90f238e96bcdcf0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:14.631469 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b84f4b5-9fe1-4f0d-830c-56bfda1d2c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:14.667996 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b84f4b5-9fe1-4f0d-830c-56bfda1d2c29) transitioned into state 'SUCCESS' from state '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-1325807496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9116f8ec2fef4fbbac5e4709932d7f78',qos_specs=None,replication_status=,reservations=['080a97ce-eeea-48ee-9f30-f211e2315dcb','171d668a-4110-4a9c-a178-b419cdc15965','29b341ca-e2b1-4407-ae2a-c6d9e0b030f4','dc881be9-eaa5-4b45-8abe-9fe1730e36bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a749b6fb024aac90f238e96bcdcf0a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:14.668870 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd4853fd-bc35-4fb0-9c2f-bc26130176d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:14.691696 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd4853fd-bc35-4fb0-9c2f-bc26130176d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:14.694404 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Flow 'volume_create_api' (d4cc52fe-24d7-49db-a97d-2e094d40eb24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:14.695158 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Create volume request issued successfully. Aug 07 21:01:14.696775 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-378c4589-aaad-46a9-bf6c-57da3e50684d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:01:14.697438 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 454/1815] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:01:14 2026] POST /volume/v3/volumes => generated 755 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:14.718447 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6d9100a1-87f7-48e8-b71e-7dc4ada65911 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:14.723420 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6d9100a1-87f7-48e8-b71e-7dc4ada65911 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:14.724129 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6d9100a1-87f7-48e8-b71e-7dc4ada65911 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:14.724129 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6d9100a1-87f7-48e8-b71e-7dc4ada65911 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:14.747753 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:14.747753 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:14.766958 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6d9100a1-87f7-48e8-b71e-7dc4ada65911 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:14.776969 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6d9100a1-87f7-48e8-b71e-7dc4ada65911 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:14.777574 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 452/1816] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:14 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 823 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:15.397530 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-61fc4d76-4fce-43ff-af28-11010ab0953d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:15.401773 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61fc4d76-4fce-43ff-af28-11010ab0953d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:15.402155 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61fc4d76-4fce-43ff-af28-11010ab0953d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:15.402499 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61fc4d76-4fce-43ff-af28-11010ab0953d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:15.402647 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-61fc4d76-4fce-43ff-af28-11010ab0953d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:15.413890 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:15.413890 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:15.417611 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61fc4d76-4fce-43ff-af28-11010ab0953d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:15.419310 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 450/1817] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:15 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:15.807042 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f2b1ce13-72c6-4974-a253-99ed19c7e321 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:15.810592 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f2b1ce13-72c6-4974-a253-99ed19c7e321 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:15.810592 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f2b1ce13-72c6-4974-a253-99ed19c7e321 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:15.810592 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f2b1ce13-72c6-4974-a253-99ed19c7e321 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:15.824654 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:15.824654 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:15.841033 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f2b1ce13-72c6-4974-a253-99ed19c7e321 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:15.848401 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f2b1ce13-72c6-4974-a253-99ed19c7e321 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:15.849168 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 462/1818] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:15 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:15.918601 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-2a163d85-0863-458d-be35-7d4581dc1587 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:15.921954 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-2a163d85-0863-458d-be35-7d4581dc1587 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:15.922154 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-2a163d85-0863-458d-be35-7d4581dc1587 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:15.922339 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-2a163d85-0863-458d-be35-7d4581dc1587 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:15.929865 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:15.929865 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:15.934192 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-2a163d85-0863-458d-be35-7d4581dc1587 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:15.939436 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-2a163d85-0863-458d-be35-7d4581dc1587 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:15.939872 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 455/1819] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:15 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:16.054921 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-061f0422-2a9f-4ff8-84ae-49b8ffe50a69 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:16.054921 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-061f0422-2a9f-4ff8-84ae-49b8ffe50a69 None None] GET https://10.4.3.127/volume// Aug 07 21:01:16.054921 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-061f0422-2a9f-4ff8-84ae-49b8ffe50a69 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:16.055387 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-061f0422-2a9f-4ff8-84ae-49b8ffe50a69 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:16.055387 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-061f0422-2a9f-4ff8-84ae-49b8ffe50a69 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:16.057097 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 453/1820] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:01:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:16.072363 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-5c602ec6-499d-4b37-9839-ae613d0db6bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:16.075994 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-5c602ec6-499d-4b37-9839-ae613d0db6bd tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:01:16.076325 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-5c602ec6-499d-4b37-9839-ae613d0db6bd tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57df3ee6-c693-4b8d-b7d2-db1b05220975", "connector": null, "instance_uuid": "914b2dac-d2db-43c7-98fa-f2f85f84d205"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:16.096452 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:16.096452 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:16.147749 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-5c602ec6-499d-4b37-9839-ae613d0db6bd tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:01:16.148689 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 451/1821] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:01:16 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:16.196688 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5e6d7455-7327-4a77-91eb-67e73fbaa807 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:16.199000 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5e6d7455-7327-4a77-91eb-67e73fbaa807 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:16.199310 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5e6d7455-7327-4a77-91eb-67e73fbaa807 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:16.199574 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5e6d7455-7327-4a77-91eb-67e73fbaa807 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:16.212484 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:16.212484 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:16.217642 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5e6d7455-7327-4a77-91eb-67e73fbaa807 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:16.226301 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5e6d7455-7327-4a77-91eb-67e73fbaa807 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:16.226846 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 463/1822] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:16 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:01:16.237170 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-68abbd1d-616b-4554-a5dd-80fcb033c670 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:16.237590 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68abbd1d-616b-4554-a5dd-80fcb033c670 None None] GET https://10.4.3.127/volume// Aug 07 21:01:16.238211 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68abbd1d-616b-4554-a5dd-80fcb033c670 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:16.238374 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68abbd1d-616b-4554-a5dd-80fcb033c670 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:16.238715 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68abbd1d-616b-4554-a5dd-80fcb033c670 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:16.239264 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 456/1823] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:01:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:16.254125 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-55dcc968-d7ce-4dee-b006-d8fa83066c73 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:16.258786 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-55dcc968-d7ce-4dee-b006-d8fa83066c73 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:16.258786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-55dcc968-d7ce-4dee-b006-d8fa83066c73 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:16.258786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-55dcc968-d7ce-4dee-b006-d8fa83066c73 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:16.285071 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:16.285071 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:16.299582 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-55dcc968-d7ce-4dee-b006-d8fa83066c73 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:16.314913 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-55dcc968-d7ce-4dee-b006-d8fa83066c73 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:16.317057 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 454/1824] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:01:16 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 1027 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:16.453140 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1e6a2a54-a444-49c6-940d-851860047533 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:16.458995 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e6a2a54-a444-49c6-940d-851860047533 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:16.459476 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e6a2a54-a444-49c6-940d-851860047533 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:16.459845 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e6a2a54-a444-49c6-940d-851860047533 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:16.460032 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1e6a2a54-a444-49c6-940d-851860047533 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:16.470504 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:16.470504 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:16.471909 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e6a2a54-a444-49c6-940d-851860047533 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:16.477598 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 452/1825] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:16 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:16.504205 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-260c877b-a21c-4ad0-8231-994608fd3c4a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:16.513572 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-260c877b-a21c-4ad0-8231-994608fd3c4a tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] PUT https://10.4.3.127/volume/v3/attachments/ac8db1fd-1809-4383-aedd-16dccfb8318c Aug 07 21:01:16.514103 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-260c877b-a21c-4ad0-8231-994608fd3c4a tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:16.538927 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-260c877b-a21c-4ad0-8231-994608fd3c4a tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Acquiring lock "cinder-attachment_update-57df3ee6-c693-4b8d-b7d2-db1b05220975-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:01:16.549008 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-260c877b-a21c-4ad0-8231-994608fd3c4a tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Lock "cinder-attachment_update-57df3ee6-c693-4b8d-b7d2-db1b05220975-np0000006755" acquired by "attachment_update" :: waited 0.010s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:01:16.552968 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:16.552968 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:16.755664 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-260c877b-a21c-4ad0-8231-994608fd3c4a tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Lock "cinder-attachment_update-57df3ee6-c693-4b8d-b7d2-db1b05220975-np0000006755" released by "attachment_update" :: held 0.205s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:01:16.755664 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-260c877b-a21c-4ad0-8231-994608fd3c4a tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/attachments/ac8db1fd-1809-4383-aedd-16dccfb8318c returned with HTTP 200 Aug 07 21:01:16.755664 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 464/1826] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:01:16 2026] PUT /volume/v3/attachments/ac8db1fd-1809-4383-aedd-16dccfb8318c => generated 969 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:17.245946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ca51c761-c2ed-4319-8618-d02566251b0e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:17.248428 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca51c761-c2ed-4319-8618-d02566251b0e tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:17.248837 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ca51c761-c2ed-4319-8618-d02566251b0e tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:17.249003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ca51c761-c2ed-4319-8618-d02566251b0e tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:17.260664 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:17.260664 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:17.268362 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ca51c761-c2ed-4319-8618-d02566251b0e tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:17.275197 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca51c761-c2ed-4319-8618-d02566251b0e tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:17.276489 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 457/1827] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:17 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:17.506699 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-73e360de-0a68-4fb4-ba87-474d254f5629 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:17.517784 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-73e360de-0a68-4fb4-ba87-474d254f5629 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:17.518020 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-73e360de-0a68-4fb4-ba87-474d254f5629 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:17.522986 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-73e360de-0a68-4fb4-ba87-474d254f5629 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:17.523076 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-73e360de-0a68-4fb4-ba87-474d254f5629 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:17.532469 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:17.532469 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:17.532469 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-73e360de-0a68-4fb4-ba87-474d254f5629 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:17.533049 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 455/1828] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:17 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:18.301949 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47e043ca-a840-4e0a-9cbe-d1a3b86dc1f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:18.306263 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47e043ca-a840-4e0a-9cbe-d1a3b86dc1f9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:18.307194 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47e043ca-a840-4e0a-9cbe-d1a3b86dc1f9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:18.307665 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47e043ca-a840-4e0a-9cbe-d1a3b86dc1f9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:18.323164 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:18.323164 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:18.330362 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-47e043ca-a840-4e0a-9cbe-d1a3b86dc1f9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:18.339589 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47e043ca-a840-4e0a-9cbe-d1a3b86dc1f9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:18.340338 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 453/1829] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:18 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:18.549670 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ef072e45-7883-4e55-ab25-88bab0c8bae3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:18.552219 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ef072e45-7883-4e55-ab25-88bab0c8bae3 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:18.552509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ef072e45-7883-4e55-ab25-88bab0c8bae3 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:18.552841 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ef072e45-7883-4e55-ab25-88bab0c8bae3 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:18.553343 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ef072e45-7883-4e55-ab25-88bab0c8bae3 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:18.558897 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:18.558897 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:18.559808 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ef072e45-7883-4e55-ab25-88bab0c8bae3 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:18.560250 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 465/1830] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:18 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:19.367943 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-efee9547-d989-4640-bfe2-b74a428441c3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:19.370892 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-efee9547-d989-4640-bfe2-b74a428441c3 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:19.371223 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-efee9547-d989-4640-bfe2-b74a428441c3 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:19.371383 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-efee9547-d989-4640-bfe2-b74a428441c3 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:19.386336 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:19.386336 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:19.395643 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-efee9547-d989-4640-bfe2-b74a428441c3 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:19.410909 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-efee9547-d989-4640-bfe2-b74a428441c3 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:19.411392 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 458/1831] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:19 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:19.580782 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f387a9f9-e088-4497-be9d-6cbbedf0222c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:19.584077 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f387a9f9-e088-4497-be9d-6cbbedf0222c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:19.584869 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f387a9f9-e088-4497-be9d-6cbbedf0222c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:19.584869 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f387a9f9-e088-4497-be9d-6cbbedf0222c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:19.586786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-f387a9f9-e088-4497-be9d-6cbbedf0222c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:19.592448 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:19.592448 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:19.593497 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f387a9f9-e088-4497-be9d-6cbbedf0222c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:19.594961 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 456/1832] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:19 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:20.429223 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f89e67a-4f96-4b32-9e32-16fe94dce2fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:20.431751 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f89e67a-4f96-4b32-9e32-16fe94dce2fd tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:20.432327 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f89e67a-4f96-4b32-9e32-16fe94dce2fd tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:20.432593 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f89e67a-4f96-4b32-9e32-16fe94dce2fd tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:20.447020 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:20.447020 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:20.454667 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f89e67a-4f96-4b32-9e32-16fe94dce2fd tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:20.462770 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f89e67a-4f96-4b32-9e32-16fe94dce2fd tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:20.462770 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 454/1833] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:20 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:20.615463 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c44c83fb-7106-4882-80fc-a51c6019c11b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:20.618229 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c44c83fb-7106-4882-80fc-a51c6019c11b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:20.618689 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c44c83fb-7106-4882-80fc-a51c6019c11b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:20.618814 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c44c83fb-7106-4882-80fc-a51c6019c11b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:20.618933 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-c44c83fb-7106-4882-80fc-a51c6019c11b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:20.627173 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:20.627173 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:20.628315 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c44c83fb-7106-4882-80fc-a51c6019c11b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:20.628315 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 466/1834] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:20 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:21.125578 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-7a0591fa-caaa-4d8e-b6af-c1dc43d3a31c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:21.128204 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-7a0591fa-caaa-4d8e-b6af-c1dc43d3a31c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] POST https://10.4.3.127/volume/v3/attachments/ac8db1fd-1809-4383-aedd-16dccfb8318c/action Aug 07 21:01:21.128947 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-7a0591fa-caaa-4d8e-b6af-c1dc43d3a31c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:01:21.129704 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-7a0591fa-caaa-4d8e-b6af-c1dc43d3a31c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:21.155888 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:21.155888 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:21.179903 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1d8ac161-05c5-4a8f-b9e8-1000fae249a0 req-7a0591fa-caaa-4d8e-b6af-c1dc43d3a31c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/attachments/ac8db1fd-1809-4383-aedd-16dccfb8318c/action returned with HTTP 204 Aug 07 21:01:21.180234 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 459/1835] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:01:21 2026] POST /volume/v3/attachments/ac8db1fd-1809-4383-aedd-16dccfb8318c/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:21.478682 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-485b9b70-2997-4715-bfcd-db1331fce120 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:21.481351 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-485b9b70-2997-4715-bfcd-db1331fce120 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:21.481927 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-485b9b70-2997-4715-bfcd-db1331fce120 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:21.481927 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-485b9b70-2997-4715-bfcd-db1331fce120 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:21.493931 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:21.493931 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:21.498960 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-485b9b70-2997-4715-bfcd-db1331fce120 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:21.502834 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-485b9b70-2997-4715-bfcd-db1331fce120 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:21.503223 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 457/1836] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:21 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:21.519599 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-422600a0-b364-41b0-8f8c-2c8fb198b633 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:21.528091 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-422600a0-b364-41b0-8f8c-2c8fb198b633 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:21.528517 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-422600a0-b364-41b0-8f8c-2c8fb198b633 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:21.529064 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-422600a0-b364-41b0-8f8c-2c8fb198b633 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:21.552456 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:21.552456 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:21.565367 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-422600a0-b364-41b0-8f8c-2c8fb198b633 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:21.574516 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-422600a0-b364-41b0-8f8c-2c8fb198b633 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:21.574809 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 455/1837] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:21 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 1140 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:21.641597 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-87ae33c7-d3a2-41a1-8dd2-96e03ced020e req-d3f24e13-6413-4dd9-b9ab-89f821c545ea None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:21.644961 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-51e791f6-42bf-4f66-a120-12a8ae48c542 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:21.646588 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-87ae33c7-d3a2-41a1-8dd2-96e03ced020e req-d3f24e13-6413-4dd9-b9ab-89f821c545ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:21.646917 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-87ae33c7-d3a2-41a1-8dd2-96e03ced020e req-d3f24e13-6413-4dd9-b9ab-89f821c545ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:21.647783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-87ae33c7-d3a2-41a1-8dd2-96e03ced020e req-d3f24e13-6413-4dd9-b9ab-89f821c545ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:21.647987 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51e791f6-42bf-4f66-a120-12a8ae48c542 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:21.648704 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-51e791f6-42bf-4f66-a120-12a8ae48c542 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:21.650241 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-51e791f6-42bf-4f66-a120-12a8ae48c542 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:21.650241 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-51e791f6-42bf-4f66-a120-12a8ae48c542 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:21.656174 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:21.656174 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:21.657384 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51e791f6-42bf-4f66-a120-12a8ae48c542 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:21.658412 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 460/1838] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:21 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:21.662828 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:21.662828 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:21.672497 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-87ae33c7-d3a2-41a1-8dd2-96e03ced020e req-d3f24e13-6413-4dd9-b9ab-89f821c545ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:21.680464 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-87ae33c7-d3a2-41a1-8dd2-96e03ced020e req-d3f24e13-6413-4dd9-b9ab-89f821c545ea tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:21.681447 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 467/1839] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:21 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:21.707407 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-575e96e6-2c53-4283-8ccb-9cc2e9b6f731 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:21.709050 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-575e96e6-2c53-4283-8ccb-9cc2e9b6f731 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:21.709394 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-575e96e6-2c53-4283-8ccb-9cc2e9b6f731 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:21.709811 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-575e96e6-2c53-4283-8ccb-9cc2e9b6f731 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:21.724325 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:21.724325 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:21.728998 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-575e96e6-2c53-4283-8ccb-9cc2e9b6f731 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:21.740877 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-575e96e6-2c53-4283-8ccb-9cc2e9b6f731 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:21.740877 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 458/1840] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:21 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:21.794399 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-10bab0d8-9531-4f42-8724-ad2a15b6d042 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:21.798098 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-10bab0d8-9531-4f42-8724-ad2a15b6d042 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:21.798320 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-10bab0d8-9531-4f42-8724-ad2a15b6d042 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:21.798485 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-10bab0d8-9531-4f42-8724-ad2a15b6d042 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:21.813188 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:21.813188 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:21.818900 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-10bab0d8-9531-4f42-8724-ad2a15b6d042 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:21.825268 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-10bab0d8-9531-4f42-8724-ad2a15b6d042 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:21.825868 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 456/1841] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:21 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:21.860201 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-b596bfe5-b2ca-420a-85c5-e2d8933d2961 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:21.864107 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-b596bfe5-b2ca-420a-85c5-e2d8933d2961 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] POST https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975/action Aug 07 21:01:21.864599 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-b596bfe5-b2ca-420a-85c5-e2d8933d2961 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:01:21.864983 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-b596bfe5-b2ca-420a-85c5-e2d8933d2961 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:21.889217 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:21.889217 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:21.889830 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-b596bfe5-b2ca-420a-85c5-e2d8933d2961 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:21.905705 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-b596bfe5-b2ca-420a-85c5-e2d8933d2961 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Begin detaching volume completed successfully. Aug 07 21:01:21.906078 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-b596bfe5-b2ca-420a-85c5-e2d8933d2961 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975/action returned with HTTP 202 Aug 07 21:01:21.906627 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 461/1842] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:01:21 2026] POST /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:01:21.997081 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f8351eb5-ccc9-495c-9535-0799d82fa66a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:22.000283 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f8351eb5-ccc9-495c-9535-0799d82fa66a None None] GET https://10.4.3.127/volume// Aug 07 21:01:22.001286 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f8351eb5-ccc9-495c-9535-0799d82fa66a None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:22.002525 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f8351eb5-ccc9-495c-9535-0799d82fa66a None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:22.002958 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f8351eb5-ccc9-495c-9535-0799d82fa66a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:22.003263 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 468/1843] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:01:21 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:22.016659 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-59d0d8cd-eef9-49e0-ae45-e810c5ce36c4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:22.020791 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-59d0d8cd-eef9-49e0-ae45-e810c5ce36c4 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:22.020791 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-59d0d8cd-eef9-49e0-ae45-e810c5ce36c4 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:22.020791 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-59d0d8cd-eef9-49e0-ae45-e810c5ce36c4 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:22.030927 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:22.030927 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:22.035029 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-59d0d8cd-eef9-49e0-ae45-e810c5ce36c4 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:22.041148 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-59d0d8cd-eef9-49e0-ae45-e810c5ce36c4 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:22.041753 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 459/1844] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:01:22 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:22.674718 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bcb4a6ca-98e3-4282-833e-eea9c3bf7c01 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:22.677713 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcb4a6ca-98e3-4282-833e-eea9c3bf7c01 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:22.678394 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcb4a6ca-98e3-4282-833e-eea9c3bf7c01 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:22.678394 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcb4a6ca-98e3-4282-833e-eea9c3bf7c01 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:22.678394 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bcb4a6ca-98e3-4282-833e-eea9c3bf7c01 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:22.687371 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:22.687371 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:22.687371 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcb4a6ca-98e3-4282-833e-eea9c3bf7c01 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:22.687371 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 457/1845] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:22 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:23.211639 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-69ba7093-56a2-44f0-bc7f-891b8d606a49 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:23.216113 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-69ba7093-56a2-44f0-bc7f-891b8d606a49 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] DELETE https://10.4.3.127/volume/v3/attachments/ac8db1fd-1809-4383-aedd-16dccfb8318c Aug 07 21:01:23.216113 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-69ba7093-56a2-44f0-bc7f-891b8d606a49 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:23.216113 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-69ba7093-56a2-44f0-bc7f-891b8d606a49 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:23.231816 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:23.231816 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:23.329367 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9d603c74-ab83-4fec-a398-6dcf11128183 req-69ba7093-56a2-44f0-bc7f-891b8d606a49 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/attachments/ac8db1fd-1809-4383-aedd-16dccfb8318c returned with HTTP 200 Aug 07 21:01:23.332838 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 462/1846] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:01:23 2026] DELETE /volume/v3/attachments/ac8db1fd-1809-4383-aedd-16dccfb8318c => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:23.689659 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-39a45ef2-b4d8-49c4-a389-607025337f93 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:23.691410 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:01:23.691807 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1904972194", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:23.693832 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1904972194', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:01:23.693957 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Create volume of 1 GB Aug 07 21:01:23.699933 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Availability Zones retrieved successfully. Aug 07 21:01:23.707105 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-864d350c-2cd2-4a83-b26b-7f0b55d0d463 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:23.709195 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Flow 'volume_create_api' (eb3f3eb7-fdbf-4d97-a0fe-25c08b53cef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:23.711261 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c319149-53b2-49a4-a666-a15a10656773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:23.711546 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-864d350c-2cd2-4a83-b26b-7f0b55d0d463 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:23.711546 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-864d350c-2cd2-4a83-b26b-7f0b55d0d463 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:23.711546 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-864d350c-2cd2-4a83-b26b-7f0b55d0d463 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:23.711649 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-864d350c-2cd2-4a83-b26b-7f0b55d0d463 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:23.711844 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:01:23.716832 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:23.716832 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:23.717970 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-864d350c-2cd2-4a83-b26b-7f0b55d0d463 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:23.718033 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 460/1847] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:23 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:23.765567 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c319149-53b2-49a4-a666-a15a10656773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:23.766722 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d413b3d4-ce54-4762-9f5c-a0e7bbe2a11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:23.780381 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:23.784229 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:01:23.785787 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2027995914", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:23.787015 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2027995914', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:01:23.787710 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Create volume of 1 GB Aug 07 21:01:23.794265 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Availability Zones retrieved successfully. Aug 07 21:01:23.805841 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Flow 'volume_create_api' (e94e4b50-49e5-452d-b1ad-8a3b33e4bbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:23.807991 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17cce58b-4148-4bcf-b363-a509ac05e87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:23.809818 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:01:23.857891 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17cce58b-4148-4bcf-b363-a509ac05e87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:23.859826 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966128e3-96e1-4d93-9835-c93dab1ef826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:23.889627 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Created reservations ['e06fff4a-60d9-4076-a017-120f321dedf5', 'cfc45206-3c63-45a6-85f9-2958173b32c4', 'b3890fdf-d8eb-4bb8-bb8c-ddcf39537bd8', '0309e6c1-5528-4edf-ab75-d2de81072d61'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:23.890692 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d413b3d4-ce54-4762-9f5c-a0e7bbe2a11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e06fff4a-60d9-4076-a017-120f321dedf5', 'cfc45206-3c63-45a6-85f9-2958173b32c4', 'b3890fdf-d8eb-4bb8-bb8c-ddcf39537bd8', '0309e6c1-5528-4edf-ab75-d2de81072d61']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:23.891737 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee41b63-287d-4f38-85f3-587ba1fa0707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:23.938563 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee41b63-287d-4f38-85f3-587ba1fa0707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '122dbe2e-c8bb-49d1-9361-6d15906c0e13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1904972194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f7643fdebb54677bba4f257331417c0',qos_specs=None,replication_status=,reservations=['e06fff4a-60d9-4076-a017-120f321dedf5','cfc45206-3c63-45a6-85f9-2958173b32c4','b3890fdf-d8eb-4bb8-bb8c-ddcf39537bd8','0309e6c1-5528-4edf-ab75-d2de81072d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b11f7ac94a74b0185154ff1fb3615a8',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1904972194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=122dbe2e-c8bb-49d1-9361-6d15906c0e13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f7643fdebb54677bba4f257331417c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b11f7ac94a74b0185154ff1fb3615a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:23.940952 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db87af9-b542-4500-8160-b5de7eddc3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:23.941903 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Created reservations ['c915ffcf-6b14-42a7-8f2a-40ccab053f0b', '5a9d8991-d8ce-4694-85dd-6ae481f0d893', 'f649617f-02fa-45e6-b20e-83d68e5af1b3', '117d6eeb-a20e-469b-aafe-58669af408f0'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:23.944121 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966128e3-96e1-4d93-9835-c93dab1ef826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c915ffcf-6b14-42a7-8f2a-40ccab053f0b', '5a9d8991-d8ce-4694-85dd-6ae481f0d893', 'f649617f-02fa-45e6-b20e-83d68e5af1b3', '117d6eeb-a20e-469b-aafe-58669af408f0']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:23.944576 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a79439b-796a-4f30-9992-5155e76401a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:23.991820 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db87af9-b542-4500-8160-b5de7eddc3fa) transitioned into state 'SUCCESS' from state '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-1904972194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f7643fdebb54677bba4f257331417c0',qos_specs=None,replication_status=,reservations=['e06fff4a-60d9-4076-a017-120f321dedf5','cfc45206-3c63-45a6-85f9-2958173b32c4','b3890fdf-d8eb-4bb8-bb8c-ddcf39537bd8','0309e6c1-5528-4edf-ab75-d2de81072d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b11f7ac94a74b0185154ff1fb3615a8',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:23.992713 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6631a9c-f573-42af-8168-3037787d1087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:23.997387 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a79439b-796a-4f30-9992-5155e76401a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86bdc64c-60e0-4f6c-8575-07309645091c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2027995914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946e3096c9cb449cb153110cb9101cfb',qos_specs=None,replication_status=,reservations=['c915ffcf-6b14-42a7-8f2a-40ccab053f0b','5a9d8991-d8ce-4694-85dd-6ae481f0d893','f649617f-02fa-45e6-b20e-83d68e5af1b3','117d6eeb-a20e-469b-aafe-58669af408f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8f9cc60aee44da5afea96a7d566f4fb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2027995914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86bdc64c-60e0-4f6c-8575-07309645091c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='946e3096c9cb449cb153110cb9101cfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8f9cc60aee44da5afea96a7d566f4fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:23.998494 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d64a7262-bc8f-48d7-9b04-aa477d64df43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:24.008663 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6631a9c-f573-42af-8168-3037787d1087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:24.010406 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Flow 'volume_create_api' (eb3f3eb7-fdbf-4d97-a0fe-25c08b53cef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:24.010940 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Create volume request issued successfully. Aug 07 21:01:24.012172 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-39a45ef2-b4d8-49c4-a389-607025337f93 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:01:24.012903 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 469/1848] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:01:23 2026] POST /volume/v3/volumes => generated 789 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:24.030975 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d64a7262-bc8f-48d7-9b04-aa477d64df43) transitioned into state 'SUCCESS' from state '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-2027995914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946e3096c9cb449cb153110cb9101cfb',qos_specs=None,replication_status=,reservations=['c915ffcf-6b14-42a7-8f2a-40ccab053f0b','5a9d8991-d8ce-4694-85dd-6ae481f0d893','f649617f-02fa-45e6-b20e-83d68e5af1b3','117d6eeb-a20e-469b-aafe-58669af408f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8f9cc60aee44da5afea96a7d566f4fb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:24.032000 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6cc31e4-0850-4005-8c15-87761be1519d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:24.032152 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-821e2b80-5e44-474c-8098-253ce6acba1e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:24.035245 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-821e2b80-5e44-474c-8098-253ce6acba1e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:24.035489 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-821e2b80-5e44-474c-8098-253ce6acba1e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:24.035804 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-821e2b80-5e44-474c-8098-253ce6acba1e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:24.048747 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:24.048747 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:24.053400 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6cc31e4-0850-4005-8c15-87761be1519d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:24.054493 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Flow 'volume_create_api' (e94e4b50-49e5-452d-b1ad-8a3b33e4bbe8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:24.054954 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Create volume request issued successfully. Aug 07 21:01:24.055640 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79cc7f6f-eb2d-4934-ad07-d0f33ae58df2 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:01:24.056541 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 458/1849] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:01:23 2026] POST /volume/v3/volumes => generated 755 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:24.056631 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-821e2b80-5e44-474c-8098-253ce6acba1e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:24.068442 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-821e2b80-5e44-474c-8098-253ce6acba1e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:24.069121 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 463/1850] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:24 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:24.075574 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-15256a7d-f649-4f56-a087-2414500484f5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:24.079173 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-15256a7d-f649-4f56-a087-2414500484f5 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:24.079173 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-15256a7d-f649-4f56-a087-2414500484f5 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:24.079410 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-15256a7d-f649-4f56-a087-2414500484f5 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:24.090362 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:24.090362 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:24.095725 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-15256a7d-f649-4f56-a087-2414500484f5 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:24.102932 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-15256a7d-f649-4f56-a087-2414500484f5 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:24.102932 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 461/1851] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:24 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:24.153488 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2a6b693c-99d4-4998-a689-6f9dce5c0f3d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:24.157889 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2a6b693c-99d4-4998-a689-6f9dce5c0f3d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:01:24.158909 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2a6b693c-99d4-4998-a689-6f9dce5c0f3d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:24.159206 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2a6b693c-99d4-4998-a689-6f9dce5c0f3d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:24.173421 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:24.173421 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:24.179681 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2a6b693c-99d4-4998-a689-6f9dce5c0f3d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:01:24.187364 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2a6b693c-99d4-4998-a689-6f9dce5c0f3d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:01:24.188649 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 470/1852] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:24 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:24.735989 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b83b66a1-e0eb-4a64-912e-ce3a131b86ea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:24.740126 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b83b66a1-e0eb-4a64-912e-ce3a131b86ea tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:24.740126 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b83b66a1-e0eb-4a64-912e-ce3a131b86ea tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:24.740126 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b83b66a1-e0eb-4a64-912e-ce3a131b86ea tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:24.740126 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b83b66a1-e0eb-4a64-912e-ce3a131b86ea tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:24.748161 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:24.748161 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:24.749403 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b83b66a1-e0eb-4a64-912e-ce3a131b86ea tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:24.750085 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 459/1853] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:24 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:24.751816 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-99468763-aa48-468b-aef0-8bff0c521847 req-898c0f06-8f0d-40d7-8087-1c65af1f996f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:24.754537 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-99468763-aa48-468b-aef0-8bff0c521847 req-898c0f06-8f0d-40d7-8087-1c65af1f996f tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] DELETE https://10.4.3.127/volume/v3/attachments/38f95078-0d4c-4792-96ff-3a199a6b7d00 Aug 07 21:01:24.754837 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-99468763-aa48-468b-aef0-8bff0c521847 req-898c0f06-8f0d-40d7-8087-1c65af1f996f tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:24.755687 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-99468763-aa48-468b-aef0-8bff0c521847 req-898c0f06-8f0d-40d7-8087-1c65af1f996f tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:24.769785 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:24.769785 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:24.873589 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-99468763-aa48-468b-aef0-8bff0c521847 req-898c0f06-8f0d-40d7-8087-1c65af1f996f tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/attachments/38f95078-0d4c-4792-96ff-3a199a6b7d00 returned with HTTP 200 Aug 07 21:01:24.874132 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 464/1854] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:01:24 2026] DELETE /volume/v3/attachments/38f95078-0d4c-4792-96ff-3a199a6b7d00 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:24.893866 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-99468763-aa48-468b-aef0-8bff0c521847 req-c8f44170-cf6a-47fe-afb6-2515adc2fb10 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:24.898569 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-99468763-aa48-468b-aef0-8bff0c521847 req-c8f44170-cf6a-47fe-afb6-2515adc2fb10 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 Aug 07 21:01:24.899354 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-99468763-aa48-468b-aef0-8bff0c521847 req-c8f44170-cf6a-47fe-afb6-2515adc2fb10 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:24.899354 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-99468763-aa48-468b-aef0-8bff0c521847 req-c8f44170-cf6a-47fe-afb6-2515adc2fb10 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:24.899354 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [req-99468763-aa48-468b-aef0-8bff0c521847 req-c8f44170-cf6a-47fe-afb6-2515adc2fb10 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Delete volume with id: 85797650-40b7-48a1-ae1e-8dae54195612 Aug 07 21:01:24.911137 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:24.911137 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:24.912199 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-99468763-aa48-468b-aef0-8bff0c521847 req-c8f44170-cf6a-47fe-afb6-2515adc2fb10 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Volume info retrieved successfully. Aug 07 21:01:24.951639 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-99468763-aa48-468b-aef0-8bff0c521847 req-c8f44170-cf6a-47fe-afb6-2515adc2fb10 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] Delete volume request issued successfully. Aug 07 21:01:24.952072 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-99468763-aa48-468b-aef0-8bff0c521847 req-c8f44170-cf6a-47fe-afb6-2515adc2fb10 tempest-ServerActionsV293TestJSON-1340994013 tempest-ServerActionsV293TestJSON-1340994013-project-member] https://10.4.3.127/volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 returned with HTTP 202 Aug 07 21:01:24.952851 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 462/1855] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 7 21:01:24 2026] DELETE /volume/v3/volumes/85797650-40b7-48a1-ae1e-8dae54195612 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:01:25.093935 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c0b5beba-47fe-420f-bebc-0736082f7e3e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.097303 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c0b5beba-47fe-420f-bebc-0736082f7e3e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:25.098822 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c0b5beba-47fe-420f-bebc-0736082f7e3e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.099187 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c0b5beba-47fe-420f-bebc-0736082f7e3e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.114888 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.114888 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:25.119885 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c0b5beba-47fe-420f-bebc-0736082f7e3e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:25.120989 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ea0045da-9e40-460e-be0d-ed50ed86d9a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.123888 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea0045da-9e40-460e-be0d-ed50ed86d9a8 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:25.124336 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea0045da-9e40-460e-be0d-ed50ed86d9a8 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.124722 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea0045da-9e40-460e-be0d-ed50ed86d9a8 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.127898 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c0b5beba-47fe-420f-bebc-0736082f7e3e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:25.128518 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 471/1856] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:25.134291 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.134291 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:25.142487 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ea0045da-9e40-460e-be0d-ed50ed86d9a8 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:25.148876 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea0045da-9e40-460e-be0d-ed50ed86d9a8 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:25.149554 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 460/1857] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:25.150476 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-528797a3-42fd-4f8d-95e5-f416f3ca7bcd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.156050 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-528797a3-42fd-4f8d-95e5-f416f3ca7bcd tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:25.156275 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-528797a3-42fd-4f8d-95e5-f416f3ca7bcd tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.157470 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-528797a3-42fd-4f8d-95e5-f416f3ca7bcd tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.171312 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2f743a81-3074-48f7-8985-6637175d7b68 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.177377 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2f743a81-3074-48f7-8985-6637175d7b68 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:25.177484 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.177484 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:25.178984 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2f743a81-3074-48f7-8985-6637175d7b68 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.179616 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2f743a81-3074-48f7-8985-6637175d7b68 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.188848 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-528797a3-42fd-4f8d-95e5-f416f3ca7bcd tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:25.193982 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-528797a3-42fd-4f8d-95e5-f416f3ca7bcd tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:25.194739 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 465/1858] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:25.199269 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.199269 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:25.211610 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2f743a81-3074-48f7-8985-6637175d7b68 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:25.228551 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2f743a81-3074-48f7-8985-6637175d7b68 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:25.230120 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 463/1859] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:25.250523 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-634ece29-0430-458a-b691-942026deaaa9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.253017 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-634ece29-0430-458a-b691-942026deaaa9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 07 21:01:25.253267 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-634ece29-0430-458a-b691-942026deaaa9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.253549 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-634ece29-0430-458a-b691-942026deaaa9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.253918 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-634ece29-0430-458a-b691-942026deaaa9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:01:25.256481 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-634ece29-0430-458a-b691-942026deaaa9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:01:25.267499 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-04779ae1-f90c-4062-b811-669eed6f4965 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.270196 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-634ece29-0430-458a-b691-942026deaaa9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Get all volumes completed successfully. Aug 07 21:01:25.270830 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-634ece29-0430-458a-b691-942026deaaa9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 07 21:01:25.271254 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-04779ae1-f90c-4062-b811-669eed6f4965 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:25.271419 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 472/1860] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/v3/volumes => generated 339 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:25.271722 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-04779ae1-f90c-4062-b811-669eed6f4965 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.272101 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-04779ae1-f90c-4062-b811-669eed6f4965 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.284542 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a865f64a-d58f-43e5-a780-22a35e9e403f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.286836 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.286836 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:25.290789 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a865f64a-d58f-43e5-a780-22a35e9e403f tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:25.290789 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a865f64a-d58f-43e5-a780-22a35e9e403f tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.290789 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a865f64a-d58f-43e5-a780-22a35e9e403f tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.293258 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-04779ae1-f90c-4062-b811-669eed6f4965 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:25.301887 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-04779ae1-f90c-4062-b811-669eed6f4965 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:25.302675 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 461/1861] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:25.303649 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.303649 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:25.309931 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a865f64a-d58f-43e5-a780-22a35e9e403f tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:25.318489 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a865f64a-d58f-43e5-a780-22a35e9e403f tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:25.319182 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 466/1862] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:25.398432 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-02667326-8cd9-4754-866b-e66c93a51c59 req-28185211-81da-487b-a97f-1fc20a95c35c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.404356 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-28185211-81da-487b-a97f-1fc20a95c35c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:25.405241 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-28185211-81da-487b-a97f-1fc20a95c35c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.405241 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-28185211-81da-487b-a97f-1fc20a95c35c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.414118 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-03c17fef-8062-4079-8ca4-97aa0ca994e8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.414794 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-03c17fef-8062-4079-8ca4-97aa0ca994e8 None None] GET https://10.4.3.127/volume// Aug 07 21:01:25.415084 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-03c17fef-8062-4079-8ca4-97aa0ca994e8 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.415334 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-03c17fef-8062-4079-8ca4-97aa0ca994e8 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.416510 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-03c17fef-8062-4079-8ca4-97aa0ca994e8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:25.416878 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 473/1863] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:25.418022 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.418022 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:25.424679 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-02667326-8cd9-4754-866b-e66c93a51c59 req-28185211-81da-487b-a97f-1fc20a95c35c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:25.429583 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-3ccc491f-2c7e-4cce-8f54-56f937635ee5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.431166 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-28185211-81da-487b-a97f-1fc20a95c35c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:25.431388 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-3ccc491f-2c7e-4cce-8f54-56f937635ee5 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:01:25.431728 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-3ccc491f-2c7e-4cce-8f54-56f937635ee5 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "122dbe2e-c8bb-49d1-9361-6d15906c0e13", "connector": null, "instance_uuid": "b19ee6d4-7529-4057-b9fc-abc5f24c513a"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:25.431848 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 464/1864] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:25.440378 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.440378 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:25.487545 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-3ccc491f-2c7e-4cce-8f54-56f937635ee5 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:01:25.488769 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 462/1865] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:01:25 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:25.529617 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-45097727-0220-49ab-a877-17856273ac39 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.531924 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45097727-0220-49ab-a877-17856273ac39 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:25.533784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5518589b-3075-40e2-bc3a-3effc62388b1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.534209 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45097727-0220-49ab-a877-17856273ac39 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.534209 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45097727-0220-49ab-a877-17856273ac39 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.534301 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5518589b-3075-40e2-bc3a-3effc62388b1 None None] GET https://10.4.3.127/volume// Aug 07 21:01:25.534301 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5518589b-3075-40e2-bc3a-3effc62388b1 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.534301 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5518589b-3075-40e2-bc3a-3effc62388b1 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.534301 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5518589b-3075-40e2-bc3a-3effc62388b1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:25.534301 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 474/1866] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:25.552846 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9e30e846-6b20-4c86-8707-1bca38962cdc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.553091 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-02667326-8cd9-4754-866b-e66c93a51c59 req-e790bc26-5a14-4471-a709-7375b8d75b29 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.553278 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9e30e846-6b20-4c86-8707-1bca38962cdc None None] GET https://10.4.3.127/volume// Aug 07 21:01:25.553278 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9e30e846-6b20-4c86-8707-1bca38962cdc None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.553278 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9e30e846-6b20-4c86-8707-1bca38962cdc None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.554379 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9e30e846-6b20-4c86-8707-1bca38962cdc None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:25.557046 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 465/1867] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:25.561374 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.561374 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:25.573594 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-45097727-0220-49ab-a877-17856273ac39 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:25.580729 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-dacd9fac-6899-48e1-807d-bbbc08f31267 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.582064 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-dacd9fac-6899-48e1-807d-bbbc08f31267 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:25.582576 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45097727-0220-49ab-a877-17856273ac39 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:25.582746 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-dacd9fac-6899-48e1-807d-bbbc08f31267 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.582746 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-dacd9fac-6899-48e1-807d-bbbc08f31267 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.583218 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 467/1868] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:25.609310 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.609310 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:25.615217 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-dacd9fac-6899-48e1-807d-bbbc08f31267 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:25.629242 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-dacd9fac-6899-48e1-807d-bbbc08f31267 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:25.629242 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 475/1869] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 1043 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:25.709258 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-e790bc26-5a14-4471-a709-7375b8d75b29 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:01:25.709963 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-e790bc26-5a14-4471-a709-7375b8d75b29 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86bdc64c-60e0-4f6c-8575-07309645091c", "connector": null, "instance_uuid": "50c8e8e0-027d-4828-bccf-518c9a5e1037"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:25.727749 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.727749 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:25.774322 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9d8125f8-a7c9-4506-9cb1-4b13025e38df None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.779730 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9d8125f8-a7c9-4506-9cb1-4b13025e38df tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:25.779730 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9d8125f8-a7c9-4506-9cb1-4b13025e38df tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.779730 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9d8125f8-a7c9-4506-9cb1-4b13025e38df tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.779730 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-9d8125f8-a7c9-4506-9cb1-4b13025e38df tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:25.797645 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.797645 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:25.803392 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9d8125f8-a7c9-4506-9cb1-4b13025e38df tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:25.803392 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 466/1870] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:25.815479 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-187a1e99-f0b2-45a8-bd91-21072c5cde57 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.820638 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-187a1e99-f0b2-45a8-bd91-21072c5cde57 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] PUT https://10.4.3.127/volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481 Aug 07 21:01:25.822328 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-187a1e99-f0b2-45a8-bd91-21072c5cde57 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:25.835065 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-e790bc26-5a14-4471-a709-7375b8d75b29 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:01:25.836213 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 463/1871] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:01:25 2026] POST /volume/v3/attachments => generated 273 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:25.841145 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-187a1e99-f0b2-45a8-bd91-21072c5cde57 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Acquiring lock "cinder-attachment_update-122dbe2e-c8bb-49d1-9361-6d15906c0e13-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:01:25.856083 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-187a1e99-f0b2-45a8-bd91-21072c5cde57 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Lock "cinder-attachment_update-122dbe2e-c8bb-49d1-9361-6d15906c0e13-np0000006755" acquired by "attachment_update" :: waited 0.014s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:01:25.857925 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.857925 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:25.901512 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-54372dd0-6565-4f54-b542-2f35e3508f63 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.907727 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-54372dd0-6565-4f54-b542-2f35e3508f63 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:25.907727 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-54372dd0-6565-4f54-b542-2f35e3508f63 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.907727 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-54372dd0-6565-4f54-b542-2f35e3508f63 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.927971 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.927971 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:25.939281 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-54372dd0-6565-4f54-b542-2f35e3508f63 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:25.948735 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-54372dd0-6565-4f54-b542-2f35e3508f63 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:25.948735 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 476/1872] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:25.965074 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-18b2881f-c46e-4c20-8a5f-b84cfbd4163e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.965452 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-18b2881f-c46e-4c20-8a5f-b84cfbd4163e None None] GET https://10.4.3.127/volume// Aug 07 21:01:25.965452 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-18b2881f-c46e-4c20-8a5f-b84cfbd4163e None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.965529 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-18b2881f-c46e-4c20-8a5f-b84cfbd4163e None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.966292 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-18b2881f-c46e-4c20-8a5f-b84cfbd4163e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:25.966745 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 467/1873] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:25.980353 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-02667326-8cd9-4754-866b-e66c93a51c59 req-462ca32c-5681-44bd-8d76-251bc3824bf3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:25.983741 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-462ca32c-5681-44bd-8d76-251bc3824bf3 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:25.984063 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-462ca32c-5681-44bd-8d76-251bc3824bf3 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:25.984307 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-462ca32c-5681-44bd-8d76-251bc3824bf3 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:25.998666 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:25.998666 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:26.005411 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-02667326-8cd9-4754-866b-e66c93a51c59 req-462ca32c-5681-44bd-8d76-251bc3824bf3 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:26.013315 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-462ca32c-5681-44bd-8d76-251bc3824bf3 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:26.014579 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 464/1874] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:01:25 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 1027 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:26.073663 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=270,cinder:UPDATE=75,cinder:DELETE=2,cinder:INSERT=38 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:01:26.086377 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-187a1e99-f0b2-45a8-bd91-21072c5cde57 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Lock "cinder-attachment_update-122dbe2e-c8bb-49d1-9361-6d15906c0e13-np0000006755" released by "attachment_update" :: held 0.231s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:01:26.086819 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-187a1e99-f0b2-45a8-bd91-21072c5cde57 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481 returned with HTTP 200 Aug 07 21:01:26.087527 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 468/1875] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:01:25 2026] PUT /volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481 => generated 969 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:26.187544 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-02667326-8cd9-4754-866b-e66c93a51c59 req-314bc03f-a16b-4033-b4f7-3b98cc80a0db None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:26.191553 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-314bc03f-a16b-4033-b4f7-3b98cc80a0db tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] PUT https://10.4.3.127/volume/v3/attachments/bc5a79be-9e67-48ca-ace4-165e321ed4a8 Aug 07 21:01:26.195345 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-314bc03f-a16b-4033-b4f7-3b98cc80a0db tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:26.208650 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-02667326-8cd9-4754-866b-e66c93a51c59 req-314bc03f-a16b-4033-b4f7-3b98cc80a0db tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Acquiring lock "cinder-attachment_update-86bdc64c-60e0-4f6c-8575-07309645091c-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:01:26.216874 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-02667326-8cd9-4754-866b-e66c93a51c59 req-314bc03f-a16b-4033-b4f7-3b98cc80a0db tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Lock "cinder-attachment_update-86bdc64c-60e0-4f6c-8575-07309645091c-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:01:26.216874 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:26.216874 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:26.342311 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-02667326-8cd9-4754-866b-e66c93a51c59 req-314bc03f-a16b-4033-b4f7-3b98cc80a0db tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Lock "cinder-attachment_update-86bdc64c-60e0-4f6c-8575-07309645091c-np0000006755" released by "attachment_update" :: held 0.128s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:01:26.342697 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-314bc03f-a16b-4033-b4f7-3b98cc80a0db tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/attachments/bc5a79be-9e67-48ca-ace4-165e321ed4a8 returned with HTTP 200 Aug 07 21:01:26.343292 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 477/1876] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:01:26 2026] PUT /volume/v3/attachments/bc5a79be-9e67-48ca-ace4-165e321ed4a8 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:26.604881 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2a5b60bd-6f1b-45de-a8b7-5494d80d7766 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:26.610740 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2a5b60bd-6f1b-45de-a8b7-5494d80d7766 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:26.611049 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2a5b60bd-6f1b-45de-a8b7-5494d80d7766 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:26.611348 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2a5b60bd-6f1b-45de-a8b7-5494d80d7766 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:26.633685 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:26.633685 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:26.640529 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2a5b60bd-6f1b-45de-a8b7-5494d80d7766 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:26.651940 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2a5b60bd-6f1b-45de-a8b7-5494d80d7766 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:26.652515 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 468/1877] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:26 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:26.818540 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-26a8d94a-f9ed-488c-94b8-af23c2e1b847 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:26.822377 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-26a8d94a-f9ed-488c-94b8-af23c2e1b847 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:26.823009 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-26a8d94a-f9ed-488c-94b8-af23c2e1b847 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:26.823448 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-26a8d94a-f9ed-488c-94b8-af23c2e1b847 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:26.823648 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-26a8d94a-f9ed-488c-94b8-af23c2e1b847 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:26.831414 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:26.831414 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:26.832298 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-26a8d94a-f9ed-488c-94b8-af23c2e1b847 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:26.832827 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 465/1878] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:26 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:26.963034 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7a1e7edd-7080-4423-9b51-48fb6fc1e887 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:26.967335 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a1e7edd-7080-4423-9b51-48fb6fc1e887 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:26.967608 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a1e7edd-7080-4423-9b51-48fb6fc1e887 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:26.967945 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a1e7edd-7080-4423-9b51-48fb6fc1e887 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:26.984632 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:26.984632 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:26.990032 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7a1e7edd-7080-4423-9b51-48fb6fc1e887 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:26.997112 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a1e7edd-7080-4423-9b51-48fb6fc1e887 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:26.997466 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 469/1879] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:26 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:27.672229 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bbfca87f-81a5-4c6e-b60a-04e63ab1662c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:27.674690 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bbfca87f-81a5-4c6e-b60a-04e63ab1662c tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:27.675257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bbfca87f-81a5-4c6e-b60a-04e63ab1662c tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:27.675257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bbfca87f-81a5-4c6e-b60a-04e63ab1662c tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:27.695670 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:27.695670 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:27.700140 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bbfca87f-81a5-4c6e-b60a-04e63ab1662c tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:27.704983 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bbfca87f-81a5-4c6e-b60a-04e63ab1662c tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:27.705604 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 478/1880] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:27 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:27.849149 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2fb5de1e-c5c7-4fa0-a287-4ff52477f456 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:27.852545 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2fb5de1e-c5c7-4fa0-a287-4ff52477f456 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:27.852545 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2fb5de1e-c5c7-4fa0-a287-4ff52477f456 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:27.852545 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2fb5de1e-c5c7-4fa0-a287-4ff52477f456 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:27.852545 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-2fb5de1e-c5c7-4fa0-a287-4ff52477f456 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:27.857982 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:27.857982 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:27.859219 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2fb5de1e-c5c7-4fa0-a287-4ff52477f456 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:27.859626 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 469/1881] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:27 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:01:28.015443 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bcb7c7a6-ee4f-4619-b6f2-c9bd501968e6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:28.018377 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcb7c7a6-ee4f-4619-b6f2-c9bd501968e6 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:28.018645 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcb7c7a6-ee4f-4619-b6f2-c9bd501968e6 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:28.019990 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcb7c7a6-ee4f-4619-b6f2-c9bd501968e6 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:28.033750 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:28.033750 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:28.039186 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bcb7c7a6-ee4f-4619-b6f2-c9bd501968e6 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:28.046152 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcb7c7a6-ee4f-4619-b6f2-c9bd501968e6 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:28.046825 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 466/1882] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:28 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:01:28.724548 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a3437408-ea82-4fbf-aecf-5a5d9fc2ac9e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:28.728783 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3437408-ea82-4fbf-aecf-5a5d9fc2ac9e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:28.728783 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a3437408-ea82-4fbf-aecf-5a5d9fc2ac9e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:28.728783 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a3437408-ea82-4fbf-aecf-5a5d9fc2ac9e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:28.740182 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:28.740182 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:28.745511 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a3437408-ea82-4fbf-aecf-5a5d9fc2ac9e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:28.752059 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3437408-ea82-4fbf-aecf-5a5d9fc2ac9e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:28.752825 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 470/1883] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:28 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:28.875497 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-76bfd934-9732-4f3f-ac96-8e774f1c4a36 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:28.877781 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-76bfd934-9732-4f3f-ac96-8e774f1c4a36 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:28.878805 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-76bfd934-9732-4f3f-ac96-8e774f1c4a36 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:28.879438 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-76bfd934-9732-4f3f-ac96-8e774f1c4a36 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:28.879672 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-76bfd934-9732-4f3f-ac96-8e774f1c4a36 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:28.885373 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:28.885373 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:28.886368 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-76bfd934-9732-4f3f-ac96-8e774f1c4a36 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:28.886893 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 479/1884] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:28 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:29.065341 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-964a438c-f548-4680-8c4f-16f6449f8ca6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:29.067831 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-964a438c-f548-4680-8c4f-16f6449f8ca6 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:29.068282 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-964a438c-f548-4680-8c4f-16f6449f8ca6 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:29.069551 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-964a438c-f548-4680-8c4f-16f6449f8ca6 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:29.090701 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:29.090701 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:29.096436 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-964a438c-f548-4680-8c4f-16f6449f8ca6 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:29.103141 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-964a438c-f548-4680-8c4f-16f6449f8ca6 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:29.103693 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 470/1885] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:29 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:29.770866 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-30f8cd39-3ab3-4042-9b65-673a53eec8b1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:29.775187 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30f8cd39-3ab3-4042-9b65-673a53eec8b1 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:29.775187 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30f8cd39-3ab3-4042-9b65-673a53eec8b1 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:29.775187 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30f8cd39-3ab3-4042-9b65-673a53eec8b1 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:29.790175 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:29.790175 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:29.796500 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-30f8cd39-3ab3-4042-9b65-673a53eec8b1 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:29.804009 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30f8cd39-3ab3-4042-9b65-673a53eec8b1 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:29.804815 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 467/1886] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:29 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:29.902997 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f78af15a-403a-43ba-9dba-e62fd01ea6f5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:29.905188 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f78af15a-403a-43ba-9dba-e62fd01ea6f5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:29.905406 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f78af15a-403a-43ba-9dba-e62fd01ea6f5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:29.905593 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f78af15a-403a-43ba-9dba-e62fd01ea6f5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:29.905709 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f78af15a-403a-43ba-9dba-e62fd01ea6f5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:29.910373 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:29.910373 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:29.911048 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f78af15a-403a-43ba-9dba-e62fd01ea6f5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:29.911522 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 471/1887] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:29 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:30.136594 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-013bc87c-50ad-4100-98ec-cd04182a6e1b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:30.137921 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-013bc87c-50ad-4100-98ec-cd04182a6e1b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:30.138002 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-013bc87c-50ad-4100-98ec-cd04182a6e1b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:30.138862 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-013bc87c-50ad-4100-98ec-cd04182a6e1b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:30.153880 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:30.153880 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:30.159619 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-013bc87c-50ad-4100-98ec-cd04182a6e1b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:30.165584 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-013bc87c-50ad-4100-98ec-cd04182a6e1b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:30.166061 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 480/1888] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:30 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:30.469777 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-83ee749c-9514-45a9-8c27-2fcd562dac19 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:30.473490 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-83ee749c-9514-45a9-8c27-2fcd562dac19 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] POST https://10.4.3.127/volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481/action Aug 07 21:01:30.473819 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-83ee749c-9514-45a9-8c27-2fcd562dac19 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:01:30.473952 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-83ee749c-9514-45a9-8c27-2fcd562dac19 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:30.508346 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:30.508346 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:30.524330 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-82eca575-3444-4fd1-9d83-6149990a32d0 req-83ee749c-9514-45a9-8c27-2fcd562dac19 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481/action returned with HTTP 204 Aug 07 21:01:30.525020 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 471/1889] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:01:30 2026] POST /volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:30.825394 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b856a68d-dc83-4eef-b10b-1e6c684b04fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:30.828355 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b856a68d-dc83-4eef-b10b-1e6c684b04fd tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:30.828355 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b856a68d-dc83-4eef-b10b-1e6c684b04fd tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:30.828566 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b856a68d-dc83-4eef-b10b-1e6c684b04fd tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:30.843877 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:30.843877 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:30.849952 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b856a68d-dc83-4eef-b10b-1e6c684b04fd tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:30.857939 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b856a68d-dc83-4eef-b10b-1e6c684b04fd tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:30.858923 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 468/1890] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:30 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:30.874907 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eab74257-5fb6-4e36-886d-657d8115ef76 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:30.876701 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eab74257-5fb6-4e36-886d-657d8115ef76 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:30.876930 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eab74257-5fb6-4e36-886d-657d8115ef76 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:30.877118 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eab74257-5fb6-4e36-886d-657d8115ef76 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:30.889406 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:30.889406 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:30.893237 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eab74257-5fb6-4e36-886d-657d8115ef76 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:30.898941 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eab74257-5fb6-4e36-886d-657d8115ef76 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:30.899741 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 472/1891] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:30 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:30.914295 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-94a72c88-6a4d-4541-b477-099dfd0fc908 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:30.916700 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 481/1892] 10.4.3.127 () {70 vars in 1611 bytes} [Fri Aug 7 21:01:30 2026] DELETE /volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 21:01:30.922994 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-59aa08bf-3bf7-4071-a2bd-d140f1645e2c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:30.924061 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3c374ad2-6873-4cc1-9e04-d5028fc41c78 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:30.925367 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-59aa08bf-3bf7-4071-a2bd-d140f1645e2c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:30.925676 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-59aa08bf-3bf7-4071-a2bd-d140f1645e2c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:30.925972 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-59aa08bf-3bf7-4071-a2bd-d140f1645e2c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:30.926107 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-59aa08bf-3bf7-4071-a2bd-d140f1645e2c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:30.932588 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:30.932588 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:30.933616 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-59aa08bf-3bf7-4071-a2bd-d140f1645e2c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:30.934132 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 472/1893] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:30 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:30.990349 np0000006755 devstack@c-api.service[100275]: WARNING keystonemiddleware.auth_token [None req-3c374ad2-6873-4cc1-9e04-d5028fc41c78 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 21:01:30.991624 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 469/1894] 10.4.3.127 () {70 vars in 1611 bytes} [Fri Aug 7 21:01:30 2026] DELETE /volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481 => generated 114 bytes in 68 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 21:01:31.001880 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6403f4ff-de36-4d3e-9764-c23386f6335e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:31.003914 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6403f4ff-de36-4d3e-9764-c23386f6335e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] DELETE https://10.4.3.127/volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481 Aug 07 21:01:31.004167 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6403f4ff-de36-4d3e-9764-c23386f6335e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:31.004322 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6403f4ff-de36-4d3e-9764-c23386f6335e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:31.013270 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:31.013270 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:31.101068 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6403f4ff-de36-4d3e-9764-c23386f6335e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Attachment connected to vm b19ee6d4-7529-4057-b9fc-abc5f24c513a, checking data on nova Aug 07 21:01:31.101925 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.compute.nova [None req-6403f4ff-de36-4d3e-9764-c23386f6335e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Creating Keystone token plugin using URL: https://10.4.3.127/identity {{(pid=100276) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 21:01:31.190662 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-51b7cf17-e504-430d-b38d-b929a1ad5db0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:31.193956 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-51b7cf17-e504-430d-b38d-b929a1ad5db0 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:31.194509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-51b7cf17-e504-430d-b38d-b929a1ad5db0 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:31.196799 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-51b7cf17-e504-430d-b38d-b929a1ad5db0 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:31.213253 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:31.213253 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:31.218638 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-51b7cf17-e504-430d-b38d-b929a1ad5db0 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:31.224587 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-51b7cf17-e504-430d-b38d-b929a1ad5db0 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:31.225630 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 482/1895] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:31 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:31.438490 np0000006755 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-6403f4ff-de36-4d3e-9764-c23386f6335e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] REQ: curl -g -i -X GET https://10.4.3.127/compute/v2.1/servers/b19ee6d4-7529-4057-b9fc-abc5f24c513a/os-volume_attachments/122dbe2e-c8bb-49d1-9361-6d15906c0e13 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}07cb614ac4f733d04eca016e7f692f6ede32a070d1ef3aede0a1bec33db804a8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6403f4ff-de36-4d3e-9764-c23386f6335e" -H "X-Service-Token: {SHA256}61ac28c2ef9f62dccc41dad0d12ca551132ede0cbf7582d83a24e1458a4f3a8c" {{(pid=100276) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 21:01:31.754920 np0000006755 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-6403f4ff-de36-4d3e-9764-c23386f6335e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 21:01:31 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-f46a2938-8011-4492-b996-9f1d3c4fab63 x-openstack-request-id: req-f46a2938-8011-4492-b996-9f1d3c4fab63 {{(pid=100276) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 21:01:31.755165 np0000006755 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-6403f4ff-de36-4d3e-9764-c23386f6335e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "122dbe2e-c8bb-49d1-9361-6d15906c0e13", "serverId": "b19ee6d4-7529-4057-b9fc-abc5f24c513a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "d589b8a8-b61c-47bb-918c-45a4efcdd481", "bdm_uuid": "e406aa47-d8ee-4efa-a1d3-f761791b2e3a"}} {{(pid=100276) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 21:01:31.755165 np0000006755 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-6403f4ff-de36-4d3e-9764-c23386f6335e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET call to compute for https://10.4.3.127/compute/v2.1/servers/b19ee6d4-7529-4057-b9fc-abc5f24c513a/os-volume_attachments/122dbe2e-c8bb-49d1-9361-6d15906c0e13 used request id req-f46a2938-8011-4492-b996-9f1d3c4fab63 {{(pid=100276) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 21:01:31.757531 np0000006755 devstack@c-api.service[100276]: ERROR cinder.volume.api [None req-6403f4ff-de36-4d3e-9764-c23386f6335e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault [None req-6403f4ff-de36-4d3e-9764-c23386f6335e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Caught error: Detach volume from instance b19ee6d4-7529-4057-b9fc-abc5f24c513a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b19ee6d4-7529-4057-b9fc-abc5f24c513a using the Compute API Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 21:01:31.760399 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b19ee6d4-7529-4057-b9fc-abc5f24c513a using the Compute API Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.middleware.fault [None req-6403f4ff-de36-4d3e-9764-c23386f6335e tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481 returned with HTTP 409 Aug 07 21:01:31.762245 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 473/1896] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 7 21:01:31 2026] DELETE /volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481 => generated 167 bytes in 760 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:31.831528 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-9dc70336-a939-4c70-8076-123336cb8b7d req-8b30da5f-46e9-491b-8385-766e2a9ab0ed None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:31.835852 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-8b30da5f-46e9-491b-8385-766e2a9ab0ed tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:31.836160 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-8b30da5f-46e9-491b-8385-766e2a9ab0ed tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:31.836817 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-8b30da5f-46e9-491b-8385-766e2a9ab0ed tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:31.849464 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:31.849464 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:31.856933 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-9dc70336-a939-4c70-8076-123336cb8b7d req-8b30da5f-46e9-491b-8385-766e2a9ab0ed tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:31.863362 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-8b30da5f-46e9-491b-8385-766e2a9ab0ed tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:31.863960 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 473/1897] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:31 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 1156 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:31.887876 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9dc70336-a939-4c70-8076-123336cb8b7d req-5b5a7887-ca4d-49cb-922a-8269bf683b30 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:31.890775 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-5b5a7887-ca4d-49cb-922a-8269bf683b30 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] POST https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13/action Aug 07 21:01:31.891250 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-5b5a7887-ca4d-49cb-922a-8269bf683b30 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:01:31.891434 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-5b5a7887-ca4d-49cb-922a-8269bf683b30 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:31.906340 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:31.906340 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:31.907158 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9dc70336-a939-4c70-8076-123336cb8b7d req-5b5a7887-ca4d-49cb-922a-8269bf683b30 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:31.920946 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9dc70336-a939-4c70-8076-123336cb8b7d req-5b5a7887-ca4d-49cb-922a-8269bf683b30 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Begin detaching volume completed successfully. Aug 07 21:01:31.921245 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-5b5a7887-ca4d-49cb-922a-8269bf683b30 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13/action returned with HTTP 202 Aug 07 21:01:31.922060 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 470/1898] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:01:31 2026] POST /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:01:31.946494 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c4982a41-0a26-4b11-90ef-a570b3e808b8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:31.949140 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c4982a41-0a26-4b11-90ef-a570b3e808b8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:31.949376 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c4982a41-0a26-4b11-90ef-a570b3e808b8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:31.949575 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c4982a41-0a26-4b11-90ef-a570b3e808b8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:31.949696 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-c4982a41-0a26-4b11-90ef-a570b3e808b8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:31.966574 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:31.966574 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:31.968641 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c4982a41-0a26-4b11-90ef-a570b3e808b8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:31.968641 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 483/1899] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:31 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 751 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:32.012252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-00d9eb70-f521-46c1-9af0-a7ee3e60a854 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:32.013011 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00d9eb70-f521-46c1-9af0-a7ee3e60a854 None None] GET https://10.4.3.127/volume// Aug 07 21:01:32.013239 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-00d9eb70-f521-46c1-9af0-a7ee3e60a854 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:32.013493 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-00d9eb70-f521-46c1-9af0-a7ee3e60a854 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:32.014079 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00d9eb70-f521-46c1-9af0-a7ee3e60a854 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:32.014449 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 474/1900] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:01:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:32.025300 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-9dc70336-a939-4c70-8076-123336cb8b7d req-49f4e696-b4cf-40b5-ba9c-3a3f84c3ddb8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:32.028512 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-49f4e696-b4cf-40b5-ba9c-3a3f84c3ddb8 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:32.028882 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-49f4e696-b4cf-40b5-ba9c-3a3f84c3ddb8 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:32.029245 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-49f4e696-b4cf-40b5-ba9c-3a3f84c3ddb8 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:32.044913 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:32.044913 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:32.050065 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-9dc70336-a939-4c70-8076-123336cb8b7d req-49f4e696-b4cf-40b5-ba9c-3a3f84c3ddb8 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:32.055666 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-49f4e696-b4cf-40b5-ba9c-3a3f84c3ddb8 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:32.056198 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 474/1901] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:01:32 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 1339 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:32.245112 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ba39276b-d013-4377-9d89-30b86995024b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:32.247264 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba39276b-d013-4377-9d89-30b86995024b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:32.247530 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba39276b-d013-4377-9d89-30b86995024b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:32.247789 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba39276b-d013-4377-9d89-30b86995024b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:32.258506 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:32.258506 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:32.263307 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ba39276b-d013-4377-9d89-30b86995024b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:32.267782 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba39276b-d013-4377-9d89-30b86995024b tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:32.268190 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 471/1902] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:32 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:32.734605 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ac7202a2-58f2-4ec2-af29-91cc4dd24790 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:32.873076 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ac7202a2-58f2-4ec2-af29-91cc4dd24790 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 07 21:01:32.873445 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ac7202a2-58f2-4ec2-af29-91cc4dd24790 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1893047386"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:32.890784 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ac7202a2-58f2-4ec2-af29-91cc4dd24790 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 07 21:01:32.891357 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 484/1903] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 7 21:01:32 2026] POST /volume/v3/group_types => generated 181 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:32.903454 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b66e0c5f-6e78-478f-85c9-74fb2369c889 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:32.906030 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b66e0c5f-6e78-478f-85c9-74fb2369c889 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] POST https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs Aug 07 21:01:32.906534 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b66e0c5f-6e78-478f-85c9-74fb2369c889 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:32.958044 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-b66e0c5f-6e78-478f-85c9-74fb2369c889 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:01:32.983369 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-372bb41c-ac53-491c-9cb1-9474961ea401 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:32.986349 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-372bb41c-ac53-491c-9cb1-9474961ea401 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:32.986349 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-372bb41c-ac53-491c-9cb1-9474961ea401 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:32.987778 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-372bb41c-ac53-491c-9cb1-9474961ea401 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:32.988051 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-372bb41c-ac53-491c-9cb1-9474961ea401 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:32.990423 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b66e0c5f-6e78-478f-85c9-74fb2369c889 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs returned with HTTP 202 Aug 07 21:01:32.991404 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 475/1904] 10.4.3.127 () {70 vars in 1458 bytes} [Fri Aug 7 21:01:32 2026] POST /volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs => generated 53 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:32.995667 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:32.995667 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:32.997915 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-372bb41c-ac53-491c-9cb1-9474961ea401 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:32.999591 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 475/1905] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:32 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:33.003049 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e290b31-ae66-489e-8c6b-f1872131369a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.005078 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e290b31-ae66-489e-8c6b-f1872131369a tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] POST https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs Aug 07 21:01:33.005941 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e290b31-ae66-489e-8c6b-f1872131369a tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:33.034496 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e290b31-ae66-489e-8c6b-f1872131369a tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs returned with HTTP 202 Aug 07 21:01:33.035132 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 472/1906] 10.4.3.127 () {70 vars in 1458 bytes} [Fri Aug 7 21:01:33 2026] POST /volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs => generated 61 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:33.050276 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-808fad64-7d84-40f3-b2ae-ee3df5690e91 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.051522 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-808fad64-7d84-40f3-b2ae-ee3df5690e91 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] GET https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key2 Aug 07 21:01:33.051934 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-808fad64-7d84-40f3-b2ae-ee3df5690e91 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:33.052137 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-808fad64-7d84-40f3-b2ae-ee3df5690e91 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:33.064108 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-808fad64-7d84-40f3-b2ae-ee3df5690e91 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key2 returned with HTTP 200 Aug 07 21:01:33.064741 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 485/1907] 10.4.3.127 () {68 vars in 1452 bytes} [Fri Aug 7 21:01:33 2026] GET /volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key2 => generated 26 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:33.074225 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a686ff92-f38f-4ce9-bc50-967db6a70f2d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.077502 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a686ff92-f38f-4ce9-bc50-967db6a70f2d tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] GET https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key3 Aug 07 21:01:33.078010 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a686ff92-f38f-4ce9-bc50-967db6a70f2d tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:33.078289 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a686ff92-f38f-4ce9-bc50-967db6a70f2d tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:33.093408 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a686ff92-f38f-4ce9-bc50-967db6a70f2d tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key3 returned with HTTP 200 Aug 07 21:01:33.093515 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 476/1908] 10.4.3.127 () {68 vars in 1452 bytes} [Fri Aug 7 21:01:33 2026] GET /volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key3 => generated 18 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:33.103297 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bd56bf6f-e852-407d-8ecb-e6eac0c54944 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.105327 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bd56bf6f-e852-407d-8ecb-e6eac0c54944 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] PUT https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key3 Aug 07 21:01:33.105788 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bd56bf6f-e852-407d-8ecb-e6eac0c54944 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:33.126556 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bd56bf6f-e852-407d-8ecb-e6eac0c54944 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key3 returned with HTTP 200 Aug 07 21:01:33.126556 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 476/1909] 10.4.3.127 () {70 vars in 1472 bytes} [Fri Aug 7 21:01:33 2026] PUT /volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key3 => generated 26 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:33.138094 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-da08740e-4bc5-4828-939f-b771c492ae03 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.140475 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da08740e-4bc5-4828-939f-b771c492ae03 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] GET https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs Aug 07 21:01:33.140475 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da08740e-4bc5-4828-939f-b771c492ae03 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:33.140753 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da08740e-4bc5-4828-939f-b771c492ae03 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:33.150351 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da08740e-4bc5-4828-939f-b771c492ae03 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs returned with HTTP 200 Aug 07 21:01:33.151113 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 473/1910] 10.4.3.127 () {68 vars in 1437 bytes} [Fri Aug 7 21:01:33 2026] GET /volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs => generated 87 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:33.160509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e56b3724-f7f6-4a18-9ae2-3fa00f240935 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.162460 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e56b3724-f7f6-4a18-9ae2-3fa00f240935 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key1 Aug 07 21:01:33.162672 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e56b3724-f7f6-4a18-9ae2-3fa00f240935 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:33.162918 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e56b3724-f7f6-4a18-9ae2-3fa00f240935 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:33.184245 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e56b3724-f7f6-4a18-9ae2-3fa00f240935 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key1 returned with HTTP 202 Aug 07 21:01:33.184811 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 486/1911] 10.4.3.127 () {68 vars in 1455 bytes} [Fri Aug 7 21:01:33 2026] DELETE /volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:01:33.196452 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a4002847-42e3-40bd-956c-5801ccfd3c0e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.204810 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4002847-42e3-40bd-956c-5801ccfd3c0e tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] GET https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key1 Aug 07 21:01:33.207986 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4002847-42e3-40bd-956c-5801ccfd3c0e tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:33.208119 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4002847-42e3-40bd-956c-5801ccfd3c0e tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:33.220500 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4002847-42e3-40bd-956c-5801ccfd3c0e tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] HTTP exception thrown: Group Type 74fc09df-1764-4ba8-bde3-54237962ff3e has no extra spec with key key1. Aug 07 21:01:33.220884 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4002847-42e3-40bd-956c-5801ccfd3c0e tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key1 returned with HTTP 404 Aug 07 21:01:33.222040 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 477/1912] 10.4.3.127 () {68 vars in 1452 bytes} [Fri Aug 7 21:01:33 2026] GET /volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key1 => generated 126 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:01:33.232840 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9e810278-cd4e-45c6-8efe-58194d2cd45d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.244675 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9e810278-cd4e-45c6-8efe-58194d2cd45d tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key2 Aug 07 21:01:33.244849 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9e810278-cd4e-45c6-8efe-58194d2cd45d tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:33.245060 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9e810278-cd4e-45c6-8efe-58194d2cd45d tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:33.278640 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9e810278-cd4e-45c6-8efe-58194d2cd45d tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key2 returned with HTTP 202 Aug 07 21:01:33.279162 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 477/1913] 10.4.3.127 () {68 vars in 1455 bytes} [Fri Aug 7 21:01:33 2026] DELETE /volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:01:33.289161 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8daa254e-3c07-43c9-a595-142867470767 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.291116 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-26a93f0e-ada8-447d-b1d0-e7599d40cff6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.293425 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-26a93f0e-ada8-447d-b1d0-e7599d40cff6 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] GET https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key2 Aug 07 21:01:33.293544 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-26a93f0e-ada8-447d-b1d0-e7599d40cff6 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:33.294277 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-26a93f0e-ada8-447d-b1d0-e7599d40cff6 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:33.297808 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8daa254e-3c07-43c9-a595-142867470767 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:33.297808 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8daa254e-3c07-43c9-a595-142867470767 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:33.299076 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8daa254e-3c07-43c9-a595-142867470767 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:33.302974 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-26a93f0e-ada8-447d-b1d0-e7599d40cff6 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] HTTP exception thrown: Group Type 74fc09df-1764-4ba8-bde3-54237962ff3e has no extra spec with key key2. Aug 07 21:01:33.302974 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-26a93f0e-ada8-447d-b1d0-e7599d40cff6 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key2 returned with HTTP 404 Aug 07 21:01:33.307809 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 487/1914] 10.4.3.127 () {68 vars in 1452 bytes} [Fri Aug 7 21:01:33 2026] GET /volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:01:33.315613 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:33.315613 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:33.322070 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a83f45c1-a5e8-4da9-8fbc-bbb7b09cbd5d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.322189 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8daa254e-3c07-43c9-a595-142867470767 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:33.330752 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a83f45c1-a5e8-4da9-8fbc-bbb7b09cbd5d tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key3 Aug 07 21:01:33.330752 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a83f45c1-a5e8-4da9-8fbc-bbb7b09cbd5d tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:33.330999 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8daa254e-3c07-43c9-a595-142867470767 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:33.331812 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a83f45c1-a5e8-4da9-8fbc-bbb7b09cbd5d tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:33.332083 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 474/1915] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:33 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:33.358521 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a83f45c1-a5e8-4da9-8fbc-bbb7b09cbd5d tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key3 returned with HTTP 202 Aug 07 21:01:33.359137 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 478/1916] 10.4.3.127 () {68 vars in 1455 bytes} [Fri Aug 7 21:01:33 2026] DELETE /volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:01:33.376713 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-577a08e9-9f77-4e9c-80d9-2e45f58536bc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.379193 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-577a08e9-9f77-4e9c-80d9-2e45f58536bc tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] GET https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key3 Aug 07 21:01:33.379530 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-577a08e9-9f77-4e9c-80d9-2e45f58536bc tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:33.379835 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-577a08e9-9f77-4e9c-80d9-2e45f58536bc tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:33.397112 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-577a08e9-9f77-4e9c-80d9-2e45f58536bc tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] HTTP exception thrown: Group Type 74fc09df-1764-4ba8-bde3-54237962ff3e has no extra spec with key key3. Aug 07 21:01:33.397402 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-577a08e9-9f77-4e9c-80d9-2e45f58536bc tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key3 returned with HTTP 404 Aug 07 21:01:33.398190 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 478/1917] 10.4.3.127 () {68 vars in 1452 bytes} [Fri Aug 7 21:01:33 2026] GET /volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e/group_specs/key3 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:01:33.408150 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7494ed60-0d68-4b6d-aa1a-4959068c98b4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.411003 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7494ed60-0d68-4b6d-aa1a-4959068c98b4 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e Aug 07 21:01:33.412237 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7494ed60-0d68-4b6d-aa1a-4959068c98b4 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:33.412237 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7494ed60-0d68-4b6d-aa1a-4959068c98b4 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:33.436534 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7494ed60-0d68-4b6d-aa1a-4959068c98b4 tempest-GroupTypeSpecsTest-1585980606 tempest-GroupTypeSpecsTest-1585980606-project-admin] https://10.4.3.127/volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e returned with HTTP 202 Aug 07 21:01:33.437316 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 488/1918] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 7 21:01:33 2026] DELETE /volume/v3/group_types/74fc09df-1764-4ba8-bde3-54237962ff3e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:01:33.632942 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-02667326-8cd9-4754-866b-e66c93a51c59 req-5602cd21-476f-4e06-8ef3-422122358bc9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.635328 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-5602cd21-476f-4e06-8ef3-422122358bc9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] POST https://10.4.3.127/volume/v3/attachments/bc5a79be-9e67-48ca-ace4-165e321ed4a8/action Aug 07 21:01:33.635724 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-5602cd21-476f-4e06-8ef3-422122358bc9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:01:33.635916 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-5602cd21-476f-4e06-8ef3-422122358bc9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:33.667348 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:33.667348 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:33.682107 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9dc70336-a939-4c70-8076-123336cb8b7d req-61c275df-e509-4829-8e7a-ad62de176bf5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:33.685188 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-61c275df-e509-4829-8e7a-ad62de176bf5 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] DELETE https://10.4.3.127/volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481 Aug 07 21:01:33.685419 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-61c275df-e509-4829-8e7a-ad62de176bf5 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:33.685804 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-61c275df-e509-4829-8e7a-ad62de176bf5 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:33.706732 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:33.706732 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:33.706997 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-02667326-8cd9-4754-866b-e66c93a51c59 req-5602cd21-476f-4e06-8ef3-422122358bc9 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/attachments/bc5a79be-9e67-48ca-ace4-165e321ed4a8/action returned with HTTP 204 Aug 07 21:01:33.706997 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 475/1919] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:01:33 2026] POST /volume/v3/attachments/bc5a79be-9e67-48ca-ace4-165e321ed4a8/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:33.853741 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9dc70336-a939-4c70-8076-123336cb8b7d req-61c275df-e509-4829-8e7a-ad62de176bf5 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481 returned with HTTP 200 Aug 07 21:01:33.854225 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 479/1920] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:01:33 2026] DELETE /volume/v3/attachments/d589b8a8-b61c-47bb-918c-45a4efcdd481 => generated 19 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:34.017345 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9969a77b-b25f-4d73-82af-8c113f146afb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:34.020897 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9969a77b-b25f-4d73-82af-8c113f146afb tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:34.020897 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9969a77b-b25f-4d73-82af-8c113f146afb tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:34.020897 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9969a77b-b25f-4d73-82af-8c113f146afb tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:34.021163 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-9969a77b-b25f-4d73-82af-8c113f146afb tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:34.027566 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:34.027566 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:34.028935 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9969a77b-b25f-4d73-82af-8c113f146afb tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:34.028935 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 479/1921] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:34 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:34.186982 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-23247048-2077-42a4-b270-1cab9007598c req-713ab55a-73ea-4eb4-a9fc-452836759fa3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:34.190625 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-23247048-2077-42a4-b270-1cab9007598c req-713ab55a-73ea-4eb4-a9fc-452836759fa3 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:34.190625 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-23247048-2077-42a4-b270-1cab9007598c req-713ab55a-73ea-4eb4-a9fc-452836759fa3 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:34.191552 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-23247048-2077-42a4-b270-1cab9007598c req-713ab55a-73ea-4eb4-a9fc-452836759fa3 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:34.202566 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:34.202566 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:34.209906 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-23247048-2077-42a4-b270-1cab9007598c req-713ab55a-73ea-4eb4-a9fc-452836759fa3 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:34.215695 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-23247048-2077-42a4-b270-1cab9007598c req-713ab55a-73ea-4eb4-a9fc-452836759fa3 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:34.216051 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 489/1922] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:34 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:34.233094 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b3a06272-5192-4f42-8016-29c225429b10 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:34.235300 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b3a06272-5192-4f42-8016-29c225429b10 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] DELETE https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:34.235608 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b3a06272-5192-4f42-8016-29c225429b10 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:34.235836 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b3a06272-5192-4f42-8016-29c225429b10 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:34.236231 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-b3a06272-5192-4f42-8016-29c225429b10 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Delete volume with id: 122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:34.245717 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:34.245717 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:34.247050 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b3a06272-5192-4f42-8016-29c225429b10 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:34.278409 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b3a06272-5192-4f42-8016-29c225429b10 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Delete volume request issued successfully. Aug 07 21:01:34.278409 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b3a06272-5192-4f42-8016-29c225429b10 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 202 Aug 07 21:01:34.278409 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 476/1923] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:01:34 2026] DELETE /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:01:34.288498 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0f9ccf42-93b0-4b74-8141-864ac6592df0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:34.290537 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f9ccf42-93b0-4b74-8141-864ac6592df0 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:34.290824 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f9ccf42-93b0-4b74-8141-864ac6592df0 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:34.291025 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f9ccf42-93b0-4b74-8141-864ac6592df0 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:34.302504 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:34.302504 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:34.308827 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0f9ccf42-93b0-4b74-8141-864ac6592df0 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Volume info retrieved successfully. Aug 07 21:01:34.320835 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f9ccf42-93b0-4b74-8141-864ac6592df0 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 200 Aug 07 21:01:34.322817 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 480/1924] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:34 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:34.349449 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d9c31ea0-1efd-4595-834c-73b4ceb8568c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:34.352934 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d9c31ea0-1efd-4595-834c-73b4ceb8568c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:34.352934 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d9c31ea0-1efd-4595-834c-73b4ceb8568c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:34.352934 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d9c31ea0-1efd-4595-834c-73b4ceb8568c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:34.369953 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:34.369953 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:34.378733 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d9c31ea0-1efd-4595-834c-73b4ceb8568c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:34.386577 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d9c31ea0-1efd-4595-834c-73b4ceb8568c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:34.387260 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 480/1925] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:34 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:34.408151 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-938c2c0b-2cfd-4c29-bf7c-030c82061876 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:34.409939 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-938c2c0b-2cfd-4c29-bf7c-030c82061876 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:34.410210 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-938c2c0b-2cfd-4c29-bf7c-030c82061876 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:34.410472 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-938c2c0b-2cfd-4c29-bf7c-030c82061876 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:34.423228 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:34.423228 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:34.433911 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-938c2c0b-2cfd-4c29-bf7c-030c82061876 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:34.439791 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-938c2c0b-2cfd-4c29-bf7c-030c82061876 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:34.440616 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 490/1926] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:34 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:34.458345 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1da5f972-889d-45f0-8c05-35709aed0e7e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:34.460858 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1da5f972-889d-45f0-8c05-35709aed0e7e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:01:34.461893 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1da5f972-889d-45f0-8c05-35709aed0e7e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:34.461893 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1da5f972-889d-45f0-8c05-35709aed0e7e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:34.476303 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:34.476303 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:34.482707 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1da5f972-889d-45f0-8c05-35709aed0e7e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:01:34.488460 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1da5f972-889d-45f0-8c05-35709aed0e7e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:01:34.488874 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 477/1927] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:34 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:35.044177 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-377288b5-6c84-43f4-8af5-9da40904322a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:35.047576 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-377288b5-6c84-43f4-8af5-9da40904322a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:35.048596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-377288b5-6c84-43f4-8af5-9da40904322a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:35.048596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-377288b5-6c84-43f4-8af5-9da40904322a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:35.048596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-377288b5-6c84-43f4-8af5-9da40904322a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:35.057032 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:35.057032 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:35.058010 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-377288b5-6c84-43f4-8af5-9da40904322a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:35.058491 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 481/1928] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:35 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:35.073679 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-71ebcb51-d4e8-4451-ada4-a6b3ab6fc4aa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:35.076311 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-71ebcb51-d4e8-4451-ada4-a6b3ab6fc4aa tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:01:35.076665 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-71ebcb51-d4e8-4451-ada4-a6b3ab6fc4aa tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0", "incremental": true}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:35.079313 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.backups [None req-71ebcb51-d4e8-4451-ada4-a6b3ab6fc4aa tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Creating new backup {'backup': {'volume_id': '341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0', 'incremental': True}} {{(pid=100278) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:01:35.079313 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-71ebcb51-d4e8-4451-ada4-a6b3ab6fc4aa tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Creating backup of volume 341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 in container None Aug 07 21:01:35.090227 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:35.090227 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:35.090939 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-71ebcb51-d4e8-4451-ada4-a6b3ab6fc4aa tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:01:35.120516 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-71ebcb51-d4e8-4451-ada4-a6b3ab6fc4aa tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Created reservations ['e675e04e-dff0-460e-8ee8-35a5fbdc0c77', '0c74b36a-4877-46d9-89ab-69b5b5cfbbbb'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:35.151701 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-71ebcb51-d4e8-4451-ada4-a6b3ab6fc4aa tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 400 Aug 07 21:01:35.152601 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 481/1929] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:01:35 2026] POST /volume/v3/backups => generated 109 bytes in 80 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 21:01:35.162608 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e7875028-4aef-4a6c-86ad-bd1e50508ca5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:35.164797 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e7875028-4aef-4a6c-86ad-bd1e50508ca5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] DELETE https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:35.165105 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e7875028-4aef-4a6c-86ad-bd1e50508ca5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:35.165410 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e7875028-4aef-4a6c-86ad-bd1e50508ca5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:35.165586 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-e7875028-4aef-4a6c-86ad-bd1e50508ca5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Delete backup with id: 754315ef-bfcf-4794-9bbc-f8695e135d7b. Aug 07 21:01:35.170955 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:35.170955 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:35.194880 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.rpcapi [None req-e7875028-4aef-4a6c-86ad-bd1e50508ca5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] delete_backup rpcapi backup_id 754315ef-bfcf-4794-9bbc-f8695e135d7b {{(pid=100277) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:01:35.196643 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e7875028-4aef-4a6c-86ad-bd1e50508ca5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 202 Aug 07 21:01:35.197091 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 491/1930] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:01:35 2026] DELETE /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:01:35.205029 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-811c5f13-50bb-4ae8-8180-b45b8ad6d8fc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:35.207084 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-811c5f13-50bb-4ae8-8180-b45b8ad6d8fc tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:35.207292 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-811c5f13-50bb-4ae8-8180-b45b8ad6d8fc tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:35.207437 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-811c5f13-50bb-4ae8-8180-b45b8ad6d8fc tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:35.207545 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-811c5f13-50bb-4ae8-8180-b45b8ad6d8fc tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:35.213904 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:35.213904 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:35.214670 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-811c5f13-50bb-4ae8-8180-b45b8ad6d8fc tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:35.215788 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 478/1931] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:35 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:35.346398 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-122616aa-5d9d-4999-9f71-4157db9bf591 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:35.348461 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-122616aa-5d9d-4999-9f71-4157db9bf591 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] GET https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 Aug 07 21:01:35.348461 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-122616aa-5d9d-4999-9f71-4157db9bf591 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:35.348705 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-122616aa-5d9d-4999-9f71-4157db9bf591 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:35.360435 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-122616aa-5d9d-4999-9f71-4157db9bf591 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641 tempest-TestServerVolumeAttachScenarioOldVersion-1202215641-project-member] https://10.4.3.127/volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 returned with HTTP 404 Aug 07 21:01:35.361000 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 482/1932] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:35 2026] GET /volume/v3/volumes/122dbe2e-c8bb-49d1-9361-6d15906c0e13 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:01:35.395149 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-896c632a-d2f2-49db-a5dd-9cf2f08bea80 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:35.401345 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-896c632a-d2f2-49db-a5dd-9cf2f08bea80 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:01:35.401345 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-896c632a-d2f2-49db-a5dd-9cf2f08bea80 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:35.401345 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-896c632a-d2f2-49db-a5dd-9cf2f08bea80 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:35.422090 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:35.422090 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:35.435088 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-896c632a-d2f2-49db-a5dd-9cf2f08bea80 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:01:35.445166 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-896c632a-d2f2-49db-a5dd-9cf2f08bea80 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:01:35.445582 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 482/1933] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:35 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 1144 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:35.511267 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-80ae3cc0-73d4-4855-a5a5-325484ea3990 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:35.520100 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-80ae3cc0-73d4-4855-a5a5-325484ea3990 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:01:35.520100 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-80ae3cc0-73d4-4855-a5a5-325484ea3990 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:35.520100 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-80ae3cc0-73d4-4855-a5a5-325484ea3990 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:35.541731 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:35.541731 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:35.552271 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-80ae3cc0-73d4-4855-a5a5-325484ea3990 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:01:35.561982 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-80ae3cc0-73d4-4855-a5a5-325484ea3990 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:01:35.561982 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 492/1934] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:35 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 1144 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:35.592376 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-c3697075-d264-4544-8cdb-a5543ddda1d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:35.595597 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-c3697075-d264-4544-8cdb-a5543ddda1d6 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] POST https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287/action Aug 07 21:01:35.596264 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-c3697075-d264-4544-8cdb-a5543ddda1d6 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:01:35.596264 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-c3697075-d264-4544-8cdb-a5543ddda1d6 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:35.613286 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:35.613286 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:35.613520 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-c3697075-d264-4544-8cdb-a5543ddda1d6 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:01:35.623713 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-c3697075-d264-4544-8cdb-a5543ddda1d6 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Begin detaching volume completed successfully. Aug 07 21:01:35.624014 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-c3697075-d264-4544-8cdb-a5543ddda1d6 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287/action returned with HTTP 202 Aug 07 21:01:35.625045 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 479/1935] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:01:35 2026] POST /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:01:35.697549 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd9bbf32-1515-4668-997f-8b34a234d7a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:35.697783 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd9bbf32-1515-4668-997f-8b34a234d7a1 None None] GET https://10.4.3.127/volume// Aug 07 21:01:35.698119 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd9bbf32-1515-4668-997f-8b34a234d7a1 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:35.698421 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd9bbf32-1515-4668-997f-8b34a234d7a1 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:35.698861 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd9bbf32-1515-4668-997f-8b34a234d7a1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:35.699738 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 483/1936] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:01:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:35.711387 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-00bae730-92bb-4777-9cf9-71246479e133 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:35.716776 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-00bae730-92bb-4777-9cf9-71246479e133 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:01:35.717042 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-00bae730-92bb-4777-9cf9-71246479e133 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:35.717599 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-00bae730-92bb-4777-9cf9-71246479e133 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:35.743597 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:35.743597 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:35.750827 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-00bae730-92bb-4777-9cf9-71246479e133 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:01:35.763985 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-00bae730-92bb-4777-9cf9-71246479e133 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:01:35.765234 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 483/1937] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:01:35 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 1327 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:36.230694 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-552398cc-f45d-49c4-9ac2-ae31b928de3d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:36.233464 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-552398cc-f45d-49c4-9ac2-ae31b928de3d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:36.233584 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-552398cc-f45d-49c4-9ac2-ae31b928de3d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:36.234143 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-552398cc-f45d-49c4-9ac2-ae31b928de3d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:36.235218 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-552398cc-f45d-49c4-9ac2-ae31b928de3d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:36.245056 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:36.245056 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:36.246717 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-552398cc-f45d-49c4-9ac2-ae31b928de3d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 200 Aug 07 21:01:36.247362 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 493/1938] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:36 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:37.270590 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee75e954-6858-4ece-bf1e-1f9c2915ed0a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:37.275279 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee75e954-6858-4ece-bf1e-1f9c2915ed0a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b Aug 07 21:01:37.275279 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee75e954-6858-4ece-bf1e-1f9c2915ed0a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:37.275279 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee75e954-6858-4ece-bf1e-1f9c2915ed0a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:37.275279 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ee75e954-6858-4ece-bf1e-1f9c2915ed0a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 754315ef-bfcf-4794-9bbc-f8695e135d7b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:37.283813 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee75e954-6858-4ece-bf1e-1f9c2915ed0a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b returned with HTTP 404 Aug 07 21:01:37.284432 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 480/1939] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:37 2026] GET /volume/v3/backups/754315ef-bfcf-4794-9bbc-f8695e135d7b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:37.300575 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:37.303177 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:01:37.303877 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-528437934"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:37.310051 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-528437934'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:01:37.310482 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Create volume of 1 GB Aug 07 21:01:37.322455 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Availability Zones retrieved successfully. Aug 07 21:01:37.332711 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Flow 'volume_create_api' (2e0b0baf-252e-4214-9eb2-526a7a172e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:37.334178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0803f5f-bc07-489e-9fe7-d3c1cf881757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:37.335734 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:01:37.385795 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0803f5f-bc07-489e-9fe7-d3c1cf881757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:37.387210 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd1740f-fead-4d74-a38c-1034cd242152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:37.443158 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-95c50824-aeb0-44b2-949f-621410d4b053 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:37.487406 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Created reservations ['340ac8bb-103f-4a1d-b2a4-dc5a21f0a755', '95e364ae-a3a9-495e-9e40-14756bc4c3bf', 'a387587e-916f-48b0-915c-55c20b2d52c2', '8be4a55d-a58d-43af-b7d9-787f92554caa'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:37.487406 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd1740f-fead-4d74-a38c-1034cd242152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['340ac8bb-103f-4a1d-b2a4-dc5a21f0a755', '95e364ae-a3a9-495e-9e40-14756bc4c3bf', 'a387587e-916f-48b0-915c-55c20b2d52c2', '8be4a55d-a58d-43af-b7d9-787f92554caa']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:37.489041 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51623353-b3cc-4b36-8ec5-d1bc5ec2003b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:37.525246 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51623353-b3cc-4b36-8ec5-d1bc5ec2003b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-528437934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be13b9b4f2a43e09fdaa25c3638e401',qos_specs=None,replication_status=,reservations=['340ac8bb-103f-4a1d-b2a4-dc5a21f0a755','95e364ae-a3a9-495e-9e40-14756bc4c3bf','a387587e-916f-48b0-915c-55c20b2d52c2','8be4a55d-a58d-43af-b7d9-787f92554caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631e049f3a5b43ce8ec00ec3073c9fb1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:01:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-528437934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3be13b9b4f2a43e09fdaa25c3638e401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631e049f3a5b43ce8ec00ec3073c9fb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:37.527365 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c840daed-5fdd-4b08-819f-ce46dc9d8ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:37.571078 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c840daed-5fdd-4b08-819f-ce46dc9d8ad2) transitioned into state 'SUCCESS' from state '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-528437934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be13b9b4f2a43e09fdaa25c3638e401',qos_specs=None,replication_status=,reservations=['340ac8bb-103f-4a1d-b2a4-dc5a21f0a755','95e364ae-a3a9-495e-9e40-14756bc4c3bf','a387587e-916f-48b0-915c-55c20b2d52c2','8be4a55d-a58d-43af-b7d9-787f92554caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631e049f3a5b43ce8ec00ec3073c9fb1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:37.573483 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afecea06-e417-4d4f-bbb7-bb50a3d09547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:37.594724 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afecea06-e417-4d4f-bbb7-bb50a3d09547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:37.595398 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Flow 'volume_create_api' (2e0b0baf-252e-4214-9eb2-526a7a172e2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:37.596280 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Create volume request issued successfully. Aug 07 21:01:37.596871 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-850905a0-e6b6-4091-b4d4-1ab218c849c4 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:01:37.598343 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 484/1940] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:01:37 2026] POST /volume/v3/volumes => generated 748 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:37.615842 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f823555e-c41e-4e8e-9b9f-ccf86d352865 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:37.622903 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f823555e-c41e-4e8e-9b9f-ccf86d352865 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 Aug 07 21:01:37.622903 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f823555e-c41e-4e8e-9b9f-ccf86d352865 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:37.622903 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f823555e-c41e-4e8e-9b9f-ccf86d352865 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:37.632464 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:37.632464 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:37.644012 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f823555e-c41e-4e8e-9b9f-ccf86d352865 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:01:37.646047 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-95c50824-aeb0-44b2-949f-621410d4b053 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] GET https://10.4.3.127/volume/v3/os-hosts Aug 07 21:01:37.646157 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-95c50824-aeb0-44b2-949f-621410d4b053 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:37.646522 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-95c50824-aeb0-44b2-949f-621410d4b053 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:37.656401 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.hosts [None req-95c50824-aeb0-44b2-949f-621410d4b053 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] status, active and update: available, enabled, 2026-08-07 20:59:50+00:00 {{(pid=100278) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 21:01:37.657019 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.hosts [None req-95c50824-aeb0-44b2-949f-621410d4b053 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] status, active and update: available, enabled, 2026-08-07 20:59:47+00:00 {{(pid=100278) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 21:01:37.657076 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f823555e-c41e-4e8e-9b9f-ccf86d352865 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 returned with HTTP 200 Aug 07 21:01:37.657181 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.hosts [None req-95c50824-aeb0-44b2-949f-621410d4b053 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] status, active and update: available, enabled, 2026-08-07 21:01:17+00:00 {{(pid=100278) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 21:01:37.657543 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-95c50824-aeb0-44b2-949f-621410d4b053 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] https://10.4.3.127/volume/v3/os-hosts returned with HTTP 200 Aug 07 21:01:37.657941 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 494/1941] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:37 2026] GET /volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:37.658014 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 484/1942] 10.4.3.127 () {66 vars in 1240 bytes} [Fri Aug 7 21:01:37 2026] GET /volume/v3/os-hosts => generated 560 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:37.673201 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f9cdaf2a-264f-426a-adb4-9463fab8c304 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:37.675628 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f9cdaf2a-264f-426a-adb4-9463fab8c304 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] GET https://10.4.3.127/volume/v3/os-hosts Aug 07 21:01:37.676206 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f9cdaf2a-264f-426a-adb4-9463fab8c304 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:37.676551 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f9cdaf2a-264f-426a-adb4-9463fab8c304 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:37.694307 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.hosts [None req-f9cdaf2a-264f-426a-adb4-9463fab8c304 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] status, active and update: available, enabled, 2026-08-07 20:59:50+00:00 {{(pid=100275) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 21:01:37.694614 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.hosts [None req-f9cdaf2a-264f-426a-adb4-9463fab8c304 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] status, active and update: available, enabled, 2026-08-07 20:59:47+00:00 {{(pid=100275) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 21:01:37.695053 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.hosts [None req-f9cdaf2a-264f-426a-adb4-9463fab8c304 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] status, active and update: available, enabled, 2026-08-07 21:01:17+00:00 {{(pid=100275) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 21:01:37.695544 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f9cdaf2a-264f-426a-adb4-9463fab8c304 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] https://10.4.3.127/volume/v3/os-hosts returned with HTTP 200 Aug 07 21:01:37.696204 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 481/1943] 10.4.3.127 () {66 vars in 1240 bytes} [Fri Aug 7 21:01:37 2026] GET /volume/v3/os-hosts => generated 560 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:37.714810 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-beb40520-17c9-40dd-a3d6-096ff61ed1e0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:37.717585 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-beb40520-17c9-40dd-a3d6-096ff61ed1e0 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] GET https://10.4.3.127/volume/v3/os-hosts/np0000006755@storpool Aug 07 21:01:37.717732 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-beb40520-17c9-40dd-a3d6-096ff61ed1e0 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:37.718889 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-beb40520-17c9-40dd-a3d6-096ff61ed1e0 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:37.718889 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:37.718889 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:37.854062 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-beb40520-17c9-40dd-a3d6-096ff61ed1e0 tempest-VolumeHostsAdminTestsJSON-46900114 tempest-VolumeHostsAdminTestsJSON-46900114-project-admin] https://10.4.3.127/volume/v3/os-hosts/np0000006755@storpool returned with HTTP 200 Aug 07 21:01:37.854331 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 485/1944] 10.4.3.127 () {66 vars in 1306 bytes} [Fri Aug 7 21:01:37 2026] GET /volume/v3/os-hosts/np0000006755@storpool => generated 1507 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:37.991251 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-0c6c0aab-c21c-49b9-b6c7-cfdc38c0d1eb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:37.995218 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-0c6c0aab-c21c-49b9-b6c7-cfdc38c0d1eb tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] DELETE https://10.4.3.127/volume/v3/attachments/669ab331-5473-433a-b97e-1196835a28f8 Aug 07 21:01:37.995496 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-0c6c0aab-c21c-49b9-b6c7-cfdc38c0d1eb tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:37.995788 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-0c6c0aab-c21c-49b9-b6c7-cfdc38c0d1eb tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:38.009104 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:38.009104 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:38.092200 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-59e1bc95-7b34-40c4-a2a5-797a067917a5 req-0c6c0aab-c21c-49b9-b6c7-cfdc38c0d1eb tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/attachments/669ab331-5473-433a-b97e-1196835a28f8 returned with HTTP 200 Aug 07 21:01:38.092927 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 495/1945] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:01:37 2026] DELETE /volume/v3/attachments/669ab331-5473-433a-b97e-1196835a28f8 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:38.677121 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a98d806a-a779-40e0-9154-ef5d58692ace None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:38.680880 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a98d806a-a779-40e0-9154-ef5d58692ace tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 Aug 07 21:01:38.680880 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a98d806a-a779-40e0-9154-ef5d58692ace tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:38.680880 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a98d806a-a779-40e0-9154-ef5d58692ace tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:38.696280 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:38.696280 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:38.703188 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a98d806a-a779-40e0-9154-ef5d58692ace tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:01:38.712962 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a98d806a-a779-40e0-9154-ef5d58692ace tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 returned with HTTP 200 Aug 07 21:01:38.712962 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 485/1946] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:38 2026] GET /volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:38.735539 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-366493c5-d091-4d4b-8762-e5ce6f800cf4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:38.744702 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-366493c5-d091-4d4b-8762-e5ce6f800cf4 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:01:38.748595 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-366493c5-d091-4d4b-8762-e5ce6f800cf4 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029", "name": "tempest-VolumesBackupsTest-Backup-60956277"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:38.751200 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-366493c5-d091-4d4b-8762-e5ce6f800cf4 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Creating new backup {'backup': {'volume_id': 'bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029', 'name': 'tempest-VolumesBackupsTest-Backup-60956277'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:01:38.751561 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-366493c5-d091-4d4b-8762-e5ce6f800cf4 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Creating backup of volume bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 in container None Aug 07 21:01:38.763898 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:38.763898 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:38.764060 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-366493c5-d091-4d4b-8762-e5ce6f800cf4 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Volume info retrieved successfully. Aug 07 21:01:38.811665 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-366493c5-d091-4d4b-8762-e5ce6f800cf4 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Created reservations ['84059137-4908-46dc-bd5a-57048c66dcfa', 'aa4b05cd-7f29-4f69-94e3-4bd4748a6ea7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:38.886816 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-366493c5-d091-4d4b-8762-e5ce6f800cf4 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:01:38.887426 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 482/1947] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:01:38 2026] POST /volume/v3/backups => generated 328 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:38.898946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fbc264de-d9ba-4492-bede-9d0e73d712f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:38.903144 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fbc264de-d9ba-4492-bede-9d0e73d712f9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:38.903144 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fbc264de-d9ba-4492-bede-9d0e73d712f9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:38.903292 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fbc264de-d9ba-4492-bede-9d0e73d712f9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:38.903292 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fbc264de-d9ba-4492-bede-9d0e73d712f9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:38.913936 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:38.913936 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:38.915414 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fbc264de-d9ba-4492-bede-9d0e73d712f9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:38.916034 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 486/1948] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:38 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:38.960430 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bacf76e4-419a-45a2-b220-202cb4686e7a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:38.964124 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bacf76e4-419a-45a2-b220-202cb4686e7a tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:01:38.964467 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bacf76e4-419a-45a2-b220-202cb4686e7a tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:38.965213 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bacf76e4-419a-45a2-b220-202cb4686e7a tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:38.975268 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:38.975268 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:38.980940 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bacf76e4-419a-45a2-b220-202cb4686e7a tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:01:38.989597 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bacf76e4-419a-45a2-b220-202cb4686e7a tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:01:38.989597 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 496/1949] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:38 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:39.933317 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cfd85223-f124-4ea2-b7de-d501ca7b852b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:39.937790 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cfd85223-f124-4ea2-b7de-d501ca7b852b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:39.937790 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cfd85223-f124-4ea2-b7de-d501ca7b852b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:39.937790 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cfd85223-f124-4ea2-b7de-d501ca7b852b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:39.937790 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-cfd85223-f124-4ea2-b7de-d501ca7b852b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:39.944939 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:39.944939 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:39.946436 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cfd85223-f124-4ea2-b7de-d501ca7b852b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:39.947390 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 486/1950] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:39 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:40.963393 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b99387b3-ced2-4419-9d28-85ffe2bc25c7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:40.966967 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b99387b3-ced2-4419-9d28-85ffe2bc25c7 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:40.967256 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b99387b3-ced2-4419-9d28-85ffe2bc25c7 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:40.967519 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b99387b3-ced2-4419-9d28-85ffe2bc25c7 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:40.968691 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b99387b3-ced2-4419-9d28-85ffe2bc25c7 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:40.984156 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:40.984156 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:40.984156 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b99387b3-ced2-4419-9d28-85ffe2bc25c7 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:40.984156 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 483/1951] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:40 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:01:41.023202 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d83daa42-a861-42aa-a2f7-be18e6cc18bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:41.176484 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d83daa42-a861-42aa-a2f7-be18e6cc18bb tempest-ExtensionsTestJSON-1057581980 tempest-ExtensionsTestJSON-1057581980-project-member] GET https://10.4.3.127/volume/v3/extensions Aug 07 21:01:41.176948 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d83daa42-a861-42aa-a2f7-be18e6cc18bb tempest-ExtensionsTestJSON-1057581980 tempest-ExtensionsTestJSON-1057581980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:41.177473 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d83daa42-a861-42aa-a2f7-be18e6cc18bb tempest-ExtensionsTestJSON-1057581980 tempest-ExtensionsTestJSON-1057581980-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:41.177907 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d83daa42-a861-42aa-a2f7-be18e6cc18bb tempest-ExtensionsTestJSON-1057581980 tempest-ExtensionsTestJSON-1057581980-project-member] https://10.4.3.127/volume/v3/extensions returned with HTTP 200 Aug 07 21:01:41.178399 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 487/1952] 10.4.3.127 () {66 vars in 1246 bytes} [Fri Aug 7 21:01:41 2026] GET /volume/v3/extensions => generated 5245 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:41.479375 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0fac2026-6209-42af-8e93-f9ca86179be2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:41.484682 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:01:41.485401 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-803238810"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:41.493086 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-803238810'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:01:41.493302 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Create volume of 1 GB Aug 07 21:01:41.502384 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Availability Zones retrieved successfully. Aug 07 21:01:41.509870 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Flow 'volume_create_api' (bc89eadf-5d81-4092-8ceb-7637c619128c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:41.512131 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c64b6fd-67b7-46b3-9ec1-66b41e38faa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:41.513501 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:01:41.571704 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c64b6fd-67b7-46b3-9ec1-66b41e38faa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:41.572755 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddfc317e-65f3-4865-adf8-241f496f9b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:41.650367 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Created reservations ['6ba163a6-cb06-4f03-937d-7e0081b7b71a', '1854e44f-5086-4721-b4ba-3d3a3112ce7d', '97eafb5b-1cd5-4488-bae7-d07b46561403', 'fa57f38c-dfc6-40ba-a796-69fcf932464f'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:41.651584 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddfc317e-65f3-4865-adf8-241f496f9b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ba163a6-cb06-4f03-937d-7e0081b7b71a', '1854e44f-5086-4721-b4ba-3d3a3112ce7d', '97eafb5b-1cd5-4488-bae7-d07b46561403', 'fa57f38c-dfc6-40ba-a796-69fcf932464f']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:41.653182 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29b9ea22-b633-4b62-bb3a-162877f24a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:41.686502 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29b9ea22-b633-4b62-bb3a-162877f24a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84a72d3a-f262-44c8-b060-69e933a4b362', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-803238810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de9e48dd34a439892aed85ae361ad0e',qos_specs=None,replication_status=,reservations=['6ba163a6-cb06-4f03-937d-7e0081b7b71a','1854e44f-5086-4721-b4ba-3d3a3112ce7d','97eafb5b-1cd5-4488-bae7-d07b46561403','fa57f38c-dfc6-40ba-a796-69fcf932464f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bbd7f2340e45bcabcb90666d0fc8c1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:01:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-803238810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84a72d3a-f262-44c8-b060-69e933a4b362,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de9e48dd34a439892aed85ae361ad0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12bbd7f2340e45bcabcb90666d0fc8c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:41.689146 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3036bc77-8158-4082-aded-db37f566e96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:41.723326 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3036bc77-8158-4082-aded-db37f566e96d) transitioned into state 'SUCCESS' from state '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-803238810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de9e48dd34a439892aed85ae361ad0e',qos_specs=None,replication_status=,reservations=['6ba163a6-cb06-4f03-937d-7e0081b7b71a','1854e44f-5086-4721-b4ba-3d3a3112ce7d','97eafb5b-1cd5-4488-bae7-d07b46561403','fa57f38c-dfc6-40ba-a796-69fcf932464f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bbd7f2340e45bcabcb90666d0fc8c1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:41.725711 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a772cc6-86e1-45f0-83c8-8a67ae1dc024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:41.744217 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a772cc6-86e1-45f0-83c8-8a67ae1dc024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:41.744436 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Flow 'volume_create_api' (bc89eadf-5d81-4092-8ceb-7637c619128c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:41.744926 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Create volume request issued successfully. Aug 07 21:01:41.745867 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0fac2026-6209-42af-8e93-f9ca86179be2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:01:41.747424 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 497/1953] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:01:41 2026] POST /volume/v3/volumes => generated 750 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:41.766787 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-88be6da9-0972-43e9-92bf-8d724656217b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:41.768736 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-88be6da9-0972-43e9-92bf-8d724656217b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:41.769133 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-88be6da9-0972-43e9-92bf-8d724656217b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:41.769956 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-88be6da9-0972-43e9-92bf-8d724656217b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:41.782145 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:41.782145 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:41.792124 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-88be6da9-0972-43e9-92bf-8d724656217b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:41.804658 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-88be6da9-0972-43e9-92bf-8d724656217b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:41.807825 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 487/1954] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:41 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:42.007167 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e0ccdcfe-5449-4d7d-8e85-942d472e8a76 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:42.008799 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0ccdcfe-5449-4d7d-8e85-942d472e8a76 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:42.009092 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0ccdcfe-5449-4d7d-8e85-942d472e8a76 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:42.009634 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0ccdcfe-5449-4d7d-8e85-942d472e8a76 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:42.009634 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e0ccdcfe-5449-4d7d-8e85-942d472e8a76 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:42.019771 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:42.019771 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:42.020660 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0ccdcfe-5449-4d7d-8e85-942d472e8a76 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:42.021314 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 484/1955] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:42 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:42.827709 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c0e8c1f0-0c09-49ea-b630-52219fd6d6d9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:42.829491 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c0e8c1f0-0c09-49ea-b630-52219fd6d6d9 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:42.829491 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c0e8c1f0-0c09-49ea-b630-52219fd6d6d9 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:42.829604 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c0e8c1f0-0c09-49ea-b630-52219fd6d6d9 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:42.851887 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:42.851887 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:42.870269 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c0e8c1f0-0c09-49ea-b630-52219fd6d6d9 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:42.882736 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c0e8c1f0-0c09-49ea-b630-52219fd6d6d9 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:42.882736 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 488/1956] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:42 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 843 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:42.980710 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-2692a083-5e7b-4e21-880d-fe13e267b6fc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:42.984093 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-2692a083-5e7b-4e21-880d-fe13e267b6fc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:42.984385 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-2692a083-5e7b-4e21-880d-fe13e267b6fc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:42.984445 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-2692a083-5e7b-4e21-880d-fe13e267b6fc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:42.997423 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:42.997423 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:43.006829 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-2692a083-5e7b-4e21-880d-fe13e267b6fc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:43.014311 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-2692a083-5e7b-4e21-880d-fe13e267b6fc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:43.015170 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 498/1957] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:42 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:43.044420 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f6170396-282b-4bc2-a11a-f9d7caa0a124 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:43.050560 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f6170396-282b-4bc2-a11a-f9d7caa0a124 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:43.050854 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f6170396-282b-4bc2-a11a-f9d7caa0a124 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:43.052185 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f6170396-282b-4bc2-a11a-f9d7caa0a124 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:43.052921 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-f6170396-282b-4bc2-a11a-f9d7caa0a124 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:43.060163 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:43.060163 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:43.060909 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f6170396-282b-4bc2-a11a-f9d7caa0a124 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:43.061701 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 488/1958] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:43 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:43.131484 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0fb789d5-3470-4fec-9385-dd11c891397c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:43.132124 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0fb789d5-3470-4fec-9385-dd11c891397c None None] GET https://10.4.3.127/volume// Aug 07 21:01:43.132124 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0fb789d5-3470-4fec-9385-dd11c891397c None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:43.132306 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0fb789d5-3470-4fec-9385-dd11c891397c None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:43.133396 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0fb789d5-3470-4fec-9385-dd11c891397c None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:43.133396 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 485/1959] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:01:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:43.144748 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-5a92ef99-5ae3-4bba-b9d7-609d13dc1a00 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:43.147680 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-5a92ef99-5ae3-4bba-b9d7-609d13dc1a00 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:01:43.148029 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-5a92ef99-5ae3-4bba-b9d7-609d13dc1a00 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84a72d3a-f262-44c8-b060-69e933a4b362", "connector": null, "instance_uuid": "b24a5fd3-4ab8-4be8-b64f-d9f9c7a2bb19"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:43.158361 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:43.158361 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:43.204147 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-5a92ef99-5ae3-4bba-b9d7-609d13dc1a00 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:01:43.204686 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 489/1960] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:01:43 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:43.245384 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2631fdfd-c82b-493d-afcd-8470b40c41cc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:43.253755 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2631fdfd-c82b-493d-afcd-8470b40c41cc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:43.256398 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2631fdfd-c82b-493d-afcd-8470b40c41cc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:43.256398 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2631fdfd-c82b-493d-afcd-8470b40c41cc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:43.268936 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-748e7fa1-3ec0-4b8b-9900-7da1dd28ca12 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:43.270780 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-748e7fa1-3ec0-4b8b-9900-7da1dd28ca12 None None] GET https://10.4.3.127/volume// Aug 07 21:01:43.270780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-748e7fa1-3ec0-4b8b-9900-7da1dd28ca12 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:43.270780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-748e7fa1-3ec0-4b8b-9900-7da1dd28ca12 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:43.271098 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-748e7fa1-3ec0-4b8b-9900-7da1dd28ca12 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:43.272563 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:43.272563 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:43.272902 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 489/1961] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:01:43 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:43.280667 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2631fdfd-c82b-493d-afcd-8470b40c41cc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:43.284330 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-b098dd52-b1db-40e8-a103-8b7f9ba65206 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:43.286551 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-b098dd52-b1db-40e8-a103-8b7f9ba65206 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:43.286908 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-b098dd52-b1db-40e8-a103-8b7f9ba65206 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:43.287103 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-b098dd52-b1db-40e8-a103-8b7f9ba65206 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:43.290990 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2631fdfd-c82b-493d-afcd-8470b40c41cc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:43.290990 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 499/1962] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:43 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:43.311975 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:43.311975 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:43.322995 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-b098dd52-b1db-40e8-a103-8b7f9ba65206 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:43.330847 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-b098dd52-b1db-40e8-a103-8b7f9ba65206 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:43.331012 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 486/1963] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:01:43 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 1022 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:43.482707 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-a1045466-877f-4659-96df-89a82226d0e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:43.485037 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-a1045466-877f-4659-96df-89a82226d0e4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] PUT https://10.4.3.127/volume/v3/attachments/c829f387-f68f-4af1-a3db-21178723cda2 Aug 07 21:01:43.485495 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-a1045466-877f-4659-96df-89a82226d0e4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:43.504294 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-a1045466-877f-4659-96df-89a82226d0e4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Acquiring lock "cinder-attachment_update-84a72d3a-f262-44c8-b060-69e933a4b362-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:01:43.511980 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-a1045466-877f-4659-96df-89a82226d0e4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Lock "cinder-attachment_update-84a72d3a-f262-44c8-b060-69e933a4b362-np0000006755" acquired by "attachment_update" :: waited 0.009s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:01:43.513915 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:43.513915 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:43.718666 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-a1045466-877f-4659-96df-89a82226d0e4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Lock "cinder-attachment_update-84a72d3a-f262-44c8-b060-69e933a4b362-np0000006755" released by "attachment_update" :: held 0.207s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:01:43.719425 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-a1045466-877f-4659-96df-89a82226d0e4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/attachments/c829f387-f68f-4af1-a3db-21178723cda2 returned with HTTP 200 Aug 07 21:01:43.720252 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 490/1964] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:01:43 2026] PUT /volume/v3/attachments/c829f387-f68f-4af1-a3db-21178723cda2 => generated 969 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:44.079604 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fe9c0081-abd8-43dd-8927-244b5fc0fb1e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:44.080038 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fe9c0081-abd8-43dd-8927-244b5fc0fb1e tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:44.080254 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fe9c0081-abd8-43dd-8927-244b5fc0fb1e tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:44.080474 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fe9c0081-abd8-43dd-8927-244b5fc0fb1e tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:44.080597 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-fe9c0081-abd8-43dd-8927-244b5fc0fb1e tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:44.086719 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:44.086719 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:44.087945 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fe9c0081-abd8-43dd-8927-244b5fc0fb1e tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:44.088673 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 490/1965] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:44 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:44.316887 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4a6c3852-816a-486a-a5c1-cfb489e75741 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:44.319229 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4a6c3852-816a-486a-a5c1-cfb489e75741 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:44.321082 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4a6c3852-816a-486a-a5c1-cfb489e75741 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:44.321082 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4a6c3852-816a-486a-a5c1-cfb489e75741 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:44.324406 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=296,cinder:INSERT=46,cinder:UPDATE=72 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:01:44.339027 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:44.339027 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:44.346361 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4a6c3852-816a-486a-a5c1-cfb489e75741 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:44.355377 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4a6c3852-816a-486a-a5c1-cfb489e75741 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:44.356066 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 500/1966] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:44 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:44.482972 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3d5fef66-be53-4736-bfb6-a1655fca8495 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:44.486184 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d5fef66-be53-4736-bfb6-a1655fca8495 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] DELETE https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:01:44.486184 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3d5fef66-be53-4736-bfb6-a1655fca8495 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:44.487405 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3d5fef66-be53-4736-bfb6-a1655fca8495 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:44.487405 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3d5fef66-be53-4736-bfb6-a1655fca8495 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Delete volume with id: b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:01:44.490467 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=215,cinder:UPDATE=34,cinder:INSERT=16 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:01:44.498587 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:44.498587 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:44.499282 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3d5fef66-be53-4736-bfb6-a1655fca8495 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:01:44.535637 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3d5fef66-be53-4736-bfb6-a1655fca8495 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Delete volume request issued successfully. Aug 07 21:01:44.535896 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d5fef66-be53-4736-bfb6-a1655fca8495 tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 202 Aug 07 21:01:44.536748 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 487/1967] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:01:44 2026] DELETE /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:01:44.550861 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0cb27b65-f0d2-440d-997e-b397690b4afd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:44.558146 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0cb27b65-f0d2-440d-997e-b397690b4afd tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:01:44.558431 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0cb27b65-f0d2-440d-997e-b397690b4afd tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:44.558748 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0cb27b65-f0d2-440d-997e-b397690b4afd tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:44.572305 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:44.572305 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:44.578347 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0cb27b65-f0d2-440d-997e-b397690b4afd tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Volume info retrieved successfully. Aug 07 21:01:44.585590 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0cb27b65-f0d2-440d-997e-b397690b4afd tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 200 Aug 07 21:01:44.585983 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 491/1968] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:44 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:44.666824 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-02c5989c-8c11-43a7-bbc2-266479d96963 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:44.914619 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:01:44.914986 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1502919671"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:44.917549 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1502919671'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:01:44.918401 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Create volume of 1 GB Aug 07 21:01:44.922532 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=193,cinder:INSERT=10,cinder:UPDATE=29 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:01:44.931639 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Availability Zones retrieved successfully. Aug 07 21:01:44.938539 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Flow 'volume_create_api' (fba10a17-3837-409e-81b8-8596847bfc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:44.942167 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc91630e-3913-4627-a644-0d66218d7da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:44.943630 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:01:44.999362 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc91630e-3913-4627-a644-0d66218d7da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:45.000554 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24361b5-ab48-46d1-899d-3545f430a2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:45.090463 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Created reservations ['4a571ac4-76e6-48b2-956a-1c55464e4a6b', '8c2ae62d-5451-45b3-99fa-85f53f427639', '01dd3068-dc4f-4893-b4ec-e8bf5a0a07f9', 'ac0afc9b-5278-4cfc-a79f-ebb280094139'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:45.091163 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24361b5-ab48-46d1-899d-3545f430a2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a571ac4-76e6-48b2-956a-1c55464e4a6b', '8c2ae62d-5451-45b3-99fa-85f53f427639', '01dd3068-dc4f-4893-b4ec-e8bf5a0a07f9', 'ac0afc9b-5278-4cfc-a79f-ebb280094139']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:45.093607 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39b4ee1e-aef4-4123-8dad-f14d8cf12266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:45.105675 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-19cfa5c9-a24f-429a-820b-22fde3e68357 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:45.107490 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-19cfa5c9-a24f-429a-820b-22fde3e68357 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:45.107681 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-19cfa5c9-a24f-429a-820b-22fde3e68357 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:45.107886 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-19cfa5c9-a24f-429a-820b-22fde3e68357 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:45.108010 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-19cfa5c9-a24f-429a-820b-22fde3e68357 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:45.112545 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:45.112545 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:45.114054 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-19cfa5c9-a24f-429a-820b-22fde3e68357 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:45.117261 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 501/1969] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:45 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:45.126729 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39b4ee1e-aef4-4123-8dad-f14d8cf12266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2f4f850-b9bf-4372-b36f-9e1da898c3e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1502919671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4320b7f780484f81a484d4b9c0d386c6',qos_specs=None,replication_status=,reservations=['4a571ac4-76e6-48b2-956a-1c55464e4a6b','8c2ae62d-5451-45b3-99fa-85f53f427639','01dd3068-dc4f-4893-b4ec-e8bf5a0a07f9','ac0afc9b-5278-4cfc-a79f-ebb280094139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6a68847ba984ad8b8e24276937f35b6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:01:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1502919671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2f4f850-b9bf-4372-b36f-9e1da898c3e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4320b7f780484f81a484d4b9c0d386c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6a68847ba984ad8b8e24276937f35b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:45.128835 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9121c861-bfd5-4a1c-8c0e-562e16081a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:45.164673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9121c861-bfd5-4a1c-8c0e-562e16081a02) transitioned into state 'SUCCESS' from state '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-1502919671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4320b7f780484f81a484d4b9c0d386c6',qos_specs=None,replication_status=,reservations=['4a571ac4-76e6-48b2-956a-1c55464e4a6b','8c2ae62d-5451-45b3-99fa-85f53f427639','01dd3068-dc4f-4893-b4ec-e8bf5a0a07f9','ac0afc9b-5278-4cfc-a79f-ebb280094139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6a68847ba984ad8b8e24276937f35b6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:45.166119 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eae4c65-d63b-477f-bb8d-fa1a08caacfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:45.180683 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eae4c65-d63b-477f-bb8d-fa1a08caacfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:45.181671 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Flow 'volume_create_api' (fba10a17-3837-409e-81b8-8596847bfc75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:45.186403 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Create volume request issued successfully. Aug 07 21:01:45.186403 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-02c5989c-8c11-43a7-bbc2-266479d96963 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:01:45.186725 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 491/1970] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:01:44 2026] POST /volume/v3/volumes => generated 819 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:45.202967 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8c162b13-1478-4db4-b98c-3af68b4127d9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:45.205514 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c162b13-1478-4db4-b98c-3af68b4127d9 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] GET https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:45.205639 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c162b13-1478-4db4-b98c-3af68b4127d9 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:45.205963 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c162b13-1478-4db4-b98c-3af68b4127d9 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:45.221866 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:45.221866 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:45.230139 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8c162b13-1478-4db4-b98c-3af68b4127d9 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Volume info retrieved successfully. Aug 07 21:01:45.236180 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c162b13-1478-4db4-b98c-3af68b4127d9 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 returned with HTTP 200 Aug 07 21:01:45.237961 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 488/1971] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:45 2026] GET /volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 => generated 887 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:45.376166 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-96eae505-f29b-48e8-b802-855e7691c2b2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:45.378493 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-96eae505-f29b-48e8-b802-855e7691c2b2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:45.379023 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-96eae505-f29b-48e8-b802-855e7691c2b2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:45.379484 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-96eae505-f29b-48e8-b802-855e7691c2b2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:45.393981 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:45.393981 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:45.398466 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-96eae505-f29b-48e8-b802-855e7691c2b2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:45.403946 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-96eae505-f29b-48e8-b802-855e7691c2b2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:45.404519 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 492/1972] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:45 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:45.614109 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-18bd833e-ff2d-4cca-a762-1c1565a821ee None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:45.616176 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-18bd833e-ff2d-4cca-a762-1c1565a821ee tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] GET https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 Aug 07 21:01:45.616544 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-18bd833e-ff2d-4cca-a762-1c1565a821ee tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:45.616801 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-18bd833e-ff2d-4cca-a762-1c1565a821ee tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:45.622778 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-18bd833e-ff2d-4cca-a762-1c1565a821ee tempest-ServerStableDeviceRescueTest-1056254273 tempest-ServerStableDeviceRescueTest-1056254273-project-member] https://10.4.3.127/volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 returned with HTTP 404 Aug 07 21:01:45.624284 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 502/1973] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:45 2026] GET /volume/v3/volumes/b858c441-3cd9-4c2e-a7a3-eb4b441ea287 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:46.126277 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5530d39e-888c-42db-8fac-8fb62f493036 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:46.131873 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5530d39e-888c-42db-8fac-8fb62f493036 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:46.134956 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5530d39e-888c-42db-8fac-8fb62f493036 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:46.137403 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5530d39e-888c-42db-8fac-8fb62f493036 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:46.138346 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-5530d39e-888c-42db-8fac-8fb62f493036 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:46.150465 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:46.150465 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:46.153229 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5530d39e-888c-42db-8fac-8fb62f493036 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:46.153973 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 492/1974] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:46 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:46.262849 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b2e03f57-d343-41a5-ae80-2b6e444b492a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:46.265083 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2e03f57-d343-41a5-ae80-2b6e444b492a tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] GET https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:46.266616 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2e03f57-d343-41a5-ae80-2b6e444b492a tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:46.266616 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2e03f57-d343-41a5-ae80-2b6e444b492a tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:46.276872 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:46.276872 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:46.283257 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b2e03f57-d343-41a5-ae80-2b6e444b492a tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Volume info retrieved successfully. Aug 07 21:01:46.290782 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2e03f57-d343-41a5-ae80-2b6e444b492a tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 returned with HTTP 200 Aug 07 21:01:46.290782 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 489/1975] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:46 2026] GET /volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:46.312154 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f9a61347-eada-47e8-9e6b-99a8ccbc639d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:46.314731 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f9a61347-eada-47e8-9e6b-99a8ccbc639d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] POST https://10.4.3.127/volume/v3/volume-transfers Aug 07 21:01:46.315266 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f9a61347-eada-47e8-9e6b-99a8ccbc639d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e2f4f850-b9bf-4372-b36f-9e1da898c3e5"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:46.324792 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volume_transfer [None req-f9a61347-eada-47e8-9e6b-99a8ccbc639d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e2f4f850-b9bf-4372-b36f-9e1da898c3e5'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 21:01:46.324792 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volume_transfer [None req-f9a61347-eada-47e8-9e6b-99a8ccbc639d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Creating transfer of volume e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:46.324792 np0000006755 devstack@c-api.service[100276]: INFO cinder.transfer.api [None req-f9a61347-eada-47e8-9e6b-99a8ccbc639d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Generating transfer record for volume e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:46.333281 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:46.333281 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:46.352880 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f9a61347-eada-47e8-9e6b-99a8ccbc639d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volume-transfers returned with HTTP 202 Aug 07 21:01:46.353533 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 493/1976] 10.4.3.127 () {70 vars in 1326 bytes} [Fri Aug 7 21:01:46 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:46.365830 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-585fb116-2a9f-4a36-8df4-deb85a1f63d9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:46.369490 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-585fb116-2a9f-4a36-8df4-deb85a1f63d9 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] GET https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:46.370053 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-585fb116-2a9f-4a36-8df4-deb85a1f63d9 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:46.370678 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-585fb116-2a9f-4a36-8df4-deb85a1f63d9 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:46.381043 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:46.381043 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:46.386680 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-585fb116-2a9f-4a36-8df4-deb85a1f63d9 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Volume info retrieved successfully. Aug 07 21:01:46.392533 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-585fb116-2a9f-4a36-8df4-deb85a1f63d9 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 returned with HTTP 200 Aug 07 21:01:46.393252 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 503/1977] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:46 2026] GET /volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:46.411361 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fe53ecf1-e1ad-4fb1-98e4-584f6ea58a12 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:46.415316 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fe53ecf1-e1ad-4fb1-98e4-584f6ea58a12 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] GET https://10.4.3.127/volume/v3/volume-transfers/fc536964-aedd-4de5-9442-f3b7755f0925 Aug 07 21:01:46.415316 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fe53ecf1-e1ad-4fb1-98e4-584f6ea58a12 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:46.415616 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fe53ecf1-e1ad-4fb1-98e4-584f6ea58a12 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:46.419775 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e176f15a-743d-41f9-84a3-86f57bdc3e38 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:46.421532 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fe53ecf1-e1ad-4fb1-98e4-584f6ea58a12 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volume-transfers/fc536964-aedd-4de5-9442-f3b7755f0925 returned with HTTP 200 Aug 07 21:01:46.421914 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e176f15a-743d-41f9-84a3-86f57bdc3e38 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:46.422409 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e176f15a-743d-41f9-84a3-86f57bdc3e38 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:46.422409 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e176f15a-743d-41f9-84a3-86f57bdc3e38 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:46.422511 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 493/1978] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 7 21:01:46 2026] GET /volume/v3/volume-transfers/fc536964-aedd-4de5-9442-f3b7755f0925 => generated 540 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:46.433355 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:46.433355 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:46.433715 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-67732e72-1546-4011-8622-41bf0d0b409d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:46.437729 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e176f15a-743d-41f9-84a3-86f57bdc3e38 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:46.438597 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67732e72-1546-4011-8622-41bf0d0b409d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] GET https://10.4.3.127/volume/v3/volume-transfers Aug 07 21:01:46.438949 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67732e72-1546-4011-8622-41bf0d0b409d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:46.439236 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67732e72-1546-4011-8622-41bf0d0b409d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:46.439435 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volume_transfer [None req-67732e72-1546-4011-8622-41bf0d0b409d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Listing volume transfers {{(pid=100276) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 21:01:46.442867 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e176f15a-743d-41f9-84a3-86f57bdc3e38 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:46.443361 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 490/1979] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:46 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:46.451290 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67732e72-1546-4011-8622-41bf0d0b409d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volume-transfers returned with HTTP 200 Aug 07 21:01:46.451958 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 494/1980] 10.4.3.127 () {68 vars in 1305 bytes} [Fri Aug 7 21:01:46 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:46.463287 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-489040e3-6092-40a3-b43b-c4cb21581ddd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:46.590919 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-489040e3-6092-40a3-b43b-c4cb21581ddd tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] POST https://10.4.3.127/volume/v3/volume-transfers/fc536964-aedd-4de5-9442-f3b7755f0925/accept Aug 07 21:01:46.591474 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-489040e3-6092-40a3-b43b-c4cb21581ddd tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "81548db0d8784106"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:46.593428 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.volume_transfer [None req-489040e3-6092-40a3-b43b-c4cb21581ddd tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Accepting volume transfer fc536964-aedd-4de5-9442-f3b7755f0925 {{(pid=100277) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 21:01:46.593730 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.volume_transfer [None req-489040e3-6092-40a3-b43b-c4cb21581ddd tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Accepting transfer fc536964-aedd-4de5-9442-f3b7755f0925 Aug 07 21:01:46.707080 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-489040e3-6092-40a3-b43b-c4cb21581ddd tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Created reservations ['3ab40773-5f75-4dfe-9d7d-2996d7c6bbb1', '2cdd804c-0ba6-4aa8-9978-7356a6667a78', '0faffc5f-5f1b-472b-b417-149e9fffb08c', 'dc466850-a1d2-410d-86c9-ac1d7beac69f'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:46.735670 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-489040e3-6092-40a3-b43b-c4cb21581ddd tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Created reservations ['1f5bfa8b-eb40-43a7-82c6-421058eb3040', '841ffd11-179f-4a54-80b3-3e137114a80d', '212bc85c-2281-4750-8668-17ec2c415eb4', '87008820-2718-4b83-810f-dc56c4227b43'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:46.791673 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-489040e3-6092-40a3-b43b-c4cb21581ddd tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Created reservations ['31708b6e-feee-47b5-a083-c932e701035f', 'f0cc61d4-d96b-47dc-acf9-16a48ad1e82c', 'bd79573f-ba96-404b-90c2-df008bc9d5e7', '6079949f-ead8-4e73-8f2c-735b5f73c459'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:46.845975 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-489040e3-6092-40a3-b43b-c4cb21581ddd tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Created reservations ['a1c97f62-f432-47cc-a3d7-6944d304a6c4', '5d2d1847-db0d-4b7d-93a1-bdb36cbf2224', 'f2b70b02-46a2-44f9-a960-13d88a6c0c73', '9b129501-a903-4af1-8918-4a746d6b6288'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:46.857549 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-489040e3-6092-40a3-b43b-c4cb21581ddd tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Transfer volume completed successfully. Aug 07 21:01:46.968624 np0000006755 devstack@c-api.service[100277]: INFO cinder.transfer.api [None req-489040e3-6092-40a3-b43b-c4cb21581ddd tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Volume e2f4f850-b9bf-4372-b36f-9e1da898c3e5 has been transferred. Aug 07 21:01:46.977857 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-489040e3-6092-40a3-b43b-c4cb21581ddd tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] https://10.4.3.127/volume/v3/volume-transfers/fc536964-aedd-4de5-9442-f3b7755f0925/accept returned with HTTP 202 Aug 07 21:01:46.978781 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 504/1981] 10.4.3.127 () {70 vars in 1458 bytes} [Fri Aug 7 21:01:46 2026] POST /volume/v3/volume-transfers/fc536964-aedd-4de5-9442-f3b7755f0925/accept => generated 365 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:46.990677 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-974f2d89-0ff9-45cb-975c-4ffdaea97571 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:46.995409 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-974f2d89-0ff9-45cb-975c-4ffdaea97571 tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] GET https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:46.995775 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-974f2d89-0ff9-45cb-975c-4ffdaea97571 tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:46.996047 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-974f2d89-0ff9-45cb-975c-4ffdaea97571 tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:47.007091 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:47.007091 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:47.012581 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-974f2d89-0ff9-45cb-975c-4ffdaea97571 tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Volume info retrieved successfully. Aug 07 21:01:47.018376 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-974f2d89-0ff9-45cb-975c-4ffdaea97571 tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 returned with HTTP 200 Aug 07 21:01:47.018618 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 494/1982] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:46 2026] GET /volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:47.035895 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-728e4661-f893-4fd6-bdcd-40f1770f8f73 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:47.038583 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-728e4661-f893-4fd6-bdcd-40f1770f8f73 tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] GET https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:47.038723 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-728e4661-f893-4fd6-bdcd-40f1770f8f73 tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:47.039028 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-728e4661-f893-4fd6-bdcd-40f1770f8f73 tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:47.047994 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:47.047994 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:47.052948 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-728e4661-f893-4fd6-bdcd-40f1770f8f73 tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] Volume info retrieved successfully. Aug 07 21:01:47.059172 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-728e4661-f893-4fd6-bdcd-40f1770f8f73 tempest-VolumesTransfersV357Test-230309490 tempest-VolumesTransfersV357Test-230309490-project-member] https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 returned with HTTP 200 Aug 07 21:01:47.059704 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 491/1983] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:47 2026] GET /volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:47.078288 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6bf8b25a-b463-4b0b-9a49-d5fc49a2ff18 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:47.080484 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6bf8b25a-b463-4b0b-9a49-d5fc49a2ff18 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] DELETE https://10.4.3.127/volume/v3/volume-transfers/fc536964-aedd-4de5-9442-f3b7755f0925 Aug 07 21:01:47.080732 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6bf8b25a-b463-4b0b-9a49-d5fc49a2ff18 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:47.080978 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6bf8b25a-b463-4b0b-9a49-d5fc49a2ff18 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:47.081083 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.volume_transfer [None req-6bf8b25a-b463-4b0b-9a49-d5fc49a2ff18 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Delete transfer with id: fc536964-aedd-4de5-9442-f3b7755f0925 Aug 07 21:01:47.084810 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6bf8b25a-b463-4b0b-9a49-d5fc49a2ff18 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volume-transfers/fc536964-aedd-4de5-9442-f3b7755f0925 returned with HTTP 404 Aug 07 21:01:47.085610 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 495/1984] 10.4.3.127 () {68 vars in 1419 bytes} [Fri Aug 7 21:01:47 2026] DELETE /volume/v3/volume-transfers/fc536964-aedd-4de5-9442-f3b7755f0925 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:01:47.098982 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c2ad41b1-5268-4fda-b94e-c2380feac79c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:47.169008 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f81e784d-721a-437a-8854-198ca2fdd37c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:47.171641 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f81e784d-721a-437a-8854-198ca2fdd37c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:47.174792 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f81e784d-721a-437a-8854-198ca2fdd37c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:47.174792 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f81e784d-721a-437a-8854-198ca2fdd37c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:47.174792 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-f81e784d-721a-437a-8854-198ca2fdd37c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:47.179359 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:47.179359 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:47.180623 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f81e784d-721a-437a-8854-198ca2fdd37c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:47.181919 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 495/1985] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:47 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:47.251505 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c2ad41b1-5268-4fda-b94e-c2380feac79c tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:47.251853 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c2ad41b1-5268-4fda-b94e-c2380feac79c tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:47.252183 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c2ad41b1-5268-4fda-b94e-c2380feac79c tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:47.253168 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-c2ad41b1-5268-4fda-b94e-c2380feac79c tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Delete volume with id: e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:47.263818 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:47.263818 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:47.264156 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c2ad41b1-5268-4fda-b94e-c2380feac79c tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Volume info retrieved successfully. Aug 07 21:01:47.298352 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c2ad41b1-5268-4fda-b94e-c2380feac79c tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Delete volume request issued successfully. Aug 07 21:01:47.298645 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c2ad41b1-5268-4fda-b94e-c2380feac79c tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 returned with HTTP 202 Aug 07 21:01:47.299176 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 505/1986] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:01:47 2026] DELETE /volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:01:47.313203 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d4108d04-0900-49b5-ab35-f76d6f352fb6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:47.316239 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d4108d04-0900-49b5-ab35-f76d6f352fb6 tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] GET https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:47.316239 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d4108d04-0900-49b5-ab35-f76d6f352fb6 tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:47.316719 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d4108d04-0900-49b5-ab35-f76d6f352fb6 tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:47.335973 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:47.335973 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:47.340381 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d4108d04-0900-49b5-ab35-f76d6f352fb6 tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Volume info retrieved successfully. Aug 07 21:01:47.345146 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d4108d04-0900-49b5-ab35-f76d6f352fb6 tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 returned with HTTP 200 Aug 07 21:01:47.345597 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 492/1987] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:47 2026] GET /volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 => generated 1130 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:47.465909 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-69bb9ede-5b70-4513-8304-6b86888581e0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:47.468087 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69bb9ede-5b70-4513-8304-6b86888581e0 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:47.468275 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69bb9ede-5b70-4513-8304-6b86888581e0 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:47.468500 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69bb9ede-5b70-4513-8304-6b86888581e0 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:47.482658 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:47.482658 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:47.487119 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-69bb9ede-5b70-4513-8304-6b86888581e0 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:47.493951 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69bb9ede-5b70-4513-8304-6b86888581e0 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:47.494514 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 496/1988] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:47 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:48.081990 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-3c6c3f6b-8ba4-4d9f-a8eb-1a42b3bcec06 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:48.086314 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-3c6c3f6b-8ba4-4d9f-a8eb-1a42b3bcec06 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] POST https://10.4.3.127/volume/v3/attachments/c829f387-f68f-4af1-a3db-21178723cda2/action Aug 07 21:01:48.087501 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-3c6c3f6b-8ba4-4d9f-a8eb-1a42b3bcec06 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:01:48.087685 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-3c6c3f6b-8ba4-4d9f-a8eb-1a42b3bcec06 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:48.119071 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:48.119071 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:48.144199 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1a7062dc-17fc-49a1-ac03-27d3622ffc63 req-3c6c3f6b-8ba4-4d9f-a8eb-1a42b3bcec06 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/attachments/c829f387-f68f-4af1-a3db-21178723cda2/action returned with HTTP 204 Aug 07 21:01:48.144844 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 496/1989] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:01:48 2026] POST /volume/v3/attachments/c829f387-f68f-4af1-a3db-21178723cda2/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:48.196138 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a7acb100-a70c-4fb3-83d5-2643edddaa90 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:48.199094 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a7acb100-a70c-4fb3-83d5-2643edddaa90 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:48.199239 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a7acb100-a70c-4fb3-83d5-2643edddaa90 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:48.199488 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a7acb100-a70c-4fb3-83d5-2643edddaa90 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:48.199653 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-a7acb100-a70c-4fb3-83d5-2643edddaa90 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:48.205839 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:48.205839 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:48.206516 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a7acb100-a70c-4fb3-83d5-2643edddaa90 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:48.206984 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 506/1990] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:48 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:48.370387 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cf2a822b-dd84-4961-ad14-61fb8d599c8c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:48.371508 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf2a822b-dd84-4961-ad14-61fb8d599c8c tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] GET https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:48.371508 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf2a822b-dd84-4961-ad14-61fb8d599c8c tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:48.371694 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf2a822b-dd84-4961-ad14-61fb8d599c8c tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:48.382689 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf2a822b-dd84-4961-ad14-61fb8d599c8c tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 returned with HTTP 404 Aug 07 21:01:48.383623 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 493/1991] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:48 2026] GET /volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:01:48.393775 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2928b377-b332-481e-8893-e6c969485a06 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:48.396875 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2928b377-b332-481e-8893-e6c969485a06 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] GET https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:48.397028 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2928b377-b332-481e-8893-e6c969485a06 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:48.397382 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2928b377-b332-481e-8893-e6c969485a06 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:48.404570 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2928b377-b332-481e-8893-e6c969485a06 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 returned with HTTP 404 Aug 07 21:01:48.404954 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 497/1992] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:48 2026] GET /volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:01:48.416673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1094f559-d42e-4c64-891b-ad356e16f90b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:48.419191 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1094f559-d42e-4c64-891b-ad356e16f90b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:48.419391 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1094f559-d42e-4c64-891b-ad356e16f90b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:48.419921 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1094f559-d42e-4c64-891b-ad356e16f90b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:48.420944 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-1094f559-d42e-4c64-891b-ad356e16f90b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Delete volume with id: e2f4f850-b9bf-4372-b36f-9e1da898c3e5 Aug 07 21:01:48.429371 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1094f559-d42e-4c64-891b-ad356e16f90b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 returned with HTTP 404 Aug 07 21:01:48.431497 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 497/1993] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:01:48 2026] DELETE /volume/v3/volumes/e2f4f850-b9bf-4372-b36f-9e1da898c3e5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 21:01:48.447658 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:48.450022 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:01:48.451783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-535621042"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:48.452419 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-535621042'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:01:48.452749 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Create volume of 1 GB Aug 07 21:01:48.459898 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Availability Zones retrieved successfully. Aug 07 21:01:48.470371 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Flow 'volume_create_api' (0aa33223-7a9d-4b36-a087-6fed1a3a676f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:48.471526 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84fe7cc3-5aef-428f-91e5-e3e8b4c6e79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:48.473404 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:01:48.515134 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4cdb4a8f-b6e3-478c-a983-0ced860dcb46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:48.520031 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84fe7cc3-5aef-428f-91e5-e3e8b4c6e79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:48.520031 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5c4a93-8e20-40f2-8672-e290e23d5e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:48.520284 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4cdb4a8f-b6e3-478c-a983-0ced860dcb46 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:48.520284 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4cdb4a8f-b6e3-478c-a983-0ced860dcb46 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:48.520284 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4cdb4a8f-b6e3-478c-a983-0ced860dcb46 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:48.542397 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:48.542397 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:48.546861 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4cdb4a8f-b6e3-478c-a983-0ced860dcb46 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:48.557186 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4cdb4a8f-b6e3-478c-a983-0ced860dcb46 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:48.557186 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 494/1994] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:48 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:48.578546 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6cbbca6b-3483-4051-9931-c45402084380 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:48.582594 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6cbbca6b-3483-4051-9931-c45402084380 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:48.583089 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6cbbca6b-3483-4051-9931-c45402084380 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:48.583254 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6cbbca6b-3483-4051-9931-c45402084380 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:48.600128 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:48.600128 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:48.610714 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6cbbca6b-3483-4051-9931-c45402084380 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:48.617705 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6cbbca6b-3483-4051-9931-c45402084380 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:48.617969 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 498/1995] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:48 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 1135 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:48.618594 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Created reservations ['60766e2f-70dd-4bac-af4e-b5d2e87ad71f', 'eeaea401-e081-4250-a969-d6b1cca130ea', '11d106ed-4a3f-48d7-9e7a-c8ae609e7a7d', 'b34817b9-26b7-4e32-8f59-82b2b4346727'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:48.619972 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5c4a93-8e20-40f2-8672-e290e23d5e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60766e2f-70dd-4bac-af4e-b5d2e87ad71f', 'eeaea401-e081-4250-a969-d6b1cca130ea', '11d106ed-4a3f-48d7-9e7a-c8ae609e7a7d', 'b34817b9-26b7-4e32-8f59-82b2b4346727']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:48.621684 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91567e9a-85c5-46ce-bdf2-9ad36e775fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:48.658978 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91567e9a-85c5-46ce-bdf2-9ad36e775fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15cbe01d-2c20-4bce-82fa-59c65273eb28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-535621042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4320b7f780484f81a484d4b9c0d386c6',qos_specs=None,replication_status=,reservations=['60766e2f-70dd-4bac-af4e-b5d2e87ad71f','eeaea401-e081-4250-a969-d6b1cca130ea','11d106ed-4a3f-48d7-9e7a-c8ae609e7a7d','b34817b9-26b7-4e32-8f59-82b2b4346727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6a68847ba984ad8b8e24276937f35b6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-535621042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15cbe01d-2c20-4bce-82fa-59c65273eb28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4320b7f780484f81a484d4b9c0d386c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6a68847ba984ad8b8e24276937f35b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:48.659446 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e341af71-33ce-4959-a46a-6bf323c11886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:48.705877 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e341af71-33ce-4959-a46a-6bf323c11886) transitioned into state 'SUCCESS' from state '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-535621042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4320b7f780484f81a484d4b9c0d386c6',qos_specs=None,replication_status=,reservations=['60766e2f-70dd-4bac-af4e-b5d2e87ad71f','eeaea401-e081-4250-a969-d6b1cca130ea','11d106ed-4a3f-48d7-9e7a-c8ae609e7a7d','b34817b9-26b7-4e32-8f59-82b2b4346727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6a68847ba984ad8b8e24276937f35b6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:48.706968 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8535140-9648-4ecc-9d7c-858d7061a50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:48.734039 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8535140-9648-4ecc-9d7c-858d7061a50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:48.736588 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Flow 'volume_create_api' (0aa33223-7a9d-4b36-a087-6fed1a3a676f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:48.736588 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Create volume request issued successfully. Aug 07 21:01:48.737094 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fedb4c46-fb26-48ff-97ed-c3d91d38987b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:01:48.737587 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 507/1996] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:01:48 2026] POST /volume/v3/volumes => generated 818 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:48.755693 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:48.758938 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:01:48.758938 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-148608717"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:48.760881 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-90407c56-76f1-49f8-ab9f-122db4a068d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:48.760994 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-148608717'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:01:48.760994 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Create volume of 1 GB Aug 07 21:01:48.767961 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90407c56-76f1-49f8-ab9f-122db4a068d6 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] GET https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 Aug 07 21:01:48.767961 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90407c56-76f1-49f8-ab9f-122db4a068d6 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:48.767961 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90407c56-76f1-49f8-ab9f-122db4a068d6 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:48.768203 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Availability Zones retrieved successfully. Aug 07 21:01:48.776480 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Flow 'volume_create_api' (e0154b7d-d101-4cf4-842e-f003678ea6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:48.776480 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04acf076-b096-4200-9eeb-3b504b49b159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:48.781112 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:01:48.783006 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:48.783006 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:48.788997 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-90407c56-76f1-49f8-ab9f-122db4a068d6 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Volume info retrieved successfully. Aug 07 21:01:48.796056 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90407c56-76f1-49f8-ab9f-122db4a068d6 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 returned with HTTP 200 Aug 07 21:01:48.796552 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 495/1997] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:48 2026] GET /volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 => generated 886 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:48.823735 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04acf076-b096-4200-9eeb-3b504b49b159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:48.824680 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c15ecf5a-5bab-4e96-96c6-8fed73964376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:48.902243 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Created reservations ['0beb0311-149b-49f5-92ff-6fcc3ae25a3a', 'd712c59a-6a1e-460a-ac10-b017d1ddcfa5', '2d56ab1a-e62e-4004-aa64-a1852fa7d8b5', '79a48493-a78d-4fb0-b178-71a4460a1a59'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:48.903301 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c15ecf5a-5bab-4e96-96c6-8fed73964376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0beb0311-149b-49f5-92ff-6fcc3ae25a3a', 'd712c59a-6a1e-460a-ac10-b017d1ddcfa5', '2d56ab1a-e62e-4004-aa64-a1852fa7d8b5', '79a48493-a78d-4fb0-b178-71a4460a1a59']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:48.904297 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdc7be4e-d654-413b-bfbd-bbab1ef2f7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:48.941787 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdc7be4e-d654-413b-bfbd-bbab1ef2f7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2531c9c3-0fab-4fa6-a1b2-724374447a42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-148608717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de9e48dd34a439892aed85ae361ad0e',qos_specs=None,replication_status=,reservations=['0beb0311-149b-49f5-92ff-6fcc3ae25a3a','d712c59a-6a1e-460a-ac10-b017d1ddcfa5','2d56ab1a-e62e-4004-aa64-a1852fa7d8b5','79a48493-a78d-4fb0-b178-71a4460a1a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bbd7f2340e45bcabcb90666d0fc8c1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-148608717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2531c9c3-0fab-4fa6-a1b2-724374447a42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de9e48dd34a439892aed85ae361ad0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12bbd7f2340e45bcabcb90666d0fc8c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:48.941787 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd4e2424-f3ff-4a0a-89f2-053564961a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:48.999533 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd4e2424-f3ff-4a0a-89f2-053564961a20) transitioned into state 'SUCCESS' from state '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-148608717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de9e48dd34a439892aed85ae361ad0e',qos_specs=None,replication_status=,reservations=['0beb0311-149b-49f5-92ff-6fcc3ae25a3a','d712c59a-6a1e-460a-ac10-b017d1ddcfa5','2d56ab1a-e62e-4004-aa64-a1852fa7d8b5','79a48493-a78d-4fb0-b178-71a4460a1a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bbd7f2340e45bcabcb90666d0fc8c1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:48.999533 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (697966cf-eefe-4dfc-8340-70db934aa567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:49.019303 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (697966cf-eefe-4dfc-8340-70db934aa567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:49.020852 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Flow 'volume_create_api' (e0154b7d-d101-4cf4-842e-f003678ea6f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:49.021504 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Create volume request issued successfully. Aug 07 21:01:49.022495 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ea051cf-9ae8-4c4a-9ecf-6444d74265ce tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:01:49.023437 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 498/1998] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:01:48 2026] POST /volume/v3/volumes => generated 750 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:49.041864 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a8418f50-b12f-42eb-b4f9-6ab2d90bd585 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:49.049445 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8418f50-b12f-42eb-b4f9-6ab2d90bd585 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:49.049902 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8418f50-b12f-42eb-b4f9-6ab2d90bd585 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:49.050420 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8418f50-b12f-42eb-b4f9-6ab2d90bd585 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:49.064624 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:49.064624 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:49.072206 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a8418f50-b12f-42eb-b4f9-6ab2d90bd585 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:49.079904 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8418f50-b12f-42eb-b4f9-6ab2d90bd585 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:49.080967 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 499/1999] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:49 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:49.223086 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a837de8b-8138-4204-be0f-fcb68710f0c0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:49.225788 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a837de8b-8138-4204-be0f-fcb68710f0c0 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:49.225912 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a837de8b-8138-4204-be0f-fcb68710f0c0 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:49.226338 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a837de8b-8138-4204-be0f-fcb68710f0c0 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:49.226433 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-a837de8b-8138-4204-be0f-fcb68710f0c0 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:49.236149 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:49.236149 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:49.237650 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a837de8b-8138-4204-be0f-fcb68710f0c0 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:49.237650 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 508/2000] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:49 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:49.818863 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4e784260-cf96-44a1-ad0b-5e39123fdd6d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:49.822258 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e784260-cf96-44a1-ad0b-5e39123fdd6d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] GET https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 Aug 07 21:01:49.823047 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e784260-cf96-44a1-ad0b-5e39123fdd6d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:49.823329 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e784260-cf96-44a1-ad0b-5e39123fdd6d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:49.839165 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:49.839165 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:49.852392 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4e784260-cf96-44a1-ad0b-5e39123fdd6d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Volume info retrieved successfully. Aug 07 21:01:49.872707 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e784260-cf96-44a1-ad0b-5e39123fdd6d tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 returned with HTTP 200 Aug 07 21:01:49.872707 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 496/2001] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:49 2026] GET /volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 => generated 945 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:49.889074 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d65040d9-2279-4b7a-bab1-571a17d73465 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:49.891883 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d65040d9-2279-4b7a-bab1-571a17d73465 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] POST https://10.4.3.127/volume/v3/volume-transfers Aug 07 21:01:49.892256 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d65040d9-2279-4b7a-bab1-571a17d73465 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "15cbe01d-2c20-4bce-82fa-59c65273eb28"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:49.895463 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volume_transfer [None req-d65040d9-2279-4b7a-bab1-571a17d73465 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Creating new volume transfer {'transfer': {'volume_id': '15cbe01d-2c20-4bce-82fa-59c65273eb28'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 21:01:49.895681 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volume_transfer [None req-d65040d9-2279-4b7a-bab1-571a17d73465 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Creating transfer of volume 15cbe01d-2c20-4bce-82fa-59c65273eb28 Aug 07 21:01:49.895863 np0000006755 devstack@c-api.service[100278]: INFO cinder.transfer.api [None req-d65040d9-2279-4b7a-bab1-571a17d73465 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Generating transfer record for volume 15cbe01d-2c20-4bce-82fa-59c65273eb28 Aug 07 21:01:49.914042 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:49.914042 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:49.936300 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d65040d9-2279-4b7a-bab1-571a17d73465 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volume-transfers returned with HTTP 202 Aug 07 21:01:49.936300 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 499/2002] 10.4.3.127 () {70 vars in 1326 bytes} [Fri Aug 7 21:01:49 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:49.946961 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8f992afd-26bd-419c-9d14-5551e6ae01ec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:49.951112 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f992afd-26bd-419c-9d14-5551e6ae01ec tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] GET https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 Aug 07 21:01:49.951393 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f992afd-26bd-419c-9d14-5551e6ae01ec tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:49.951659 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f992afd-26bd-419c-9d14-5551e6ae01ec tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:49.964024 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:49.964024 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:49.969967 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8f992afd-26bd-419c-9d14-5551e6ae01ec tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Volume info retrieved successfully. Aug 07 21:01:49.981196 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f992afd-26bd-419c-9d14-5551e6ae01ec tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 returned with HTTP 200 Aug 07 21:01:49.982006 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 500/2003] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:49 2026] GET /volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:49.999398 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4fcc6760-1a54-41b8-8f48-2079f74b8580 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.001738 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4fcc6760-1a54-41b8-8f48-2079f74b8580 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] GET https://10.4.3.127/volume/v3/volume-transfers/detail Aug 07 21:01:50.001991 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4fcc6760-1a54-41b8-8f48-2079f74b8580 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:50.002295 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4fcc6760-1a54-41b8-8f48-2079f74b8580 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:50.003724 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volume_transfer [None req-4fcc6760-1a54-41b8-8f48-2079f74b8580 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Listing volume transfers {{(pid=100277) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 21:01:50.010034 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4fcc6760-1a54-41b8-8f48-2079f74b8580 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 21:01:50.010597 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 509/2004] 10.4.3.127 () {68 vars in 1326 bytes} [Fri Aug 7 21:01:49 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:50.020844 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01d5b61a-8868-477f-b2ba-b69bace14376 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.023872 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01d5b61a-8868-477f-b2ba-b69bace14376 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] DELETE https://10.4.3.127/volume/v3/volume-transfers/824959c0-85c1-48d1-b648-7d3748b64494 Aug 07 21:01:50.024712 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01d5b61a-8868-477f-b2ba-b69bace14376 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:50.025632 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01d5b61a-8868-477f-b2ba-b69bace14376 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:50.025632 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.volume_transfer [None req-01d5b61a-8868-477f-b2ba-b69bace14376 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Delete transfer with id: 824959c0-85c1-48d1-b648-7d3748b64494 Aug 07 21:01:50.039054 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:50.039054 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:50.056825 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01d5b61a-8868-477f-b2ba-b69bace14376 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volume-transfers/824959c0-85c1-48d1-b648-7d3748b64494 returned with HTTP 202 Aug 07 21:01:50.057651 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 497/2005] 10.4.3.127 () {68 vars in 1419 bytes} [Fri Aug 7 21:01:50 2026] DELETE /volume/v3/volume-transfers/824959c0-85c1-48d1-b648-7d3748b64494 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:01:50.070304 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9aa8e2db-1a96-4291-a7bd-7bfc62f8bf15 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.072824 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9aa8e2db-1a96-4291-a7bd-7bfc62f8bf15 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] GET https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 Aug 07 21:01:50.073386 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9aa8e2db-1a96-4291-a7bd-7bfc62f8bf15 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:50.073386 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9aa8e2db-1a96-4291-a7bd-7bfc62f8bf15 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:50.084087 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:50.084087 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:50.092918 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9aa8e2db-1a96-4291-a7bd-7bfc62f8bf15 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Volume info retrieved successfully. Aug 07 21:01:50.101591 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9aa8e2db-1a96-4291-a7bd-7bfc62f8bf15 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 returned with HTTP 200 Aug 07 21:01:50.101894 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8f5db9f1-09a7-4c5f-9e96-e5c006693c37 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.104672 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 500/2006] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:50 2026] GET /volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 => generated 945 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:50.105146 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f5db9f1-09a7-4c5f-9e96-e5c006693c37 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:50.105322 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f5db9f1-09a7-4c5f-9e96-e5c006693c37 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:50.105777 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f5db9f1-09a7-4c5f-9e96-e5c006693c37 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:50.117168 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:50.117168 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:50.122555 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8f5db9f1-09a7-4c5f-9e96-e5c006693c37 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:50.125074 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c959d64f-7650-440d-a1ef-1af6ebf3560b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.128830 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c959d64f-7650-440d-a1ef-1af6ebf3560b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] DELETE https://10.4.3.127/volume/v3/volume-transfers/824959c0-85c1-48d1-b648-7d3748b64494 Aug 07 21:01:50.129073 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f5db9f1-09a7-4c5f-9e96-e5c006693c37 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:50.129815 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c959d64f-7650-440d-a1ef-1af6ebf3560b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:50.129815 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c959d64f-7650-440d-a1ef-1af6ebf3560b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:50.129924 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 501/2007] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:50 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:50.129995 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.volume_transfer [None req-c959d64f-7650-440d-a1ef-1af6ebf3560b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Delete transfer with id: 824959c0-85c1-48d1-b648-7d3748b64494 Aug 07 21:01:50.140473 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c959d64f-7650-440d-a1ef-1af6ebf3560b tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volume-transfers/824959c0-85c1-48d1-b648-7d3748b64494 returned with HTTP 404 Aug 07 21:01:50.141221 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 510/2008] 10.4.3.127 () {68 vars in 1419 bytes} [Fri Aug 7 21:01:50 2026] DELETE /volume/v3/volume-transfers/824959c0-85c1-48d1-b648-7d3748b64494 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:01:50.153210 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c12f9e6c-6fe4-4716-a1be-501e3f64432b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.157017 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c12f9e6c-6fe4-4716-a1be-501e3f64432b tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 Aug 07 21:01:50.157017 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c12f9e6c-6fe4-4716-a1be-501e3f64432b tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:50.157017 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c12f9e6c-6fe4-4716-a1be-501e3f64432b tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:50.157017 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c12f9e6c-6fe4-4716-a1be-501e3f64432b tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Delete volume with id: 15cbe01d-2c20-4bce-82fa-59c65273eb28 Aug 07 21:01:50.167259 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:50.167259 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:50.167259 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c12f9e6c-6fe4-4716-a1be-501e3f64432b tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Volume info retrieved successfully. Aug 07 21:01:50.194445 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-78bda59d-7327-4c54-8a19-568a88365054 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.198881 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-78bda59d-7327-4c54-8a19-568a88365054 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:50.198881 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-78bda59d-7327-4c54-8a19-568a88365054 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:50.199364 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-78bda59d-7327-4c54-8a19-568a88365054 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:50.201352 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c12f9e6c-6fe4-4716-a1be-501e3f64432b tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Delete volume request issued successfully. Aug 07 21:01:50.201352 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c12f9e6c-6fe4-4716-a1be-501e3f64432b tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 returned with HTTP 202 Aug 07 21:01:50.202455 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 498/2009] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:01:50 2026] DELETE /volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 21:01:50.210195 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:50.210195 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:50.216289 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-78bda59d-7327-4c54-8a19-568a88365054 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:50.221495 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9cd3dfbf-5f26-4c83-8459-af09155af1a2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.222588 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9cd3dfbf-5f26-4c83-8459-af09155af1a2 tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] GET https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 Aug 07 21:01:50.222863 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-78bda59d-7327-4c54-8a19-568a88365054 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:50.222934 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9cd3dfbf-5f26-4c83-8459-af09155af1a2 tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:50.223407 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 501/2010] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:50 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:50.223532 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9cd3dfbf-5f26-4c83-8459-af09155af1a2 tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:50.235619 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:50.235619 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:50.242022 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9cd3dfbf-5f26-4c83-8459-af09155af1a2 tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Volume info retrieved successfully. Aug 07 21:01:50.248217 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9cd3dfbf-5f26-4c83-8459-af09155af1a2 tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 returned with HTTP 200 Aug 07 21:01:50.248274 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 502/2011] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:50 2026] GET /volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 => generated 1129 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:50.259087 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bd3f8fbf-49b5-412e-95e6-c0275cd5f2fc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.264040 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bd3f8fbf-49b5-412e-95e6-c0275cd5f2fc tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:50.264324 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bd3f8fbf-49b5-412e-95e6-c0275cd5f2fc tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:50.265959 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bd3f8fbf-49b5-412e-95e6-c0275cd5f2fc tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:50.265959 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-bd3f8fbf-49b5-412e-95e6-c0275cd5f2fc tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:50.272540 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:50.272540 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:50.272994 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bd3f8fbf-49b5-412e-95e6-c0275cd5f2fc tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:50.273537 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 511/2012] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:50 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:50.368663 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bb48071f-0cab-418d-b25f-c172c1d2e6f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.369378 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb48071f-0cab-418d-b25f-c172c1d2e6f9 None None] GET https://10.4.3.127/volume// Aug 07 21:01:50.369378 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb48071f-0cab-418d-b25f-c172c1d2e6f9 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:50.369378 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb48071f-0cab-418d-b25f-c172c1d2e6f9 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:50.370094 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb48071f-0cab-418d-b25f-c172c1d2e6f9 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:50.370521 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 499/2013] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:01:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:50.381650 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-a1da9baf-7fa7-44fc-8637-ff698bced2ed None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.383885 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-a1da9baf-7fa7-44fc-8637-ff698bced2ed tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:01:50.384337 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-a1da9baf-7fa7-44fc-8637-ff698bced2ed tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2531c9c3-0fab-4fa6-a1b2-724374447a42", "connector": null, "instance_uuid": "b24a5fd3-4ab8-4be8-b64f-d9f9c7a2bb19"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:50.393882 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:50.393882 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:50.436076 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-a1da9baf-7fa7-44fc-8637-ff698bced2ed tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:01:50.436823 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 502/2014] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:01:50 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:01:50.481536 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8ce35f07-0e0d-4d4a-8e08-27cfc27a1a03 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.483538 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ce35f07-0e0d-4d4a-8e08-27cfc27a1a03 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:50.483913 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ce35f07-0e0d-4d4a-8e08-27cfc27a1a03 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:50.484235 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ce35f07-0e0d-4d4a-8e08-27cfc27a1a03 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:50.508177 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f471969a-48a2-4722-acab-6156dda89f32 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.508582 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f471969a-48a2-4722-acab-6156dda89f32 None None] GET https://10.4.3.127/volume// Aug 07 21:01:50.508810 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f471969a-48a2-4722-acab-6156dda89f32 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:50.509379 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f471969a-48a2-4722-acab-6156dda89f32 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:50.509448 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f471969a-48a2-4722-acab-6156dda89f32 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:50.509954 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 512/2015] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:01:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:50.517249 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:50.517249 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:50.527000 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-2f0a8bcb-3009-4098-84e4-62b05452f8fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.528841 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8ce35f07-0e0d-4d4a-8e08-27cfc27a1a03 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:50.531332 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-2f0a8bcb-3009-4098-84e4-62b05452f8fa tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:50.531332 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-2f0a8bcb-3009-4098-84e4-62b05452f8fa tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:50.531536 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-2f0a8bcb-3009-4098-84e4-62b05452f8fa tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:50.534849 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ce35f07-0e0d-4d4a-8e08-27cfc27a1a03 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:50.537866 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 503/2016] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:50 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:50.547738 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:50.547738 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:50.555305 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-2f0a8bcb-3009-4098-84e4-62b05452f8fa tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:50.563408 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-2f0a8bcb-3009-4098-84e4-62b05452f8fa tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:50.564255 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 500/2017] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:01:50 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 1022 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:50.707673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-ffec03c1-329b-45ff-a274-f1a2c8a284fd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:50.711478 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-ffec03c1-329b-45ff-a274-f1a2c8a284fd tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] PUT https://10.4.3.127/volume/v3/attachments/34bde242-8198-4c59-8021-61919a2beb39 Aug 07 21:01:50.712007 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-ffec03c1-329b-45ff-a274-f1a2c8a284fd tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:50.725259 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-ffec03c1-329b-45ff-a274-f1a2c8a284fd tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Acquiring lock "cinder-attachment_update-2531c9c3-0fab-4fa6-a1b2-724374447a42-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:01:50.732642 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-ffec03c1-329b-45ff-a274-f1a2c8a284fd tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Lock "cinder-attachment_update-2531c9c3-0fab-4fa6-a1b2-724374447a42-np0000006755" acquired by "attachment_update" :: waited 0.007s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:01:50.734148 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:50.734148 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:50.889178 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-ffec03c1-329b-45ff-a274-f1a2c8a284fd tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Lock "cinder-attachment_update-2531c9c3-0fab-4fa6-a1b2-724374447a42-np0000006755" released by "attachment_update" :: held 0.155s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:01:50.889178 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-ffec03c1-329b-45ff-a274-f1a2c8a284fd tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/attachments/34bde242-8198-4c59-8021-61919a2beb39 returned with HTTP 200 Aug 07 21:01:50.889654 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 503/2018] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:01:50 2026] PUT /volume/v3/attachments/34bde242-8198-4c59-8021-61919a2beb39 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:51.192283 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:51.268587 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-660ec747-3328-4356-afd2-b47a7e023afe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:51.271160 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-660ec747-3328-4356-afd2-b47a7e023afe tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] GET https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 Aug 07 21:01:51.271336 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-660ec747-3328-4356-afd2-b47a7e023afe tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:51.271602 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-660ec747-3328-4356-afd2-b47a7e023afe tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:51.279830 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-660ec747-3328-4356-afd2-b47a7e023afe tempest-VolumesTransfersV357Test-456540880 tempest-VolumesTransfersV357Test-456540880-project-admin] https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 returned with HTTP 404 Aug 07 21:01:51.280587 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 504/2019] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:51 2026] GET /volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:01:51.292663 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aa97f8d3-5ec4-4b27-9924-69979752e740 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:51.295679 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa97f8d3-5ec4-4b27-9924-69979752e740 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:51.295679 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa97f8d3-5ec4-4b27-9924-69979752e740 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:51.295876 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3e4f2ae7-427c-4155-871f-08f858e0a5b8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:51.296861 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa97f8d3-5ec4-4b27-9924-69979752e740 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:51.296861 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-aa97f8d3-5ec4-4b27-9924-69979752e740 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:51.298939 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3e4f2ae7-427c-4155-871f-08f858e0a5b8 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] GET https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 Aug 07 21:01:51.299461 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3e4f2ae7-427c-4155-871f-08f858e0a5b8 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:51.299461 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3e4f2ae7-427c-4155-871f-08f858e0a5b8 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:51.306741 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:51.306741 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:51.307790 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa97f8d3-5ec4-4b27-9924-69979752e740 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:51.308339 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 501/2020] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:51 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:51.314125 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3e4f2ae7-427c-4155-871f-08f858e0a5b8 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 returned with HTTP 404 Aug 07 21:01:51.317961 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 504/2021] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:01:51 2026] GET /volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:01:51.328966 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2c36b977-cacd-4c4b-86da-504a60a54d36 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:51.331483 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c36b977-cacd-4c4b-86da-504a60a54d36 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] DELETE https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 Aug 07 21:01:51.331604 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c36b977-cacd-4c4b-86da-504a60a54d36 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:51.332204 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c36b977-cacd-4c4b-86da-504a60a54d36 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:51.332204 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-2c36b977-cacd-4c4b-86da-504a60a54d36 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] Delete volume with id: 15cbe01d-2c20-4bce-82fa-59c65273eb28 Aug 07 21:01:51.340157 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c36b977-cacd-4c4b-86da-504a60a54d36 tempest-VolumesTransfersV357Test-2059733809 tempest-VolumesTransfersV357Test-2059733809-project-member] https://10.4.3.127/volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 returned with HTTP 404 Aug 07 21:01:51.340157 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 505/2022] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:01:51 2026] DELETE /volume/v3/volumes/15cbe01d-2c20-4bce-82fa-59c65273eb28 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:01:51.382862 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:01:51.383309 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-428296606"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:51.386243 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-428296606'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:01:51.386243 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Create volume of 1 GB Aug 07 21:01:51.395064 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Availability Zones retrieved successfully. Aug 07 21:01:51.403338 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Flow 'volume_create_api' (fa206349-e08e-493f-91ff-58f703181d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:51.405639 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8db4d66f-7739-4673-9a86-4241940c4384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:51.407210 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:01:51.446018 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8db4d66f-7739-4673-9a86-4241940c4384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:51.446018 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed19288-09cf-48fb-b0dd-b79cea37a869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:51.553472 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3f470a88-664a-43c3-b2b1-a196da48cc63 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:51.556150 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f470a88-664a-43c3-b2b1-a196da48cc63 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:51.556750 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f470a88-664a-43c3-b2b1-a196da48cc63 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:51.556750 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f470a88-664a-43c3-b2b1-a196da48cc63 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:51.577280 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Created reservations ['0cb1896b-9e22-4e1e-92a1-a7b38219f3f3', '41e836df-4ee8-48d8-8894-eef30f4d22ed', 'ac1624ca-747d-41f2-b389-a0a8f034dbdc', 'b2a895e4-b905-43cf-bfc6-95babf130a4a'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:51.578484 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:51.578484 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:51.579143 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed19288-09cf-48fb-b0dd-b79cea37a869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cb1896b-9e22-4e1e-92a1-a7b38219f3f3', '41e836df-4ee8-48d8-8894-eef30f4d22ed', 'ac1624ca-747d-41f2-b389-a0a8f034dbdc', 'b2a895e4-b905-43cf-bfc6-95babf130a4a']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:51.580003 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c612798-a68e-471d-804b-d1d8bc0ee942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:51.583916 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3f470a88-664a-43c3-b2b1-a196da48cc63 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:51.590298 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f470a88-664a-43c3-b2b1-a196da48cc63 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:51.590860 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 502/2023] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:51 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:51.614115 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c612798-a68e-471d-804b-d1d8bc0ee942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37683043-9ad4-416e-8cc4-c1d5f1f8dbc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-428296606',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b6899f6688644fc5959168f3e5421ac1',qos_specs=None,replication_status=,reservations=['0cb1896b-9e22-4e1e-92a1-a7b38219f3f3','41e836df-4ee8-48d8-8894-eef30f4d22ed','ac1624ca-747d-41f2-b389-a0a8f034dbdc','b2a895e4-b905-43cf-bfc6-95babf130a4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5423cce8a529482e8569ae2711218a0c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-428296606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37683043-9ad4-416e-8cc4-c1d5f1f8dbc0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b6899f6688644fc5959168f3e5421ac1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5423cce8a529482e8569ae2711218a0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:51.615164 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6303807e-51c1-42d7-8947-cee44c49c8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:51.639148 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6303807e-51c1-42d7-8947-cee44c49c8bf) transitioned into state 'SUCCESS' from state '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-428296606',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b6899f6688644fc5959168f3e5421ac1',qos_specs=None,replication_status=,reservations=['0cb1896b-9e22-4e1e-92a1-a7b38219f3f3','41e836df-4ee8-48d8-8894-eef30f4d22ed','ac1624ca-747d-41f2-b389-a0a8f034dbdc','b2a895e4-b905-43cf-bfc6-95babf130a4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5423cce8a529482e8569ae2711218a0c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:51.640022 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56290c5e-ca8c-48f5-9ea0-ad61b5a53969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:51.654130 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56290c5e-ca8c-48f5-9ea0-ad61b5a53969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:51.655281 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Flow 'volume_create_api' (fa206349-e08e-493f-91ff-58f703181d22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:51.655731 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Create volume request issued successfully. Aug 07 21:01:51.656412 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dfc4d6a7-59f2-47b0-b309-80d9c16e2bec tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:01:51.656987 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 513/2024] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:01:51 2026] POST /volume/v3/volumes => generated 759 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:51.679077 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-84c1fd26-5646-46be-af36-7fb99ce81972 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:51.682276 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-84c1fd26-5646-46be-af36-7fb99ce81972 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 Aug 07 21:01:51.682571 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-84c1fd26-5646-46be-af36-7fb99ce81972 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:51.682823 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-84c1fd26-5646-46be-af36-7fb99ce81972 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:51.693030 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:51.693030 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:51.699317 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-84c1fd26-5646-46be-af36-7fb99ce81972 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:51.704859 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-84c1fd26-5646-46be-af36-7fb99ce81972 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 returned with HTTP 200 Aug 07 21:01:51.705664 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 505/2025] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:51 2026] GET /volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:52.329239 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7c1e90c7-d1ee-4db4-8c9c-f2935f18743b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:52.333564 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c1e90c7-d1ee-4db4-8c9c-f2935f18743b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:52.333564 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c1e90c7-d1ee-4db4-8c9c-f2935f18743b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:52.334229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c1e90c7-d1ee-4db4-8c9c-f2935f18743b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:52.334229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7c1e90c7-d1ee-4db4-8c9c-f2935f18743b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:52.346775 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:52.346775 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:52.348918 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c1e90c7-d1ee-4db4-8c9c-f2935f18743b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:52.350422 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 506/2026] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:52 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:01:52.606380 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0fe4339e-d9ae-4324-aa08-b440e9ba8d84 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:52.609333 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0fe4339e-d9ae-4324-aa08-b440e9ba8d84 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:52.609469 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0fe4339e-d9ae-4324-aa08-b440e9ba8d84 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:52.610181 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0fe4339e-d9ae-4324-aa08-b440e9ba8d84 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:52.637234 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:52.637234 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:52.642847 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0fe4339e-d9ae-4324-aa08-b440e9ba8d84 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:52.649135 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0fe4339e-d9ae-4324-aa08-b440e9ba8d84 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:52.649665 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 503/2027] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:52 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:52.724356 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-014e00a0-80cc-4728-b677-0d1b9a33049d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:52.728966 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-014e00a0-80cc-4728-b677-0d1b9a33049d tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 Aug 07 21:01:52.729268 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-014e00a0-80cc-4728-b677-0d1b9a33049d tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:52.729651 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-014e00a0-80cc-4728-b677-0d1b9a33049d tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:52.749326 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:52.749326 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:52.753850 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-014e00a0-80cc-4728-b677-0d1b9a33049d tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:52.762325 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-014e00a0-80cc-4728-b677-0d1b9a33049d tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 returned with HTTP 200 Aug 07 21:01:52.762325 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 514/2028] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:52 2026] GET /volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:52.802934 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-309b85d7-ab15-4a86-9b6d-61b4723f8aa6 req-53c1bad4-0e1c-4c00-9f8d-84a7ece6230b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:52.806982 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-309b85d7-ab15-4a86-9b6d-61b4723f8aa6 req-53c1bad4-0e1c-4c00-9f8d-84a7ece6230b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 Aug 07 21:01:52.807345 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-309b85d7-ab15-4a86-9b6d-61b4723f8aa6 req-53c1bad4-0e1c-4c00-9f8d-84a7ece6230b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:52.807542 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-309b85d7-ab15-4a86-9b6d-61b4723f8aa6 req-53c1bad4-0e1c-4c00-9f8d-84a7ece6230b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:52.818984 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:52.818984 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:52.827099 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-309b85d7-ab15-4a86-9b6d-61b4723f8aa6 req-53c1bad4-0e1c-4c00-9f8d-84a7ece6230b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:52.839966 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-309b85d7-ab15-4a86-9b6d-61b4723f8aa6 req-53c1bad4-0e1c-4c00-9f8d-84a7ece6230b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 returned with HTTP 200 Aug 07 21:01:52.839966 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 506/2029] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:52 2026] GET /volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:52.862006 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0a559685-059f-4071-92a5-86e85e56c177 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:52.866657 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:01:52.867100 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2077246871"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:52.873620 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2077246871'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:01:52.874885 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Create volume of 1 GB Aug 07 21:01:52.886430 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Availability Zones retrieved successfully. Aug 07 21:01:52.899567 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Flow 'volume_create_api' (c3b32e7f-be57-41f4-a82a-ca1ccfa6e3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:52.902201 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (404038d0-1920-4fdf-8abe-8a17efb76b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:52.903939 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:01:52.949483 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (404038d0-1920-4fdf-8abe-8a17efb76b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:52.950296 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (271cdc9e-0f10-481c-9e14-1b4bb2fb697a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:53.012368 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Created reservations ['e476391a-1b53-43b2-8e9b-061319a311b1', 'd362e766-38bb-4133-9df0-95496f2ea2fb', '30643262-3a7d-430c-877d-3ea08e8bdd9a', '9788c766-0889-446b-920e-b33ecbb62d75'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:53.013596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (271cdc9e-0f10-481c-9e14-1b4bb2fb697a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e476391a-1b53-43b2-8e9b-061319a311b1', 'd362e766-38bb-4133-9df0-95496f2ea2fb', '30643262-3a7d-430c-877d-3ea08e8bdd9a', '9788c766-0889-446b-920e-b33ecbb62d75']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:53.014891 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba670e8f-58fe-470b-ae07-a82a35269614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:53.054073 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba670e8f-58fe-470b-ae07-a82a35269614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d915e4f-4131-4a3a-b808-f3aa01dadd1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2077246871',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b6899f6688644fc5959168f3e5421ac1',qos_specs=None,replication_status=,reservations=['e476391a-1b53-43b2-8e9b-061319a311b1','d362e766-38bb-4133-9df0-95496f2ea2fb','30643262-3a7d-430c-877d-3ea08e8bdd9a','9788c766-0889-446b-920e-b33ecbb62d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5423cce8a529482e8569ae2711218a0c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:01:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2077246871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d915e4f-4131-4a3a-b808-f3aa01dadd1f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b6899f6688644fc5959168f3e5421ac1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5423cce8a529482e8569ae2711218a0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:53.055521 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (005d20d5-e1bb-4a16-a10f-c6429ef0e8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:53.091976 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (005d20d5-e1bb-4a16-a10f-c6429ef0e8ae) transitioned into state 'SUCCESS' from state '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-2077246871',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b6899f6688644fc5959168f3e5421ac1',qos_specs=None,replication_status=,reservations=['e476391a-1b53-43b2-8e9b-061319a311b1','d362e766-38bb-4133-9df0-95496f2ea2fb','30643262-3a7d-430c-877d-3ea08e8bdd9a','9788c766-0889-446b-920e-b33ecbb62d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5423cce8a529482e8569ae2711218a0c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:53.093054 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f7617f1-b057-4412-ac0f-40dd288a8b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:53.115449 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f7617f1-b057-4412-ac0f-40dd288a8b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:53.116979 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Flow 'volume_create_api' (c3b32e7f-be57-41f4-a82a-ca1ccfa6e3cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:53.117893 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Create volume request issued successfully. Aug 07 21:01:53.118773 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a559685-059f-4071-92a5-86e85e56c177 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:01:53.120894 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 507/2030] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:01:52 2026] POST /volume/v3/volumes => generated 760 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:53.136216 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9082a11d-9ad1-4cab-a811-4c712f71c67d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:53.140455 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9082a11d-9ad1-4cab-a811-4c712f71c67d tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f Aug 07 21:01:53.140774 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9082a11d-9ad1-4cab-a811-4c712f71c67d tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:53.141325 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9082a11d-9ad1-4cab-a811-4c712f71c67d tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:53.154968 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:53.154968 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:53.167216 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9082a11d-9ad1-4cab-a811-4c712f71c67d tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:53.176726 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9082a11d-9ad1-4cab-a811-4c712f71c67d tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f returned with HTTP 200 Aug 07 21:01:53.177464 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 504/2031] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:53 2026] GET /volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f => generated 828 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:53.371828 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-142e6482-1c99-4509-80e3-b3aea2697574 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:53.379032 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-142e6482-1c99-4509-80e3-b3aea2697574 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:53.380347 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-142e6482-1c99-4509-80e3-b3aea2697574 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:53.380347 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-142e6482-1c99-4509-80e3-b3aea2697574 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:53.380793 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-142e6482-1c99-4509-80e3-b3aea2697574 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:53.387740 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:53.387740 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:53.388918 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-142e6482-1c99-4509-80e3-b3aea2697574 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:53.390418 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 515/2032] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:53 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:53.668804 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ce5bd980-dac2-4a0b-ba26-31b7312764a2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:53.671484 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ce5bd980-dac2-4a0b-ba26-31b7312764a2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:53.671484 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ce5bd980-dac2-4a0b-ba26-31b7312764a2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:53.672043 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ce5bd980-dac2-4a0b-ba26-31b7312764a2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:53.687640 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:53.687640 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:53.695460 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ce5bd980-dac2-4a0b-ba26-31b7312764a2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:53.704779 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ce5bd980-dac2-4a0b-ba26-31b7312764a2 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:53.705516 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 507/2033] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:53 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:54.203177 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-59345fa6-f3ff-42ea-824e-7abfca524eea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:54.207123 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59345fa6-f3ff-42ea-824e-7abfca524eea tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f Aug 07 21:01:54.209258 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59345fa6-f3ff-42ea-824e-7abfca524eea tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:54.209990 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59345fa6-f3ff-42ea-824e-7abfca524eea tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:54.223112 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:54.223112 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:54.233629 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-59345fa6-f3ff-42ea-824e-7abfca524eea tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:54.244404 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59345fa6-f3ff-42ea-824e-7abfca524eea tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f returned with HTTP 200 Aug 07 21:01:54.244404 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 508/2034] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:54 2026] GET /volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:01:54.295471 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-83fdf1c7-49ce-4a48-8cc2-ae3115cb98ee req-76f4cb47-4d6c-4a0f-a5ee-82b9cd4dc76c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:54.298055 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-77f6ac19-3329-434e-bbf7-a6131acc80b4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:54.299121 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-83fdf1c7-49ce-4a48-8cc2-ae3115cb98ee req-76f4cb47-4d6c-4a0f-a5ee-82b9cd4dc76c tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f Aug 07 21:01:54.300433 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-83fdf1c7-49ce-4a48-8cc2-ae3115cb98ee req-76f4cb47-4d6c-4a0f-a5ee-82b9cd4dc76c tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:54.300433 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-83fdf1c7-49ce-4a48-8cc2-ae3115cb98ee req-76f4cb47-4d6c-4a0f-a5ee-82b9cd4dc76c tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:54.301859 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-77f6ac19-3329-434e-bbf7-a6131acc80b4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] POST https://10.4.3.127/volume/v3/attachments/34bde242-8198-4c59-8021-61919a2beb39/action Aug 07 21:01:54.302027 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-77f6ac19-3329-434e-bbf7-a6131acc80b4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:01:54.302217 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-77f6ac19-3329-434e-bbf7-a6131acc80b4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:54.310275 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:54.310275 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:54.319277 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-83fdf1c7-49ce-4a48-8cc2-ae3115cb98ee req-76f4cb47-4d6c-4a0f-a5ee-82b9cd4dc76c tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:54.326436 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-83fdf1c7-49ce-4a48-8cc2-ae3115cb98ee req-76f4cb47-4d6c-4a0f-a5ee-82b9cd4dc76c tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f returned with HTTP 200 Aug 07 21:01:54.326436 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 505/2035] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:54 2026] GET /volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:54.332302 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:54.332302 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:54.362789 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c728e822-9158-4d71-aec8-04bbec1a5194 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:54.364889 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:01:54.365381 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1277075602"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:54.366844 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1277075602'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:01:54.366964 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Create volume of 1 GB Aug 07 21:01:54.371392 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Availability Zones retrieved successfully. Aug 07 21:01:54.373247 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-8d50dd1d-e41c-4695-b617-a645540feee0 req-77f6ac19-3329-434e-bbf7-a6131acc80b4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/attachments/34bde242-8198-4c59-8021-61919a2beb39/action returned with HTTP 204 Aug 07 21:01:54.374845 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 516/2036] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:01:54 2026] POST /volume/v3/attachments/34bde242-8198-4c59-8021-61919a2beb39/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:54.377653 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Flow 'volume_create_api' (642386d1-f928-4267-b86b-033d9a33f2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:54.379502 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d886043a-fae4-4742-97fc-50b190b7ffac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:54.379844 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:01:54.410071 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4d293708-faa5-41ac-b1d1-371db32b7f28 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:54.413260 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d293708-faa5-41ac-b1d1-371db32b7f28 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:54.413951 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d293708-faa5-41ac-b1d1-371db32b7f28 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:54.415218 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d293708-faa5-41ac-b1d1-371db32b7f28 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:54.415218 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4d293708-faa5-41ac-b1d1-371db32b7f28 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:54.427242 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:54.427242 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:54.427242 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d293708-faa5-41ac-b1d1-371db32b7f28 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:54.427242 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 509/2037] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:54 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:54.438541 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d886043a-fae4-4742-97fc-50b190b7ffac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:54.439809 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (971ef330-26c1-4e43-83a5-1aaa9922795a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:54.524129 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Created reservations ['19cb5063-5fae-4997-b8af-0e168a05ac80', 'b894b2e4-7e6b-40f3-9574-b8d0bfa974aa', 'df6c8aaf-4980-4a0f-a36c-15156c03d679', '49407db1-cc5f-44a0-b1dd-8102684363a5'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:54.526124 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (971ef330-26c1-4e43-83a5-1aaa9922795a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19cb5063-5fae-4997-b8af-0e168a05ac80', 'b894b2e4-7e6b-40f3-9574-b8d0bfa974aa', 'df6c8aaf-4980-4a0f-a36c-15156c03d679', '49407db1-cc5f-44a0-b1dd-8102684363a5']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:54.527930 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1814f95e-01a1-4428-926b-2b971426565e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:54.571024 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1814f95e-01a1-4428-926b-2b971426565e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '770d752b-f96d-405b-a381-82d0f774d7e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1277075602',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b6899f6688644fc5959168f3e5421ac1',qos_specs=None,replication_status=,reservations=['19cb5063-5fae-4997-b8af-0e168a05ac80','b894b2e4-7e6b-40f3-9574-b8d0bfa974aa','df6c8aaf-4980-4a0f-a36c-15156c03d679','49407db1-cc5f-44a0-b1dd-8102684363a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5423cce8a529482e8569ae2711218a0c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1277075602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=770d752b-f96d-405b-a381-82d0f774d7e1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b6899f6688644fc5959168f3e5421ac1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5423cce8a529482e8569ae2711218a0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:54.571953 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a8e95d-aa87-42e8-aae0-49e0fe0e502f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:54.612112 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a8e95d-aa87-42e8-aae0-49e0fe0e502f) transitioned into state 'SUCCESS' from state '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-1277075602',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b6899f6688644fc5959168f3e5421ac1',qos_specs=None,replication_status=,reservations=['19cb5063-5fae-4997-b8af-0e168a05ac80','b894b2e4-7e6b-40f3-9574-b8d0bfa974aa','df6c8aaf-4980-4a0f-a36c-15156c03d679','49407db1-cc5f-44a0-b1dd-8102684363a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5423cce8a529482e8569ae2711218a0c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:54.612748 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969279ea-2db2-46f4-822a-142ce422f085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:01:54.633718 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969279ea-2db2-46f4-822a-142ce422f085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:01:54.634892 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Flow 'volume_create_api' (642386d1-f928-4267-b86b-033d9a33f2d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:01:54.635335 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Create volume request issued successfully. Aug 07 21:01:54.636111 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c728e822-9158-4d71-aec8-04bbec1a5194 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:01:54.636681 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 508/2038] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:01:54 2026] POST /volume/v3/volumes => generated 760 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:54.658800 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-604f8766-917a-4d30-9cda-e4210e688aed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:54.659346 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-604f8766-917a-4d30-9cda-e4210e688aed tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 Aug 07 21:01:54.659789 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-604f8766-917a-4d30-9cda-e4210e688aed tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:54.659998 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-604f8766-917a-4d30-9cda-e4210e688aed tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:54.673233 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:54.673233 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:54.685860 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-604f8766-917a-4d30-9cda-e4210e688aed tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:54.692770 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-604f8766-917a-4d30-9cda-e4210e688aed tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 returned with HTTP 200 Aug 07 21:01:54.692770 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 506/2039] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:54 2026] GET /volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 => generated 828 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:54.727503 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-000ad225-0373-4ce1-b28d-9524ecf49b09 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:54.730705 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-000ad225-0373-4ce1-b28d-9524ecf49b09 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:54.731390 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-000ad225-0373-4ce1-b28d-9524ecf49b09 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:54.731390 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-000ad225-0373-4ce1-b28d-9524ecf49b09 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:54.752505 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:54.752505 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:54.759012 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-000ad225-0373-4ce1-b28d-9524ecf49b09 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:54.767619 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-000ad225-0373-4ce1-b28d-9524ecf49b09 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:54.767619 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 517/2040] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:54 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:54.792326 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eda2fade-bd98-4bef-8ddd-2d62281be4c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:54.794640 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eda2fade-bd98-4bef-8ddd-2d62281be4c8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:54.794854 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eda2fade-bd98-4bef-8ddd-2d62281be4c8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:54.796301 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eda2fade-bd98-4bef-8ddd-2d62281be4c8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:54.815575 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:54.815575 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:54.826351 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eda2fade-bd98-4bef-8ddd-2d62281be4c8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:54.834530 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eda2fade-bd98-4bef-8ddd-2d62281be4c8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:54.835125 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 510/2041] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:54 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 1135 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:55.279194 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-162033fc-afc7-4472-a242-0c425578da84 req-8ddbd465-5d9c-46cb-8a4e-efce6352ea79 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:55.282127 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-8ddbd465-5d9c-46cb-8a4e-efce6352ea79 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:55.282414 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-8ddbd465-5d9c-46cb-8a4e-efce6352ea79 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:55.282748 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-8ddbd465-5d9c-46cb-8a4e-efce6352ea79 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:55.305809 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:55.305809 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:55.313426 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-162033fc-afc7-4472-a242-0c425578da84 req-8ddbd465-5d9c-46cb-8a4e-efce6352ea79 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:55.319990 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-8ddbd465-5d9c-46cb-8a4e-efce6352ea79 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:55.320173 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 509/2042] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:55 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:55.364253 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-162033fc-afc7-4472-a242-0c425578da84 req-23e2cad1-3e20-4043-896a-83251801e501 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:55.371213 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-23e2cad1-3e20-4043-896a-83251801e501 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] POST https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362/action Aug 07 21:01:55.371582 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-23e2cad1-3e20-4043-896a-83251801e501 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:01:55.371748 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-23e2cad1-3e20-4043-896a-83251801e501 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:55.389280 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:55.389280 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:55.390332 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-162033fc-afc7-4472-a242-0c425578da84 req-23e2cad1-3e20-4043-896a-83251801e501 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:55.412918 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-162033fc-afc7-4472-a242-0c425578da84 req-23e2cad1-3e20-4043-896a-83251801e501 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Begin detaching volume completed successfully. Aug 07 21:01:55.413071 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-23e2cad1-3e20-4043-896a-83251801e501 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362/action returned with HTTP 202 Aug 07 21:01:55.413866 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 507/2043] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:01:55 2026] POST /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:01:55.449019 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b4e1e081-df34-4f71-b849-bd5391baf616 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:55.449348 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0aeda6b9-71a9-4074-8e7d-96207faa172a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:55.451565 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0aeda6b9-71a9-4074-8e7d-96207faa172a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:55.451814 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0aeda6b9-71a9-4074-8e7d-96207faa172a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:55.451947 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0aeda6b9-71a9-4074-8e7d-96207faa172a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:55.452160 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0aeda6b9-71a9-4074-8e7d-96207faa172a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:55.457171 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b4e1e081-df34-4f71-b849-bd5391baf616 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:55.457641 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b4e1e081-df34-4f71-b849-bd5391baf616 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:55.458164 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b4e1e081-df34-4f71-b849-bd5391baf616 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:55.462292 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:55.462292 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:55.463904 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0aeda6b9-71a9-4074-8e7d-96207faa172a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:55.464424 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 511/2044] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:55 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:55.478531 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:55.478531 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:55.485815 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b4e1e081-df34-4f71-b849-bd5391baf616 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:55.494213 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b4e1e081-df34-4f71-b849-bd5391baf616 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:55.494213 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 518/2045] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:55 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:55.501246 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cfa83b4c-386a-4f60-b33e-1cdb681b86bf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:55.501970 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cfa83b4c-386a-4f60-b33e-1cdb681b86bf None None] GET https://10.4.3.127/volume// Aug 07 21:01:55.501970 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cfa83b4c-386a-4f60-b33e-1cdb681b86bf None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:55.502154 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cfa83b4c-386a-4f60-b33e-1cdb681b86bf None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:55.502439 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cfa83b4c-386a-4f60-b33e-1cdb681b86bf None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:55.502785 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 510/2046] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:01:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:55.518445 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-162033fc-afc7-4472-a242-0c425578da84 req-ca4f47a6-b982-44b7-834c-c26de68202a1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:55.521674 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-ca4f47a6-b982-44b7-834c-c26de68202a1 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:55.521879 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-ca4f47a6-b982-44b7-834c-c26de68202a1 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:55.522152 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-ca4f47a6-b982-44b7-834c-c26de68202a1 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:55.539322 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:55.539322 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:55.546817 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-162033fc-afc7-4472-a242-0c425578da84 req-ca4f47a6-b982-44b7-834c-c26de68202a1 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:55.555496 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-ca4f47a6-b982-44b7-834c-c26de68202a1 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:55.556286 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 508/2047] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:01:55 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:55.714303 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5ecf83df-ea2f-4e74-919c-ffc0957dcf36 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:55.717813 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ecf83df-ea2f-4e74-919c-ffc0957dcf36 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 Aug 07 21:01:55.718076 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ecf83df-ea2f-4e74-919c-ffc0957dcf36 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:55.718356 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ecf83df-ea2f-4e74-919c-ffc0957dcf36 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:55.728430 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:55.728430 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:55.735861 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5ecf83df-ea2f-4e74-919c-ffc0957dcf36 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:55.741791 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ecf83df-ea2f-4e74-919c-ffc0957dcf36 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 returned with HTTP 200 Aug 07 21:01:55.741791 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 512/2048] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:55 2026] GET /volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:55.786856 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-ebf30369-1384-4226-8b8d-f46ad557e3a2 req-488244df-d97f-4880-bbfd-fda0841be820 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:55.791286 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-ebf30369-1384-4226-8b8d-f46ad557e3a2 req-488244df-d97f-4880-bbfd-fda0841be820 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 Aug 07 21:01:55.792010 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-ebf30369-1384-4226-8b8d-f46ad557e3a2 req-488244df-d97f-4880-bbfd-fda0841be820 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:55.792010 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-ebf30369-1384-4226-8b8d-f46ad557e3a2 req-488244df-d97f-4880-bbfd-fda0841be820 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:55.803786 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:55.803786 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:55.812701 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-ebf30369-1384-4226-8b8d-f46ad557e3a2 req-488244df-d97f-4880-bbfd-fda0841be820 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:55.821206 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-ebf30369-1384-4226-8b8d-f46ad557e3a2 req-488244df-d97f-4880-bbfd-fda0841be820 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 returned with HTTP 200 Aug 07 21:01:55.821535 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 519/2049] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:55 2026] GET /volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:56.087693 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-996e64b1-466f-4fbd-bd7e-88ba105e01d9 req-c57d0349-5abe-4cd2-a088-341f0925e10b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:56.094136 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-996e64b1-466f-4fbd-bd7e-88ba105e01d9 req-c57d0349-5abe-4cd2-a088-341f0925e10b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:01:56.094386 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-996e64b1-466f-4fbd-bd7e-88ba105e01d9 req-c57d0349-5abe-4cd2-a088-341f0925e10b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:56.094637 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-996e64b1-466f-4fbd-bd7e-88ba105e01d9 req-c57d0349-5abe-4cd2-a088-341f0925e10b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:56.095004 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [req-996e64b1-466f-4fbd-bd7e-88ba105e01d9 req-c57d0349-5abe-4cd2-a088-341f0925e10b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:01:56.096873 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-996e64b1-466f-4fbd-bd7e-88ba105e01d9 req-c57d0349-5abe-4cd2-a088-341f0925e10b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:01:56.116700 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-996e64b1-466f-4fbd-bd7e-88ba105e01d9 req-c57d0349-5abe-4cd2-a088-341f0925e10b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Get all volumes completed successfully. Aug 07 21:01:56.117786 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:56.117786 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:56.124363 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-996e64b1-466f-4fbd-bd7e-88ba105e01d9 req-c57d0349-5abe-4cd2-a088-341f0925e10b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:01:56.125150 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 511/2050] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 7 21:01:56 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:56.162937 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-da2aff38-8e93-4697-a7cd-9a4e394d3225 req-d84c1ee3-8a84-41b8-a201-2fc6ff13dbe2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:56.168585 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-da2aff38-8e93-4697-a7cd-9a4e394d3225 req-d84c1ee3-8a84-41b8-a201-2fc6ff13dbe2 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:01:56.168988 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-da2aff38-8e93-4697-a7cd-9a4e394d3225 req-d84c1ee3-8a84-41b8-a201-2fc6ff13dbe2 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:56.169813 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-da2aff38-8e93-4697-a7cd-9a4e394d3225 req-d84c1ee3-8a84-41b8-a201-2fc6ff13dbe2 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:56.169813 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [req-da2aff38-8e93-4697-a7cd-9a4e394d3225 req-d84c1ee3-8a84-41b8-a201-2fc6ff13dbe2 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:01:56.170823 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-da2aff38-8e93-4697-a7cd-9a4e394d3225 req-d84c1ee3-8a84-41b8-a201-2fc6ff13dbe2 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:01:56.185400 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-da2aff38-8e93-4697-a7cd-9a4e394d3225 req-d84c1ee3-8a84-41b8-a201-2fc6ff13dbe2 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Get all volumes completed successfully. Aug 07 21:01:56.186975 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:56.186975 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:56.196369 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-da2aff38-8e93-4697-a7cd-9a4e394d3225 req-d84c1ee3-8a84-41b8-a201-2fc6ff13dbe2 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:01:56.196792 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 509/2051] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 7 21:01:56 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:56.248672 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-45653d32-8641-457e-b521-6cd4cd3f8db8 req-78bdd6d7-bbd7-4e9b-b39b-db73e90c192c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:56.259302 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-45653d32-8641-457e-b521-6cd4cd3f8db8 req-78bdd6d7-bbd7-4e9b-b39b-db73e90c192c tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:01:56.260051 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-45653d32-8641-457e-b521-6cd4cd3f8db8 req-78bdd6d7-bbd7-4e9b-b39b-db73e90c192c tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:56.260607 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-45653d32-8641-457e-b521-6cd4cd3f8db8 req-78bdd6d7-bbd7-4e9b-b39b-db73e90c192c tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:56.264438 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [req-45653d32-8641-457e-b521-6cd4cd3f8db8 req-78bdd6d7-bbd7-4e9b-b39b-db73e90c192c tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:01:56.265753 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-45653d32-8641-457e-b521-6cd4cd3f8db8 req-78bdd6d7-bbd7-4e9b-b39b-db73e90c192c tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:01:56.288048 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-45653d32-8641-457e-b521-6cd4cd3f8db8 req-78bdd6d7-bbd7-4e9b-b39b-db73e90c192c tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Get all volumes completed successfully. Aug 07 21:01:56.290254 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:56.290254 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:56.303813 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-45653d32-8641-457e-b521-6cd4cd3f8db8 req-78bdd6d7-bbd7-4e9b-b39b-db73e90c192c tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:01:56.303813 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 513/2052] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 7 21:01:56 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:56.346317 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-adfaac68-f0c8-4483-96ed-5a6a97c7e841 req-0698d29f-1fe4-4a52-8d16-05354d77926b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:56.349263 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-adfaac68-f0c8-4483-96ed-5a6a97c7e841 req-0698d29f-1fe4-4a52-8d16-05354d77926b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:01:56.349263 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-adfaac68-f0c8-4483-96ed-5a6a97c7e841 req-0698d29f-1fe4-4a52-8d16-05354d77926b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:56.349891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-adfaac68-f0c8-4483-96ed-5a6a97c7e841 req-0698d29f-1fe4-4a52-8d16-05354d77926b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:56.350419 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [req-adfaac68-f0c8-4483-96ed-5a6a97c7e841 req-0698d29f-1fe4-4a52-8d16-05354d77926b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:01:56.351194 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [req-adfaac68-f0c8-4483-96ed-5a6a97c7e841 req-0698d29f-1fe4-4a52-8d16-05354d77926b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:01:56.364487 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-adfaac68-f0c8-4483-96ed-5a6a97c7e841 req-0698d29f-1fe4-4a52-8d16-05354d77926b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Get all volumes completed successfully. Aug 07 21:01:56.365466 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:56.365466 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:56.377256 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-adfaac68-f0c8-4483-96ed-5a6a97c7e841 req-0698d29f-1fe4-4a52-8d16-05354d77926b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:01:56.377553 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 520/2053] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 7 21:01:56 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) Aug 07 21:01:56.425573 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-26b796db-ce24-4fd5-b512-30513cc61d28 req-32debb58-3d3b-4ae4-9d8e-5da5e65050f8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:56.428518 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-26b796db-ce24-4fd5-b512-30513cc61d28 req-32debb58-3d3b-4ae4-9d8e-5da5e65050f8 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:01:56.428614 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-26b796db-ce24-4fd5-b512-30513cc61d28 req-32debb58-3d3b-4ae4-9d8e-5da5e65050f8 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:56.429036 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-26b796db-ce24-4fd5-b512-30513cc61d28 req-32debb58-3d3b-4ae4-9d8e-5da5e65050f8 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:56.429397 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [req-26b796db-ce24-4fd5-b512-30513cc61d28 req-32debb58-3d3b-4ae4-9d8e-5da5e65050f8 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:01:56.430216 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-26b796db-ce24-4fd5-b512-30513cc61d28 req-32debb58-3d3b-4ae4-9d8e-5da5e65050f8 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:01:56.440911 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-26b796db-ce24-4fd5-b512-30513cc61d28 req-32debb58-3d3b-4ae4-9d8e-5da5e65050f8 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Get all volumes completed successfully. Aug 07 21:01:56.442597 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:56.442597 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:56.452057 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-26b796db-ce24-4fd5-b512-30513cc61d28 req-32debb58-3d3b-4ae4-9d8e-5da5e65050f8 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:01:56.452475 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 512/2054] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 7 21:01:56 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) Aug 07 21:01:56.480310 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c0a00ad5-ce5f-4f39-a189-72acfb1524de None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:56.483632 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0a00ad5-ce5f-4f39-a189-72acfb1524de tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:56.483632 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c0a00ad5-ce5f-4f39-a189-72acfb1524de tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:56.484158 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c0a00ad5-ce5f-4f39-a189-72acfb1524de tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:56.484158 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c0a00ad5-ce5f-4f39-a189-72acfb1524de tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:56.492699 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:56.492699 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:56.493542 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0a00ad5-ce5f-4f39-a189-72acfb1524de tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:56.494313 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 510/2055] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:56 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:56.510707 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-22a408d0-5de1-4696-9416-e3f65c9563b3 req-81840d4f-5059-44a5-98f4-2428edb4ea1a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:56.513810 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fea94f6f-9485-4985-9586-a86f21d46e63 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:56.516082 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-22a408d0-5de1-4696-9416-e3f65c9563b3 req-81840d4f-5059-44a5-98f4-2428edb4ea1a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:01:56.516489 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-22a408d0-5de1-4696-9416-e3f65c9563b3 req-81840d4f-5059-44a5-98f4-2428edb4ea1a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:56.516836 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-22a408d0-5de1-4696-9416-e3f65c9563b3 req-81840d4f-5059-44a5-98f4-2428edb4ea1a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:56.516887 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fea94f6f-9485-4985-9586-a86f21d46e63 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:56.517712 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [req-22a408d0-5de1-4696-9416-e3f65c9563b3 req-81840d4f-5059-44a5-98f4-2428edb4ea1a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:01:56.517978 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fea94f6f-9485-4985-9586-a86f21d46e63 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:56.517978 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fea94f6f-9485-4985-9586-a86f21d46e63 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:56.518066 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-22a408d0-5de1-4696-9416-e3f65c9563b3 req-81840d4f-5059-44a5-98f4-2428edb4ea1a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:01:56.530241 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-22a408d0-5de1-4696-9416-e3f65c9563b3 req-81840d4f-5059-44a5-98f4-2428edb4ea1a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Get all volumes completed successfully. Aug 07 21:01:56.531630 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:56.531630 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:56.537485 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:56.537485 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:56.539471 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-22a408d0-5de1-4696-9416-e3f65c9563b3 req-81840d4f-5059-44a5-98f4-2428edb4ea1a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:01:56.540163 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 514/2056] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 7 21:01:56 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:56.547159 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fea94f6f-9485-4985-9586-a86f21d46e63 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:56.552932 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fea94f6f-9485-4985-9586-a86f21d46e63 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:56.553774 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 521/2057] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:56 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:56.577602 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-b5202062-2cd3-453d-9742-7ba0349129d6 req-00a767da-87dd-48e6-b0a8-7441c889e11a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:56.581252 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-b5202062-2cd3-453d-9742-7ba0349129d6 req-00a767da-87dd-48e6-b0a8-7441c889e11a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:01:56.581422 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-b5202062-2cd3-453d-9742-7ba0349129d6 req-00a767da-87dd-48e6-b0a8-7441c889e11a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:56.581614 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-b5202062-2cd3-453d-9742-7ba0349129d6 req-00a767da-87dd-48e6-b0a8-7441c889e11a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:56.582077 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [req-b5202062-2cd3-453d-9742-7ba0349129d6 req-00a767da-87dd-48e6-b0a8-7441c889e11a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:01:56.583228 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [req-b5202062-2cd3-453d-9742-7ba0349129d6 req-00a767da-87dd-48e6-b0a8-7441c889e11a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:01:56.603692 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-b5202062-2cd3-453d-9742-7ba0349129d6 req-00a767da-87dd-48e6-b0a8-7441c889e11a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Get all volumes completed successfully. Aug 07 21:01:56.605505 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:56.605505 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:56.616181 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-b5202062-2cd3-453d-9742-7ba0349129d6 req-00a767da-87dd-48e6-b0a8-7441c889e11a tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:01:56.616181 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 513/2058] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 7 21:01:56 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:56.652969 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-200b5fa1-b3f7-48b2-abed-939459bf3819 req-8304e5f2-eefe-4fc6-975f-fc1ea5fcb129 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:56.655274 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-200b5fa1-b3f7-48b2-abed-939459bf3819 req-8304e5f2-eefe-4fc6-975f-fc1ea5fcb129 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:01:56.655555 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-200b5fa1-b3f7-48b2-abed-939459bf3819 req-8304e5f2-eefe-4fc6-975f-fc1ea5fcb129 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:56.655907 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-200b5fa1-b3f7-48b2-abed-939459bf3819 req-8304e5f2-eefe-4fc6-975f-fc1ea5fcb129 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:56.656209 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [req-200b5fa1-b3f7-48b2-abed-939459bf3819 req-8304e5f2-eefe-4fc6-975f-fc1ea5fcb129 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:01:56.658327 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-200b5fa1-b3f7-48b2-abed-939459bf3819 req-8304e5f2-eefe-4fc6-975f-fc1ea5fcb129 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:01:56.669586 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-200b5fa1-b3f7-48b2-abed-939459bf3819 req-8304e5f2-eefe-4fc6-975f-fc1ea5fcb129 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] Get all volumes completed successfully. Aug 07 21:01:56.671141 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:56.671141 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:56.672691 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-162033fc-afc7-4472-a242-0c425578da84 req-541346ae-c311-4829-a6d2-86340f4ef3d1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:56.675684 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-541346ae-c311-4829-a6d2-86340f4ef3d1 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] DELETE https://10.4.3.127/volume/v3/attachments/c829f387-f68f-4af1-a3db-21178723cda2 Aug 07 21:01:56.675684 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-541346ae-c311-4829-a6d2-86340f4ef3d1 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:56.675882 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-541346ae-c311-4829-a6d2-86340f4ef3d1 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:56.678888 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-200b5fa1-b3f7-48b2-abed-939459bf3819 req-8304e5f2-eefe-4fc6-975f-fc1ea5fcb129 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:01:56.684790 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 511/2059] 10.4.3.127 () {68 vars in 1508 bytes} [Fri Aug 7 21:01:56 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:56.685522 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:56.685522 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:56.704126 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b35693ac-173e-44f9-97bc-0774f8840859 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:56.709011 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b35693ac-173e-44f9-97bc-0774f8840859 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] DELETE https://10.4.3.127/volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 Aug 07 21:01:56.709215 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b35693ac-173e-44f9-97bc-0774f8840859 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:56.709351 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b35693ac-173e-44f9-97bc-0774f8840859 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:56.709682 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-b35693ac-173e-44f9-97bc-0774f8840859 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Delete volume with id: 770d752b-f96d-405b-a381-82d0f774d7e1 Aug 07 21:01:56.719475 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:56.719475 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:56.720076 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b35693ac-173e-44f9-97bc-0774f8840859 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:56.792933 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-162033fc-afc7-4472-a242-0c425578da84 req-541346ae-c311-4829-a6d2-86340f4ef3d1 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/attachments/c829f387-f68f-4af1-a3db-21178723cda2 returned with HTTP 200 Aug 07 21:01:56.793476 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 515/2060] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:01:56 2026] DELETE /volume/v3/attachments/c829f387-f68f-4af1-a3db-21178723cda2 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:56.814504 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b35693ac-173e-44f9-97bc-0774f8840859 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Delete volume request issued successfully. Aug 07 21:01:56.814504 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b35693ac-173e-44f9-97bc-0774f8840859 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 returned with HTTP 202 Aug 07 21:01:56.814504 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 522/2061] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:01:56 2026] DELETE /volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:01:56.826493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-87c3fe02-8438-41e1-9085-33f6bada76aa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:56.829546 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-87c3fe02-8438-41e1-9085-33f6bada76aa tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 Aug 07 21:01:56.829847 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-87c3fe02-8438-41e1-9085-33f6bada76aa tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:56.830136 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-87c3fe02-8438-41e1-9085-33f6bada76aa tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:56.876809 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:56.876809 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:56.883369 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-87c3fe02-8438-41e1-9085-33f6bada76aa tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:56.889369 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-87c3fe02-8438-41e1-9085-33f6bada76aa tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 returned with HTTP 200 Aug 07 21:01:56.889634 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 514/2062] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:56 2026] GET /volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:57.512290 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c2f178a9-493b-48b6-b248-224fc10f67d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:57.514899 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2f178a9-493b-48b6-b248-224fc10f67d6 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:57.514899 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2f178a9-493b-48b6-b248-224fc10f67d6 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:57.515894 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2f178a9-493b-48b6-b248-224fc10f67d6 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:57.518230 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c2f178a9-493b-48b6-b248-224fc10f67d6 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:57.525371 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:57.525371 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:57.529612 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2f178a9-493b-48b6-b248-224fc10f67d6 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:57.529612 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 512/2063] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:57 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:01:57.570942 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4058fe13-3efe-4bfe-90ef-aec6154a01cf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:57.572809 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4058fe13-3efe-4bfe-90ef-aec6154a01cf tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:01:57.573046 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4058fe13-3efe-4bfe-90ef-aec6154a01cf tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:57.573802 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4058fe13-3efe-4bfe-90ef-aec6154a01cf tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:57.587354 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:57.587354 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:57.593378 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4058fe13-3efe-4bfe-90ef-aec6154a01cf tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:57.600347 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4058fe13-3efe-4bfe-90ef-aec6154a01cf tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:01:57.600966 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 516/2064] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:57 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:57.740996 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-e65ce903-2420-4340-b9e9-a4a03c832cc8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:57.743391 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-e65ce903-2420-4340-b9e9-a4a03c832cc8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:57.744171 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-e65ce903-2420-4340-b9e9-a4a03c832cc8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:57.745669 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-e65ce903-2420-4340-b9e9-a4a03c832cc8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:57.760752 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:57.760752 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:57.769708 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-e65ce903-2420-4340-b9e9-a4a03c832cc8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:57.776412 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-e65ce903-2420-4340-b9e9-a4a03c832cc8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:57.777225 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 523/2065] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:01:57 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:57.862921 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-a4139f5c-ac15-4afe-b332-fa65c5b8b6a5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:57.866497 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-a4139f5c-ac15-4afe-b332-fa65c5b8b6a5 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] POST https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42/action Aug 07 21:01:57.867169 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-a4139f5c-ac15-4afe-b332-fa65c5b8b6a5 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:01:57.867381 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-a4139f5c-ac15-4afe-b332-fa65c5b8b6a5 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:57.892041 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:57.892041 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:57.892772 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-a4139f5c-ac15-4afe-b332-fa65c5b8b6a5 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:57.901261 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-a4139f5c-ac15-4afe-b332-fa65c5b8b6a5 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Begin detaching volume completed successfully. Aug 07 21:01:57.901845 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-a4139f5c-ac15-4afe-b332-fa65c5b8b6a5 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42/action returned with HTTP 202 Aug 07 21:01:57.902138 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 515/2066] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:01:57 2026] POST /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:01:57.905009 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0334365e-919b-4978-a2a2-efb0c9d8247b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:57.908984 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0334365e-919b-4978-a2a2-efb0c9d8247b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 Aug 07 21:01:57.908984 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0334365e-919b-4978-a2a2-efb0c9d8247b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:57.909310 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0334365e-919b-4978-a2a2-efb0c9d8247b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:57.917808 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0334365e-919b-4978-a2a2-efb0c9d8247b tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 returned with HTTP 404 Aug 07 21:01:57.918494 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 513/2067] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:57 2026] GET /volume/v3/volumes/770d752b-f96d-405b-a381-82d0f774d7e1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:57.925968 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-69b90842-3c4b-4956-babc-ef6ee003d198 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:57.929131 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69b90842-3c4b-4956-babc-ef6ee003d198 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:57.929389 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69b90842-3c4b-4956-babc-ef6ee003d198 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:57.929843 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69b90842-3c4b-4956-babc-ef6ee003d198 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:57.931090 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-74e4e29e-19ea-4597-80ca-0293f73d97ef None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:57.934556 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-74e4e29e-19ea-4597-80ca-0293f73d97ef tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f Aug 07 21:01:57.935778 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-74e4e29e-19ea-4597-80ca-0293f73d97ef tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:57.935778 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-74e4e29e-19ea-4597-80ca-0293f73d97ef tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:57.935778 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-74e4e29e-19ea-4597-80ca-0293f73d97ef tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Delete volume with id: 9d915e4f-4131-4a3a-b808-f3aa01dadd1f Aug 07 21:01:57.952235 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:57.952235 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:57.952235 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-74e4e29e-19ea-4597-80ca-0293f73d97ef tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:57.954825 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:57.954825 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:57.960261 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-69b90842-3c4b-4956-babc-ef6ee003d198 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:57.964371 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d66c09ae-d1ff-4ed6-ae7d-daf3ff7f76b9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:57.964869 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d66c09ae-d1ff-4ed6-ae7d-daf3ff7f76b9 None None] GET https://10.4.3.127/volume// Aug 07 21:01:57.965114 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d66c09ae-d1ff-4ed6-ae7d-daf3ff7f76b9 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:57.965355 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d66c09ae-d1ff-4ed6-ae7d-daf3ff7f76b9 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:57.965743 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d66c09ae-d1ff-4ed6-ae7d-daf3ff7f76b9 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:01:57.966185 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 516/2068] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:01:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:01:57.967563 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69b90842-3c4b-4956-babc-ef6ee003d198 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:57.968267 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 517/2069] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:57 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:57.979420 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-26b7ca21-616c-4e40-97b1-f24ff3448b05 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:57.981677 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-26b7ca21-616c-4e40-97b1-f24ff3448b05 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:57.982362 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-26b7ca21-616c-4e40-97b1-f24ff3448b05 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:57.982362 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-26b7ca21-616c-4e40-97b1-f24ff3448b05 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:57.982565 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-74e4e29e-19ea-4597-80ca-0293f73d97ef tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Delete volume request issued successfully. Aug 07 21:01:57.982565 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-74e4e29e-19ea-4597-80ca-0293f73d97ef tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f returned with HTTP 202 Aug 07 21:01:57.983449 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 524/2070] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:01:57 2026] DELETE /volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:01:57.997380 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2e51059a-6daa-4dfd-b534-5da7be95552e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:58.000592 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:58.000592 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:58.000804 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2e51059a-6daa-4dfd-b534-5da7be95552e tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f Aug 07 21:01:58.002513 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2e51059a-6daa-4dfd-b534-5da7be95552e tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:58.003540 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2e51059a-6daa-4dfd-b534-5da7be95552e tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:58.005558 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-26b7ca21-616c-4e40-97b1-f24ff3448b05 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:58.011144 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-26b7ca21-616c-4e40-97b1-f24ff3448b05 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:58.011998 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 514/2071] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:01:57 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 1318 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:01:58.019058 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:58.019058 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:58.026910 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2e51059a-6daa-4dfd-b534-5da7be95552e tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:58.036784 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2e51059a-6daa-4dfd-b534-5da7be95552e tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f returned with HTTP 200 Aug 07 21:01:58.036784 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 517/2072] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:57 2026] GET /volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:58.542306 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2a6461c5-7c24-4172-a1c2-4a05712410c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:58.544954 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a6461c5-7c24-4172-a1c2-4a05712410c8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:58.545249 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a6461c5-7c24-4172-a1c2-4a05712410c8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:58.545476 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a6461c5-7c24-4172-a1c2-4a05712410c8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:58.545642 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2a6461c5-7c24-4172-a1c2-4a05712410c8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:58.551413 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:58.551413 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:58.552378 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a6461c5-7c24-4172-a1c2-4a05712410c8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:58.553004 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 518/2073] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:58 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:58.991541 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d715760b-2669-4fbc-8542-676e47ffd478 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:58.995245 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d715760b-2669-4fbc-8542-676e47ffd478 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:01:58.995784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d715760b-2669-4fbc-8542-676e47ffd478 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:58.996541 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d715760b-2669-4fbc-8542-676e47ffd478 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:59.023527 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:59.023527 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:59.033245 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d715760b-2669-4fbc-8542-676e47ffd478 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:01:59.039439 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d715760b-2669-4fbc-8542-676e47ffd478 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:01:59.040119 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 525/2074] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:58 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:01:59.062901 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b03ff1e9-ebca-4bd9-bd77-94215099e9e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:59.065450 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b03ff1e9-ebca-4bd9-bd77-94215099e9e4 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f Aug 07 21:01:59.065743 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b03ff1e9-ebca-4bd9-bd77-94215099e9e4 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:59.066001 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b03ff1e9-ebca-4bd9-bd77-94215099e9e4 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:59.077172 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b03ff1e9-ebca-4bd9-bd77-94215099e9e4 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f returned with HTTP 404 Aug 07 21:01:59.077560 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 515/2075] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:59 2026] GET /volume/v3/volumes/9d915e4f-4131-4a3a-b808-f3aa01dadd1f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:01:59.092426 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ffa78021-57a4-4ca8-b8d8-4cc1fa27ad9f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:59.096368 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ffa78021-57a4-4ca8-b8d8-4cc1fa27ad9f tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] DELETE https://10.4.3.127/volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 Aug 07 21:01:59.096775 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ffa78021-57a4-4ca8-b8d8-4cc1fa27ad9f tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:59.097145 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ffa78021-57a4-4ca8-b8d8-4cc1fa27ad9f tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:59.097362 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-ffa78021-57a4-4ca8-b8d8-4cc1fa27ad9f tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Delete volume with id: 37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 Aug 07 21:01:59.117011 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:59.117011 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:59.117011 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ffa78021-57a4-4ca8-b8d8-4cc1fa27ad9f tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:59.153454 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ffa78021-57a4-4ca8-b8d8-4cc1fa27ad9f tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Delete volume request issued successfully. Aug 07 21:01:59.155123 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ffa78021-57a4-4ca8-b8d8-4cc1fa27ad9f tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 returned with HTTP 202 Aug 07 21:01:59.155123 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 518/2076] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:01:59 2026] DELETE /volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:01:59.169649 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7cd14050-61ca-4d2e-a0ef-9973a0a87db3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:59.172608 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cd14050-61ca-4d2e-a0ef-9973a0a87db3 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 Aug 07 21:01:59.172789 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7cd14050-61ca-4d2e-a0ef-9973a0a87db3 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:59.173089 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7cd14050-61ca-4d2e-a0ef-9973a0a87db3 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:59.186277 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:59.186277 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:59.197934 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7cd14050-61ca-4d2e-a0ef-9973a0a87db3 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Volume info retrieved successfully. Aug 07 21:01:59.206491 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cd14050-61ca-4d2e-a0ef-9973a0a87db3 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 returned with HTTP 200 Aug 07 21:01:59.207136 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 519/2077] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:59 2026] GET /volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:59.259092 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-cf4ae305-1ad9-4fcb-8b5f-994ceca68502 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:59.263419 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-cf4ae305-1ad9-4fcb-8b5f-994ceca68502 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] DELETE https://10.4.3.127/volume/v3/attachments/34bde242-8198-4c59-8021-61919a2beb39 Aug 07 21:01:59.263673 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-cf4ae305-1ad9-4fcb-8b5f-994ceca68502 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:59.265428 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-cf4ae305-1ad9-4fcb-8b5f-994ceca68502 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:59.278816 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:59.278816 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:01:59.363637 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-bb71c59b-6ed6-4d36-9742-3eae058e17fe req-cf4ae305-1ad9-4fcb-8b5f-994ceca68502 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/attachments/34bde242-8198-4c59-8021-61919a2beb39 returned with HTTP 200 Aug 07 21:01:59.364069 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 526/2078] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:01:59 2026] DELETE /volume/v3/attachments/34bde242-8198-4c59-8021-61919a2beb39 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:59.570738 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-05f190b9-5106-4626-a411-9cd0b7bc60a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:59.574080 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05f190b9-5106-4626-a411-9cd0b7bc60a8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:01:59.574080 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-05f190b9-5106-4626-a411-9cd0b7bc60a8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:59.574080 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-05f190b9-5106-4626-a411-9cd0b7bc60a8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:59.574080 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-05f190b9-5106-4626-a411-9cd0b7bc60a8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:59.579446 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:59.579446 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:01:59.580398 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05f190b9-5106-4626-a411-9cd0b7bc60a8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:01:59.581048 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 516/2079] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:59 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:01:59.595781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0a2b83fd-e37e-410d-9203-8928f9ea16a5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:59.597938 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0a2b83fd-e37e-410d-9203-8928f9ea16a5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:01:59.598476 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0a2b83fd-e37e-410d-9203-8928f9ea16a5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029", "name": "tempest-VolumesBackupsTest-Backup-1727284686"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:01:59.600451 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.backups [None req-0a2b83fd-e37e-410d-9203-8928f9ea16a5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Creating new backup {'backup': {'volume_id': 'bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029', 'name': 'tempest-VolumesBackupsTest-Backup-1727284686'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:01:59.600633 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-0a2b83fd-e37e-410d-9203-8928f9ea16a5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Creating backup of volume bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 in container None Aug 07 21:01:59.613481 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:59.613481 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:01:59.614771 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0a2b83fd-e37e-410d-9203-8928f9ea16a5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:01:59.656431 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-0a2b83fd-e37e-410d-9203-8928f9ea16a5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Created reservations ['6239fdbb-3143-48e0-9e9c-fc3299a8a94f', '24c9b7d1-bf9b-431c-b57f-2147c2a4a3b2'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:01:59.715574 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0a2b83fd-e37e-410d-9203-8928f9ea16a5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:01:59.716430 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 519/2080] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:01:59 2026] POST /volume/v3/backups => generated 330 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:01:59.726945 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ac344685-5398-48e3-a98c-8635b8564481 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:01:59.733017 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac344685-5398-48e3-a98c-8635b8564481 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:01:59.733017 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac344685-5398-48e3-a98c-8635b8564481 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:01:59.733017 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac344685-5398-48e3-a98c-8635b8564481 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:01:59.733017 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ac344685-5398-48e3-a98c-8635b8564481 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:01:59.741616 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:01:59.741616 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:01:59.741616 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac344685-5398-48e3-a98c-8635b8564481 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:01:59.743057 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 520/2081] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:01:59 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:00.058634 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1812ad5d-53e4-440d-88d1-bf6bf27fa3a5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:00.062015 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1812ad5d-53e4-440d-88d1-bf6bf27fa3a5 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:02:00.062860 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1812ad5d-53e4-440d-88d1-bf6bf27fa3a5 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:00.063168 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1812ad5d-53e4-440d-88d1-bf6bf27fa3a5 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:00.084731 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:00.084731 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:00.092995 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1812ad5d-53e4-440d-88d1-bf6bf27fa3a5 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:02:00.106004 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1812ad5d-53e4-440d-88d1-bf6bf27fa3a5 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:02:00.107969 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 527/2082] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:00 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:00.133638 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9df00596-6f67-49fb-abf7-181ba9bda346 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:00.136240 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9df00596-6f67-49fb-abf7-181ba9bda346 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:02:00.136992 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9df00596-6f67-49fb-abf7-181ba9bda346 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:00.137348 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9df00596-6f67-49fb-abf7-181ba9bda346 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:00.147750 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:00.147750 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:00.153861 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9df00596-6f67-49fb-abf7-181ba9bda346 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:02:00.159945 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9df00596-6f67-49fb-abf7-181ba9bda346 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:02:00.160819 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 517/2083] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:00 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:00.235265 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c21f07e2-be55-4f2c-8d8b-caff302293c2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:00.238826 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c21f07e2-be55-4f2c-8d8b-caff302293c2 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] GET https://10.4.3.127/volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 Aug 07 21:02:00.239285 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c21f07e2-be55-4f2c-8d8b-caff302293c2 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:00.239708 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c21f07e2-be55-4f2c-8d8b-caff302293c2 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:00.249622 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c21f07e2-be55-4f2c-8d8b-caff302293c2 tempest-VolumesTestJSON-279884323 tempest-VolumesTestJSON-279884323-project-member] https://10.4.3.127/volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 returned with HTTP 404 Aug 07 21:02:00.250427 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 520/2084] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:00 2026] GET /volume/v3/volumes/37683043-9ad4-416e-8cc4-c1d5f1f8dbc0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:00.277074 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-15ce8477-66a4-4ec8-bf4e-3942dc87fa3a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:00.279705 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-2c7b1748-c10e-4744-88b9-8b41372836da req-1e9b0691-72b0-4cf7-9170-8ada23ff5de4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:00.280036 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15ce8477-66a4-4ec8-bf4e-3942dc87fa3a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:02:00.280335 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15ce8477-66a4-4ec8-bf4e-3942dc87fa3a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:00.280496 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15ce8477-66a4-4ec8-bf4e-3942dc87fa3a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:00.283673 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-2c7b1748-c10e-4744-88b9-8b41372836da req-1e9b0691-72b0-4cf7-9170-8ada23ff5de4 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/attachments?instance_id=50c8e8e0-027d-4828-bccf-518c9a5e1037 Aug 07 21:02:00.283673 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-2c7b1748-c10e-4744-88b9-8b41372836da req-1e9b0691-72b0-4cf7-9170-8ada23ff5de4 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:00.283673 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-2c7b1748-c10e-4744-88b9-8b41372836da req-1e9b0691-72b0-4cf7-9170-8ada23ff5de4 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:00.290128 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:00.290128 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:00.294867 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-15ce8477-66a4-4ec8-bf4e-3942dc87fa3a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:02:00.303651 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15ce8477-66a4-4ec8-bf4e-3942dc87fa3a tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:02:00.303651 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 521/2085] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:00 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:00.317337 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-2c7b1748-c10e-4744-88b9-8b41372836da req-1e9b0691-72b0-4cf7-9170-8ada23ff5de4 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/attachments?instance_id=50c8e8e0-027d-4828-bccf-518c9a5e1037 returned with HTTP 200 Aug 07 21:02:00.317337 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 528/2086] 10.4.3.127 () {70 vars in 1637 bytes} [Fri Aug 7 21:02:00 2026] GET /volume/v3/attachments?instance_id=50c8e8e0-027d-4828-bccf-518c9a5e1037 => generated 192 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:00.326959 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-45437478-296c-45f7-8566-d75de044790c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:00.328952 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45437478-296c-45f7-8566-d75de044790c tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:02:00.329104 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45437478-296c-45f7-8566-d75de044790c tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:00.330370 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45437478-296c-45f7-8566-d75de044790c tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:00.337430 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-2c7b1748-c10e-4744-88b9-8b41372836da req-64ba9bf3-15b4-44b6-99c3-2194f7b9e826 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:00.339801 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:00.339801 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:00.342423 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-2c7b1748-c10e-4744-88b9-8b41372836da req-64ba9bf3-15b4-44b6-99c3-2194f7b9e826 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/attachments/bc5a79be-9e67-48ca-ace4-165e321ed4a8 Aug 07 21:02:00.343273 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-2c7b1748-c10e-4744-88b9-8b41372836da req-64ba9bf3-15b4-44b6-99c3-2194f7b9e826 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:00.345027 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-2c7b1748-c10e-4744-88b9-8b41372836da req-64ba9bf3-15b4-44b6-99c3-2194f7b9e826 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:00.345340 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-45437478-296c-45f7-8566-d75de044790c tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:02:00.354201 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45437478-296c-45f7-8566-d75de044790c tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:02:00.355244 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 518/2087] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:00 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:00.378104 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-2c7b1748-c10e-4744-88b9-8b41372836da req-64ba9bf3-15b4-44b6-99c3-2194f7b9e826 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/attachments/bc5a79be-9e67-48ca-ace4-165e321ed4a8 returned with HTTP 200 Aug 07 21:02:00.379210 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 521/2088] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 7 21:02:00 2026] GET /volume/v3/attachments/bc5a79be-9e67-48ca-ace4-165e321ed4a8 => generated 993 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:00.447038 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-11aee2f0-d139-4ed2-8962-b6dde45ea1da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:00.454862 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-11aee2f0-d139-4ed2-8962-b6dde45ea1da tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:02:00.455098 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-11aee2f0-d139-4ed2-8962-b6dde45ea1da tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:00.455472 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-11aee2f0-d139-4ed2-8962-b6dde45ea1da tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:00.482678 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:00.482678 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:00.495342 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-11aee2f0-d139-4ed2-8962-b6dde45ea1da tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:02:00.505347 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-11aee2f0-d139-4ed2-8962-b6dde45ea1da tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:02:00.505347 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 522/2089] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:00 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 843 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:00.759577 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a062db78-af5a-41eb-9aaf-6cbc2d727573 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:00.773450 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a062db78-af5a-41eb-9aaf-6cbc2d727573 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:00.773450 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a062db78-af5a-41eb-9aaf-6cbc2d727573 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:00.773450 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a062db78-af5a-41eb-9aaf-6cbc2d727573 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:00.773450 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-a062db78-af5a-41eb-9aaf-6cbc2d727573 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:00.782585 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:00.782585 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:00.784099 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a062db78-af5a-41eb-9aaf-6cbc2d727573 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:00.784625 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 529/2090] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:00 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 739 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:00.947177 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-15390204-0749-4853-af32-aa21678b83af None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:00.950675 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15390204-0749-4853-af32-aa21678b83af tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:00.951814 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15390204-0749-4853-af32-aa21678b83af tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:00.952201 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15390204-0749-4853-af32-aa21678b83af tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:00.967520 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:00.967520 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:00.976464 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-15390204-0749-4853-af32-aa21678b83af tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:00.985611 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15390204-0749-4853-af32-aa21678b83af tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:00.986270 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 519/2091] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:00 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:01.008666 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3d6790d2-817c-47e8-b5ea-df5c40fb85ad None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:01.011979 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3d6790d2-817c-47e8-b5ea-df5c40fb85ad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:01.012228 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3d6790d2-817c-47e8-b5ea-df5c40fb85ad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:01.012676 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3d6790d2-817c-47e8-b5ea-df5c40fb85ad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:01.026959 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:01.026959 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:01.032747 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3d6790d2-817c-47e8-b5ea-df5c40fb85ad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:01.041693 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3d6790d2-817c-47e8-b5ea-df5c40fb85ad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:01.042296 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 522/2092] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:01 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:01.121023 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-8e0fb003-f4d0-45be-98a6-5d1e73814451 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:01.128740 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-8e0fb003-f4d0-45be-98a6-5d1e73814451 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:01.129084 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-8e0fb003-f4d0-45be-98a6-5d1e73814451 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:01.129321 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-8e0fb003-f4d0-45be-98a6-5d1e73814451 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:01.145344 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:01.145344 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:01.151714 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-8e0fb003-f4d0-45be-98a6-5d1e73814451 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:01.159189 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-8e0fb003-f4d0-45be-98a6-5d1e73814451 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:01.159494 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 523/2093] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:02:01 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:01.344607 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1ce13c3d-607d-4314-8111-4b57138cf759 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:01.345580 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1ce13c3d-607d-4314-8111-4b57138cf759 None None] GET https://10.4.3.127/volume// Aug 07 21:02:01.345953 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1ce13c3d-607d-4314-8111-4b57138cf759 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:01.346266 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1ce13c3d-607d-4314-8111-4b57138cf759 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:01.347104 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1ce13c3d-607d-4314-8111-4b57138cf759 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:02:01.347284 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 530/2094] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:02:01 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 21:02:01.366959 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-f8b96332-ac05-4ef6-ae49-1c08c19a02de None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:01.370461 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-f8b96332-ac05-4ef6-ae49-1c08c19a02de tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:02:01.370461 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-f8b96332-ac05-4ef6-ae49-1c08c19a02de tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ef31fb4-61c3-4839-90c9-6c838455e775", "connector": null, "instance_uuid": "b32e148e-3fc8-4959-8e1a-8af5290cb8f7"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:01.385286 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:01.385286 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:01.449037 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-f8b96332-ac05-4ef6-ae49-1c08c19a02de tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:02:01.449589 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 520/2095] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:02:01 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:01.508205 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-706e3420-b383-4896-9d00-9ee1b76aa18c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:01.511818 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-706e3420-b383-4896-9d00-9ee1b76aa18c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:01.511818 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-706e3420-b383-4896-9d00-9ee1b76aa18c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:01.512015 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-706e3420-b383-4896-9d00-9ee1b76aa18c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:01.535093 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:01.535093 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:01.540344 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-706e3420-b383-4896-9d00-9ee1b76aa18c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:01.541778 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-def7af01-59d9-424e-8813-855f7de447d0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:01.542644 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-def7af01-59d9-424e-8813-855f7de447d0 None None] GET https://10.4.3.127/volume// Aug 07 21:02:01.542644 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-def7af01-59d9-424e-8813-855f7de447d0 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:01.542936 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-def7af01-59d9-424e-8813-855f7de447d0 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:01.543339 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-def7af01-59d9-424e-8813-855f7de447d0 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:02:01.545253 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 524/2096] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:02:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:02:01.549124 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-706e3420-b383-4896-9d00-9ee1b76aa18c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:01.549754 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 523/2097] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:01 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:01.557181 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-37a90ae4-64e6-4190-82c2-99278fcb7c9c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:01.560322 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-37a90ae4-64e6-4190-82c2-99278fcb7c9c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:01.560625 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-37a90ae4-64e6-4190-82c2-99278fcb7c9c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:01.560982 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-37a90ae4-64e6-4190-82c2-99278fcb7c9c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:01.577601 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:01.577601 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:01.581826 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-37a90ae4-64e6-4190-82c2-99278fcb7c9c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:01.589882 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-37a90ae4-64e6-4190-82c2-99278fcb7c9c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:01.590705 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 531/2098] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:02:01 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:02:01.758895 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-0ebfc06c-2eea-4b14-8c28-af2bc3bef31b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:01.763454 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-0ebfc06c-2eea-4b14-8c28-af2bc3bef31b tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] PUT https://10.4.3.127/volume/v3/attachments/fc648adc-cb8a-4cd0-8604-3e1e3011ca3b Aug 07 21:02:01.763823 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-0ebfc06c-2eea-4b14-8c28-af2bc3bef31b tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:01.781305 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-0ebfc06c-2eea-4b14-8c28-af2bc3bef31b tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Acquiring lock "cinder-attachment_update-0ef31fb4-61c3-4839-90c9-6c838455e775-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:02:01.796097 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-0ebfc06c-2eea-4b14-8c28-af2bc3bef31b tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Lock "cinder-attachment_update-0ef31fb4-61c3-4839-90c9-6c838455e775-np0000006755" acquired by "attachment_update" :: waited 0.015s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:02:01.797455 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:01.797455 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:01.803087 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bec36c1f-306b-4ddb-86d9-549848a9f19e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:01.806170 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bec36c1f-306b-4ddb-86d9-549848a9f19e tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:01.807068 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bec36c1f-306b-4ddb-86d9-549848a9f19e tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:01.807068 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bec36c1f-306b-4ddb-86d9-549848a9f19e tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:01.807068 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bec36c1f-306b-4ddb-86d9-549848a9f19e tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:01.818366 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:01.818366 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:01.820748 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bec36c1f-306b-4ddb-86d9-549848a9f19e tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:01.821784 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 525/2099] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:01 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 739 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:02.061331 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-0ebfc06c-2eea-4b14-8c28-af2bc3bef31b tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Lock "cinder-attachment_update-0ef31fb4-61c3-4839-90c9-6c838455e775-np0000006755" released by "attachment_update" :: held 0.265s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:02:02.061914 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-0ebfc06c-2eea-4b14-8c28-af2bc3bef31b tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/fc648adc-cb8a-4cd0-8604-3e1e3011ca3b returned with HTTP 200 Aug 07 21:02:02.062423 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 521/2100] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:02:01 2026] PUT /volume/v3/attachments/fc648adc-cb8a-4cd0-8604-3e1e3011ca3b => generated 968 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:02.082941 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-913cdd4f-bd39-49e2-997b-d4777dde1a65 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:02.087352 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-913cdd4f-bd39-49e2-997b-d4777dde1a65 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775/encryption Aug 07 21:02:02.087721 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-913cdd4f-bd39-49e2-997b-d4777dde1a65 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:02.088732 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-913cdd4f-bd39-49e2-997b-d4777dde1a65 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:02.113394 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:02.113394 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:02.132739 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-913cdd4f-bd39-49e2-997b-d4777dde1a65 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775/encryption returned with HTTP 200 Aug 07 21:02:02.134691 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 524/2101] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:02:02 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775/encryption => generated 161 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:02.575029 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9a653de0-4577-48d0-95b8-79e7c0ce2184 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:02.577607 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9a653de0-4577-48d0-95b8-79e7c0ce2184 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:02.578297 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9a653de0-4577-48d0-95b8-79e7c0ce2184 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:02.578627 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9a653de0-4577-48d0-95b8-79e7c0ce2184 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:02.597852 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:02.597852 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:02.604478 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9a653de0-4577-48d0-95b8-79e7c0ce2184 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:02.613268 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9a653de0-4577-48d0-95b8-79e7c0ce2184 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:02.614400 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 532/2102] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:02 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 883 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:02.841694 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b42308d4-6249-46e5-aaa1-0546f092da8c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:02.845260 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b42308d4-6249-46e5-aaa1-0546f092da8c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:02.845260 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b42308d4-6249-46e5-aaa1-0546f092da8c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:02.845739 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b42308d4-6249-46e5-aaa1-0546f092da8c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:02.845739 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b42308d4-6249-46e5-aaa1-0546f092da8c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:02.853309 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:02.853309 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:02.853514 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b42308d4-6249-46e5-aaa1-0546f092da8c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:02.854720 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 526/2103] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:02 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:03.463128 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d626f723-ed1c-4269-900a-d0b10b53c0c5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:03.625923 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d626f723-ed1c-4269-900a-d0b10b53c0c5 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e Aug 07 21:02:03.625923 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d626f723-ed1c-4269-900a-d0b10b53c0c5 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:03.626242 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d626f723-ed1c-4269-900a-d0b10b53c0c5 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:03.627832 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:03.627832 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:03.645114 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-d626f723-ed1c-4269-900a-d0b10b53c0c5 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1568056646 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1568056646, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:03.645517 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-d626f723-ed1c-4269-900a-d0b10b53c0c5 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1568056646 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1568056646, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:03.645555 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-eeb60254-216c-4bf3-8839-f3d9132fc413 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:03.646179 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-d626f723-ed1c-4269-900a-d0b10b53c0c5 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1568056646 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1568056646, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:03.648704 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eeb60254-216c-4bf3-8839-f3d9132fc413 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:03.649530 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-eeb60254-216c-4bf3-8839-f3d9132fc413 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:03.649530 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-eeb60254-216c-4bf3-8839-f3d9132fc413 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:03.657381 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d626f723-ed1c-4269-900a-d0b10b53c0c5 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e returned with HTTP 200 Aug 07 21:02:03.658210 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 522/2104] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:02:03 2026] GET /volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e => generated 618 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:03.669592 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:03.669592 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:03.670467 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:03.679690 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-eeb60254-216c-4bf3-8839-f3d9132fc413 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:03.693139 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eeb60254-216c-4bf3-8839-f3d9132fc413 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:03.694380 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 525/2105] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:03 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 883 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:03.771719 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:03.772788 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-464490308"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:03.774783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-464490308'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:03.774783 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Create volume of 1 GB Aug 07 21:02:03.780499 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Availability Zones retrieved successfully. Aug 07 21:02:03.790079 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Flow 'volume_create_api' (2b2a9fa5-7ada-4f73-95a8-db7b2d24503f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:03.791394 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df784479-54c7-4a55-877c-c0a3a274c109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:03.793461 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:03.829657 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df784479-54c7-4a55-877c-c0a3a274c109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:03.830463 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfaba670-c6aa-4b1b-8a33-fe424ec08d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:03.871532 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b46c21c6-da15-41f6-b6a5-47937c8a0c22 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:03.875977 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b46c21c6-da15-41f6-b6a5-47937c8a0c22 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:03.877429 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b46c21c6-da15-41f6-b6a5-47937c8a0c22 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:03.877429 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b46c21c6-da15-41f6-b6a5-47937c8a0c22 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:03.877429 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b46c21c6-da15-41f6-b6a5-47937c8a0c22 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:03.878923 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:03.882033 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:03.882033 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:03.883063 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b46c21c6-da15-41f6-b6a5-47937c8a0c22 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:03.883575 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 527/2106] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:03 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:03.911270 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:03.911701 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1090128119"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:03.913520 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1090128119'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:03.914618 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Create volume of 1 GB Aug 07 21:02:03.916286 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Created reservations ['346a85b5-18e8-4f12-a2ea-2dd907557563', 'd1c1ad18-9f04-46e8-a906-925c86f4d9e5', '6a22aa8f-81a3-4f32-92d8-ae5419ac926c', '66316a8a-4e20-4de5-915c-a371dda63c28'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:03.917341 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfaba670-c6aa-4b1b-8a33-fe424ec08d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['346a85b5-18e8-4f12-a2ea-2dd907557563', 'd1c1ad18-9f04-46e8-a906-925c86f4d9e5', '6a22aa8f-81a3-4f32-92d8-ae5419ac926c', '66316a8a-4e20-4de5-915c-a371dda63c28']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:03.918563 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9591663-2813-45c8-867f-6dbf13979ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:03.918984 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Availability Zones retrieved successfully. Aug 07 21:02:03.925093 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Flow 'volume_create_api' (84546e72-777b-4437-be65-509e18ab1129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:03.926377 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6c58ab-d006-49a7-951b-dc7418a6cad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:03.927411 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:03.953485 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9591663-2813-45c8-867f-6dbf13979ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c090602d-1453-466a-b583-afabbf6b1fed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-464490308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80f1346e3e543c69e2e2039027bf09e',qos_specs=None,replication_status=,reservations=['346a85b5-18e8-4f12-a2ea-2dd907557563','d1c1ad18-9f04-46e8-a906-925c86f4d9e5','6a22aa8f-81a3-4f32-92d8-ae5419ac926c','66316a8a-4e20-4de5-915c-a371dda63c28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7282915e6384b6cb5b2dfaf65d77c8f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-464490308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c090602d-1453-466a-b583-afabbf6b1fed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80f1346e3e543c69e2e2039027bf09e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7282915e6384b6cb5b2dfaf65d77c8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:03.955252 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcaa97e7-893e-45e4-b15c-1e7718674b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:03.959122 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6c58ab-d006-49a7-951b-dc7418a6cad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:03.959894 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b69dfa66-805d-4034-b35d-38f75e314063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:04.000327 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcaa97e7-893e-45e4-b15c-1e7718674b58) transitioned into state 'SUCCESS' from state '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-464490308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80f1346e3e543c69e2e2039027bf09e',qos_specs=None,replication_status=,reservations=['346a85b5-18e8-4f12-a2ea-2dd907557563','d1c1ad18-9f04-46e8-a906-925c86f4d9e5','6a22aa8f-81a3-4f32-92d8-ae5419ac926c','66316a8a-4e20-4de5-915c-a371dda63c28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7282915e6384b6cb5b2dfaf65d77c8f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:04.001328 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa684258-23ac-4441-9ed1-203dd30668ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:04.018222 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa684258-23ac-4441-9ed1-203dd30668ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:04.018967 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Flow 'volume_create_api' (2b2a9fa5-7ada-4f73-95a8-db7b2d24503f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:04.019277 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Create volume request issued successfully. Aug 07 21:02:04.019852 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-25dc1ac4-4228-4ca0-8be9-aa33aad97f79 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:04.020260 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 533/2107] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:03 2026] POST /volume/v3/volumes => generated 758 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:04.037334 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6dd067dd-2654-48ca-912a-36d6aa70be8f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:04.039920 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6dd067dd-2654-48ca-912a-36d6aa70be8f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] GET https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed Aug 07 21:02:04.039920 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6dd067dd-2654-48ca-912a-36d6aa70be8f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:04.039920 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6dd067dd-2654-48ca-912a-36d6aa70be8f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:04.048277 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:04.048277 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:04.054526 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6dd067dd-2654-48ca-912a-36d6aa70be8f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Volume info retrieved successfully. Aug 07 21:02:04.064013 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6dd067dd-2654-48ca-912a-36d6aa70be8f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed returned with HTTP 200 Aug 07 21:02:04.064697 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 526/2108] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:04 2026] GET /volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:04.077285 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Created reservations ['ae26ea8a-40be-4908-b387-c9b3591d7090', 'c139610a-f315-48ae-9653-98df2cfb0af4', '5bfea9e7-c6a5-4b27-ba55-48827c4af97c', '8e2b4e45-ac53-4798-afd8-e9e06fad53c0'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:04.078509 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b69dfa66-805d-4034-b35d-38f75e314063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae26ea8a-40be-4908-b387-c9b3591d7090', 'c139610a-f315-48ae-9653-98df2cfb0af4', '5bfea9e7-c6a5-4b27-ba55-48827c4af97c', '8e2b4e45-ac53-4798-afd8-e9e06fad53c0']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:04.079946 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4feae3dd-4e04-4d0a-9b2c-f70a2a6252c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:04.112836 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4feae3dd-4e04-4d0a-9b2c-f70a2a6252c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7832e601-1608-4e5d-b37c-0924a1ee2775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1090128119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee47f92c25da48ad91c3fdbdb89e0abf',qos_specs=None,replication_status=,reservations=['ae26ea8a-40be-4908-b387-c9b3591d7090','c139610a-f315-48ae-9653-98df2cfb0af4','5bfea9e7-c6a5-4b27-ba55-48827c4af97c','8e2b4e45-ac53-4798-afd8-e9e06fad53c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db713dcb82854064bc07d50e6e2ffcba',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1090128119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7832e601-1608-4e5d-b37c-0924a1ee2775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee47f92c25da48ad91c3fdbdb89e0abf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db713dcb82854064bc07d50e6e2ffcba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:04.113669 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95a2760-edfb-4098-8178-063b06cce214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:04.146958 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95a2760-edfb-4098-8178-063b06cce214) transitioned into state 'SUCCESS' from state '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-1090128119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee47f92c25da48ad91c3fdbdb89e0abf',qos_specs=None,replication_status=,reservations=['ae26ea8a-40be-4908-b387-c9b3591d7090','c139610a-f315-48ae-9653-98df2cfb0af4','5bfea9e7-c6a5-4b27-ba55-48827c4af97c','8e2b4e45-ac53-4798-afd8-e9e06fad53c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db713dcb82854064bc07d50e6e2ffcba',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:04.148327 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2120b09c-b59e-4c0e-92cc-0347c2b2647d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:04.167320 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2120b09c-b59e-4c0e-92cc-0347c2b2647d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:04.168540 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Flow 'volume_create_api' (84546e72-777b-4437-be65-509e18ab1129) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:04.169082 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Create volume request issued successfully. Aug 07 21:02:04.169968 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f942d7ec-1972-4e2c-98d1-e21ed03eff21 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:04.170555 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 523/2109] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:03 2026] POST /volume/v3/volumes => generated 749 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:04.186815 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cb34ea6a-5fcb-4c28-b7b0-a97876c9571d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:04.190796 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cb34ea6a-5fcb-4c28-b7b0-a97876c9571d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:04.190796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cb34ea6a-5fcb-4c28-b7b0-a97876c9571d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:04.191145 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cb34ea6a-5fcb-4c28-b7b0-a97876c9571d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:04.201187 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:04.201187 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:04.206530 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cb34ea6a-5fcb-4c28-b7b0-a97876c9571d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:04.212579 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cb34ea6a-5fcb-4c28-b7b0-a97876c9571d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:04.213209 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 528/2110] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:04 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:04.353274 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-00806648-886c-4ea1-8462-ade3226ff841 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:04.444580 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:04.445018 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-433027023", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:04.447056 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-433027023', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:04.447220 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Create volume of 1 GB Aug 07 21:02:04.447614 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:04.447614 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:04.454270 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Availability Zones retrieved successfully. Aug 07 21:02:04.460550 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Flow 'volume_create_api' (dba8cbb3-274e-4f4f-ae13-267084457ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:04.461997 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd5549ab-e673-4864-b0d2-d7bd5411daff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:04.463310 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:04.503210 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd5549ab-e673-4864-b0d2-d7bd5411daff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:04.504831 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56cfa084-559b-4fb0-8d08-f996acf70747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:04.622356 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Created reservations ['cd5c611b-f354-4f64-8edb-9f1213378a03', '9b501d25-450c-46ed-8f41-7f7fc9eb937e', 'fc8dfd1b-cd5e-4688-b94d-83ff5ee380fe', '5be9829e-10a1-4550-85f8-ce10089748db'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:04.623446 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56cfa084-559b-4fb0-8d08-f996acf70747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd5c611b-f354-4f64-8edb-9f1213378a03', '9b501d25-450c-46ed-8f41-7f7fc9eb937e', 'fc8dfd1b-cd5e-4688-b94d-83ff5ee380fe', '5be9829e-10a1-4550-85f8-ce10089748db']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:04.624540 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a98b118-3410-444c-ab30-f1b8df5cbb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:04.661425 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a98b118-3410-444c-ab30-f1b8df5cbb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '418e2602-320c-42c6-ba5f-b7fcb11201f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-433027023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50881de55add4c8db6d45cf7d378bd1d',qos_specs=None,replication_status=,reservations=['cd5c611b-f354-4f64-8edb-9f1213378a03','9b501d25-450c-46ed-8f41-7f7fc9eb937e','fc8dfd1b-cd5e-4688-b94d-83ff5ee380fe','5be9829e-10a1-4550-85f8-ce10089748db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f56741ca214083ac59e2e2043bb42d',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-433027023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=418e2602-320c-42c6-ba5f-b7fcb11201f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50881de55add4c8db6d45cf7d378bd1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82f56741ca214083ac59e2e2043bb42d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:04.662626 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3078bc76-ada0-4278-a86c-8f36db7c3695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:04.691390 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3078bc76-ada0-4278-a86c-8f36db7c3695) transitioned into state 'SUCCESS' from state '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-433027023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50881de55add4c8db6d45cf7d378bd1d',qos_specs=None,replication_status=,reservations=['cd5c611b-f354-4f64-8edb-9f1213378a03','9b501d25-450c-46ed-8f41-7f7fc9eb937e','fc8dfd1b-cd5e-4688-b94d-83ff5ee380fe','5be9829e-10a1-4550-85f8-ce10089748db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f56741ca214083ac59e2e2043bb42d',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:04.692432 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a751df63-9681-4079-ad89-279fc2abcccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:04.710356 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0b03dd9f-22e7-435c-88c4-13a97ab9dfdd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:04.711630 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a751df63-9681-4079-ad89-279fc2abcccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:04.712639 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0b03dd9f-22e7-435c-88c4-13a97ab9dfdd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:04.712898 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Flow 'volume_create_api' (dba8cbb3-274e-4f4f-ae13-267084457ceb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:04.713031 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0b03dd9f-22e7-435c-88c4-13a97ab9dfdd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:04.713250 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0b03dd9f-22e7-435c-88c4-13a97ab9dfdd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:04.713301 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Create volume request issued successfully. Aug 07 21:02:04.714121 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-00806648-886c-4ea1-8462-ade3226ff841 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:04.714638 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 534/2111] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:04 2026] POST /volume/v3/volumes => generated 755 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:04.724976 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:04.724976 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:04.728205 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef8bdeb6-c898-4724-ad4f-11e6d802e77a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:04.729776 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0b03dd9f-22e7-435c-88c4-13a97ab9dfdd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:04.730697 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef8bdeb6-c898-4724-ad4f-11e6d802e77a tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] GET https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 Aug 07 21:02:04.731007 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef8bdeb6-c898-4724-ad4f-11e6d802e77a tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:04.731098 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef8bdeb6-c898-4724-ad4f-11e6d802e77a tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:04.740361 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0b03dd9f-22e7-435c-88c4-13a97ab9dfdd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:04.741212 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 527/2112] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:04 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:04.743457 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:04.743457 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:04.747788 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ef8bdeb6-c898-4724-ad4f-11e6d802e77a tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Volume info retrieved successfully. Aug 07 21:02:04.753213 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef8bdeb6-c898-4724-ad4f-11e6d802e77a tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 returned with HTTP 200 Aug 07 21:02:04.753694 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 524/2113] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:04 2026] GET /volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:04.898496 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-025e2026-2285-4f04-9208-bed9660a190c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:04.901030 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-025e2026-2285-4f04-9208-bed9660a190c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:04.901224 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-025e2026-2285-4f04-9208-bed9660a190c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:04.901375 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-025e2026-2285-4f04-9208-bed9660a190c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:04.901536 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-025e2026-2285-4f04-9208-bed9660a190c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:04.906919 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:04.906919 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:04.908030 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-025e2026-2285-4f04-9208-bed9660a190c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:04.908612 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 529/2114] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:04 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:05.081913 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-48e8007d-a574-4d71-b117-4361495a1d59 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.084198 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-48e8007d-a574-4d71-b117-4361495a1d59 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] GET https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed Aug 07 21:02:05.084411 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-48e8007d-a574-4d71-b117-4361495a1d59 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:05.085262 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-48e8007d-a574-4d71-b117-4361495a1d59 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:05.094444 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.094444 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:05.099245 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-48e8007d-a574-4d71-b117-4361495a1d59 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Volume info retrieved successfully. Aug 07 21:02:05.105603 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-48e8007d-a574-4d71-b117-4361495a1d59 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed returned with HTTP 200 Aug 07 21:02:05.106154 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 535/2115] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:05 2026] GET /volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:05.122949 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b396b083-8db1-4349-a5f4-af1aebb42e48 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.125172 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b396b083-8db1-4349-a5f4-af1aebb42e48 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e Aug 07 21:02:05.125633 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b396b083-8db1-4349-a5f4-af1aebb42e48 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:05.183943 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-b396b083-8db1-4349-a5f4-af1aebb42e48 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1568056646 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1568056646, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:05.184254 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-b396b083-8db1-4349-a5f4-af1aebb42e48 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1568056646 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1568056646, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:05.184517 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-b396b083-8db1-4349-a5f4-af1aebb42e48 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1568056646 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1568056646, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:05.191105 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b396b083-8db1-4349-a5f4-af1aebb42e48 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e returned with HTTP 200 Aug 07 21:02:05.191474 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 528/2116] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 7 21:02:05 2026] PUT /volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e => generated 573 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:05.192318 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-715c2560-e4b5-4ec1-a675-7e89b1f38d7f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.194704 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-715c2560-e4b5-4ec1-a675-7e89b1f38d7f tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] DELETE https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:02:05.194999 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-715c2560-e4b5-4ec1-a675-7e89b1f38d7f tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:05.195227 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-715c2560-e4b5-4ec1-a675-7e89b1f38d7f tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:05.195437 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-715c2560-e4b5-4ec1-a675-7e89b1f38d7f tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Delete volume with id: 2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:02:05.201845 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.204566 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:05.204566 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:05.204838 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.204838 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:05.204838 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-715c2560-e4b5-4ec1-a675-7e89b1f38d7f tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:02:05.205640 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:05.205879 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Create volume of 2 GB Aug 07 21:02:05.210267 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Availability Zones retrieved successfully. Aug 07 21:02:05.217314 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Flow 'volume_create_api' (4ba113c9-a8d9-4947-8f4b-5d89eaa819ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:05.218663 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f53a91-ae47-4463-a8f6-75c9e641f732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:05.219947 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Validating volume size '2' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:05.230969 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-715c2560-e4b5-4ec1-a675-7e89b1f38d7f tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Delete volume request issued successfully. Aug 07 21:02:05.231178 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-715c2560-e4b5-4ec1-a675-7e89b1f38d7f tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 202 Aug 07 21:02:05.231703 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 525/2117] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:05 2026] DELETE /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:05.235296 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d1c74968-86dd-4bd7-9130-c391e4329f94 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.238953 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d1c74968-86dd-4bd7-9130-c391e4329f94 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:05.239253 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d1c74968-86dd-4bd7-9130-c391e4329f94 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:05.239542 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d1c74968-86dd-4bd7-9130-c391e4329f94 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:05.242851 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7b454d0b-3eea-4653-965b-881f92d310c8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.245355 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7b454d0b-3eea-4653-965b-881f92d310c8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:02:05.245614 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7b454d0b-3eea-4653-965b-881f92d310c8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:05.246075 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7b454d0b-3eea-4653-965b-881f92d310c8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:05.250546 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.250546 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:05.254973 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.254973 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:05.255845 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d1c74968-86dd-4bd7-9130-c391e4329f94 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:05.260806 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7b454d0b-3eea-4653-965b-881f92d310c8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:02:05.261888 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d1c74968-86dd-4bd7-9130-c391e4329f94 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:05.262425 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 536/2118] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:05 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:05.267055 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7b454d0b-3eea-4653-965b-881f92d310c8 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 200 Aug 07 21:02:05.267214 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f53a91-ae47-4463-a8f6-75c9e641f732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:05.267696 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 529/2119] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:05 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:05.268385 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74721c98-a311-465b-ac38-d1fac9b488b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:05.320974 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota_utils [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Quota exceeded for e80f1346e3e543c69e2e2039027bf09e, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 21:02:05.324781 np0000006755 devstack@c-api.service[100276]: WARNING cinder.volume.api [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74721c98-a311-465b-ac38-d1fac9b488b4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 21:02:05.324781 np0000006755 devstack@c-api.service[100276]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 07 21:02:05.327757 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74721c98-a311-465b-ac38-d1fac9b488b4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:05.328839 np0000006755 devstack@c-api.service[100276]: WARNING cinder.volume.api [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74721c98-a311-465b-ac38-d1fac9b488b4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 21:02:05.329681 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f53a91-ae47-4463-a8f6-75c9e641f732) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:05.330587 np0000006755 devstack@c-api.service[100276]: WARNING cinder.volume.api [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f53a91-ae47-4463-a8f6-75c9e641f732) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 21:02:05.331935 np0000006755 devstack@c-api.service[100276]: WARNING cinder.volume.api [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Flow 'volume_create_api' (4ba113c9-a8d9-4947-8f4b-5d89eaa819ed) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 21:02:05.332402 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.middleware.fault [None req-e57ab709-1d4e-42ed-b33f-19add5277c4f tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 413 Aug 07 21:02:05.333340 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 530/2120] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:05 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) Aug 07 21:02:05.348554 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7f6b0660-5096-4a0b-aa5b-3eb5a3315a41 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.351205 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f6b0660-5096-4a0b-aa5b-3eb5a3315a41 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e Aug 07 21:02:05.351544 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f6b0660-5096-4a0b-aa5b-3eb5a3315a41 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:05.414658 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f6b0660-5096-4a0b-aa5b-3eb5a3315a41 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e returned with HTTP 200 Aug 07 21:02:05.415304 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 526/2121] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 7 21:02:05 2026] PUT /volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e => generated 573 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:05.424032 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d1924798-afd1-4725-9dca-d6d78653e6af None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.425894 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:05.426252 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:05.428346 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:05.428346 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Create volume of 1 GB Aug 07 21:02:05.432994 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Availability Zones retrieved successfully. Aug 07 21:02:05.438819 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Flow 'volume_create_api' (91c6ee44-c116-411a-b81b-a26968c0f4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:05.439844 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ab16ed-cdc5-4e27-b680-2bc07ea3deeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:05.440796 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:05.473211 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ab16ed-cdc5-4e27-b680-2bc07ea3deeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:05.474257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e45c0be-2ec3-49cb-99c3-c2928e04eb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:05.518689 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota_utils [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Quota exceeded for e80f1346e3e543c69e2e2039027bf09e, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 07 21:02:05.522130 np0000006755 devstack@c-api.service[100277]: WARNING cinder.volume.api [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e45c0be-2ec3-49cb-99c3-c2928e04eb63) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 21:02:05.522130 np0000006755 devstack@c-api.service[100277]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 07 21:02:05.524907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e45c0be-2ec3-49cb-99c3-c2928e04eb63) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:05.526205 np0000006755 devstack@c-api.service[100277]: WARNING cinder.volume.api [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e45c0be-2ec3-49cb-99c3-c2928e04eb63) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 21:02:05.527681 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ab16ed-cdc5-4e27-b680-2bc07ea3deeb) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:05.528159 np0000006755 devstack@c-api.service[100277]: WARNING cinder.volume.api [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ab16ed-cdc5-4e27-b680-2bc07ea3deeb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 21:02:05.529415 np0000006755 devstack@c-api.service[100277]: WARNING cinder.volume.api [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Flow 'volume_create_api' (91c6ee44-c116-411a-b81b-a26968c0f4bc) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 21:02:05.529874 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.middleware.fault [None req-d1924798-afd1-4725-9dca-d6d78653e6af tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 413 Aug 07 21:02:05.530892 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 537/2122] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:05 2026] POST /volume/v3/volumes => generated 150 bytes in 107 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 21:02:05.546424 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-72069696-975d-4205-b027-c152fd1972f8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.553028 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-72069696-975d-4205-b027-c152fd1972f8 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e Aug 07 21:02:05.554144 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-72069696-975d-4205-b027-c152fd1972f8 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:05.626150 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-72069696-975d-4205-b027-c152fd1972f8 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e returned with HTTP 200 Aug 07 21:02:05.626150 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 530/2123] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 7 21:02:05 2026] PUT /volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e => generated 572 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:05.637600 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-c654bfaa-def0-4531-89fe-db42e634faad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.640903 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f64d0bc6-1049-4468-9808-f0514819bc92 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.641413 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-c654bfaa-def0-4531-89fe-db42e634faad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/attachments/fc648adc-cb8a-4cd0-8604-3e1e3011ca3b/action Aug 07 21:02:05.641893 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-c654bfaa-def0-4531-89fe-db42e634faad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:05.642068 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-c654bfaa-def0-4531-89fe-db42e634faad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:05.645027 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f64d0bc6-1049-4468-9808-f0514819bc92 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] POST https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed/action Aug 07 21:02:05.645521 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f64d0bc6-1049-4468-9808-f0514819bc92 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:05.645657 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f64d0bc6-1049-4468-9808-f0514819bc92 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:05.660300 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.660300 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:05.661330 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f64d0bc6-1049-4468-9808-f0514819bc92 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Volume info retrieved successfully. Aug 07 21:02:05.676459 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.676459 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:05.697048 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7ee5937f-703f-42f5-93c8-b5f59e8f8c62 req-c654bfaa-def0-4531-89fe-db42e634faad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/fc648adc-cb8a-4cd0-8604-3e1e3011ca3b/action returned with HTTP 204 Aug 07 21:02:05.697048 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 531/2124] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:02:05 2026] POST /volume/v3/attachments/fc648adc-cb8a-4cd0-8604-3e1e3011ca3b/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:05.728404 np0000006755 devstack@c-api.service[100275]: ERROR cinder.volume.api [None req-f64d0bc6-1049-4468-9808-f0514819bc92 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Quota exceeded for e80f1346e3e543c69e2e2039027bf09e, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 21:02:05.747487 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.middleware.fault [None req-f64d0bc6-1049-4468-9808-f0514819bc92 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed/action returned with HTTP 413 Aug 07 21:02:05.749186 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 527/2125] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:02:05 2026] POST /volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed/action => generated 208 bytes in 109 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 21:02:05.760713 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6e8be8bb-4af7-4d6c-8534-b9825b17e858 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.763204 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a041ae5e-1c2c-4c6f-b2b4-c0cbb3c7f9fa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.763574 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6e8be8bb-4af7-4d6c-8534-b9825b17e858 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:05.765316 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6e8be8bb-4af7-4d6c-8534-b9825b17e858 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:05.765316 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6e8be8bb-4af7-4d6c-8534-b9825b17e858 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:05.765495 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a041ae5e-1c2c-4c6f-b2b4-c0cbb3c7f9fa tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] GET https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed Aug 07 21:02:05.765588 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a041ae5e-1c2c-4c6f-b2b4-c0cbb3c7f9fa tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:05.765807 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a041ae5e-1c2c-4c6f-b2b4-c0cbb3c7f9fa tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:05.773341 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.773341 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:05.777529 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e7b789b5-794e-48f0-b062-72bc1d74235f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.778792 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a041ae5e-1c2c-4c6f-b2b4-c0cbb3c7f9fa tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Volume info retrieved successfully. Aug 07 21:02:05.779233 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.779233 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:05.784749 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a041ae5e-1c2c-4c6f-b2b4-c0cbb3c7f9fa tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed returned with HTTP 200 Aug 07 21:02:05.784914 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7b789b5-794e-48f0-b062-72bc1d74235f tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] GET https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 Aug 07 21:02:05.788001 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6e8be8bb-4af7-4d6c-8534-b9825b17e858 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:05.788196 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7b789b5-794e-48f0-b062-72bc1d74235f tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:05.788264 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 531/2126] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:05 2026] GET /volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:05.788315 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7b789b5-794e-48f0-b062-72bc1d74235f tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:05.791432 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6e8be8bb-4af7-4d6c-8534-b9825b17e858 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:05.791892 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 538/2127] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:05 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:05.795821 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.795821 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:05.801412 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3fa880f5-1364-48c7-915c-9aee5ea17732 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.809004 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3fa880f5-1364-48c7-915c-9aee5ea17732 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed Aug 07 21:02:05.809165 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e7b789b5-794e-48f0-b062-72bc1d74235f tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Volume info retrieved successfully. Aug 07 21:02:05.809325 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3fa880f5-1364-48c7-915c-9aee5ea17732 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:05.809325 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3fa880f5-1364-48c7-915c-9aee5ea17732 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:05.809325 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3fa880f5-1364-48c7-915c-9aee5ea17732 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Delete volume with id: c090602d-1453-466a-b583-afabbf6b1fed Aug 07 21:02:05.810734 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fcd3d547-31bc-4a76-b0da-4363aaeb8f8b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.812742 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7b789b5-794e-48f0-b062-72bc1d74235f tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 returned with HTTP 200 Aug 07 21:02:05.812984 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fcd3d547-31bc-4a76-b0da-4363aaeb8f8b tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:05.813279 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fcd3d547-31bc-4a76-b0da-4363aaeb8f8b tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:05.813378 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 532/2128] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:05 2026] GET /volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:05.813944 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fcd3d547-31bc-4a76-b0da-4363aaeb8f8b tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:05.820684 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.820684 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:05.821369 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3fa880f5-1364-48c7-915c-9aee5ea17732 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Volume info retrieved successfully. Aug 07 21:02:05.835164 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.835164 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:05.835262 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7e6536a5-014c-4359-97c2-65c58e9790ac None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.837988 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7e6536a5-014c-4359-97c2-65c58e9790ac tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] GET https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 Aug 07 21:02:05.838288 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7e6536a5-014c-4359-97c2-65c58e9790ac tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:05.838548 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7e6536a5-014c-4359-97c2-65c58e9790ac tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:05.846497 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fcd3d547-31bc-4a76-b0da-4363aaeb8f8b tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:05.852001 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.852001 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:05.853853 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fcd3d547-31bc-4a76-b0da-4363aaeb8f8b tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:05.854054 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 532/2129] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:05 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 1175 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:05.858080 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7e6536a5-014c-4359-97c2-65c58e9790ac tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Volume info retrieved successfully. Aug 07 21:02:05.863964 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7e6536a5-014c-4359-97c2-65c58e9790ac tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 returned with HTTP 200 Aug 07 21:02:05.864882 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 539/2130] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:05 2026] GET /volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:05.878267 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3fa880f5-1364-48c7-915c-9aee5ea17732 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Delete volume request issued successfully. Aug 07 21:02:05.878732 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3fa880f5-1364-48c7-915c-9aee5ea17732 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed returned with HTTP 202 Aug 07 21:02:05.879539 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 528/2131] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:05 2026] DELETE /volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:05.885896 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cc8b281e-02d0-4c72-88ce-ab60589da043 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.887252 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc8b281e-02d0-4c72-88ce-ab60589da043 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] POST https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9/action Aug 07 21:02:05.887568 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc8b281e-02d0-4c72-88ce-ab60589da043 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1087976769", "disk_format": "raw"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:05.888074 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc8b281e-02d0-4c72-88ce-ab60589da043 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1087976769", "disk_format": "raw"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:05.893951 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-90dffea4-b309-4777-ab05-f04411c5d5d9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.896470 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-90dffea4-b309-4777-ab05-f04411c5d5d9 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] GET https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed Aug 07 21:02:05.896851 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-90dffea4-b309-4777-ab05-f04411c5d5d9 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:05.897171 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-90dffea4-b309-4777-ab05-f04411c5d5d9 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:05.902704 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.902704 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:05.903283 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cc8b281e-02d0-4c72-88ce-ab60589da043 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Volume info retrieved successfully. Aug 07 21:02:05.912072 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.912072 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:05.917244 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-90dffea4-b309-4777-ab05-f04411c5d5d9 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Volume info retrieved successfully. Aug 07 21:02:05.925300 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-d61147b8-8606-4018-869d-4cc9f550b659 req-9f63aeae-ae00-467f-8967-fc33256646aa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.927325 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.927325 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:05.929334 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-90dffea4-b309-4777-ab05-f04411c5d5d9 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed returned with HTTP 200 Aug 07 21:02:05.929563 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c1fa5a4d-b414-4f08-9718-db55a91da1d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:05.930057 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 533/2132] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:05 2026] GET /volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:05.931156 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-9f63aeae-ae00-467f-8967-fc33256646aa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:05.931504 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-9f63aeae-ae00-467f-8967-fc33256646aa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:05.932031 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1fa5a4d-b414-4f08-9718-db55a91da1d7 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:05.932740 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1fa5a4d-b414-4f08-9718-db55a91da1d7 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:05.932899 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-9f63aeae-ae00-467f-8967-fc33256646aa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:05.932956 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1fa5a4d-b414-4f08-9718-db55a91da1d7 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:05.932956 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c1fa5a4d-b414-4f08-9718-db55a91da1d7 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:05.934905 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.image.image_utils [None req-cc8b281e-02d0-4c72-88ce-ab60589da043 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1087976769'}] 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-1087976769'}]. {{(pid=100276) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 21:02:05.943504 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.943504 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:05.944989 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1fa5a4d-b414-4f08-9718-db55a91da1d7 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:05.945790 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 529/2133] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:05 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:05.951631 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:05.951631 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:05.956484 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-d61147b8-8606-4018-869d-4cc9f550b659 req-9f63aeae-ae00-467f-8967-fc33256646aa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:05.962262 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-9f63aeae-ae00-467f-8967-fc33256646aa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:05.962781 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 540/2134] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:02:05 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 1175 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:06.005790 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d61147b8-8606-4018-869d-4cc9f550b659 req-542025fe-3d09-40fa-a53d-d5476d548bf7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:06.007835 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-542025fe-3d09-40fa-a53d-d5476d548bf7 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775/action Aug 07 21:02:06.009267 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-542025fe-3d09-40fa-a53d-d5476d548bf7 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:06.009267 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-542025fe-3d09-40fa-a53d-d5476d548bf7 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:06.024078 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:06.024078 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:06.024782 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-d61147b8-8606-4018-869d-4cc9f550b659 req-542025fe-3d09-40fa-a53d-d5476d548bf7 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:06.038389 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-d61147b8-8606-4018-869d-4cc9f550b659 req-542025fe-3d09-40fa-a53d-d5476d548bf7 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Begin detaching volume completed successfully. Aug 07 21:02:06.038951 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-542025fe-3d09-40fa-a53d-d5476d548bf7 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775/action returned with HTTP 202 Aug 07 21:02:06.042784 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 534/2135] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:02:06 2026] POST /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:06.111070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fdae66b1-1248-4019-a3fc-88095e4613c8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:06.111070 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fdae66b1-1248-4019-a3fc-88095e4613c8 None None] GET https://10.4.3.127/volume// Aug 07 21:02:06.111070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fdae66b1-1248-4019-a3fc-88095e4613c8 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:06.111070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fdae66b1-1248-4019-a3fc-88095e4613c8 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:06.111070 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fdae66b1-1248-4019-a3fc-88095e4613c8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:02:06.111070 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 530/2136] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:02:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:02:06.123548 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-d61147b8-8606-4018-869d-4cc9f550b659 req-bb2f722c-3ee5-405e-8468-2edad6280ddb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:06.126456 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-bb2f722c-3ee5-405e-8468-2edad6280ddb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:06.127237 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-bb2f722c-3ee5-405e-8468-2edad6280ddb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:06.127532 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-bb2f722c-3ee5-405e-8468-2edad6280ddb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:06.141420 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:06.141420 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:06.147768 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-d61147b8-8606-4018-869d-4cc9f550b659 req-bb2f722c-3ee5-405e-8468-2edad6280ddb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:06.153356 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-bb2f722c-3ee5-405e-8468-2edad6280ddb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:06.153952 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 541/2137] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:02:06 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:02:06.169402 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d61147b8-8606-4018-869d-4cc9f550b659 req-65d789db-c1fc-42bb-9f73-d62de19e1fdd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:06.173016 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-65d789db-c1fc-42bb-9f73-d62de19e1fdd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775/encryption Aug 07 21:02:06.173218 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-65d789db-c1fc-42bb-9f73-d62de19e1fdd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:06.173494 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-65d789db-c1fc-42bb-9f73-d62de19e1fdd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:06.185853 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:06.185853 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:06.199618 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-65d789db-c1fc-42bb-9f73-d62de19e1fdd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775/encryption returned with HTTP 200 Aug 07 21:02:06.200114 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 535/2138] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:02:06 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:06.283612 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb20b6bb-2e28-45c1-863c-65a253d6f6cc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:06.285776 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb20b6bb-2e28-45c1-863c-65a253d6f6cc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 Aug 07 21:02:06.286090 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb20b6bb-2e28-45c1-863c-65a253d6f6cc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:06.286314 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb20b6bb-2e28-45c1-863c-65a253d6f6cc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:06.293298 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb20b6bb-2e28-45c1-863c-65a253d6f6cc tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 returned with HTTP 404 Aug 07 21:02:06.294030 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 531/2139] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:06 2026] GET /volume/v3/volumes/2531c9c3-0fab-4fa6-a1b2-724374447a42 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:06.304848 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-311bb52c-24c8-4cce-ad49-74219e519d7b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:06.307282 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-311bb52c-24c8-4cce-ad49-74219e519d7b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] DELETE https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:02:06.307282 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-311bb52c-24c8-4cce-ad49-74219e519d7b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:06.307376 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-311bb52c-24c8-4cce-ad49-74219e519d7b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:06.308789 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-311bb52c-24c8-4cce-ad49-74219e519d7b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Delete volume with id: 84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:02:06.320464 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:06.320464 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:06.320930 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-311bb52c-24c8-4cce-ad49-74219e519d7b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:02:06.344250 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-311bb52c-24c8-4cce-ad49-74219e519d7b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Delete volume request issued successfully. Aug 07 21:02:06.344522 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-311bb52c-24c8-4cce-ad49-74219e519d7b tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 202 Aug 07 21:02:06.345248 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 542/2140] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:06 2026] DELETE /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:06.356499 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0d15ca03-9f7c-466a-b1a3-a297a78a4307 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:06.359921 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0d15ca03-9f7c-466a-b1a3-a297a78a4307 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:02:06.360278 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0d15ca03-9f7c-466a-b1a3-a297a78a4307 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:06.362977 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0d15ca03-9f7c-466a-b1a3-a297a78a4307 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:06.369598 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:06.369598 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:06.376606 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0d15ca03-9f7c-466a-b1a3-a297a78a4307 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:02:06.383843 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0d15ca03-9f7c-466a-b1a3-a297a78a4307 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 200 Aug 07 21:02:06.385292 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 536/2141] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:06 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:06.651851 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cc8b281e-02d0-4c72-88ce-ab60589da043 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Copy volume to image completed successfully. Aug 07 21:02:06.652390 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc8b281e-02d0-4c72-88ce-ab60589da043 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9/action returned with HTTP 202 Aug 07 21:02:06.652914 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 533/2142] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:02:05 2026] POST /volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9/action => generated 686 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:06.952035 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1caa72e8-0c58-484f-9969-c08177a7d000 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:06.954171 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1caa72e8-0c58-484f-9969-c08177a7d000 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] GET https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed Aug 07 21:02:06.954390 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1caa72e8-0c58-484f-9969-c08177a7d000 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:06.954728 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1caa72e8-0c58-484f-9969-c08177a7d000 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:06.961446 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-439419c0-2cab-467c-adaf-5f7082ed6154 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:06.962319 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1caa72e8-0c58-484f-9969-c08177a7d000 tempest-VolumeQuotasNegativeTestJSON-798175160 tempest-VolumeQuotasNegativeTestJSON-798175160-project-member] https://10.4.3.127/volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed returned with HTTP 404 Aug 07 21:02:06.962588 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 532/2143] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:06 2026] GET /volume/v3/volumes/c090602d-1453-466a-b583-afabbf6b1fed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:06.966006 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-439419c0-2cab-467c-adaf-5f7082ed6154 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:06.966006 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-439419c0-2cab-467c-adaf-5f7082ed6154 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:06.966006 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-439419c0-2cab-467c-adaf-5f7082ed6154 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:06.966006 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-439419c0-2cab-467c-adaf-5f7082ed6154 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:06.974079 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d3898bde-4c6b-42d2-8eeb-c3d9854c1d83 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:06.975384 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:06.975384 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:06.976863 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-439419c0-2cab-467c-adaf-5f7082ed6154 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:06.977466 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d3898bde-4c6b-42d2-8eeb-c3d9854c1d83 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e Aug 07 21:02:06.977614 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 543/2144] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:06 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:06.978124 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d3898bde-4c6b-42d2-8eeb-c3d9854c1d83 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-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=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:07.147980 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d3898bde-4c6b-42d2-8eeb-c3d9854c1d83 tempest-VolumeQuotasNegativeTestJSON-586184228 tempest-VolumeQuotasNegativeTestJSON-586184228-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e returned with HTTP 200 Aug 07 21:02:07.148734 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 537/2145] 10.4.3.127 () {68 vars in 1375 bytes} [Fri Aug 7 21:02:06 2026] PUT /volume/v3/os-quota-sets/e80f1346e3e543c69e2e2039027bf09e => generated 576 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:07.404795 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b19dad96-73ea-45d6-adc2-ad6011a77842 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:07.408892 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b19dad96-73ea-45d6-adc2-ad6011a77842 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 Aug 07 21:02:07.408892 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b19dad96-73ea-45d6-adc2-ad6011a77842 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:07.408892 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b19dad96-73ea-45d6-adc2-ad6011a77842 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:07.414552 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b19dad96-73ea-45d6-adc2-ad6011a77842 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 returned with HTTP 404 Aug 07 21:02:07.415161 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 534/2146] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:07 2026] GET /volume/v3/volumes/84a72d3a-f262-44c8-b060-69e933a4b362 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:07.502967 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-596b4a94-825c-4502-8186-c8350e28ef46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:07.505609 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-596b4a94-825c-4502-8186-c8350e28ef46 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] DELETE https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 21:02:07.505918 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-596b4a94-825c-4502-8186-c8350e28ef46 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:07.506182 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-596b4a94-825c-4502-8186-c8350e28ef46 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:07.506440 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-596b4a94-825c-4502-8186-c8350e28ef46 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Delete volume with id: 2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 21:02:07.514790 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:07.514790 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:07.515431 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-596b4a94-825c-4502-8186-c8350e28ef46 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:02:07.548591 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-596b4a94-825c-4502-8186-c8350e28ef46 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Delete volume request issued successfully. Aug 07 21:02:07.548928 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-596b4a94-825c-4502-8186-c8350e28ef46 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 202 Aug 07 21:02:07.549668 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 533/2147] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:07 2026] DELETE /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:07.566833 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3d9563ca-0e78-4254-b2e1-217a5971799c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:07.569269 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3d9563ca-0e78-4254-b2e1-217a5971799c tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 21:02:07.569517 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3d9563ca-0e78-4254-b2e1-217a5971799c tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:07.570206 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3d9563ca-0e78-4254-b2e1-217a5971799c tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:07.591800 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:07.591800 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:07.610515 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3d9563ca-0e78-4254-b2e1-217a5971799c tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Volume info retrieved successfully. Aug 07 21:02:07.626165 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3d9563ca-0e78-4254-b2e1-217a5971799c tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 200 Aug 07 21:02:07.626674 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 544/2148] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:07 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:07.997978 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0634c6e0-8641-45af-8ee4-fac9b2754c55 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:08.002880 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0634c6e0-8641-45af-8ee4-fac9b2754c55 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:08.003164 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0634c6e0-8641-45af-8ee4-fac9b2754c55 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:08.003249 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0634c6e0-8641-45af-8ee4-fac9b2754c55 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:08.003331 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-0634c6e0-8641-45af-8ee4-fac9b2754c55 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:08.012627 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:08.012627 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:08.015308 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0634c6e0-8641-45af-8ee4-fac9b2754c55 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:08.015689 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 538/2149] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:07 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:08.642672 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b4697fa1-2ad9-495c-95bc-53395f0d93d4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:08.647543 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4697fa1-2ad9-495c-95bc-53395f0d93d4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] GET https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 Aug 07 21:02:08.647848 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4697fa1-2ad9-495c-95bc-53395f0d93d4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:08.648100 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4697fa1-2ad9-495c-95bc-53395f0d93d4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:08.658921 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4697fa1-2ad9-495c-95bc-53395f0d93d4 tempest-AttachVolumeTestJSON-1354741079 tempest-AttachVolumeTestJSON-1354741079-project-member] https://10.4.3.127/volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 returned with HTTP 404 Aug 07 21:02:08.658921 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 535/2150] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:08 2026] GET /volume/v3/volumes/2ddc4c65-c9da-4cdf-a1d2-030104dfe182 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:09.031266 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9448940e-5082-406c-b599-091759c670b0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:09.036126 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9448940e-5082-406c-b599-091759c670b0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:09.036126 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9448940e-5082-406c-b599-091759c670b0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:09.036126 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9448940e-5082-406c-b599-091759c670b0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:09.036126 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9448940e-5082-406c-b599-091759c670b0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:09.042963 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:09.042963 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:09.044423 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9448940e-5082-406c-b599-091759c670b0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:09.044974 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 534/2151] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:09 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:10.066420 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-49bcafd5-4102-42bb-9c31-21e284d64631 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:10.072008 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-49bcafd5-4102-42bb-9c31-21e284d64631 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:10.072259 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-49bcafd5-4102-42bb-9c31-21e284d64631 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:10.072810 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-49bcafd5-4102-42bb-9c31-21e284d64631 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:10.072810 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-49bcafd5-4102-42bb-9c31-21e284d64631 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:10.078406 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:10.078406 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:10.079527 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-49bcafd5-4102-42bb-9c31-21e284d64631 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:10.081621 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 545/2152] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:10 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:10.315742 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d61147b8-8606-4018-869d-4cc9f550b659 req-cb367025-b2b9-41de-89b4-2da887173264 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:10.317683 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-cb367025-b2b9-41de-89b4-2da887173264 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] DELETE https://10.4.3.127/volume/v3/attachments/fc648adc-cb8a-4cd0-8604-3e1e3011ca3b Aug 07 21:02:10.318006 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-cb367025-b2b9-41de-89b4-2da887173264 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:10.318255 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-cb367025-b2b9-41de-89b4-2da887173264 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:10.331539 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:10.331539 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:10.407928 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d61147b8-8606-4018-869d-4cc9f550b659 req-cb367025-b2b9-41de-89b4-2da887173264 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/fc648adc-cb8a-4cd0-8604-3e1e3011ca3b returned with HTTP 200 Aug 07 21:02:10.408466 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 539/2153] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:02:10 2026] DELETE /volume/v3/attachments/fc648adc-cb8a-4cd0-8604-3e1e3011ca3b => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:10.710096 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0368cb69-4913-4704-a0be-0632f5cfb000 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:10.827639 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0368cb69-4913-4704-a0be-0632f5cfb000 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] GET https://10.4.3.127/volume/v3/os-services Aug 07 21:02:10.827994 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0368cb69-4913-4704-a0be-0632f5cfb000 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:10.828281 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0368cb69-4913-4704-a0be-0632f5cfb000 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:10.842549 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0368cb69-4913-4704-a0be-0632f5cfb000 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] https://10.4.3.127/volume/v3/os-services returned with HTTP 200 Aug 07 21:02:10.843193 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 536/2154] 10.4.3.127 () {66 vars in 1249 bytes} [Fri Aug 7 21:02:10 2026] GET /volume/v3/os-services => generated 626 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:10.855132 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3d7f208b-f1c0-4b7f-8115-a9a533fc8d3f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:10.857616 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d7f208b-f1c0-4b7f-8115-a9a533fc8d3f tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] GET https://10.4.3.127/volume/v3/os-services?host=np0000006755 Aug 07 21:02:10.857957 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3d7f208b-f1c0-4b7f-8115-a9a533fc8d3f tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:10.858301 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3d7f208b-f1c0-4b7f-8115-a9a533fc8d3f tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:10.867028 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d7f208b-f1c0-4b7f-8115-a9a533fc8d3f tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] https://10.4.3.127/volume/v3/os-services?host=np0000006755 returned with HTTP 200 Aug 07 21:02:10.867691 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 535/2155] 10.4.3.127 () {66 vars in 1284 bytes} [Fri Aug 7 21:02:10 2026] GET /volume/v3/os-services?host=np0000006755 => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:10.884937 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9785b158-e781-4426-a511-fcc1a0b6d34f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:10.887457 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9785b158-e781-4426-a511-fcc1a0b6d34f tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] GET https://10.4.3.127/volume/v3/os-services?host=np0000006755&binary=cinder-scheduler Aug 07 21:02:10.887457 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9785b158-e781-4426-a511-fcc1a0b6d34f tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:10.887709 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9785b158-e781-4426-a511-fcc1a0b6d34f tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:10.894400 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9785b158-e781-4426-a511-fcc1a0b6d34f tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] https://10.4.3.127/volume/v3/os-services?host=np0000006755&binary=cinder-scheduler returned with HTTP 200 Aug 07 21:02:10.895323 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 546/2156] 10.4.3.127 () {66 vars in 1332 bytes} [Fri Aug 7 21:02:10 2026] GET /volume/v3/os-services?host=np0000006755&binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:10.906846 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ae0f9ffb-ff0b-439f-ae35-7d2367fb68d6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:10.908868 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ae0f9ffb-ff0b-439f-ae35-7d2367fb68d6 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] GET https://10.4.3.127/volume/v3/os-services?binary=cinder-scheduler Aug 07 21:02:10.909213 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ae0f9ffb-ff0b-439f-ae35-7d2367fb68d6 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:10.909570 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ae0f9ffb-ff0b-439f-ae35-7d2367fb68d6 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:10.910027 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:10.910027 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:10.914699 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ae0f9ffb-ff0b-439f-ae35-7d2367fb68d6 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] https://10.4.3.127/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 07 21:02:10.915277 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 540/2157] 10.4.3.127 () {66 vars in 1296 bytes} [Fri Aug 7 21:02:10 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:10.927144 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9b017502-ae07-404e-989c-e6663287e1b2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:11.008091 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:11.008561 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-6137291"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:11.011418 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-6137291'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:11.011743 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Create volume of 1 GB Aug 07 21:02:11.016665 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Availability Zones retrieved successfully. Aug 07 21:02:11.023518 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Flow 'volume_create_api' (ded8d64d-b035-48ee-bd22-f8637390827a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:11.025006 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b1d4ce-1fae-450c-a795-009fc2e364c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:11.026706 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:11.068261 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b1d4ce-1fae-450c-a795-009fc2e364c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:11.069724 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99989c27-0ecc-44ac-92e4-630b9493b863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:11.096588 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6e6e738c-3dbc-40d4-b49f-2c4b75315ada None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:11.098960 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e6e738c-3dbc-40d4-b49f-2c4b75315ada tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:11.099364 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e6e738c-3dbc-40d4-b49f-2c4b75315ada tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:11.099576 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e6e738c-3dbc-40d4-b49f-2c4b75315ada tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:11.099841 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6e6e738c-3dbc-40d4-b49f-2c4b75315ada tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:11.106849 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:11.106849 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:11.108654 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e6e738c-3dbc-40d4-b49f-2c4b75315ada tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:11.108654 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 536/2158] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:11 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:11.173429 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Created reservations ['d5ba8efa-a2ab-4adc-bb19-571aec5c0f61', '9eaf25bc-1019-4eca-9d48-0c0c561f6f66', '83a42ad9-34d5-4dfd-a4e1-35d3ef3cc802', '91e3186b-1af6-470d-b228-cbffbaabf068'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:11.175016 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99989c27-0ecc-44ac-92e4-630b9493b863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5ba8efa-a2ab-4adc-bb19-571aec5c0f61', '9eaf25bc-1019-4eca-9d48-0c0c561f6f66', '83a42ad9-34d5-4dfd-a4e1-35d3ef3cc802', '91e3186b-1af6-470d-b228-cbffbaabf068']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:11.175887 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c282c7-793f-45eb-b29d-ed074e1821b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:11.206673 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c282c7-793f-45eb-b29d-ed074e1821b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4d9c646-1177-4d0b-a85c-c91b04740ae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-6137291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa74988a8d34b468f7aeb971dbf7b09',qos_specs=None,replication_status=,reservations=['d5ba8efa-a2ab-4adc-bb19-571aec5c0f61','9eaf25bc-1019-4eca-9d48-0c0c561f6f66','83a42ad9-34d5-4dfd-a4e1-35d3ef3cc802','91e3186b-1af6-470d-b228-cbffbaabf068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ffe622435e41a3abf8f162ac2d38f3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-6137291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4d9c646-1177-4d0b-a85c-c91b04740ae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fa74988a8d34b468f7aeb971dbf7b09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11ffe622435e41a3abf8f162ac2d38f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:11.208002 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f01f38-b059-40e0-aebf-21d925979314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:11.250470 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f01f38-b059-40e0-aebf-21d925979314) transitioned into state 'SUCCESS' from state '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-6137291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa74988a8d34b468f7aeb971dbf7b09',qos_specs=None,replication_status=,reservations=['d5ba8efa-a2ab-4adc-bb19-571aec5c0f61','9eaf25bc-1019-4eca-9d48-0c0c561f6f66','83a42ad9-34d5-4dfd-a4e1-35d3ef3cc802','91e3186b-1af6-470d-b228-cbffbaabf068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ffe622435e41a3abf8f162ac2d38f3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:11.252388 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca2e445e-7550-45d9-bf84-616f55687f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:11.275741 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca2e445e-7550-45d9-bf84-616f55687f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:11.277022 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Flow 'volume_create_api' (ded8d64d-b035-48ee-bd22-f8637390827a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:11.278100 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Create volume request issued successfully. Aug 07 21:02:11.279051 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b017502-ae07-404e-989c-e6663287e1b2 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:11.279956 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 537/2159] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:10 2026] POST /volume/v3/volumes => generated 751 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:11.296468 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c1b6ce23-d51c-4171-987c-a8493d7adce6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:11.299558 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c1b6ce23-d51c-4171-987c-a8493d7adce6 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] GET https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 Aug 07 21:02:11.299558 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c1b6ce23-d51c-4171-987c-a8493d7adce6 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:11.299558 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c1b6ce23-d51c-4171-987c-a8493d7adce6 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:11.318125 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:11.318125 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:11.327125 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c1b6ce23-d51c-4171-987c-a8493d7adce6 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Volume info retrieved successfully. Aug 07 21:02:11.333518 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c1b6ce23-d51c-4171-987c-a8493d7adce6 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 returned with HTTP 200 Aug 07 21:02:11.333518 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 547/2160] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:11 2026] GET /volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:11.465558 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-05876698-54b6-4eaa-88f8-1870001ee9d3 req-07dc1309-cdec-4565-829f-d2b630e16cc4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:11.470710 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-05876698-54b6-4eaa-88f8-1870001ee9d3 req-07dc1309-cdec-4565-829f-d2b630e16cc4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:11.470710 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-05876698-54b6-4eaa-88f8-1870001ee9d3 req-07dc1309-cdec-4565-829f-d2b630e16cc4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:11.470890 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-05876698-54b6-4eaa-88f8-1870001ee9d3 req-07dc1309-cdec-4565-829f-d2b630e16cc4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:11.488030 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:11.488030 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:11.497303 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-05876698-54b6-4eaa-88f8-1870001ee9d3 req-07dc1309-cdec-4565-829f-d2b630e16cc4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:11.509545 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-05876698-54b6-4eaa-88f8-1870001ee9d3 req-07dc1309-cdec-4565-829f-d2b630e16cc4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:11.509829 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 541/2161] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:02:11 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 883 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:12.129977 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-272b4a9f-7d1c-4c73-bfa4-0ff0c4f22087 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:12.133356 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-272b4a9f-7d1c-4c73-bfa4-0ff0c4f22087 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:12.133591 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-272b4a9f-7d1c-4c73-bfa4-0ff0c4f22087 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:12.133862 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-272b4a9f-7d1c-4c73-bfa4-0ff0c4f22087 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:12.134739 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-272b4a9f-7d1c-4c73-bfa4-0ff0c4f22087 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:12.144236 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:12.144236 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:12.145233 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-272b4a9f-7d1c-4c73-bfa4-0ff0c4f22087 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:12.145713 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 537/2162] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:12 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:12.354664 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c690fe1-e1d8-43c4-aa68-96008193fa9b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:12.366201 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c690fe1-e1d8-43c4-aa68-96008193fa9b tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] GET https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 Aug 07 21:02:12.366348 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c690fe1-e1d8-43c4-aa68-96008193fa9b tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:12.367702 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c690fe1-e1d8-43c4-aa68-96008193fa9b tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:12.386937 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:12.386937 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:12.396836 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c690fe1-e1d8-43c4-aa68-96008193fa9b tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Volume info retrieved successfully. Aug 07 21:02:12.401742 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c690fe1-e1d8-43c4-aa68-96008193fa9b tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 returned with HTTP 200 Aug 07 21:02:12.404786 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 538/2163] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:12 2026] GET /volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:12.422823 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e1609566-b31a-4350-81a7-a64da330d8a0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:12.428543 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e1609566-b31a-4350-81a7-a64da330d8a0 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] GET https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 Aug 07 21:02:12.428543 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e1609566-b31a-4350-81a7-a64da330d8a0 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:12.429329 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e1609566-b31a-4350-81a7-a64da330d8a0 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:12.439190 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:12.439190 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:12.447283 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e1609566-b31a-4350-81a7-a64da330d8a0 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Volume info retrieved successfully. Aug 07 21:02:12.453576 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e1609566-b31a-4350-81a7-a64da330d8a0 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 returned with HTTP 200 Aug 07 21:02:12.454160 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 548/2164] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:12 2026] GET /volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:12.481790 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-410165d0-51c9-4910-80d0-8cf500117238 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:12.482995 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-410165d0-51c9-4910-80d0-8cf500117238 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] GET https://10.4.3.127/volume/v3/os-services?host=np0000006755&binary=cinder-volume Aug 07 21:02:12.483264 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-410165d0-51c9-4910-80d0-8cf500117238 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:12.483795 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-410165d0-51c9-4910-80d0-8cf500117238 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:12.495851 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-410165d0-51c9-4910-80d0-8cf500117238 tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] https://10.4.3.127/volume/v3/os-services?host=np0000006755&binary=cinder-volume returned with HTTP 200 Aug 07 21:02:12.495851 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 542/2165] 10.4.3.127 () {66 vars in 1326 bytes} [Fri Aug 7 21:02:12 2026] GET /volume/v3/os-services?host=np0000006755&binary=cinder-volume => generated 275 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:12.517081 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b7890487-01c2-4a06-85e7-972c79b80fe3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:12.520528 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b7890487-01c2-4a06-85e7-972c79b80fe3 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] GET https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 Aug 07 21:02:12.521000 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b7890487-01c2-4a06-85e7-972c79b80fe3 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:12.521107 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b7890487-01c2-4a06-85e7-972c79b80fe3 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:12.536260 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:12.536260 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:12.545911 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b7890487-01c2-4a06-85e7-972c79b80fe3 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Volume info retrieved successfully. Aug 07 21:02:12.551861 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b7890487-01c2-4a06-85e7-972c79b80fe3 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 returned with HTTP 200 Aug 07 21:02:12.552559 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 538/2166] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:12 2026] GET /volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:12.570717 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3e4b54da-d970-4146-8d31-a76f1e14a1f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:12.574850 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e4b54da-d970-4146-8d31-a76f1e14a1f3 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 Aug 07 21:02:12.574850 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e4b54da-d970-4146-8d31-a76f1e14a1f3 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:12.575271 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e4b54da-d970-4146-8d31-a76f1e14a1f3 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:12.575931 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3e4b54da-d970-4146-8d31-a76f1e14a1f3 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Delete volume with id: e4d9c646-1177-4d0b-a85c-c91b04740ae4 Aug 07 21:02:12.587282 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:12.587282 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:12.587282 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3e4b54da-d970-4146-8d31-a76f1e14a1f3 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Volume info retrieved successfully. Aug 07 21:02:12.627210 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3e4b54da-d970-4146-8d31-a76f1e14a1f3 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Delete volume request issued successfully. Aug 07 21:02:12.627210 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e4b54da-d970-4146-8d31-a76f1e14a1f3 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 returned with HTTP 202 Aug 07 21:02:12.627787 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 539/2167] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:12 2026] DELETE /volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:12.641695 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f0e86579-4a29-427c-b0ff-1faec53bd19c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:12.646413 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f0e86579-4a29-427c-b0ff-1faec53bd19c tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] GET https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 Aug 07 21:02:12.647112 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f0e86579-4a29-427c-b0ff-1faec53bd19c tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:12.647363 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f0e86579-4a29-427c-b0ff-1faec53bd19c tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:12.668920 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:12.668920 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:12.675126 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f0e86579-4a29-427c-b0ff-1faec53bd19c tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Volume info retrieved successfully. Aug 07 21:02:12.683217 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f0e86579-4a29-427c-b0ff-1faec53bd19c tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 returned with HTTP 200 Aug 07 21:02:12.683734 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 549/2168] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:12 2026] GET /volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:13.168135 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-baf4f4b0-24e5-4fe6-9b1d-954d13d26cbf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:13.181818 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-baf4f4b0-24e5-4fe6-9b1d-954d13d26cbf tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:13.181818 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-baf4f4b0-24e5-4fe6-9b1d-954d13d26cbf tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:13.181818 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-baf4f4b0-24e5-4fe6-9b1d-954d13d26cbf tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:13.181818 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-baf4f4b0-24e5-4fe6-9b1d-954d13d26cbf tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:13.200880 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:13.200880 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:13.202341 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-baf4f4b0-24e5-4fe6-9b1d-954d13d26cbf tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:13.202676 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 543/2169] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:13 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:13.702756 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fa282d02-ad55-4706-97d9-4077efd849e6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:13.704998 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa282d02-ad55-4706-97d9-4077efd849e6 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] GET https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 Aug 07 21:02:13.706780 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa282d02-ad55-4706-97d9-4077efd849e6 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:13.706780 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa282d02-ad55-4706-97d9-4077efd849e6 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:13.714265 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa282d02-ad55-4706-97d9-4077efd849e6 tempest-VolumesServicesTestJSON-1924297511 tempest-VolumesServicesTestJSON-1924297511-project-member] https://10.4.3.127/volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 returned with HTTP 404 Aug 07 21:02:13.715087 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 539/2170] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:13 2026] GET /volume/v3/volumes/e4d9c646-1177-4d0b-a85c-c91b04740ae4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:13.731306 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d1b19e2a-4bec-423a-9964-0732bb6464bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:13.734858 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1b19e2a-4bec-423a-9964-0732bb6464bb tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] GET https://10.4.3.127/volume/v3/os-services Aug 07 21:02:13.735327 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1b19e2a-4bec-423a-9964-0732bb6464bb tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:13.735571 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1b19e2a-4bec-423a-9964-0732bb6464bb tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:13.746352 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1b19e2a-4bec-423a-9964-0732bb6464bb tempest-VolumesServicesTestJSON-351451923 tempest-VolumesServicesTestJSON-351451923-project-admin] https://10.4.3.127/volume/v3/os-services returned with HTTP 200 Aug 07 21:02:13.746924 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 540/2171] 10.4.3.127 () {66 vars in 1249 bytes} [Fri Aug 7 21:02:13 2026] GET /volume/v3/os-services => generated 626 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:02:13.900447 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-275c0548-2e8e-4e11-8821-21ffb16b470c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:13.902442 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:13.902918 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-862094987"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:13.904593 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-862094987'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:13.904730 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Create volume of 1 GB Aug 07 21:02:13.914352 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Availability Zones retrieved successfully. Aug 07 21:02:13.929029 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Flow 'volume_create_api' (a5b45d33-3e56-443d-a872-469f73844fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:13.932108 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3595750-1117-4f56-8a73-b718ca3100ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:13.933754 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:13.983009 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3595750-1117-4f56-8a73-b718ca3100ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:13.984447 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f381c87-f779-46f4-95a6-fdf486f89608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:14.076127 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Created reservations ['11c136b7-ae92-4e88-8631-4d7f96eb3c6f', 'b18074fc-715b-4449-a304-429ecb5395c5', '482056a2-cfc0-4d08-b0c6-8b21d239333b', 'ce30bff3-07ef-4ab6-ba3d-00d43e6ff991'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:14.078719 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f381c87-f779-46f4-95a6-fdf486f89608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11c136b7-ae92-4e88-8631-4d7f96eb3c6f', 'b18074fc-715b-4449-a304-429ecb5395c5', '482056a2-cfc0-4d08-b0c6-8b21d239333b', 'ce30bff3-07ef-4ab6-ba3d-00d43e6ff991']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:14.079276 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (780a32bb-551c-4ef6-b0db-aa90bed3336e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:14.132948 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (780a32bb-551c-4ef6-b0db-aa90bed3336e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69cbac8b-fe0f-42c1-957a-6f592a09738b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-862094987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9116f8ec2fef4fbbac5e4709932d7f78',qos_specs=None,replication_status=,reservations=['11c136b7-ae92-4e88-8631-4d7f96eb3c6f','b18074fc-715b-4449-a304-429ecb5395c5','482056a2-cfc0-4d08-b0c6-8b21d239333b','ce30bff3-07ef-4ab6-ba3d-00d43e6ff991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a749b6fb024aac90f238e96bcdcf0a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-862094987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69cbac8b-fe0f-42c1-957a-6f592a09738b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9116f8ec2fef4fbbac5e4709932d7f78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a749b6fb024aac90f238e96bcdcf0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:14.134088 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e0b8cec-aed6-4628-8d8a-6e6fbb31dcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:14.222841 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ea7f0da9-eca1-4888-b09d-bec4df522e02 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:14.227141 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ea7f0da9-eca1-4888-b09d-bec4df522e02 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:14.229793 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ea7f0da9-eca1-4888-b09d-bec4df522e02 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:14.229793 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ea7f0da9-eca1-4888-b09d-bec4df522e02 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:14.229793 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-ea7f0da9-eca1-4888-b09d-bec4df522e02 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:14.230009 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e0b8cec-aed6-4628-8d8a-6e6fbb31dcc1) transitioned into state 'SUCCESS' from state '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-862094987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9116f8ec2fef4fbbac5e4709932d7f78',qos_specs=None,replication_status=,reservations=['11c136b7-ae92-4e88-8631-4d7f96eb3c6f','b18074fc-715b-4449-a304-429ecb5395c5','482056a2-cfc0-4d08-b0c6-8b21d239333b','ce30bff3-07ef-4ab6-ba3d-00d43e6ff991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a749b6fb024aac90f238e96bcdcf0a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:14.230009 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf1520a-d313-4083-8a0a-2590be6c9122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:14.236214 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:14.236214 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:14.237302 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ea7f0da9-eca1-4888-b09d-bec4df522e02 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:14.237631 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 544/2172] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:14 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:14.255626 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf1520a-d313-4083-8a0a-2590be6c9122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:14.256815 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Flow 'volume_create_api' (a5b45d33-3e56-443d-a872-469f73844fab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:14.257470 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Create volume request issued successfully. Aug 07 21:02:14.258207 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-275c0548-2e8e-4e11-8821-21ffb16b470c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:14.259116 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 550/2173] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:13 2026] POST /volume/v3/volumes => generated 754 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:14.273628 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b2ff337-1b3e-4d7e-8226-e3d9e4c9f57b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:14.276385 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b2ff337-1b3e-4d7e-8226-e3d9e4c9f57b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:14.277189 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b2ff337-1b3e-4d7e-8226-e3d9e4c9f57b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:14.277189 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b2ff337-1b3e-4d7e-8226-e3d9e4c9f57b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:14.280698 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a1ae472d-79cc-4751-9db0-977752212682 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:14.285876 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1ae472d-79cc-4751-9db0-977752212682 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] POST https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action Aug 07 21:02:14.286626 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1ae472d-79cc-4751-9db0-977752212682 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action body: b'{"os-attach": {"instance_uuid": "5a689b46-0f8a-4a29-98d4-d4f112fdd54a", "mountpoint": "/dev/vdb"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:14.286682 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1ae472d-79cc-4751-9db0-977752212682 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5a689b46-0f8a-4a29-98d4-d4f112fdd54a", "mountpoint": "/dev/vdb"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:14.297064 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:14.297064 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:14.301196 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:14.301196 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:14.303636 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a1ae472d-79cc-4751-9db0-977752212682 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:14.306470 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b2ff337-1b3e-4d7e-8226-e3d9e4c9f57b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:14.312373 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b2ff337-1b3e-4d7e-8226-e3d9e4c9f57b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:14.313001 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 540/2174] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:14 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:14.329910 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a1ae472d-79cc-4751-9db0-977752212682 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Update volume admin metadata completed successfully. Aug 07 21:02:14.504613 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a1ae472d-79cc-4751-9db0-977752212682 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Attach volume completed successfully. Aug 07 21:02:14.505917 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1ae472d-79cc-4751-9db0-977752212682 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action returned with HTTP 202 Aug 07 21:02:14.506878 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 541/2175] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:02:14 2026] POST /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:14.518982 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c4d014f2-ff7e-4ad6-a81e-d3d9cccd295f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:14.525186 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c4d014f2-ff7e-4ad6-a81e-d3d9cccd295f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:14.525539 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c4d014f2-ff7e-4ad6-a81e-d3d9cccd295f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:14.525600 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c4d014f2-ff7e-4ad6-a81e-d3d9cccd295f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:14.551336 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:14.551336 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:14.566795 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c4d014f2-ff7e-4ad6-a81e-d3d9cccd295f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:14.577089 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c4d014f2-ff7e-4ad6-a81e-d3d9cccd295f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:14.577530 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 545/2176] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:14 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 1176 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:02:14.605911 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0077d7c8-a78a-4cc8-b3ab-4e2fbbb92ffc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:14.609962 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0077d7c8-a78a-4cc8-b3ab-4e2fbbb92ffc tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] POST https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action Aug 07 21:02:14.609962 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0077d7c8-a78a-4cc8-b3ab-4e2fbbb92ffc tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action body: b'{"os-detach": {}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:14.609962 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0077d7c8-a78a-4cc8-b3ab-4e2fbbb92ffc tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:14.633449 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:14.633449 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:14.634392 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0077d7c8-a78a-4cc8-b3ab-4e2fbbb92ffc tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:14.736745 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0077d7c8-a78a-4cc8-b3ab-4e2fbbb92ffc tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Detach volume completed successfully. Aug 07 21:02:14.737194 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0077d7c8-a78a-4cc8-b3ab-4e2fbbb92ffc tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action returned with HTTP 202 Aug 07 21:02:14.737705 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 551/2177] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:02:14 2026] POST /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:14.748090 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-388cbf3b-3bdd-4152-adc5-4dcff62afc3e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:14.751810 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-388cbf3b-3bdd-4152-adc5-4dcff62afc3e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:14.751810 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-388cbf3b-3bdd-4152-adc5-4dcff62afc3e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:14.751810 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-388cbf3b-3bdd-4152-adc5-4dcff62afc3e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:14.768583 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:14.768583 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:14.779301 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-388cbf3b-3bdd-4152-adc5-4dcff62afc3e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:14.787903 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-388cbf3b-3bdd-4152-adc5-4dcff62afc3e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:14.788883 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 541/2178] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:14 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:15.261080 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ecb0a76f-03cb-401c-8463-3f566dd009de None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:15.263738 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ecb0a76f-03cb-401c-8463-3f566dd009de tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:15.264151 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ecb0a76f-03cb-401c-8463-3f566dd009de tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:15.264360 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ecb0a76f-03cb-401c-8463-3f566dd009de tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:15.264836 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ecb0a76f-03cb-401c-8463-3f566dd009de tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:15.275619 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:15.275619 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:15.277379 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ecb0a76f-03cb-401c-8463-3f566dd009de tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:15.277980 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 542/2179] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:15 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:15.294442 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6db11147-b573-4551-a2a6-0148ae9cf677 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:15.303061 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6db11147-b573-4551-a2a6-0148ae9cf677 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:15.303300 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6db11147-b573-4551-a2a6-0148ae9cf677 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:15.303512 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6db11147-b573-4551-a2a6-0148ae9cf677 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:15.303778 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-6db11147-b573-4551-a2a6-0148ae9cf677 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Delete volume with id: 0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:15.320990 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:15.320990 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:15.321860 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6db11147-b573-4551-a2a6-0148ae9cf677 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:15.332797 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3237911a-f089-49bf-84aa-84d488366510 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:15.336040 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3237911a-f089-49bf-84aa-84d488366510 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:15.336380 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3237911a-f089-49bf-84aa-84d488366510 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:15.336634 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3237911a-f089-49bf-84aa-84d488366510 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:15.354134 np0000006755 devstack@c-api.service[100278]: WARNING cinder.keymgr.conf_key_mgr [None req-6db11147-b573-4551-a2a6-0148ae9cf677 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 21:02:15.354363 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:15.354363 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:15.366306 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3237911a-f089-49bf-84aa-84d488366510 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:15.374500 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3237911a-f089-49bf-84aa-84d488366510 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:15.374994 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 552/2180] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:15 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:15.375112 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6db11147-b573-4551-a2a6-0148ae9cf677 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Delete volume request issued successfully. Aug 07 21:02:15.375407 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6db11147-b573-4551-a2a6-0148ae9cf677 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 202 Aug 07 21:02:15.380204 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 546/2181] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:15 2026] DELETE /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:15.391624 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-497c4c01-6568-43d2-b980-273eec3278a6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:15.396954 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-497c4c01-6568-43d2-b980-273eec3278a6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:15.397524 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-497c4c01-6568-43d2-b980-273eec3278a6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:15.397524 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-497c4c01-6568-43d2-b980-273eec3278a6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:15.413430 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:15.413430 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:15.420040 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-497c4c01-6568-43d2-b980-273eec3278a6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:02:15.427564 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-497c4c01-6568-43d2-b980-273eec3278a6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 200 Aug 07 21:02:15.427564 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 542/2182] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:15 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:15.463622 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-50b6593f-9348-49db-9dd7-c8966d52c50d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:15.466563 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-50b6593f-9348-49db-9dd7-c8966d52c50d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:15.466729 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-50b6593f-9348-49db-9dd7-c8966d52c50d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:15.466891 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-50b6593f-9348-49db-9dd7-c8966d52c50d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:15.475891 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:15.475891 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:15.480389 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-50b6593f-9348-49db-9dd7-c8966d52c50d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:15.489126 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-50b6593f-9348-49db-9dd7-c8966d52c50d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:15.489126 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 543/2183] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:02:15 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:15.677690 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a282ad33-d3bd-4b86-94fe-83a5937f08b0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:15.678201 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a282ad33-d3bd-4b86-94fe-83a5937f08b0 None None] GET https://10.4.3.127/volume// Aug 07 21:02:15.678495 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a282ad33-d3bd-4b86-94fe-83a5937f08b0 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:15.678655 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a282ad33-d3bd-4b86-94fe-83a5937f08b0 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:15.679167 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a282ad33-d3bd-4b86-94fe-83a5937f08b0 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:02:15.679911 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 553/2184] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:02:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:02:15.690913 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-331a5513-c8ac-4bf0-8a58-93f689a737ed None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:15.701522 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-331a5513-c8ac-4bf0-8a58-93f689a737ed tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:02:15.701522 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-331a5513-c8ac-4bf0-8a58-93f689a737ed tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69cbac8b-fe0f-42c1-957a-6f592a09738b", "connector": null, "instance_uuid": "f228d5a7-249e-4b27-91a2-adbba998a080"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:15.728043 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:15.728043 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:15.829744 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-331a5513-c8ac-4bf0-8a58-93f689a737ed tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:02:15.830369 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 547/2185] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:02:15 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:15.906073 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3ce9b3c2-90a5-4082-a835-dfa0692b69b2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:15.909843 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ce9b3c2-90a5-4082-a835-dfa0692b69b2 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:15.909843 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ce9b3c2-90a5-4082-a835-dfa0692b69b2 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:15.909843 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ce9b3c2-90a5-4082-a835-dfa0692b69b2 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:15.947209 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cfb93b04-023e-45f9-9d2b-af8a9f250a65 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:15.947870 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfb93b04-023e-45f9-9d2b-af8a9f250a65 None None] GET https://10.4.3.127/volume// Aug 07 21:02:15.947870 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfb93b04-023e-45f9-9d2b-af8a9f250a65 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:15.947870 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfb93b04-023e-45f9-9d2b-af8a9f250a65 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:15.948888 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfb93b04-023e-45f9-9d2b-af8a9f250a65 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:02:15.948888 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 544/2186] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:02:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:02:15.952428 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:15.952428 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:15.963684 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3ce9b3c2-90a5-4082-a835-dfa0692b69b2 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:15.966232 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-5935abba-f2da-49b3-ae81-2e231c395836 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:15.972483 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-5935abba-f2da-49b3-ae81-2e231c395836 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:15.972483 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-5935abba-f2da-49b3-ae81-2e231c395836 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:15.972483 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-5935abba-f2da-49b3-ae81-2e231c395836 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:15.979289 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ce9b3c2-90a5-4082-a835-dfa0692b69b2 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:15.979289 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 543/2187] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:15 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 846 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:16.006697 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:16.006697 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:16.018056 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-5935abba-f2da-49b3-ae81-2e231c395836 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:16.028389 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-5935abba-f2da-49b3-ae81-2e231c395836 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:16.028389 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 554/2188] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:02:15 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 1026 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:02:16.216781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-6fae85be-7bdc-4703-919e-d9a0c1135417 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:16.224545 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-6fae85be-7bdc-4703-919e-d9a0c1135417 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] PUT https://10.4.3.127/volume/v3/attachments/6c024c59-b076-4520-a6e4-e2db0a5b4c64 Aug 07 21:02:16.224545 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-6fae85be-7bdc-4703-919e-d9a0c1135417 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:16.225401 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-690e9bcd-09c4-49e8-801a-860979cd91e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:16.242445 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-6fae85be-7bdc-4703-919e-d9a0c1135417 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Acquiring lock "cinder-attachment_update-69cbac8b-fe0f-42c1-957a-6f592a09738b-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:02:16.251456 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-6fae85be-7bdc-4703-919e-d9a0c1135417 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Lock "cinder-attachment_update-69cbac8b-fe0f-42c1-957a-6f592a09738b-np0000006755" acquired by "attachment_update" :: waited 0.009s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:02:16.253424 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:16.253424 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:16.295189 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-910ef42a-e4f7-446a-a319-10f9a1d9e4fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:16.298861 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-910ef42a-e4f7-446a-a319-10f9a1d9e4fa tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:16.299134 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-910ef42a-e4f7-446a-a319-10f9a1d9e4fa tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:16.299742 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-910ef42a-e4f7-446a-a319-10f9a1d9e4fa tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:16.299742 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-910ef42a-e4f7-446a-a319-10f9a1d9e4fa tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:16.318232 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:16.318232 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:16.318910 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-910ef42a-e4f7-446a-a319-10f9a1d9e4fa tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:16.319152 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 544/2189] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:16 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:16.446190 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-690e9bcd-09c4-49e8-801a-860979cd91e4 tempest-VolumePoolsAdminTestsJSON-566806038 tempest-VolumePoolsAdminTestsJSON-566806038-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 21:02:16.446625 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-46ab70b9-2405-437a-8251-7ee80fd6e77e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:16.446904 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-690e9bcd-09c4-49e8-801a-860979cd91e4 tempest-VolumePoolsAdminTestsJSON-566806038 tempest-VolumePoolsAdminTestsJSON-566806038-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:16.446945 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-690e9bcd-09c4-49e8-801a-860979cd91e4 tempest-VolumePoolsAdminTestsJSON-566806038 tempest-VolumePoolsAdminTestsJSON-566806038-project-admin] Calling method 'get_pools' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:16.449276 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-46ab70b9-2405-437a-8251-7ee80fd6e77e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 Aug 07 21:02:16.449505 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-46ab70b9-2405-437a-8251-7ee80fd6e77e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:16.451148 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-46ab70b9-2405-437a-8251-7ee80fd6e77e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:16.456479 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-46ab70b9-2405-437a-8251-7ee80fd6e77e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 returned with HTTP 404 Aug 07 21:02:16.456718 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 555/2190] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:16 2026] GET /volume/v3/volumes/0ef31fb4-61c3-4839-90c9-6c838455e775 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:16.469242 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-690e9bcd-09c4-49e8-801a-860979cd91e4 tempest-VolumePoolsAdminTestsJSON-566806038 tempest-VolumePoolsAdminTestsJSON-566806038-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 21:02:16.469413 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 545/2191] 10.4.3.127 () {66 vars in 1314 bytes} [Fri Aug 7 21:02:16 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:16.473303 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c056200d-5a01-4f92-afb1-58970ea3a05a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:16.477940 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c056200d-5a01-4f92-afb1-58970ea3a05a tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:02:16.477940 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c056200d-5a01-4f92-afb1-58970ea3a05a tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:16.478322 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c056200d-5a01-4f92-afb1-58970ea3a05a tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:16.481788 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c056200d-5a01-4f92-afb1-58970ea3a05a tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:16.489223 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-6fae85be-7bdc-4703-919e-d9a0c1135417 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Lock "cinder-attachment_update-69cbac8b-fe0f-42c1-957a-6f592a09738b-np0000006755" released by "attachment_update" :: held 0.238s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:02:16.489629 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-6fae85be-7bdc-4703-919e-d9a0c1135417 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/attachments/6c024c59-b076-4520-a6e4-e2db0a5b4c64 returned with HTTP 200 Aug 07 21:02:16.490383 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3e60d976-6999-4bbc-95a0-b43a5402a20d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:16.490614 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 548/2192] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:02:16 2026] PUT /volume/v3/attachments/6c024c59-b076-4520-a6e4-e2db0a5b4c64 => generated 969 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:16.493406 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3e60d976-6999-4bbc-95a0-b43a5402a20d tempest-VolumePoolsAdminTestsJSON-566806038 tempest-VolumePoolsAdminTestsJSON-566806038-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools Aug 07 21:02:16.493593 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3e60d976-6999-4bbc-95a0-b43a5402a20d tempest-VolumePoolsAdminTestsJSON-566806038 tempest-VolumePoolsAdminTestsJSON-566806038-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:16.493996 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3e60d976-6999-4bbc-95a0-b43a5402a20d tempest-VolumePoolsAdminTestsJSON-566806038 tempest-VolumePoolsAdminTestsJSON-566806038-project-admin] Calling method 'get_pools' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:16.516531 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3e60d976-6999-4bbc-95a0-b43a5402a20d tempest-VolumePoolsAdminTestsJSON-566806038 tempest-VolumePoolsAdminTestsJSON-566806038-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 21:02:16.517087 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 556/2193] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 7 21:02:16 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:16.556471 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c056200d-5a01-4f92-afb1-58970ea3a05a tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Get all volumes completed successfully. Aug 07 21:02:16.560390 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:16.560390 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:16.565454 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c056200d-5a01-4f92-afb1-58970ea3a05a tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:02:16.565790 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 545/2194] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:02:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11462 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:02:16.591571 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-035bc73d-cf96-4689-bce0-c1bed3b4fb72 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:16.595440 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-035bc73d-cf96-4689-bce0-c1bed3b4fb72 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] DELETE https://10.4.3.127/volume/v3/types/a5410a88-cbf6-44cc-8d45-e8aa9ea6d8e8 Aug 07 21:02:16.595986 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-035bc73d-cf96-4689-bce0-c1bed3b4fb72 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:16.595986 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-035bc73d-cf96-4689-bce0-c1bed3b4fb72 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:16.647749 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-035bc73d-cf96-4689-bce0-c1bed3b4fb72 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/types/a5410a88-cbf6-44cc-8d45-e8aa9ea6d8e8 returned with HTTP 202 Aug 07 21:02:16.648538 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 546/2195] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:02:16 2026] DELETE /volume/v3/types/a5410a88-cbf6-44cc-8d45-e8aa9ea6d8e8 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:16.665250 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f0ad33f7-f746-4e05-aa85-c5b9bde14448 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:16.667561 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f0ad33f7-f746-4e05-aa85-c5b9bde14448 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:02:16.668418 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f0ad33f7-f746-4e05-aa85-c5b9bde14448 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-150670602", "extra_specs": {}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:16.671058 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:16.671058 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:16.699845 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f0ad33f7-f746-4e05-aa85-c5b9bde14448 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:02:16.700468 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 549/2196] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:02:16 2026] POST /volume/v3/types => generated 211 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:16.716341 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a15af4fd-8220-4589-9065-7dfe31819044 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:16.720274 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a15af4fd-8220-4589-9065-7dfe31819044 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] POST https://10.4.3.127/volume/v3/types/d8e1cf1f-080e-486b-b9e9-079e282e7cc0/encryption Aug 07 21:02:16.720858 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a15af4fd-8220-4589-9065-7dfe31819044 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:16.757502 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a15af4fd-8220-4589-9065-7dfe31819044 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/types/d8e1cf1f-080e-486b-b9e9-079e282e7cc0/encryption returned with HTTP 200 Aug 07 21:02:16.758123 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 557/2197] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:02:16 2026] POST /volume/v3/types/d8e1cf1f-080e-486b-b9e9-079e282e7cc0/encryption => generated 230 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:16.771798 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:16.773867 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:16.775795 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1894565317", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-150670602", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:16.777054 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1894565317', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-150670602', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:16.786653 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Create volume of 1 GB Aug 07 21:02:16.786872 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:16.786872 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:16.787615 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Availability Zones retrieved successfully. Aug 07 21:02:16.796653 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Flow 'volume_create_api' (791a2076-313b-4543-a825-93253f70afa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:16.799577 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de907f50-ee9f-4353-9b6b-4dff92bdde66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:16.801374 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:16.861810 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de907f50-ee9f-4353-9b6b-4dff92bdde66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:02:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d8e1cf1f-080e-486b-b9e9-079e282e7cc0,is_public=True,name='tempest-scenario-type-luks-150670602',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd8e1cf1f-080e-486b-b9e9-079e282e7cc0', '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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:16.861810 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aa16b5d-0d7e-4338-bf9f-7fb8a1acc98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:16.909720 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-150670602 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-150670602, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:16.909720 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-150670602 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-150670602, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:16.990735 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Created reservations ['af38b8b4-d47b-4622-bb9c-3afe2c6f4335', '74a7fc7d-429e-4d53-bd75-33f446ab5a90', '61b643d2-2c7e-4fe9-9c2a-d9716cfcd6ee', 'd4f1235d-2a2a-42c7-9052-fa4e6f5bd616'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:16.991875 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aa16b5d-0d7e-4338-bf9f-7fb8a1acc98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af38b8b4-d47b-4622-bb9c-3afe2c6f4335', '74a7fc7d-429e-4d53-bd75-33f446ab5a90', '61b643d2-2c7e-4fe9-9c2a-d9716cfcd6ee', 'd4f1235d-2a2a-42c7-9052-fa4e6f5bd616']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:16.993235 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b02e29-54b9-450f-a357-238e24c65b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:16.994535 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-919a0f2c-8457-4239-a1ee-419b9d4b1b23 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:16.997928 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-919a0f2c-8457-4239-a1ee-419b9d4b1b23 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:16.997928 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-919a0f2c-8457-4239-a1ee-419b9d4b1b23 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:17.001965 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-919a0f2c-8457-4239-a1ee-419b9d4b1b23 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:17.017776 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:17.017776 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:17.026463 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-919a0f2c-8457-4239-a1ee-419b9d4b1b23 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:17.030598 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b02e29-54b9-450f-a357-238e24c65b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2cdb812-1a1e-401e-88ca-3184ac95bf5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1894565317',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732f50cee7c42498e1fbc0c77726e79',qos_specs=None,replication_status=,reservations=['af38b8b4-d47b-4622-bb9c-3afe2c6f4335','74a7fc7d-429e-4d53-bd75-33f446ab5a90','61b643d2-2c7e-4fe9-9c2a-d9716cfcd6ee','d4f1235d-2a2a-42c7-9052-fa4e6f5bd616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d685cd00de43dcb707c1f6f4ca75df',volume_type_id=d8e1cf1f-080e-486b-b9e9-079e282e7cc0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1894565317',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d2cdb812-1a1e-401e-88ca-3184ac95bf5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2732f50cee7c42498e1fbc0c77726e79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d685cd00de43dcb707c1f6f4ca75df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d8e1cf1f-080e-486b-b9e9-079e282e7cc0),volume_type_id=d8e1cf1f-080e-486b-b9e9-079e282e7cc0)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:17.033068 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6666a6-e9b2-4e15-9716-ab743387972a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:17.033238 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-919a0f2c-8457-4239-a1ee-419b9d4b1b23 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:17.033693 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 547/2198] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:16 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:17.072468 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6666a6-e9b2-4e15-9716-ab743387972a) transitioned into state 'SUCCESS' from state '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-1894565317',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732f50cee7c42498e1fbc0c77726e79',qos_specs=None,replication_status=,reservations=['af38b8b4-d47b-4622-bb9c-3afe2c6f4335','74a7fc7d-429e-4d53-bd75-33f446ab5a90','61b643d2-2c7e-4fe9-9c2a-d9716cfcd6ee','d4f1235d-2a2a-42c7-9052-fa4e6f5bd616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d685cd00de43dcb707c1f6f4ca75df',volume_type_id=d8e1cf1f-080e-486b-b9e9-079e282e7cc0)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:17.073262 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b340725b-bd8d-4d70-b4e7-ab5ba8722e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:17.093399 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b340725b-bd8d-4d70-b4e7-ab5ba8722e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:17.094501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Flow 'volume_create_api' (791a2076-313b-4543-a825-93253f70afa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:17.095034 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Create volume request issued successfully. Aug 07 21:02:17.096633 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c881cc43-f3cd-4f34-838f-51b2f3f5b0fa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:17.096633 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 546/2199] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:16 2026] POST /volume/v3/volumes => generated 784 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:17.339966 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0cf4cb4b-4b65-434b-ac1a-fba83be10d81 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:17.343828 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0cf4cb4b-4b65-434b-ac1a-fba83be10d81 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:17.344279 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0cf4cb4b-4b65-434b-ac1a-fba83be10d81 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:17.344699 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0cf4cb4b-4b65-434b-ac1a-fba83be10d81 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:17.345891 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-0cf4cb4b-4b65-434b-ac1a-fba83be10d81 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:17.352327 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:17.352327 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:17.353679 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0cf4cb4b-4b65-434b-ac1a-fba83be10d81 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:17.354250 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 550/2200] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:17 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:18.053798 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-061cd64b-ddb2-476a-9e80-bc399f95811d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:18.057524 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-061cd64b-ddb2-476a-9e80-bc399f95811d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:18.061038 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-061cd64b-ddb2-476a-9e80-bc399f95811d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:18.061038 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-061cd64b-ddb2-476a-9e80-bc399f95811d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:18.080099 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:18.080099 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:18.096276 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-061cd64b-ddb2-476a-9e80-bc399f95811d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:18.108539 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-061cd64b-ddb2-476a-9e80-bc399f95811d tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:18.108539 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 558/2201] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:18 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:18.369710 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-910e028e-3b2c-4d07-82bb-926580f45e70 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:18.372019 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-910e028e-3b2c-4d07-82bb-926580f45e70 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:18.372019 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-910e028e-3b2c-4d07-82bb-926580f45e70 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:18.373051 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-910e028e-3b2c-4d07-82bb-926580f45e70 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:18.373051 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-910e028e-3b2c-4d07-82bb-926580f45e70 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:18.379193 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:18.379193 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:18.380842 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-910e028e-3b2c-4d07-82bb-926580f45e70 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:18.380918 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 548/2202] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:18 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:18.549955 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4124cb2e-fb09-4582-98ba-a943de50f6ea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:18.755280 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4124cb2e-fb09-4582-98ba-a943de50f6ea tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 Aug 07 21:02:18.755280 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4124cb2e-fb09-4582-98ba-a943de50f6ea tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:18.755280 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4124cb2e-fb09-4582-98ba-a943de50f6ea tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:18.755280 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:18.755280 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:18.774640 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-4124cb2e-fb09-4582-98ba-a943de50f6ea tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-150670602 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-150670602, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:18.788929 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4124cb2e-fb09-4582-98ba-a943de50f6ea tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 returned with HTTP 200 Aug 07 21:02:18.789626 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 547/2203] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:02:18 2026] GET /volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 => generated 597 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:18.804779 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-65c47fbe-3ecd-4bcb-a410-11119f1595c3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:18.809045 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-65c47fbe-3ecd-4bcb-a410-11119f1595c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 Aug 07 21:02:18.809045 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-65c47fbe-3ecd-4bcb-a410-11119f1595c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:18.975784 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-65c47fbe-3ecd-4bcb-a410-11119f1595c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-150670602 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-150670602, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:18.975784 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-65c47fbe-3ecd-4bcb-a410-11119f1595c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-150670602 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-150670602, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:18.975784 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-65c47fbe-3ecd-4bcb-a410-11119f1595c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-150670602 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-150670602, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:18.986822 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-65c47fbe-3ecd-4bcb-a410-11119f1595c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 returned with HTTP 200 Aug 07 21:02:18.987873 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 551/2204] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 7 21:02:18 2026] PUT /volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 => generated 550 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:19.004582 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-187d3ade-605c-4898-a442-f7d57b9e256f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:19.125492 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-829f3908-b537-48a4-aaa0-49cd3b6bb6be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:19.130195 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-829f3908-b537-48a4-aaa0-49cd3b6bb6be tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:19.130428 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-829f3908-b537-48a4-aaa0-49cd3b6bb6be tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:19.130748 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-829f3908-b537-48a4-aaa0-49cd3b6bb6be tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:19.150121 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:19.150121 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:19.157001 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-829f3908-b537-48a4-aaa0-49cd3b6bb6be tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:19.167472 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-829f3908-b537-48a4-aaa0-49cd3b6bb6be tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:19.168117 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 549/2205] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:19 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:19.172865 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:19.173461 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1060250355"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:19.176991 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1060250355'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:19.177084 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Create volume of 1 GB Aug 07 21:02:19.184146 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Availability Zones retrieved successfully. Aug 07 21:02:19.196062 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Flow 'volume_create_api' (e076909d-286e-4ab2-ab1c-89b9dd2ac803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:19.197722 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66f4779-dbd5-44c5-98b2-97b3d50b8e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:19.198842 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:19.241427 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66f4779-dbd5-44c5-98b2-97b3d50b8e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:19.242752 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6ee1e85-5747-4eb6-8a15-8a108b50c59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:19.354934 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Created reservations ['383d4941-e13d-4fc0-84a2-370875aa2a36', '89781091-e1b2-4c8e-b432-8766974144b3', 'c6a125fd-691e-46bc-9ee7-4cae159629c8', '2d8f426c-3fa8-4c01-a200-d11ad81384d2'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:19.354934 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6ee1e85-5747-4eb6-8a15-8a108b50c59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['383d4941-e13d-4fc0-84a2-370875aa2a36', '89781091-e1b2-4c8e-b432-8766974144b3', 'c6a125fd-691e-46bc-9ee7-4cae159629c8', '2d8f426c-3fa8-4c01-a200-d11ad81384d2']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:19.354934 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e111f89-8177-4972-a5e3-5258a1de5a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:19.397205 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ae30b9a8-1e26-4130-abf7-d7948247f161 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:19.399842 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae30b9a8-1e26-4130-abf7-d7948247f161 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:19.400350 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae30b9a8-1e26-4130-abf7-d7948247f161 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:19.400742 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae30b9a8-1e26-4130-abf7-d7948247f161 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:19.400979 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ae30b9a8-1e26-4130-abf7-d7948247f161 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:19.408037 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e111f89-8177-4972-a5e3-5258a1de5a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '920e1bdd-abb2-45bb-909b-fe824ed44fac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1060250355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0a99f490d634474a9a5e2d8952f9ed0',qos_specs=None,replication_status=,reservations=['383d4941-e13d-4fc0-84a2-370875aa2a36','89781091-e1b2-4c8e-b432-8766974144b3','c6a125fd-691e-46bc-9ee7-4cae159629c8','2d8f426c-3fa8-4c01-a200-d11ad81384d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70505eac714547d3863fb22e0b82eb8c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1060250355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=920e1bdd-abb2-45bb-909b-fe824ed44fac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0a99f490d634474a9a5e2d8952f9ed0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70505eac714547d3863fb22e0b82eb8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:19.408378 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:19.408378 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:19.409127 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef020703-6a4e-4882-81c4-b7b127852282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:19.409839 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae30b9a8-1e26-4130-abf7-d7948247f161 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:19.410447 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 548/2206] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:19 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:19.440710 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef020703-6a4e-4882-81c4-b7b127852282) transitioned into state 'SUCCESS' from state '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-1060250355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0a99f490d634474a9a5e2d8952f9ed0',qos_specs=None,replication_status=,reservations=['383d4941-e13d-4fc0-84a2-370875aa2a36','89781091-e1b2-4c8e-b432-8766974144b3','c6a125fd-691e-46bc-9ee7-4cae159629c8','2d8f426c-3fa8-4c01-a200-d11ad81384d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70505eac714547d3863fb22e0b82eb8c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:19.441870 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (701dd4c4-8e0f-42e2-92b4-7d268202e6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:19.458436 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (701dd4c4-8e0f-42e2-92b4-7d268202e6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:19.459521 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Flow 'volume_create_api' (e076909d-286e-4ab2-ab1c-89b9dd2ac803) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:19.459947 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Create volume request issued successfully. Aug 07 21:02:19.460902 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-187d3ade-605c-4898-a442-f7d57b9e256f tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:19.461366 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 559/2207] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:19 2026] POST /volume/v3/volumes => generated 767 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:19.481647 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-11f966bc-dd96-41a3-b2bb-55d9a20a5280 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:19.487396 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-11f966bc-dd96-41a3-b2bb-55d9a20a5280 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] GET https://10.4.3.127/volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac Aug 07 21:02:19.487396 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-11f966bc-dd96-41a3-b2bb-55d9a20a5280 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:19.489123 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-11f966bc-dd96-41a3-b2bb-55d9a20a5280 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:19.502851 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:19.502851 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:19.513801 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-11f966bc-dd96-41a3-b2bb-55d9a20a5280 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Volume info retrieved successfully. Aug 07 21:02:19.520779 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-11f966bc-dd96-41a3-b2bb-55d9a20a5280 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac returned with HTTP 200 Aug 07 21:02:19.521392 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 552/2208] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:19 2026] GET /volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac => generated 835 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:20.189901 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-541496b0-07ca-4a02-9d8d-5ad9c4e1c058 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:20.193330 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-541496b0-07ca-4a02-9d8d-5ad9c4e1c058 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:20.195313 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-541496b0-07ca-4a02-9d8d-5ad9c4e1c058 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:20.195628 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-541496b0-07ca-4a02-9d8d-5ad9c4e1c058 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:20.218288 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:20.218288 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:20.222610 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-541496b0-07ca-4a02-9d8d-5ad9c4e1c058 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:20.233176 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-541496b0-07ca-4a02-9d8d-5ad9c4e1c058 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:20.233176 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 550/2209] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:20 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:20.426543 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fb1b1424-85b9-49a0-a5c2-b8508d4fdb4f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:20.431237 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb1b1424-85b9-49a0-a5c2-b8508d4fdb4f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:20.431325 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb1b1424-85b9-49a0-a5c2-b8508d4fdb4f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:20.432300 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb1b1424-85b9-49a0-a5c2-b8508d4fdb4f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:20.432300 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fb1b1424-85b9-49a0-a5c2-b8508d4fdb4f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:20.439380 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:20.439380 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:20.441051 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb1b1424-85b9-49a0-a5c2-b8508d4fdb4f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:20.441650 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 549/2210] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:20 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:20.543849 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-df99bcda-5386-47cb-817b-e6e0116c2728 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:20.546001 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-df99bcda-5386-47cb-817b-e6e0116c2728 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] GET https://10.4.3.127/volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac Aug 07 21:02:20.546251 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-df99bcda-5386-47cb-817b-e6e0116c2728 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:20.546522 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-df99bcda-5386-47cb-817b-e6e0116c2728 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:20.558552 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:20.558552 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:20.565842 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-df99bcda-5386-47cb-817b-e6e0116c2728 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Volume info retrieved successfully. Aug 07 21:02:20.574631 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-df99bcda-5386-47cb-817b-e6e0116c2728 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac returned with HTTP 200 Aug 07 21:02:20.574631 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 560/2211] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:20 2026] GET /volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:20.588267 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4f8f5664-c727-4484-9a24-daea3b2fab68 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:20.591730 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4f8f5664-c727-4484-9a24-daea3b2fab68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:02:20.591730 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4f8f5664-c727-4484-9a24-daea3b2fab68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "920e1bdd-abb2-45bb-909b-fe824ed44fac", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-2063020595"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:20.615657 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:20.615657 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:20.616449 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4f8f5664-c727-4484-9a24-daea3b2fab68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Volume info retrieved successfully. Aug 07 21:02:20.616449 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-4f8f5664-c727-4484-9a24-daea3b2fab68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Create snapshot from volume 920e1bdd-abb2-45bb-909b-fe824ed44fac Aug 07 21:02:20.710357 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-4f8f5664-c727-4484-9a24-daea3b2fab68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Created reservations ['9f29fd5d-53e1-4e65-80ba-520f3c006d30', 'cb1ffdd6-6d4e-4571-9f17-e38d85599b43', '9ea55ddb-e23d-4897-8abb-2407d2c4c8c6', '3706b48a-e0d4-452d-80e1-6358f8aa400b'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:20.792954 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4f8f5664-c727-4484-9a24-daea3b2fab68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Snapshot create request issued successfully. Aug 07 21:02:20.793153 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4f8f5664-c727-4484-9a24-daea3b2fab68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:02:20.793744 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 553/2212] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:02:20 2026] POST /volume/v3/snapshots => generated 323 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:20.811221 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5822c06b-ad00-4cda-bc3e-fb6e571a4738 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:20.813645 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5822c06b-ad00-4cda-bc3e-fb6e571a4738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] GET https://10.4.3.127/volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 Aug 07 21:02:20.814109 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5822c06b-ad00-4cda-bc3e-fb6e571a4738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:20.814700 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5822c06b-ad00-4cda-bc3e-fb6e571a4738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:20.815522 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0db0a07e-9201-46b8-aeaf-5d4773a600cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:20.833638 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:20.833638 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:20.833638 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5822c06b-ad00-4cda-bc3e-fb6e571a4738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Snapshot retrieved successfully. Aug 07 21:02:20.835213 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5822c06b-ad00-4cda-bc3e-fb6e571a4738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 returned with HTTP 200 Aug 07 21:02:20.836041 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 551/2213] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:02:20 2026] GET /volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 => generated 455 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:21.005113 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-3c596be8-c9c5-4d52-982b-6c34cfd498bc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.011002 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-3c596be8-c9c5-4d52-982b-6c34cfd498bc tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] POST https://10.4.3.127/volume/v3/attachments/6c024c59-b076-4520-a6e4-e2db0a5b4c64/action Aug 07 21:02:21.011728 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-3c596be8-c9c5-4d52-982b-6c34cfd498bc tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:21.011728 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-3c596be8-c9c5-4d52-982b-6c34cfd498bc tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:21.041018 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0db0a07e-9201-46b8-aeaf-5d4773a600cf tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] GET https://10.4.3.127/volume/v3/os-quota-class-sets/default Aug 07 21:02:21.041521 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0db0a07e-9201-46b8-aeaf-5d4773a600cf tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.042170 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0db0a07e-9201-46b8-aeaf-5d4773a600cf tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.042244 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.042244 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:21.078795 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0db0a07e-9201-46b8-aeaf-5d4773a600cf tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] https://10.4.3.127/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 21:02:21.080275 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 550/2214] 10.4.3.127 () {66 vars in 1297 bytes} [Fri Aug 7 21:02:20 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:21.098031 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d5abbba7-e7c4-456d-9cd8-43af5f93115b req-3c596be8-c9c5-4d52-982b-6c34cfd498bc tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/attachments/6c024c59-b076-4520-a6e4-e2db0a5b4c64/action returned with HTTP 204 Aug 07 21:02:21.098031 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 561/2215] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:02:21 2026] POST /volume/v3/attachments/6c024c59-b076-4520-a6e4-e2db0a5b4c64/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:21.103979 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c807171b-f051-42d5-b665-3f80096b95dc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.106873 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c807171b-f051-42d5-b665-3f80096b95dc tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] GET https://10.4.3.127/volume/v3/os-quota-class-sets/default Aug 07 21:02:21.108476 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c807171b-f051-42d5-b665-3f80096b95dc tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.108476 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c807171b-f051-42d5-b665-3f80096b95dc tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.108476 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.108476 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:21.152429 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c807171b-f051-42d5-b665-3f80096b95dc tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] https://10.4.3.127/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 21:02:21.153615 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 554/2216] 10.4.3.127 () {66 vars in 1297 bytes} [Fri Aug 7 21:02:21 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:21.165740 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-13267a31-d8a2-4d40-ab84-c260b143c8bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.168814 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13267a31-d8a2-4d40-ab84-c260b143c8bf tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:02:21.169408 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-13267a31-d8a2-4d40-ab84-c260b143c8bf tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1410684884"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:21.198007 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13267a31-d8a2-4d40-ab84-c260b143c8bf tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:02:21.199047 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 552/2217] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:02:21 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) Aug 07 21:02:21.219533 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-91ca1188-0b43-4898-aebe-c9ecc5139880 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.227798 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-91ca1188-0b43-4898-aebe-c9ecc5139880 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-class-sets/default Aug 07 21:02:21.228415 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-91ca1188-0b43-4898-aebe-c9ecc5139880 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-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-1410684884": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1410684884": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1410684884": 10}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:21.253187 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d23ed2f5-efb6-481c-a9f4-62611e7e8b5c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.257243 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d23ed2f5-efb6-481c-a9f4-62611e7e8b5c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:21.257428 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d23ed2f5-efb6-481c-a9f4-62611e7e8b5c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.257999 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d23ed2f5-efb6-481c-a9f4-62611e7e8b5c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.282736 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.282736 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:21.296262 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d23ed2f5-efb6-481c-a9f4-62611e7e8b5c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:21.303187 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d23ed2f5-efb6-481c-a9f4-62611e7e8b5c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:21.304233 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 562/2218] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:21 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:21.327086 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e03e0c23-2530-48d4-bd18-a459278b286f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.329780 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e03e0c23-2530-48d4-bd18-a459278b286f tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:21.330252 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e03e0c23-2530-48d4-bd18-a459278b286f tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.330614 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e03e0c23-2530-48d4-bd18-a459278b286f tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.360378 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.360378 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:21.367548 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e03e0c23-2530-48d4-bd18-a459278b286f tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:21.374917 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e03e0c23-2530-48d4-bd18-a459278b286f tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:21.376274 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 555/2219] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:21 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:21.395483 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6f5a6550-b186-4690-92b9-adfc6e60122b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.398862 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f5a6550-b186-4690-92b9-adfc6e60122b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] DELETE https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:21.398862 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f5a6550-b186-4690-92b9-adfc6e60122b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.398862 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f5a6550-b186-4690-92b9-adfc6e60122b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.399156 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-6f5a6550-b186-4690-92b9-adfc6e60122b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Delete volume with id: 69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:21.418293 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.418293 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:21.418293 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6f5a6550-b186-4690-92b9-adfc6e60122b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:21.432190 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6f5a6550-b186-4690-92b9-adfc6e60122b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 07 21:02:21.432525 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f5a6550-b186-4690-92b9-adfc6e60122b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 400 Aug 07 21:02:21.433213 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 553/2220] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:21 2026] DELETE /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 307 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 21:02:21.447057 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5f176782-4c49-412b-8fb7-07bca9fae91e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.451481 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5f176782-4c49-412b-8fb7-07bca9fae91e tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:21.451737 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5f176782-4c49-412b-8fb7-07bca9fae91e tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.452106 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5f176782-4c49-412b-8fb7-07bca9fae91e tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.461184 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7e74f280-0478-4ede-b708-b94429b7b2b0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.462792 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7e74f280-0478-4ede-b708-b94429b7b2b0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:21.463075 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7e74f280-0478-4ede-b708-b94429b7b2b0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.463288 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7e74f280-0478-4ede-b708-b94429b7b2b0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.463442 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-7e74f280-0478-4ede-b708-b94429b7b2b0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:21.468157 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.468157 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:21.470232 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.470232 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:21.471421 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7e74f280-0478-4ede-b708-b94429b7b2b0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:21.472465 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 556/2221] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:21 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:21.476538 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5f176782-4c49-412b-8fb7-07bca9fae91e tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:21.484960 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5f176782-4c49-412b-8fb7-07bca9fae91e tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:21.486457 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 563/2222] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:21 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:21.486613 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-91ca1188-0b43-4898-aebe-c9ecc5139880 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] https://10.4.3.127/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 21:02:21.486613 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 551/2223] 10.4.3.127 () {68 vars in 1318 bytes} [Fri Aug 7 21:02:21 2026] PUT /volume/v3/os-quota-class-sets/default => generated 770 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:21.494841 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-14d905c4-2962-44ca-ab0f-137a3f5617eb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.497551 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14d905c4-2962-44ca-ab0f-137a3f5617eb tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:02:21.497834 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14d905c4-2962-44ca-ab0f-137a3f5617eb tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.498030 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14d905c4-2962-44ca-ab0f-137a3f5617eb tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.498124 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-14d905c4-2962-44ca-ab0f-137a3f5617eb tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:21.499206 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b36d8f66-cebf-4364-abb6-236693f3abd8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.503082 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b36d8f66-cebf-4364-abb6-236693f3abd8 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/a2507ccab5f6447fa5d4036b8572850f/defaults Aug 07 21:02:21.503841 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b36d8f66-cebf-4364-abb6-236693f3abd8 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.503841 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b36d8f66-cebf-4364-abb6-236693f3abd8 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Calling method 'defaults' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.509459 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.509459 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:21.511250 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14d905c4-2962-44ca-ab0f-137a3f5617eb tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:02:21.512214 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 554/2224] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:21 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:21.521349 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b36d8f66-cebf-4364-abb6-236693f3abd8 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/a2507ccab5f6447fa5d4036b8572850f/defaults returned with HTTP 200 Aug 07 21:02:21.522013 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 557/2225] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 7 21:02:21 2026] GET /volume/v3/os-quota-sets/a2507ccab5f6447fa5d4036b8572850f/defaults => generated 806 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:21.529607 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e63ee6c8-aad3-4f15-902a-6dd9b828397b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.531585 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e63ee6c8-aad3-4f15-902a-6dd9b828397b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:02:21.532617 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e63ee6c8-aad3-4f15-902a-6dd9b828397b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-270288981"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:21.533418 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-e63ee6c8-aad3-4f15-902a-6dd9b828397b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Creating new backup {'backup': {'volume_id': 'bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-270288981'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:02:21.533562 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-e63ee6c8-aad3-4f15-902a-6dd9b828397b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Creating backup of volume bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 in container None Aug 07 21:02:21.544343 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.544343 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:21.544971 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e63ee6c8-aad3-4f15-902a-6dd9b828397b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Volume info retrieved successfully. Aug 07 21:02:21.557796 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-110c6cce-a426-46fc-b9dd-8c304b426416 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.563813 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-110c6cce-a426-46fc-b9dd-8c304b426416 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:21.563813 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-110c6cce-a426-46fc-b9dd-8c304b426416 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.563813 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-110c6cce-a426-46fc-b9dd-8c304b426416 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.576220 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-e63ee6c8-aad3-4f15-902a-6dd9b828397b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Created reservations ['cda57048-0939-40fc-b4a8-6bbea529d588', 'c9233294-871f-420a-9977-21edf5f1122b'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:21.581753 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.581753 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:21.586697 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-110c6cce-a426-46fc-b9dd-8c304b426416 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:21.594010 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-110c6cce-a426-46fc-b9dd-8c304b426416 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:21.594857 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 552/2226] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:02:21 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:21.632918 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-80f68dd1-ad74-44e7-a553-770d2f97362b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.636025 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-80f68dd1-ad74-44e7-a553-770d2f97362b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] POST https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b/action Aug 07 21:02:21.636445 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-80f68dd1-ad74-44e7-a553-770d2f97362b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:21.636557 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-80f68dd1-ad74-44e7-a553-770d2f97362b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:21.643867 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e63ee6c8-aad3-4f15-902a-6dd9b828397b tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:02:21.644303 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 564/2227] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:21 2026] POST /volume/v3/backups => generated 329 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:21.655534 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.655534 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:21.656245 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-80f68dd1-ad74-44e7-a553-770d2f97362b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:21.657849 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-54273c29-6d44-41ff-996b-0a0a31050ec3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.662919 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-54273c29-6d44-41ff-996b-0a0a31050ec3 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:21.663251 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-54273c29-6d44-41ff-996b-0a0a31050ec3 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.663526 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-54273c29-6d44-41ff-996b-0a0a31050ec3 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.663781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-54273c29-6d44-41ff-996b-0a0a31050ec3 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:21.670040 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-80f68dd1-ad74-44e7-a553-770d2f97362b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Begin detaching volume completed successfully. Aug 07 21:02:21.670376 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-80f68dd1-ad74-44e7-a553-770d2f97362b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b/action returned with HTTP 202 Aug 07 21:02:21.671047 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 555/2228] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:02:21 2026] POST /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:21.676099 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.676099 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:21.676990 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-54273c29-6d44-41ff-996b-0a0a31050ec3 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:21.678160 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 558/2229] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:21 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:21.758630 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b76a313d-681e-4de8-84ed-bc2ba1998767 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.759173 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b76a313d-681e-4de8-84ed-bc2ba1998767 None None] GET https://10.4.3.127/volume// Aug 07 21:02:21.759421 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b76a313d-681e-4de8-84ed-bc2ba1998767 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.760444 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b76a313d-681e-4de8-84ed-bc2ba1998767 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.760444 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b76a313d-681e-4de8-84ed-bc2ba1998767 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:02:21.761127 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 553/2230] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:02:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:02:21.774804 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-019b66e2-0042-40d7-9cf3-42a6c67a4aca None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.777864 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-019b66e2-0042-40d7-9cf3-42a6c67a4aca tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:21.778462 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-019b66e2-0042-40d7-9cf3-42a6c67a4aca tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.778462 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-019b66e2-0042-40d7-9cf3-42a6c67a4aca tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.801405 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.801405 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:21.811692 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-019b66e2-0042-40d7-9cf3-42a6c67a4aca tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:21.820335 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-019b66e2-0042-40d7-9cf3-42a6c67a4aca tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:21.822673 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 565/2231] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:02:21 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 1322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:02:21.843616 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-82667eb7-11a0-4fe7-b776-a650a554dead None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.845354 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82667eb7-11a0-4fe7-b776-a650a554dead tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] GET https://10.4.3.127/volume/v3/os-quota-sets/7689aa3864004d5d82b403af04469202/defaults Aug 07 21:02:21.845639 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82667eb7-11a0-4fe7-b776-a650a554dead tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.845979 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82667eb7-11a0-4fe7-b776-a650a554dead tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Calling method 'defaults' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.850506 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3b69b232-1d78-4c03-9065-7ba2403d8de6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.853807 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3b69b232-1d78-4c03-9065-7ba2403d8de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] GET https://10.4.3.127/volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 Aug 07 21:02:21.853807 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3b69b232-1d78-4c03-9065-7ba2403d8de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:21.854071 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3b69b232-1d78-4c03-9065-7ba2403d8de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:21.866572 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-82667eb7-11a0-4fe7-b776-a650a554dead tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-150670602 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-150670602, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:21.866572 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-82667eb7-11a0-4fe7-b776-a650a554dead tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-150670602 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-150670602, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:21.872801 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-82667eb7-11a0-4fe7-b776-a650a554dead tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-150670602 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-150670602, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:21.879352 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:21.879352 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:21.879352 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3b69b232-1d78-4c03-9065-7ba2403d8de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Snapshot retrieved successfully. Aug 07 21:02:21.879352 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3b69b232-1d78-4c03-9065-7ba2403d8de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 returned with HTTP 200 Aug 07 21:02:21.879352 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 559/2232] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:02:21 2026] GET /volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 => generated 482 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:21.879550 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82667eb7-11a0-4fe7-b776-a650a554dead tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/7689aa3864004d5d82b403af04469202/defaults returned with HTTP 200 Aug 07 21:02:21.879550 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 556/2233] 10.4.3.127 () {66 vars in 1381 bytes} [Fri Aug 7 21:02:21 2026] GET /volume/v3/os-quota-sets/7689aa3864004d5d82b403af04469202/defaults => generated 806 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:21.890031 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4a751fad-95bb-41c7-bfea-11a603028624 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:21.892636 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a751fad-95bb-41c7-bfea-11a603028624 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 Aug 07 21:02:21.893167 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a751fad-95bb-41c7-bfea-11a603028624 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:22.015562 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a751fad-95bb-41c7-bfea-11a603028624 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 returned with HTTP 200 Aug 07 21:02:22.015562 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 554/2234] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 7 21:02:21 2026] PUT /volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 => generated 759 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:22.030573 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-58a6ec24-7956-45cf-9a5e-f4cddbe68b52 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:22.032810 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-58a6ec24-7956-45cf-9a5e-f4cddbe68b52 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:02:22.032810 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-58a6ec24-7956-45cf-9a5e-f4cddbe68b52 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "920e1bdd-abb2-45bb-909b-fe824ed44fac"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:22.033163 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-80cf14ae-2a74-49b7-b342-456ecebd9f7a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:22.035974 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-80cf14ae-2a74-49b7-b342-456ecebd9f7a tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] DELETE https://10.4.3.127/volume/v3/types/dc9d7bd0-ed74-431b-acb1-178a5fbc1f82 Aug 07 21:02:22.036534 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-80cf14ae-2a74-49b7-b342-456ecebd9f7a tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:22.036617 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-80cf14ae-2a74-49b7-b342-456ecebd9f7a tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:22.052340 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:22.052340 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:22.053955 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-58a6ec24-7956-45cf-9a5e-f4cddbe68b52 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Volume info retrieved successfully. Aug 07 21:02:22.053955 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-58a6ec24-7956-45cf-9a5e-f4cddbe68b52 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Create snapshot from volume 920e1bdd-abb2-45bb-909b-fe824ed44fac Aug 07 21:02:22.092029 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota_utils [None req-58a6ec24-7956-45cf-9a5e-f4cddbe68b52 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Quota exceeded for c0a99f490d634474a9a5e2d8952f9ed0, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 21:02:22.093340 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.middleware.fault [None req-58a6ec24-7956-45cf-9a5e-f4cddbe68b52 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 413 Aug 07 21:02:22.093340 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 566/2235] 10.4.3.127 () {68 vars in 1264 bytes} [Fri Aug 7 21:02:22 2026] POST /volume/v3/snapshots => generated 208 bytes in 63 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 21:02:22.103780 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ab67c03a-1d49-4cdf-8918-1d5b284ea6da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:22.108697 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab67c03a-1d49-4cdf-8918-1d5b284ea6da tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 Aug 07 21:02:22.109114 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab67c03a-1d49-4cdf-8918-1d5b284ea6da tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:22.111527 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-80cf14ae-2a74-49b7-b342-456ecebd9f7a tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] https://10.4.3.127/volume/v3/types/dc9d7bd0-ed74-431b-acb1-178a5fbc1f82 returned with HTTP 202 Aug 07 21:02:22.111527 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 560/2236] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:02:22 2026] DELETE /volume/v3/types/dc9d7bd0-ed74-431b-acb1-178a5fbc1f82 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:22.127177 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eb597083-ec25-4480-9f83-449c9951d1c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:22.131009 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb597083-ec25-4480-9f83-449c9951d1c9 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] GET https://10.4.3.127/volume/v3/types/dc9d7bd0-ed74-431b-acb1-178a5fbc1f82 Aug 07 21:02:22.131322 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb597083-ec25-4480-9f83-449c9951d1c9 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:22.131485 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb597083-ec25-4480-9f83-449c9951d1c9 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:22.140424 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb597083-ec25-4480-9f83-449c9951d1c9 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] https://10.4.3.127/volume/v3/types/dc9d7bd0-ed74-431b-acb1-178a5fbc1f82 returned with HTTP 404 Aug 07 21:02:22.141188 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 555/2237] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 21:02:22 2026] GET /volume/v3/types/dc9d7bd0-ed74-431b-acb1-178a5fbc1f82 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:22.161373 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-38197a57-0e73-4ffe-81af-e4ef48f19cc3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:22.166312 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-38197a57-0e73-4ffe-81af-e4ef48f19cc3 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-class-sets/default Aug 07 21:02:22.166839 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-38197a57-0e73-4ffe-81af-e4ef48f19cc3 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-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=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:22.214304 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab67c03a-1d49-4cdf-8918-1d5b284ea6da tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 returned with HTTP 200 Aug 07 21:02:22.214304 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 557/2238] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 7 21:02:22 2026] PUT /volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 => generated 550 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:22.229175 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f6539d13-9925-48eb-8b14-e527fb173203 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:22.233880 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f6539d13-9925-48eb-8b14-e527fb173203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:02:22.233880 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f6539d13-9925-48eb-8b14-e527fb173203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "920e1bdd-abb2-45bb-909b-fe824ed44fac"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:22.249880 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:22.249880 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:22.249880 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f6539d13-9925-48eb-8b14-e527fb173203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Volume info retrieved successfully. Aug 07 21:02:22.250377 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-f6539d13-9925-48eb-8b14-e527fb173203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Create snapshot from volume 920e1bdd-abb2-45bb-909b-fe824ed44fac Aug 07 21:02:22.289785 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota_utils [None req-f6539d13-9925-48eb-8b14-e527fb173203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Quota exceeded for c0a99f490d634474a9a5e2d8952f9ed0, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 07 21:02:22.289785 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.middleware.fault [None req-f6539d13-9925-48eb-8b14-e527fb173203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 413 Aug 07 21:02:22.290123 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 561/2239] 10.4.3.127 () {68 vars in 1264 bytes} [Fri Aug 7 21:02:22 2026] POST /volume/v3/snapshots => generated 133 bytes in 62 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 21:02:22.300405 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-efdaca05-5f4d-4731-8a5b-a3fc014cd9c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:22.303282 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-efdaca05-5f4d-4731-8a5b-a3fc014cd9c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 Aug 07 21:02:22.303586 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-efdaca05-5f4d-4731-8a5b-a3fc014cd9c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:22.308124 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-efdaca05-5f4d-4731-8a5b-a3fc014cd9c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:22.308380 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-efdaca05-5f4d-4731-8a5b-a3fc014cd9c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Delete snapshot with id: de19849a-3b75-4813-9d35-50a130ec71a7 Aug 07 21:02:22.310787 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-38197a57-0e73-4ffe-81af-e4ef48f19cc3 tempest-VolumeQuotaClassesTest-716880790 tempest-VolumeQuotaClassesTest-716880790-project-admin] https://10.4.3.127/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 21:02:22.311574 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 567/2240] 10.4.3.127 () {68 vars in 1318 bytes} [Fri Aug 7 21:02:22 2026] PUT /volume/v3/os-quota-class-sets/default => generated 561 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:22.324789 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:22.324789 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:22.324789 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-efdaca05-5f4d-4731-8a5b-a3fc014cd9c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Snapshot retrieved successfully. Aug 07 21:02:22.362270 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-efdaca05-5f4d-4731-8a5b-a3fc014cd9c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Snapshot delete request issued successfully. Aug 07 21:02:22.362270 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-efdaca05-5f4d-4731-8a5b-a3fc014cd9c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 returned with HTTP 202 Aug 07 21:02:22.362270 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 556/2241] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:02:22 2026] DELETE /volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:22.375628 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d79939fe-998e-4d51-9fca-e5846daeefff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:22.380798 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d79939fe-998e-4d51-9fca-e5846daeefff tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] GET https://10.4.3.127/volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 Aug 07 21:02:22.380798 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d79939fe-998e-4d51-9fca-e5846daeefff tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:22.380798 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d79939fe-998e-4d51-9fca-e5846daeefff tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:22.392495 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:22.392495 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:22.393451 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d79939fe-998e-4d51-9fca-e5846daeefff tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Snapshot retrieved successfully. Aug 07 21:02:22.395096 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d79939fe-998e-4d51-9fca-e5846daeefff tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 returned with HTTP 200 Aug 07 21:02:22.395612 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 558/2242] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:02:22 2026] GET /volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 => generated 481 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:22.693838 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5bf35232-46a0-4efc-94d4-593064a56285 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:22.697888 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5bf35232-46a0-4efc-94d4-593064a56285 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:22.697888 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5bf35232-46a0-4efc-94d4-593064a56285 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:22.697888 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5bf35232-46a0-4efc-94d4-593064a56285 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:22.697888 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-5bf35232-46a0-4efc-94d4-593064a56285 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:22.713522 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:22.713522 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:22.719376 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5bf35232-46a0-4efc-94d4-593064a56285 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:22.719376 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 562/2243] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:22 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 737 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:23.413493 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2ab2fc9a-16e3-42d5-b070-840d9cd2bc92 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:23.417029 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2ab2fc9a-16e3-42d5-b070-840d9cd2bc92 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] GET https://10.4.3.127/volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 Aug 07 21:02:23.417029 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2ab2fc9a-16e3-42d5-b070-840d9cd2bc92 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:23.417029 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2ab2fc9a-16e3-42d5-b070-840d9cd2bc92 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:23.431216 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2ab2fc9a-16e3-42d5-b070-840d9cd2bc92 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 returned with HTTP 404 Aug 07 21:02:23.432065 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 568/2244] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:02:23 2026] GET /volume/v3/snapshots/de19849a-3b75-4813-9d35-50a130ec71a7 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:23.446974 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c713b56d-90bc-460d-8e1f-05cf6efd9ef7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:23.451464 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c713b56d-90bc-460d-8e1f-05cf6efd9ef7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] GET https://10.4.3.127/volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac Aug 07 21:02:23.451947 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c713b56d-90bc-460d-8e1f-05cf6efd9ef7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:23.452088 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c713b56d-90bc-460d-8e1f-05cf6efd9ef7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:23.461992 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:23.461992 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:23.468567 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c713b56d-90bc-460d-8e1f-05cf6efd9ef7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Volume info retrieved successfully. Aug 07 21:02:23.475739 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c713b56d-90bc-460d-8e1f-05cf6efd9ef7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac returned with HTTP 200 Aug 07 21:02:23.476330 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 557/2245] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:23 2026] GET /volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:23.496492 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4f5872d2-3e40-4e7a-9811-7160d8f4fde3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:23.498543 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f5872d2-3e40-4e7a-9811-7160d8f4fde3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] DELETE https://10.4.3.127/volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac Aug 07 21:02:23.498950 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f5872d2-3e40-4e7a-9811-7160d8f4fde3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:23.499388 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f5872d2-3e40-4e7a-9811-7160d8f4fde3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:23.499747 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4f5872d2-3e40-4e7a-9811-7160d8f4fde3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Delete volume with id: 920e1bdd-abb2-45bb-909b-fe824ed44fac Aug 07 21:02:23.512404 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:23.512404 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:23.513370 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4f5872d2-3e40-4e7a-9811-7160d8f4fde3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Volume info retrieved successfully. Aug 07 21:02:23.558904 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4f5872d2-3e40-4e7a-9811-7160d8f4fde3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Delete volume request issued successfully. Aug 07 21:02:23.559325 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f5872d2-3e40-4e7a-9811-7160d8f4fde3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac returned with HTTP 202 Aug 07 21:02:23.559921 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 559/2246] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:23 2026] DELETE /volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:23.570309 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-62445f8a-1560-4715-a0c1-a2f64810fa1e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:23.578071 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-62445f8a-1560-4715-a0c1-a2f64810fa1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] GET https://10.4.3.127/volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac Aug 07 21:02:23.578071 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-62445f8a-1560-4715-a0c1-a2f64810fa1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:23.578071 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-62445f8a-1560-4715-a0c1-a2f64810fa1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:23.593952 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:23.593952 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:23.608779 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-62445f8a-1560-4715-a0c1-a2f64810fa1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Volume info retrieved successfully. Aug 07 21:02:23.618092 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-62445f8a-1560-4715-a0c1-a2f64810fa1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac returned with HTTP 200 Aug 07 21:02:23.618718 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 563/2247] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:23 2026] GET /volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:23.737446 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b3a6b78c-d2cf-4027-afbe-8d1d80c2450c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:23.742350 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3a6b78c-d2cf-4027-afbe-8d1d80c2450c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:23.742350 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b3a6b78c-d2cf-4027-afbe-8d1d80c2450c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:23.742350 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b3a6b78c-d2cf-4027-afbe-8d1d80c2450c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:23.742674 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b3a6b78c-d2cf-4027-afbe-8d1d80c2450c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:23.752829 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:23.752829 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:23.752829 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3a6b78c-d2cf-4027-afbe-8d1d80c2450c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:23.752829 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 569/2248] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:23 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:24.644062 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f7a9c200-fef8-4c56-a65b-96541eb61bdd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:24.652674 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7a9c200-fef8-4c56-a65b-96541eb61bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] GET https://10.4.3.127/volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac Aug 07 21:02:24.652674 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7a9c200-fef8-4c56-a65b-96541eb61bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:24.652674 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7a9c200-fef8-4c56-a65b-96541eb61bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:24.665718 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-f53aff2d-3e9e-4e79-99e0-e4848b7151a4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:24.671079 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7a9c200-fef8-4c56-a65b-96541eb61bdd tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774 tempest-VolumeSnapshotQuotasNegativeTestJSON-1892378774-project-member] https://10.4.3.127/volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac returned with HTTP 404 Aug 07 21:02:24.672664 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 558/2249] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:24 2026] GET /volume/v3/volumes/920e1bdd-abb2-45bb-909b-fe824ed44fac => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:24.676170 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-f53aff2d-3e9e-4e79-99e0-e4848b7151a4 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] DELETE https://10.4.3.127/volume/v3/attachments/6c024c59-b076-4520-a6e4-e2db0a5b4c64 Aug 07 21:02:24.676170 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-f53aff2d-3e9e-4e79-99e0-e4848b7151a4 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:24.685270 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-f53aff2d-3e9e-4e79-99e0-e4848b7151a4 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:24.685707 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-798fbd5b-851e-4ede-b948-c0843010a3fa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:24.686899 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-798fbd5b-851e-4ede-b948-c0843010a3fa tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] PUT https://10.4.3.127/volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 Aug 07 21:02:24.687681 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-798fbd5b-851e-4ede-b948-c0843010a3fa tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-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=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:24.696143 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:24.696143 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:24.774919 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bf2d4be1-4cf5-47ac-bce2-1dd0682cfdc9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:24.782629 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bf2d4be1-4cf5-47ac-bce2-1dd0682cfdc9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:24.782951 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bf2d4be1-4cf5-47ac-bce2-1dd0682cfdc9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:24.783744 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bf2d4be1-4cf5-47ac-bce2-1dd0682cfdc9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:24.783744 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-bf2d4be1-4cf5-47ac-bce2-1dd0682cfdc9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:24.795028 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:24.795028 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:24.796129 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bf2d4be1-4cf5-47ac-bce2-1dd0682cfdc9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:24.797899 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 570/2250] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:24 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:24.797995 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0132f49e-19b7-4e92-b959-df27f363b5ee req-f53aff2d-3e9e-4e79-99e0-e4848b7151a4 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/attachments/6c024c59-b076-4520-a6e4-e2db0a5b4c64 returned with HTTP 200 Aug 07 21:02:24.798871 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 560/2251] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:02:24 2026] DELETE /volume/v3/attachments/6c024c59-b076-4520-a6e4-e2db0a5b4c64 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:24.922973 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-798fbd5b-851e-4ede-b948-c0843010a3fa tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545 tempest-VolumeSnapshotQuotasNegativeTestJSON-536194545-project-admin] https://10.4.3.127/volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 returned with HTTP 200 Aug 07 21:02:24.923835 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 564/2252] 10.4.3.127 () {68 vars in 1375 bytes} [Fri Aug 7 21:02:24 2026] PUT /volume/v3/os-quota-sets/c0a99f490d634474a9a5e2d8952f9ed0 => generated 555 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:25.027982 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-19d0562d-200a-4361-ad48-d800013d22a9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:25.031101 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-19d0562d-200a-4361-ad48-d800013d22a9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:25.031101 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-19d0562d-200a-4361-ad48-d800013d22a9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:25.033415 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-19d0562d-200a-4361-ad48-d800013d22a9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:25.045744 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:25.045744 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:25.056238 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-19d0562d-200a-4361-ad48-d800013d22a9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:25.066113 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-19d0562d-200a-4361-ad48-d800013d22a9 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:25.067471 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 559/2253] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:25 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:25.322677 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1306af02-3b3a-48bf-872f-6a97846362ac None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:25.326870 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1306af02-3b3a-48bf-872f-6a97846362ac tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] GET https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 Aug 07 21:02:25.327134 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1306af02-3b3a-48bf-872f-6a97846362ac tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:25.327281 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1306af02-3b3a-48bf-872f-6a97846362ac tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:25.345118 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:25.345118 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:25.366508 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1306af02-3b3a-48bf-872f-6a97846362ac tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Volume info retrieved successfully. Aug 07 21:02:25.382173 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1306af02-3b3a-48bf-872f-6a97846362ac tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 returned with HTTP 200 Aug 07 21:02:25.382790 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 571/2254] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:25 2026] GET /volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:25.816209 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-83bedceb-971d-4d71-a90e-ff08e32e6c3c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:25.819753 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-83bedceb-971d-4d71-a90e-ff08e32e6c3c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:25.820045 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-83bedceb-971d-4d71-a90e-ff08e32e6c3c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:25.820361 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-83bedceb-971d-4d71-a90e-ff08e32e6c3c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:25.820502 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-83bedceb-971d-4d71-a90e-ff08e32e6c3c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:25.834237 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:25.834237 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:25.835520 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-83bedceb-971d-4d71-a90e-ff08e32e6c3c tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:25.836067 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 561/2255] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:25 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:26.407437 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4d27df2a-2602-4c19-bb22-a3286f4b2a0e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:26.409804 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4d27df2a-2602-4c19-bb22-a3286f4b2a0e tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] GET https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 Aug 07 21:02:26.410392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4d27df2a-2602-4c19-bb22-a3286f4b2a0e tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:26.410392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4d27df2a-2602-4c19-bb22-a3286f4b2a0e tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:26.421011 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:26.421011 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:26.432651 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4d27df2a-2602-4c19-bb22-a3286f4b2a0e tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Volume info retrieved successfully. Aug 07 21:02:26.440787 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4d27df2a-2602-4c19-bb22-a3286f4b2a0e tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 returned with HTTP 200 Aug 07 21:02:26.440787 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 565/2256] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:26 2026] GET /volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:26.862492 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-462a7235-99e2-4ba2-9560-8e69ff853df5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:26.870253 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-462a7235-99e2-4ba2-9560-8e69ff853df5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:26.870741 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-462a7235-99e2-4ba2-9560-8e69ff853df5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:26.872389 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-462a7235-99e2-4ba2-9560-8e69ff853df5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:26.872691 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-462a7235-99e2-4ba2-9560-8e69ff853df5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:26.895546 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:26.895546 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:26.896439 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-462a7235-99e2-4ba2-9560-8e69ff853df5 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:26.897399 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 560/2257] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:26 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 748 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:26.972778 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-272e2f11-e77d-417e-af97-a1cfd6516a3d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:26.977178 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-272e2f11-e77d-417e-af97-a1cfd6516a3d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] POST https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action Aug 07 21:02:26.977178 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-272e2f11-e77d-417e-af97-a1cfd6516a3d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action body: b'{"os-attach": {"instance_uuid": "6c26b3d9-9614-49b4-87d4-b3d33f50f190", "mountpoint": "/dev/vdb"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:26.977178 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-272e2f11-e77d-417e-af97-a1cfd6516a3d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6c26b3d9-9614-49b4-87d4-b3d33f50f190", "mountpoint": "/dev/vdb"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:26.998821 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:26.998821 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:26.999424 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-272e2f11-e77d-417e-af97-a1cfd6516a3d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:27.012387 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-272e2f11-e77d-417e-af97-a1cfd6516a3d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Update volume admin metadata completed successfully. Aug 07 21:02:27.128022 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-272e2f11-e77d-417e-af97-a1cfd6516a3d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Attach volume completed successfully. Aug 07 21:02:27.128227 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-272e2f11-e77d-417e-af97-a1cfd6516a3d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action returned with HTTP 202 Aug 07 21:02:27.129217 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 572/2258] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:02:26 2026] POST /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:27.141124 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-405053d8-502a-43a7-9795-b0fe98c7bc4d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:27.143952 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-405053d8-502a-43a7-9795-b0fe98c7bc4d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:27.144304 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-405053d8-502a-43a7-9795-b0fe98c7bc4d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:27.144454 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-405053d8-502a-43a7-9795-b0fe98c7bc4d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:27.147315 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=370,cinder:INSERT=31,cinder:UPDATE=63 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:02:27.164340 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:27.164340 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:27.170423 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-405053d8-502a-43a7-9795-b0fe98c7bc4d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:27.180095 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-405053d8-502a-43a7-9795-b0fe98c7bc4d tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:27.180562 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 562/2259] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:27 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 1176 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:27.206297 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4563b601-14f1-4cbe-b186-a6e7ec81c341 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:27.206297 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4563b601-14f1-4cbe-b186-a6e7ec81c341 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:27.206297 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4563b601-14f1-4cbe-b186-a6e7ec81c341 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:27.206297 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4563b601-14f1-4cbe-b186-a6e7ec81c341 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:27.216379 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:27.216379 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:27.223325 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4563b601-14f1-4cbe-b186-a6e7ec81c341 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:27.228149 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4563b601-14f1-4cbe-b186-a6e7ec81c341 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:27.228149 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 566/2260] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:27 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:02:27.257734 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-016e4271-54a6-4898-ba0d-2cb36e234a15 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:27.265475 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-016e4271-54a6-4898-ba0d-2cb36e234a15 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] POST https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action Aug 07 21:02:27.265475 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-016e4271-54a6-4898-ba0d-2cb36e234a15 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action body: b'{"os-detach": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:27.266466 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-016e4271-54a6-4898-ba0d-2cb36e234a15 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:27.294111 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:27.294111 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:27.295124 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-016e4271-54a6-4898-ba0d-2cb36e234a15 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:27.373563 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-016e4271-54a6-4898-ba0d-2cb36e234a15 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Detach volume completed successfully. Aug 07 21:02:27.373933 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-016e4271-54a6-4898-ba0d-2cb36e234a15 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action returned with HTTP 202 Aug 07 21:02:27.376027 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 561/2261] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:02:27 2026] POST /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:27.392306 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bfa81966-41d6-47b4-86c1-38c318351694 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:27.396850 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bfa81966-41d6-47b4-86c1-38c318351694 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:27.396850 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bfa81966-41d6-47b4-86c1-38c318351694 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:27.396850 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bfa81966-41d6-47b4-86c1-38c318351694 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:27.409118 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:27.409118 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:27.416900 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bfa81966-41d6-47b4-86c1-38c318351694 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:27.423155 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bfa81966-41d6-47b4-86c1-38c318351694 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:27.423586 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 573/2262] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:27 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:27.656600 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2758b6e0-1d8c-44de-8740-bfe3aa48480e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:27.671609 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2758b6e0-1d8c-44de-8740-bfe3aa48480e tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] DELETE https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 Aug 07 21:02:27.673152 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2758b6e0-1d8c-44de-8740-bfe3aa48480e tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:27.673624 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2758b6e0-1d8c-44de-8740-bfe3aa48480e tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:27.673889 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-2758b6e0-1d8c-44de-8740-bfe3aa48480e tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Delete volume with id: 418e2602-320c-42c6-ba5f-b7fcb11201f9 Aug 07 21:02:27.686457 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:27.686457 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:27.687233 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2758b6e0-1d8c-44de-8740-bfe3aa48480e tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Volume info retrieved successfully. Aug 07 21:02:27.721568 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2758b6e0-1d8c-44de-8740-bfe3aa48480e tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Delete volume request issued successfully. Aug 07 21:02:27.722039 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2758b6e0-1d8c-44de-8740-bfe3aa48480e tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 returned with HTTP 202 Aug 07 21:02:27.723347 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 563/2263] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:27 2026] DELETE /volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:27.736461 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-570a934d-1a97-4417-b46e-275a0fcc6964 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:27.740381 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-570a934d-1a97-4417-b46e-275a0fcc6964 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] GET https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 Aug 07 21:02:27.740622 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-570a934d-1a97-4417-b46e-275a0fcc6964 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:27.741480 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-570a934d-1a97-4417-b46e-275a0fcc6964 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:27.750982 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:27.750982 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:27.756042 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-570a934d-1a97-4417-b46e-275a0fcc6964 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Volume info retrieved successfully. Aug 07 21:02:27.762659 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-570a934d-1a97-4417-b46e-275a0fcc6964 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 returned with HTTP 200 Aug 07 21:02:27.763324 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 567/2264] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:27 2026] GET /volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:27.912808 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6c10b621-6af4-4ccd-b0f2-1b45099f17e0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:27.915381 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c10b621-6af4-4ccd-b0f2-1b45099f17e0 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:27.915731 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c10b621-6af4-4ccd-b0f2-1b45099f17e0 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:27.915948 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c10b621-6af4-4ccd-b0f2-1b45099f17e0 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:27.916086 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6c10b621-6af4-4ccd-b0f2-1b45099f17e0 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:27.922187 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:27.922187 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:27.922915 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c10b621-6af4-4ccd-b0f2-1b45099f17e0 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:27.923384 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 562/2265] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:27 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:28.025650 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a4d6b06b-39c8-48da-be70-d2b0be254e09 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:28.227293 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a4d6b06b-39c8-48da-be70-d2b0be254e09 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:02:28.227672 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a4d6b06b-39c8-48da-be70-d2b0be254e09 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1647727793", "os-volume-type-access:is_public": false}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:28.247417 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a4d6b06b-39c8-48da-be70-d2b0be254e09 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:02:28.247580 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 574/2266] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:02:28 2026] POST /volume/v3/types => generated 229 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:28.266371 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d5affbc0-b133-4c1f-b2c6-76f05ea5d4c0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:28.442996 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5affbc0-b133-4c1f-b2c6-76f05ea5d4c0 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:28.443500 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d5affbc0-b133-4c1f-b2c6-76f05ea5d4c0 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d6ddff0f-28ef-495b-9d40-84eebb894822", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:28.446184 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-d5affbc0-b133-4c1f-b2c6-76f05ea5d4c0 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Create volume request body: {'volume': {'volume_type': 'd6ddff0f-28ef-495b-9d40-84eebb894822', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:28.463721 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5affbc0-b133-4c1f-b2c6-76f05ea5d4c0 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 404 Aug 07 21:02:28.465595 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 564/2267] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:28 2026] POST /volume/v3/volumes => generated 114 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:28.480530 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-055e259d-e370-49dc-a4ee-faa4061d95c8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:28.482863 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-055e259d-e370-49dc-a4ee-faa4061d95c8 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] POST https://10.4.3.127/volume/v3/types/d6ddff0f-28ef-495b-9d40-84eebb894822/action Aug 07 21:02:28.483416 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-055e259d-e370-49dc-a4ee-faa4061d95c8 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action body: b'{"addProjectAccess": {"project": "105ae2a262af45a78dc5c57718ffa7e4"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:28.483537 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-055e259d-e370-49dc-a4ee-faa4061d95c8 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "105ae2a262af45a78dc5c57718ffa7e4"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:28.512062 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-055e259d-e370-49dc-a4ee-faa4061d95c8 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] https://10.4.3.127/volume/v3/types/d6ddff0f-28ef-495b-9d40-84eebb894822/action returned with HTTP 202 Aug 07 21:02:28.512485 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 568/2268] 10.4.3.127 () {68 vars in 1384 bytes} [Fri Aug 7 21:02:28 2026] POST /volume/v3/types/d6ddff0f-28ef-495b-9d40-84eebb894822/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:28.528420 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bc105463-bb4e-40c1-90d8-16a866a031ae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:28.531377 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:28.531576 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d6ddff0f-28ef-495b-9d40-84eebb894822", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-304089097"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:28.533637 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Create volume request body: {'volume': {'volume_type': 'd6ddff0f-28ef-495b-9d40-84eebb894822', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-304089097'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:28.542897 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Create volume of 1 GB Aug 07 21:02:28.543050 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:28.543050 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:28.543507 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Availability Zones retrieved successfully. Aug 07 21:02:28.550394 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Flow 'volume_create_api' (15aa51de-df84-45c8-81f6-c2d77bfbdb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:28.551640 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0759a456-ef95-42a0-bac0-220c674f8bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:28.552990 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:28.589879 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0759a456-ef95-42a0-bac0-220c674f8bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:02:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6ddff0f-28ef-495b-9d40-84eebb894822,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1647727793',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6ddff0f-28ef-495b-9d40-84eebb894822', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:28.590964 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c5c168-0d76-4804-a4ab-e5d5f8683ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:28.644069 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1647727793 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1647727793, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:28.645211 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1647727793 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1647727793, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:28.712282 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Created reservations ['7460633e-b832-41b4-bd86-c4fb3ad6cfa7', '00e7549b-23e0-4633-ac7c-f0bb3a5a1b5a', 'ba2e2377-f517-46fc-9e24-0f624b1d26ec', '38a6f1a3-0f70-49bf-97b4-49fe247a403d'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:28.713839 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c5c168-0d76-4804-a4ab-e5d5f8683ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7460633e-b832-41b4-bd86-c4fb3ad6cfa7', '00e7549b-23e0-4633-ac7c-f0bb3a5a1b5a', 'ba2e2377-f517-46fc-9e24-0f624b1d26ec', '38a6f1a3-0f70-49bf-97b4-49fe247a403d']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:28.715637 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18175ba8-bd17-468c-b918-7f41c76ec84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:28.755786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18175ba8-bd17-468c-b918-7f41c76ec84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04f1cf22-a073-4fcc-a372-1e66d5b98d95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-304089097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105ae2a262af45a78dc5c57718ffa7e4',qos_specs=None,replication_status=,reservations=['7460633e-b832-41b4-bd86-c4fb3ad6cfa7','00e7549b-23e0-4633-ac7c-f0bb3a5a1b5a','ba2e2377-f517-46fc-9e24-0f624b1d26ec','38a6f1a3-0f70-49bf-97b4-49fe247a403d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e3c5e3207294c7f9eea62bd88b4f006',volume_type_id=d6ddff0f-28ef-495b-9d40-84eebb894822), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-304089097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04f1cf22-a073-4fcc-a372-1e66d5b98d95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='105ae2a262af45a78dc5c57718ffa7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e3c5e3207294c7f9eea62bd88b4f006',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6ddff0f-28ef-495b-9d40-84eebb894822),volume_type_id=d6ddff0f-28ef-495b-9d40-84eebb894822)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:28.757295 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6b0131-cddc-4bda-8577-b5d76d56ad13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:28.787580 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-095b6ceb-c8ed-4592-a8f1-cb8631cf18c6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:28.791064 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-095b6ceb-c8ed-4592-a8f1-cb8631cf18c6 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] GET https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 Aug 07 21:02:28.791499 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-095b6ceb-c8ed-4592-a8f1-cb8631cf18c6 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:28.792840 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-095b6ceb-c8ed-4592-a8f1-cb8631cf18c6 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:28.795683 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6b0131-cddc-4bda-8577-b5d76d56ad13) transitioned into state 'SUCCESS' from state '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-304089097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='105ae2a262af45a78dc5c57718ffa7e4',qos_specs=None,replication_status=,reservations=['7460633e-b832-41b4-bd86-c4fb3ad6cfa7','00e7549b-23e0-4633-ac7c-f0bb3a5a1b5a','ba2e2377-f517-46fc-9e24-0f624b1d26ec','38a6f1a3-0f70-49bf-97b4-49fe247a403d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e3c5e3207294c7f9eea62bd88b4f006',volume_type_id=d6ddff0f-28ef-495b-9d40-84eebb894822)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:28.797717 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b16983a-80e0-450e-98dc-c37b92da9292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:28.808411 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-095b6ceb-c8ed-4592-a8f1-cb8631cf18c6 tempest-TestImageHashVerification-827538032 tempest-TestImageHashVerification-827538032-project-member] https://10.4.3.127/volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 returned with HTTP 404 Aug 07 21:02:28.809223 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 575/2269] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:28 2026] GET /volume/v3/volumes/418e2602-320c-42c6-ba5f-b7fcb11201f9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:28.822869 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b16983a-80e0-450e-98dc-c37b92da9292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:28.827052 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Flow 'volume_create_api' (15aa51de-df84-45c8-81f6-c2d77bfbdb81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:28.827052 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Create volume request issued successfully. Aug 07 21:02:28.827052 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc105463-bb4e-40c1-90d8-16a866a031ae tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:28.827052 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 563/2270] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:28 2026] POST /volume/v3/volumes => generated 795 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:28.844959 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-90a7b443-652d-4245-8d62-58894bd22958 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:28.848678 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90a7b443-652d-4245-8d62-58894bd22958 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] GET https://10.4.3.127/volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 Aug 07 21:02:28.848981 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90a7b443-652d-4245-8d62-58894bd22958 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:28.849275 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90a7b443-652d-4245-8d62-58894bd22958 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:28.853750 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8bff8562-2684-4717-bcda-2fae43f8b031 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:28.856040 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8bff8562-2684-4717-bcda-2fae43f8b031 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] DELETE https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:28.856258 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8bff8562-2684-4717-bcda-2fae43f8b031 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:28.856678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8bff8562-2684-4717-bcda-2fae43f8b031 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:28.856943 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-8bff8562-2684-4717-bcda-2fae43f8b031 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Delete volume with id: 69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:28.870076 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:28.870076 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:28.870692 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8bff8562-2684-4717-bcda-2fae43f8b031 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:28.874863 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:28.874863 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:28.878644 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-90a7b443-652d-4245-8d62-58894bd22958 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Volume info retrieved successfully. Aug 07 21:02:28.886962 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90a7b443-652d-4245-8d62-58894bd22958 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] https://10.4.3.127/volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 returned with HTTP 200 Aug 07 21:02:28.886962 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 565/2271] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:28 2026] GET /volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:28.927436 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8bff8562-2684-4717-bcda-2fae43f8b031 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Delete volume request issued successfully. Aug 07 21:02:28.927609 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8bff8562-2684-4717-bcda-2fae43f8b031 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 202 Aug 07 21:02:28.928087 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 569/2272] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:28 2026] DELETE /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:28.939151 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5cf13c38-cb58-44e0-808e-93e7dd61ec1f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:28.941595 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5cf13c38-cb58-44e0-808e-93e7dd61ec1f tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:28.945542 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6bd7e985-0d1e-4f52-9adc-e1cf8032809c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:28.946139 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5cf13c38-cb58-44e0-808e-93e7dd61ec1f tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:28.946139 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5cf13c38-cb58-44e0-808e-93e7dd61ec1f tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:28.946139 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-5cf13c38-cb58-44e0-808e-93e7dd61ec1f tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:28.946687 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6bd7e985-0d1e-4f52-9adc-e1cf8032809c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:28.946980 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6bd7e985-0d1e-4f52-9adc-e1cf8032809c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:28.947241 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6bd7e985-0d1e-4f52-9adc-e1cf8032809c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:28.956382 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:28.956382 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:28.958809 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5cf13c38-cb58-44e0-808e-93e7dd61ec1f tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:28.958809 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 576/2273] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:28 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:28.961867 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:28.961867 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:28.967450 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6bd7e985-0d1e-4f52-9adc-e1cf8032809c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:28.977721 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6bd7e985-0d1e-4f52-9adc-e1cf8032809c tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 200 Aug 07 21:02:28.978353 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 564/2274] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:28 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:29.618267 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bc66d210-9e21-4551-9ca9-6ec8a823fbdb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.734102 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc66d210-9e21-4551-9ca9-6ec8a823fbdb tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:02:29.734457 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bc66d210-9e21-4551-9ca9-6ec8a823fbdb tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1404869567", "extra_specs": {"spec1": "val1"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:29.758086 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc66d210-9e21-4551-9ca9-6ec8a823fbdb tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:02:29.759152 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 566/2275] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:02:29 2026] POST /volume/v3/types => generated 243 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:29.769941 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-31d15e1f-e6da-4282-8126-a184c2f2218a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.772303 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-31d15e1f-e6da-4282-8126-a184c2f2218a tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] POST https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs Aug 07 21:02:29.772683 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-31d15e1f-e6da-4282-8126-a184c2f2218a tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:29.774181 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-31d15e1f-e6da-4282-8126-a184c2f2218a tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs returned with HTTP 400 Aug 07 21:02:29.774749 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 570/2276] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 7 21:02:29 2026] POST /volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 21:02:29.785787 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-84868680-8178-4a96-8cb9-bb7723deb552 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.787960 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-84868680-8178-4a96-8cb9-bb7723deb552 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] POST https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs Aug 07 21:02:29.788423 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-84868680-8178-4a96-8cb9-bb7723deb552 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:29.790111 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-84868680-8178-4a96-8cb9-bb7723deb552 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs returned with HTTP 400 Aug 07 21:02:29.790608 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 577/2277] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 7 21:02:29 2026] POST /volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 21:02:29.808615 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0a4943b6-1cf1-4edd-bfd1-72d5fe275675 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.811648 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a4943b6-1cf1-4edd-bfd1-72d5fe275675 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] POST https://10.4.3.127/volume/v3/types/9383614c-6d7d-40c3-a99c-1e6cd4013c3c/extra_specs Aug 07 21:02:29.812086 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a4943b6-1cf1-4edd-bfd1-72d5fe275675 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:29.832021 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a4943b6-1cf1-4edd-bfd1-72d5fe275675 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/9383614c-6d7d-40c3-a99c-1e6cd4013c3c/extra_specs returned with HTTP 404 Aug 07 21:02:29.832705 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 565/2278] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 7 21:02:29 2026] POST /volume/v3/types/9383614c-6d7d-40c3-a99c-1e6cd4013c3c/extra_specs => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:29.846018 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1783efee-fa3b-4879-a97f-31bc9fc2af74 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.849010 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1783efee-fa3b-4879-a97f-31bc9fc2af74 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] DELETE https://10.4.3.127/volume/v3/types/97c2cf87-d4b3-4a99-87b5-350b2152c0be/extra_specs/spec1 Aug 07 21:02:29.849377 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1783efee-fa3b-4879-a97f-31bc9fc2af74 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:29.849797 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1783efee-fa3b-4879-a97f-31bc9fc2af74 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:29.857147 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1783efee-fa3b-4879-a97f-31bc9fc2af74 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/97c2cf87-d4b3-4a99-87b5-350b2152c0be/extra_specs/spec1 returned with HTTP 404 Aug 07 21:02:29.858316 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 567/2279] 10.4.3.127 () {66 vars in 1399 bytes} [Fri Aug 7 21:02:29 2026] DELETE /volume/v3/types/97c2cf87-d4b3-4a99-87b5-350b2152c0be/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:29.870183 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b6e8ac91-142d-474f-b523-7b409990aa89 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.873541 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b6e8ac91-142d-474f-b523-7b409990aa89 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] GET https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/nonexistent_extra_spec_name Aug 07 21:02:29.873874 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b6e8ac91-142d-474f-b523-7b409990aa89 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:29.874205 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b6e8ac91-142d-474f-b523-7b409990aa89 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:29.885831 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b6e8ac91-142d-474f-b523-7b409990aa89 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 07 21:02:29.886410 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 571/2280] 10.4.3.127 () {66 vars in 1462 bytes} [Fri Aug 7 21:02:29 2026] GET /volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 21:02:29.898202 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-27b98d0b-9817-4c2b-bfe0-f6abcbb8b10a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.902186 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-27b98d0b-9817-4c2b-bfe0-f6abcbb8b10a tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] GET https://10.4.3.127/volume/v3/types/62a13171-c206-49e4-9fa7-d64c62e19227/extra_specs/spec1 Aug 07 21:02:29.902186 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-27b98d0b-9817-4c2b-bfe0-f6abcbb8b10a tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:29.902385 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-27b98d0b-9817-4c2b-bfe0-f6abcbb8b10a tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:29.902751 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2863e4aa-2f0f-4629-9226-b84f5f45ca78 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.905208 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2863e4aa-2f0f-4629-9226-b84f5f45ca78 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] GET https://10.4.3.127/volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 Aug 07 21:02:29.905343 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2863e4aa-2f0f-4629-9226-b84f5f45ca78 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:29.905562 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2863e4aa-2f0f-4629-9226-b84f5f45ca78 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:29.906829 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-27b98d0b-9817-4c2b-bfe0-f6abcbb8b10a tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/62a13171-c206-49e4-9fa7-d64c62e19227/extra_specs/spec1 returned with HTTP 404 Aug 07 21:02:29.907391 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 578/2281] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 7 21:02:29 2026] GET /volume/v3/types/62a13171-c206-49e4-9fa7-d64c62e19227/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:29.916955 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b3a76370-2adf-468e-907d-3337684764b6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.918246 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:29.918246 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:29.919440 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3a76370-2adf-468e-907d-3337684764b6 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] GET https://10.4.3.127/volume/v3/types/78129b78-a294-44a5-8af1-3f9621cc5e1a/extra_specs Aug 07 21:02:29.919738 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b3a76370-2adf-468e-907d-3337684764b6 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:29.920125 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b3a76370-2adf-468e-907d-3337684764b6 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:29.925225 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2863e4aa-2f0f-4629-9226-b84f5f45ca78 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Volume info retrieved successfully. Aug 07 21:02:29.925421 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3a76370-2adf-468e-907d-3337684764b6 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/78129b78-a294-44a5-8af1-3f9621cc5e1a/extra_specs returned with HTTP 404 Aug 07 21:02:29.926171 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 568/2282] 10.4.3.127 () {66 vars in 1378 bytes} [Fri Aug 7 21:02:29 2026] GET /volume/v3/types/78129b78-a294-44a5-8af1-3f9621cc5e1a/extra_specs => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:29.935276 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2863e4aa-2f0f-4629-9226-b84f5f45ca78 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] https://10.4.3.127/volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 returned with HTTP 200 Aug 07 21:02:29.936090 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 566/2283] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:29 2026] GET /volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 => generated 888 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:29.937009 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c900ae9c-2ddd-4c6e-8899-4fa6c98d0b75 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.939546 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c900ae9c-2ddd-4c6e-8899-4fa6c98d0b75 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] PUT https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/spec1 Aug 07 21:02:29.940079 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c900ae9c-2ddd-4c6e-8899-4fa6c98d0b75 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:29.943392 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c900ae9c-2ddd-4c6e-8899-4fa6c98d0b75 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/spec1 returned with HTTP 400 Aug 07 21:02:29.943392 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 572/2284] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 7 21:02:29 2026] PUT /volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 21:02:29.956075 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-82ba549b-e71f-4ae2-b2ca-cddfec42d26a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.958690 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3d842b06-a4e0-413a-a416-b4b702d52112 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.959354 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-82ba549b-e71f-4ae2-b2ca-cddfec42d26a tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] PUT https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/spec1 Aug 07 21:02:29.959830 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-82ba549b-e71f-4ae2-b2ca-cddfec42d26a tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Action: 'update', calling method: update, body: null {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:29.961774 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-82ba549b-e71f-4ae2-b2ca-cddfec42d26a tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/spec1 returned with HTTP 400 Aug 07 21:02:29.962410 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d842b06-a4e0-413a-a416-b4b702d52112 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] GET https://10.4.3.127/volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 Aug 07 21:02:29.962474 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 579/2285] 10.4.3.127 () {68 vars in 1415 bytes} [Fri Aug 7 21:02:29 2026] PUT /volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:29.962805 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d842b06-a4e0-413a-a416-b4b702d52112 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:29.963175 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d842b06-a4e0-413a-a416-b4b702d52112 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:29.972682 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f0925a60-8e2f-42b3-ad7a-de7ccf1710da None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.975884 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0925a60-8e2f-42b3-ad7a-de7ccf1710da tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] PUT https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/None Aug 07 21:02:29.976052 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6e6a4bac-681c-4072-a70c-1fae00dfa648 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:29.976160 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f0925a60-8e2f-42b3-ad7a-de7ccf1710da tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:29.978681 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6e6a4bac-681c-4072-a70c-1fae00dfa648 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:29.979458 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6e6a4bac-681c-4072-a70c-1fae00dfa648 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:29.979458 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6e6a4bac-681c-4072-a70c-1fae00dfa648 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:29.979458 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-6e6a4bac-681c-4072-a70c-1fae00dfa648 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:29.984490 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:29.984490 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:29.986593 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:29.986593 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:29.988134 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6e6a4bac-681c-4072-a70c-1fae00dfa648 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:29.988260 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 573/2286] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:29 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:29.992496 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0925a60-8e2f-42b3-ad7a-de7ccf1710da tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 21:02:29.992739 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0925a60-8e2f-42b3-ad7a-de7ccf1710da tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/None returned with HTTP 400 Aug 07 21:02:29.993663 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 567/2287] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:02:29 2026] PUT /volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/None => generated 73 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:30.001538 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3d842b06-a4e0-413a-a416-b4b702d52112 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Volume info retrieved successfully. Aug 07 21:02:30.001712 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-206ea805-a165-4b8c-bf9d-9061fb1d769b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.005917 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-206ea805-a165-4b8c-bf9d-9061fb1d769b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b Aug 07 21:02:30.006158 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-206ea805-a165-4b8c-bf9d-9061fb1d769b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:30.006476 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-206ea805-a165-4b8c-bf9d-9061fb1d769b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:30.011282 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d842b06-a4e0-413a-a416-b4b702d52112 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] https://10.4.3.127/volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 returned with HTTP 200 Aug 07 21:02:30.011390 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a95cbc52-97e2-48e6-a105-26f2dc4c996f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.011450 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 569/2288] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:29 2026] GET /volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 => generated 888 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:30.015991 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a95cbc52-97e2-48e6-a105-26f2dc4c996f tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] PUT https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/78962e82-2a79-4ffd-bc77-11fbe36a265d Aug 07 21:02:30.016613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a95cbc52-97e2-48e6-a105-26f2dc4c996f tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:30.024095 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-206ea805-a165-4b8c-bf9d-9061fb1d769b tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b returned with HTTP 404 Aug 07 21:02:30.024930 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 580/2289] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:30 2026] GET /volume/v3/volumes/69cbac8b-fe0f-42c1-957a-6f592a09738b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:30.030375 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8505fd51-0b4e-485e-851d-f7af7e9f6c9e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.033311 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8505fd51-0b4e-485e-851d-f7af7e9f6c9e tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] DELETE https://10.4.3.127/volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 Aug 07 21:02:30.033555 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8505fd51-0b4e-485e-851d-f7af7e9f6c9e tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:30.033820 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8505fd51-0b4e-485e-851d-f7af7e9f6c9e tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:30.034042 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-8505fd51-0b4e-485e-851d-f7af7e9f6c9e tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Delete volume with id: 04f1cf22-a073-4fcc-a372-1e66d5b98d95 Aug 07 21:02:30.035240 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a95cbc52-97e2-48e6-a105-26f2dc4c996f tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 21:02:30.035240 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a95cbc52-97e2-48e6-a105-26f2dc4c996f tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/78962e82-2a79-4ffd-bc77-11fbe36a265d returned with HTTP 400 Aug 07 21:02:30.036744 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 574/2290] 10.4.3.127 () {68 vars in 1509 bytes} [Fri Aug 7 21:02:30 2026] PUT /volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190/extra_specs/78962e82-2a79-4ffd-bc77-11fbe36a265d => generated 73 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 07 21:02:30.044137 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.044137 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:30.046535 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7f4b2f68-0988-4015-86a8-dd2d2d1187dc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.046720 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8505fd51-0b4e-485e-851d-f7af7e9f6c9e tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Volume info retrieved successfully. Aug 07 21:02:30.048883 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f4b2f68-0988-4015-86a8-dd2d2d1187dc tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] PUT https://10.4.3.127/volume/v3/types/b92296c5-4095-4d0a-8a32-4a61b9d8fee1/extra_specs/spec1 Aug 07 21:02:30.049827 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f4b2f68-0988-4015-86a8-dd2d2d1187dc tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:30.076404 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f4b2f68-0988-4015-86a8-dd2d2d1187dc tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/b92296c5-4095-4d0a-8a32-4a61b9d8fee1/extra_specs/spec1 returned with HTTP 404 Aug 07 21:02:30.077373 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 570/2291] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 7 21:02:30 2026] PUT /volume/v3/types/b92296c5-4095-4d0a-8a32-4a61b9d8fee1/extra_specs/spec1 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:30.089743 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8505fd51-0b4e-485e-851d-f7af7e9f6c9e tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Delete volume request issued successfully. Aug 07 21:02:30.089743 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8505fd51-0b4e-485e-851d-f7af7e9f6c9e tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] https://10.4.3.127/volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 returned with HTTP 202 Aug 07 21:02:30.089743 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 568/2292] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:30 2026] DELETE /volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:30.094747 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ede1eff3-7efa-450e-baf2-a5189f269a6f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.097880 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ede1eff3-7efa-450e-baf2-a5189f269a6f tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] DELETE https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190 Aug 07 21:02:30.098853 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ede1eff3-7efa-450e-baf2-a5189f269a6f tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:30.098853 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ede1eff3-7efa-450e-baf2-a5189f269a6f tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:30.104432 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d0ba9148-758f-43aa-8ead-e8602f6df06c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.107213 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d0ba9148-758f-43aa-8ead-e8602f6df06c tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] GET https://10.4.3.127/volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 Aug 07 21:02:30.107213 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d0ba9148-758f-43aa-8ead-e8602f6df06c tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:30.107213 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d0ba9148-758f-43aa-8ead-e8602f6df06c tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:30.123111 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.123111 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:30.135278 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d0ba9148-758f-43aa-8ead-e8602f6df06c tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Volume info retrieved successfully. Aug 07 21:02:30.148777 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7786aa48-1f60-4912-9a5c-1398584fcfdb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.148988 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d0ba9148-758f-43aa-8ead-e8602f6df06c tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] https://10.4.3.127/volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 returned with HTTP 200 Aug 07 21:02:30.149440 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 575/2293] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:30 2026] GET /volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:30.151054 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7786aa48-1f60-4912-9a5c-1398584fcfdb tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] DELETE https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:02:30.153469 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7786aa48-1f60-4912-9a5c-1398584fcfdb tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:30.153469 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7786aa48-1f60-4912-9a5c-1398584fcfdb tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:30.153469 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-7786aa48-1f60-4912-9a5c-1398584fcfdb tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Delete volume with id: 57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:02:30.153741 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ede1eff3-7efa-450e-baf2-a5189f269a6f tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190 returned with HTTP 202 Aug 07 21:02:30.153741 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 581/2294] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:02:30 2026] DELETE /volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:30.163143 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e2ec1b95-a3da-455f-a6f5-33fd92c4455a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.163891 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.163891 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:30.166923 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7786aa48-1f60-4912-9a5c-1398584fcfdb tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:30.167016 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2ec1b95-a3da-455f-a6f5-33fd92c4455a tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] POST https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action Aug 07 21:02:30.167016 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2ec1b95-a3da-455f-a6f5-33fd92c4455a tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:30.167016 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2ec1b95-a3da-455f-a6f5-33fd92c4455a tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:30.167152 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a398295e-90f4-4799-be9e-33cf11e1c0f2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.169912 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a398295e-90f4-4799-be9e-33cf11e1c0f2 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] GET https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190 Aug 07 21:02:30.170180 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a398295e-90f4-4799-be9e-33cf11e1c0f2 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:30.170466 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a398295e-90f4-4799-be9e-33cf11e1c0f2 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:30.177263 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a398295e-90f4-4799-be9e-33cf11e1c0f2 tempest-ExtraSpecsNegativeTest-1594386329 tempest-ExtraSpecsNegativeTest-1594386329-project-admin] https://10.4.3.127/volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190 returned with HTTP 404 Aug 07 21:02:30.178080 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 576/2295] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 21:02:30 2026] GET /volume/v3/types/3ecc8ab9-589a-4ad3-a206-1f2637ff6190 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:30.180002 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.180002 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:30.180919 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e2ec1b95-a3da-455f-a6f5-33fd92c4455a tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:30.189308 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e2ec1b95-a3da-455f-a6f5-33fd92c4455a tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Reserve volume completed successfully. Aug 07 21:02:30.189748 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2ec1b95-a3da-455f-a6f5-33fd92c4455a tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action returned with HTTP 202 Aug 07 21:02:30.190506 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 569/2296] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:02:30 2026] POST /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:30.201006 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ddf43691-ee54-4aa1-afc2-95131463a2ad None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.204547 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ddf43691-ee54-4aa1-afc2-95131463a2ad tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:30.204833 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ddf43691-ee54-4aa1-afc2-95131463a2ad tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:30.205303 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ddf43691-ee54-4aa1-afc2-95131463a2ad tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:30.206466 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7786aa48-1f60-4912-9a5c-1398584fcfdb tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Delete volume request issued successfully. Aug 07 21:02:30.206622 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7786aa48-1f60-4912-9a5c-1398584fcfdb tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 202 Aug 07 21:02:30.207359 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 571/2297] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:30 2026] DELETE /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 21:02:30.219255 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.219255 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:30.223142 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d880ea8d-400b-408c-bfd6-8681bd79e132 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.226963 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ddf43691-ee54-4aa1-afc2-95131463a2ad tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:30.227845 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d880ea8d-400b-408c-bfd6-8681bd79e132 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:02:30.228152 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d880ea8d-400b-408c-bfd6-8681bd79e132 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:30.228879 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d880ea8d-400b-408c-bfd6-8681bd79e132 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:30.235446 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ddf43691-ee54-4aa1-afc2-95131463a2ad tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:30.236710 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 582/2298] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:30 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:30.246459 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.246459 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:30.254523 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d880ea8d-400b-408c-bfd6-8681bd79e132 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:30.260584 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-55e22d5e-cf33-411a-8e9b-a67f15c819ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.262329 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d880ea8d-400b-408c-bfd6-8681bd79e132 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 200 Aug 07 21:02:30.262686 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55e22d5e-cf33-411a-8e9b-a67f15c819ac tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] POST https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action Aug 07 21:02:30.262905 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 577/2299] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:30 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:30.263807 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-55e22d5e-cf33-411a-8e9b-a67f15c819ac tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:30.264084 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-55e22d5e-cf33-411a-8e9b-a67f15c819ac tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:30.277789 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.277789 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:30.277789 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-55e22d5e-cf33-411a-8e9b-a67f15c819ac tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:30.302701 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-55e22d5e-cf33-411a-8e9b-a67f15c819ac tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Unreserve volume completed successfully. Aug 07 21:02:30.302701 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55e22d5e-cf33-411a-8e9b-a67f15c819ac tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action returned with HTTP 202 Aug 07 21:02:30.302701 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 570/2300] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:02:30 2026] POST /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:30.313855 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-739b384f-e15f-45c3-bf9a-5640173671cf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.316747 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-739b384f-e15f-45c3-bf9a-5640173671cf tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:30.317093 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-739b384f-e15f-45c3-bf9a-5640173671cf tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:30.317376 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-739b384f-e15f-45c3-bf9a-5640173671cf tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:30.326970 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.326970 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:30.333037 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-739b384f-e15f-45c3-bf9a-5640173671cf tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:30.339631 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-739b384f-e15f-45c3-bf9a-5640173671cf tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:30.339631 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 572/2301] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:30 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:30.360792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7f1b8086-d506-42f1-964f-a64cea97059e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.364240 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7f1b8086-d506-42f1-964f-a64cea97059e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] POST https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action Aug 07 21:02:30.364240 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7f1b8086-d506-42f1-964f-a64cea97059e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:30.364441 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7f1b8086-d506-42f1-964f-a64cea97059e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:30.377561 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.377561 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:30.378306 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7f1b8086-d506-42f1-964f-a64cea97059e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:30.395286 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7f1b8086-d506-42f1-964f-a64cea97059e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume updated successfully. Aug 07 21:02:30.395441 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7f1b8086-d506-42f1-964f-a64cea97059e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action returned with HTTP 200 Aug 07 21:02:30.396225 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 583/2302] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:02:30 2026] POST /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 21:02:30.414645 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ee5c833c-9034-4363-87ca-485b5ce96720 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.416339 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ee5c833c-9034-4363-87ca-485b5ce96720 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:30.416702 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ee5c833c-9034-4363-87ca-485b5ce96720 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:30.420875 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ee5c833c-9034-4363-87ca-485b5ce96720 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:30.430792 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.430792 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:30.435342 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ee5c833c-9034-4363-87ca-485b5ce96720 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:30.441428 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ee5c833c-9034-4363-87ca-485b5ce96720 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:30.442247 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 578/2303] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:30 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:30.461450 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d6146843-d391-44c1-ab3d-870a51221939 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.465391 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6146843-d391-44c1-ab3d-870a51221939 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] POST https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action Aug 07 21:02:30.466053 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6146843-d391-44c1-ab3d-870a51221939 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:30.466276 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6146843-d391-44c1-ab3d-870a51221939 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:30.479817 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.479817 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:30.480747 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d6146843-d391-44c1-ab3d-870a51221939 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:30.493983 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d6146843-d391-44c1-ab3d-870a51221939 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume updated successfully. Aug 07 21:02:30.493983 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6146843-d391-44c1-ab3d-870a51221939 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action returned with HTTP 200 Aug 07 21:02:30.494979 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 571/2304] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:02:30 2026] POST /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 21:02:30.504827 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-80ebdd29-05e4-445e-99f5-12ca32245316 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.507286 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80ebdd29-05e4-445e-99f5-12ca32245316 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:30.507556 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80ebdd29-05e4-445e-99f5-12ca32245316 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:30.508379 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80ebdd29-05e4-445e-99f5-12ca32245316 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:30.516440 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.516440 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:30.522057 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-80ebdd29-05e4-445e-99f5-12ca32245316 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:30.527563 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80ebdd29-05e4-445e-99f5-12ca32245316 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:30.528143 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 573/2305] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:30 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:30.547565 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3a812ec8-1519-4e4e-81f3-0c7738c2e271 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.549514 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3a812ec8-1519-4e4e-81f3-0c7738c2e271 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] POST https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action Aug 07 21:02:30.549934 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3a812ec8-1519-4e4e-81f3-0c7738c2e271 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:30.550093 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3a812ec8-1519-4e4e-81f3-0c7738c2e271 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:30.559607 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.559607 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:30.560091 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3a812ec8-1519-4e4e-81f3-0c7738c2e271 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:30.574784 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3a812ec8-1519-4e4e-81f3-0c7738c2e271 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Update volume admin metadata completed successfully. Aug 07 21:02:30.574784 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3a812ec8-1519-4e4e-81f3-0c7738c2e271 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Update readonly setting on volume completed successfully. Aug 07 21:02:30.574784 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3a812ec8-1519-4e4e-81f3-0c7738c2e271 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action returned with HTTP 202 Aug 07 21:02:30.574784 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 584/2306] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:02:30 2026] POST /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:30.582625 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3b755c0c-ca8e-4962-9650-b97642415afb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.584614 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3b755c0c-ca8e-4962-9650-b97642415afb tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:30.584889 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3b755c0c-ca8e-4962-9650-b97642415afb tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:30.585161 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3b755c0c-ca8e-4962-9650-b97642415afb tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:30.592304 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.592304 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:30.596101 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3b755c0c-ca8e-4962-9650-b97642415afb tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:30.603042 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3b755c0c-ca8e-4962-9650-b97642415afb tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:30.603808 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 579/2307] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:30 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:30.619244 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2c2ce902-eb7a-4464-a990-9141da88fbbe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.621292 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c2ce902-eb7a-4464-a990-9141da88fbbe tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] POST https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action Aug 07 21:02:30.621740 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c2ce902-eb7a-4464-a990-9141da88fbbe tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:30.621883 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c2ce902-eb7a-4464-a990-9141da88fbbe tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:30.633683 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.633683 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:30.634317 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2c2ce902-eb7a-4464-a990-9141da88fbbe tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:30.647850 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2c2ce902-eb7a-4464-a990-9141da88fbbe tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Update volume admin metadata completed successfully. Aug 07 21:02:30.648249 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2c2ce902-eb7a-4464-a990-9141da88fbbe tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Update readonly setting on volume completed successfully. Aug 07 21:02:30.648614 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c2ce902-eb7a-4464-a990-9141da88fbbe tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action returned with HTTP 202 Aug 07 21:02:30.649477 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 572/2308] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:02:30 2026] POST /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:30.660908 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7d47c851-a155-4502-8bbd-7b9ab12ce337 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.664268 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d47c851-a155-4502-8bbd-7b9ab12ce337 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:30.664268 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d47c851-a155-4502-8bbd-7b9ab12ce337 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:30.664391 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d47c851-a155-4502-8bbd-7b9ab12ce337 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:30.673444 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.673444 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:30.677663 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7d47c851-a155-4502-8bbd-7b9ab12ce337 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:30.683855 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d47c851-a155-4502-8bbd-7b9ab12ce337 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:30.684539 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 574/2309] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:30 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:30.702788 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2377d58a-0862-4243-8fa0-b4252c46796f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:30.705480 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2377d58a-0862-4243-8fa0-b4252c46796f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] POST https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action Aug 07 21:02:30.705937 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2377d58a-0862-4243-8fa0-b4252c46796f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1256482436", "disk_format": "raw"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:30.706128 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2377d58a-0862-4243-8fa0-b4252c46796f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1256482436", "disk_format": "raw"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:30.717652 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.717652 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:30.718492 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2377d58a-0862-4243-8fa0-b4252c46796f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:30.735443 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:30.735443 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:30.740957 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.image.image_utils [None req-2377d58a-0862-4243-8fa0-b4252c46796f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1256482436'}] 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-1256482436'}]. {{(pid=100277) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 21:02:31.010544 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d61ebaa5-79fc-4075-afe2-4f0e69b3108d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.016185 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d61ebaa5-79fc-4075-afe2-4f0e69b3108d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:31.018311 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d61ebaa5-79fc-4075-afe2-4f0e69b3108d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:31.019824 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d61ebaa5-79fc-4075-afe2-4f0e69b3108d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:31.020410 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-d61ebaa5-79fc-4075-afe2-4f0e69b3108d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:31.035585 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:31.035585 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:31.039532 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d61ebaa5-79fc-4075-afe2-4f0e69b3108d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:31.044111 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 580/2310] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:31 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 748 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:31.172686 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e3f37f6e-6541-4484-b438-f57beece8662 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.175157 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e3f37f6e-6541-4484-b438-f57beece8662 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] GET https://10.4.3.127/volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 Aug 07 21:02:31.175894 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e3f37f6e-6541-4484-b438-f57beece8662 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:31.175894 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e3f37f6e-6541-4484-b438-f57beece8662 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:31.184129 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e3f37f6e-6541-4484-b438-f57beece8662 tempest-VolumeTypesAccessTest-74856325 tempest-VolumeTypesAccessTest-74856325-project-member] https://10.4.3.127/volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 returned with HTTP 404 Aug 07 21:02:31.184728 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 573/2311] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:31 2026] GET /volume/v3/volumes/04f1cf22-a073-4fcc-a372-1e66d5b98d95 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:31.197552 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ed1af618-f910-4c0f-9bd8-5ea07f5d5342 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.200972 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed1af618-f910-4c0f-9bd8-5ea07f5d5342 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] POST https://10.4.3.127/volume/v3/types/d6ddff0f-28ef-495b-9d40-84eebb894822/action Aug 07 21:02:31.203227 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed1af618-f910-4c0f-9bd8-5ea07f5d5342 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action body: b'{"removeProjectAccess": {"project": "105ae2a262af45a78dc5c57718ffa7e4"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:31.203227 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed1af618-f910-4c0f-9bd8-5ea07f5d5342 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "105ae2a262af45a78dc5c57718ffa7e4"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:31.227041 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed1af618-f910-4c0f-9bd8-5ea07f5d5342 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] https://10.4.3.127/volume/v3/types/d6ddff0f-28ef-495b-9d40-84eebb894822/action returned with HTTP 202 Aug 07 21:02:31.227876 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 575/2312] 10.4.3.127 () {68 vars in 1384 bytes} [Fri Aug 7 21:02:31 2026] POST /volume/v3/types/d6ddff0f-28ef-495b-9d40-84eebb894822/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:31.238250 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-44272578-9143-4274-b9a8-9da96f7346b4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.242373 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-44272578-9143-4274-b9a8-9da96f7346b4 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] DELETE https://10.4.3.127/volume/v3/types/d6ddff0f-28ef-495b-9d40-84eebb894822 Aug 07 21:02:31.242754 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-44272578-9143-4274-b9a8-9da96f7346b4 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:31.243040 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-44272578-9143-4274-b9a8-9da96f7346b4 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:31.287585 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-30bb4463-29aa-4725-81b0-2948f1c642fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.291788 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30bb4463-29aa-4725-81b0-2948f1c642fe tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 Aug 07 21:02:31.292721 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30bb4463-29aa-4725-81b0-2948f1c642fe tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:31.292960 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30bb4463-29aa-4725-81b0-2948f1c642fe tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:31.309590 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30bb4463-29aa-4725-81b0-2948f1c642fe tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 returned with HTTP 404 Aug 07 21:02:31.310270 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 574/2313] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:31 2026] GET /volume/v3/volumes/57df3ee6-c693-4b8d-b7d2-db1b05220975 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:31.324088 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-44272578-9143-4274-b9a8-9da96f7346b4 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] https://10.4.3.127/volume/v3/types/d6ddff0f-28ef-495b-9d40-84eebb894822 returned with HTTP 202 Aug 07 21:02:31.324355 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 581/2314] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:02:31 2026] DELETE /volume/v3/types/d6ddff0f-28ef-495b-9d40-84eebb894822 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:31.334724 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c66e5ff9-c614-4760-84d5-a9e6e41781b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.338348 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c66e5ff9-c614-4760-84d5-a9e6e41781b3 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] GET https://10.4.3.127/volume/v3/types/d6ddff0f-28ef-495b-9d40-84eebb894822 Aug 07 21:02:31.338682 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c66e5ff9-c614-4760-84d5-a9e6e41781b3 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:31.339528 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c66e5ff9-c614-4760-84d5-a9e6e41781b3 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:31.345488 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c66e5ff9-c614-4760-84d5-a9e6e41781b3 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] https://10.4.3.127/volume/v3/types/d6ddff0f-28ef-495b-9d40-84eebb894822 returned with HTTP 404 Aug 07 21:02:31.348385 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 576/2315] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 21:02:31 2026] GET /volume/v3/types/d6ddff0f-28ef-495b-9d40-84eebb894822 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:31.358672 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aa553e64-8a15-45f1-a5c1-d1d3a1b0f3ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.361866 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa553e64-8a15-45f1-a5c1-d1d3a1b0f3ab tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:02:31.362382 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa553e64-8a15-45f1-a5c1-d1d3a1b0f3ab tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-569672877", "os-volume-type-access:is_public": false}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:31.382128 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa553e64-8a15-45f1-a5c1-d1d3a1b0f3ab tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:02:31.382777 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 575/2316] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:02:31 2026] POST /volume/v3/types => generated 228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:31.392697 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9fa46ff1-64ea-4759-9cfd-b63290f85212 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.394880 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9fa46ff1-64ea-4759-9cfd-b63290f85212 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] POST https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/action Aug 07 21:02:31.395356 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9fa46ff1-64ea-4759-9cfd-b63290f85212 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action body: b'{"addProjectAccess": {"project": "105ae2a262af45a78dc5c57718ffa7e4"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:31.395870 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9fa46ff1-64ea-4759-9cfd-b63290f85212 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "105ae2a262af45a78dc5c57718ffa7e4"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:31.432720 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9fa46ff1-64ea-4759-9cfd-b63290f85212 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/action returned with HTTP 202 Aug 07 21:02:31.433548 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 582/2317] 10.4.3.127 () {68 vars in 1384 bytes} [Fri Aug 7 21:02:31 2026] POST /volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:31.455142 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bfc6c99d-52b1-44f1-8807-4678c4fff885 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.458579 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bfc6c99d-52b1-44f1-8807-4678c4fff885 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] POST https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/action Aug 07 21:02:31.460002 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bfc6c99d-52b1-44f1-8807-4678c4fff885 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action body: b'{"addProjectAccess": {"project": "6455e099b9864ec2899fac9a8bc54293"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:31.460002 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bfc6c99d-52b1-44f1-8807-4678c4fff885 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6455e099b9864ec2899fac9a8bc54293"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:31.473216 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-97117086-7244-4f02-a640-8a1bd7879a02 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.476382 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97117086-7244-4f02-a640-8a1bd7879a02 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] DELETE https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 21:02:31.476731 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-97117086-7244-4f02-a640-8a1bd7879a02 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:31.477433 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-97117086-7244-4f02-a640-8a1bd7879a02 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:31.477631 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-97117086-7244-4f02-a640-8a1bd7879a02 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Delete volume with id: 686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 21:02:31.484642 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bfc6c99d-52b1-44f1-8807-4678c4fff885 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/action returned with HTTP 202 Aug 07 21:02:31.485185 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 577/2318] 10.4.3.127 () {68 vars in 1384 bytes} [Fri Aug 7 21:02:31 2026] POST /volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 21:02:31.491022 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:31.491022 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:31.491301 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-97117086-7244-4f02-a640-8a1bd7879a02 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:31.498699 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-182c0565-4e06-4e35-ba16-8f21a854e819 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.500422 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-182c0565-4e06-4e35-ba16-8f21a854e819 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] GET https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/os-volume-type-access Aug 07 21:02:31.500845 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-182c0565-4e06-4e35-ba16-8f21a854e819 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:31.501369 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-182c0565-4e06-4e35-ba16-8f21a854e819 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:31.518178 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-182c0565-4e06-4e35-ba16-8f21a854e819 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/os-volume-type-access returned with HTTP 200 Aug 07 21:02:31.518178 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 583/2319] 10.4.3.127 () {66 vars in 1408 bytes} [Fri Aug 7 21:02:31 2026] GET /volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/os-volume-type-access => generated 244 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:31.530235 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2377d58a-0862-4243-8fa0-b4252c46796f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Copy volume to image completed successfully. Aug 07 21:02:31.530692 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-97117086-7244-4f02-a640-8a1bd7879a02 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Delete volume request issued successfully. Aug 07 21:02:31.530746 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4415ab63-2bc0-4f1d-b793-28979794315b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.530793 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97117086-7244-4f02-a640-8a1bd7879a02 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 202 Aug 07 21:02:31.530821 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2377d58a-0862-4243-8fa0-b4252c46796f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action returned with HTTP 202 Aug 07 21:02:31.530846 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 576/2320] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:31 2026] DELETE /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:31.530872 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 585/2321] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:02:30 2026] POST /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action => generated 687 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:31.536963 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4415ab63-2bc0-4f1d-b793-28979794315b tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] POST https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/action Aug 07 21:02:31.537393 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4415ab63-2bc0-4f1d-b793-28979794315b tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action body: b'{"removeProjectAccess": {"project": "6455e099b9864ec2899fac9a8bc54293"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:31.537580 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4415ab63-2bc0-4f1d-b793-28979794315b tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6455e099b9864ec2899fac9a8bc54293"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:31.543718 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2c6a721f-9c44-400c-8886-ae6f003c0eeb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.545719 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2c6a721f-9c44-400c-8886-ae6f003c0eeb tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 21:02:31.545992 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2c6a721f-9c44-400c-8886-ae6f003c0eeb tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:31.546226 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2c6a721f-9c44-400c-8886-ae6f003c0eeb tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:31.559319 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:31.559319 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:31.566379 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2c6a721f-9c44-400c-8886-ae6f003c0eeb tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Volume info retrieved successfully. Aug 07 21:02:31.566521 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4415ab63-2bc0-4f1d-b793-28979794315b tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/action returned with HTTP 202 Aug 07 21:02:31.566846 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 578/2322] 10.4.3.127 () {68 vars in 1384 bytes} [Fri Aug 7 21:02:31 2026] POST /volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:31.574161 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2c6a721f-9c44-400c-8886-ae6f003c0eeb tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 200 Aug 07 21:02:31.574701 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 584/2323] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:31 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:31.576309 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bbf30797-9798-4e10-8439-58f4565fb1a5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.578877 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bbf30797-9798-4e10-8439-58f4565fb1a5 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] POST https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/action Aug 07 21:02:31.580066 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bbf30797-9798-4e10-8439-58f4565fb1a5 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action body: b'{"removeProjectAccess": {"project": "105ae2a262af45a78dc5c57718ffa7e4"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:31.580066 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bbf30797-9798-4e10-8439-58f4565fb1a5 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "105ae2a262af45a78dc5c57718ffa7e4"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:31.596602 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bbf30797-9798-4e10-8439-58f4565fb1a5 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/action returned with HTTP 202 Aug 07 21:02:31.597105 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 577/2324] 10.4.3.127 () {68 vars in 1384 bytes} [Fri Aug 7 21:02:31 2026] POST /volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:31.608316 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-92093172-2c99-4417-bdbd-69b60e54ccb6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.610669 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-92093172-2c99-4417-bdbd-69b60e54ccb6 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] DELETE https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986 Aug 07 21:02:31.610935 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-92093172-2c99-4417-bdbd-69b60e54ccb6 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:31.611194 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-92093172-2c99-4417-bdbd-69b60e54ccb6 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:31.644627 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-92093172-2c99-4417-bdbd-69b60e54ccb6 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986 returned with HTTP 202 Aug 07 21:02:31.645332 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 586/2325] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:02:31 2026] DELETE /volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:31.656666 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-675afe20-0bfd-44cd-a9c4-f3c2db745154 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:31.659481 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-675afe20-0bfd-44cd-a9c4-f3c2db745154 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] GET https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986 Aug 07 21:02:31.659734 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-675afe20-0bfd-44cd-a9c4-f3c2db745154 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:31.660175 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-675afe20-0bfd-44cd-a9c4-f3c2db745154 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:31.665360 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-675afe20-0bfd-44cd-a9c4-f3c2db745154 tempest-VolumeTypesAccessTest-1029398623 tempest-VolumeTypesAccessTest-1029398623-project-admin] https://10.4.3.127/volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986 returned with HTTP 404 Aug 07 21:02:31.665973 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 579/2326] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 21:02:31 2026] GET /volume/v3/types/0d987f37-a48d-47b3-b5bf-cf0b8f8c5986 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:32.056331 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1ba114a8-1fe0-4f22-9843-06401687c4f8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:32.059082 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1ba114a8-1fe0-4f22-9843-06401687c4f8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:32.059326 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1ba114a8-1fe0-4f22-9843-06401687c4f8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:32.059550 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1ba114a8-1fe0-4f22-9843-06401687c4f8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:32.059665 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-1ba114a8-1fe0-4f22-9843-06401687c4f8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:32.065046 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:32.065046 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:32.066082 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1ba114a8-1fe0-4f22-9843-06401687c4f8 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:32.066611 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 585/2327] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:32 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:32.592613 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bed706ba-18b3-47b7-9c8f-c06481139a08 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:32.594523 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bed706ba-18b3-47b7-9c8f-c06481139a08 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] GET https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed Aug 07 21:02:32.594800 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bed706ba-18b3-47b7-9c8f-c06481139a08 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:32.597039 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bed706ba-18b3-47b7-9c8f-c06481139a08 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:32.604786 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bed706ba-18b3-47b7-9c8f-c06481139a08 tempest-AttachVolumeNegativeTest-1548449160 tempest-AttachVolumeNegativeTest-1548449160-project-member] https://10.4.3.127/volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed returned with HTTP 404 Aug 07 21:02:32.605347 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 578/2328] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:32 2026] GET /volume/v3/volumes/686da193-5d18-4bfb-85a3-51b7e5c304ed => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:32.824945 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bb7462ae-c2f6-4627-a9ca-d1715915c63e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:33.016827 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bb7462ae-c2f6-4627-a9ca-d1715915c63e tempest-AvailabilityZoneTestJSON-1469339724 tempest-AvailabilityZoneTestJSON-1469339724-project-member] GET https://10.4.3.127/volume/v3/os-availability-zone Aug 07 21:02:33.016827 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bb7462ae-c2f6-4627-a9ca-d1715915c63e tempest-AvailabilityZoneTestJSON-1469339724 tempest-AvailabilityZoneTestJSON-1469339724-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:33.016827 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bb7462ae-c2f6-4627-a9ca-d1715915c63e tempest-AvailabilityZoneTestJSON-1469339724 tempest-AvailabilityZoneTestJSON-1469339724-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:33.021668 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bb7462ae-c2f6-4627-a9ca-d1715915c63e tempest-AvailabilityZoneTestJSON-1469339724 tempest-AvailabilityZoneTestJSON-1469339724-project-member] Availability Zones retrieved successfully. Aug 07 21:02:33.022195 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bb7462ae-c2f6-4627-a9ca-d1715915c63e tempest-AvailabilityZoneTestJSON-1469339724 tempest-AvailabilityZoneTestJSON-1469339724-project-member] https://10.4.3.127/volume/v3/os-availability-zone returned with HTTP 200 Aug 07 21:02:33.022920 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 587/2329] 10.4.3.127 () {66 vars in 1276 bytes} [Fri Aug 7 21:02:32 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:02:33.082796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bda03a70-12b8-400e-81d8-6bf4ac653a10 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:33.084984 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bda03a70-12b8-400e-81d8-6bf4ac653a10 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:33.085646 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bda03a70-12b8-400e-81d8-6bf4ac653a10 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:33.086049 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bda03a70-12b8-400e-81d8-6bf4ac653a10 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:33.086340 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bda03a70-12b8-400e-81d8-6bf4ac653a10 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:33.094946 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:33.094946 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:33.094946 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bda03a70-12b8-400e-81d8-6bf4ac653a10 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:33.094946 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 580/2330] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:33 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:34.108522 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-619bf317-3c70-4783-9579-eb144d1f2c3a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:34.112985 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-619bf317-3c70-4783-9579-eb144d1f2c3a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:34.113261 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-619bf317-3c70-4783-9579-eb144d1f2c3a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:34.113553 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-619bf317-3c70-4783-9579-eb144d1f2c3a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:34.113737 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-619bf317-3c70-4783-9579-eb144d1f2c3a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:34.119915 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:34.119915 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:34.121381 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-619bf317-3c70-4783-9579-eb144d1f2c3a tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:34.122308 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 586/2331] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:34 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:35.136720 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1458ba1d-e626-41f5-ac83-7c934d323535 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:35.139686 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1458ba1d-e626-41f5-ac83-7c934d323535 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:35.140363 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1458ba1d-e626-41f5-ac83-7c934d323535 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:35.140363 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1458ba1d-e626-41f5-ac83-7c934d323535 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:35.140363 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1458ba1d-e626-41f5-ac83-7c934d323535 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:35.146250 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:35.146250 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:35.146919 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1458ba1d-e626-41f5-ac83-7c934d323535 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:35.147690 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 579/2332] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:35 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:35.165038 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-70138d1e-7ad8-4cc7-846b-977445006951 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:35.172050 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-70138d1e-7ad8-4cc7-846b-977445006951 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:35.172050 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-70138d1e-7ad8-4cc7-846b-977445006951 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:35.172050 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-70138d1e-7ad8-4cc7-846b-977445006951 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:35.172050 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-70138d1e-7ad8-4cc7-846b-977445006951 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:35.183106 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:35.183106 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:35.183538 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-70138d1e-7ad8-4cc7-846b-977445006951 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:35.184986 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 588/2333] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:35 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 752 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:35.199616 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dd46b826-1f9b-4ed1-97c7-f30f37a562cd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:35.201245 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd46b826-1f9b-4ed1-97c7-f30f37a562cd tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:02:35.202370 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd46b826-1f9b-4ed1-97c7-f30f37a562cd tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:35.202370 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd46b826-1f9b-4ed1-97c7-f30f37a562cd tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:35.202370 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-dd46b826-1f9b-4ed1-97c7-f30f37a562cd tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:35.206565 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:35.206565 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:35.207363 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd46b826-1f9b-4ed1-97c7-f30f37a562cd tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:02:35.208277 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 581/2334] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:35 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:35.220920 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-750ad5b1-d1b9-420b-9490-0ee40356805f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:35.226123 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-750ad5b1-d1b9-420b-9490-0ee40356805f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:02:35.226123 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-750ad5b1-d1b9-420b-9490-0ee40356805f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-551588958"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:35.227233 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.backups [None req-750ad5b1-d1b9-420b-9490-0ee40356805f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Creating new backup {'backup': {'volume_id': 'bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-551588958'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:02:35.227983 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-750ad5b1-d1b9-420b-9490-0ee40356805f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Creating backup of volume bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 in container None Aug 07 21:02:35.242212 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:35.242212 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:35.242895 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-750ad5b1-d1b9-420b-9490-0ee40356805f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:02:35.278983 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-750ad5b1-d1b9-420b-9490-0ee40356805f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Created reservations ['77b4899e-cdee-45d9-9114-6cc3907a59f9', 'db0d1bba-fbe3-42db-816b-b97c977ded11'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:35.352133 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-750ad5b1-d1b9-420b-9490-0ee40356805f tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:02:35.353515 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 587/2335] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:35 2026] POST /volume/v3/backups => generated 329 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:35.369150 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-485bdfe9-94e3-476d-9bfe-12dd85962b3d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:35.374606 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-485bdfe9-94e3-476d-9bfe-12dd85962b3d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:35.374849 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-485bdfe9-94e3-476d-9bfe-12dd85962b3d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:35.375560 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-485bdfe9-94e3-476d-9bfe-12dd85962b3d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:35.375560 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-485bdfe9-94e3-476d-9bfe-12dd85962b3d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:35.384188 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:35.384188 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:35.385167 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-485bdfe9-94e3-476d-9bfe-12dd85962b3d tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 200 Aug 07 21:02:35.385513 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 580/2336] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:35 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:35.711328 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ba7ae330-3d04-4f9c-831d-0b47c4eb520d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:35.738356 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:35.827229 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ba7ae330-3d04-4f9c-831d-0b47c4eb520d tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 07 21:02:35.827465 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ba7ae330-3d04-4f9c-831d-0b47c4eb520d tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:35.827778 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ba7ae330-3d04-4f9c-831d-0b47c4eb520d tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:35.828101 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-ba7ae330-3d04-4f9c-831d-0b47c4eb520d tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:35.829327 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ba7ae330-3d04-4f9c-831d-0b47c4eb520d tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:35.837590 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ba7ae330-3d04-4f9c-831d-0b47c4eb520d tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Get all volumes completed successfully. Aug 07 21:02:35.838161 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ba7ae330-3d04-4f9c-831d-0b47c4eb520d tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 07 21:02:35.838796 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 589/2337] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 7 21:02:35 2026] GET /volume/v3/volumes => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:02:35.842309 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:35.842916 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-204731330"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:35.844732 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-204731330'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:35.844987 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Create volume of 1 GB Aug 07 21:02:35.850055 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-614d0240-6b40-4443-8e13-b2a3deb8256c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:35.853087 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:35.853563 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1960858302"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:35.855193 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Availability Zones retrieved successfully. Aug 07 21:02:35.855310 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1960858302'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:35.856042 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Create volume of 1 GB Aug 07 21:02:35.856042 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:35.856042 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:35.861241 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Availability Zones retrieved successfully. Aug 07 21:02:35.863346 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Flow 'volume_create_api' (361fb5b6-9972-43f0-91bf-9fd3afc6d37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:35.864857 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0be2a1-8bb1-47f1-8a91-c4b262885625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:35.866092 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:35.868854 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Flow 'volume_create_api' (d2ead1bb-df17-4d90-91ba-a6c21f18a81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:35.870627 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec04c96-1c0a-43b9-9191-7476a19374db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:35.871855 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:35.908976 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0be2a1-8bb1-47f1-8a91-c4b262885625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:35.909960 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3316823-2005-4df1-8926-a45c42e439ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:35.913016 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec04c96-1c0a-43b9-9191-7476a19374db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:35.914229 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ac506f5-72c7-4bf6-8378-400d0dd52a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:36.000258 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Created reservations ['a1de7b49-1115-4f24-8a25-5ebae7966c2d', '4c8a1453-8183-4144-afec-06df7a716334', '6a247c0e-fc90-4f52-8191-df77d6376218', '560426f0-6787-4c3a-acbd-57cf4179ba40'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:36.001307 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3316823-2005-4df1-8926-a45c42e439ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1de7b49-1115-4f24-8a25-5ebae7966c2d', '4c8a1453-8183-4144-afec-06df7a716334', '6a247c0e-fc90-4f52-8191-df77d6376218', '560426f0-6787-4c3a-acbd-57cf4179ba40']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:36.002344 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (223d92a4-f9b2-485c-a3ef-190c655898d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:36.006654 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Created reservations ['c7f4ca8e-d5be-4db2-89ef-4d020766ad0e', '91043d74-9344-4bb2-8e5a-5851ad36f7aa', 'a744e5c5-a16a-49fe-ad68-2315309bebe4', '49184d86-cb82-4324-8765-9e9401bf76e3'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:36.007690 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ac506f5-72c7-4bf6-8378-400d0dd52a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7f4ca8e-d5be-4db2-89ef-4d020766ad0e', '91043d74-9344-4bb2-8e5a-5851ad36f7aa', 'a744e5c5-a16a-49fe-ad68-2315309bebe4', '49184d86-cb82-4324-8765-9e9401bf76e3']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:36.008720 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c49500-e023-468f-909e-87724166683f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:36.037496 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (223d92a4-f9b2-485c-a3ef-190c655898d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f974eb67-3f8f-428f-ad39-80d09c9b1f27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-204731330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e43cb47911845b5be7dec6bee280289',qos_specs=None,replication_status=,reservations=['a1de7b49-1115-4f24-8a25-5ebae7966c2d','4c8a1453-8183-4144-afec-06df7a716334','6a247c0e-fc90-4f52-8191-df77d6376218','560426f0-6787-4c3a-acbd-57cf4179ba40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f793c112042f480a825bf5ba0f76c7a5',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-204731330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f974eb67-3f8f-428f-ad39-80d09c9b1f27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e43cb47911845b5be7dec6bee280289',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f793c112042f480a825bf5ba0f76c7a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:36.038750 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (615b77f4-41c1-4d47-8f28-fe5e7656b71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:36.042065 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c49500-e023-468f-909e-87724166683f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e74f88d3-f4d9-40fc-8449-f77e49570e85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1960858302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d554da171694840b4e4df114822033e',qos_specs=None,replication_status=,reservations=['c7f4ca8e-d5be-4db2-89ef-4d020766ad0e','91043d74-9344-4bb2-8e5a-5851ad36f7aa','a744e5c5-a16a-49fe-ad68-2315309bebe4','49184d86-cb82-4324-8765-9e9401bf76e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63a697bfc094883867dc185d865d676',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1960858302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e74f88d3-f4d9-40fc-8449-f77e49570e85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d554da171694840b4e4df114822033e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e63a697bfc094883867dc185d865d676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:36.043218 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f6f0e89-51d4-4550-a556-55bbbd27c31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:36.073689 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f6f0e89-51d4-4550-a556-55bbbd27c31b) transitioned into state 'SUCCESS' from state '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-1960858302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d554da171694840b4e4df114822033e',qos_specs=None,replication_status=,reservations=['c7f4ca8e-d5be-4db2-89ef-4d020766ad0e','91043d74-9344-4bb2-8e5a-5851ad36f7aa','a744e5c5-a16a-49fe-ad68-2315309bebe4','49184d86-cb82-4324-8765-9e9401bf76e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63a697bfc094883867dc185d865d676',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:36.074245 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830d8a21-218a-44e4-8708-b3d05904b105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:36.088330 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830d8a21-218a-44e4-8708-b3d05904b105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:36.089316 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Flow 'volume_create_api' (d2ead1bb-df17-4d90-91ba-a6c21f18a81f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:36.089638 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Create volume request issued successfully. Aug 07 21:02:36.090686 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-614d0240-6b40-4443-8e13-b2a3deb8256c tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:36.091338 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 588/2338] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:35 2026] POST /volume/v3/volumes => generated 755 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:36.099229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (615b77f4-41c1-4d47-8f28-fe5e7656b71e) transitioned into state 'SUCCESS' from state '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-204731330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e43cb47911845b5be7dec6bee280289',qos_specs=None,replication_status=,reservations=['a1de7b49-1115-4f24-8a25-5ebae7966c2d','4c8a1453-8183-4144-afec-06df7a716334','6a247c0e-fc90-4f52-8191-df77d6376218','560426f0-6787-4c3a-acbd-57cf4179ba40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f793c112042f480a825bf5ba0f76c7a5',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:36.100343 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfde71b8-2835-4305-ae69-7611bc497932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:36.111022 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-36bbaefe-ed30-46ba-a521-a789c76c84ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:36.113275 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36bbaefe-ed30-46ba-a521-a789c76c84ab tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 Aug 07 21:02:36.114121 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-36bbaefe-ed30-46ba-a521-a789c76c84ab tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:36.114314 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-36bbaefe-ed30-46ba-a521-a789c76c84ab tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:36.117270 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfde71b8-2835-4305-ae69-7611bc497932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:36.118651 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Flow 'volume_create_api' (361fb5b6-9972-43f0-91bf-9fd3afc6d37b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:36.118651 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Create volume request issued successfully. Aug 07 21:02:36.119471 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-09a2e445-53d3-4cd3-9fdc-2744ab8e03cc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:36.120116 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 582/2339] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:02:35 2026] POST /volume/v3/volumes => generated 818 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:36.123961 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:36.123961 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:36.134274 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-36bbaefe-ed30-46ba-a521-a789c76c84ab tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:36.136947 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a9344518-6e14-452b-b5e5-18505d0288dc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:36.139196 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a9344518-6e14-452b-b5e5-18505d0288dc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] GET https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:36.139492 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a9344518-6e14-452b-b5e5-18505d0288dc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:36.139930 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a9344518-6e14-452b-b5e5-18505d0288dc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:36.141006 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36bbaefe-ed30-46ba-a521-a789c76c84ab tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 returned with HTTP 200 Aug 07 21:02:36.143288 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 581/2340] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:36 2026] GET /volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:36.149557 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:36.149557 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:36.155075 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a9344518-6e14-452b-b5e5-18505d0288dc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Volume info retrieved successfully. Aug 07 21:02:36.165075 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a9344518-6e14-452b-b5e5-18505d0288dc tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 returned with HTTP 200 Aug 07 21:02:36.165579 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 590/2341] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:36 2026] GET /volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 => generated 886 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:36.399467 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b18614bc-c400-4db5-9b83-0c1bc7b8d920 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:36.402334 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b18614bc-c400-4db5-9b83-0c1bc7b8d920 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:36.402698 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b18614bc-c400-4db5-9b83-0c1bc7b8d920 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:36.403060 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b18614bc-c400-4db5-9b83-0c1bc7b8d920 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:36.403157 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-b18614bc-c400-4db5-9b83-0c1bc7b8d920 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:36.409367 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:36.409367 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:36.410580 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b18614bc-c400-4db5-9b83-0c1bc7b8d920 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 200 Aug 07 21:02:36.411181 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 589/2342] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:36 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:37.162065 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d12414a6-63a3-4063-8b1e-a45ca7084b20 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:37.164127 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d12414a6-63a3-4063-8b1e-a45ca7084b20 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 Aug 07 21:02:37.164928 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d12414a6-63a3-4063-8b1e-a45ca7084b20 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:37.164928 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d12414a6-63a3-4063-8b1e-a45ca7084b20 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:37.180800 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:37.180800 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:37.185727 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0213784e-5b2a-43b0-bced-8eb1a9798302 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:37.188382 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d12414a6-63a3-4063-8b1e-a45ca7084b20 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:37.188768 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0213784e-5b2a-43b0-bced-8eb1a9798302 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] GET https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:37.189050 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0213784e-5b2a-43b0-bced-8eb1a9798302 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:37.189444 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0213784e-5b2a-43b0-bced-8eb1a9798302 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:37.200901 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:37.200901 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:37.204545 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d12414a6-63a3-4063-8b1e-a45ca7084b20 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 returned with HTTP 200 Aug 07 21:02:37.205227 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 583/2343] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:37 2026] GET /volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:37.208472 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0213784e-5b2a-43b0-bced-8eb1a9798302 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Volume info retrieved successfully. Aug 07 21:02:37.218294 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0213784e-5b2a-43b0-bced-8eb1a9798302 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 returned with HTTP 200 Aug 07 21:02:37.219215 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 582/2344] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:37 2026] GET /volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 => generated 945 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:02:37.222601 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6ed092a7-848b-4714-afc2-69647279085e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:37.231058 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6ed092a7-848b-4714-afc2-69647279085e tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 Aug 07 21:02:37.231364 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6ed092a7-848b-4714-afc2-69647279085e tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:37.231659 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6ed092a7-848b-4714-afc2-69647279085e tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:37.237554 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-429b0895-b8b2-4bf5-81a1-4138da3cb8e6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:37.240976 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-429b0895-b8b2-4bf5-81a1-4138da3cb8e6 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] POST https://10.4.3.127/volume/v3/volume-transfers Aug 07 21:02:37.242177 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-429b0895-b8b2-4bf5-81a1-4138da3cb8e6 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f974eb67-3f8f-428f-ad39-80d09c9b1f27"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:37.244024 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volume_transfer [None req-429b0895-b8b2-4bf5-81a1-4138da3cb8e6 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f974eb67-3f8f-428f-ad39-80d09c9b1f27'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 21:02:37.244265 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volume_transfer [None req-429b0895-b8b2-4bf5-81a1-4138da3cb8e6 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Creating transfer of volume f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:37.244422 np0000006755 devstack@c-api.service[100278]: INFO cinder.transfer.api [None req-429b0895-b8b2-4bf5-81a1-4138da3cb8e6 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Generating transfer record for volume f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:37.245480 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:37.245480 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:37.257084 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:37.257084 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:37.259004 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6ed092a7-848b-4714-afc2-69647279085e tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:37.269829 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6ed092a7-848b-4714-afc2-69647279085e tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 returned with HTTP 200 Aug 07 21:02:37.270752 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 591/2345] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:37 2026] GET /volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:37.273415 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:37.289862 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:37.291120 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-429b0895-b8b2-4bf5-81a1-4138da3cb8e6 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volume-transfers returned with HTTP 202 Aug 07 21:02:37.292202 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 590/2346] 10.4.3.127 () {70 vars in 1326 bytes} [Fri Aug 7 21:02:37 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:37.296687 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:37.296687 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1429017930"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:37.300893 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1429017930'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:37.304341 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Create volume of 1 GB Aug 07 21:02:37.308649 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f345cf5c-f714-4339-97db-2edf73212ef2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:37.311088 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f345cf5c-f714-4339-97db-2edf73212ef2 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] GET https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:37.311859 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f345cf5c-f714-4339-97db-2edf73212ef2 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:37.311859 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f345cf5c-f714-4339-97db-2edf73212ef2 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:37.312149 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Availability Zones retrieved successfully. Aug 07 21:02:37.319343 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Flow 'volume_create_api' (489aeef7-ba39-4cbd-8197-fd167f22639b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:37.320277 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b9b71e-d83f-4a2e-a6a8-dfabd8182798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:37.322202 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:37.326010 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:37.326010 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:37.331434 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f345cf5c-f714-4339-97db-2edf73212ef2 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Volume info retrieved successfully. Aug 07 21:02:37.341191 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f345cf5c-f714-4339-97db-2edf73212ef2 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 returned with HTTP 200 Aug 07 21:02:37.341732 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 592/2347] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:37 2026] GET /volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:37.361504 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d97bce5e-7933-4be6-aa27-f971d5c13b69 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:37.366843 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d97bce5e-7933-4be6-aa27-f971d5c13b69 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] GET https://10.4.3.127/volume/v3/volume-transfers/205f0a45-904b-4e7c-94c5-bf2141d59814 Aug 07 21:02:37.368162 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d97bce5e-7933-4be6-aa27-f971d5c13b69 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:37.368162 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d97bce5e-7933-4be6-aa27-f971d5c13b69 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:37.369945 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b9b71e-d83f-4a2e-a6a8-dfabd8182798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:37.370906 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f313b2a-4cac-4d28-8da7-afb8fc101b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:37.374291 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d97bce5e-7933-4be6-aa27-f971d5c13b69 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volume-transfers/205f0a45-904b-4e7c-94c5-bf2141d59814 returned with HTTP 200 Aug 07 21:02:37.375066 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 591/2348] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 7 21:02:37 2026] GET /volume/v3/volume-transfers/205f0a45-904b-4e7c-94c5-bf2141d59814 => generated 432 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:37.388429 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f02fa203-727f-4bac-a482-7c91bb71cdb1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:37.391844 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f02fa203-727f-4bac-a482-7c91bb71cdb1 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] GET https://10.4.3.127/volume/v3/volume-transfers Aug 07 21:02:37.392734 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f02fa203-727f-4bac-a482-7c91bb71cdb1 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:37.392734 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f02fa203-727f-4bac-a482-7c91bb71cdb1 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:37.392734 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volume_transfer [None req-f02fa203-727f-4bac-a482-7c91bb71cdb1 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Listing volume transfers {{(pid=100277) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 21:02:37.400557 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f02fa203-727f-4bac-a482-7c91bb71cdb1 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volume-transfers returned with HTTP 200 Aug 07 21:02:37.401273 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 593/2349] 10.4.3.127 () {68 vars in 1305 bytes} [Fri Aug 7 21:02:37 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:37.411624 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-20002e3e-eced-4eba-ab90-0bf763507fe5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:37.424580 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-db00cb9c-ba8a-445a-a9d8-d55a5cc727bf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:37.428803 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-db00cb9c-ba8a-445a-a9d8-d55a5cc727bf tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:37.428803 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-db00cb9c-ba8a-445a-a9d8-d55a5cc727bf tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:37.428803 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-db00cb9c-ba8a-445a-a9d8-d55a5cc727bf tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:37.428803 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-db00cb9c-ba8a-445a-a9d8-d55a5cc727bf tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:37.436054 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:37.436054 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:37.436636 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-db00cb9c-ba8a-445a-a9d8-d55a5cc727bf tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 200 Aug 07 21:02:37.437198 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 594/2350] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:37 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:37.444204 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Created reservations ['fb5f9730-53a8-4b2b-a546-0b6ec6d2a8e5', '4075d1cb-d46f-4efd-b2b4-bd72b0c4708b', 'e6ddfe48-f3f1-4772-8e69-0c59dc600305', '391c54ac-9135-48b6-b881-7467989eb027'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:37.445161 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f313b2a-4cac-4d28-8da7-afb8fc101b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb5f9730-53a8-4b2b-a546-0b6ec6d2a8e5', '4075d1cb-d46f-4efd-b2b4-bd72b0c4708b', 'e6ddfe48-f3f1-4772-8e69-0c59dc600305', '391c54ac-9135-48b6-b881-7467989eb027']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:37.446619 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b766d4-4169-4cf9-85fd-d1ee03d0a12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:37.462141 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:37.462651 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1349268896"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:37.464817 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1349268896'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:37.464999 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume of 1 GB Aug 07 21:02:37.472477 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Availability Zones retrieved successfully. Aug 07 21:02:37.483046 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b766d4-4169-4cf9-85fd-d1ee03d0a12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a675d1a8-90ec-443c-bd07-f145adb1460b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1429017930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d554da171694840b4e4df114822033e',qos_specs=None,replication_status=,reservations=['fb5f9730-53a8-4b2b-a546-0b6ec6d2a8e5','4075d1cb-d46f-4efd-b2b4-bd72b0c4708b','e6ddfe48-f3f1-4772-8e69-0c59dc600305','391c54ac-9135-48b6-b881-7467989eb027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63a697bfc094883867dc185d865d676',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1429017930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a675d1a8-90ec-443c-bd07-f145adb1460b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d554da171694840b4e4df114822033e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e63a697bfc094883867dc185d865d676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:37.483357 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Flow 'volume_create_api' (8ea7511c-3e30-44f5-ac03-66c9ad4c1104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:37.484424 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508c58b4-fff9-4495-90d7-53c836bf146e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:37.484922 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49f1c30d-3f50-4c34-a0cc-48900460f8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:37.486066 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:37.520215 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508c58b4-fff9-4495-90d7-53c836bf146e) transitioned into state 'SUCCESS' from state '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-1429017930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d554da171694840b4e4df114822033e',qos_specs=None,replication_status=,reservations=['fb5f9730-53a8-4b2b-a546-0b6ec6d2a8e5','4075d1cb-d46f-4efd-b2b4-bd72b0c4708b','e6ddfe48-f3f1-4772-8e69-0c59dc600305','391c54ac-9135-48b6-b881-7467989eb027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63a697bfc094883867dc185d865d676',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:37.521406 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb079bb5-c38a-4676-aec0-772a78707482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:37.527127 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49f1c30d-3f50-4c34-a0cc-48900460f8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:37.528355 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2321d1-0cc3-4138-8bf8-6e9766f2895c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:37.537121 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb079bb5-c38a-4676-aec0-772a78707482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:37.538340 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Flow 'volume_create_api' (489aeef7-ba39-4cbd-8197-fd167f22639b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:37.538723 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Create volume request issued successfully. Aug 07 21:02:37.539530 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-732e1aa5-72f6-4975-9be0-06c93acdcc1f tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:37.540187 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 583/2351] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:37 2026] POST /volume/v3/volumes => generated 755 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:37.559513 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-232915a8-a070-4955-986a-bf55156928da None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:37.565077 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-232915a8-a070-4955-986a-bf55156928da tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b Aug 07 21:02:37.565431 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-232915a8-a070-4955-986a-bf55156928da tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:37.565869 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-232915a8-a070-4955-986a-bf55156928da tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:37.578486 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:37.578486 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:37.586895 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-232915a8-a070-4955-986a-bf55156928da tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:37.598075 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-232915a8-a070-4955-986a-bf55156928da tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b returned with HTTP 200 Aug 07 21:02:37.598661 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 595/2352] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:37 2026] GET /volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:37.613198 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Created reservations ['ef9bee9e-0e31-4855-a0d3-6ef5da24ac92', 'fab8b710-711a-4f45-aaec-133bf6fe0411', '4c9956dc-eff4-440c-a84f-72f49c60426b', '8dd80e4d-810b-488e-a564-bb39fc4297a0'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:37.614429 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2321d1-0cc3-4138-8bf8-6e9766f2895c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef9bee9e-0e31-4855-a0d3-6ef5da24ac92', 'fab8b710-711a-4f45-aaec-133bf6fe0411', '4c9956dc-eff4-440c-a84f-72f49c60426b', '8dd80e4d-810b-488e-a564-bb39fc4297a0']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:37.616390 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4c8343-b22a-483c-9a16-e2443f2f2d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:37.630889 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-20002e3e-eced-4eba-ab90-0bf763507fe5 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] POST https://10.4.3.127/volume/v3/volume-transfers/205f0a45-904b-4e7c-94c5-bf2141d59814/accept Aug 07 21:02:37.631729 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-20002e3e-eced-4eba-ab90-0bf763507fe5 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d52d4cadb9844b67"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:37.635828 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.volume_transfer [None req-20002e3e-eced-4eba-ab90-0bf763507fe5 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Accepting volume transfer 205f0a45-904b-4e7c-94c5-bf2141d59814 {{(pid=100278) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 21:02:37.637326 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.volume_transfer [None req-20002e3e-eced-4eba-ab90-0bf763507fe5 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Accepting transfer 205f0a45-904b-4e7c-94c5-bf2141d59814 Aug 07 21:02:37.645978 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4c8343-b22a-483c-9a16-e2443f2f2d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84598a09-6d8b-46d4-846a-c4cb799bb560', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1349268896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19ba979502c47d782058eace8749260',qos_specs=None,replication_status=,reservations=['ef9bee9e-0e31-4855-a0d3-6ef5da24ac92','fab8b710-711a-4f45-aaec-133bf6fe0411','4c9956dc-eff4-440c-a84f-72f49c60426b','8dd80e4d-810b-488e-a564-bb39fc4297a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8043979cbcd14af2ad4486907576a808',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1349268896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84598a09-6d8b-46d4-846a-c4cb799bb560,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19ba979502c47d782058eace8749260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8043979cbcd14af2ad4486907576a808',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:37.646880 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba8bb27-5b02-4831-88be-4761d6571938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:37.671164 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba8bb27-5b02-4831-88be-4761d6571938) transitioned into state 'SUCCESS' from state '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-1349268896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19ba979502c47d782058eace8749260',qos_specs=None,replication_status=,reservations=['ef9bee9e-0e31-4855-a0d3-6ef5da24ac92','fab8b710-711a-4f45-aaec-133bf6fe0411','4c9956dc-eff4-440c-a84f-72f49c60426b','8dd80e4d-810b-488e-a564-bb39fc4297a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8043979cbcd14af2ad4486907576a808',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:37.672099 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab7bb1b9-fd85-4690-959b-7b97204bfabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:37.707529 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab7bb1b9-fd85-4690-959b-7b97204bfabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:37.708346 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Flow 'volume_create_api' (8ea7511c-3e30-44f5-ac03-66c9ad4c1104) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:37.708753 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume request issued successfully. Aug 07 21:02:37.709620 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5850dcea-f8ac-4652-b205-b882b41c73c4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:37.710021 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 584/2353] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:37 2026] POST /volume/v3/volumes => generated 764 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:37.728976 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-20002e3e-eced-4eba-ab90-0bf763507fe5 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Created reservations ['598f3c14-0c2e-47d5-881d-a47cfc11d76a', 'a30b6870-3678-4de6-8712-68a62ed7a7cb', '2af1def7-5c3f-47e4-801e-0f329534e98a', '6844aad9-6d46-4da5-976a-448ad68ae9cf'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:37.732054 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dc595b90-e1a0-4c59-b0c3-433157cfd46a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:37.736069 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc595b90-e1a0-4c59-b0c3-433157cfd46a tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 Aug 07 21:02:37.736419 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc595b90-e1a0-4c59-b0c3-433157cfd46a tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:37.736555 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc595b90-e1a0-4c59-b0c3-433157cfd46a tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:37.745819 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:37.745819 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:37.753329 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dc595b90-e1a0-4c59-b0c3-433157cfd46a tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:37.763392 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc595b90-e1a0-4c59-b0c3-433157cfd46a tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 returned with HTTP 200 Aug 07 21:02:37.764048 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 584/2354] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:37 2026] GET /volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 => generated 832 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:37.767307 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-20002e3e-eced-4eba-ab90-0bf763507fe5 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Created reservations ['c7293465-6b78-47ba-8028-821cf273cc2d', 'db82a6a5-b87b-4005-b484-85ba7f32d4ef', 'b63a8067-64fa-4db0-9756-73be40e9045b', '059a1485-fc18-4086-ad8b-2728aaa0a3d3'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:37.828856 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-20002e3e-eced-4eba-ab90-0bf763507fe5 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Created reservations ['a9fcaf61-5bc1-418e-b519-ead7370d76b3', '47bf4322-a762-4958-a933-dd29b4baf6c4', 'c7096195-9fc4-449f-89eb-18694bf8dee3', '97095a6c-e661-4b78-83fe-b15dfee763a7'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:37.881097 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-20002e3e-eced-4eba-ab90-0bf763507fe5 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Created reservations ['fa847566-0048-4053-b340-c8709b59b547', 'fd39c680-87b1-49a7-8003-c36d32afc99a', '87729dfc-d603-49a6-bdf6-6c53dab8b551', '4a96a1ec-8330-485d-9bfd-53565a92b0ec'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:37.921282 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-20002e3e-eced-4eba-ab90-0bf763507fe5 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Transfer volume completed successfully. Aug 07 21:02:38.088444 np0000006755 devstack@c-api.service[100278]: INFO cinder.transfer.api [None req-20002e3e-eced-4eba-ab90-0bf763507fe5 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Volume f974eb67-3f8f-428f-ad39-80d09c9b1f27 has been transferred. Aug 07 21:02:38.103415 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-20002e3e-eced-4eba-ab90-0bf763507fe5 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] https://10.4.3.127/volume/v3/volume-transfers/205f0a45-904b-4e7c-94c5-bf2141d59814/accept returned with HTTP 202 Aug 07 21:02:38.104752 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 592/2355] 10.4.3.127 () {70 vars in 1458 bytes} [Fri Aug 7 21:02:37 2026] POST /volume/v3/volume-transfers/205f0a45-904b-4e7c-94c5-bf2141d59814/accept => generated 365 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:38.121081 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-47130841-08e9-4d65-a7fd-b2c1b7201692 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.123814 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-47130841-08e9-4d65-a7fd-b2c1b7201692 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] GET https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:38.124317 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-47130841-08e9-4d65-a7fd-b2c1b7201692 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:38.124506 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-47130841-08e9-4d65-a7fd-b2c1b7201692 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:38.142973 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:38.142973 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:38.150542 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-47130841-08e9-4d65-a7fd-b2c1b7201692 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Volume info retrieved successfully. Aug 07 21:02:38.160907 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-47130841-08e9-4d65-a7fd-b2c1b7201692 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 returned with HTTP 200 Aug 07 21:02:38.161844 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 596/2356] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:38 2026] GET /volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 => generated 945 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:38.185956 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-85014240-602d-4428-aafc-a5f8ada410a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.188001 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85014240-602d-4428-aafc-a5f8ada410a9 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] GET https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:38.188400 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-85014240-602d-4428-aafc-a5f8ada410a9 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:38.188505 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-85014240-602d-4428-aafc-a5f8ada410a9 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:38.200354 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:38.200354 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:38.205710 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-85014240-602d-4428-aafc-a5f8ada410a9 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] Volume info retrieved successfully. Aug 07 21:02:38.210670 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85014240-602d-4428-aafc-a5f8ada410a9 tempest-VolumesTransfersV355Test-1489753755 tempest-VolumesTransfersV355Test-1489753755-project-member] https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 returned with HTTP 200 Aug 07 21:02:38.212673 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 585/2357] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:38 2026] GET /volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:38.237006 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-145f1236-144f-472e-bf6e-30cff6020fd4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.240254 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-145f1236-144f-472e-bf6e-30cff6020fd4 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] DELETE https://10.4.3.127/volume/v3/volume-transfers/205f0a45-904b-4e7c-94c5-bf2141d59814 Aug 07 21:02:38.240254 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-145f1236-144f-472e-bf6e-30cff6020fd4 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:38.240254 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-145f1236-144f-472e-bf6e-30cff6020fd4 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:38.240473 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.volume_transfer [None req-145f1236-144f-472e-bf6e-30cff6020fd4 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Delete transfer with id: 205f0a45-904b-4e7c-94c5-bf2141d59814 Aug 07 21:02:38.251308 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-145f1236-144f-472e-bf6e-30cff6020fd4 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volume-transfers/205f0a45-904b-4e7c-94c5-bf2141d59814 returned with HTTP 404 Aug 07 21:02:38.251308 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 585/2358] 10.4.3.127 () {68 vars in 1419 bytes} [Fri Aug 7 21:02:38 2026] DELETE /volume/v3/volume-transfers/205f0a45-904b-4e7c-94c5-bf2141d59814 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:38.267635 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5f9e637d-6eb0-46f0-98d4-b440e5e7eea0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.452542 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-53349544-0a22-4a63-a0db-bcd3b1ad916b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.461125 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-53349544-0a22-4a63-a0db-bcd3b1ad916b tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:38.461395 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-53349544-0a22-4a63-a0db-bcd3b1ad916b tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:38.461928 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-53349544-0a22-4a63-a0db-bcd3b1ad916b tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:38.461928 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-53349544-0a22-4a63-a0db-bcd3b1ad916b tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:38.473827 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:38.473827 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:38.474719 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-53349544-0a22-4a63-a0db-bcd3b1ad916b tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 200 Aug 07 21:02:38.475895 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 597/2359] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:38 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 748 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:38.562859 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5f9e637d-6eb0-46f0-98d4-b440e5e7eea0 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:38.564404 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5f9e637d-6eb0-46f0-98d4-b440e5e7eea0 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:38.564404 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5f9e637d-6eb0-46f0-98d4-b440e5e7eea0 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:38.564404 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-5f9e637d-6eb0-46f0-98d4-b440e5e7eea0 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Delete volume with id: f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:38.576231 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:38.576231 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:38.578463 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5f9e637d-6eb0-46f0-98d4-b440e5e7eea0 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Volume info retrieved successfully. Aug 07 21:02:38.614127 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5f9e637d-6eb0-46f0-98d4-b440e5e7eea0 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Delete volume request issued successfully. Aug 07 21:02:38.614127 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5f9e637d-6eb0-46f0-98d4-b440e5e7eea0 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 returned with HTTP 202 Aug 07 21:02:38.614897 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 593/2360] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:02:38 2026] DELETE /volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 => generated 0 bytes in 352 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:02:38.621365 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bccf64cb-c2c0-4ab5-b98d-2067d89c5f8e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.621471 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d978d0d9-adeb-4669-9b19-bb3e36d9cabc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.623174 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bccf64cb-c2c0-4ab5-b98d-2067d89c5f8e tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b Aug 07 21:02:38.623403 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bccf64cb-c2c0-4ab5-b98d-2067d89c5f8e tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:38.623582 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bccf64cb-c2c0-4ab5-b98d-2067d89c5f8e tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:38.631805 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c2765244-8357-433d-9988-c7d52ad2e7ae None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.633501 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:38.633501 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:38.638589 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c2765244-8357-433d-9988-c7d52ad2e7ae tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] GET https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:38.638589 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c2765244-8357-433d-9988-c7d52ad2e7ae tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:38.638589 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c2765244-8357-433d-9988-c7d52ad2e7ae tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:38.639280 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bccf64cb-c2c0-4ab5-b98d-2067d89c5f8e tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:38.646842 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bccf64cb-c2c0-4ab5-b98d-2067d89c5f8e tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b returned with HTTP 200 Aug 07 21:02:38.646842 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 586/2361] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:38 2026] GET /volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:38.654810 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:38.654810 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:38.659641 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c2765244-8357-433d-9988-c7d52ad2e7ae tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Volume info retrieved successfully. Aug 07 21:02:38.664594 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c2765244-8357-433d-9988-c7d52ad2e7ae tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 returned with HTTP 200 Aug 07 21:02:38.664939 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 598/2362] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:38 2026] GET /volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 => generated 1129 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:02:38.677350 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f27c69cc-79f2-40ab-8551-420e24bbe933 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.680116 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f27c69cc-79f2-40ab-8551-420e24bbe933 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b Aug 07 21:02:38.680116 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f27c69cc-79f2-40ab-8551-420e24bbe933 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:38.680116 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f27c69cc-79f2-40ab-8551-420e24bbe933 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:38.689409 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:38.689409 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:38.696711 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f27c69cc-79f2-40ab-8551-420e24bbe933 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:38.703904 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f27c69cc-79f2-40ab-8551-420e24bbe933 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b returned with HTTP 200 Aug 07 21:02:38.704654 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 594/2363] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:38 2026] GET /volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:38.719973 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d978d0d9-adeb-4669-9b19-bb3e36d9cabc tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:02:38.719973 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d978d0d9-adeb-4669-9b19-bb3e36d9cabc tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-690732675"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:38.732942 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1135a57f-ebf4-4646-8d57-d0f365120bce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.736669 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:38.737172 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1884342366"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:38.739545 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1884342366'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:38.740103 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Create volume of 1 GB Aug 07 21:02:38.740160 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d978d0d9-adeb-4669-9b19-bb3e36d9cabc tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:02:38.740528 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 586/2364] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:02:38 2026] POST /volume/v3/types => generated 227 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:38.746349 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Availability Zones retrieved successfully. Aug 07 21:02:38.751542 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a67ad8a1-5199-4945-8590-5344d4a3e39e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.753899 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a67ad8a1-5199-4945-8590-5344d4a3e39e tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 07 21:02:38.755878 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a67ad8a1-5199-4945-8590-5344d4a3e39e tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-58152550"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:38.756234 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Flow 'volume_create_api' (b772d90c-0a53-4599-bcc3-d929b62a0a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:38.762392 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29478d7-528c-4f70-8135-09b786934c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:38.762392 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:38.788354 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a67ad8a1-5199-4945-8590-5344d4a3e39e tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 07 21:02:38.789932 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 599/2365] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 7 21:02:38 2026] POST /volume/v3/group_types => generated 183 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:38.790041 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-038493d6-a8f9-45af-96a4-a8197048ffb2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.794536 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-038493d6-a8f9-45af-96a4-a8197048ffb2 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 Aug 07 21:02:38.795601 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-038493d6-a8f9-45af-96a4-a8197048ffb2 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:38.795601 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-038493d6-a8f9-45af-96a4-a8197048ffb2 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:38.802491 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29478d7-528c-4f70-8135-09b786934c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:38.803932 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16b1c8c-3bbd-4a16-a8ed-27b609fd0c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:38.806521 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7fbc4b23-dfda-451c-9251-c28dccadfef9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.813371 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:38.813371 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:38.834980 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-038493d6-a8f9-45af-96a4-a8197048ffb2 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:38.843947 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-038493d6-a8f9-45af-96a4-a8197048ffb2 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 returned with HTTP 200 Aug 07 21:02:38.846029 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 595/2366] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:38 2026] GET /volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:38.871732 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:38.875606 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:38.876056 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "84598a09-6d8b-46d4-846a-c4cb799bb560", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2039664252"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:38.878916 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume request body: {'volume': {"'source_volid": '84598a09-6d8b-46d4-846a-c4cb799bb560', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2039664252'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:38.879113 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume of 1 GB Aug 07 21:02:38.886368 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Availability Zones retrieved successfully. Aug 07 21:02:38.896789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Flow 'volume_create_api' (0e03b988-cc02-40f4-9a35-a0641be83d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:38.899048 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa22e25d-ec27-4858-8d34-ba6da59daee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:38.900618 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:38.912370 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Created reservations ['3dc8573a-76b4-4e52-9121-698ba93cb427', '4e89a287-b8e4-4fce-919d-5cb5c1e021a4', 'a89da257-100b-4b64-b048-704f3837868d', '0659b9c5-d867-4ee9-943b-d7614df92ef3'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:38.913719 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16b1c8c-3bbd-4a16-a8ed-27b609fd0c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dc8573a-76b4-4e52-9121-698ba93cb427', '4e89a287-b8e4-4fce-919d-5cb5c1e021a4', 'a89da257-100b-4b64-b048-704f3837868d', '0659b9c5-d867-4ee9-943b-d7614df92ef3']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:38.915348 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26007d13-e2a4-486c-b2ba-9ff76af1d757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:38.943189 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7fbc4b23-dfda-451c-9251-c28dccadfef9 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] POST https://10.4.3.127/volume/v3/groups Aug 07 21:02:38.944309 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7fbc4b23-dfda-451c-9251-c28dccadfef9 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6a43f5a3-4f99-4203-83e6-913eac218f4f", "volume_types": ["de61a984-9bd3-497f-8e54-d2b9a7a39365"], "name": "tempest-GroupSnapshotsV319Test-Group-1586295568"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:38.947352 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-7fbc4b23-dfda-451c-9251-c28dccadfef9 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Creating new group {'group': {'group_type': '6a43f5a3-4f99-4203-83e6-913eac218f4f', 'volume_types': ['de61a984-9bd3-497f-8e54-d2b9a7a39365'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1586295568'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 21:02:38.951751 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-7fbc4b23-dfda-451c-9251-c28dccadfef9 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1586295568. Aug 07 21:02:38.956176 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa22e25d-ec27-4858-8d34-ba6da59daee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:38.959125 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e374a378-1625-462e-ad66-4347f2619615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:38.969012 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26007d13-e2a4-486c-b2ba-9ff76af1d757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1884342366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d554da171694840b4e4df114822033e',qos_specs=None,replication_status=,reservations=['3dc8573a-76b4-4e52-9121-698ba93cb427','4e89a287-b8e4-4fce-919d-5cb5c1e021a4','a89da257-100b-4b64-b048-704f3837868d','0659b9c5-d867-4ee9-943b-d7614df92ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63a697bfc094883867dc185d865d676',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1884342366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d554da171694840b4e4df114822033e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e63a697bfc094883867dc185d865d676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:38.970733 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f8c309-7d16-4077-96b3-7223fe215d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:38.977493 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7fbc4b23-dfda-451c-9251-c28dccadfef9 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Availability zone cache updated, next update will occur around 2026-08-07 22:02:38.976327. {{(pid=100276) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 21:02:38.977493 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7fbc4b23-dfda-451c-9251-c28dccadfef9 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Availability Zones retrieved successfully. Aug 07 21:02:39.024857 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f8c309-7d16-4077-96b3-7223fe215d7d) transitioned into state 'SUCCESS' from state '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-1884342366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d554da171694840b4e4df114822033e',qos_specs=None,replication_status=,reservations=['3dc8573a-76b4-4e52-9121-698ba93cb427','4e89a287-b8e4-4fce-919d-5cb5c1e021a4','a89da257-100b-4b64-b048-704f3837868d','0659b9c5-d867-4ee9-943b-d7614df92ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63a697bfc094883867dc185d865d676',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.026277 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a3aac0-1d47-490e-82e1-0b8e6354d065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.033594 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-7fbc4b23-dfda-451c-9251-c28dccadfef9 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Created reservations ['5962930d-aa19-444e-bb55-971f378d4777'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:39.045870 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a3aac0-1d47-490e-82e1-0b8e6354d065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.046415 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Flow 'volume_create_api' (b772d90c-0a53-4599-bcc3-d929b62a0a2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:39.047858 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Create volume request issued successfully. Aug 07 21:02:39.048012 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1135a57f-ebf4-4646-8d57-d0f365120bce tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:39.048469 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 587/2367] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:38 2026] POST /volume/v3/volumes => generated 755 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:39.053853 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Created reservations ['29414dcf-f24e-4703-ad05-25468b506e5c', 'ec36cf60-035c-423b-850c-f0aca21e4fea', '075053e5-7b84-49ea-bd1c-6dc2f4d3a810', '72915413-58b8-4802-a028-47bc20888cfe'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:39.054888 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e374a378-1625-462e-ad66-4347f2619615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29414dcf-f24e-4703-ad05-25468b506e5c', 'ec36cf60-035c-423b-850c-f0aca21e4fea', '075053e5-7b84-49ea-bd1c-6dc2f4d3a810', '72915413-58b8-4802-a028-47bc20888cfe']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.056493 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5acad9a9-21bb-4ef2-83d5-b38793fd1f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.075991 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3ff30535-4060-4f3c-88a8-415cb25e50a8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:39.077996 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3ff30535-4060-4f3c-88a8-415cb25e50a8 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 Aug 07 21:02:39.079872 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3ff30535-4060-4f3c-88a8-415cb25e50a8 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:39.079909 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7fbc4b23-dfda-451c-9251-c28dccadfef9 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 07 21:02:39.079995 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3ff30535-4060-4f3c-88a8-415cb25e50a8 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:39.080035 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 587/2368] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 7 21:02:38 2026] POST /volume/v3/groups => generated 116 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:39.085936 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5acad9a9-21bb-4ef2-83d5-b38793fd1f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42e60041-5078-4e82-ad2d-74a5c7219e6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2039664252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19ba979502c47d782058eace8749260',qos_specs=None,replication_status=,reservations=['29414dcf-f24e-4703-ad05-25468b506e5c','ec36cf60-035c-423b-850c-f0aca21e4fea','075053e5-7b84-49ea-bd1c-6dc2f4d3a810','72915413-58b8-4802-a028-47bc20888cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8043979cbcd14af2ad4486907576a808',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2039664252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42e60041-5078-4e82-ad2d-74a5c7219e6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19ba979502c47d782058eace8749260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8043979cbcd14af2ad4486907576a808',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.086711 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55fc6d0f-3f11-4272-a51c-268c2c9953a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.090100 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:39.090100 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:39.090459 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-77511845-f677-4b8d-a687-aa51d56a6990 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:39.093459 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-77511845-f677-4b8d-a687-aa51d56a6990 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/groups/5478e831-1fb3-4214-b69c-26b7eb596492 Aug 07 21:02:39.094701 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-77511845-f677-4b8d-a687-aa51d56a6990 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:39.094701 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-77511845-f677-4b8d-a687-aa51d56a6990 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:39.094701 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-77511845-f677-4b8d-a687-aa51d56a6990 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] show called for member 5478e831-1fb3-4214-b69c-26b7eb596492 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:39.096901 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3ff30535-4060-4f3c-88a8-415cb25e50a8 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:39.099885 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:39.099885 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:39.105855 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3ff30535-4060-4f3c-88a8-415cb25e50a8 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 returned with HTTP 200 Aug 07 21:02:39.106485 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 596/2369] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:39 2026] GET /volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:39.116707 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-77511845-f677-4b8d-a687-aa51d56a6990 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/groups/5478e831-1fb3-4214-b69c-26b7eb596492 returned with HTTP 200 Aug 07 21:02:39.117331 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 588/2370] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:39 2026] GET /volume/v3/groups/5478e831-1fb3-4214-b69c-26b7eb596492 => generated 396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:39.120697 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55fc6d0f-3f11-4272-a51c-268c2c9953a8) transitioned into state 'SUCCESS' from state '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-2039664252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19ba979502c47d782058eace8749260',qos_specs=None,replication_status=,reservations=['29414dcf-f24e-4703-ad05-25468b506e5c','ec36cf60-035c-423b-850c-f0aca21e4fea','075053e5-7b84-49ea-bd1c-6dc2f4d3a810','72915413-58b8-4802-a028-47bc20888cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8043979cbcd14af2ad4486907576a808',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.121969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92d3fd2-20c7-4199-bb5a-9a1a0f73fb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.139999 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92d3fd2-20c7-4199-bb5a-9a1a0f73fb2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.140808 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Flow 'volume_create_api' (0e03b988-cc02-40f4-9a35-a0641be83d56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:39.141150 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume request issued successfully. Aug 07 21:02:39.141725 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fdfbf08d-1e80-49a0-a35b-2a3b27bcff6e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:39.142205 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 600/2371] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:38 2026] POST /volume/v3/volumes => generated 764 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:39.160164 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-220d116e-facb-415a-89f0-dcd0b1b047be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:39.162984 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:39.163443 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "84598a09-6d8b-46d4-846a-c4cb799bb560", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-828102159"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:39.165585 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume request body: {'volume': {"'source_volid": '84598a09-6d8b-46d4-846a-c4cb799bb560', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-828102159'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:39.165731 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume of 1 GB Aug 07 21:02:39.166112 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:39.166112 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:39.170872 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Availability Zones retrieved successfully. Aug 07 21:02:39.177772 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Flow 'volume_create_api' (01c39a86-cbbd-4e13-ad0a-dfccd97edcbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:39.178865 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdeac248-bc32-4c99-8fd0-69520b4ba1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.180863 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:39.216835 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdeac248-bc32-4c99-8fd0-69520b4ba1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.218069 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b570b65-9a1a-47bd-8bfa-25a762c4fbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.285282 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Created reservations ['eedd79aa-fd4c-4e47-a39a-b22b63cd7ead', 'aebe409b-dc50-492e-87fb-ceb549439e63', '20687318-dc93-43ae-ac65-b74eea11e23e', 'f9a80f6d-7073-40d3-abeb-351217372017'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:39.286193 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b570b65-9a1a-47bd-8bfa-25a762c4fbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eedd79aa-fd4c-4e47-a39a-b22b63cd7ead', 'aebe409b-dc50-492e-87fb-ceb549439e63', '20687318-dc93-43ae-ac65-b74eea11e23e', 'f9a80f6d-7073-40d3-abeb-351217372017']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.286990 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4998d732-2ee9-4b6b-80b2-b0dffeefc554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.328466 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4998d732-2ee9-4b6b-80b2-b0dffeefc554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d51932d-2db3-4438-950d-bed96e31dcea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-828102159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19ba979502c47d782058eace8749260',qos_specs=None,replication_status=,reservations=['eedd79aa-fd4c-4e47-a39a-b22b63cd7ead','aebe409b-dc50-492e-87fb-ceb549439e63','20687318-dc93-43ae-ac65-b74eea11e23e','f9a80f6d-7073-40d3-abeb-351217372017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8043979cbcd14af2ad4486907576a808',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-828102159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d51932d-2db3-4438-950d-bed96e31dcea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19ba979502c47d782058eace8749260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8043979cbcd14af2ad4486907576a808',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.329478 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e9647e9-39bb-413b-9845-07469e3473f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.360576 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e9647e9-39bb-413b-9845-07469e3473f4) transitioned into state 'SUCCESS' from state '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-828102159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19ba979502c47d782058eace8749260',qos_specs=None,replication_status=,reservations=['eedd79aa-fd4c-4e47-a39a-b22b63cd7ead','aebe409b-dc50-492e-87fb-ceb549439e63','20687318-dc93-43ae-ac65-b74eea11e23e','f9a80f6d-7073-40d3-abeb-351217372017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8043979cbcd14af2ad4486907576a808',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.361605 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27e749d1-45ce-40fa-8b2b-ee6b6cd392d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.381200 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27e749d1-45ce-40fa-8b2b-ee6b6cd392d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.382379 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Flow 'volume_create_api' (01c39a86-cbbd-4e13-ad0a-dfccd97edcbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:39.383079 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume request issued successfully. Aug 07 21:02:39.384317 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-220d116e-facb-415a-89f0-dcd0b1b047be tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:39.385054 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 588/2372] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:39 2026] POST /volume/v3/volumes => generated 763 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:39.409785 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ec18a1df-f7fb-450e-8d18-064a7078555b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:39.411874 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:39.412895 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "84598a09-6d8b-46d4-846a-c4cb799bb560", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1326790256"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:39.415113 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume request body: {'volume': {"'source_volid": '84598a09-6d8b-46d4-846a-c4cb799bb560', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1326790256'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:39.415678 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume of 1 GB Aug 07 21:02:39.422711 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Availability Zones retrieved successfully. Aug 07 21:02:39.434744 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Flow 'volume_create_api' (f42ab9e5-be95-4cfb-a092-c8ce78faad56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:39.436457 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdebbaf9-7474-4864-a3ba-4b02ef978423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.438835 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:39.478024 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdebbaf9-7474-4864-a3ba-4b02ef978423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.479055 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e8cc6c-3bab-4dc9-addb-868b4fea526e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.492367 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4eccb960-a0e8-404e-94ef-0210c7b61ed0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:39.496499 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4eccb960-a0e8-404e-94ef-0210c7b61ed0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:39.496499 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4eccb960-a0e8-404e-94ef-0210c7b61ed0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:39.496499 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4eccb960-a0e8-404e-94ef-0210c7b61ed0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:39.496499 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4eccb960-a0e8-404e-94ef-0210c7b61ed0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:39.506236 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:39.506236 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:39.506689 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4eccb960-a0e8-404e-94ef-0210c7b61ed0 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 200 Aug 07 21:02:39.507344 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 589/2373] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:39 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:39.556126 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Created reservations ['e05f82be-d294-496b-b022-8312ac10e0e6', 'b4469200-fa85-46f2-a1d2-6b37215dadac', '3f73b612-23e9-48fa-a961-0d751ff09a12', '630f3ad8-00c7-4baa-86dd-ab85b485ff50'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:39.557198 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e8cc6c-3bab-4dc9-addb-868b4fea526e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e05f82be-d294-496b-b022-8312ac10e0e6', 'b4469200-fa85-46f2-a1d2-6b37215dadac', '3f73b612-23e9-48fa-a961-0d751ff09a12', '630f3ad8-00c7-4baa-86dd-ab85b485ff50']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.558042 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149d5020-ae0c-45b2-b492-24a5f7913e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.593959 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149d5020-ae0c-45b2-b492-24a5f7913e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fea0877b-2930-45eb-b41e-68c675133aa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1326790256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19ba979502c47d782058eace8749260',qos_specs=None,replication_status=,reservations=['e05f82be-d294-496b-b022-8312ac10e0e6','b4469200-fa85-46f2-a1d2-6b37215dadac','3f73b612-23e9-48fa-a961-0d751ff09a12','630f3ad8-00c7-4baa-86dd-ab85b485ff50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8043979cbcd14af2ad4486907576a808',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1326790256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fea0877b-2930-45eb-b41e-68c675133aa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19ba979502c47d782058eace8749260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8043979cbcd14af2ad4486907576a808',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.595328 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aef9ecc0-e8ff-45d8-ad99-bbd15633ca8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.633667 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aef9ecc0-e8ff-45d8-ad99-bbd15633ca8a) transitioned into state 'SUCCESS' from state '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-1326790256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19ba979502c47d782058eace8749260',qos_specs=None,replication_status=,reservations=['e05f82be-d294-496b-b022-8312ac10e0e6','b4469200-fa85-46f2-a1d2-6b37215dadac','3f73b612-23e9-48fa-a961-0d751ff09a12','630f3ad8-00c7-4baa-86dd-ab85b485ff50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8043979cbcd14af2ad4486907576a808',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.634685 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66c24ddb-5140-4aee-b43c-df9767f6f968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.651651 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66c24ddb-5140-4aee-b43c-df9767f6f968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.653121 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Flow 'volume_create_api' (f42ab9e5-be95-4cfb-a092-c8ce78faad56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:39.653731 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume request issued successfully. Aug 07 21:02:39.655028 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ec18a1df-f7fb-450e-8d18-064a7078555b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:39.655180 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 597/2374] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:39 2026] POST /volume/v3/volumes => generated 764 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:39.684279 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:39.689852 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8707e1a5-d994-4144-8812-4c041f7033f7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:39.690283 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:39.691603 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "84598a09-6d8b-46d4-846a-c4cb799bb560", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-672172236"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:39.693197 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8707e1a5-d994-4144-8812-4c041f7033f7 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] GET https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:39.693197 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8707e1a5-d994-4144-8812-4c041f7033f7 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:39.693390 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8707e1a5-d994-4144-8812-4c041f7033f7 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:39.695218 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume request body: {'volume': {"'source_volid": '84598a09-6d8b-46d4-846a-c4cb799bb560', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-672172236'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:39.695218 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume of 1 GB Aug 07 21:02:39.696407 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:39.696407 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:39.706570 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Availability Zones retrieved successfully. Aug 07 21:02:39.710661 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8707e1a5-d994-4144-8812-4c041f7033f7 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 returned with HTTP 404 Aug 07 21:02:39.712082 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 589/2375] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:39 2026] GET /volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:39.724368 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Flow 'volume_create_api' (ec4721af-917b-4c57-8417-e0a01cbd06be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:39.727003 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1686e95-ab19-4d0d-ab37-073fcfb6627d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.728385 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47ae6eca-f438-4b04-ab90-edbc145af3fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:39.728587 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:39.730407 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47ae6eca-f438-4b04-ab90-edbc145af3fe tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] GET https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:39.730771 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47ae6eca-f438-4b04-ab90-edbc145af3fe tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:39.733425 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47ae6eca-f438-4b04-ab90-edbc145af3fe tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:39.739873 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47ae6eca-f438-4b04-ab90-edbc145af3fe tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 returned with HTTP 404 Aug 07 21:02:39.740718 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 590/2376] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:39 2026] GET /volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:39.755673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ecb1a080-6324-4f98-81ce-5bcde45d1061 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:39.764296 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ecb1a080-6324-4f98-81ce-5bcde45d1061 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:39.764596 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ecb1a080-6324-4f98-81ce-5bcde45d1061 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:39.765010 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ecb1a080-6324-4f98-81ce-5bcde45d1061 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:39.765519 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-ecb1a080-6324-4f98-81ce-5bcde45d1061 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Delete volume with id: f974eb67-3f8f-428f-ad39-80d09c9b1f27 Aug 07 21:02:39.776800 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ecb1a080-6324-4f98-81ce-5bcde45d1061 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 returned with HTTP 404 Aug 07 21:02:39.777511 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 598/2377] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:02:39 2026] DELETE /volume/v3/volumes/f974eb67-3f8f-428f-ad39-80d09c9b1f27 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:39.791748 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:39.794618 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:39.795276 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-134684339"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:39.798495 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-134684339'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:39.798899 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Create volume of 1 GB Aug 07 21:02:39.800094 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:39.800094 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:39.807936 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Availability Zones retrieved successfully. Aug 07 21:02:39.816145 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1686e95-ab19-4d0d-ab37-073fcfb6627d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.819023 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a89dd80-ee40-46aa-828e-aca98587f797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.824481 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Flow 'volume_create_api' (99761fbe-5ca9-44f7-a007-6746a1577778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:39.826834 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7725050e-eb1f-459a-ba93-e07a15eb764a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.828494 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:39.875852 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7725050e-eb1f-459a-ba93-e07a15eb764a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.877112 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e01f92de-2f7c-491c-8b6d-8b9b1b44edc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.907498 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Created reservations ['45711ee5-f9a2-47de-9846-ffa277831f37', '01de7e69-29cc-4e9f-bbfb-60136d0d88de', 'c42443a4-84e6-41e2-a1a8-d7154acdcfbd', '1c2abb87-722e-4bf5-86b4-5f45b99442bd'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:39.908716 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a89dd80-ee40-46aa-828e-aca98587f797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45711ee5-f9a2-47de-9846-ffa277831f37', '01de7e69-29cc-4e9f-bbfb-60136d0d88de', 'c42443a4-84e6-41e2-a1a8-d7154acdcfbd', '1c2abb87-722e-4bf5-86b4-5f45b99442bd']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.909864 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9927198-6fda-477e-b057-aad7793ce486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.947494 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Created reservations ['744d977e-1350-4bb5-b5bf-bfab4ab38b3b', 'a59c257e-76fa-41c9-b72c-7c07b3fbaa03', '5e099082-9325-43ab-b1f9-a41a4aea7e01', '85f06f1f-2ff2-41e5-9df9-25862fc2f118'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:39.947678 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9927198-6fda-477e-b057-aad7793ce486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f98962e-6330-4033-8640-7056879699d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-672172236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19ba979502c47d782058eace8749260',qos_specs=None,replication_status=,reservations=['45711ee5-f9a2-47de-9846-ffa277831f37','01de7e69-29cc-4e9f-bbfb-60136d0d88de','c42443a4-84e6-41e2-a1a8-d7154acdcfbd','1c2abb87-722e-4bf5-86b4-5f45b99442bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8043979cbcd14af2ad4486907576a808',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-672172236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f98962e-6330-4033-8640-7056879699d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19ba979502c47d782058eace8749260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8043979cbcd14af2ad4486907576a808',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.948483 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a64db9b-209c-4eaa-b0a3-445081c997e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.949120 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e01f92de-2f7c-491c-8b6d-8b9b1b44edc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['744d977e-1350-4bb5-b5bf-bfab4ab38b3b', 'a59c257e-76fa-41c9-b72c-7c07b3fbaa03', '5e099082-9325-43ab-b1f9-a41a4aea7e01', '85f06f1f-2ff2-41e5-9df9-25862fc2f118']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.950222 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a25b4d47-5244-4f58-9eea-f2632e632acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.987088 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a25b4d47-5244-4f58-9eea-f2632e632acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1391803-32f9-4141-b93c-f620398d0d8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-134684339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e43cb47911845b5be7dec6bee280289',qos_specs=None,replication_status=,reservations=['744d977e-1350-4bb5-b5bf-bfab4ab38b3b','a59c257e-76fa-41c9-b72c-7c07b3fbaa03','5e099082-9325-43ab-b1f9-a41a4aea7e01','85f06f1f-2ff2-41e5-9df9-25862fc2f118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f793c112042f480a825bf5ba0f76c7a5',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-134684339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1391803-32f9-4141-b93c-f620398d0d8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e43cb47911845b5be7dec6bee280289',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f793c112042f480a825bf5ba0f76c7a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.988173 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c208243-958b-4af0-9725-99f92737fdff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:39.990718 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a64db9b-209c-4eaa-b0a3-445081c997e4) transitioned into state 'SUCCESS' from state '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-672172236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19ba979502c47d782058eace8749260',qos_specs=None,replication_status=,reservations=['45711ee5-f9a2-47de-9846-ffa277831f37','01de7e69-29cc-4e9f-bbfb-60136d0d88de','c42443a4-84e6-41e2-a1a8-d7154acdcfbd','1c2abb87-722e-4bf5-86b4-5f45b99442bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8043979cbcd14af2ad4486907576a808',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:39.991131 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf69054-a33b-44e7-84c2-ee306b6393cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.008312 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf69054-a33b-44e7-84c2-ee306b6393cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.010604 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Flow 'volume_create_api' (ec4721af-917b-4c57-8417-e0a01cbd06be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:40.012192 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume request issued successfully. Aug 07 21:02:40.012700 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b7c5b986-9560-4345-aa54-d156c26d19f8 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:40.013735 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 601/2378] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:39 2026] POST /volume/v3/volumes => generated 763 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:40.023244 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c208243-958b-4af0-9725-99f92737fdff) transitioned into state 'SUCCESS' from state '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-134684339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e43cb47911845b5be7dec6bee280289',qos_specs=None,replication_status=,reservations=['744d977e-1350-4bb5-b5bf-bfab4ab38b3b','a59c257e-76fa-41c9-b72c-7c07b3fbaa03','5e099082-9325-43ab-b1f9-a41a4aea7e01','85f06f1f-2ff2-41e5-9df9-25862fc2f118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f793c112042f480a825bf5ba0f76c7a5',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.024501 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0731d9-cfc4-4bd2-80c0-b4dbe302ca11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.042909 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eb635e0b-cfac-4005-b432-502a4c502956 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.045306 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0731d9-cfc4-4bd2-80c0-b4dbe302ca11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.046091 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Flow 'volume_create_api' (99761fbe-5ca9-44f7-a007-6746a1577778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:40.046470 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Create volume request issued successfully. Aug 07 21:02:40.048095 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa1416f6-0104-4a87-891b-1a28fbaa2b1a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:40.048263 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:40.048338 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 590/2379] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:02:39 2026] POST /volume/v3/volumes => generated 818 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:40.048730 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "84598a09-6d8b-46d4-846a-c4cb799bb560", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-646889634"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:40.051381 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume request body: {'volume': {"'source_volid": '84598a09-6d8b-46d4-846a-c4cb799bb560', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-646889634'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:40.051381 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume of 1 GB Aug 07 21:02:40.056825 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Availability Zones retrieved successfully. Aug 07 21:02:40.067357 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Flow 'volume_create_api' (9760082f-3aeb-432b-b3c1-67a61a57a4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:40.068481 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ded5d0-8e73-4402-8be3-b8fff976a2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.071135 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1de2e309-518e-48f6-a592-e6dcec6ced0a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.072181 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:40.073963 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1de2e309-518e-48f6-a592-e6dcec6ced0a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] GET https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f Aug 07 21:02:40.074800 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1de2e309-518e-48f6-a592-e6dcec6ced0a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.074800 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1de2e309-518e-48f6-a592-e6dcec6ced0a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.091785 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.091785 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:40.098809 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1de2e309-518e-48f6-a592-e6dcec6ced0a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Volume info retrieved successfully. Aug 07 21:02:40.105097 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1de2e309-518e-48f6-a592-e6dcec6ced0a tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f returned with HTTP 200 Aug 07 21:02:40.105609 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 599/2380] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:40 2026] GET /volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f => generated 886 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:40.112785 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ded5d0-8e73-4402-8be3-b8fff976a2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.114106 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5653a11e-c6a1-4509-94e6-39ec431f48af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.134399 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b776836b-5ba2-4a03-a134-80b02f608b51 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.137624 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b776836b-5ba2-4a03-a134-80b02f608b51 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/groups/5478e831-1fb3-4214-b69c-26b7eb596492 Aug 07 21:02:40.138013 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b776836b-5ba2-4a03-a134-80b02f608b51 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.138378 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b776836b-5ba2-4a03-a134-80b02f608b51 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.138669 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-b776836b-5ba2-4a03-a134-80b02f608b51 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] show called for member 5478e831-1fb3-4214-b69c-26b7eb596492 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:40.146511 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c58fdc13-8fc8-4ac3-9ac5-6fa651b2dff7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.149739 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.149739 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:40.149982 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c58fdc13-8fc8-4ac3-9ac5-6fa651b2dff7 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 Aug 07 21:02:40.149982 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c58fdc13-8fc8-4ac3-9ac5-6fa651b2dff7 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.149982 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c58fdc13-8fc8-4ac3-9ac5-6fa651b2dff7 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.162536 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.162536 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:40.173894 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c58fdc13-8fc8-4ac3-9ac5-6fa651b2dff7 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:40.178085 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b776836b-5ba2-4a03-a134-80b02f608b51 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/groups/5478e831-1fb3-4214-b69c-26b7eb596492 returned with HTTP 200 Aug 07 21:02:40.178546 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 602/2381] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:40 2026] GET /volume/v3/groups/5478e831-1fb3-4214-b69c-26b7eb596492 => generated 397 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:40.186387 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c58fdc13-8fc8-4ac3-9ac5-6fa651b2dff7 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 returned with HTTP 200 Aug 07 21:02:40.187112 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 591/2382] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:40 2026] GET /volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:40.195394 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Created reservations ['4b8966dd-3367-4379-b5e9-28c2c9119cd7', '4544a33b-5b13-45a6-b891-ad7f629550f1', '77dee480-609e-4b44-bad4-e89bf115f671', '3791cf7d-6e4c-4f66-9850-3b847bdf8ac6'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:40.196743 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5653a11e-c6a1-4509-94e6-39ec431f48af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b8966dd-3367-4379-b5e9-28c2c9119cd7', '4544a33b-5b13-45a6-b891-ad7f629550f1', '77dee480-609e-4b44-bad4-e89bf115f671', '3791cf7d-6e4c-4f66-9850-3b847bdf8ac6']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.199123 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b2d0d0-962e-4848-8ff2-449ec60f7d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.199330 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.203791 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:40.203791 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2135681992", "volume_type": "de61a984-9bd3-497f-8e54-d2b9a7a39365", "group_id": "5478e831-1fb3-4214-b69c-26b7eb596492", "size": 1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:40.205368 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2135681992', 'volume_type': 'de61a984-9bd3-497f-8e54-d2b9a7a39365', 'group_id': '5478e831-1fb3-4214-b69c-26b7eb596492', 'size': 1}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:40.217085 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.217085 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:40.218215 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Create volume of 1 GB Aug 07 21:02:40.220863 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-35fb98ac-ca88-417f-93a0-2302a038f8da None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.224177 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-35fb98ac-ca88-417f-93a0-2302a038f8da tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 Aug 07 21:02:40.224177 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-35fb98ac-ca88-417f-93a0-2302a038f8da tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.224177 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-35fb98ac-ca88-417f-93a0-2302a038f8da tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.229500 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Availability Zones retrieved successfully. Aug 07 21:02:40.239192 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Flow 'volume_create_api' (594c7689-3804-4305-a972-a25008ecadee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:40.241279 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c553ab8c-42ec-408b-bbbc-b0057026702e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.241549 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b2d0d0-962e-4848-8ff2-449ec60f7d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dca56ac5-8884-4327-9125-2b71262937d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-646889634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19ba979502c47d782058eace8749260',qos_specs=None,replication_status=,reservations=['4b8966dd-3367-4379-b5e9-28c2c9119cd7','4544a33b-5b13-45a6-b891-ad7f629550f1','77dee480-609e-4b44-bad4-e89bf115f671','3791cf7d-6e4c-4f66-9850-3b847bdf8ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8043979cbcd14af2ad4486907576a808',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-646889634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dca56ac5-8884-4327-9125-2b71262937d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19ba979502c47d782058eace8749260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8043979cbcd14af2ad4486907576a808',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.242384 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373085c6-3540-4beb-9970-6bb51a6e796b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.242499 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.242499 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:40.243433 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:40.245345 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.245345 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:40.260604 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-35fb98ac-ca88-417f-93a0-2302a038f8da tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:40.272116 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-35fb98ac-ca88-417f-93a0-2302a038f8da tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 returned with HTTP 200 Aug 07 21:02:40.272916 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 603/2383] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:40 2026] GET /volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:40.290917 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c553ab8c-42ec-408b-bbbc-b0057026702e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:02:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=de61a984-9bd3-497f-8e54-d2b9a7a39365,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-690732675',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'de61a984-9bd3-497f-8e54-d2b9a7a39365', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5478e831-1fb3-4214-b69c-26b7eb596492', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.290917 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22985812-faf2-4dd3-9a42-d04f6ad38195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.291746 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373085c6-3540-4beb-9970-6bb51a6e796b) transitioned into state 'SUCCESS' from state '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-646889634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19ba979502c47d782058eace8749260',qos_specs=None,replication_status=,reservations=['4b8966dd-3367-4379-b5e9-28c2c9119cd7','4544a33b-5b13-45a6-b891-ad7f629550f1','77dee480-609e-4b44-bad4-e89bf115f671','3791cf7d-6e4c-4f66-9850-3b847bdf8ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8043979cbcd14af2ad4486907576a808',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.292935 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f69657ca-7bc0-4088-8467-97b355b839f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.309174 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.316224 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f69657ca-7bc0-4088-8467-97b355b839f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.317609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Flow 'volume_create_api' (9760082f-3aeb-432b-b3c1-67a61a57a4c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:40.318067 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Create volume request issued successfully. Aug 07 21:02:40.320178 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb635e0b-cfac-4005-b432-502a4c502956 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:40.320362 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 591/2384] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:40 2026] POST /volume/v3/volumes => generated 763 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:40.342698 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-045aa0ac-9dbb-496b-a029-499fc96e2f14 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.347105 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-045aa0ac-9dbb-496b-a029-499fc96e2f14 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/42e60041-5078-4e82-ad2d-74a5c7219e6d Aug 07 21:02:40.347909 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-045aa0ac-9dbb-496b-a029-499fc96e2f14 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.350800 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-045aa0ac-9dbb-496b-a029-499fc96e2f14 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.355550 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-690732675 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-690732675, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:40.355786 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-690732675 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-690732675, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:40.361311 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.361311 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:40.370294 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-045aa0ac-9dbb-496b-a029-499fc96e2f14 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:40.380013 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-045aa0ac-9dbb-496b-a029-499fc96e2f14 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/42e60041-5078-4e82-ad2d-74a5c7219e6d returned with HTTP 200 Aug 07 21:02:40.380523 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 604/2385] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:40 2026] GET /volume/v3/volumes/42e60041-5078-4e82-ad2d-74a5c7219e6d => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:40.407124 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-23c88c2b-d157-4617-a080-f7c52eba4e98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.410101 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23c88c2b-d157-4617-a080-f7c52eba4e98 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/4d51932d-2db3-4438-950d-bed96e31dcea Aug 07 21:02:40.410348 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23c88c2b-d157-4617-a080-f7c52eba4e98 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.410662 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23c88c2b-d157-4617-a080-f7c52eba4e98 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.422723 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.422723 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:40.423997 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Created reservations ['6e244189-17d2-4dad-a38b-55de2c8a518d', '7f64c77a-ccf8-4e91-b11f-1fd0ed306b6d', '6c321585-cb25-49c2-86aa-f16d6739f018', 'f610eddf-c014-450c-b4e1-e80bf0f81f65'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:40.425102 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22985812-faf2-4dd3-9a42-d04f6ad38195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e244189-17d2-4dad-a38b-55de2c8a518d', '7f64c77a-ccf8-4e91-b11f-1fd0ed306b6d', '6c321585-cb25-49c2-86aa-f16d6739f018', 'f610eddf-c014-450c-b4e1-e80bf0f81f65']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.427854 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a72c04e-c147-4b47-81a9-23803568c8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.431103 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-23c88c2b-d157-4617-a080-f7c52eba4e98 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:40.439574 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23c88c2b-d157-4617-a080-f7c52eba4e98 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/4d51932d-2db3-4438-950d-bed96e31dcea returned with HTTP 200 Aug 07 21:02:40.440440 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 592/2386] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:40 2026] GET /volume/v3/volumes/4d51932d-2db3-4438-950d-bed96e31dcea => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:40.441526 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:40.442322 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:40.444206 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:40.444402 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Create volume of 1 GB Aug 07 21:02:40.452169 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Availability Zones retrieved successfully. Aug 07 21:02:40.459989 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Flow 'volume_create_api' (805963fd-754d-40cf-a5d3-eb974b45be4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:40.461274 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0408980-e2c8-4734-9cb1-8948b46d49fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.462866 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:40.464926 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a72c04e-c147-4b47-81a9-23803568c8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db0f935f-0247-4aa8-a7a9-1d15ee44c69c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2135681992',encryption_key_id=None,group_id=5478e831-1fb3-4214-b69c-26b7eb596492,group_type_id=,metadata={},multiattach=False,project_id='310c7ea27ded46249436ec85d0eec616',qos_specs=None,replication_status=,reservations=['6e244189-17d2-4dad-a38b-55de2c8a518d','7f64c77a-ccf8-4e91-b11f-1fd0ed306b6d','6c321585-cb25-49c2-86aa-f16d6739f018','f610eddf-c014-450c-b4e1-e80bf0f81f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a059ef131b443cb9eaad0bd567552e',volume_type_id=de61a984-9bd3-497f-8e54-d2b9a7a39365), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2135681992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5478e831-1fb3-4214-b69c-26b7eb596492,host=None,id=db0f935f-0247-4aa8-a7a9-1d15ee44c69c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='310c7ea27ded46249436ec85d0eec616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5a059ef131b443cb9eaad0bd567552e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(de61a984-9bd3-497f-8e54-d2b9a7a39365),volume_type_id=de61a984-9bd3-497f-8e54-d2b9a7a39365)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.466214 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea0d8923-6a7e-47ef-815e-d0c80f9b1717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.470547 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c18506c5-d1f8-4469-85ce-4021a2533f33 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.476333 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c18506c5-d1f8-4469-85ce-4021a2533f33 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/fea0877b-2930-45eb-b41e-68c675133aa1 Aug 07 21:02:40.478133 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c18506c5-d1f8-4469-85ce-4021a2533f33 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.478133 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c18506c5-d1f8-4469-85ce-4021a2533f33 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.504388 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.504388 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:40.507773 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea0d8923-6a7e-47ef-815e-d0c80f9b1717) transitioned into state 'SUCCESS' from state '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-2135681992',encryption_key_id=None,group_id=5478e831-1fb3-4214-b69c-26b7eb596492,group_type_id=,metadata={},multiattach=False,project_id='310c7ea27ded46249436ec85d0eec616',qos_specs=None,replication_status=,reservations=['6e244189-17d2-4dad-a38b-55de2c8a518d','7f64c77a-ccf8-4e91-b11f-1fd0ed306b6d','6c321585-cb25-49c2-86aa-f16d6739f018','f610eddf-c014-450c-b4e1-e80bf0f81f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a059ef131b443cb9eaad0bd567552e',volume_type_id=de61a984-9bd3-497f-8e54-d2b9a7a39365)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.508362 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c55d715-0474-4f5f-ad34-0146316cc961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.508427 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0408980-e2c8-4734-9cb1-8948b46d49fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.510708 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00272105-490f-45f0-86ae-7e219e4b25f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.515471 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c18506c5-d1f8-4469-85ce-4021a2533f33 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:40.524385 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c18506c5-d1f8-4469-85ce-4021a2533f33 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/fea0877b-2930-45eb-b41e-68c675133aa1 returned with HTTP 200 Aug 07 21:02:40.524982 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 605/2387] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:40 2026] GET /volume/v3/volumes/fea0877b-2930-45eb-b41e-68c675133aa1 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:40.525142 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6e130d46-62db-4cf3-8ae8-8ce3c5636d6a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.528210 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e130d46-62db-4cf3-8ae8-8ce3c5636d6a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:40.528412 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e130d46-62db-4cf3-8ae8-8ce3c5636d6a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.528689 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e130d46-62db-4cf3-8ae8-8ce3c5636d6a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.528828 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6e130d46-62db-4cf3-8ae8-8ce3c5636d6a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:40.535544 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.535544 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:40.536665 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c55d715-0474-4f5f-ad34-0146316cc961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.537146 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e130d46-62db-4cf3-8ae8-8ce3c5636d6a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 200 Aug 07 21:02:40.538734 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Flow 'volume_create_api' (594c7689-3804-4305-a972-a25008ecadee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:40.538734 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Create volume request issued successfully. Aug 07 21:02:40.538946 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 593/2388] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:40 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:40.539298 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:40.539815 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:40.543192 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0170df85-9461-470b-859f-d32a16224913 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.549046 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0170df85-9461-470b-859f-d32a16224913 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/9f98962e-6330-4033-8640-7056879699d7 Aug 07 21:02:40.550362 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0170df85-9461-470b-859f-d32a16224913 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.551005 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0170df85-9461-470b-859f-d32a16224913 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.565426 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.565426 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:40.573947 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0170df85-9461-470b-859f-d32a16224913 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:40.581886 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0170df85-9461-470b-859f-d32a16224913 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/9f98962e-6330-4033-8640-7056879699d7 returned with HTTP 200 Aug 07 21:02:40.582489 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 606/2389] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:40 2026] GET /volume/v3/volumes/9f98962e-6330-4033-8640-7056879699d7 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:40.595837 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:40.600170 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-51350f25-8901-4710-8fce-6d5627b062cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.601170 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.601170 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:40.602476 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51350f25-8901-4710-8fce-6d5627b062cd tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/dca56ac5-8884-4327-9125-2b71262937d3 Aug 07 21:02:40.602786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-51350f25-8901-4710-8fce-6d5627b062cd tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.603117 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-51350f25-8901-4710-8fce-6d5627b062cd tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.607645 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eeb2f698-402c-4e08-bfd7-5456e69b2e0a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:40.608157 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 600/2390] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:02:40 2026] POST /volume/v3/volumes => generated 826 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:40.628418 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.628418 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:40.631305 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e9db2bd2-6589-4132-b81a-2824cbff77c8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.633942 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e9db2bd2-6589-4132-b81a-2824cbff77c8 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/volumes/db0f935f-0247-4aa8-a7a9-1d15ee44c69c Aug 07 21:02:40.634090 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e9db2bd2-6589-4132-b81a-2824cbff77c8 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.634833 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e9db2bd2-6589-4132-b81a-2824cbff77c8 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.635702 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Created reservations ['89ab41ee-2037-4bf8-88a8-3fd995c7c34c', '61261e90-4086-47e9-a47d-19b05413853a', '8a1c2fce-c0bf-4bf7-aea3-4f95c9c9db34', 'c2ae4bae-283a-4dda-aaf4-7047fb8ae0e0'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:40.636810 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-51350f25-8901-4710-8fce-6d5627b062cd tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:40.637035 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00272105-490f-45f0-86ae-7e219e4b25f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89ab41ee-2037-4bf8-88a8-3fd995c7c34c', '61261e90-4086-47e9-a47d-19b05413853a', '8a1c2fce-c0bf-4bf7-aea3-4f95c9c9db34', 'c2ae4bae-283a-4dda-aaf4-7047fb8ae0e0']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.638502 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d726e3b8-fe07-452f-82a7-f1464f7e1d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.645504 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.645504 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:40.646867 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51350f25-8901-4710-8fce-6d5627b062cd tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/dca56ac5-8884-4327-9125-2b71262937d3 returned with HTTP 200 Aug 07 21:02:40.647131 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 594/2391] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:40 2026] GET /volume/v3/volumes/dca56ac5-8884-4327-9125-2b71262937d3 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:40.656624 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e9db2bd2-6589-4132-b81a-2824cbff77c8 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Volume info retrieved successfully. Aug 07 21:02:40.657375 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-e9db2bd2-6589-4132-b81a-2824cbff77c8 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:40.657375 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-e9db2bd2-6589-4132-b81a-2824cbff77c8 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:40.671738 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c63e8cfd-cc3d-4ad6-863a-497b90fcb6b6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.675127 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c63e8cfd-cc3d-4ad6-863a-497b90fcb6b6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] DELETE https://10.4.3.127/volume/v3/volumes/dca56ac5-8884-4327-9125-2b71262937d3 Aug 07 21:02:40.676203 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c63e8cfd-cc3d-4ad6-863a-497b90fcb6b6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.676203 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c63e8cfd-cc3d-4ad6-863a-497b90fcb6b6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.676356 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-c63e8cfd-cc3d-4ad6-863a-497b90fcb6b6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Delete volume with id: dca56ac5-8884-4327-9125-2b71262937d3 Aug 07 21:02:40.678811 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d726e3b8-fe07-452f-82a7-f1464f7e1d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba455cec-636f-491b-8ade-452ff501ee27', '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='60cbd714c15b426daab43e1424f1258d',qos_specs=None,replication_status=,reservations=['89ab41ee-2037-4bf8-88a8-3fd995c7c34c','61261e90-4086-47e9-a47d-19b05413853a','8a1c2fce-c0bf-4bf7-aea3-4f95c9c9db34','c2ae4bae-283a-4dda-aaf4-7047fb8ae0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8d5e53f64284bf380dca011b12a162c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:40Z,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=ba455cec-636f-491b-8ade-452ff501ee27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60cbd714c15b426daab43e1424f1258d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8d5e53f64284bf380dca011b12a162c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.680365 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2204096d-3b0f-4df7-97c6-201f4b6c5bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.687675 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.687675 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:40.688293 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c63e8cfd-cc3d-4ad6-863a-497b90fcb6b6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:40.719523 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-e9db2bd2-6589-4132-b81a-2824cbff77c8 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:40.725660 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2204096d-3b0f-4df7-97c6-201f4b6c5bf1) transitioned into state 'SUCCESS' from 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='60cbd714c15b426daab43e1424f1258d',qos_specs=None,replication_status=,reservations=['89ab41ee-2037-4bf8-88a8-3fd995c7c34c','61261e90-4086-47e9-a47d-19b05413853a','8a1c2fce-c0bf-4bf7-aea3-4f95c9c9db34','c2ae4bae-283a-4dda-aaf4-7047fb8ae0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8d5e53f64284bf380dca011b12a162c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.725923 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.725923 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:40.726023 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbfe292-2bf4-4a0b-bb84-311c99c84955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:40.730917 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c63e8cfd-cc3d-4ad6-863a-497b90fcb6b6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Delete volume request issued successfully. Aug 07 21:02:40.731164 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c63e8cfd-cc3d-4ad6-863a-497b90fcb6b6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/dca56ac5-8884-4327-9125-2b71262937d3 returned with HTTP 202 Aug 07 21:02:40.731641 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 601/2392] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:40 2026] DELETE /volume/v3/volumes/dca56ac5-8884-4327-9125-2b71262937d3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:40.739643 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e9db2bd2-6589-4132-b81a-2824cbff77c8 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/volumes/db0f935f-0247-4aa8-a7a9-1d15ee44c69c returned with HTTP 200 Aug 07 21:02:40.739643 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 607/2393] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:40 2026] GET /volume/v3/volumes/db0f935f-0247-4aa8-a7a9-1d15ee44c69c => generated 894 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:40.748050 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9854cc72-3e3f-48d7-852d-69044927a3c1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.749175 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbfe292-2bf4-4a0b-bb84-311c99c84955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:40.750578 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Flow 'volume_create_api' (805963fd-754d-40cf-a5d3-eb974b45be4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:40.750729 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9854cc72-3e3f-48d7-852d-69044927a3c1 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/dca56ac5-8884-4327-9125-2b71262937d3 Aug 07 21:02:40.750862 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9854cc72-3e3f-48d7-852d-69044927a3c1 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.751607 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9854cc72-3e3f-48d7-852d-69044927a3c1 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.751796 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Create volume request issued successfully. Aug 07 21:02:40.752590 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d0f3c51-2724-456f-8def-98dfd7d67a6e tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:40.753281 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 592/2394] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:40 2026] POST /volume/v3/volumes => generated 733 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:40.762131 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.762131 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:40.771050 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9854cc72-3e3f-48d7-852d-69044927a3c1 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:40.781602 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9854cc72-3e3f-48d7-852d-69044927a3c1 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/dca56ac5-8884-4327-9125-2b71262937d3 returned with HTTP 200 Aug 07 21:02:40.782802 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 595/2395] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:40 2026] GET /volume/v3/volumes/dca56ac5-8884-4327-9125-2b71262937d3 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:40.787655 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b80658d7-65c3-4934-ac40-c9708d137c99 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:40.790963 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b80658d7-65c3-4934-ac40-c9708d137c99 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] GET https://10.4.3.127/volume/v3/volumes/ba455cec-636f-491b-8ade-452ff501ee27 Aug 07 21:02:40.792411 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b80658d7-65c3-4934-ac40-c9708d137c99 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:40.792411 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b80658d7-65c3-4934-ac40-c9708d137c99 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:40.806677 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:40.806677 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:40.817613 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b80658d7-65c3-4934-ac40-c9708d137c99 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Volume info retrieved successfully. Aug 07 21:02:40.829280 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b80658d7-65c3-4934-ac40-c9708d137c99 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] https://10.4.3.127/volume/v3/volumes/ba455cec-636f-491b-8ade-452ff501ee27 returned with HTTP 200 Aug 07 21:02:40.830897 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 602/2396] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:40 2026] GET /volume/v3/volumes/ba455cec-636f-491b-8ade-452ff501ee27 => generated 912 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:41.122537 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-400c65c3-a95c-4cb8-8e1e-778f381a5191 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.127246 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-400c65c3-a95c-4cb8-8e1e-778f381a5191 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] GET https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f Aug 07 21:02:41.127246 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-400c65c3-a95c-4cb8-8e1e-778f381a5191 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.127246 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-400c65c3-a95c-4cb8-8e1e-778f381a5191 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.135781 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.135781 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:41.143206 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-400c65c3-a95c-4cb8-8e1e-778f381a5191 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Volume info retrieved successfully. Aug 07 21:02:41.150784 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-400c65c3-a95c-4cb8-8e1e-778f381a5191 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f returned with HTTP 200 Aug 07 21:02:41.151538 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 608/2397] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:41 2026] GET /volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:41.170620 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3129d1be-ab93-4afc-ac84-7a1f17d9b226 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.172498 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3129d1be-ab93-4afc-ac84-7a1f17d9b226 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] POST https://10.4.3.127/volume/v3/volume-transfers Aug 07 21:02:41.173107 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3129d1be-ab93-4afc-ac84-7a1f17d9b226 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a1391803-32f9-4141-b93c-f620398d0d8f"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:41.175214 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volume_transfer [None req-3129d1be-ab93-4afc-ac84-7a1f17d9b226 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a1391803-32f9-4141-b93c-f620398d0d8f'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 21:02:41.175214 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volume_transfer [None req-3129d1be-ab93-4afc-ac84-7a1f17d9b226 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Creating transfer of volume a1391803-32f9-4141-b93c-f620398d0d8f Aug 07 21:02:41.175214 np0000006755 devstack@c-api.service[100276]: INFO cinder.transfer.api [None req-3129d1be-ab93-4afc-ac84-7a1f17d9b226 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Generating transfer record for volume a1391803-32f9-4141-b93c-f620398d0d8f Aug 07 21:02:41.186005 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.186005 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:41.209510 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3129d1be-ab93-4afc-ac84-7a1f17d9b226 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volume-transfers returned with HTTP 202 Aug 07 21:02:41.210365 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 593/2398] 10.4.3.127 () {70 vars in 1326 bytes} [Fri Aug 7 21:02:41 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:41.223724 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8e71be30-2a19-48b6-9aea-3f62ed3bfd75 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.231754 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e71be30-2a19-48b6-9aea-3f62ed3bfd75 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] GET https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f Aug 07 21:02:41.232102 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e71be30-2a19-48b6-9aea-3f62ed3bfd75 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.232402 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e71be30-2a19-48b6-9aea-3f62ed3bfd75 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.245108 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.245108 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:41.251113 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8e71be30-2a19-48b6-9aea-3f62ed3bfd75 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Volume info retrieved successfully. Aug 07 21:02:41.257470 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e71be30-2a19-48b6-9aea-3f62ed3bfd75 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f returned with HTTP 200 Aug 07 21:02:41.258241 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 596/2399] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:41 2026] GET /volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:41.279304 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8d92c5b1-1f62-43c3-a3f1-c61972c7c5c6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.282217 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8d92c5b1-1f62-43c3-a3f1-c61972c7c5c6 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] GET https://10.4.3.127/volume/v3/volume-transfers/detail Aug 07 21:02:41.282645 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8d92c5b1-1f62-43c3-a3f1-c61972c7c5c6 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.282803 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8d92c5b1-1f62-43c3-a3f1-c61972c7c5c6 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.283523 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volume_transfer [None req-8d92c5b1-1f62-43c3-a3f1-c61972c7c5c6 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Listing volume transfers {{(pid=100278) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 21:02:41.289083 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8d92c5b1-1f62-43c3-a3f1-c61972c7c5c6 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 21:02:41.289083 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 603/2400] 10.4.3.127 () {68 vars in 1326 bytes} [Fri Aug 7 21:02:41 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:41.301200 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-745535a5-7eff-4c6f-8ff6-b71a68c51dec None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.302943 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-745535a5-7eff-4c6f-8ff6-b71a68c51dec tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] DELETE https://10.4.3.127/volume/v3/volume-transfers/e5200f03-733b-415d-a1a8-187deb2c00da Aug 07 21:02:41.303780 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-745535a5-7eff-4c6f-8ff6-b71a68c51dec tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.304376 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-745535a5-7eff-4c6f-8ff6-b71a68c51dec tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.304802 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.volume_transfer [None req-745535a5-7eff-4c6f-8ff6-b71a68c51dec tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Delete transfer with id: e5200f03-733b-415d-a1a8-187deb2c00da Aug 07 21:02:41.334325 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.334325 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:41.360727 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-745535a5-7eff-4c6f-8ff6-b71a68c51dec tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volume-transfers/e5200f03-733b-415d-a1a8-187deb2c00da returned with HTTP 202 Aug 07 21:02:41.360727 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 609/2401] 10.4.3.127 () {68 vars in 1419 bytes} [Fri Aug 7 21:02:41 2026] DELETE /volume/v3/volume-transfers/e5200f03-733b-415d-a1a8-187deb2c00da => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:02:41.381376 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b42c964e-c11b-4f20-8e6f-9272e9b59bca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.384341 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b42c964e-c11b-4f20-8e6f-9272e9b59bca tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] GET https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f Aug 07 21:02:41.384341 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b42c964e-c11b-4f20-8e6f-9272e9b59bca tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.385076 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b42c964e-c11b-4f20-8e6f-9272e9b59bca tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.395721 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.395721 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:41.400849 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b42c964e-c11b-4f20-8e6f-9272e9b59bca tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Volume info retrieved successfully. Aug 07 21:02:41.407539 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b42c964e-c11b-4f20-8e6f-9272e9b59bca tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f returned with HTTP 200 Aug 07 21:02:41.408336 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 594/2402] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:41 2026] GET /volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:41.434401 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f05e0a6a-d7cd-49c0-9994-aaed1221ce66 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.437517 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f05e0a6a-d7cd-49c0-9994-aaed1221ce66 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] DELETE https://10.4.3.127/volume/v3/volume-transfers/e5200f03-733b-415d-a1a8-187deb2c00da Aug 07 21:02:41.437738 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f05e0a6a-d7cd-49c0-9994-aaed1221ce66 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.438096 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f05e0a6a-d7cd-49c0-9994-aaed1221ce66 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.438223 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.volume_transfer [None req-f05e0a6a-d7cd-49c0-9994-aaed1221ce66 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Delete transfer with id: e5200f03-733b-415d-a1a8-187deb2c00da Aug 07 21:02:41.442682 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f05e0a6a-d7cd-49c0-9994-aaed1221ce66 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volume-transfers/e5200f03-733b-415d-a1a8-187deb2c00da returned with HTTP 404 Aug 07 21:02:41.443430 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 597/2403] 10.4.3.127 () {68 vars in 1419 bytes} [Fri Aug 7 21:02:41 2026] DELETE /volume/v3/volume-transfers/e5200f03-733b-415d-a1a8-187deb2c00da => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:41.454494 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-01456f6c-f942-4937-ab4c-9a69a27ed46f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.456686 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-01456f6c-f942-4937-ab4c-9a69a27ed46f tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f Aug 07 21:02:41.457019 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-01456f6c-f942-4937-ab4c-9a69a27ed46f tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.457311 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-01456f6c-f942-4937-ab4c-9a69a27ed46f tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.457527 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-01456f6c-f942-4937-ab4c-9a69a27ed46f tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Delete volume with id: a1391803-32f9-4141-b93c-f620398d0d8f Aug 07 21:02:41.465985 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.465985 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:41.466502 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-01456f6c-f942-4937-ab4c-9a69a27ed46f tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Volume info retrieved successfully. Aug 07 21:02:41.491696 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-01456f6c-f942-4937-ab4c-9a69a27ed46f tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Delete volume request issued successfully. Aug 07 21:02:41.491894 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-01456f6c-f942-4937-ab4c-9a69a27ed46f tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f returned with HTTP 202 Aug 07 21:02:41.492370 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 604/2404] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:02:41 2026] DELETE /volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:02:41.505932 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9ee4d95b-13fd-4afc-88cc-7e97ac034646 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.509525 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9ee4d95b-13fd-4afc-88cc-7e97ac034646 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] GET https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f Aug 07 21:02:41.509525 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9ee4d95b-13fd-4afc-88cc-7e97ac034646 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.509901 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9ee4d95b-13fd-4afc-88cc-7e97ac034646 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.522337 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.522337 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:41.528618 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9ee4d95b-13fd-4afc-88cc-7e97ac034646 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Volume info retrieved successfully. Aug 07 21:02:41.540601 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9ee4d95b-13fd-4afc-88cc-7e97ac034646 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f returned with HTTP 200 Aug 07 21:02:41.541445 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 610/2405] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:41 2026] GET /volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:02:41.555689 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5444ed73-d34d-4638-8dfa-9126a8f7f839 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.563343 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5444ed73-d34d-4638-8dfa-9126a8f7f839 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:41.563343 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5444ed73-d34d-4638-8dfa-9126a8f7f839 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.563343 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5444ed73-d34d-4638-8dfa-9126a8f7f839 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.563343 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5444ed73-d34d-4638-8dfa-9126a8f7f839 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:41.571425 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.571425 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:41.573536 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5444ed73-d34d-4638-8dfa-9126a8f7f839 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 200 Aug 07 21:02:41.574115 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 595/2406] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:41 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:41.758633 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f7470a99-d850-428d-b5fe-3b4f1254fcd6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.761676 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7470a99-d850-428d-b5fe-3b4f1254fcd6 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/volumes/db0f935f-0247-4aa8-a7a9-1d15ee44c69c Aug 07 21:02:41.762039 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7470a99-d850-428d-b5fe-3b4f1254fcd6 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.762655 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7470a99-d850-428d-b5fe-3b4f1254fcd6 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.771959 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.771959 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:41.779599 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f7470a99-d850-428d-b5fe-3b4f1254fcd6 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Volume info retrieved successfully. Aug 07 21:02:41.780623 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-f7470a99-d850-428d-b5fe-3b4f1254fcd6 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:41.781166 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-f7470a99-d850-428d-b5fe-3b4f1254fcd6 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:41.808168 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8135d228-aa62-4d50-9b1d-56df7c66881a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.817629 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8135d228-aa62-4d50-9b1d-56df7c66881a tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/dca56ac5-8884-4327-9125-2b71262937d3 Aug 07 21:02:41.819509 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8135d228-aa62-4d50-9b1d-56df7c66881a tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.819509 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8135d228-aa62-4d50-9b1d-56df7c66881a tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.836650 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-f7470a99-d850-428d-b5fe-3b4f1254fcd6 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:41.842370 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.842370 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:41.846613 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8135d228-aa62-4d50-9b1d-56df7c66881a tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/dca56ac5-8884-4327-9125-2b71262937d3 returned with HTTP 404 Aug 07 21:02:41.846613 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 605/2407] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:41 2026] GET /volume/v3/volumes/dca56ac5-8884-4327-9125-2b71262937d3 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:41.846960 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-720cf7f6-3065-4f98-8e4f-62f1e836ee35 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.851035 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-720cf7f6-3065-4f98-8e4f-62f1e836ee35 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] GET https://10.4.3.127/volume/v3/volumes/ba455cec-636f-491b-8ade-452ff501ee27 Aug 07 21:02:41.851035 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-720cf7f6-3065-4f98-8e4f-62f1e836ee35 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.851341 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-720cf7f6-3065-4f98-8e4f-62f1e836ee35 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.858631 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ec509b1a-f406-4171-b457-58fd576e05f7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.862839 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec509b1a-f406-4171-b457-58fd576e05f7 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9f98962e-6330-4033-8640-7056879699d7 Aug 07 21:02:41.863274 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec509b1a-f406-4171-b457-58fd576e05f7 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.863459 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec509b1a-f406-4171-b457-58fd576e05f7 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.863703 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-ec509b1a-f406-4171-b457-58fd576e05f7 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Delete volume with id: 9f98962e-6330-4033-8640-7056879699d7 Aug 07 21:02:41.871614 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7470a99-d850-428d-b5fe-3b4f1254fcd6 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/volumes/db0f935f-0247-4aa8-a7a9-1d15ee44c69c returned with HTTP 200 Aug 07 21:02:41.872419 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 598/2408] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:41 2026] GET /volume/v3/volumes/db0f935f-0247-4aa8-a7a9-1d15ee44c69c => generated 919 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:41.872784 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.872784 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:41.878546 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-720cf7f6-3065-4f98-8e4f-62f1e836ee35 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Volume info retrieved successfully. Aug 07 21:02:41.886231 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-720cf7f6-3065-4f98-8e4f-62f1e836ee35 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] https://10.4.3.127/volume/v3/volumes/ba455cec-636f-491b-8ade-452ff501ee27 returned with HTTP 200 Aug 07 21:02:41.886402 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.886402 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:41.886740 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 611/2409] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:41 2026] GET /volume/v3/volumes/ba455cec-636f-491b-8ade-452ff501ee27 => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:41.886846 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ec509b1a-f406-4171-b457-58fd576e05f7 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:41.895162 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d5ec4faa-6aaf-4190-82a3-a393d70d4bb4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.898609 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d5ec4faa-6aaf-4190-82a3-a393d70d4bb4 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] POST https://10.4.3.127/volume/v3/group_snapshots Aug 07 21:02:41.899169 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d5ec4faa-6aaf-4190-82a3-a393d70d4bb4 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5478e831-1fb3-4214-b69c-26b7eb596492", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1634749824"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:41.901319 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.group_snapshots [None req-d5ec4faa-6aaf-4190-82a3-a393d70d4bb4 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5478e831-1fb3-4214-b69c-26b7eb596492', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1634749824'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 21:02:41.909821 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.909821 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:41.913039 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.group_snapshots [None req-d5ec4faa-6aaf-4190-82a3-a393d70d4bb4 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1634749824. Aug 07 21:02:41.919077 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bf132e09-04e6-4f64-86ca-d60141568f75 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.924355 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf132e09-04e6-4f64-86ca-d60141568f75 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1&project_id=0d554da171694840b4e4df114822033e Aug 07 21:02:41.924355 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf132e09-04e6-4f64-86ca-d60141568f75 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.925361 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf132e09-04e6-4f64-86ca-d60141568f75 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.925683 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bf132e09-04e6-4f64-86ca-d60141568f75 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Could not evaluate value 0d554da171694840b4e4df114822033e, assuming string {{(pid=100275) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 21:02:41.926366 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ec509b1a-f406-4171-b457-58fd576e05f7 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Delete volume request issued successfully. Aug 07 21:02:41.926459 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bf132e09-04e6-4f64-86ca-d60141568f75 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Searching by: MultiDict([('project_id', '0d554da171694840b4e4df114822033e'), ('all_tenants', 1)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:41.926628 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec509b1a-f406-4171-b457-58fd576e05f7 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/9f98962e-6330-4033-8640-7056879699d7 returned with HTTP 202 Aug 07 21:02:41.927233 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 596/2410] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:41 2026] DELETE /volume/v3/volumes/9f98962e-6330-4033-8640-7056879699d7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:41.948029 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f5cf2e47-f993-47c5-9150-aedd889c1601 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:41.952991 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f5cf2e47-f993-47c5-9150-aedd889c1601 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/9f98962e-6330-4033-8640-7056879699d7 Aug 07 21:02:41.953468 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f5cf2e47-f993-47c5-9150-aedd889c1601 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:41.954424 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f5cf2e47-f993-47c5-9150-aedd889c1601 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:41.956917 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.956917 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:41.980464 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bf132e09-04e6-4f64-86ca-d60141568f75 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Get all volumes completed successfully. Aug 07 21:02:41.980683 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.980683 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:41.983975 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:41.983975 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:41.990385 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf132e09-04e6-4f64-86ca-d60141568f75 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1&project_id=0d554da171694840b4e4df114822033e returned with HTTP 200 Aug 07 21:02:41.991096 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-d5ec4faa-6aaf-4190-82a3-a393d70d4bb4 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-690732675 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-690732675, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:41.991280 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 599/2411] 10.4.3.127 () {66 vars in 1373 bytes} [Fri Aug 7 21:02:41 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=0d554da171694840b4e4df114822033e => generated 3028 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:41.991356 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f5cf2e47-f993-47c5-9150-aedd889c1601 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:42.003975 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f5cf2e47-f993-47c5-9150-aedd889c1601 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/9f98962e-6330-4033-8640-7056879699d7 returned with HTTP 200 Aug 07 21:02:42.004579 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 612/2412] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:41 2026] GET /volume/v3/volumes/9f98962e-6330-4033-8640-7056879699d7 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:42.013949 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bef99fc8-3a7a-40cc-94e7-814da2e9ee76 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:42.016874 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bef99fc8-3a7a-40cc-94e7-814da2e9ee76 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/ba455cec-636f-491b-8ade-452ff501ee27 Aug 07 21:02:42.017223 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bef99fc8-3a7a-40cc-94e7-814da2e9ee76 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:42.018156 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bef99fc8-3a7a-40cc-94e7-814da2e9ee76 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:42.018156 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-bef99fc8-3a7a-40cc-94e7-814da2e9ee76 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Delete volume with id: ba455cec-636f-491b-8ade-452ff501ee27 Aug 07 21:02:42.030318 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:42.030318 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:42.030318 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bef99fc8-3a7a-40cc-94e7-814da2e9ee76 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Volume info retrieved successfully. Aug 07 21:02:42.082404 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bef99fc8-3a7a-40cc-94e7-814da2e9ee76 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] Delete volume request issued successfully. Aug 07 21:02:42.082404 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bef99fc8-3a7a-40cc-94e7-814da2e9ee76 tempest-VolumesListAdminTestJSON-1879185074 tempest-VolumesListAdminTestJSON-1879185074-project-admin] https://10.4.3.127/volume/v3/volumes/ba455cec-636f-491b-8ade-452ff501ee27 returned with HTTP 202 Aug 07 21:02:42.082404 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 597/2413] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:42 2026] DELETE /volume/v3/volumes/ba455cec-636f-491b-8ade-452ff501ee27 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:42.082623 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-d5ec4faa-6aaf-4190-82a3-a393d70d4bb4 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Created reservations ['ac33a096-a61a-4532-8269-61afe58354a0', '9eeef801-d163-44f8-b4a1-7437fc728889', 'f394a64d-e42d-4bae-9685-8f0a02064bec', '106c47c8-2114-4617-93b3-9744307c0ecb'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:42.106091 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5df59560-d5ab-4647-8c34-699c9259ddd6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:42.110597 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5df59560-d5ab-4647-8c34-699c9259ddd6 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 Aug 07 21:02:42.111834 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5df59560-d5ab-4647-8c34-699c9259ddd6 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:42.112598 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5df59560-d5ab-4647-8c34-699c9259ddd6 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:42.126606 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:42.126606 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:42.133038 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5df59560-d5ab-4647-8c34-699c9259ddd6 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:42.138955 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d5ec4faa-6aaf-4190-82a3-a393d70d4bb4 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/group_snapshots returned with HTTP 202 Aug 07 21:02:42.140467 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 606/2414] 10.4.3.127 () {70 vars in 1324 bytes} [Fri Aug 7 21:02:41 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:42.143087 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5df59560-d5ab-4647-8c34-699c9259ddd6 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 returned with HTTP 200 Aug 07 21:02:42.143087 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 600/2415] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:42 2026] GET /volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:42.152145 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ef6fcce0-dc94-428a-a581-10128aafafe9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:42.155565 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ef6fcce0-dc94-428a-a581-10128aafafe9 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 Aug 07 21:02:42.155854 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ef6fcce0-dc94-428a-a581-10128aafafe9 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:42.156538 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ef6fcce0-dc94-428a-a581-10128aafafe9 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:42.157312 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.group_snapshots [None req-ef6fcce0-dc94-428a-a581-10128aafafe9 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] show called for member 905f85ac-c5e3-4563-9833-d8f5a3c3f009 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 21:02:42.166150 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:42.166150 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:42.173302 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ef6fcce0-dc94-428a-a581-10128aafafe9 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 returned with HTTP 200 Aug 07 21:02:42.174077 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2a839a15-b4aa-4614-8b73-10a281f777fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:42.174191 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 613/2416] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:02:42 2026] GET /volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:42.176394 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a839a15-b4aa-4614-8b73-10a281f777fc tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 Aug 07 21:02:42.176648 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a839a15-b4aa-4614-8b73-10a281f777fc tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:42.180161 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a839a15-b4aa-4614-8b73-10a281f777fc tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:42.180625 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-2a839a15-b4aa-4614-8b73-10a281f777fc tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Delete volume with id: f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 Aug 07 21:02:42.193193 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:42.193193 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:42.194468 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2a839a15-b4aa-4614-8b73-10a281f777fc tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:42.234817 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2a839a15-b4aa-4614-8b73-10a281f777fc tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Delete volume request issued successfully. Aug 07 21:02:42.234817 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a839a15-b4aa-4614-8b73-10a281f777fc tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 returned with HTTP 202 Aug 07 21:02:42.234817 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 598/2417] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:42 2026] DELETE /volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:42.245675 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-146bb5a7-1769-4916-8923-01156dceb9b2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:42.249443 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-146bb5a7-1769-4916-8923-01156dceb9b2 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 Aug 07 21:02:42.249695 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-146bb5a7-1769-4916-8923-01156dceb9b2 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:42.253597 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-146bb5a7-1769-4916-8923-01156dceb9b2 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:42.261659 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:42.261659 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:42.269726 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-146bb5a7-1769-4916-8923-01156dceb9b2 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:42.281540 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-146bb5a7-1769-4916-8923-01156dceb9b2 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 returned with HTTP 200 Aug 07 21:02:42.282436 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 607/2418] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:42 2026] GET /volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:42.559449 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8aa9d16e-05c0-4e64-9011-0828198cad25 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:42.563518 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8aa9d16e-05c0-4e64-9011-0828198cad25 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] GET https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f Aug 07 21:02:42.563665 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8aa9d16e-05c0-4e64-9011-0828198cad25 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:42.564120 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8aa9d16e-05c0-4e64-9011-0828198cad25 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:42.572563 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8aa9d16e-05c0-4e64-9011-0828198cad25 tempest-VolumesTransfersV355Test-873450422 tempest-VolumesTransfersV355Test-873450422-project-admin] https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f returned with HTTP 404 Aug 07 21:02:42.573928 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 601/2419] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:42 2026] GET /volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:42.584633 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-904139a1-c5a4-4604-9067-0764d3260e24 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:42.587923 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-904139a1-c5a4-4604-9067-0764d3260e24 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] GET https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f Aug 07 21:02:42.588069 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cfa4d403-d4aa-4aab-ac09-455bb8e8879a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:42.590706 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-904139a1-c5a4-4604-9067-0764d3260e24 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:42.590706 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-904139a1-c5a4-4604-9067-0764d3260e24 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:42.590924 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfa4d403-d4aa-4aab-ac09-455bb8e8879a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:42.592486 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfa4d403-d4aa-4aab-ac09-455bb8e8879a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:42.592486 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfa4d403-d4aa-4aab-ac09-455bb8e8879a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:42.593632 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-cfa4d403-d4aa-4aab-ac09-455bb8e8879a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:42.598785 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-904139a1-c5a4-4604-9067-0764d3260e24 tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f returned with HTTP 404 Aug 07 21:02:42.599704 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 614/2420] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:42 2026] GET /volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:42.604044 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:42.604044 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:42.605146 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfa4d403-d4aa-4aab-ac09-455bb8e8879a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 200 Aug 07 21:02:42.605242 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 599/2421] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:42 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:42.619778 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6d5e41c2-1d0a-4d1a-bc7d-abdebb6f8afa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:42.621133 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6d5e41c2-1d0a-4d1a-bc7d-abdebb6f8afa tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f Aug 07 21:02:42.621581 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6d5e41c2-1d0a-4d1a-bc7d-abdebb6f8afa tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:42.621581 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6d5e41c2-1d0a-4d1a-bc7d-abdebb6f8afa tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:42.622025 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-6d5e41c2-1d0a-4d1a-bc7d-abdebb6f8afa tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] Delete volume with id: a1391803-32f9-4141-b93c-f620398d0d8f Aug 07 21:02:42.632362 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6d5e41c2-1d0a-4d1a-bc7d-abdebb6f8afa tempest-VolumesTransfersV355Test-1449263098 tempest-VolumesTransfersV355Test-1449263098-project-member] https://10.4.3.127/volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f returned with HTTP 404 Aug 07 21:02:42.632571 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 608/2422] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:02:42 2026] DELETE /volume/v3/volumes/a1391803-32f9-4141-b93c-f620398d0d8f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:43.027788 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cae87131-335b-4ce3-a7f9-204af2cf0386 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.031502 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cae87131-335b-4ce3-a7f9-204af2cf0386 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/9f98962e-6330-4033-8640-7056879699d7 Aug 07 21:02:43.031648 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cae87131-335b-4ce3-a7f9-204af2cf0386 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.031906 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cae87131-335b-4ce3-a7f9-204af2cf0386 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.049973 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cae87131-335b-4ce3-a7f9-204af2cf0386 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/9f98962e-6330-4033-8640-7056879699d7 returned with HTTP 404 Aug 07 21:02:43.050462 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 602/2423] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/volumes/9f98962e-6330-4033-8640-7056879699d7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:43.068500 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-13700609-88fd-4336-8168-87d4e4040f41 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.071445 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-13700609-88fd-4336-8168-87d4e4040f41 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] DELETE https://10.4.3.127/volume/v3/volumes/fea0877b-2930-45eb-b41e-68c675133aa1 Aug 07 21:02:43.071717 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-13700609-88fd-4336-8168-87d4e4040f41 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.072000 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-13700609-88fd-4336-8168-87d4e4040f41 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.072268 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-13700609-88fd-4336-8168-87d4e4040f41 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Delete volume with id: fea0877b-2930-45eb-b41e-68c675133aa1 Aug 07 21:02:43.083493 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.083493 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:43.084348 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-13700609-88fd-4336-8168-87d4e4040f41 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:43.124792 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-13700609-88fd-4336-8168-87d4e4040f41 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Delete volume request issued successfully. Aug 07 21:02:43.124792 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-13700609-88fd-4336-8168-87d4e4040f41 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/fea0877b-2930-45eb-b41e-68c675133aa1 returned with HTTP 202 Aug 07 21:02:43.124792 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 615/2424] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:43 2026] DELETE /volume/v3/volumes/fea0877b-2930-45eb-b41e-68c675133aa1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:43.135104 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ed33de04-55e7-4c3b-842b-3d12e7f020e7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.138367 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed33de04-55e7-4c3b-842b-3d12e7f020e7 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/fea0877b-2930-45eb-b41e-68c675133aa1 Aug 07 21:02:43.138697 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed33de04-55e7-4c3b-842b-3d12e7f020e7 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.140796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed33de04-55e7-4c3b-842b-3d12e7f020e7 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.155940 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.155940 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:43.164255 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ed33de04-55e7-4c3b-842b-3d12e7f020e7 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:43.170632 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed33de04-55e7-4c3b-842b-3d12e7f020e7 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/fea0877b-2930-45eb-b41e-68c675133aa1 returned with HTTP 200 Aug 07 21:02:43.173795 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 600/2425] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/volumes/fea0877b-2930-45eb-b41e-68c675133aa1 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:43.188603 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d60df42d-d2c1-4c72-bb8e-6ec6fe08ea1a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.192733 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d60df42d-d2c1-4c72-bb8e-6ec6fe08ea1a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 Aug 07 21:02:43.192733 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d60df42d-d2c1-4c72-bb8e-6ec6fe08ea1a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.195808 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d60df42d-d2c1-4c72-bb8e-6ec6fe08ea1a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.195808 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.group_snapshots [None req-d60df42d-d2c1-4c72-bb8e-6ec6fe08ea1a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] show called for member 905f85ac-c5e3-4563-9833-d8f5a3c3f009 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 21:02:43.200903 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.200903 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:43.208014 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d60df42d-d2c1-4c72-bb8e-6ec6fe08ea1a tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 returned with HTTP 200 Aug 07 21:02:43.208439 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 609/2426] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 => generated 331 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:43.220739 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7efe10fe-ad12-4387-8290-c0a4875b6f13 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.225458 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7efe10fe-ad12-4387-8290-c0a4875b6f13 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 07 21:02:43.225714 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7efe10fe-ad12-4387-8290-c0a4875b6f13 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.225995 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7efe10fe-ad12-4387-8290-c0a4875b6f13 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.226450 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-7efe10fe-ad12-4387-8290-c0a4875b6f13 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:43.228441 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-7efe10fe-ad12-4387-8290-c0a4875b6f13 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:02:43.238233 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7efe10fe-ad12-4387-8290-c0a4875b6f13 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Get all snapshots completed successfully. Aug 07 21:02:43.238950 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.238950 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:43.239788 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7efe10fe-ad12-4387-8290-c0a4875b6f13 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 21:02:43.242803 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 603/2427] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:02:43.253425 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-dfc86b90-4ce0-4091-a883-765c912f2d95 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.258246 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dfc86b90-4ce0-4091-a883-765c912f2d95 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/snapshots/68bed7f4-9231-432f-90a0-fdf80a2422aa Aug 07 21:02:43.258246 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dfc86b90-4ce0-4091-a883-765c912f2d95 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.258246 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dfc86b90-4ce0-4091-a883-765c912f2d95 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.271011 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.271011 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:43.272026 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-dfc86b90-4ce0-4091-a883-765c912f2d95 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Snapshot retrieved successfully. Aug 07 21:02:43.275942 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dfc86b90-4ce0-4091-a883-765c912f2d95 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/snapshots/68bed7f4-9231-432f-90a0-fdf80a2422aa returned with HTTP 200 Aug 07 21:02:43.278782 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 616/2428] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/snapshots/68bed7f4-9231-432f-90a0-fdf80a2422aa => generated 474 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:43.291098 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-16612bdf-d624-4825-806b-9580dcbb9817 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.293212 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16612bdf-d624-4825-806b-9580dcbb9817 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] POST https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009/action Aug 07 21:02:43.293858 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16612bdf-d624-4825-806b-9580dcbb9817 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:43.293988 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16612bdf-d624-4825-806b-9580dcbb9817 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:43.300791 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-16612bdf-d624-4825-806b-9580dcbb9817 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Updating group '905f85ac-c5e3-4563-9833-d8f5a3c3f009' with 'creating' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 21:02:43.304413 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4faa8489-ffee-4353-9226-779c64e241a4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.307796 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4faa8489-ffee-4353-9226-779c64e241a4 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 Aug 07 21:02:43.308080 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.308080 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:43.308621 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4faa8489-ffee-4353-9226-779c64e241a4 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.308946 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4faa8489-ffee-4353-9226-779c64e241a4 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.319284 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4faa8489-ffee-4353-9226-779c64e241a4 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 returned with HTTP 404 Aug 07 21:02:43.319699 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 610/2429] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/volumes/f6ddfaa1-cdc7-439e-8763-5d8a5b4ff446 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:43.323753 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16612bdf-d624-4825-806b-9580dcbb9817 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009/action returned with HTTP 202 Aug 07 21:02:43.324446 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 601/2430] 10.4.3.127 () {70 vars in 1455 bytes} [Fri Aug 7 21:02:43 2026] POST /volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:02:43.334042 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bd8a1028-0aed-4be5-bd46-81ba778ad9e1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.334226 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7658dd74-ae68-46b3-a1f0-03babd9b0c79 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.334549 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd8a1028-0aed-4be5-bd46-81ba778ad9e1 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b Aug 07 21:02:43.334897 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd8a1028-0aed-4be5-bd46-81ba778ad9e1 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.335127 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd8a1028-0aed-4be5-bd46-81ba778ad9e1 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.336405 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7658dd74-ae68-46b3-a1f0-03babd9b0c79 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 Aug 07 21:02:43.336534 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7658dd74-ae68-46b3-a1f0-03babd9b0c79 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.336882 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7658dd74-ae68-46b3-a1f0-03babd9b0c79 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.337070 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.group_snapshots [None req-7658dd74-ae68-46b3-a1f0-03babd9b0c79 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] show called for member 905f85ac-c5e3-4563-9833-d8f5a3c3f009 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 21:02:43.345804 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.345804 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:43.348735 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.348735 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:43.353179 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7658dd74-ae68-46b3-a1f0-03babd9b0c79 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 returned with HTTP 200 Aug 07 21:02:43.353791 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 617/2431] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:43.358378 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bd8a1028-0aed-4be5-bd46-81ba778ad9e1 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:43.367818 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd8a1028-0aed-4be5-bd46-81ba778ad9e1 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b returned with HTTP 200 Aug 07 21:02:43.367954 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-68b79af8-fe11-4020-bc07-6be6494ce78c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.368031 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 604/2432] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:43.368973 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-68b79af8-fe11-4020-bc07-6be6494ce78c tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] POST https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009/action Aug 07 21:02:43.369564 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-68b79af8-fe11-4020-bc07-6be6494ce78c tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:43.369822 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-68b79af8-fe11-4020-bc07-6be6494ce78c tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:43.372189 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.group_snapshots [None req-68b79af8-fe11-4020-bc07-6be6494ce78c tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Updating group '905f85ac-c5e3-4563-9833-d8f5a3c3f009' with 'available' {{(pid=100278) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 21:02:43.380558 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8e4fc099-8d01-4dbc-9ff6-d815694d620b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.381161 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.381161 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:43.382805 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e4fc099-8d01-4dbc-9ff6-d815694d620b tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b Aug 07 21:02:43.383089 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e4fc099-8d01-4dbc-9ff6-d815694d620b tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.383632 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e4fc099-8d01-4dbc-9ff6-d815694d620b tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.383968 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-8e4fc099-8d01-4dbc-9ff6-d815694d620b tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Delete volume with id: a675d1a8-90ec-443c-bd07-f145adb1460b Aug 07 21:02:43.395794 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.395794 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:43.395794 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8e4fc099-8d01-4dbc-9ff6-d815694d620b tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:43.401100 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-68b79af8-fe11-4020-bc07-6be6494ce78c tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009/action returned with HTTP 202 Aug 07 21:02:43.401245 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 611/2433] 10.4.3.127 () {70 vars in 1455 bytes} [Fri Aug 7 21:02:43 2026] POST /volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:02:43.413851 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e0aefc73-5d52-4c2d-9643-668ac37d5444 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.417797 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0aefc73-5d52-4c2d-9643-668ac37d5444 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 Aug 07 21:02:43.417797 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0aefc73-5d52-4c2d-9643-668ac37d5444 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.417797 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0aefc73-5d52-4c2d-9643-668ac37d5444 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.417797 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.group_snapshots [None req-e0aefc73-5d52-4c2d-9643-668ac37d5444 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] show called for member 905f85ac-c5e3-4563-9833-d8f5a3c3f009 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 21:02:43.422271 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.422271 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:43.428613 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8e4fc099-8d01-4dbc-9ff6-d815694d620b tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Delete volume request issued successfully. Aug 07 21:02:43.428613 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e4fc099-8d01-4dbc-9ff6-d815694d620b tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b returned with HTTP 202 Aug 07 21:02:43.428613 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 602/2434] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:43 2026] DELETE /volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:43.432583 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0aefc73-5d52-4c2d-9643-668ac37d5444 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 returned with HTTP 200 Aug 07 21:02:43.433549 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 618/2435] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 => generated 331 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:43.442742 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f663ec9c-1767-412c-9a8a-858b572dc729 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.444992 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a9b098d3-5d64-4551-8875-2b961171ada8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.445576 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f663ec9c-1767-412c-9a8a-858b572dc729 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b Aug 07 21:02:43.446660 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f663ec9c-1767-412c-9a8a-858b572dc729 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.446660 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f663ec9c-1767-412c-9a8a-858b572dc729 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.447294 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a9b098d3-5d64-4551-8875-2b961171ada8 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] POST https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009/action Aug 07 21:02:43.447666 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a9b098d3-5d64-4551-8875-2b961171ada8 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:43.447857 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a9b098d3-5d64-4551-8875-2b961171ada8 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:43.449632 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.group_snapshots [None req-a9b098d3-5d64-4551-8875-2b961171ada8 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Updating group '905f85ac-c5e3-4563-9833-d8f5a3c3f009' with 'error' {{(pid=100278) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 21:02:43.454884 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.454884 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:43.458749 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.458749 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:43.464946 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f663ec9c-1767-412c-9a8a-858b572dc729 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:43.468823 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a9b098d3-5d64-4551-8875-2b961171ada8 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009/action returned with HTTP 202 Aug 07 21:02:43.468823 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 612/2436] 10.4.3.127 () {70 vars in 1455 bytes} [Fri Aug 7 21:02:43 2026] POST /volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:02:43.473785 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f663ec9c-1767-412c-9a8a-858b572dc729 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b returned with HTTP 200 Aug 07 21:02:43.473785 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 605/2437] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:43.477587 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3563bf8a-d2d5-42a8-bb80-8d9193d91542 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.481010 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3563bf8a-d2d5-42a8-bb80-8d9193d91542 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 Aug 07 21:02:43.481010 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3563bf8a-d2d5-42a8-bb80-8d9193d91542 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.481010 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3563bf8a-d2d5-42a8-bb80-8d9193d91542 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.481010 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-3563bf8a-d2d5-42a8-bb80-8d9193d91542 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] show called for member 905f85ac-c5e3-4563-9833-d8f5a3c3f009 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 21:02:43.491934 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.491934 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:43.495326 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3563bf8a-d2d5-42a8-bb80-8d9193d91542 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 returned with HTTP 200 Aug 07 21:02:43.495798 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 603/2438] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:43.504935 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8d922e0c-f67f-476e-821e-4c0f21025d71 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.507042 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8d922e0c-f67f-476e-821e-4c0f21025d71 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] POST https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009/action Aug 07 21:02:43.507509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8d922e0c-f67f-476e-821e-4c0f21025d71 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:43.507682 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8d922e0c-f67f-476e-821e-4c0f21025d71 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:43.509771 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.group_snapshots [None req-8d922e0c-f67f-476e-821e-4c0f21025d71 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Updating group '905f85ac-c5e3-4563-9833-d8f5a3c3f009' with 'available' {{(pid=100277) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 21:02:43.528469 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.528469 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:43.543787 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8d922e0c-f67f-476e-821e-4c0f21025d71 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009/action returned with HTTP 202 Aug 07 21:02:43.544843 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 619/2439] 10.4.3.127 () {70 vars in 1455 bytes} [Fri Aug 7 21:02:43 2026] POST /volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:02:43.553639 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-295b2c23-36d6-4900-badf-0bfa7d353e51 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.556789 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-295b2c23-36d6-4900-badf-0bfa7d353e51 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 Aug 07 21:02:43.557683 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-295b2c23-36d6-4900-badf-0bfa7d353e51 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.557683 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-295b2c23-36d6-4900-badf-0bfa7d353e51 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.557683 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.group_snapshots [None req-295b2c23-36d6-4900-badf-0bfa7d353e51 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] show called for member 905f85ac-c5e3-4563-9833-d8f5a3c3f009 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 21:02:43.562302 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.562302 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:43.569868 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-295b2c23-36d6-4900-badf-0bfa7d353e51 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 returned with HTTP 200 Aug 07 21:02:43.569868 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 613/2440] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:43.580816 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bf83f9b8-60f6-4150-a23a-34bdea00acaf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.583201 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf83f9b8-60f6-4150-a23a-34bdea00acaf tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] DELETE https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 Aug 07 21:02:43.583429 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf83f9b8-60f6-4150-a23a-34bdea00acaf tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.584226 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf83f9b8-60f6-4150-a23a-34bdea00acaf tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.584226 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-bf83f9b8-60f6-4150-a23a-34bdea00acaf tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] delete called for member 905f85ac-c5e3-4563-9833-d8f5a3c3f009 {{(pid=100275) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 21:02:43.584226 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.group_snapshots [None req-bf83f9b8-60f6-4150-a23a-34bdea00acaf tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Delete group_snapshot with id: 905f85ac-c5e3-4563-9833-d8f5a3c3f009 Aug 07 21:02:43.589789 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.589789 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:43.627465 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa88bd5e-b8ee-499e-992c-10eeb8132bba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.629620 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa88bd5e-b8ee-499e-992c-10eeb8132bba tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:43.629939 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa88bd5e-b8ee-499e-992c-10eeb8132bba tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.630177 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa88bd5e-b8ee-499e-992c-10eeb8132bba tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.630287 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-aa88bd5e-b8ee-499e-992c-10eeb8132bba tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:43.637096 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.637096 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:43.637969 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa88bd5e-b8ee-499e-992c-10eeb8132bba tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 200 Aug 07 21:02:43.638431 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 604/2441] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:43.654291 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf83f9b8-60f6-4150-a23a-34bdea00acaf tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 returned with HTTP 202 Aug 07 21:02:43.655011 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 606/2442] 10.4.3.127 () {68 vars in 1416 bytes} [Fri Aug 7 21:02:43 2026] DELETE /volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:02:43.665280 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b48e5f8f-5320-4b58-b250-9bbf2a534d27 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.668512 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b48e5f8f-5320-4b58-b250-9bbf2a534d27 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:02:43.668841 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b48e5f8f-5320-4b58-b250-9bbf2a534d27 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.669218 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b48e5f8f-5320-4b58-b250-9bbf2a534d27 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.669627 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-b48e5f8f-5320-4b58-b250-9bbf2a534d27 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:43.670872 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-b48e5f8f-5320-4b58-b250-9bbf2a534d27 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:43.682588 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b48e5f8f-5320-4b58-b250-9bbf2a534d27 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Get all volumes completed successfully. Aug 07 21:02:43.684442 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-b48e5f8f-5320-4b58-b250-9bbf2a534d27 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:43.684442 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-b48e5f8f-5320-4b58-b250-9bbf2a534d27 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:43.749997 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-b48e5f8f-5320-4b58-b250-9bbf2a534d27 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:43.756112 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.756112 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:43.766587 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b48e5f8f-5320-4b58-b250-9bbf2a534d27 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:02:43.767794 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 620/2443] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:43.789824 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e5735cca-61d5-4229-ad31-1dca1670bd70 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.789824 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e5735cca-61d5-4229-ad31-1dca1670bd70 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/snapshots/detail Aug 07 21:02:43.794163 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e5735cca-61d5-4229-ad31-1dca1670bd70 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.794795 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e5735cca-61d5-4229-ad31-1dca1670bd70 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.798011 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-e5735cca-61d5-4229-ad31-1dca1670bd70 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:43.800260 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-e5735cca-61d5-4229-ad31-1dca1670bd70 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Building query based on filter {{(pid=100278) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:02:43.806730 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e5735cca-61d5-4229-ad31-1dca1670bd70 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Get all snapshots completed successfully. Aug 07 21:02:43.807358 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.807358 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:43.808322 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e5735cca-61d5-4229-ad31-1dca1670bd70 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 21:02:43.808855 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 614/2444] 10.4.3.127 () {66 vars in 1264 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:43.822084 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-33788dad-42c0-4a14-b717-7d7a109e6b18 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.827400 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33788dad-42c0-4a14-b717-7d7a109e6b18 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/snapshots/68bed7f4-9231-432f-90a0-fdf80a2422aa Aug 07 21:02:43.827633 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33788dad-42c0-4a14-b717-7d7a109e6b18 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.827853 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33788dad-42c0-4a14-b717-7d7a109e6b18 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.837963 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33788dad-42c0-4a14-b717-7d7a109e6b18 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/snapshots/68bed7f4-9231-432f-90a0-fdf80a2422aa returned with HTTP 404 Aug 07 21:02:43.838474 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 605/2445] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/snapshots/68bed7f4-9231-432f-90a0-fdf80a2422aa => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:43.848302 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-199901af-53c0-499e-8ab2-af691e753e59 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:43.850862 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-199901af-53c0-499e-8ab2-af691e753e59 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 Aug 07 21:02:43.851364 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-199901af-53c0-499e-8ab2-af691e753e59 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:43.851782 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-199901af-53c0-499e-8ab2-af691e753e59 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:43.852037 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-199901af-53c0-499e-8ab2-af691e753e59 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] show called for member 905f85ac-c5e3-4563-9833-d8f5a3c3f009 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 21:02:43.858047 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:43.858047 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:43.865633 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-199901af-53c0-499e-8ab2-af691e753e59 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 returned with HTTP 200 Aug 07 21:02:43.866841 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 607/2446] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:02:43 2026] GET /volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:44.196156 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-961d77ba-c580-443b-8aa5-f8724b3d52d4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:44.199271 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-961d77ba-c580-443b-8aa5-f8724b3d52d4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/fea0877b-2930-45eb-b41e-68c675133aa1 Aug 07 21:02:44.200907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-961d77ba-c580-443b-8aa5-f8724b3d52d4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:44.200907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-961d77ba-c580-443b-8aa5-f8724b3d52d4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:44.209174 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-961d77ba-c580-443b-8aa5-f8724b3d52d4 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/fea0877b-2930-45eb-b41e-68c675133aa1 returned with HTTP 404 Aug 07 21:02:44.209842 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 621/2447] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:44 2026] GET /volume/v3/volumes/fea0877b-2930-45eb-b41e-68c675133aa1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:44.221060 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b0902c25-3c80-4c98-9817-4eaa8b052aa2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:44.224551 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b0902c25-3c80-4c98-9817-4eaa8b052aa2 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] DELETE https://10.4.3.127/volume/v3/volumes/4d51932d-2db3-4438-950d-bed96e31dcea Aug 07 21:02:44.224551 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b0902c25-3c80-4c98-9817-4eaa8b052aa2 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:44.224551 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b0902c25-3c80-4c98-9817-4eaa8b052aa2 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:44.224551 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-b0902c25-3c80-4c98-9817-4eaa8b052aa2 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Delete volume with id: 4d51932d-2db3-4438-950d-bed96e31dcea Aug 07 21:02:44.232227 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:44.232227 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:44.232956 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b0902c25-3c80-4c98-9817-4eaa8b052aa2 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:44.274228 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b0902c25-3c80-4c98-9817-4eaa8b052aa2 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Delete volume request issued successfully. Aug 07 21:02:44.274708 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b0902c25-3c80-4c98-9817-4eaa8b052aa2 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/4d51932d-2db3-4438-950d-bed96e31dcea returned with HTTP 202 Aug 07 21:02:44.275084 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 615/2448] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:44 2026] DELETE /volume/v3/volumes/4d51932d-2db3-4438-950d-bed96e31dcea => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:44.288747 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f355a9b8-1eff-4eb3-a2b7-efe5cf821c72 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:44.291107 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f355a9b8-1eff-4eb3-a2b7-efe5cf821c72 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/4d51932d-2db3-4438-950d-bed96e31dcea Aug 07 21:02:44.291301 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f355a9b8-1eff-4eb3-a2b7-efe5cf821c72 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:44.292015 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f355a9b8-1eff-4eb3-a2b7-efe5cf821c72 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:44.306694 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:44.306694 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:44.315874 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f355a9b8-1eff-4eb3-a2b7-efe5cf821c72 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:44.324536 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f355a9b8-1eff-4eb3-a2b7-efe5cf821c72 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/4d51932d-2db3-4438-950d-bed96e31dcea returned with HTTP 200 Aug 07 21:02:44.325383 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 606/2449] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:44 2026] GET /volume/v3/volumes/4d51932d-2db3-4438-950d-bed96e31dcea => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:44.494287 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d3d998d9-4f4d-4a44-aa9f-69b5e83ba8e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:44.495909 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d3d998d9-4f4d-4a44-aa9f-69b5e83ba8e4 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b Aug 07 21:02:44.496174 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d3d998d9-4f4d-4a44-aa9f-69b5e83ba8e4 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:44.496451 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d3d998d9-4f4d-4a44-aa9f-69b5e83ba8e4 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:44.508033 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d3d998d9-4f4d-4a44-aa9f-69b5e83ba8e4 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b returned with HTTP 404 Aug 07 21:02:44.508780 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 608/2450] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:44 2026] GET /volume/v3/volumes/a675d1a8-90ec-443c-bd07-f145adb1460b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:44.518218 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fcb84f36-d370-4f9a-a959-d2d92815aa86 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:44.520150 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fcb84f36-d370-4f9a-a959-d2d92815aa86 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 Aug 07 21:02:44.520430 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fcb84f36-d370-4f9a-a959-d2d92815aa86 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:44.520711 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fcb84f36-d370-4f9a-a959-d2d92815aa86 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:44.524053 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=621,cinder:INSERT=100,cinder:UPDATE=166 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:02:44.532561 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:44.532561 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:44.544779 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fcb84f36-d370-4f9a-a959-d2d92815aa86 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:44.554531 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fcb84f36-d370-4f9a-a959-d2d92815aa86 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 returned with HTTP 200 Aug 07 21:02:44.555030 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 622/2451] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:44 2026] GET /volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:44.570924 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6033a2df-91bc-4e14-8cca-d14161d6abe2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:44.574528 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6033a2df-91bc-4e14-8cca-d14161d6abe2 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 Aug 07 21:02:44.574788 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6033a2df-91bc-4e14-8cca-d14161d6abe2 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:44.575123 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6033a2df-91bc-4e14-8cca-d14161d6abe2 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:44.575291 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-6033a2df-91bc-4e14-8cca-d14161d6abe2 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Delete volume with id: e74f88d3-f4d9-40fc-8449-f77e49570e85 Aug 07 21:02:44.596748 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:44.596748 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:44.596748 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6033a2df-91bc-4e14-8cca-d14161d6abe2 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:44.638192 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6033a2df-91bc-4e14-8cca-d14161d6abe2 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Delete volume request issued successfully. Aug 07 21:02:44.638464 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6033a2df-91bc-4e14-8cca-d14161d6abe2 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 returned with HTTP 202 Aug 07 21:02:44.639049 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 616/2452] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:44 2026] DELETE /volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:44.656838 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f7124440-a32f-426c-97e4-06199a1eaa1c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:44.657215 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-34c6d528-784c-4d63-8234-94b7d6a52b40 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:44.660399 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7124440-a32f-426c-97e4-06199a1eaa1c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:44.660399 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7124440-a32f-426c-97e4-06199a1eaa1c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:44.660399 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7124440-a32f-426c-97e4-06199a1eaa1c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:44.661324 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f7124440-a32f-426c-97e4-06199a1eaa1c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:44.665461 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34c6d528-784c-4d63-8234-94b7d6a52b40 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 Aug 07 21:02:44.665461 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34c6d528-784c-4d63-8234-94b7d6a52b40 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:44.665461 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34c6d528-784c-4d63-8234-94b7d6a52b40 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:44.669060 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:44.669060 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:44.669263 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=507,cinder:UPDATE=105,cinder:INSERT=58 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:02:44.670364 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7124440-a32f-426c-97e4-06199a1eaa1c tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 200 Aug 07 21:02:44.670859 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 607/2453] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:44 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:44.677550 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:44.677550 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:44.685192 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-34c6d528-784c-4d63-8234-94b7d6a52b40 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Volume info retrieved successfully. Aug 07 21:02:44.692215 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34c6d528-784c-4d63-8234-94b7d6a52b40 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 returned with HTTP 200 Aug 07 21:02:44.692215 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 609/2454] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:44 2026] GET /volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:44.886152 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7aaa52de-fbac-4801-a470-771e86b32f76 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:44.890831 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7aaa52de-fbac-4801-a470-771e86b32f76 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 Aug 07 21:02:44.890831 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7aaa52de-fbac-4801-a470-771e86b32f76 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:44.890831 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7aaa52de-fbac-4801-a470-771e86b32f76 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:44.890831 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.group_snapshots [None req-7aaa52de-fbac-4801-a470-771e86b32f76 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] show called for member 905f85ac-c5e3-4563-9833-d8f5a3c3f009 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 21:02:44.903377 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7aaa52de-fbac-4801-a470-771e86b32f76 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 returned with HTTP 404 Aug 07 21:02:44.903377 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 623/2455] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:02:44 2026] GET /volume/v3/group_snapshots/905f85ac-c5e3-4563-9833-d8f5a3c3f009 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:44.921561 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c1f17725-b234-447b-ae17-6afc6e205c24 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:44.923811 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c1f17725-b234-447b-ae17-6afc6e205c24 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:02:44.924854 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c1f17725-b234-447b-ae17-6afc6e205c24 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:44.925914 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c1f17725-b234-447b-ae17-6afc6e205c24 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:44.927671 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-c1f17725-b234-447b-ae17-6afc6e205c24 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:44.930858 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c1f17725-b234-447b-ae17-6afc6e205c24 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:44.937221 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=662,cinder:INSERT=121,cinder:UPDATE=181 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:02:44.948544 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c1f17725-b234-447b-ae17-6afc6e205c24 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Get all volumes completed successfully. Aug 07 21:02:44.950035 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-c1f17725-b234-447b-ae17-6afc6e205c24 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:44.950689 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-c1f17725-b234-447b-ae17-6afc6e205c24 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:45.032815 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-c1f17725-b234-447b-ae17-6afc6e205c24 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:45.040072 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:45.040072 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:45.053505 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c1f17725-b234-447b-ae17-6afc6e205c24 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:02:45.054444 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 617/2456] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 21:02:44 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:45.077254 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-61125c13-93b3-4d5c-bf96-4f0f6cb9f271 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:45.079456 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-61125c13-93b3-4d5c-bf96-4f0f6cb9f271 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] POST https://10.4.3.127/volume/v3/groups/5478e831-1fb3-4214-b69c-26b7eb596492/action Aug 07 21:02:45.079940 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-61125c13-93b3-4d5c-bf96-4f0f6cb9f271 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:45.080078 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-61125c13-93b3-4d5c-bf96-4f0f6cb9f271 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:45.081996 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-61125c13-93b3-4d5c-bf96-4f0f6cb9f271 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] delete called for group 5478e831-1fb3-4214-b69c-26b7eb596492 {{(pid=100276) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 21:02:45.082123 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-61125c13-93b3-4d5c-bf96-4f0f6cb9f271 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Delete group with id: 5478e831-1fb3-4214-b69c-26b7eb596492 Aug 07 21:02:45.087229 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:45.087229 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:45.174355 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-61125c13-93b3-4d5c-bf96-4f0f6cb9f271 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/groups/5478e831-1fb3-4214-b69c-26b7eb596492/action returned with HTTP 202 Aug 07 21:02:45.174355 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 608/2457] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 21:02:45 2026] POST /volume/v3/groups/5478e831-1fb3-4214-b69c-26b7eb596492/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:02:45.184925 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5d9ed6e2-ff2a-4625-898a-355099821aa7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:45.188345 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d9ed6e2-ff2a-4625-898a-355099821aa7 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/volumes/db0f935f-0247-4aa8-a7a9-1d15ee44c69c Aug 07 21:02:45.188797 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d9ed6e2-ff2a-4625-898a-355099821aa7 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:45.188979 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d9ed6e2-ff2a-4625-898a-355099821aa7 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:45.199744 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:45.199744 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:45.204827 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5d9ed6e2-ff2a-4625-898a-355099821aa7 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Volume info retrieved successfully. Aug 07 21:02:45.205135 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-5d9ed6e2-ff2a-4625-898a-355099821aa7 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:45.205360 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-5d9ed6e2-ff2a-4625-898a-355099821aa7 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:45.251097 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-5d9ed6e2-ff2a-4625-898a-355099821aa7 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:45.256478 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:45.256478 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:45.268890 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d9ed6e2-ff2a-4625-898a-355099821aa7 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/volumes/db0f935f-0247-4aa8-a7a9-1d15ee44c69c returned with HTTP 200 Aug 07 21:02:45.269427 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 610/2458] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:45 2026] GET /volume/v3/volumes/db0f935f-0247-4aa8-a7a9-1d15ee44c69c => generated 918 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:45.352205 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-989a7732-5e28-4383-9950-6c82050dbb4f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:45.356693 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-989a7732-5e28-4383-9950-6c82050dbb4f tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/4d51932d-2db3-4438-950d-bed96e31dcea Aug 07 21:02:45.356693 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-989a7732-5e28-4383-9950-6c82050dbb4f tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:45.356693 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-989a7732-5e28-4383-9950-6c82050dbb4f tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:45.371030 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-989a7732-5e28-4383-9950-6c82050dbb4f tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/4d51932d-2db3-4438-950d-bed96e31dcea returned with HTTP 404 Aug 07 21:02:45.371030 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 624/2459] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:45 2026] GET /volume/v3/volumes/4d51932d-2db3-4438-950d-bed96e31dcea => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:45.394697 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a5be757d-870b-4796-8819-3ed6503934a6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:45.396559 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a5be757d-870b-4796-8819-3ed6503934a6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] DELETE https://10.4.3.127/volume/v3/volumes/42e60041-5078-4e82-ad2d-74a5c7219e6d Aug 07 21:02:45.396559 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a5be757d-870b-4796-8819-3ed6503934a6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:45.396998 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a5be757d-870b-4796-8819-3ed6503934a6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:45.396998 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-a5be757d-870b-4796-8819-3ed6503934a6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Delete volume with id: 42e60041-5078-4e82-ad2d-74a5c7219e6d Aug 07 21:02:45.406434 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:45.406434 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:45.407043 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a5be757d-870b-4796-8819-3ed6503934a6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:45.434295 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a5be757d-870b-4796-8819-3ed6503934a6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Delete volume request issued successfully. Aug 07 21:02:45.434752 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a5be757d-870b-4796-8819-3ed6503934a6 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/42e60041-5078-4e82-ad2d-74a5c7219e6d returned with HTTP 202 Aug 07 21:02:45.435543 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 618/2460] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:45 2026] DELETE /volume/v3/volumes/42e60041-5078-4e82-ad2d-74a5c7219e6d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 21:02:45.444503 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1ba2ca49-c62b-4efa-a7d9-d1a6e4afdd06 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:45.446234 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ba2ca49-c62b-4efa-a7d9-d1a6e4afdd06 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/42e60041-5078-4e82-ad2d-74a5c7219e6d Aug 07 21:02:45.446451 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ba2ca49-c62b-4efa-a7d9-d1a6e4afdd06 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:45.446709 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ba2ca49-c62b-4efa-a7d9-d1a6e4afdd06 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:45.453794 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:45.453794 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:45.460853 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1ba2ca49-c62b-4efa-a7d9-d1a6e4afdd06 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:45.468715 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ba2ca49-c62b-4efa-a7d9-d1a6e4afdd06 tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/42e60041-5078-4e82-ad2d-74a5c7219e6d returned with HTTP 200 Aug 07 21:02:45.469237 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 609/2461] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:45 2026] GET /volume/v3/volumes/42e60041-5078-4e82-ad2d-74a5c7219e6d => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:45.683605 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7b160b4a-24e6-4315-955e-347984430907 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:45.685850 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b160b4a-24e6-4315-955e-347984430907 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:45.686080 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b160b4a-24e6-4315-955e-347984430907 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:45.686249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b160b4a-24e6-4315-955e-347984430907 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:45.686387 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7b160b4a-24e6-4315-955e-347984430907 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:45.693048 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:45.693048 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:45.694202 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b160b4a-24e6-4315-955e-347984430907 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 200 Aug 07 21:02:45.694916 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 611/2462] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:45 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:45.707171 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d7420bcc-e243-40ff-b8b6-4a9f8e5e2fe5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:45.709016 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d7420bcc-e243-40ff-b8b6-4a9f8e5e2fe5 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] GET https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 Aug 07 21:02:45.709436 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d7420bcc-e243-40ff-b8b6-4a9f8e5e2fe5 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:45.709848 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d7420bcc-e243-40ff-b8b6-4a9f8e5e2fe5 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:45.730854 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d7420bcc-e243-40ff-b8b6-4a9f8e5e2fe5 tempest-VolumesListAdminTestJSON-42466082 tempest-VolumesListAdminTestJSON-42466082-project-member] https://10.4.3.127/volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 returned with HTTP 404 Aug 07 21:02:45.730854 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 625/2463] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:45 2026] GET /volume/v3/volumes/e74f88d3-f4d9-40fc-8449-f77e49570e85 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:46.293627 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c24941d7-4617-4a31-ab97-cc6979e6d73e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.296704 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c24941d7-4617-4a31-ab97-cc6979e6d73e tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/volumes/db0f935f-0247-4aa8-a7a9-1d15ee44c69c Aug 07 21:02:46.297876 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c24941d7-4617-4a31-ab97-cc6979e6d73e tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.297876 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c24941d7-4617-4a31-ab97-cc6979e6d73e tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.305748 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c24941d7-4617-4a31-ab97-cc6979e6d73e tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/volumes/db0f935f-0247-4aa8-a7a9-1d15ee44c69c returned with HTTP 404 Aug 07 21:02:46.305748 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 619/2464] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:46 2026] GET /volume/v3/volumes/db0f935f-0247-4aa8-a7a9-1d15ee44c69c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:46.316703 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2dc374f5-d1b7-4e17-9273-3620469abce6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.319143 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2dc374f5-d1b7-4e17-9273-3620469abce6 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] GET https://10.4.3.127/volume/v3/groups/5478e831-1fb3-4214-b69c-26b7eb596492 Aug 07 21:02:46.319450 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2dc374f5-d1b7-4e17-9273-3620469abce6 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.319697 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2dc374f5-d1b7-4e17-9273-3620469abce6 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.319896 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-2dc374f5-d1b7-4e17-9273-3620469abce6 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] show called for member 5478e831-1fb3-4214-b69c-26b7eb596492 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:46.325502 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2dc374f5-d1b7-4e17-9273-3620469abce6 tempest-GroupSnapshotsV319Test-853409066 tempest-GroupSnapshotsV319Test-853409066-project-member] https://10.4.3.127/volume/v3/groups/5478e831-1fb3-4214-b69c-26b7eb596492 returned with HTTP 404 Aug 07 21:02:46.326648 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 610/2465] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:46 2026] GET /volume/v3/groups/5478e831-1fb3-4214-b69c-26b7eb596492 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:46.336737 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8bb37bf0-441d-47ed-88d3-eac552769b65 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.343126 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8bb37bf0-441d-47ed-88d3-eac552769b65 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/6a43f5a3-4f99-4203-83e6-913eac218f4f Aug 07 21:02:46.343126 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8bb37bf0-441d-47ed-88d3-eac552769b65 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.343126 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8bb37bf0-441d-47ed-88d3-eac552769b65 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.364249 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8bb37bf0-441d-47ed-88d3-eac552769b65 tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] https://10.4.3.127/volume/v3/group_types/6a43f5a3-4f99-4203-83e6-913eac218f4f returned with HTTP 202 Aug 07 21:02:46.364893 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 612/2466] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 7 21:02:46 2026] DELETE /volume/v3/group_types/6a43f5a3-4f99-4203-83e6-913eac218f4f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:02:46.372907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-96f9a18a-06d1-4113-9c08-4dcf6e76f21f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.374699 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-96f9a18a-06d1-4113-9c08-4dcf6e76f21f tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] DELETE https://10.4.3.127/volume/v3/types/de61a984-9bd3-497f-8e54-d2b9a7a39365 Aug 07 21:02:46.374907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-96f9a18a-06d1-4113-9c08-4dcf6e76f21f tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.375090 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-96f9a18a-06d1-4113-9c08-4dcf6e76f21f tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.420002 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-96f9a18a-06d1-4113-9c08-4dcf6e76f21f tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] https://10.4.3.127/volume/v3/types/de61a984-9bd3-497f-8e54-d2b9a7a39365 returned with HTTP 202 Aug 07 21:02:46.420412 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 626/2467] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:02:46 2026] DELETE /volume/v3/types/de61a984-9bd3-497f-8e54-d2b9a7a39365 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 21:02:46.430783 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d87dfc23-0007-4fef-9341-49ae8df3561b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.436478 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d87dfc23-0007-4fef-9341-49ae8df3561b tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] GET https://10.4.3.127/volume/v3/types/de61a984-9bd3-497f-8e54-d2b9a7a39365 Aug 07 21:02:46.436833 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d87dfc23-0007-4fef-9341-49ae8df3561b tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.437113 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d87dfc23-0007-4fef-9341-49ae8df3561b tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.444521 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d87dfc23-0007-4fef-9341-49ae8df3561b tempest-GroupSnapshotsV319Test-48811420 tempest-GroupSnapshotsV319Test-48811420-project-admin] https://10.4.3.127/volume/v3/types/de61a984-9bd3-497f-8e54-d2b9a7a39365 returned with HTTP 404 Aug 07 21:02:46.445530 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 620/2468] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 21:02:46 2026] GET /volume/v3/types/de61a984-9bd3-497f-8e54-d2b9a7a39365 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:46.485300 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-00c0c4f5-af09-453c-bcde-f703d0446dcf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.487983 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00c0c4f5-af09-453c-bcde-f703d0446dcf tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/42e60041-5078-4e82-ad2d-74a5c7219e6d Aug 07 21:02:46.488088 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-00c0c4f5-af09-453c-bcde-f703d0446dcf tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.488360 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-00c0c4f5-af09-453c-bcde-f703d0446dcf tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.500800 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00c0c4f5-af09-453c-bcde-f703d0446dcf tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/42e60041-5078-4e82-ad2d-74a5c7219e6d returned with HTTP 404 Aug 07 21:02:46.503192 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 611/2469] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:46 2026] GET /volume/v3/volumes/42e60041-5078-4e82-ad2d-74a5c7219e6d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 21:02:46.513190 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-79210fba-7bc0-4347-9b67-1789bcddda4e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.517472 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79210fba-7bc0-4347-9b67-1789bcddda4e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] DELETE https://10.4.3.127/volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 Aug 07 21:02:46.517805 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79210fba-7bc0-4347-9b67-1789bcddda4e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.518115 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79210fba-7bc0-4347-9b67-1789bcddda4e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.518322 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-79210fba-7bc0-4347-9b67-1789bcddda4e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Delete volume with id: 84598a09-6d8b-46d4-846a-c4cb799bb560 Aug 07 21:02:46.530278 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:46.530278 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:46.531031 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-79210fba-7bc0-4347-9b67-1789bcddda4e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:46.560991 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-79210fba-7bc0-4347-9b67-1789bcddda4e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Delete volume request issued successfully. Aug 07 21:02:46.561243 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79210fba-7bc0-4347-9b67-1789bcddda4e tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 returned with HTTP 202 Aug 07 21:02:46.561819 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 613/2470] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:46 2026] DELETE /volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:46.574929 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2381be41-482d-42d0-89f2-38de73fdcaba None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.579319 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2381be41-482d-42d0-89f2-38de73fdcaba tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 Aug 07 21:02:46.584467 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2381be41-482d-42d0-89f2-38de73fdcaba tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.584467 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2381be41-482d-42d0-89f2-38de73fdcaba tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.597001 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:46.597001 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:46.602991 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2381be41-482d-42d0-89f2-38de73fdcaba tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Volume info retrieved successfully. Aug 07 21:02:46.608243 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2381be41-482d-42d0-89f2-38de73fdcaba tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 returned with HTTP 200 Aug 07 21:02:46.608243 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 627/2471] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:46 2026] GET /volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:46.711219 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-09994651-80e1-4d60-b68c-8bbd18c47dec None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.713009 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-09994651-80e1-4d60-b68c-8bbd18c47dec tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:46.713260 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-09994651-80e1-4d60-b68c-8bbd18c47dec tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.713402 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-09994651-80e1-4d60-b68c-8bbd18c47dec tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.713542 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-09994651-80e1-4d60-b68c-8bbd18c47dec tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:46.724819 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:46.724819 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:46.725634 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-09994651-80e1-4d60-b68c-8bbd18c47dec tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 200 Aug 07 21:02:46.726250 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 621/2472] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:46 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:46.743865 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8c4fd685-e955-45eb-ade3-9db9eb52ce57 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.747389 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c4fd685-e955-45eb-ade3-9db9eb52ce57 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:46.747649 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c4fd685-e955-45eb-ade3-9db9eb52ce57 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.747961 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c4fd685-e955-45eb-ade3-9db9eb52ce57 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.748053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8c4fd685-e955-45eb-ade3-9db9eb52ce57 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:46.752614 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:46.752614 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:46.753576 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c4fd685-e955-45eb-ade3-9db9eb52ce57 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:46.754234 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 612/2473] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:46 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:46.766445 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1a413e83-c22f-4c8c-a83a-c962850e5af3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.769224 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a413e83-c22f-4c8c-a83a-c962850e5af3 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] DELETE https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:46.769406 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-37fff85e-746a-48cf-ae6f-d4d1600357cd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.769505 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a413e83-c22f-4c8c-a83a-c962850e5af3 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.769737 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a413e83-c22f-4c8c-a83a-c962850e5af3 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.769902 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-1a413e83-c22f-4c8c-a83a-c962850e5af3 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Delete backup with id: ce6bc900-4263-4ead-98d3-a800ceb629da. Aug 07 21:02:46.772110 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-37fff85e-746a-48cf-ae6f-d4d1600357cd tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:02:46.772393 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-37fff85e-746a-48cf-ae6f-d4d1600357cd tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.772638 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-37fff85e-746a-48cf-ae6f-d4d1600357cd tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.776406 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:46.776406 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:46.799349 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-1a413e83-c22f-4c8c-a83a-c962850e5af3 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] delete_backup rpcapi backup_id ce6bc900-4263-4ead-98d3-a800ceb629da {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:02:46.802921 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a413e83-c22f-4c8c-a83a-c962850e5af3 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 202 Aug 07 21:02:46.802921 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 614/2474] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:46 2026] DELETE /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:46.809844 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:46.809844 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:46.811555 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-71b51db6-0db4-4401-9dfa-f4298ecf3db5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.815027 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-37fff85e-746a-48cf-ae6f-d4d1600357cd tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:02:46.816781 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-71b51db6-0db4-4401-9dfa-f4298ecf3db5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:46.816781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-71b51db6-0db4-4401-9dfa-f4298ecf3db5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.816781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-71b51db6-0db4-4401-9dfa-f4298ecf3db5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.816957 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-71b51db6-0db4-4401-9dfa-f4298ecf3db5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:46.821675 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-37fff85e-746a-48cf-ae6f-d4d1600357cd tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:02:46.822249 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 628/2475] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:02:46 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 1140 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:46.822317 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:46.822317 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:46.823371 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-71b51db6-0db4-4401-9dfa-f4298ecf3db5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 200 Aug 07 21:02:46.823890 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 622/2476] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:46 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:46.859896 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-299c9e58-edb0-43cf-8e2c-93df99def03e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.863667 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-299c9e58-edb0-43cf-8e2c-93df99def03e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] POST https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c/action Aug 07 21:02:46.864220 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-299c9e58-edb0-43cf-8e2c-93df99def03e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:46.864406 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-299c9e58-edb0-43cf-8e2c-93df99def03e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:46.892586 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:46.892586 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:46.893325 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-299c9e58-edb0-43cf-8e2c-93df99def03e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:02:46.906783 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-299c9e58-edb0-43cf-8e2c-93df99def03e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Begin detaching volume completed successfully. Aug 07 21:02:46.907210 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-299c9e58-edb0-43cf-8e2c-93df99def03e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c/action returned with HTTP 202 Aug 07 21:02:46.908830 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 613/2477] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:02:46 2026] POST /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:46.910974 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.913011 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:46.913385 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1131214588"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:46.916229 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Create volume request body: {'volume': {'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1131214588'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:46.997964 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e8263529-79e0-450b-8883-ca0b536aa967 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:46.998470 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e8263529-79e0-450b-8883-ca0b536aa967 None None] GET https://10.4.3.127/volume// Aug 07 21:02:46.998687 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e8263529-79e0-450b-8883-ca0b536aa967 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:46.998961 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e8263529-79e0-450b-8883-ca0b536aa967 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:46.999380 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e8263529-79e0-450b-8883-ca0b536aa967 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:02:46.999775 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 629/2478] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:02:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:02:47.012033 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-b4bcc564-4d76-4762-b827-8f2caac6944c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:47.016681 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-b4bcc564-4d76-4762-b827-8f2caac6944c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:02:47.017392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-b4bcc564-4d76-4762-b827-8f2caac6944c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:47.018446 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-b4bcc564-4d76-4762-b827-8f2caac6944c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:47.037051 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:47.037051 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:47.043046 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-b4bcc564-4d76-4762-b827-8f2caac6944c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:02:47.052078 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-b4bcc564-4d76-4762-b827-8f2caac6944c tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:02:47.053532 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 623/2479] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:02:47 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 1323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:02:47.286462 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Create volume of 1 GB Aug 07 21:02:47.294500 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Availability Zones retrieved successfully. Aug 07 21:02:47.302619 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Flow 'volume_create_api' (95383631-c96b-4c9b-ad51-b1b0fca8b47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:47.306853 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a1c40d1-c808-401c-861e-a8c31c953bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:47.306853 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:47.413676 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a1c40d1-c808-401c-861e-a8c31c953bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:47.413676 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1486fca-0857-48c6-8b50-c696a924ad29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:47.518157 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Created reservations ['ae6f8edf-5455-457c-96e8-4dded15a4749', '24b12f01-0ec6-4f41-b70d-93983ed3db1c', '3db53f75-139a-405d-9da9-553b144614ba', '0f30dd72-7a01-4cbd-8f2d-77b5792bc4e5'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:47.519247 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1486fca-0857-48c6-8b50-c696a924ad29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae6f8edf-5455-457c-96e8-4dded15a4749', '24b12f01-0ec6-4f41-b70d-93983ed3db1c', '3db53f75-139a-405d-9da9-553b144614ba', '0f30dd72-7a01-4cbd-8f2d-77b5792bc4e5']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:47.520505 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a7501b5-f32a-4983-8d6a-257e44fe7f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:47.554040 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a7501b5-f32a-4983-8d6a-257e44fe7f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c391917-d292-4ed0-8e11-e965b330d411', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1131214588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2cd25f531e45cab4cc3cc310eda153',qos_specs=None,replication_status=,reservations=['ae6f8edf-5455-457c-96e8-4dded15a4749','24b12f01-0ec6-4f41-b70d-93983ed3db1c','3db53f75-139a-405d-9da9-553b144614ba','0f30dd72-7a01-4cbd-8f2d-77b5792bc4e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a210c56d1e0436ba8c627d984064951',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1131214588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c391917-d292-4ed0-8e11-e965b330d411,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee2cd25f531e45cab4cc3cc310eda153',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a210c56d1e0436ba8c627d984064951',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:47.555177 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701e18eb-1dad-4edc-8d5c-3c2b863d839d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:47.576648 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701e18eb-1dad-4edc-8d5c-3c2b863d839d) transitioned into state 'SUCCESS' from state '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-1131214588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2cd25f531e45cab4cc3cc310eda153',qos_specs=None,replication_status=,reservations=['ae6f8edf-5455-457c-96e8-4dded15a4749','24b12f01-0ec6-4f41-b70d-93983ed3db1c','3db53f75-139a-405d-9da9-553b144614ba','0f30dd72-7a01-4cbd-8f2d-77b5792bc4e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a210c56d1e0436ba8c627d984064951',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:47.578848 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (254526ed-ff14-43a3-8984-cfbe3e74858d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:47.588497 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (254526ed-ff14-43a3-8984-cfbe3e74858d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:47.589224 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Flow 'volume_create_api' (95383631-c96b-4c9b-ad51-b1b0fca8b47c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:47.589503 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Create volume request issued successfully. Aug 07 21:02:47.590103 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7126b6c7-b11c-4f1c-b179-8cce44d6f2ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:47.590560 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 615/2480] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:46 2026] POST /volume/v3/volumes => generated 748 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:47.613546 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5d9a5b40-7659-4bea-9a86-8cab91b37a59 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:47.617061 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d9a5b40-7659-4bea-9a86-8cab91b37a59 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 Aug 07 21:02:47.618168 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d9a5b40-7659-4bea-9a86-8cab91b37a59 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:47.618168 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d9a5b40-7659-4bea-9a86-8cab91b37a59 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:47.627297 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6b225818-2413-422c-b355-96c8c71a4a6b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:47.629752 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:47.629752 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:47.630541 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6b225818-2413-422c-b355-96c8c71a4a6b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] GET https://10.4.3.127/volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 Aug 07 21:02:47.630827 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6b225818-2413-422c-b355-96c8c71a4a6b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:47.631208 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6b225818-2413-422c-b355-96c8c71a4a6b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:47.638103 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5d9a5b40-7659-4bea-9a86-8cab91b37a59 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:47.643843 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6b225818-2413-422c-b355-96c8c71a4a6b tempest-CreateVolumesFromSourceVolumeTest-751895837 tempest-CreateVolumesFromSourceVolumeTest-751895837-project-member] https://10.4.3.127/volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 returned with HTTP 404 Aug 07 21:02:47.644406 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 630/2481] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:47 2026] GET /volume/v3/volumes/84598a09-6d8b-46d4-846a-c4cb799bb560 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:47.644606 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d9a5b40-7659-4bea-9a86-8cab91b37a59 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 returned with HTTP 200 Aug 07 21:02:47.645215 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 614/2482] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:47 2026] GET /volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:47.838092 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-83a44ace-2977-4ec7-b0bc-666cafe778fc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:47.840291 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-83a44ace-2977-4ec7-b0bc-666cafe778fc tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da Aug 07 21:02:47.840570 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-83a44ace-2977-4ec7-b0bc-666cafe778fc tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:47.841235 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-83a44ace-2977-4ec7-b0bc-666cafe778fc tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:47.841235 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-83a44ace-2977-4ec7-b0bc-666cafe778fc tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id ce6bc900-4263-4ead-98d3-a800ceb629da. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:47.848489 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-83a44ace-2977-4ec7-b0bc-666cafe778fc tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da returned with HTTP 404 Aug 07 21:02:47.848727 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 624/2483] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:47 2026] GET /volume/v3/backups/ce6bc900-4263-4ead-98d3-a800ceb629da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:47.861657 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-97b09b8c-6dd1-4385-93ac-b6cf10b552e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:47.866801 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97b09b8c-6dd1-4385-93ac-b6cf10b552e7 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] DELETE https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:47.866801 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-97b09b8c-6dd1-4385-93ac-b6cf10b552e7 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:47.866801 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-97b09b8c-6dd1-4385-93ac-b6cf10b552e7 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:47.866801 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-97b09b8c-6dd1-4385-93ac-b6cf10b552e7 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Delete backup with id: 39c99101-999b-4bae-8ace-695a808dd390. Aug 07 21:02:47.880521 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:47.880521 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:47.913376 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-97b09b8c-6dd1-4385-93ac-b6cf10b552e7 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] delete_backup rpcapi backup_id 39c99101-999b-4bae-8ace-695a808dd390 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:02:47.917713 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97b09b8c-6dd1-4385-93ac-b6cf10b552e7 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 202 Aug 07 21:02:47.917713 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 616/2484] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:47 2026] DELETE /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:47.929878 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bc5faadb-e0c3-45f8-b35d-4b7236ba4f4d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:47.932249 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bc5faadb-e0c3-45f8-b35d-4b7236ba4f4d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:47.932653 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bc5faadb-e0c3-45f8-b35d-4b7236ba4f4d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:47.932737 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bc5faadb-e0c3-45f8-b35d-4b7236ba4f4d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:47.932890 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-bc5faadb-e0c3-45f8-b35d-4b7236ba4f4d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:47.943397 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:47.943397 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:47.944290 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bc5faadb-e0c3-45f8-b35d-4b7236ba4f4d tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 200 Aug 07 21:02:47.944642 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 631/2485] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:47 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:48.134539 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-538af552-5f6e-443c-8bc1-1c2852cf3b5e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:48.138374 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-538af552-5f6e-443c-8bc1-1c2852cf3b5e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] DELETE https://10.4.3.127/volume/v3/attachments/bc5a79be-9e67-48ca-ace4-165e321ed4a8 Aug 07 21:02:48.138509 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-538af552-5f6e-443c-8bc1-1c2852cf3b5e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:48.138832 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-538af552-5f6e-443c-8bc1-1c2852cf3b5e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:48.152487 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:48.152487 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:48.259691 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3dd6ee1c-95d8-403b-9ee2-33cb3b453dd2 req-538af552-5f6e-443c-8bc1-1c2852cf3b5e tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/attachments/bc5a79be-9e67-48ca-ace4-165e321ed4a8 returned with HTTP 200 Aug 07 21:02:48.259691 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 615/2486] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:02:48 2026] DELETE /volume/v3/attachments/bc5a79be-9e67-48ca-ace4-165e321ed4a8 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:48.536986 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4938d9bf-14e7-4be7-a30c-099300d11fec None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:48.660924 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e6bfb8b9-30c2-4d9b-86c6-62f84d2abcd4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:48.665276 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e6bfb8b9-30c2-4d9b-86c6-62f84d2abcd4 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 Aug 07 21:02:48.665535 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e6bfb8b9-30c2-4d9b-86c6-62f84d2abcd4 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:48.666049 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e6bfb8b9-30c2-4d9b-86c6-62f84d2abcd4 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:48.677341 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:48.677341 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:48.683245 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e6bfb8b9-30c2-4d9b-86c6-62f84d2abcd4 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:48.689850 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e6bfb8b9-30c2-4d9b-86c6-62f84d2abcd4 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 returned with HTTP 200 Aug 07 21:02:48.690434 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 617/2487] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:48 2026] GET /volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:48.706048 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4c837676-30c2-44ca-b761-b2e851144b2a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:48.708646 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c837676-30c2-44ca-b761-b2e851144b2a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] POST https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411/action Aug 07 21:02:48.709131 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4c837676-30c2-44ca-b761-b2e851144b2a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:48.709283 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4c837676-30c2-44ca-b761-b2e851144b2a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:48.722958 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:48.722958 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:48.723573 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4c837676-30c2-44ca-b761-b2e851144b2a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:48.738360 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4938d9bf-14e7-4be7-a30c-099300d11fec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 07 21:02:48.738360 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4938d9bf-14e7-4be7-a30c-099300d11fec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:48.738360 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4938d9bf-14e7-4be7-a30c-099300d11fec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:48.738360 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-4938d9bf-14e7-4be7-a30c-099300d11fec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:48.738961 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-4938d9bf-14e7-4be7-a30c-099300d11fec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:48.746848 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4938d9bf-14e7-4be7-a30c-099300d11fec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:48.748294 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4938d9bf-14e7-4be7-a30c-099300d11fec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 07 21:02:48.748294 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 625/2488] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 7 21:02:48 2026] GET /volume/v3/volumes => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:02:48.764578 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-74baddd7-6c12-4858-9542-5e84ef930256 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:48.768440 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:48.771680 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-167803217"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:48.776633 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-167803217'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:48.778048 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Create volume of 1 GB Aug 07 21:02:48.779061 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:48.779061 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:48.787270 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Availability Zones retrieved successfully. Aug 07 21:02:48.792789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-4c837676-30c2-44ca-b761-b2e851144b2a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Created reservations ['26953f53-0eda-4981-a879-407a31e01b51', 'a193a156-095c-4eea-821a-253dc56b674e'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:48.795788 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Flow 'volume_create_api' (acbf2aa0-31db-4a07-952a-0c6afa292800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:48.797232 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea75ae7f-0151-4e7a-8134-ff8eb13f36ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:48.799194 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:48.809052 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4c837676-30c2-44ca-b761-b2e851144b2a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Extend volume request issued successfully. Aug 07 21:02:48.809382 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c837676-30c2-44ca-b761-b2e851144b2a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411/action returned with HTTP 202 Aug 07 21:02:48.810030 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 632/2489] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:02:48 2026] POST /volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:48.825782 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fc7c3b06-c547-4528-b718-c0b225fafdc4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:48.828910 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc7c3b06-c547-4528-b718-c0b225fafdc4 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 Aug 07 21:02:48.832873 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc7c3b06-c547-4528-b718-c0b225fafdc4 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:48.832873 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc7c3b06-c547-4528-b718-c0b225fafdc4 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:48.843790 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea75ae7f-0151-4e7a-8134-ff8eb13f36ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:48.843790 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b1391c-9d67-4dcc-8db3-f1d8682165b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:48.846127 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:48.846127 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:48.850203 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fc7c3b06-c547-4528-b718-c0b225fafdc4 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:48.864199 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc7c3b06-c547-4528-b718-c0b225fafdc4 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 returned with HTTP 200 Aug 07 21:02:48.864199 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 618/2490] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:48 2026] GET /volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 => generated 1356 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:48.960215 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-27cfa275-fbe6-47b3-85c1-ec8b372cbdd9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:48.962136 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-27cfa275-fbe6-47b3-85c1-ec8b372cbdd9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 Aug 07 21:02:48.962299 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-27cfa275-fbe6-47b3-85c1-ec8b372cbdd9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:48.962473 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-27cfa275-fbe6-47b3-85c1-ec8b372cbdd9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:48.962573 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-27cfa275-fbe6-47b3-85c1-ec8b372cbdd9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 39c99101-999b-4bae-8ace-695a808dd390. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:48.962692 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Created reservations ['849b43cb-9f4f-4db7-9d8f-afdb9e1f940b', 'd60d2f2f-03e8-4199-870a-93b4793722f1', '696592e5-7423-4ac1-9fd3-74e6654f9b0b', '5df5cb62-d1c0-43ff-a5b0-7adb616a614c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:48.964223 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b1391c-9d67-4dcc-8db3-f1d8682165b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['849b43cb-9f4f-4db7-9d8f-afdb9e1f940b', 'd60d2f2f-03e8-4199-870a-93b4793722f1', '696592e5-7423-4ac1-9fd3-74e6654f9b0b', '5df5cb62-d1c0-43ff-a5b0-7adb616a614c']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:48.965232 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4fb8ad1-620c-45ce-906d-70a0d4b7b2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:48.973927 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-27cfa275-fbe6-47b3-85c1-ec8b372cbdd9 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 returned with HTTP 404 Aug 07 21:02:48.975926 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 626/2491] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:48 2026] GET /volume/v3/backups/39c99101-999b-4bae-8ace-695a808dd390 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:48.987016 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a47c1cf7-85cf-4ce0-8acf-2b1189781332 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:48.991040 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a47c1cf7-85cf-4ce0-8acf-2b1189781332 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] DELETE https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:48.991040 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a47c1cf7-85cf-4ce0-8acf-2b1189781332 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:48.991040 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a47c1cf7-85cf-4ce0-8acf-2b1189781332 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:48.991040 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-a47c1cf7-85cf-4ce0-8acf-2b1189781332 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Delete backup with id: da336936-ce13-4987-8a8f-078a485de88b. Aug 07 21:02:48.998674 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:48.998674 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:49.006252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4fb8ad1-620c-45ce-906d-70a0d4b7b2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c976491d-3929-4304-8207-be1269251616', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-167803217',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6999b14f270644649fa2cc8c2a3f87e8',qos_specs=None,replication_status=,reservations=['849b43cb-9f4f-4db7-9d8f-afdb9e1f940b','d60d2f2f-03e8-4199-870a-93b4793722f1','696592e5-7423-4ac1-9fd3-74e6654f9b0b','5df5cb62-d1c0-43ff-a5b0-7adb616a614c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f45578fb8704bb8bef720676818459c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-167803217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c976491d-3929-4304-8207-be1269251616,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6999b14f270644649fa2cc8c2a3f87e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f45578fb8704bb8bef720676818459c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:49.007993 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b212f29-401c-4663-b136-486550ea2eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:49.032064 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.rpcapi [None req-a47c1cf7-85cf-4ce0-8acf-2b1189781332 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] delete_backup rpcapi backup_id da336936-ce13-4987-8a8f-078a485de88b {{(pid=100277) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:02:49.034833 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a47c1cf7-85cf-4ce0-8acf-2b1189781332 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 202 Aug 07 21:02:49.035738 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 633/2492] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:48 2026] DELETE /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:49.046393 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7b47bbcb-b383-4261-b1f2-5a4523af9e63 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:49.049318 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b47bbcb-b383-4261-b1f2-5a4523af9e63 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:49.049514 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b47bbcb-b383-4261-b1f2-5a4523af9e63 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:49.049718 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b47bbcb-b383-4261-b1f2-5a4523af9e63 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:49.049874 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7b47bbcb-b383-4261-b1f2-5a4523af9e63 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:49.055969 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:49.055969 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:49.057205 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b47bbcb-b383-4261-b1f2-5a4523af9e63 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 200 Aug 07 21:02:49.057918 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 619/2493] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:49 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:49.063164 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b212f29-401c-4663-b136-486550ea2eed) transitioned into state 'SUCCESS' from state '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-167803217',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6999b14f270644649fa2cc8c2a3f87e8',qos_specs=None,replication_status=,reservations=['849b43cb-9f4f-4db7-9d8f-afdb9e1f940b','d60d2f2f-03e8-4199-870a-93b4793722f1','696592e5-7423-4ac1-9fd3-74e6654f9b0b','5df5cb62-d1c0-43ff-a5b0-7adb616a614c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f45578fb8704bb8bef720676818459c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:49.064116 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362b4e66-f3eb-4e6f-8c0a-c933435bec2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:49.085050 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362b4e66-f3eb-4e6f-8c0a-c933435bec2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:49.085050 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Flow 'volume_create_api' (acbf2aa0-31db-4a07-952a-0c6afa292800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:49.085565 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Create volume request issued successfully. Aug 07 21:02:49.086374 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-74baddd7-6c12-4858-9542-5e84ef930256 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:49.087083 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 616/2494] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:48 2026] POST /volume/v3/volumes => generated 763 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:49.107939 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-608c050f-09fd-400d-ae2c-359b4fdcfd81 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:49.110153 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-608c050f-09fd-400d-ae2c-359b4fdcfd81 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 Aug 07 21:02:49.110153 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-608c050f-09fd-400d-ae2c-359b4fdcfd81 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:49.110974 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-608c050f-09fd-400d-ae2c-359b4fdcfd81 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:49.132086 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:49.132086 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:49.138480 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-608c050f-09fd-400d-ae2c-359b4fdcfd81 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:49.151020 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-608c050f-09fd-400d-ae2c-359b4fdcfd81 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 returned with HTTP 200 Aug 07 21:02:49.151549 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 627/2495] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:49 2026] GET /volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 => generated 831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:49.229510 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-5bc61183-6833-4803-b8fe-e361eb5facd6 req-7fb8ab44-1675-477e-be55-0d21e1434c83 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:49.233280 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5bc61183-6833-4803-b8fe-e361eb5facd6 req-7fb8ab44-1675-477e-be55-0d21e1434c83 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:02:49.234143 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5bc61183-6833-4803-b8fe-e361eb5facd6 req-7fb8ab44-1675-477e-be55-0d21e1434c83 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:49.234143 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5bc61183-6833-4803-b8fe-e361eb5facd6 req-7fb8ab44-1675-477e-be55-0d21e1434c83 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:49.246659 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:49.246659 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:49.254783 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-5bc61183-6833-4803-b8fe-e361eb5facd6 req-7fb8ab44-1675-477e-be55-0d21e1434c83 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:02:49.262747 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5bc61183-6833-4803-b8fe-e361eb5facd6 req-7fb8ab44-1675-477e-be55-0d21e1434c83 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:02:49.263455 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 634/2496] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:02:49 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:49.286888 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fb26b8e1-9e7c-49e0-847c-0c8fa65af269 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:49.289042 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb26b8e1-9e7c-49e0-847c-0c8fa65af269 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] DELETE https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:02:49.289432 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb26b8e1-9e7c-49e0-847c-0c8fa65af269 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:49.289640 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb26b8e1-9e7c-49e0-847c-0c8fa65af269 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:49.289970 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-fb26b8e1-9e7c-49e0-847c-0c8fa65af269 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Delete volume with id: 86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:02:49.304353 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:49.304353 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:49.305157 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fb26b8e1-9e7c-49e0-847c-0c8fa65af269 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:02:49.335134 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fb26b8e1-9e7c-49e0-847c-0c8fa65af269 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Delete volume request issued successfully. Aug 07 21:02:49.335470 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb26b8e1-9e7c-49e0-847c-0c8fa65af269 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 202 Aug 07 21:02:49.335883 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 620/2497] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:49 2026] DELETE /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:49.346642 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3f2c4509-1815-4e63-b4a2-af5e72473b28 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:49.348526 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f2c4509-1815-4e63-b4a2-af5e72473b28 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:02:49.348710 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f2c4509-1815-4e63-b4a2-af5e72473b28 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:49.348989 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f2c4509-1815-4e63-b4a2-af5e72473b28 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:49.357803 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:49.357803 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:49.386241 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3f2c4509-1815-4e63-b4a2-af5e72473b28 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Volume info retrieved successfully. Aug 07 21:02:49.393303 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f2c4509-1815-4e63-b4a2-af5e72473b28 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 200 Aug 07 21:02:49.393669 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 617/2498] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:49 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:49.918164 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b2d91a40-6262-421d-8302-66187ec69822 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:49.920543 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b2d91a40-6262-421d-8302-66187ec69822 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 Aug 07 21:02:49.920858 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b2d91a40-6262-421d-8302-66187ec69822 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:49.921107 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b2d91a40-6262-421d-8302-66187ec69822 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:49.934068 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:49.934068 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:49.938418 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b2d91a40-6262-421d-8302-66187ec69822 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:49.945118 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b2d91a40-6262-421d-8302-66187ec69822 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 returned with HTTP 200 Aug 07 21:02:49.945602 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 628/2499] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:49 2026] GET /volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:49.967606 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8556157d-a912-4dee-9320-09dd94ec70b8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:49.970271 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8556157d-a912-4dee-9320-09dd94ec70b8 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 Aug 07 21:02:49.971103 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8556157d-a912-4dee-9320-09dd94ec70b8 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:49.971103 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8556157d-a912-4dee-9320-09dd94ec70b8 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:49.980496 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:49.980496 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:49.984844 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8556157d-a912-4dee-9320-09dd94ec70b8 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:49.991100 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8556157d-a912-4dee-9320-09dd94ec70b8 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 returned with HTTP 200 Aug 07 21:02:49.991696 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 635/2500] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:49 2026] GET /volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:50.005682 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3baac0d3-fdc7-40db-ad0c-dcec2fc6497c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.007922 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3baac0d3-fdc7-40db-ad0c-dcec2fc6497c tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 Aug 07 21:02:50.008218 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3baac0d3-fdc7-40db-ad0c-dcec2fc6497c tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:50.008426 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3baac0d3-fdc7-40db-ad0c-dcec2fc6497c tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:50.018746 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:50.018746 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:50.023650 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3baac0d3-fdc7-40db-ad0c-dcec2fc6497c tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:50.032799 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3baac0d3-fdc7-40db-ad0c-dcec2fc6497c tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 returned with HTTP 200 Aug 07 21:02:50.033365 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 621/2501] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:50 2026] GET /volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:50.047415 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b58eb777-c1ea-4a1f-81d5-d5ae2bad3342 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.049495 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b58eb777-c1ea-4a1f-81d5-d5ae2bad3342 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] DELETE https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 Aug 07 21:02:50.049728 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b58eb777-c1ea-4a1f-81d5-d5ae2bad3342 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:50.050057 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b58eb777-c1ea-4a1f-81d5-d5ae2bad3342 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:50.050210 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b58eb777-c1ea-4a1f-81d5-d5ae2bad3342 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Delete volume with id: 7c391917-d292-4ed0-8e11-e965b330d411 Aug 07 21:02:50.058250 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:50.058250 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:50.058816 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b58eb777-c1ea-4a1f-81d5-d5ae2bad3342 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:50.069313 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9d4354da-cff2-428d-a021-942eee5d74dc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.069776 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a2edbd35-d2d4-492e-a299-58d3f5f1c96e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.071669 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9d4354da-cff2-428d-a021-942eee5d74dc tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b Aug 07 21:02:50.071964 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9d4354da-cff2-428d-a021-942eee5d74dc tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:50.072199 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9d4354da-cff2-428d-a021-942eee5d74dc tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:50.072315 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-9d4354da-cff2-428d-a021-942eee5d74dc tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Show backup with id da336936-ce13-4987-8a8f-078a485de88b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:50.076510 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9d4354da-cff2-428d-a021-942eee5d74dc tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b returned with HTTP 404 Aug 07 21:02:50.077106 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 629/2502] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:50 2026] GET /volume/v3/backups/da336936-ce13-4987-8a8f-078a485de88b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:50.086081 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a3d1b3ad-c70d-4da2-9b5d-60dee0d74745 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.089801 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b58eb777-c1ea-4a1f-81d5-d5ae2bad3342 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Delete volume request issued successfully. Aug 07 21:02:50.089801 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b58eb777-c1ea-4a1f-81d5-d5ae2bad3342 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 returned with HTTP 202 Aug 07 21:02:50.090198 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 618/2503] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:50 2026] DELETE /volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:50.090273 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3d1b3ad-c70d-4da2-9b5d-60dee0d74745 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] DELETE https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:02:50.090502 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3d1b3ad-c70d-4da2-9b5d-60dee0d74745 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:50.090690 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3d1b3ad-c70d-4da2-9b5d-60dee0d74745 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:50.090830 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-a3d1b3ad-c70d-4da2-9b5d-60dee0d74745 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Delete backup with id: 4220d3fb-5474-42c6-a397-e18ef2f052e4. Aug 07 21:02:50.100160 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-85224431-b2f4-4d67-b85f-ca5909601f44 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.101611 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:50.101611 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:50.104726 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-85224431-b2f4-4d67-b85f-ca5909601f44 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 Aug 07 21:02:50.104948 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-85224431-b2f4-4d67-b85f-ca5909601f44 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:50.105100 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-85224431-b2f4-4d67-b85f-ca5909601f44 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:50.118541 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:50.118541 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:50.123066 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-a3d1b3ad-c70d-4da2-9b5d-60dee0d74745 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] delete_backup rpcapi backup_id 4220d3fb-5474-42c6-a397-e18ef2f052e4 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:02:50.123578 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-85224431-b2f4-4d67-b85f-ca5909601f44 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:50.125326 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3d1b3ad-c70d-4da2-9b5d-60dee0d74745 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 202 Aug 07 21:02:50.125326 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 622/2504] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:50 2026] DELETE /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:50.131995 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-85224431-b2f4-4d67-b85f-ca5909601f44 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 returned with HTTP 200 Aug 07 21:02:50.132421 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 630/2505] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:50 2026] GET /volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 => generated 1355 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:50.135745 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-41b79a60-0a83-4233-8547-3ffe5c88c235 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.137743 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41b79a60-0a83-4233-8547-3ffe5c88c235 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:02:50.139183 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-41b79a60-0a83-4233-8547-3ffe5c88c235 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:50.139183 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-41b79a60-0a83-4233-8547-3ffe5c88c235 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:50.139183 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-41b79a60-0a83-4233-8547-3ffe5c88c235 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:50.140771 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1b583020-d19c-4396-aecb-0039a495dd90 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.143189 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b583020-d19c-4396-aecb-0039a495dd90 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:50.143426 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b583020-d19c-4396-aecb-0039a495dd90 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:50.143588 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:50.143588 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:50.143655 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b583020-d19c-4396-aecb-0039a495dd90 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:50.144362 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41b79a60-0a83-4233-8547-3ffe5c88c235 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 200 Aug 07 21:02:50.145415 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 619/2506] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:50 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:50.154415 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:50.154415 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:50.160257 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1b583020-d19c-4396-aecb-0039a495dd90 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:50.168801 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b583020-d19c-4396-aecb-0039a495dd90 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:50.169333 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 623/2507] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:50 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:50.171441 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5d67d2c8-be24-4873-b715-65ad30bffaaf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.173887 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5d67d2c8-be24-4873-b715-65ad30bffaaf tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 Aug 07 21:02:50.174259 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5d67d2c8-be24-4873-b715-65ad30bffaaf tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:50.174509 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5d67d2c8-be24-4873-b715-65ad30bffaaf tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:50.183086 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:50.183086 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:50.188104 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5d67d2c8-be24-4873-b715-65ad30bffaaf tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:50.195058 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5d67d2c8-be24-4873-b715-65ad30bffaaf tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 returned with HTTP 200 Aug 07 21:02:50.195720 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 631/2508] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:50 2026] GET /volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:50.214205 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-38352a7c-cc7e-4a41-80fb-0cde125dd52e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.214897 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38352a7c-cc7e-4a41-80fb-0cde125dd52e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 Aug 07 21:02:50.215097 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38352a7c-cc7e-4a41-80fb-0cde125dd52e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:50.215276 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38352a7c-cc7e-4a41-80fb-0cde125dd52e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:50.223831 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a2edbd35-d2d4-492e-a299-58d3f5f1c96e tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:02:50.224520 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a2edbd35-d2d4-492e-a299-58d3f5f1c96e tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2102641482"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:50.224714 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:50.224714 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:50.229882 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-38352a7c-cc7e-4a41-80fb-0cde125dd52e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:50.238807 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38352a7c-cc7e-4a41-80fb-0cde125dd52e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 returned with HTTP 200 Aug 07 21:02:50.238807 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 620/2509] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:50 2026] GET /volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:50.249612 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a2edbd35-d2d4-492e-a299-58d3f5f1c96e tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:02:50.250291 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 636/2510] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:02:50 2026] POST /volume/v3/types => generated 216 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:50.251476 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.253496 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:50.253866 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-350289839"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:50.255274 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-350289839'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:50.255415 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Create volume of 1 GB Aug 07 21:02:50.260831 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Availability Zones retrieved successfully. Aug 07 21:02:50.263431 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3f13c25b-aae6-4ac3-acf1-15c12a67abff None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.265404 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3f13c25b-aae6-4ac3-acf1-15c12a67abff tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 07 21:02:50.265809 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3f13c25b-aae6-4ac3-acf1-15c12a67abff tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-162027579"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:50.266549 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Flow 'volume_create_api' (a5f172e8-2d2a-4cd8-b8df-324227982f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:50.267431 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94443c41-2f2b-4bcf-8487-b7bfb4b60df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:50.268704 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:50.284628 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3f13c25b-aae6-4ac3-acf1-15c12a67abff tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 07 21:02:50.285144 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 632/2511] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 7 21:02:50 2026] POST /volume/v3/group_types => generated 172 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:50.293384 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b5824208-3172-4352-b2ce-f3c8507343ba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.296843 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94443c41-2f2b-4bcf-8487-b7bfb4b60df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:50.297691 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e978dc0-2ba5-4a72-beef-8d6e5e1dc59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:50.334308 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Created reservations ['e383ea6a-fb9a-4d9d-b06e-be56cf81fdf0', '576dbcb1-f18b-4cc6-825f-98e68add26e3', '57428d23-f358-452e-a4b9-0c1f85ddff31', 'b1e712ad-3eba-4ed1-a486-da11b0f486c9'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:50.335192 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e978dc0-2ba5-4a72-beef-8d6e5e1dc59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e383ea6a-fb9a-4d9d-b06e-be56cf81fdf0', '576dbcb1-f18b-4cc6-825f-98e68add26e3', '57428d23-f358-452e-a4b9-0c1f85ddff31', 'b1e712ad-3eba-4ed1-a486-da11b0f486c9']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:50.335957 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8b9cc2-9f96-4317-92e2-ab3ce6df6f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:50.356245 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b5824208-3172-4352-b2ce-f3c8507343ba tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] POST https://10.4.3.127/volume/v3/groups Aug 07 21:02:50.356731 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b5824208-3172-4352-b2ce-f3c8507343ba tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3ce1de73-7dfb-4edf-93a2-c1d7b2666e35", "volume_types": ["893b3053-e83c-4a9a-a481-e13f663bfc43"], "name": "tempest-Group1-138733868"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:50.358504 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-b5824208-3172-4352-b2ce-f3c8507343ba tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Creating new group {'group': {'group_type': '3ce1de73-7dfb-4edf-93a2-c1d7b2666e35', 'volume_types': ['893b3053-e83c-4a9a-a481-e13f663bfc43'], 'name': 'tempest-Group1-138733868'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 21:02:50.360934 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8b9cc2-9f96-4317-92e2-ab3ce6df6f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43b92a13-9193-4345-b702-14e393edd9f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-350289839',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6999b14f270644649fa2cc8c2a3f87e8',qos_specs=None,replication_status=,reservations=['e383ea6a-fb9a-4d9d-b06e-be56cf81fdf0','576dbcb1-f18b-4cc6-825f-98e68add26e3','57428d23-f358-452e-a4b9-0c1f85ddff31','b1e712ad-3eba-4ed1-a486-da11b0f486c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f45578fb8704bb8bef720676818459c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-350289839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43b92a13-9193-4345-b702-14e393edd9f5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6999b14f270644649fa2cc8c2a3f87e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f45578fb8704bb8bef720676818459c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:50.361736 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e83cb9fc-7228-4063-8995-1cf9d5b37ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:50.363533 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-b5824208-3172-4352-b2ce-f3c8507343ba tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Creating group tempest-Group1-138733868. Aug 07 21:02:50.372592 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b5824208-3172-4352-b2ce-f3c8507343ba tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Availability Zones retrieved successfully. Aug 07 21:02:50.382672 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e83cb9fc-7228-4063-8995-1cf9d5b37ac3) transitioned into state 'SUCCESS' from state '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-350289839',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6999b14f270644649fa2cc8c2a3f87e8',qos_specs=None,replication_status=,reservations=['e383ea6a-fb9a-4d9d-b06e-be56cf81fdf0','576dbcb1-f18b-4cc6-825f-98e68add26e3','57428d23-f358-452e-a4b9-0c1f85ddff31','b1e712ad-3eba-4ed1-a486-da11b0f486c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f45578fb8704bb8bef720676818459c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:50.383736 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8267cac1-3723-44b0-847c-8bfcc90ad96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:50.392380 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b5824208-3172-4352-b2ce-f3c8507343ba tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Created reservations ['a07dc5f9-b05a-4542-a8e6-8ec5d469add9'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:50.397137 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8267cac1-3723-44b0-847c-8bfcc90ad96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:50.397137 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Flow 'volume_create_api' (a5f172e8-2d2a-4cd8-b8df-324227982f63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:50.397137 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Create volume request issued successfully. Aug 07 21:02:50.397137 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6a8c68f-07da-443d-b919-b7a557adcf46 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:50.397641 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 624/2512] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:50 2026] POST /volume/v3/volumes => generated 763 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:50.411247 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3cac259e-8781-4b22-bc3f-a8d6011d5e67 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.413485 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3cac259e-8781-4b22-bc3f-a8d6011d5e67 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] GET https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c Aug 07 21:02:50.414334 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3cac259e-8781-4b22-bc3f-a8d6011d5e67 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:50.414560 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3cac259e-8781-4b22-bc3f-a8d6011d5e67 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:50.419852 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-714da220-c962-46f8-a228-cb981374dfbd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.419852 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-714da220-c962-46f8-a228-cb981374dfbd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 Aug 07 21:02:50.419852 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-714da220-c962-46f8-a228-cb981374dfbd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:50.419852 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-714da220-c962-46f8-a228-cb981374dfbd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:50.421803 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3cac259e-8781-4b22-bc3f-a8d6011d5e67 tempest-TestMinimumBasicScenario-249865791 tempest-TestMinimumBasicScenario-249865791-project-member] https://10.4.3.127/volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c returned with HTTP 404 Aug 07 21:02:50.423315 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 637/2513] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:50 2026] GET /volume/v3/volumes/86bdc64c-60e0-4f6c-8575-07309645091c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:50.427574 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:50.427574 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:50.431215 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b5824208-3172-4352-b2ce-f3c8507343ba tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 07 21:02:50.431726 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 621/2514] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 7 21:02:50 2026] POST /volume/v3/groups => generated 93 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:50.432989 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-714da220-c962-46f8-a228-cb981374dfbd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:50.440323 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-714da220-c962-46f8-a228-cb981374dfbd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 returned with HTTP 200 Aug 07 21:02:50.440838 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 633/2515] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:50 2026] GET /volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:50.445983 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6e8ac8e8-10f2-42e1-b166-20378c2d89db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:50.451193 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e8ac8e8-10f2-42e1-b166-20378c2d89db tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d Aug 07 21:02:50.451193 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e8ac8e8-10f2-42e1-b166-20378c2d89db tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:50.451193 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e8ac8e8-10f2-42e1-b166-20378c2d89db tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:50.451193 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-6e8ac8e8-10f2-42e1-b166-20378c2d89db tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member de0ef146-5142-45cc-88ee-3d92f569248d {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:50.454064 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:50.454064 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:50.466426 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e8ac8e8-10f2-42e1-b166-20378c2d89db tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d returned with HTTP 200 Aug 07 21:02:50.467025 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 625/2516] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:50 2026] GET /volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d => generated 321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:51.149445 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a52c3852-d954-4904-8413-0ae228ec9caf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.151694 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a52c3852-d954-4904-8413-0ae228ec9caf tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 Aug 07 21:02:51.151967 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a52c3852-d954-4904-8413-0ae228ec9caf tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:51.152224 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a52c3852-d954-4904-8413-0ae228ec9caf tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:51.158849 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a52c3852-d954-4904-8413-0ae228ec9caf tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 returned with HTTP 404 Aug 07 21:02:51.159164 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f06beb08-4d8a-4938-a3ee-cc94fb92fb04 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.159522 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 638/2517] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:51 2026] GET /volume/v3/volumes/7c391917-d292-4ed0-8e11-e965b330d411 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:51.162716 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f06beb08-4d8a-4938-a3ee-cc94fb92fb04 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] GET https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 Aug 07 21:02:51.163019 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f06beb08-4d8a-4938-a3ee-cc94fb92fb04 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:51.163293 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f06beb08-4d8a-4938-a3ee-cc94fb92fb04 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:51.163444 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f06beb08-4d8a-4938-a3ee-cc94fb92fb04 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] Show backup with id 4220d3fb-5474-42c6-a397-e18ef2f052e4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:02:51.169425 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-831d68c0-69c6-4800-96bb-f397d838202f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.170994 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f06beb08-4d8a-4938-a3ee-cc94fb92fb04 tempest-VolumesBackupsTest-1818832237 tempest-VolumesBackupsTest-1818832237-project-admin] https://10.4.3.127/volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 returned with HTTP 404 Aug 07 21:02:51.172174 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 622/2518] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:51 2026] GET /volume/v3/backups/4220d3fb-5474-42c6-a397-e18ef2f052e4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:51.172501 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:51.173848 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-59945221"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:51.174884 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-59945221'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:51.175052 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Create volume of 1 GB Aug 07 21:02:51.180291 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Availability Zones retrieved successfully. Aug 07 21:02:51.185851 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-76969747-a56c-41e5-be50-7866d89db6b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.188042 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Flow 'volume_create_api' (503cbe72-f043-42d4-a697-d1d2971f5d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:51.188283 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-54691853-fca9-45f0-adcd-22e08d2bcde6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.189180 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-76969747-a56c-41e5-be50-7866d89db6b3 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:02:51.189180 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-76969747-a56c-41e5-be50-7866d89db6b3 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:51.189180 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-76969747-a56c-41e5-be50-7866d89db6b3 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:51.189440 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca846d1-4250-4bea-96f5-8a628f827c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:51.190781 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-54691853-fca9-45f0-adcd-22e08d2bcde6 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] DELETE https://10.4.3.127/volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 Aug 07 21:02:51.190781 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-54691853-fca9-45f0-adcd-22e08d2bcde6 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:51.190920 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:51.190955 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-54691853-fca9-45f0-adcd-22e08d2bcde6 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:51.191047 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-54691853-fca9-45f0-adcd-22e08d2bcde6 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Delete volume with id: bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 Aug 07 21:02:51.199806 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:51.199806 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:51.201539 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:51.201539 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:51.202317 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-54691853-fca9-45f0-adcd-22e08d2bcde6 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:02:51.203962 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-76969747-a56c-41e5-be50-7866d89db6b3 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:51.210747 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-76969747-a56c-41e5-be50-7866d89db6b3 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:02:51.211663 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 626/2519] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:51 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:51.233518 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-54691853-fca9-45f0-adcd-22e08d2bcde6 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Delete volume request issued successfully. Aug 07 21:02:51.233786 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-54691853-fca9-45f0-adcd-22e08d2bcde6 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 returned with HTTP 202 Aug 07 21:02:51.234301 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 639/2520] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:51 2026] DELETE /volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:51.237983 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca846d1-4250-4bea-96f5-8a628f827c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:51.239634 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9a78ce-f509-45a5-80d7-f90e83fbbeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:51.244956 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d5a65f4f-1bc6-42a9-84bd-47431d70ceb7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.246945 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fc8a8f0b-2857-4d2b-a333-7a787f00881e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.247655 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5a65f4f-1bc6-42a9-84bd-47431d70ceb7 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 Aug 07 21:02:51.247940 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d5a65f4f-1bc6-42a9-84bd-47431d70ceb7 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:51.248212 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d5a65f4f-1bc6-42a9-84bd-47431d70ceb7 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:51.249670 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc8a8f0b-2857-4d2b-a333-7a787f00881e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] POST https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action Aug 07 21:02:51.250244 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc8a8f0b-2857-4d2b-a333-7a787f00881e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1276057972", "disk_format": "qcow2"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:51.250510 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc8a8f0b-2857-4d2b-a333-7a787f00881e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1276057972", "disk_format": "qcow2"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:51.258097 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:51.258097 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:51.263419 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:51.263419 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:51.263545 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d5a65f4f-1bc6-42a9-84bd-47431d70ceb7 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:02:51.264628 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fc8a8f0b-2857-4d2b-a333-7a787f00881e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:02:51.271682 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5a65f4f-1bc6-42a9-84bd-47431d70ceb7 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 returned with HTTP 200 Aug 07 21:02:51.271682 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 623/2521] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:51 2026] GET /volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:51.286266 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:51.286266 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:51.289792 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.image.image_utils [None req-fc8a8f0b-2857-4d2b-a333-7a787f00881e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1276057972'}] 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-1276057972'}]. {{(pid=100275) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 21:02:51.304553 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Created reservations ['fe3320c3-1c04-47a1-88bf-c5c033453bcc', '80f4c13d-f791-47a5-b0fc-791e75d0461c', 'cd6d1178-3751-4305-9886-c19277aa3fcd', '7d278b81-151c-4ec7-a575-f12dae560023'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:51.306788 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9a78ce-f509-45a5-80d7-f90e83fbbeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe3320c3-1c04-47a1-88bf-c5c033453bcc', '80f4c13d-f791-47a5-b0fc-791e75d0461c', 'cd6d1178-3751-4305-9886-c19277aa3fcd', '7d278b81-151c-4ec7-a575-f12dae560023']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:51.306788 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab492a02-3dc6-41a8-895d-d59f0eb0d74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:51.331551 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab492a02-3dc6-41a8-895d-d59f0eb0d74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40406e7f-ab06-448f-bbe1-f35e39151ebb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-59945221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2cd25f531e45cab4cc3cc310eda153',qos_specs=None,replication_status=,reservations=['fe3320c3-1c04-47a1-88bf-c5c033453bcc','80f4c13d-f791-47a5-b0fc-791e75d0461c','cd6d1178-3751-4305-9886-c19277aa3fcd','7d278b81-151c-4ec7-a575-f12dae560023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a210c56d1e0436ba8c627d984064951',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-59945221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40406e7f-ab06-448f-bbe1-f35e39151ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee2cd25f531e45cab4cc3cc310eda153',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a210c56d1e0436ba8c627d984064951',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:51.332697 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8efe7f8-d347-452d-8da4-623cc43d6ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:51.355672 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8efe7f8-d347-452d-8da4-623cc43d6ece) transitioned into state 'SUCCESS' from state '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-59945221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee2cd25f531e45cab4cc3cc310eda153',qos_specs=None,replication_status=,reservations=['fe3320c3-1c04-47a1-88bf-c5c033453bcc','80f4c13d-f791-47a5-b0fc-791e75d0461c','cd6d1178-3751-4305-9886-c19277aa3fcd','7d278b81-151c-4ec7-a575-f12dae560023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a210c56d1e0436ba8c627d984064951',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:51.356523 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (279779a4-f815-49e4-9c30-b509cae99c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:51.366702 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (279779a4-f815-49e4-9c30-b509cae99c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:51.367498 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Flow 'volume_create_api' (503cbe72-f043-42d4-a697-d1d2971f5d51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:51.367887 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Create volume request issued successfully. Aug 07 21:02:51.368389 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-831d68c0-69c6-4800-96bb-f397d838202f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:51.368870 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 634/2522] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:51 2026] POST /volume/v3/volumes => generated 746 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:51.381658 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9bc6048c-d72f-4a60-9277-0c0c1cf30498 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.384097 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9bc6048c-d72f-4a60-9277-0c0c1cf30498 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb Aug 07 21:02:51.384414 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9bc6048c-d72f-4a60-9277-0c0c1cf30498 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:51.384631 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9bc6048c-d72f-4a60-9277-0c0c1cf30498 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:51.396110 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:51.396110 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:51.401812 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9bc6048c-d72f-4a60-9277-0c0c1cf30498 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:51.407898 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9bc6048c-d72f-4a60-9277-0c0c1cf30498 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb returned with HTTP 200 Aug 07 21:02:51.408097 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 640/2523] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:51 2026] GET /volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:51.458329 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd4a9e66-4691-4b89-8bf0-3d66b770bb16 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.459928 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd4a9e66-4691-4b89-8bf0-3d66b770bb16 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 Aug 07 21:02:51.460258 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd4a9e66-4691-4b89-8bf0-3d66b770bb16 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:51.460429 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd4a9e66-4691-4b89-8bf0-3d66b770bb16 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:51.470479 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:51.470479 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:51.478686 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bd4a9e66-4691-4b89-8bf0-3d66b770bb16 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:51.479710 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-300303c4-71ca-4e82-9976-e16bbabd5930 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.482282 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-300303c4-71ca-4e82-9976-e16bbabd5930 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d Aug 07 21:02:51.482556 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-300303c4-71ca-4e82-9976-e16bbabd5930 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:51.483268 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-300303c4-71ca-4e82-9976-e16bbabd5930 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:51.483268 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-300303c4-71ca-4e82-9976-e16bbabd5930 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member de0ef146-5142-45cc-88ee-3d92f569248d {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:51.484587 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd4a9e66-4691-4b89-8bf0-3d66b770bb16 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 returned with HTTP 200 Aug 07 21:02:51.485279 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 624/2524] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:51 2026] GET /volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:51.498709 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:51.498709 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:51.510598 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-264c6ccc-a590-44da-93a4-b457580f4ed6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.513641 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-264c6ccc-a590-44da-93a4-b457580f4ed6 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 Aug 07 21:02:51.514082 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-264c6ccc-a590-44da-93a4-b457580f4ed6 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:51.514232 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-300303c4-71ca-4e82-9976-e16bbabd5930 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d returned with HTTP 200 Aug 07 21:02:51.514355 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-264c6ccc-a590-44da-93a4-b457580f4ed6 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:51.514734 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 635/2525] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:51 2026] GET /volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d => generated 322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:51.529307 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-507a5c56-35e4-486d-950a-37df49a510b1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.533001 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:51.533001 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:51.533854 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-507a5c56-35e4-486d-950a-37df49a510b1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] POST https://10.4.3.127/volume/v3/groups Aug 07 21:02:51.534336 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-507a5c56-35e4-486d-950a-37df49a510b1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3ce1de73-7dfb-4edf-93a2-c1d7b2666e35", "volume_types": ["893b3053-e83c-4a9a-a481-e13f663bfc43"], "name": "tempest-Group2-925096400"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:51.535703 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-507a5c56-35e4-486d-950a-37df49a510b1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Creating new group {'group': {'group_type': '3ce1de73-7dfb-4edf-93a2-c1d7b2666e35', 'volume_types': ['893b3053-e83c-4a9a-a481-e13f663bfc43'], 'name': 'tempest-Group2-925096400'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 21:02:51.540286 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-264c6ccc-a590-44da-93a4-b457580f4ed6 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:51.543694 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-507a5c56-35e4-486d-950a-37df49a510b1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Creating group tempest-Group2-925096400. Aug 07 21:02:51.547831 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-264c6ccc-a590-44da-93a4-b457580f4ed6 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 returned with HTTP 200 Aug 07 21:02:51.548270 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 641/2526] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:51 2026] GET /volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:51.554674 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-507a5c56-35e4-486d-950a-37df49a510b1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Availability Zones retrieved successfully. Aug 07 21:02:51.562781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.564617 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:51.565106 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1396451689"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:51.566382 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1396451689'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:51.566530 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Create volume of 1 GB Aug 07 21:02:51.566800 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:51.566800 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:51.569392 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-507a5c56-35e4-486d-950a-37df49a510b1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Created reservations ['9bb8e476-9713-4461-a6e8-3c3f092dbecd'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:51.570645 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Availability Zones retrieved successfully. Aug 07 21:02:51.576528 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Flow 'volume_create_api' (5e987c2f-459d-4b33-924f-b07faa928c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:51.577049 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d87bd6b-98c4-4e64-9bd8-066ade873bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:51.577982 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:51.593949 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-507a5c56-35e4-486d-950a-37df49a510b1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 07 21:02:51.594393 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 625/2527] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 7 21:02:51 2026] POST /volume/v3/groups => generated 93 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:51.602745 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4aa22a91-b345-4ce8-8a04-1433706ed262 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.604027 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d87bd6b-98c4-4e64-9bd8-066ade873bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:51.604861 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4aa22a91-b345-4ce8-8a04-1433706ed262 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 Aug 07 21:02:51.604950 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867f1b78-9575-4bf7-b4e1-1954e64c932b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:51.605145 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4aa22a91-b345-4ce8-8a04-1433706ed262 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:51.605419 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4aa22a91-b345-4ce8-8a04-1433706ed262 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:51.605604 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-4aa22a91-b345-4ce8-8a04-1433706ed262 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member 8d4a29b3-6291-4e84-9789-dd9670355669 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:51.613235 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:51.613235 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:51.621497 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4aa22a91-b345-4ce8-8a04-1433706ed262 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 returned with HTTP 200 Aug 07 21:02:51.621946 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 642/2528] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:51 2026] GET /volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 => generated 321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:51.645740 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Created reservations ['5e6000bc-44dd-4720-a6ea-d3d650bf13a6', '0d5ce3f5-74c5-4b54-9620-c2dc92871511', 'fdb97aee-fa02-45dc-a15f-b2ca02d917f0', '495ee373-1d6f-40d0-901c-5948d6e9f34a'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:51.646717 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867f1b78-9575-4bf7-b4e1-1954e64c932b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e6000bc-44dd-4720-a6ea-d3d650bf13a6', '0d5ce3f5-74c5-4b54-9620-c2dc92871511', 'fdb97aee-fa02-45dc-a15f-b2ca02d917f0', '495ee373-1d6f-40d0-901c-5948d6e9f34a']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:51.647509 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286ae395-d801-448c-bb99-3338155fa07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:51.675121 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286ae395-d801-448c-bb99-3338155fa07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d42fdae-a104-43b0-8a69-8361f8c7f88b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1396451689',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6999b14f270644649fa2cc8c2a3f87e8',qos_specs=None,replication_status=,reservations=['5e6000bc-44dd-4720-a6ea-d3d650bf13a6','0d5ce3f5-74c5-4b54-9620-c2dc92871511','fdb97aee-fa02-45dc-a15f-b2ca02d917f0','495ee373-1d6f-40d0-901c-5948d6e9f34a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f45578fb8704bb8bef720676818459c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1396451689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d42fdae-a104-43b0-8a69-8361f8c7f88b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6999b14f270644649fa2cc8c2a3f87e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f45578fb8704bb8bef720676818459c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:51.676125 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157087e5-2639-48fb-b20b-491af2dda522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:51.697502 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157087e5-2639-48fb-b20b-491af2dda522) transitioned into state 'SUCCESS' from state '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-1396451689',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6999b14f270644649fa2cc8c2a3f87e8',qos_specs=None,replication_status=,reservations=['5e6000bc-44dd-4720-a6ea-d3d650bf13a6','0d5ce3f5-74c5-4b54-9620-c2dc92871511','fdb97aee-fa02-45dc-a15f-b2ca02d917f0','495ee373-1d6f-40d0-901c-5948d6e9f34a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f45578fb8704bb8bef720676818459c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:51.698424 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (490246b1-37ad-428b-81c7-d99af960de3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:51.713695 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (490246b1-37ad-428b-81c7-d99af960de3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:51.714920 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Flow 'volume_create_api' (5e987c2f-459d-4b33-924f-b07faa928c88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:51.715420 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Create volume request issued successfully. Aug 07 21:02:51.716201 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7af7b34f-9f33-4d50-a72d-c5f5f2864ba5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:51.716799 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 636/2529] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:02:51 2026] POST /volume/v3/volumes => generated 764 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:51.733409 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0bf97fe-d4c1-4179-9ef5-397e020db4c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:51.735446 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0bf97fe-d4c1-4179-9ef5-397e020db4c2 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b Aug 07 21:02:51.735593 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0bf97fe-d4c1-4179-9ef5-397e020db4c2 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:51.735826 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0bf97fe-d4c1-4179-9ef5-397e020db4c2 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:51.744423 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:51.744423 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:51.748936 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e0bf97fe-d4c1-4179-9ef5-397e020db4c2 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:51.754672 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0bf97fe-d4c1-4179-9ef5-397e020db4c2 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b returned with HTTP 200 Aug 07 21:02:51.754976 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 626/2530] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:51 2026] GET /volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:51.922018 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fc8a8f0b-2857-4d2b-a333-7a787f00881e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Copy volume to image completed successfully. Aug 07 21:02:51.922726 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc8a8f0b-2857-4d2b-a333-7a787f00881e tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action returned with HTTP 202 Aug 07 21:02:51.923336 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 627/2531] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:02:51 2026] POST /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775/action => generated 689 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:52.286267 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c3f78a6c-497d-4758-9463-4cea170c8a3a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.288338 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c3f78a6c-497d-4758-9463-4cea170c8a3a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 Aug 07 21:02:52.288533 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c3f78a6c-497d-4758-9463-4cea170c8a3a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:52.288753 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c3f78a6c-497d-4758-9463-4cea170c8a3a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:52.294722 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c3f78a6c-497d-4758-9463-4cea170c8a3a tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 returned with HTTP 404 Aug 07 21:02:52.295527 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 643/2532] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:52 2026] GET /volume/v3/volumes/bb0f8d51-deaa-4e1b-a0a8-f64df3e4a029 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:52.303615 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-69163ad3-4a37-4a54-8e47-398c9b12e08e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.306304 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-69163ad3-4a37-4a54-8e47-398c9b12e08e tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] DELETE https://10.4.3.127/volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 Aug 07 21:02:52.306600 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-69163ad3-4a37-4a54-8e47-398c9b12e08e tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:52.306903 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-69163ad3-4a37-4a54-8e47-398c9b12e08e tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:52.307162 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-69163ad3-4a37-4a54-8e47-398c9b12e08e tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Delete volume with id: 341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 Aug 07 21:02:52.317508 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.317508 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:52.318262 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-69163ad3-4a37-4a54-8e47-398c9b12e08e tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:02:52.346846 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-69163ad3-4a37-4a54-8e47-398c9b12e08e tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Delete volume request issued successfully. Aug 07 21:02:52.347795 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-69163ad3-4a37-4a54-8e47-398c9b12e08e tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 returned with HTTP 202 Aug 07 21:02:52.347795 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 637/2533] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:52 2026] DELETE /volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:52.357176 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-edb57393-4828-4f03-bd56-fe2d2e009836 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.359464 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-edb57393-4828-4f03-bd56-fe2d2e009836 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 Aug 07 21:02:52.359705 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-edb57393-4828-4f03-bd56-fe2d2e009836 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:52.359959 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-edb57393-4828-4f03-bd56-fe2d2e009836 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:52.367304 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.367304 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:52.371120 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-edb57393-4828-4f03-bd56-fe2d2e009836 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:02:52.376017 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-edb57393-4828-4f03-bd56-fe2d2e009836 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 returned with HTTP 200 Aug 07 21:02:52.376507 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 627/2534] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:52 2026] GET /volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:52.422813 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-33220775-c6c9-4125-9880-cdf5c032328a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.425317 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33220775-c6c9-4125-9880-cdf5c032328a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb Aug 07 21:02:52.425644 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33220775-c6c9-4125-9880-cdf5c032328a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:52.425938 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33220775-c6c9-4125-9880-cdf5c032328a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:52.434370 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.434370 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:52.438620 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-33220775-c6c9-4125-9880-cdf5c032328a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:52.444003 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33220775-c6c9-4125-9880-cdf5c032328a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb returned with HTTP 200 Aug 07 21:02:52.444442 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 628/2535] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:52 2026] GET /volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:52.456854 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ba99fedc-25b6-463c-9467-5b3d4b503754 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.458748 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ba99fedc-25b6-463c-9467-5b3d4b503754 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:02:52.459168 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ba99fedc-25b6-463c-9467-5b3d4b503754 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40406e7f-ab06-448f-bbe1-f35e39151ebb", "name": "tempest-VolumesExtendTest-Snapshot-2110520016"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:52.468047 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.468047 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:52.468571 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ba99fedc-25b6-463c-9467-5b3d4b503754 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:52.468732 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-ba99fedc-25b6-463c-9467-5b3d4b503754 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Create snapshot from volume 40406e7f-ab06-448f-bbe1-f35e39151ebb Aug 07 21:02:52.504334 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-ba99fedc-25b6-463c-9467-5b3d4b503754 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Created reservations ['c1639ed8-b3a3-4962-b374-b7d05d6bc7d7', 'a60d3072-4cbd-4d11-aebd-44052988b51f', '24e2eae1-1430-484b-bc58-5c6befe313c2', '975f8562-d601-4aa3-890c-1c51ba984f2e'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:52.537457 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ba99fedc-25b6-463c-9467-5b3d4b503754 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Snapshot create request issued successfully. Aug 07 21:02:52.537830 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ba99fedc-25b6-463c-9467-5b3d4b503754 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:02:52.538364 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 644/2536] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:02:52 2026] POST /volume/v3/snapshots => generated 304 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:52.548311 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bc77403b-929a-46b3-96ff-90cc5fff5276 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.550405 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bc77403b-929a-46b3-96ff-90cc5fff5276 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf Aug 07 21:02:52.550682 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bc77403b-929a-46b3-96ff-90cc5fff5276 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:52.550922 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bc77403b-929a-46b3-96ff-90cc5fff5276 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:52.557103 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.557103 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:52.557745 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-bc77403b-929a-46b3-96ff-90cc5fff5276 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Snapshot retrieved successfully. Aug 07 21:02:52.558771 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bc77403b-929a-46b3-96ff-90cc5fff5276 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf returned with HTTP 200 Aug 07 21:02:52.559244 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 638/2537] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:02:52 2026] GET /volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:52.633407 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c0563cb6-1751-4a22-8fec-67eb6012e42b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.635121 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c0563cb6-1751-4a22-8fec-67eb6012e42b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 Aug 07 21:02:52.635404 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c0563cb6-1751-4a22-8fec-67eb6012e42b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:52.635654 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c0563cb6-1751-4a22-8fec-67eb6012e42b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:52.635833 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-c0563cb6-1751-4a22-8fec-67eb6012e42b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member 8d4a29b3-6291-4e84-9789-dd9670355669 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:52.639129 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.639129 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:52.646092 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c0563cb6-1751-4a22-8fec-67eb6012e42b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 returned with HTTP 200 Aug 07 21:02:52.646538 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 628/2538] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:52 2026] GET /volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:52.655863 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.657813 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:52.658195 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1515240952", "volume_type": "893b3053-e83c-4a9a-a481-e13f663bfc43", "group_id": "de0ef146-5142-45cc-88ee-3d92f569248d", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:52.659742 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1515240952', 'volume_type': '893b3053-e83c-4a9a-a481-e13f663bfc43', 'group_id': 'de0ef146-5142-45cc-88ee-3d92f569248d', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:52.667140 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.667140 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:52.667600 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Create volume of 1 GB Aug 07 21:02:52.673871 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Availability Zones retrieved successfully. Aug 07 21:02:52.681060 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Flow 'volume_create_api' (57d0631a-3f63-46ee-a730-d4fb43561b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:52.682482 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b7fb4de-b5b3-4c1b-a135-4496ac229ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:52.683070 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.683070 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:52.683487 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:52.704347 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b7fb4de-b5b3-4c1b-a135-4496ac229ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:02:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=893b3053-e83c-4a9a-a481-e13f663bfc43,is_public=True,name='tempest-GroupsTest-volume-type-2102641482',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '893b3053-e83c-4a9a-a481-e13f663bfc43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'de0ef146-5142-45cc-88ee-3d92f569248d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:52.705274 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be0f1b59-4621-46f8-b8b9-4886b226aefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:52.735029 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2102641482 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2102641482, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:52.735364 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2102641482 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2102641482, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:52.772252 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-44f10079-ec79-4d51-b612-5766bfeafa96 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.776179 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44f10079-ec79-4d51-b612-5766bfeafa96 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b Aug 07 21:02:52.776179 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44f10079-ec79-4d51-b612-5766bfeafa96 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:52.776179 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44f10079-ec79-4d51-b612-5766bfeafa96 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:52.779207 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Created reservations ['97d9f6b3-f00e-43f1-bc48-a36f45706b63', '2234dd49-b5dd-495f-8b98-d2d90624003e', '0304749a-b58e-408e-ba48-cf471c77f76b', '51d9c1e5-690d-4e75-b3bb-4f92827ca6e8'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:52.780483 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be0f1b59-4621-46f8-b8b9-4886b226aefc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97d9f6b3-f00e-43f1-bc48-a36f45706b63', '2234dd49-b5dd-495f-8b98-d2d90624003e', '0304749a-b58e-408e-ba48-cf471c77f76b', '51d9c1e5-690d-4e75-b3bb-4f92827ca6e8']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:52.781585 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6422a66e-6959-47f9-8d12-5ba35a9d0ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:52.783542 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.783542 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:52.788586 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-44f10079-ec79-4d51-b612-5766bfeafa96 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:52.793988 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44f10079-ec79-4d51-b612-5766bfeafa96 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b returned with HTTP 200 Aug 07 21:02:52.794556 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 645/2539] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:52 2026] GET /volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:52.809216 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-75ee972b-d610-4a43-8742-8b0a47b64e5f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.811020 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6422a66e-6959-47f9-8d12-5ba35a9d0ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edc59b8a-f873-4cca-8113-2c6ed682793a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1515240952',encryption_key_id=None,group_id=de0ef146-5142-45cc-88ee-3d92f569248d,group_type_id=,metadata={},multiattach=False,project_id='da602ef643c4400983c1a1a379c8581a',qos_specs=None,replication_status=,reservations=['97d9f6b3-f00e-43f1-bc48-a36f45706b63','2234dd49-b5dd-495f-8b98-d2d90624003e','0304749a-b58e-408e-ba48-cf471c77f76b','51d9c1e5-690d-4e75-b3bb-4f92827ca6e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7b0b88ba3ae4bd99aeede234509853e',volume_type_id=893b3053-e83c-4a9a-a481-e13f663bfc43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1515240952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=de0ef146-5142-45cc-88ee-3d92f569248d,host=None,id=edc59b8a-f873-4cca-8113-2c6ed682793a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da602ef643c4400983c1a1a379c8581a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7b0b88ba3ae4bd99aeede234509853e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(893b3053-e83c-4a9a-a481-e13f663bfc43),volume_type_id=893b3053-e83c-4a9a-a481-e13f663bfc43)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:52.811378 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-75ee972b-d610-4a43-8742-8b0a47b64e5f tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b Aug 07 21:02:52.811572 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-75ee972b-d610-4a43-8742-8b0a47b64e5f tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:52.811849 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-75ee972b-d610-4a43-8742-8b0a47b64e5f tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:52.812009 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad947af-19f5-468c-ad29-45a4f6907bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:52.820303 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.820303 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:52.825510 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-75ee972b-d610-4a43-8742-8b0a47b64e5f tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:52.833049 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-75ee972b-d610-4a43-8742-8b0a47b64e5f tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b returned with HTTP 200 Aug 07 21:02:52.833597 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 639/2540] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:52 2026] GET /volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:52.834588 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad947af-19f5-468c-ad29-45a4f6907bea) transitioned into state 'SUCCESS' from state '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-1515240952',encryption_key_id=None,group_id=de0ef146-5142-45cc-88ee-3d92f569248d,group_type_id=,metadata={},multiattach=False,project_id='da602ef643c4400983c1a1a379c8581a',qos_specs=None,replication_status=,reservations=['97d9f6b3-f00e-43f1-bc48-a36f45706b63','2234dd49-b5dd-495f-8b98-d2d90624003e','0304749a-b58e-408e-ba48-cf471c77f76b','51d9c1e5-690d-4e75-b3bb-4f92827ca6e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7b0b88ba3ae4bd99aeede234509853e',volume_type_id=893b3053-e83c-4a9a-a481-e13f663bfc43)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:52.835307 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d51c6d8c-dd4a-43c5-bc16-2bef36909c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:52.846188 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c38348d8-0ef6-4416-9fa8-15ec3888f435 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.848490 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c38348d8-0ef6-4416-9fa8-15ec3888f435 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes Aug 07 21:02:52.848715 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d51c6d8c-dd4a-43c5-bc16-2bef36909c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:52.848797 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c38348d8-0ef6-4416-9fa8-15ec3888f435 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:52.849018 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c38348d8-0ef6-4416-9fa8-15ec3888f435 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:52.849365 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-c38348d8-0ef6-4416-9fa8-15ec3888f435 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:52.849517 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Flow 'volume_create_api' (57d0631a-3f63-46ee-a730-d4fb43561b4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:52.849819 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.849819 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:52.849873 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Create volume request issued successfully. Aug 07 21:02:52.850315 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c38348d8-0ef6-4416-9fa8-15ec3888f435 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:52.850427 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:52.850567 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:52.858821 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c38348d8-0ef6-4416-9fa8-15ec3888f435 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:52.859437 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c38348d8-0ef6-4416-9fa8-15ec3888f435 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 07 21:02:52.859831 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 629/2541] 10.4.3.127 () {66 vars in 1237 bytes} [Fri Aug 7 21:02:52 2026] GET /volume/v3/volumes => generated 974 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:52.870127 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1a1809df-b656-4dfe-8628-7890454e57d7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.871921 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1a1809df-b656-4dfe-8628-7890454e57d7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-167803217 Aug 07 21:02:52.872136 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1a1809df-b656-4dfe-8628-7890454e57d7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:52.872354 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1a1809df-b656-4dfe-8628-7890454e57d7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:52.872628 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-1a1809df-b656-4dfe-8628-7890454e57d7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:52.873366 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1a1809df-b656-4dfe-8628-7890454e57d7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-167803217'), ('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:52.888522 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:52.891603 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.891603 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:52.895218 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-537663ae-4e13-4962-b5cb-2da2e20734d4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:52.895693 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 629/2542] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:02:52 2026] POST /volume/v3/volumes => generated 815 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:52.903054 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1a1809df-b656-4dfe-8628-7890454e57d7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:52.903587 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1a1809df-b656-4dfe-8628-7890454e57d7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-167803217 returned with HTTP 200 Aug 07 21:02:52.904252 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 646/2543] 10.4.3.127 () {66 vars in 1336 bytes} [Fri Aug 7 21:02:52 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-167803217 => generated 333 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:52.908733 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8427053c-4c5c-403c-ac1f-8e9af6c563b0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.910826 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8427053c-4c5c-403c-ac1f-8e9af6c563b0 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/edc59b8a-f873-4cca-8113-2c6ed682793a Aug 07 21:02:52.911072 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8427053c-4c5c-403c-ac1f-8e9af6c563b0 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:52.911349 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8427053c-4c5c-403c-ac1f-8e9af6c563b0 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:52.915264 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-49a0c525-bafe-48fc-bdb7-b786860f6bf9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.917300 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49a0c525-bafe-48fc-bdb7-b786860f6bf9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1396451689 Aug 07 21:02:52.917459 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49a0c525-bafe-48fc-bdb7-b786860f6bf9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:52.917660 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49a0c525-bafe-48fc-bdb7-b786860f6bf9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:52.917924 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-49a0c525-bafe-48fc-bdb7-b786860f6bf9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:52.918471 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.918471 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:52.918645 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-49a0c525-bafe-48fc-bdb7-b786860f6bf9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1396451689'), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:52.919182 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.919182 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:52.923504 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8427053c-4c5c-403c-ac1f-8e9af6c563b0 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Volume info retrieved successfully. Aug 07 21:02:52.924375 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-8427053c-4c5c-403c-ac1f-8e9af6c563b0 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:52.924545 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-8427053c-4c5c-403c-ac1f-8e9af6c563b0 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:52.953604 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-49a0c525-bafe-48fc-bdb7-b786860f6bf9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:52.954210 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.954210 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:52.959773 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49a0c525-bafe-48fc-bdb7-b786860f6bf9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1396451689 returned with HTTP 200 Aug 07 21:02:52.960322 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 630/2544] 10.4.3.127 () {66 vars in 1359 bytes} [Fri Aug 7 21:02:52 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1396451689 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:52.970895 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-8427053c-4c5c-403c-ac1f-8e9af6c563b0 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:52.974907 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.974907 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:52.977162 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-78bb2034-f9ed-45b4-9623-f4d4acb195c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:52.980065 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78bb2034-f9ed-45b4-9623-f4d4acb195c9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?limit=1 Aug 07 21:02:52.980440 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78bb2034-f9ed-45b4-9623-f4d4acb195c9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:52.980589 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78bb2034-f9ed-45b4-9623-f4d4acb195c9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:52.981022 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-78bb2034-f9ed-45b4-9623-f4d4acb195c9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:52.981970 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78bb2034-f9ed-45b4-9623-f4d4acb195c9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:52.984229 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8427053c-4c5c-403c-ac1f-8e9af6c563b0 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/edc59b8a-f873-4cca-8113-2c6ed682793a returned with HTTP 200 Aug 07 21:02:52.984640 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 640/2545] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:52 2026] GET /volume/v3/volumes/edc59b8a-f873-4cca-8113-2c6ed682793a => generated 883 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:52.991232 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-78bb2034-f9ed-45b4-9623-f4d4acb195c9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:52.992220 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:52.992220 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:52.997326 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78bb2034-f9ed-45b4-9623-f4d4acb195c9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 07 21:02:52.997886 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 630/2546] 10.4.3.127 () {66 vars in 1273 bytes} [Fri Aug 7 21:02:52 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:53.012539 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4111081f-6778-45b1-95c1-7ce1b0ca6dd3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.014139 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4111081f-6778-45b1-95c1-7ce1b0ca6dd3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?limit=1&marker=2d42fdae-a104-43b0-8a69-8361f8c7f88b Aug 07 21:02:53.014331 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4111081f-6778-45b1-95c1-7ce1b0ca6dd3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.014517 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4111081f-6778-45b1-95c1-7ce1b0ca6dd3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.014729 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-4111081f-6778-45b1-95c1-7ce1b0ca6dd3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.015144 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.015144 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:53.015434 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4111081f-6778-45b1-95c1-7ce1b0ca6dd3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.057068 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4111081f-6778-45b1-95c1-7ce1b0ca6dd3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.058041 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.058041 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:53.063332 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4111081f-6778-45b1-95c1-7ce1b0ca6dd3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail?limit=1&marker=2d42fdae-a104-43b0-8a69-8361f8c7f88b returned with HTTP 200 Aug 07 21:02:53.063873 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 647/2547] 10.4.3.127 () {66 vars in 1361 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes/detail?limit=1&marker=2d42fdae-a104-43b0-8a69-8361f8c7f88b => generated 1002 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:53.077841 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-221e2813-46d7-4e77-86c1-923c45accd2c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.080562 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-221e2813-46d7-4e77-86c1-923c45accd2c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?limit=1&marker=43b92a13-9193-4345-b702-14e393edd9f5 Aug 07 21:02:53.083174 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-221e2813-46d7-4e77-86c1-923c45accd2c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.083174 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-221e2813-46d7-4e77-86c1-923c45accd2c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.083174 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-221e2813-46d7-4e77-86c1-923c45accd2c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.083174 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-221e2813-46d7-4e77-86c1-923c45accd2c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.122209 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-221e2813-46d7-4e77-86c1-923c45accd2c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.123330 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.123330 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:53.128682 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-221e2813-46d7-4e77-86c1-923c45accd2c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail?limit=1&marker=43b92a13-9193-4345-b702-14e393edd9f5 returned with HTTP 200 Aug 07 21:02:53.129372 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 631/2548] 10.4.3.127 () {66 vars in 1361 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes/detail?limit=1&marker=43b92a13-9193-4345-b702-14e393edd9f5 => generated 1002 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:53.142343 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cc987ddd-1148-4c35-90ea-18dcdcceb91d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.144695 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cc987ddd-1148-4c35-90ea-18dcdcceb91d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?limit=1&marker=c976491d-3929-4304-8207-be1269251616 Aug 07 21:02:53.145024 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cc987ddd-1148-4c35-90ea-18dcdcceb91d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.145329 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cc987ddd-1148-4c35-90ea-18dcdcceb91d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.145732 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-cc987ddd-1148-4c35-90ea-18dcdcceb91d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.146637 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-cc987ddd-1148-4c35-90ea-18dcdcceb91d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.188213 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-cc987ddd-1148-4c35-90ea-18dcdcceb91d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.192341 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cc987ddd-1148-4c35-90ea-18dcdcceb91d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail?limit=1&marker=c976491d-3929-4304-8207-be1269251616 returned with HTTP 200 Aug 07 21:02:53.192341 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 641/2549] 10.4.3.127 () {66 vars in 1361 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes/detail?limit=1&marker=c976491d-3929-4304-8207-be1269251616 => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:02:53.208931 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4a1e7626-0380-4a42-9635-db54e85342a7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.211700 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a1e7626-0380-4a42-9635-db54e85342a7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 07 21:02:53.211977 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a1e7626-0380-4a42-9635-db54e85342a7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.212234 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a1e7626-0380-4a42-9635-db54e85342a7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.212596 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-4a1e7626-0380-4a42-9635-db54e85342a7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.212953 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4a1e7626-0380-4a42-9635-db54e85342a7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Could not evaluate value available, assuming string {{(pid=100275) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 21:02:53.214308 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4a1e7626-0380-4a42-9635-db54e85342a7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.257742 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4a1e7626-0380-4a42-9635-db54e85342a7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.258689 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.258689 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:53.263339 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a1e7626-0380-4a42-9635-db54e85342a7 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 07 21:02:53.263855 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 631/2550] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:53.278989 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0717cb60-199f-49e0-8c92-3a9a507983f3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.280638 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0717cb60-199f-49e0-8c92-3a9a507983f3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 07 21:02:53.280915 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0717cb60-199f-49e0-8c92-3a9a507983f3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.281092 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0717cb60-199f-49e0-8c92-3a9a507983f3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.281342 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-0717cb60-199f-49e0-8c92-3a9a507983f3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.281521 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0717cb60-199f-49e0-8c92-3a9a507983f3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Could not evaluate value available, assuming string {{(pid=100277) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 21:02:53.282099 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0717cb60-199f-49e0-8c92-3a9a507983f3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.313843 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0717cb60-199f-49e0-8c92-3a9a507983f3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.314874 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.314874 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:53.320270 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0717cb60-199f-49e0-8c92-3a9a507983f3 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 07 21:02:53.320829 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 648/2551] 10.4.3.127 () {66 vars in 1359 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:53.339536 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8390a127-05c5-4ffc-aecd-fd500341c98e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.341941 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8390a127-05c5-4ffc-aecd-fd500341c98e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes?limit=1 Aug 07 21:02:53.342196 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8390a127-05c5-4ffc-aecd-fd500341c98e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.342481 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8390a127-05c5-4ffc-aecd-fd500341c98e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.342754 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-8390a127-05c5-4ffc-aecd-fd500341c98e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.343590 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8390a127-05c5-4ffc-aecd-fd500341c98e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.352409 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8390a127-05c5-4ffc-aecd-fd500341c98e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.353387 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8390a127-05c5-4ffc-aecd-fd500341c98e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 07 21:02:53.353740 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 632/2552] 10.4.3.127 () {66 vars in 1252 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:53.362640 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-84de2e47-ad34-455e-aaea-fce1372e45ba None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.364533 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-84de2e47-ad34-455e-aaea-fce1372e45ba tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes?limit=1&marker=2d42fdae-a104-43b0-8a69-8361f8c7f88b Aug 07 21:02:53.364700 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-84de2e47-ad34-455e-aaea-fce1372e45ba tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.365264 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-84de2e47-ad34-455e-aaea-fce1372e45ba tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.365264 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-84de2e47-ad34-455e-aaea-fce1372e45ba tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.365892 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-84de2e47-ad34-455e-aaea-fce1372e45ba tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.380348 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-84de2e47-ad34-455e-aaea-fce1372e45ba tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.381089 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-84de2e47-ad34-455e-aaea-fce1372e45ba tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes?limit=1&marker=2d42fdae-a104-43b0-8a69-8361f8c7f88b returned with HTTP 200 Aug 07 21:02:53.381532 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 642/2553] 10.4.3.127 () {66 vars in 1340 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes?limit=1&marker=2d42fdae-a104-43b0-8a69-8361f8c7f88b => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:53.391195 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-83ab1d2a-736f-4659-a1f5-a8174a40a2ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.391693 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-10e0302f-f5e9-49cc-90e8-6a273855c6d5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.393422 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-10e0302f-f5e9-49cc-90e8-6a273855c6d5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 Aug 07 21:02:53.393634 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-10e0302f-f5e9-49cc-90e8-6a273855c6d5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.393815 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-10e0302f-f5e9-49cc-90e8-6a273855c6d5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.395184 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83ab1d2a-736f-4659-a1f5-a8174a40a2ab tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes?limit=1&marker=43b92a13-9193-4345-b702-14e393edd9f5 Aug 07 21:02:53.395184 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83ab1d2a-736f-4659-a1f5-a8174a40a2ab tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.395345 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83ab1d2a-736f-4659-a1f5-a8174a40a2ab tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.395562 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-83ab1d2a-736f-4659-a1f5-a8174a40a2ab tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.396414 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-83ab1d2a-736f-4659-a1f5-a8174a40a2ab tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.399628 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-10e0302f-f5e9-49cc-90e8-6a273855c6d5 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 returned with HTTP 404 Aug 07 21:02:53.400195 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 649/2554] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes/341e8a15-5a5f-4ab7-91c5-9a5a2b1568b0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:53.407735 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5f3c36e-38e0-4e59-a58a-19f8bf94fa72 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.409775 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5f3c36e-38e0-4e59-a58a-19f8bf94fa72 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead Aug 07 21:02:53.410044 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5f3c36e-38e0-4e59-a58a-19f8bf94fa72 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.410254 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5f3c36e-38e0-4e59-a58a-19f8bf94fa72 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.410559 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-c5f3c36e-38e0-4e59-a58a-19f8bf94fa72 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Delete volume with id: 3bfcbdf8-9b1d-475b-828e-8a0623936ead Aug 07 21:02:53.420342 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.420342 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:53.421133 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5f3c36e-38e0-4e59-a58a-19f8bf94fa72 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:02:53.431684 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-83ab1d2a-736f-4659-a1f5-a8174a40a2ab tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.432347 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83ab1d2a-736f-4659-a1f5-a8174a40a2ab tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes?limit=1&marker=43b92a13-9193-4345-b702-14e393edd9f5 returned with HTTP 200 Aug 07 21:02:53.432738 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 632/2555] 10.4.3.127 () {66 vars in 1340 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes?limit=1&marker=43b92a13-9193-4345-b702-14e393edd9f5 => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:53.443203 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c4d68a2f-9641-4c7e-b03c-b3ab4b57608c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.444788 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5f3c36e-38e0-4e59-a58a-19f8bf94fa72 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Delete volume request issued successfully. Aug 07 21:02:53.445087 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5f3c36e-38e0-4e59-a58a-19f8bf94fa72 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead returned with HTTP 202 Aug 07 21:02:53.445712 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 633/2556] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:53 2026] DELETE /volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:53.445907 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c4d68a2f-9641-4c7e-b03c-b3ab4b57608c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes?limit=1&marker=c976491d-3929-4304-8207-be1269251616 Aug 07 21:02:53.446280 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c4d68a2f-9641-4c7e-b03c-b3ab4b57608c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.446907 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c4d68a2f-9641-4c7e-b03c-b3ab4b57608c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.446907 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-c4d68a2f-9641-4c7e-b03c-b3ab4b57608c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.447405 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.447405 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:53.447855 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c4d68a2f-9641-4c7e-b03c-b3ab4b57608c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.454605 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9476029b-af5b-44ad-b753-15714e59fb33 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.456951 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9476029b-af5b-44ad-b753-15714e59fb33 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead Aug 07 21:02:53.457198 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9476029b-af5b-44ad-b753-15714e59fb33 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.457459 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9476029b-af5b-44ad-b753-15714e59fb33 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.463110 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c4d68a2f-9641-4c7e-b03c-b3ab4b57608c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.463651 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c4d68a2f-9641-4c7e-b03c-b3ab4b57608c tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes?limit=1&marker=c976491d-3929-4304-8207-be1269251616 returned with HTTP 200 Aug 07 21:02:53.464279 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 643/2557] 10.4.3.127 () {66 vars in 1340 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes?limit=1&marker=c976491d-3929-4304-8207-be1269251616 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:02:53.467194 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.467194 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:53.472839 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9476029b-af5b-44ad-b753-15714e59fb33 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Volume info retrieved successfully. Aug 07 21:02:53.474559 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1be6da79-1c82-4a52-8b12-16297a8827d8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.476555 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1be6da79-1c82-4a52-8b12-16297a8827d8 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-167803217&status=available Aug 07 21:02:53.476775 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1be6da79-1c82-4a52-8b12-16297a8827d8 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.477435 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1be6da79-1c82-4a52-8b12-16297a8827d8 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.477435 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-1be6da79-1c82-4a52-8b12-16297a8827d8 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.477533 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1be6da79-1c82-4a52-8b12-16297a8827d8 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Could not evaluate value available, assuming string {{(pid=100275) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 21:02:53.477822 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.477822 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:53.478255 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1be6da79-1c82-4a52-8b12-16297a8827d8 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-167803217'), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.479153 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9476029b-af5b-44ad-b753-15714e59fb33 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead returned with HTTP 200 Aug 07 21:02:53.479716 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 650/2558] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:53.507566 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1be6da79-1c82-4a52-8b12-16297a8827d8 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.508069 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1be6da79-1c82-4a52-8b12-16297a8827d8 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-167803217&status=available returned with HTTP 200 Aug 07 21:02:53.508513 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 633/2559] 10.4.3.127 () {66 vars in 1370 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-167803217&status=available => generated 333 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:53.517712 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9aaf8a20-ae85-4947-80e0-f6ddd0295425 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.520376 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9aaf8a20-ae85-4947-80e0-f6ddd0295425 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-350289839&status=available Aug 07 21:02:53.520659 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9aaf8a20-ae85-4947-80e0-f6ddd0295425 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.520931 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9aaf8a20-ae85-4947-80e0-f6ddd0295425 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.521261 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-9aaf8a20-ae85-4947-80e0-f6ddd0295425 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.521600 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aaf8a20-ae85-4947-80e0-f6ddd0295425 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Could not evaluate value available, assuming string {{(pid=100276) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 21:02:53.522436 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9aaf8a20-ae85-4947-80e0-f6ddd0295425 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-350289839'), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.560173 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9aaf8a20-ae85-4947-80e0-f6ddd0295425 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.561043 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.561043 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:53.566624 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9aaf8a20-ae85-4947-80e0-f6ddd0295425 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-350289839&status=available returned with HTTP 200 Aug 07 21:02:53.567134 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 634/2560] 10.4.3.127 () {66 vars in 1391 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-350289839&status=available => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:53.569366 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3f1a5573-e27a-45ab-95db-bd5f8110442f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.571237 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3f1a5573-e27a-45ab-95db-bd5f8110442f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf Aug 07 21:02:53.571533 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3f1a5573-e27a-45ab-95db-bd5f8110442f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.571827 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3f1a5573-e27a-45ab-95db-bd5f8110442f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.577377 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.577377 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:53.577992 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3f1a5573-e27a-45ab-95db-bd5f8110442f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Snapshot retrieved successfully. Aug 07 21:02:53.578857 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3f1a5573-e27a-45ab-95db-bd5f8110442f tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf returned with HTTP 200 Aug 07 21:02:53.579440 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 644/2561] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:53.581867 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4c0ef625-62aa-48e0-b9ce-8ab106b717f9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.583707 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c0ef625-62aa-48e0-b9ce-8ab106b717f9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?marker=c976491d-3929-4304-8207-be1269251616&sort=id%3Aasc Aug 07 21:02:53.583949 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4c0ef625-62aa-48e0-b9ce-8ab106b717f9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.584171 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4c0ef625-62aa-48e0-b9ce-8ab106b717f9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.584411 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-4c0ef625-62aa-48e0-b9ce-8ab106b717f9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.585163 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4c0ef625-62aa-48e0-b9ce-8ab106b717f9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.590574 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fc71c770-cf6c-493f-93a5-39c579b6c8dc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.592386 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc71c770-cf6c-493f-93a5-39c579b6c8dc tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] POST https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb/action Aug 07 21:02:53.592742 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc71c770-cf6c-493f-93a5-39c579b6c8dc tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:53.592882 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc71c770-cf6c-493f-93a5-39c579b6c8dc tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:53.601956 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.601956 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:53.602599 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fc71c770-cf6c-493f-93a5-39c579b6c8dc tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:53.617095 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4c0ef625-62aa-48e0-b9ce-8ab106b717f9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.618886 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c0ef625-62aa-48e0-b9ce-8ab106b717f9 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail?marker=c976491d-3929-4304-8207-be1269251616&sort=id%3Aasc returned with HTTP 200 Aug 07 21:02:53.619229 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 651/2562] 10.4.3.127 () {66 vars in 1373 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes/detail?marker=c976491d-3929-4304-8207-be1269251616&sort=id%3Aasc => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:02:53.631740 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0d81dd2b-2f42-4ed1-81ba-8cb3b40af1ec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.633691 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d81dd2b-2f42-4ed1-81ba-8cb3b40af1ec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 21:02:53.633960 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d81dd2b-2f42-4ed1-81ba-8cb3b40af1ec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.634147 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d81dd2b-2f42-4ed1-81ba-8cb3b40af1ec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.634453 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-0d81dd2b-2f42-4ed1-81ba-8cb3b40af1ec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.635486 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0d81dd2b-2f42-4ed1-81ba-8cb3b40af1ec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.641169 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-fc71c770-cf6c-493f-93a5-39c579b6c8dc tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Created reservations ['6641c56d-6b00-4bff-9cc7-d1fa59da85b2', 'c33c0fc6-b29f-41fb-bc72-6b985ffa2bc4'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:53.649638 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fc71c770-cf6c-493f-93a5-39c579b6c8dc tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Extend volume request issued successfully. Aug 07 21:02:53.649857 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc71c770-cf6c-493f-93a5-39c579b6c8dc tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb/action returned with HTTP 202 Aug 07 21:02:53.650247 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 634/2563] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:02:53 2026] POST /volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:02:53.658841 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-474d0b26-87f9-487b-9e9b-f6302302aaf5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.660590 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-474d0b26-87f9-487b-9e9b-f6302302aaf5 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb Aug 07 21:02:53.660807 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-474d0b26-87f9-487b-9e9b-f6302302aaf5 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.661046 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-474d0b26-87f9-487b-9e9b-f6302302aaf5 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.669484 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0d81dd2b-2f42-4ed1-81ba-8cb3b40af1ec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.669957 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.669957 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:53.671260 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.671260 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:53.674364 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-474d0b26-87f9-487b-9e9b-f6302302aaf5 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:53.677175 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d81dd2b-2f42-4ed1-81ba-8cb3b40af1ec tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 21:02:53.677823 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 635/2564] 10.4.3.127 () {66 vars in 1337 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:53.678816 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-474d0b26-87f9-487b-9e9b-f6302302aaf5 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb returned with HTTP 200 Aug 07 21:02:53.679345 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 645/2565] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:53.691172 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d9553961-fd84-4268-8cdb-a3a57d220c52 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.692942 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d9553961-fd84-4268-8cdb-a3a57d220c52 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:02:53.693141 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d9553961-fd84-4268-8cdb-a3a57d220c52 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.693372 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d9553961-fd84-4268-8cdb-a3a57d220c52 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.693610 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-d9553961-fd84-4268-8cdb-a3a57d220c52 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.694323 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d9553961-fd84-4268-8cdb-a3a57d220c52 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.702769 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d9553961-fd84-4268-8cdb-a3a57d220c52 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.703722 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.703722 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:53.708585 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d9553961-fd84-4268-8cdb-a3a57d220c52 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:02:53.709048 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 652/2566] 10.4.3.127 () {66 vars in 1258 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:53.725098 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef3659da-31b7-4891-b4ae-ef7e1ee2dd4d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.728366 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef3659da-31b7-4891-b4ae-ef7e1ee2dd4d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 21:02:53.728707 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef3659da-31b7-4891-b4ae-ef7e1ee2dd4d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.729046 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef3659da-31b7-4891-b4ae-ef7e1ee2dd4d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.729524 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-ef3659da-31b7-4891-b4ae-ef7e1ee2dd4d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.730709 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ef3659da-31b7-4891-b4ae-ef7e1ee2dd4d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.773025 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ef3659da-31b7-4891-b4ae-ef7e1ee2dd4d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.773945 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef3659da-31b7-4891-b4ae-ef7e1ee2dd4d tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 21:02:53.774485 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 635/2567] 10.4.3.127 () {66 vars in 1316 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:53.784081 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1c00759f-15d6-4368-b806-357803f960bd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.786029 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c00759f-15d6-4368-b806-357803f960bd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes?availability_zone=nova Aug 07 21:02:53.786250 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c00759f-15d6-4368-b806-357803f960bd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.786526 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c00759f-15d6-4368-b806-357803f960bd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.786806 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-1c00759f-15d6-4368-b806-357803f960bd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.787041 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1c00759f-15d6-4368-b806-357803f960bd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Could not evaluate value nova, assuming string {{(pid=100276) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 21:02:53.787677 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1c00759f-15d6-4368-b806-357803f960bd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.821496 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1c00759f-15d6-4368-b806-357803f960bd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.822213 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c00759f-15d6-4368-b806-357803f960bd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 21:02:53.822685 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 636/2568] 10.4.3.127 () {66 vars in 1282 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:53.831603 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d54be9df-e8f2-43f6-9e84-192bc5784e8b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.833460 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d54be9df-e8f2-43f6-9e84-192bc5784e8b tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes?availability_zone=nova Aug 07 21:02:53.833641 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d54be9df-e8f2-43f6-9e84-192bc5784e8b tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.833898 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d54be9df-e8f2-43f6-9e84-192bc5784e8b tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.834143 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-d54be9df-e8f2-43f6-9e84-192bc5784e8b tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.834429 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d54be9df-e8f2-43f6-9e84-192bc5784e8b tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Could not evaluate value nova, assuming string {{(pid=100278) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 21:02:53.835018 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d54be9df-e8f2-43f6-9e84-192bc5784e8b tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.867475 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d54be9df-e8f2-43f6-9e84-192bc5784e8b tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.868160 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d54be9df-e8f2-43f6-9e84-192bc5784e8b tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 21:02:53.868674 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 646/2569] 10.4.3.127 () {66 vars in 1282 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:53.881070 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fe61a372-ff51-41fd-94b8-5218a51e80f0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.883377 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fe61a372-ff51-41fd-94b8-5218a51e80f0 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes?bootable=false Aug 07 21:02:53.883649 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fe61a372-ff51-41fd-94b8-5218a51e80f0 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.883981 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fe61a372-ff51-41fd-94b8-5218a51e80f0 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.884315 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-fe61a372-ff51-41fd-94b8-5218a51e80f0 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.885415 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-fe61a372-ff51-41fd-94b8-5218a51e80f0 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.926789 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fe61a372-ff51-41fd-94b8-5218a51e80f0 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.927753 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fe61a372-ff51-41fd-94b8-5218a51e80f0 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 21:02:53.928400 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 653/2570] 10.4.3.127 () {66 vars in 1266 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:53.938444 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a3da0d7c-b032-48fc-902c-66245241fc93 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.940186 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3da0d7c-b032-48fc-902c-66245241fc93 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes?bootable=false Aug 07 21:02:53.940418 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3da0d7c-b032-48fc-902c-66245241fc93 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.940619 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3da0d7c-b032-48fc-902c-66245241fc93 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.940864 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-a3da0d7c-b032-48fc-902c-66245241fc93 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.941171 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.941171 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:53.941654 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a3da0d7c-b032-48fc-902c-66245241fc93 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:53.977606 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a3da0d7c-b032-48fc-902c-66245241fc93 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:53.978273 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3da0d7c-b032-48fc-902c-66245241fc93 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 21:02:53.978796 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 636/2571] 10.4.3.127 () {66 vars in 1266 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:53.989337 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0a27d46c-6f55-4663-828e-4d3b138f33ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:53.991877 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a27d46c-6f55-4663-828e-4d3b138f33ad tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes?status=available Aug 07 21:02:53.992181 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a27d46c-6f55-4663-828e-4d3b138f33ad tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:53.992492 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a27d46c-6f55-4663-828e-4d3b138f33ad tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:53.992987 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-0a27d46c-6f55-4663-828e-4d3b138f33ad tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:53.993321 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a27d46c-6f55-4663-828e-4d3b138f33ad tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Could not evaluate value available, assuming string {{(pid=100276) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 21:02:53.993708 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:53.993708 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:53.994333 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0a27d46c-6f55-4663-828e-4d3b138f33ad tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:54.001502 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-883c9835-0146-4ee8-872f-1f642d23a09f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.003782 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-883c9835-0146-4ee8-872f-1f642d23a09f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/edc59b8a-f873-4cca-8113-2c6ed682793a Aug 07 21:02:54.004126 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-883c9835-0146-4ee8-872f-1f642d23a09f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.004416 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-883c9835-0146-4ee8-872f-1f642d23a09f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.013639 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.013639 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:54.019379 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-883c9835-0146-4ee8-872f-1f642d23a09f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Volume info retrieved successfully. Aug 07 21:02:54.020209 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-883c9835-0146-4ee8-872f-1f642d23a09f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:54.020438 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-883c9835-0146-4ee8-872f-1f642d23a09f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:54.028813 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0a27d46c-6f55-4663-828e-4d3b138f33ad tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:54.029549 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a27d46c-6f55-4663-828e-4d3b138f33ad tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 21:02:54.030060 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 637/2572] 10.4.3.127 () {66 vars in 1270 bytes} [Fri Aug 7 21:02:53 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:54.039405 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-650fd6f2-433a-4a09-a034-f9649e66a030 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.041418 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-650fd6f2-433a-4a09-a034-f9649e66a030 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes?status=available Aug 07 21:02:54.041597 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-650fd6f2-433a-4a09-a034-f9649e66a030 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.041815 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-650fd6f2-433a-4a09-a034-f9649e66a030 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.042075 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-650fd6f2-433a-4a09-a034-f9649e66a030 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:54.042403 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-650fd6f2-433a-4a09-a034-f9649e66a030 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Could not evaluate value available, assuming string {{(pid=100277) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 21:02:54.042670 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.042670 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:54.043095 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-650fd6f2-433a-4a09-a034-f9649e66a030 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:54.051044 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-650fd6f2-433a-4a09-a034-f9649e66a030 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:54.051635 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-650fd6f2-433a-4a09-a034-f9649e66a030 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 21:02:54.052040 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 654/2573] 10.4.3.127 () {66 vars in 1270 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:54.058083 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-883c9835-0146-4ee8-872f-1f642d23a09f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:54.061493 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.061493 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:54.064558 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d1824f9d-d233-4ba7-a7b1-1dc2d2c5db86 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.066339 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d1824f9d-d233-4ba7-a7b1-1dc2d2c5db86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?availability_zone=nova Aug 07 21:02:54.066570 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d1824f9d-d233-4ba7-a7b1-1dc2d2c5db86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.066752 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d1824f9d-d233-4ba7-a7b1-1dc2d2c5db86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.066995 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-d1824f9d-d233-4ba7-a7b1-1dc2d2c5db86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:54.067205 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d1824f9d-d233-4ba7-a7b1-1dc2d2c5db86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Could not evaluate value nova, assuming string {{(pid=100275) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 21:02:54.067479 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.067479 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:54.067861 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d1824f9d-d233-4ba7-a7b1-1dc2d2c5db86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:54.073459 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-883c9835-0146-4ee8-872f-1f642d23a09f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/edc59b8a-f873-4cca-8113-2c6ed682793a returned with HTTP 200 Aug 07 21:02:54.073839 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 647/2574] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/volumes/edc59b8a-f873-4cca-8113-2c6ed682793a => generated 908 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:54.091786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ba27e0d4-c32b-4c74-a0d8-344eaa5313b9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.093608 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba27e0d4-c32b-4c74-a0d8-344eaa5313b9 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d Aug 07 21:02:54.093887 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba27e0d4-c32b-4c74-a0d8-344eaa5313b9 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.094027 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba27e0d4-c32b-4c74-a0d8-344eaa5313b9 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.094154 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-ba27e0d4-c32b-4c74-a0d8-344eaa5313b9 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member de0ef146-5142-45cc-88ee-3d92f569248d {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:54.098202 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.098202 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:54.098631 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d1824f9d-d233-4ba7-a7b1-1dc2d2c5db86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:54.099884 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.099884 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:54.105109 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d1824f9d-d233-4ba7-a7b1-1dc2d2c5db86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 07 21:02:54.105611 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 637/2575] 10.4.3.127 () {66 vars in 1303 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:54.107750 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba27e0d4-c32b-4c74-a0d8-344eaa5313b9 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d returned with HTTP 200 Aug 07 21:02:54.108351 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 638/2576] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:54.120643 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2d46057e-a8f5-43b3-bd5a-3b4a4d1ba6fc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.123656 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2d46057e-a8f5-43b3-bd5a-3b4a4d1ba6fc tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 Aug 07 21:02:54.123990 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2d46057e-a8f5-43b3-bd5a-3b4a4d1ba6fc tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.124242 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2d46057e-a8f5-43b3-bd5a-3b4a4d1ba6fc tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.124438 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-2d46057e-a8f5-43b3-bd5a-3b4a4d1ba6fc tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member 8d4a29b3-6291-4e84-9789-dd9670355669 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:54.126677 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dbbdbc83-eb63-43fd-99e0-b5e4109256e2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.128811 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dbbdbc83-eb63-43fd-99e0-b5e4109256e2 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?bootable=false Aug 07 21:02:54.128931 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.128931 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:54.129043 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dbbdbc83-eb63-43fd-99e0-b5e4109256e2 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.129265 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dbbdbc83-eb63-43fd-99e0-b5e4109256e2 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.129579 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-dbbdbc83-eb63-43fd-99e0-b5e4109256e2 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:54.130307 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-dbbdbc83-eb63-43fd-99e0-b5e4109256e2 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:54.139169 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2d46057e-a8f5-43b3-bd5a-3b4a4d1ba6fc tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 returned with HTTP 200 Aug 07 21:02:54.139747 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 655/2577] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:54.153044 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c628dbbc-ff18-43e7-abcc-f4bbf125e876 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.155093 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c628dbbc-ff18-43e7-abcc-f4bbf125e876 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/detail Aug 07 21:02:54.155345 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c628dbbc-ff18-43e7-abcc-f4bbf125e876 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.155621 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c628dbbc-ff18-43e7-abcc-f4bbf125e876 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.163796 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-dbbdbc83-eb63-43fd-99e0-b5e4109256e2 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:54.165174 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.165174 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:54.170528 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dbbdbc83-eb63-43fd-99e0-b5e4109256e2 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 07 21:02:54.170980 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 648/2578] 10.4.3.127 () {66 vars in 1287 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:54.177099 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c628dbbc-ff18-43e7-abcc-f4bbf125e876 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/detail returned with HTTP 200 Aug 07 21:02:54.178021 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 638/2579] 10.4.3.127 () {68 vars in 1296 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/groups/detail => generated 638 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:54.187060 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-decec736-d5fc-4c29-a24b-b255f11c0f02 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.187668 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e39ce438-4564-4f10-b83c-7b3d50491fcd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.189593 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-decec736-d5fc-4c29-a24b-b255f11c0f02 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:02:54.189955 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-decec736-d5fc-4c29-a24b-b255f11c0f02 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.190181 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-decec736-d5fc-4c29-a24b-b255f11c0f02 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.190495 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-decec736-d5fc-4c29-a24b-b255f11c0f02 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:54.190583 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e39ce438-4564-4f10-b83c-7b3d50491fcd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/detail?status=available Aug 07 21:02:54.190825 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e39ce438-4564-4f10-b83c-7b3d50491fcd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.190948 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.190948 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:54.191125 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e39ce438-4564-4f10-b83c-7b3d50491fcd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.191509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-e39ce438-4564-4f10-b83c-7b3d50491fcd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:54.191601 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-decec736-d5fc-4c29-a24b-b255f11c0f02 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:54.192544 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e39ce438-4564-4f10-b83c-7b3d50491fcd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Could not evaluate value available, assuming string {{(pid=100277) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 21:02:54.192544 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.192544 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:54.192817 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e39ce438-4564-4f10-b83c-7b3d50491fcd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:54.201650 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-decec736-d5fc-4c29-a24b-b255f11c0f02 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Get all volumes completed successfully. Aug 07 21:02:54.202643 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-decec736-d5fc-4c29-a24b-b255f11c0f02 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:54.202861 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-decec736-d5fc-4c29-a24b-b255f11c0f02 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:54.203640 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e39ce438-4564-4f10-b83c-7b3d50491fcd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Get all volumes completed successfully. Aug 07 21:02:54.204649 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.204649 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:54.209460 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e39ce438-4564-4f10-b83c-7b3d50491fcd tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 07 21:02:54.209906 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 656/2580] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:54.225418 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f785e7a4-092b-419a-8476-d6445c203e1e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.227241 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f785e7a4-092b-419a-8476-d6445c203e1e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b Aug 07 21:02:54.227454 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f785e7a4-092b-419a-8476-d6445c203e1e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.227655 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f785e7a4-092b-419a-8476-d6445c203e1e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.235354 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.235354 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:54.239589 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f785e7a4-092b-419a-8476-d6445c203e1e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:54.243946 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f785e7a4-092b-419a-8476-d6445c203e1e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b returned with HTTP 200 Aug 07 21:02:54.244318 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 649/2581] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:54.251886 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-decec736-d5fc-4c29-a24b-b255f11c0f02 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:54.255676 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.255676 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:54.260449 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8f9e1d52-df68-482a-b368-b8479a6f21d5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.263226 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8f9e1d52-df68-482a-b368-b8479a6f21d5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] DELETE https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b Aug 07 21:02:54.263226 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8f9e1d52-df68-482a-b368-b8479a6f21d5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.263820 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8f9e1d52-df68-482a-b368-b8479a6f21d5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.263820 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-8f9e1d52-df68-482a-b368-b8479a6f21d5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Delete volume with id: 2d42fdae-a104-43b0-8a69-8361f8c7f88b Aug 07 21:02:54.266791 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-decec736-d5fc-4c29-a24b-b255f11c0f02 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:02:54.267393 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 639/2582] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:54.272863 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.272863 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:54.273514 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8f9e1d52-df68-482a-b368-b8479a6f21d5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:54.285908 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-193de652-50cc-4647-9d33-05e8f28bf072 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.287697 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-193de652-50cc-4647-9d33-05e8f28bf072 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:02:54.287993 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-193de652-50cc-4647-9d33-05e8f28bf072 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.288252 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-193de652-50cc-4647-9d33-05e8f28bf072 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.288607 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-193de652-50cc-4647-9d33-05e8f28bf072 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:54.289424 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-193de652-50cc-4647-9d33-05e8f28bf072 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:54.298725 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-193de652-50cc-4647-9d33-05e8f28bf072 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Get all volumes completed successfully. Aug 07 21:02:54.299678 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-193de652-50cc-4647-9d33-05e8f28bf072 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:54.299935 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-193de652-50cc-4647-9d33-05e8f28bf072 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:54.302607 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8f9e1d52-df68-482a-b368-b8479a6f21d5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Delete volume request issued successfully. Aug 07 21:02:54.302945 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8f9e1d52-df68-482a-b368-b8479a6f21d5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b returned with HTTP 202 Aug 07 21:02:54.303548 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 639/2583] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:54 2026] DELETE /volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:54.312889 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ab3c9fa6-2bcd-454d-8a12-253666e04977 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.315365 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ab3c9fa6-2bcd-454d-8a12-253666e04977 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b Aug 07 21:02:54.315700 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ab3c9fa6-2bcd-454d-8a12-253666e04977 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.315955 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ab3c9fa6-2bcd-454d-8a12-253666e04977 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.325228 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.325228 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:54.330463 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ab3c9fa6-2bcd-454d-8a12-253666e04977 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:54.337379 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ab3c9fa6-2bcd-454d-8a12-253666e04977 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b returned with HTTP 200 Aug 07 21:02:54.337937 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 650/2584] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:54.352268 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-193de652-50cc-4647-9d33-05e8f28bf072 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:54.355823 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.355823 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:54.363813 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-193de652-50cc-4647-9d33-05e8f28bf072 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:02:54.364233 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 657/2585] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:54.377623 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2393e63b-e1b2-4575-80ea-58f92d69bcb7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.379850 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2393e63b-e1b2-4575-80ea-58f92d69bcb7 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] POST https://10.4.3.127/volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d/action Aug 07 21:02:54.380228 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2393e63b-e1b2-4575-80ea-58f92d69bcb7 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:54.380446 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2393e63b-e1b2-4575-80ea-58f92d69bcb7 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:54.381969 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-2393e63b-e1b2-4575-80ea-58f92d69bcb7 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] delete called for group de0ef146-5142-45cc-88ee-3d92f569248d {{(pid=100276) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 21:02:54.382085 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-2393e63b-e1b2-4575-80ea-58f92d69bcb7 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Delete group with id: de0ef146-5142-45cc-88ee-3d92f569248d Aug 07 21:02:54.385750 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.385750 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:54.426925 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2393e63b-e1b2-4575-80ea-58f92d69bcb7 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d/action returned with HTTP 202 Aug 07 21:02:54.427463 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 640/2586] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 21:02:54 2026] POST /volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:02:54.434555 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f55a11c5-7ad5-480b-8575-018bda1c5f88 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.437162 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f55a11c5-7ad5-480b-8575-018bda1c5f88 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/edc59b8a-f873-4cca-8113-2c6ed682793a Aug 07 21:02:54.437561 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f55a11c5-7ad5-480b-8575-018bda1c5f88 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.437840 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f55a11c5-7ad5-480b-8575-018bda1c5f88 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.447843 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.447843 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:54.452481 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f55a11c5-7ad5-480b-8575-018bda1c5f88 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Volume info retrieved successfully. Aug 07 21:02:54.453238 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-f55a11c5-7ad5-480b-8575-018bda1c5f88 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:54.453427 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-f55a11c5-7ad5-480b-8575-018bda1c5f88 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:54.492023 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-f55a11c5-7ad5-480b-8575-018bda1c5f88 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:54.495047 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fc2c1bdd-b628-4305-95ee-dd5e2725d8f1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.496381 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.496381 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:54.497294 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fc2c1bdd-b628-4305-95ee-dd5e2725d8f1 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] GET https://10.4.3.127/volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead Aug 07 21:02:54.497652 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fc2c1bdd-b628-4305-95ee-dd5e2725d8f1 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.497957 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fc2c1bdd-b628-4305-95ee-dd5e2725d8f1 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.504304 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fc2c1bdd-b628-4305-95ee-dd5e2725d8f1 tempest-VolumesBackupsTest-1726211670 tempest-VolumesBackupsTest-1726211670-project-member] https://10.4.3.127/volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead returned with HTTP 404 Aug 07 21:02:54.504885 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 651/2587] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/volumes/3bfcbdf8-9b1d-475b-828e-8a0623936ead => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:54.507565 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f55a11c5-7ad5-480b-8575-018bda1c5f88 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/edc59b8a-f873-4cca-8113-2c6ed682793a returned with HTTP 200 Aug 07 21:02:54.508263 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 640/2588] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/volumes/edc59b8a-f873-4cca-8113-2c6ed682793a => generated 907 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:54.694132 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-531a7875-b280-461e-8994-ef8335242e7a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.696106 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-531a7875-b280-461e-8994-ef8335242e7a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb Aug 07 21:02:54.696365 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-531a7875-b280-461e-8994-ef8335242e7a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.696624 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-531a7875-b280-461e-8994-ef8335242e7a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.902183 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.902183 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:54.906525 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-531a7875-b280-461e-8994-ef8335242e7a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:54.911261 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-531a7875-b280-461e-8994-ef8335242e7a tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb returned with HTTP 200 Aug 07 21:02:54.911652 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 658/2589] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb => generated 839 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:54.922993 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2f46d51e-469c-4a32-ad11-1dd21c54f955 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.924911 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f46d51e-469c-4a32-ad11-1dd21c54f955 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb Aug 07 21:02:54.925138 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f46d51e-469c-4a32-ad11-1dd21c54f955 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.925423 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f46d51e-469c-4a32-ad11-1dd21c54f955 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.934916 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.934916 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:54.939276 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2f46d51e-469c-4a32-ad11-1dd21c54f955 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:54.943262 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f46d51e-469c-4a32-ad11-1dd21c54f955 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb returned with HTTP 200 Aug 07 21:02:54.943660 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 641/2590] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:54.954861 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-20a1b6f1-922a-4b6c-b679-26092f600c37 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.957252 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-20a1b6f1-922a-4b6c-b679-26092f600c37 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf Aug 07 21:02:54.957567 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-20a1b6f1-922a-4b6c-b679-26092f600c37 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.957869 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-20a1b6f1-922a-4b6c-b679-26092f600c37 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:54.958045 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-20a1b6f1-922a-4b6c-b679-26092f600c37 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Delete snapshot with id: b4a6dc26-50be-42f9-94d1-9e5673919fcf Aug 07 21:02:54.964076 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:54.964076 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:54.964528 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-20a1b6f1-922a-4b6c-b679-26092f600c37 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Snapshot retrieved successfully. Aug 07 21:02:54.982961 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-20a1b6f1-922a-4b6c-b679-26092f600c37 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Snapshot delete request issued successfully. Aug 07 21:02:54.983141 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-20a1b6f1-922a-4b6c-b679-26092f600c37 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf returned with HTTP 202 Aug 07 21:02:54.983642 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 652/2591] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:02:54 2026] DELETE /volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:54.992976 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6996e15e-47fc-45d0-a621-4cc2e1310cb9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:54.996039 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6996e15e-47fc-45d0-a621-4cc2e1310cb9 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf Aug 07 21:02:54.996241 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6996e15e-47fc-45d0-a621-4cc2e1310cb9 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:54.996518 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6996e15e-47fc-45d0-a621-4cc2e1310cb9 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:55.002772 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:55.002772 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:55.003399 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6996e15e-47fc-45d0-a621-4cc2e1310cb9 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Snapshot retrieved successfully. Aug 07 21:02:55.004529 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6996e15e-47fc-45d0-a621-4cc2e1310cb9 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf returned with HTTP 200 Aug 07 21:02:55.005067 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 641/2592] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:02:54 2026] GET /volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:55.355295 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9c52b7a5-7eee-425a-9245-c29d90049e50 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:55.358032 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9c52b7a5-7eee-425a-9245-c29d90049e50 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b Aug 07 21:02:55.358276 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9c52b7a5-7eee-425a-9245-c29d90049e50 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:55.358537 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9c52b7a5-7eee-425a-9245-c29d90049e50 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:55.365447 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9c52b7a5-7eee-425a-9245-c29d90049e50 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b returned with HTTP 404 Aug 07 21:02:55.366104 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 659/2593] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:55 2026] GET /volume/v3/volumes/2d42fdae-a104-43b0-8a69-8361f8c7f88b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:55.374229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3ad794d9-bca7-4315-93a8-413bad53a7c6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:55.376412 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ad794d9-bca7-4315-93a8-413bad53a7c6 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 Aug 07 21:02:55.376665 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ad794d9-bca7-4315-93a8-413bad53a7c6 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:55.376893 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ad794d9-bca7-4315-93a8-413bad53a7c6 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:55.527330 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-844a65d8-fdea-4bde-a909-ec1d77f91446 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:55.535270 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-844a65d8-fdea-4bde-a909-ec1d77f91446 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/edc59b8a-f873-4cca-8113-2c6ed682793a Aug 07 21:02:55.535270 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-844a65d8-fdea-4bde-a909-ec1d77f91446 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:55.535270 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-844a65d8-fdea-4bde-a909-ec1d77f91446 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:55.545741 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-844a65d8-fdea-4bde-a909-ec1d77f91446 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/edc59b8a-f873-4cca-8113-2c6ed682793a returned with HTTP 404 Aug 07 21:02:55.546966 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 653/2594] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:55 2026] GET /volume/v3/volumes/edc59b8a-f873-4cca-8113-2c6ed682793a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:55.554845 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4806bbca-be5b-4b4c-a085-a2ca892fb21c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:55.558057 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4806bbca-be5b-4b4c-a085-a2ca892fb21c tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d Aug 07 21:02:55.558386 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4806bbca-be5b-4b4c-a085-a2ca892fb21c tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:55.559280 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4806bbca-be5b-4b4c-a085-a2ca892fb21c tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:55.559280 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-4806bbca-be5b-4b4c-a085-a2ca892fb21c tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member de0ef146-5142-45cc-88ee-3d92f569248d {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:55.575545 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4806bbca-be5b-4b4c-a085-a2ca892fb21c tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d returned with HTTP 404 Aug 07 21:02:55.576196 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 642/2595] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:55 2026] GET /volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:55.576342 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:55.576342 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:55.582286 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3ad794d9-bca7-4315-93a8-413bad53a7c6 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:55.585238 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-617e6a5f-f421-4afb-a8a9-d257c4df0070 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:55.586783 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ad794d9-bca7-4315-93a8-413bad53a7c6 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 returned with HTTP 200 Aug 07 21:02:55.587010 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-617e6a5f-f421-4afb-a8a9-d257c4df0070 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] POST https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669/action Aug 07 21:02:55.587177 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 642/2596] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:55 2026] GET /volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 => generated 856 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:55.587746 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-617e6a5f-f421-4afb-a8a9-d257c4df0070 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:55.587746 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-617e6a5f-f421-4afb-a8a9-d257c4df0070 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:55.588930 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-617e6a5f-f421-4afb-a8a9-d257c4df0070 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] delete called for group 8d4a29b3-6291-4e84-9789-dd9670355669 {{(pid=100277) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 21:02:55.589663 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.groups [None req-617e6a5f-f421-4afb-a8a9-d257c4df0070 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Delete group with id: 8d4a29b3-6291-4e84-9789-dd9670355669 Aug 07 21:02:55.593855 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:55.593855 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:55.601906 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b3302583-540f-4a9b-a61c-1d2b45296f86 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:55.603915 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b3302583-540f-4a9b-a61c-1d2b45296f86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] DELETE https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 Aug 07 21:02:55.604112 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b3302583-540f-4a9b-a61c-1d2b45296f86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:55.604309 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b3302583-540f-4a9b-a61c-1d2b45296f86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:55.604473 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-b3302583-540f-4a9b-a61c-1d2b45296f86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Delete volume with id: 43b92a13-9193-4345-b702-14e393edd9f5 Aug 07 21:02:55.611658 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:55.611658 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:55.612326 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b3302583-540f-4a9b-a61c-1d2b45296f86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:55.625998 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-617e6a5f-f421-4afb-a8a9-d257c4df0070 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669/action returned with HTTP 202 Aug 07 21:02:55.626577 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 660/2597] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 21:02:55 2026] POST /volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:02:55.635974 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-adcf3b0f-28ce-4e14-bc4e-adeec16b042b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:55.636399 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b3302583-540f-4a9b-a61c-1d2b45296f86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Delete volume request issued successfully. Aug 07 21:02:55.636658 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b3302583-540f-4a9b-a61c-1d2b45296f86 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 returned with HTTP 202 Aug 07 21:02:55.637154 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 654/2598] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:55 2026] DELETE /volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:55.638585 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-adcf3b0f-28ce-4e14-bc4e-adeec16b042b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 Aug 07 21:02:55.639050 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-adcf3b0f-28ce-4e14-bc4e-adeec16b042b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:55.639401 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-adcf3b0f-28ce-4e14-bc4e-adeec16b042b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:55.639681 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-adcf3b0f-28ce-4e14-bc4e-adeec16b042b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member 8d4a29b3-6291-4e84-9789-dd9670355669 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:55.645106 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:55.645106 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:55.645667 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-da6edb08-e576-4522-a6bd-f99952f20752 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:55.648209 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da6edb08-e576-4522-a6bd-f99952f20752 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 Aug 07 21:02:55.649324 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da6edb08-e576-4522-a6bd-f99952f20752 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:55.649324 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da6edb08-e576-4522-a6bd-f99952f20752 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:55.656664 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-adcf3b0f-28ce-4e14-bc4e-adeec16b042b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 returned with HTTP 200 Aug 07 21:02:55.657126 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 643/2599] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:55 2026] GET /volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 => generated 321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:55.659099 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:55.659099 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:55.664667 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-da6edb08-e576-4522-a6bd-f99952f20752 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:55.670546 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da6edb08-e576-4522-a6bd-f99952f20752 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 returned with HTTP 200 Aug 07 21:02:55.671261 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 643/2600] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:55 2026] GET /volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:56.016900 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-39c043a5-9290-433e-a4e7-ab768b27c5bb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.018792 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-39c043a5-9290-433e-a4e7-ab768b27c5bb tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf Aug 07 21:02:56.019092 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-39c043a5-9290-433e-a4e7-ab768b27c5bb tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.019299 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-39c043a5-9290-433e-a4e7-ab768b27c5bb tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.026483 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-39c043a5-9290-433e-a4e7-ab768b27c5bb tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf returned with HTTP 404 Aug 07 21:02:56.027092 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 661/2601] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:02:56 2026] GET /volume/v3/snapshots/b4a6dc26-50be-42f9-94d1-9e5673919fcf => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:56.035380 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9661813e-56d8-4fe2-a0ec-d3e43ce7f0ed None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.037729 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9661813e-56d8-4fe2-a0ec-d3e43ce7f0ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb Aug 07 21:02:56.037982 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9661813e-56d8-4fe2-a0ec-d3e43ce7f0ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.038307 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9661813e-56d8-4fe2-a0ec-d3e43ce7f0ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.047513 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:56.047513 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:56.053458 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9661813e-56d8-4fe2-a0ec-d3e43ce7f0ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:56.059229 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9661813e-56d8-4fe2-a0ec-d3e43ce7f0ed tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb returned with HTTP 200 Aug 07 21:02:56.059817 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 655/2602] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:56 2026] GET /volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:56.074583 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c5bb8a75-4b57-41a8-b286-5bb6649f052c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.078301 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5bb8a75-4b57-41a8-b286-5bb6649f052c tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] DELETE https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb Aug 07 21:02:56.079554 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5bb8a75-4b57-41a8-b286-5bb6649f052c tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.079980 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5bb8a75-4b57-41a8-b286-5bb6649f052c tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.080171 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c5bb8a75-4b57-41a8-b286-5bb6649f052c tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Delete volume with id: 40406e7f-ab06-448f-bbe1-f35e39151ebb Aug 07 21:02:56.089398 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:56.089398 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:56.090027 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c5bb8a75-4b57-41a8-b286-5bb6649f052c tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:56.114613 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c5bb8a75-4b57-41a8-b286-5bb6649f052c tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Delete volume request issued successfully. Aug 07 21:02:56.114877 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5bb8a75-4b57-41a8-b286-5bb6649f052c tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb returned with HTTP 202 Aug 07 21:02:56.115358 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 644/2603] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:56 2026] DELETE /volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:56.125167 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-921351f6-6707-4558-b59e-b9566bb4dbf0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.127313 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-921351f6-6707-4558-b59e-b9566bb4dbf0 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb Aug 07 21:02:56.127578 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-921351f6-6707-4558-b59e-b9566bb4dbf0 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.127818 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-921351f6-6707-4558-b59e-b9566bb4dbf0 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.136689 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:56.136689 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:56.140864 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-921351f6-6707-4558-b59e-b9566bb4dbf0 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Volume info retrieved successfully. Aug 07 21:02:56.145725 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-921351f6-6707-4558-b59e-b9566bb4dbf0 tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb returned with HTTP 200 Aug 07 21:02:56.146252 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 644/2604] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:56 2026] GET /volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:56.669107 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a950795f-e32b-4264-a9da-c01b84d60cf3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.671119 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a950795f-e32b-4264-a9da-c01b84d60cf3 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 Aug 07 21:02:56.671879 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a950795f-e32b-4264-a9da-c01b84d60cf3 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.671879 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a950795f-e32b-4264-a9da-c01b84d60cf3 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.672068 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-a950795f-e32b-4264-a9da-c01b84d60cf3 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member 8d4a29b3-6291-4e84-9789-dd9670355669 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:56.677194 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a950795f-e32b-4264-a9da-c01b84d60cf3 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 returned with HTTP 404 Aug 07 21:02:56.677866 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 662/2605] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:56 2026] GET /volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:56.685954 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1a9ebc9d-b33a-41aa-9a07-3d62c619f59a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.686616 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-41af466d-d76a-4734-953f-8743e89dcb8a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.688962 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a9ebc9d-b33a-41aa-9a07-3d62c619f59a tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 Aug 07 21:02:56.688962 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1a9ebc9d-b33a-41aa-9a07-3d62c619f59a tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.689114 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41af466d-d76a-4734-953f-8743e89dcb8a tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/detail Aug 07 21:02:56.689210 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1a9ebc9d-b33a-41aa-9a07-3d62c619f59a tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.689332 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41af466d-d76a-4734-953f-8743e89dcb8a tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.689615 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41af466d-d76a-4734-953f-8743e89dcb8a tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.694817 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41af466d-d76a-4734-953f-8743e89dcb8a tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/detail returned with HTTP 200 Aug 07 21:02:56.695470 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 645/2606] 10.4.3.127 () {68 vars in 1296 bytes} [Fri Aug 7 21:02:56 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:56.697972 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a9ebc9d-b33a-41aa-9a07-3d62c619f59a tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 returned with HTTP 404 Aug 07 21:02:56.698864 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 656/2607] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:56 2026] GET /volume/v3/volumes/43b92a13-9193-4345-b702-14e393edd9f5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 21:02:56.706514 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-04bece5c-d00e-4e3f-90ea-01a7805ee7a8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.708216 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f3616589-0ccb-4140-ae41-d0a126d4c4e0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.708618 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04bece5c-d00e-4e3f-90ea-01a7805ee7a8 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:02:56.708922 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-04bece5c-d00e-4e3f-90ea-01a7805ee7a8 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.709088 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-04bece5c-d00e-4e3f-90ea-01a7805ee7a8 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.709412 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-04bece5c-d00e-4e3f-90ea-01a7805ee7a8 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:56.710306 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-04bece5c-d00e-4e3f-90ea-01a7805ee7a8 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:56.711662 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f3616589-0ccb-4140-ae41-d0a126d4c4e0 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 Aug 07 21:02:56.711662 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f3616589-0ccb-4140-ae41-d0a126d4c4e0 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.711941 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f3616589-0ccb-4140-ae41-d0a126d4c4e0 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.717905 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-04bece5c-d00e-4e3f-90ea-01a7805ee7a8 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Get all volumes completed successfully. Aug 07 21:02:56.720360 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04bece5c-d00e-4e3f-90ea-01a7805ee7a8 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:02:56.720440 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:56.720440 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:56.720963 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 645/2608] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 21:02:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:56.733361 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3ba5d99f-19f6-4937-aaf9-f4f6d053a7c7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.736902 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ba5d99f-19f6-4937-aaf9-f4f6d053a7c7 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] POST https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669/action Aug 07 21:02:56.736902 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ba5d99f-19f6-4937-aaf9-f4f6d053a7c7 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:56.738189 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ba5d99f-19f6-4937-aaf9-f4f6d053a7c7 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:56.740659 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-3ba5d99f-19f6-4937-aaf9-f4f6d053a7c7 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] delete called for group 8d4a29b3-6291-4e84-9789-dd9670355669 {{(pid=100275) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 21:02:56.740659 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-3ba5d99f-19f6-4937-aaf9-f4f6d053a7c7 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Delete group with id: 8d4a29b3-6291-4e84-9789-dd9670355669 Aug 07 21:02:56.740838 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f3616589-0ccb-4140-ae41-d0a126d4c4e0 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:56.744363 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ba5d99f-19f6-4937-aaf9-f4f6d053a7c7 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669/action returned with HTTP 404 Aug 07 21:02:56.745120 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 646/2609] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 21:02:56 2026] POST /volume/v3/groups/8d4a29b3-6291-4e84-9789-dd9670355669/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:56.746740 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f3616589-0ccb-4140-ae41-d0a126d4c4e0 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 returned with HTTP 200 Aug 07 21:02:56.747287 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 663/2610] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:56 2026] GET /volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:56.755857 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-88c414e4-6a5f-4b8e-b1aa-ce5d0892a373 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.757718 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-88c414e4-6a5f-4b8e-b1aa-ce5d0892a373 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:02:56.758015 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-88c414e4-6a5f-4b8e-b1aa-ce5d0892a373 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.758227 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-88c414e4-6a5f-4b8e-b1aa-ce5d0892a373 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.758533 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-88c414e4-6a5f-4b8e-b1aa-ce5d0892a373 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:02:56.759466 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-88c414e4-6a5f-4b8e-b1aa-ce5d0892a373 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:02:56.762752 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa482e88-1434-4df0-9b95-c00a3da979a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.765499 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa482e88-1434-4df0-9b95-c00a3da979a5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 Aug 07 21:02:56.765961 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa482e88-1434-4df0-9b95-c00a3da979a5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.766331 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa482e88-1434-4df0-9b95-c00a3da979a5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.766561 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-aa482e88-1434-4df0-9b95-c00a3da979a5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Delete volume with id: c976491d-3929-4304-8207-be1269251616 Aug 07 21:02:56.767722 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-88c414e4-6a5f-4b8e-b1aa-ce5d0892a373 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Get all volumes completed successfully. Aug 07 21:02:56.769866 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-88c414e4-6a5f-4b8e-b1aa-ce5d0892a373 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:02:56.770294 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 657/2611] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 21:02:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:56.777070 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:56.777070 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:56.777837 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aa482e88-1434-4df0-9b95-c00a3da979a5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:56.783937 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2317f5c3-4fab-49ea-a606-773e4955e124 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.786432 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2317f5c3-4fab-49ea-a606-773e4955e124 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] POST https://10.4.3.127/volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d/action Aug 07 21:02:56.786898 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2317f5c3-4fab-49ea-a606-773e4955e124 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:02:56.787031 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2317f5c3-4fab-49ea-a606-773e4955e124 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:56.789263 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-2317f5c3-4fab-49ea-a606-773e4955e124 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] delete called for group de0ef146-5142-45cc-88ee-3d92f569248d {{(pid=100275) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 21:02:56.789461 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-2317f5c3-4fab-49ea-a606-773e4955e124 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Delete group with id: de0ef146-5142-45cc-88ee-3d92f569248d Aug 07 21:02:56.793162 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2317f5c3-4fab-49ea-a606-773e4955e124 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d/action returned with HTTP 404 Aug 07 21:02:56.793852 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 647/2612] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 21:02:56 2026] POST /volume/v3/groups/de0ef146-5142-45cc-88ee-3d92f569248d/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:02:56.802537 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3dc27489-9b99-403f-948c-6c4eb385d5b2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.803548 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aa482e88-1434-4df0-9b95-c00a3da979a5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Delete volume request issued successfully. Aug 07 21:02:56.803548 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa482e88-1434-4df0-9b95-c00a3da979a5 tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 returned with HTTP 202 Aug 07 21:02:56.803895 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 646/2613] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:02:56 2026] DELETE /volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:56.804960 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3dc27489-9b99-403f-948c-6c4eb385d5b2 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/3ce1de73-7dfb-4edf-93a2-c1d7b2666e35 Aug 07 21:02:56.805300 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3dc27489-9b99-403f-948c-6c4eb385d5b2 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.805520 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3dc27489-9b99-403f-948c-6c4eb385d5b2 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.816734 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3653ab74-e6ec-44e1-ba0d-90cbd27c5f7f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.819151 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3653ab74-e6ec-44e1-ba0d-90cbd27c5f7f tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 Aug 07 21:02:56.819580 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3653ab74-e6ec-44e1-ba0d-90cbd27c5f7f tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.819734 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3653ab74-e6ec-44e1-ba0d-90cbd27c5f7f tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.832167 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:56.832167 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:02:56.833779 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3dc27489-9b99-403f-948c-6c4eb385d5b2 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] https://10.4.3.127/volume/v3/group_types/3ce1de73-7dfb-4edf-93a2-c1d7b2666e35 returned with HTTP 202 Aug 07 21:02:56.834382 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 664/2614] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 7 21:02:56 2026] DELETE /volume/v3/group_types/3ce1de73-7dfb-4edf-93a2-c1d7b2666e35 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:02:56.840169 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3653ab74-e6ec-44e1-ba0d-90cbd27c5f7f tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Volume info retrieved successfully. Aug 07 21:02:56.844174 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4a386376-f6d9-43f5-8904-fd1f0192592e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.847475 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a386376-f6d9-43f5-8904-fd1f0192592e tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] DELETE https://10.4.3.127/volume/v3/types/893b3053-e83c-4a9a-a481-e13f663bfc43 Aug 07 21:02:56.847475 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a386376-f6d9-43f5-8904-fd1f0192592e tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.847970 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a386376-f6d9-43f5-8904-fd1f0192592e tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.850794 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3653ab74-e6ec-44e1-ba0d-90cbd27c5f7f tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 returned with HTTP 200 Aug 07 21:02:56.851509 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 658/2615] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:56 2026] GET /volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:56.902338 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a386376-f6d9-43f5-8904-fd1f0192592e tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] https://10.4.3.127/volume/v3/types/893b3053-e83c-4a9a-a481-e13f663bfc43 returned with HTTP 202 Aug 07 21:02:56.902768 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 648/2616] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:02:56 2026] DELETE /volume/v3/types/893b3053-e83c-4a9a-a481-e13f663bfc43 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:02:56.913681 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8cd73f1f-cf0b-4455-b933-7062cb33d950 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.915858 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8cd73f1f-cf0b-4455-b933-7062cb33d950 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] GET https://10.4.3.127/volume/v3/types/893b3053-e83c-4a9a-a481-e13f663bfc43 Aug 07 21:02:56.916013 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8cd73f1f-cf0b-4455-b933-7062cb33d950 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:56.916334 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8cd73f1f-cf0b-4455-b933-7062cb33d950 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:56.921526 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8cd73f1f-cf0b-4455-b933-7062cb33d950 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] https://10.4.3.127/volume/v3/types/893b3053-e83c-4a9a-a481-e13f663bfc43 returned with HTTP 404 Aug 07 21:02:56.922229 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 647/2617] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 21:02:56 2026] GET /volume/v3/types/893b3053-e83c-4a9a-a481-e13f663bfc43 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:56.937013 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-94c2a012-324d-4833-bfe7-68941761ae03 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.940296 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-94c2a012-324d-4833-bfe7-68941761ae03 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:02:56.940956 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-94c2a012-324d-4833-bfe7-68941761ae03 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-871915467"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:56.969846 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-94c2a012-324d-4833-bfe7-68941761ae03 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:02:56.970576 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 665/2618] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:02:56 2026] POST /volume/v3/types => generated 215 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:56.981896 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2dd478d2-3347-4448-9114-7661843f9ffb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:56.984485 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2dd478d2-3347-4448-9114-7661843f9ffb tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] POST https://10.4.3.127/volume/v3/group_types Aug 07 21:02:56.984903 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2dd478d2-3347-4448-9114-7661843f9ffb tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1920596118"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:57.002533 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2dd478d2-3347-4448-9114-7661843f9ffb tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] https://10.4.3.127/volume/v3/group_types returned with HTTP 202 Aug 07 21:02:57.003150 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 659/2619] 10.4.3.127 () {70 vars in 1311 bytes} [Fri Aug 7 21:02:56 2026] POST /volume/v3/group_types => generated 173 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:57.013349 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-68a32c46-8b5a-4fb5-af5f-e088b7374b9a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:57.015930 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68a32c46-8b5a-4fb5-af5f-e088b7374b9a tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] POST https://10.4.3.127/volume/v3/groups Aug 07 21:02:57.016323 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68a32c46-8b5a-4fb5-af5f-e088b7374b9a tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "57bd7077-10de-4f1a-977d-db3686a81a84", "volume_types": ["9926ce3b-dd1d-474d-b337-e6fb0a4f3350"], "name": "tempest-GroupsTest-Group-1184767280"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:57.020260 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-68a32c46-8b5a-4fb5-af5f-e088b7374b9a tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Creating new group {'group': {'group_type': '57bd7077-10de-4f1a-977d-db3686a81a84', 'volume_types': ['9926ce3b-dd1d-474d-b337-e6fb0a4f3350'], 'name': 'tempest-GroupsTest-Group-1184767280'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 21:02:57.027858 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-68a32c46-8b5a-4fb5-af5f-e088b7374b9a tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Creating group tempest-GroupsTest-Group-1184767280. Aug 07 21:02:57.041419 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-68a32c46-8b5a-4fb5-af5f-e088b7374b9a tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Availability Zones retrieved successfully. Aug 07 21:02:57.062883 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-68a32c46-8b5a-4fb5-af5f-e088b7374b9a tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Created reservations ['512c13b2-962f-4058-a476-60c66d91df46'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:57.107283 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68a32c46-8b5a-4fb5-af5f-e088b7374b9a tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups returned with HTTP 202 Aug 07 21:02:57.108057 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 649/2620] 10.4.3.127 () {70 vars in 1297 bytes} [Fri Aug 7 21:02:57 2026] POST /volume/v3/groups => generated 104 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:57.119228 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-39c9199b-3898-433c-aae8-b66a6fef97f2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:57.122046 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39c9199b-3898-433c-aae8-b66a6fef97f2 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 Aug 07 21:02:57.122524 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39c9199b-3898-433c-aae8-b66a6fef97f2 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:57.122524 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39c9199b-3898-433c-aae8-b66a6fef97f2 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:57.122709 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-39c9199b-3898-433c-aae8-b66a6fef97f2 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member 4cd131fd-efb7-443a-a7f9-97d7d6082bb5 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:57.128096 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:57.128096 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:57.142723 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39c9199b-3898-433c-aae8-b66a6fef97f2 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 returned with HTTP 200 Aug 07 21:02:57.143406 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 648/2621] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:57 2026] GET /volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 => generated 332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:57.162290 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a30347b5-e24d-474a-82bb-009c8baabb4b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:57.164595 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a30347b5-e24d-474a-82bb-009c8baabb4b tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] GET https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb Aug 07 21:02:57.164900 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a30347b5-e24d-474a-82bb-009c8baabb4b tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:57.165158 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a30347b5-e24d-474a-82bb-009c8baabb4b tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:57.175691 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a30347b5-e24d-474a-82bb-009c8baabb4b tempest-VolumesExtendTest-1382011321 tempest-VolumesExtendTest-1382011321-project-member] https://10.4.3.127/volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb returned with HTTP 404 Aug 07 21:02:57.176425 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 666/2622] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:57 2026] GET /volume/v3/volumes/40406e7f-ab06-448f-bbe1-f35e39151ebb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:57.868690 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-84b91956-165c-42da-aba9-cb6b4771585e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:57.871141 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-84b91956-165c-42da-aba9-cb6b4771585e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] GET https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 Aug 07 21:02:57.871313 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-84b91956-165c-42da-aba9-cb6b4771585e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:57.871590 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-84b91956-165c-42da-aba9-cb6b4771585e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:57.887980 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-84b91956-165c-42da-aba9-cb6b4771585e tempest-VolumesListTestJSON-559247358 tempest-VolumesListTestJSON-559247358-project-member] https://10.4.3.127/volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 returned with HTTP 404 Aug 07 21:02:57.888245 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 660/2623] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:57 2026] GET /volume/v3/volumes/c976491d-3929-4304-8207-be1269251616 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:58.164609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b7e35cd3-2697-41f5-ba4f-8413fc00e38b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:58.169661 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b7e35cd3-2697-41f5-ba4f-8413fc00e38b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 Aug 07 21:02:58.169661 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b7e35cd3-2697-41f5-ba4f-8413fc00e38b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:58.169661 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b7e35cd3-2697-41f5-ba4f-8413fc00e38b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:58.169661 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-b7e35cd3-2697-41f5-ba4f-8413fc00e38b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member 4cd131fd-efb7-443a-a7f9-97d7d6082bb5 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:02:58.176516 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:58.176516 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:58.193477 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b7e35cd3-2697-41f5-ba4f-8413fc00e38b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 returned with HTTP 200 Aug 07 21:02:58.193741 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 650/2624] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:02:58 2026] GET /volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 => generated 333 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:58.209940 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:58.211953 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:58.212350 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-431488690", "volume_type": "9926ce3b-dd1d-474d-b337-e6fb0a4f3350", "group_id": "4cd131fd-efb7-443a-a7f9-97d7d6082bb5", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:58.213982 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-431488690', 'volume_type': '9926ce3b-dd1d-474d-b337-e6fb0a4f3350', 'group_id': '4cd131fd-efb7-443a-a7f9-97d7d6082bb5', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:58.223066 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:58.223066 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:58.223617 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Create volume of 1 GB Aug 07 21:02:58.230824 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Availability Zones retrieved successfully. Aug 07 21:02:58.236266 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Flow 'volume_create_api' (ca607a0a-fd1b-48f4-95e8-f581302d4eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:58.237393 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e2ac45-8090-4daa-afc5-88043a39948b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:58.238604 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:58.238604 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:58.238604 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:58.259144 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e2ac45-8090-4daa-afc5-88043a39948b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:02:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9926ce3b-dd1d-474d-b337-e6fb0a4f3350,is_public=True,name='tempest-GroupsTest-volume-type-871915467',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9926ce3b-dd1d-474d-b337-e6fb0a4f3350', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4cd131fd-efb7-443a-a7f9-97d7d6082bb5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:58.259939 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7cc0f10-da4e-4b92-8b5d-4bc87fc21bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:58.307872 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-871915467 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-871915467, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:58.308120 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-871915467 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-871915467, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:58.353504 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Created reservations ['9b405f86-4036-43a8-b651-afe6f5613cc4', '00597498-5bb7-40f7-aed9-4451e684c981', 'e1cdd479-7b86-4f27-967c-e163a942607c', 'ece5fc7f-3043-46c5-bac2-3079fe320ffa'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:58.354927 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7cc0f10-da4e-4b92-8b5d-4bc87fc21bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b405f86-4036-43a8-b651-afe6f5613cc4', '00597498-5bb7-40f7-aed9-4451e684c981', 'e1cdd479-7b86-4f27-967c-e163a942607c', 'ece5fc7f-3043-46c5-bac2-3079fe320ffa']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:58.356129 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1181f0b-8b40-4c55-b3d1-ccf40c4bfe6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:58.385532 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1181f0b-8b40-4c55-b3d1-ccf40c4bfe6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb431dec-0307-4834-8ce5-e431eb9a8610', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-431488690',encryption_key_id=None,group_id=4cd131fd-efb7-443a-a7f9-97d7d6082bb5,group_type_id=,metadata={},multiattach=False,project_id='da602ef643c4400983c1a1a379c8581a',qos_specs=None,replication_status=,reservations=['9b405f86-4036-43a8-b651-afe6f5613cc4','00597498-5bb7-40f7-aed9-4451e684c981','e1cdd479-7b86-4f27-967c-e163a942607c','ece5fc7f-3043-46c5-bac2-3079fe320ffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7b0b88ba3ae4bd99aeede234509853e',volume_type_id=9926ce3b-dd1d-474d-b337-e6fb0a4f3350), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-431488690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4cd131fd-efb7-443a-a7f9-97d7d6082bb5,host=None,id=fb431dec-0307-4834-8ce5-e431eb9a8610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da602ef643c4400983c1a1a379c8581a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7b0b88ba3ae4bd99aeede234509853e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9926ce3b-dd1d-474d-b337-e6fb0a4f3350),volume_type_id=9926ce3b-dd1d-474d-b337-e6fb0a4f3350)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:58.386724 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (984e9703-6130-45c0-910a-b8e85947fbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:58.421485 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (984e9703-6130-45c0-910a-b8e85947fbe6) transitioned into state 'SUCCESS' from state '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-431488690',encryption_key_id=None,group_id=4cd131fd-efb7-443a-a7f9-97d7d6082bb5,group_type_id=,metadata={},multiattach=False,project_id='da602ef643c4400983c1a1a379c8581a',qos_specs=None,replication_status=,reservations=['9b405f86-4036-43a8-b651-afe6f5613cc4','00597498-5bb7-40f7-aed9-4451e684c981','e1cdd479-7b86-4f27-967c-e163a942607c','ece5fc7f-3043-46c5-bac2-3079fe320ffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7b0b88ba3ae4bd99aeede234509853e',volume_type_id=9926ce3b-dd1d-474d-b337-e6fb0a4f3350)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:58.421773 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a905828-60c6-4bf2-90d2-90d1d27dcf14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:58.449451 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a905828-60c6-4bf2-90d2-90d1d27dcf14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:58.451367 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Flow 'volume_create_api' (ca607a0a-fd1b-48f4-95e8-f581302d4eca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:58.452370 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Create volume request issued successfully. Aug 07 21:02:58.452995 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:58.453154 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:58.504713 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:58.508414 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:58.508414 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:58.513996 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-83d1db13-0931-401a-b1d5-98d0cb93c9cd tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:58.514572 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 649/2625] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:02:58 2026] POST /volume/v3/volumes => generated 813 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:02:58.531595 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-77458343-b8ec-4d37-b9b9-4eac06dd1294 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:58.534728 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-77458343-b8ec-4d37-b9b9-4eac06dd1294 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/fb431dec-0307-4834-8ce5-e431eb9a8610 Aug 07 21:02:58.535738 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-77458343-b8ec-4d37-b9b9-4eac06dd1294 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:58.536179 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-77458343-b8ec-4d37-b9b9-4eac06dd1294 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:58.548305 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:58.548305 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:58.554954 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-77458343-b8ec-4d37-b9b9-4eac06dd1294 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Volume info retrieved successfully. Aug 07 21:02:58.556259 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-77458343-b8ec-4d37-b9b9-4eac06dd1294 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:58.557284 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-77458343-b8ec-4d37-b9b9-4eac06dd1294 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:58.629334 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-77458343-b8ec-4d37-b9b9-4eac06dd1294 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:58.640262 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:58.640262 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:58.664415 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-77458343-b8ec-4d37-b9b9-4eac06dd1294 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/fb431dec-0307-4834-8ce5-e431eb9a8610 returned with HTTP 200 Aug 07 21:02:58.664415 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 667/2626] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:58 2026] GET /volume/v3/volumes/fb431dec-0307-4834-8ce5-e431eb9a8610 => generated 881 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:58.977659 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:59.114387 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:59.115395 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:59.117580 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:59.117580 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Create volume of 1 GB Aug 07 21:02:59.125414 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Availability Zones retrieved successfully. Aug 07 21:02:59.135435 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Flow 'volume_create_api' (22a25538-3b03-4513-a4a8-82147f53e244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:59.138006 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbf3cef-102d-4290-998a-03abe2c18f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:59.138394 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:59.176453 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbf3cef-102d-4290-998a-03abe2c18f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:59.178045 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (299e8762-f34e-45f4-88cf-64f1ee1eb941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:59.284427 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Created reservations ['b46bb997-c85a-4206-8fa9-fa7764a80723', '13180def-8019-4d1d-8379-d07e8eb20536', '55550a89-0f6b-41e0-b4cb-2eff41dc32a4', '59094855-cc3c-405a-892b-705b14ef1b45'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:59.285740 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (299e8762-f34e-45f4-88cf-64f1ee1eb941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b46bb997-c85a-4206-8fa9-fa7764a80723', '13180def-8019-4d1d-8379-d07e8eb20536', '55550a89-0f6b-41e0-b4cb-2eff41dc32a4', '59094855-cc3c-405a-892b-705b14ef1b45']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:59.286986 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781ada1e-ee80-4f2b-996b-2a1871f45ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:59.324642 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781ada1e-ee80-4f2b-996b-2a1871f45ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b978e30b-d90a-496c-ab18-90cde6136d4d', '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='857441b188ba4ab5a1aaf36d3b488dd1',qos_specs=None,replication_status=,reservations=['b46bb997-c85a-4206-8fa9-fa7764a80723','13180def-8019-4d1d-8379-d07e8eb20536','55550a89-0f6b-41e0-b4cb-2eff41dc32a4','59094855-cc3c-405a-892b-705b14ef1b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72fb0a4ce51460da7057f23c5131752',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:59Z,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=b978e30b-d90a-496c-ab18-90cde6136d4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857441b188ba4ab5a1aaf36d3b488dd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a72fb0a4ce51460da7057f23c5131752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:59.325934 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df692c8-a66f-46da-8382-0a9a29f6a16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:59.361189 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df692c8-a66f-46da-8382-0a9a29f6a16c) transitioned into state 'SUCCESS' from 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='857441b188ba4ab5a1aaf36d3b488dd1',qos_specs=None,replication_status=,reservations=['b46bb997-c85a-4206-8fa9-fa7764a80723','13180def-8019-4d1d-8379-d07e8eb20536','55550a89-0f6b-41e0-b4cb-2eff41dc32a4','59094855-cc3c-405a-892b-705b14ef1b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72fb0a4ce51460da7057f23c5131752',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:59.362354 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43107abe-6c88-4979-a202-97e264c8a392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:59.379717 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43107abe-6c88-4979-a202-97e264c8a392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:59.380893 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Flow 'volume_create_api' (22a25538-3b03-4513-a4a8-82147f53e244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:59.380893 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Create volume request issued successfully. Aug 07 21:02:59.381375 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e6545cfd-d6e0-4d6d-8bb7-0c2b8676d59d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:02:59.381929 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 661/2627] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:02:58 2026] POST /volume/v3/volumes => generated 740 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:02:59.398782 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-78ef44ad-5854-42e3-bc0d-145659bfbc8d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:59.403607 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78ef44ad-5854-42e3-bc0d-145659bfbc8d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d Aug 07 21:02:59.404121 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78ef44ad-5854-42e3-bc0d-145659bfbc8d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:59.405305 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78ef44ad-5854-42e3-bc0d-145659bfbc8d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:59.418444 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:59.418444 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:02:59.422946 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-78ef44ad-5854-42e3-bc0d-145659bfbc8d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Volume info retrieved successfully. Aug 07 21:02:59.430949 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78ef44ad-5854-42e3-bc0d-145659bfbc8d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d returned with HTTP 200 Aug 07 21:02:59.431629 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 651/2628] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:02:59 2026] GET /volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d => generated 808 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:02:59.682233 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d93f5c09-6d8e-4aea-9dfc-7ea552f982f1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:59.685059 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d93f5c09-6d8e-4aea-9dfc-7ea552f982f1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/fb431dec-0307-4834-8ce5-e431eb9a8610 Aug 07 21:02:59.685617 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d93f5c09-6d8e-4aea-9dfc-7ea552f982f1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:02:59.685617 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d93f5c09-6d8e-4aea-9dfc-7ea552f982f1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:02:59.705131 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:59.705131 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:59.710308 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d93f5c09-6d8e-4aea-9dfc-7ea552f982f1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Volume info retrieved successfully. Aug 07 21:02:59.711055 np0000006755 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d93f5c09-6d8e-4aea-9dfc-7ea552f982f1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:02:59.711286 np0000006755 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d93f5c09-6d8e-4aea-9dfc-7ea552f982f1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:02:59.762150 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-d93f5c09-6d8e-4aea-9dfc-7ea552f982f1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:02:59.766282 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:59.766282 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:02:59.778273 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d93f5c09-6d8e-4aea-9dfc-7ea552f982f1 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/fb431dec-0307-4834-8ce5-e431eb9a8610 returned with HTTP 200 Aug 07 21:02:59.778273 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 650/2629] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:02:59 2026] GET /volume/v3/volumes/fb431dec-0307-4834-8ce5-e431eb9a8610 => generated 906 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:02:59.792931 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-764469f5-af85-41f0-bbda-69dcb668f987 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:02:59.798736 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:02:59.799464 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1417399660", "volume_type": "9926ce3b-dd1d-474d-b337-e6fb0a4f3350", "group_id": "4cd131fd-efb7-443a-a7f9-97d7d6082bb5", "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:02:59.801433 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1417399660', 'volume_type': '9926ce3b-dd1d-474d-b337-e6fb0a4f3350', 'group_id': '4cd131fd-efb7-443a-a7f9-97d7d6082bb5', 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:02:59.815433 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:59.815433 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:59.816417 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Create volume of 1 GB Aug 07 21:02:59.827279 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Availability Zones retrieved successfully. Aug 07 21:02:59.841645 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Flow 'volume_create_api' (c660b096-2dfc-418e-8f5a-5f79ab4392bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:02:59.843937 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c6465f-7c69-47a7-a766-0cb0aaa172ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:59.846319 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:02:59.846319 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:02:59.846943 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:02:59.879631 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c6465f-7c69-47a7-a766-0cb0aaa172ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:02:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9926ce3b-dd1d-474d-b337-e6fb0a4f3350,is_public=True,name='tempest-GroupsTest-volume-type-871915467',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9926ce3b-dd1d-474d-b337-e6fb0a4f3350', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4cd131fd-efb7-443a-a7f9-97d7d6082bb5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:59.880717 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc42ed3b-01e0-4fac-b556-207c421c4877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:02:59.932446 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-871915467 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-871915467, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:59.932966 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-871915467 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-871915467, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:02:59.955972 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Created reservations ['b250961d-65b8-4fac-b5a2-a3170f70ec97', '92500855-587e-4a35-b56d-3e42d4fb4cd7', '618c18e5-094b-49eb-9336-b89f732d7594', 'c5479cbe-af03-4515-b1db-2e74cbfb549b'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:02:59.957405 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc42ed3b-01e0-4fac-b556-207c421c4877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b250961d-65b8-4fac-b5a2-a3170f70ec97', '92500855-587e-4a35-b56d-3e42d4fb4cd7', '618c18e5-094b-49eb-9336-b89f732d7594', 'c5479cbe-af03-4515-b1db-2e74cbfb549b']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:02:59.959198 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (267cd06a-baf5-4fe0-b726-c59a2a114515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:00.007643 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (267cd06a-baf5-4fe0-b726-c59a2a114515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5da8875e-9534-442a-b7be-a3d6f8c396bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1417399660',encryption_key_id=None,group_id=4cd131fd-efb7-443a-a7f9-97d7d6082bb5,group_type_id=,metadata={},multiattach=False,project_id='da602ef643c4400983c1a1a379c8581a',qos_specs=None,replication_status=,reservations=['b250961d-65b8-4fac-b5a2-a3170f70ec97','92500855-587e-4a35-b56d-3e42d4fb4cd7','618c18e5-094b-49eb-9336-b89f732d7594','c5479cbe-af03-4515-b1db-2e74cbfb549b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7b0b88ba3ae4bd99aeede234509853e',volume_type_id=9926ce3b-dd1d-474d-b337-e6fb0a4f3350), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:02:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1417399660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4cd131fd-efb7-443a-a7f9-97d7d6082bb5,host=None,id=5da8875e-9534-442a-b7be-a3d6f8c396bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da602ef643c4400983c1a1a379c8581a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7b0b88ba3ae4bd99aeede234509853e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9926ce3b-dd1d-474d-b337-e6fb0a4f3350),volume_type_id=9926ce3b-dd1d-474d-b337-e6fb0a4f3350)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:00.009568 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdbd75e5-5183-438b-82b1-89f19e73198d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:00.073467 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdbd75e5-5183-438b-82b1-89f19e73198d) transitioned into state 'SUCCESS' from state '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-1417399660',encryption_key_id=None,group_id=4cd131fd-efb7-443a-a7f9-97d7d6082bb5,group_type_id=,metadata={},multiattach=False,project_id='da602ef643c4400983c1a1a379c8581a',qos_specs=None,replication_status=,reservations=['b250961d-65b8-4fac-b5a2-a3170f70ec97','92500855-587e-4a35-b56d-3e42d4fb4cd7','618c18e5-094b-49eb-9336-b89f732d7594','c5479cbe-af03-4515-b1db-2e74cbfb549b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7b0b88ba3ae4bd99aeede234509853e',volume_type_id=9926ce3b-dd1d-474d-b337-e6fb0a4f3350)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:00.074808 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62bf7c09-2013-4f42-a78c-637efbe8d940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:00.100204 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62bf7c09-2013-4f42-a78c-637efbe8d940) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:00.101056 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Flow 'volume_create_api' (c660b096-2dfc-418e-8f5a-5f79ab4392bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:00.101863 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Create volume request issued successfully. Aug 07 21:03:00.102871 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:03:00.103124 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:03:00.158803 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:03:00.162614 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:00.162614 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:00.168003 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-764469f5-af85-41f0-bbda-69dcb668f987 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:00.168560 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 668/2630] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:02:59 2026] POST /volume/v3/volumes => generated 814 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:00.185128 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8e4b1677-c151-4a5d-8018-cdc4522bf56f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:00.188229 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8e4b1677-c151-4a5d-8018-cdc4522bf56f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/5da8875e-9534-442a-b7be-a3d6f8c396bb Aug 07 21:03:00.188229 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8e4b1677-c151-4a5d-8018-cdc4522bf56f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:00.188229 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8e4b1677-c151-4a5d-8018-cdc4522bf56f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:00.199277 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:00.199277 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:00.205379 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8e4b1677-c151-4a5d-8018-cdc4522bf56f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Volume info retrieved successfully. Aug 07 21:03:00.206462 np0000006755 devstack@c-api.service[100278]: WARNING stevedore.named [None req-8e4b1677-c151-4a5d-8018-cdc4522bf56f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:03:00.206462 np0000006755 devstack@c-api.service[100278]: WARNING castellan.key_manager [None req-8e4b1677-c151-4a5d-8018-cdc4522bf56f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:03:00.265888 np0000006755 devstack@c-api.service[100278]: DEBUG oslo_db.sqlalchemy.engines [None req-8e4b1677-c151-4a5d-8018-cdc4522bf56f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:03:00.270346 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:00.270346 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:00.284454 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8e4b1677-c151-4a5d-8018-cdc4522bf56f tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/5da8875e-9534-442a-b7be-a3d6f8c396bb returned with HTTP 200 Aug 07 21:03:00.284454 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 662/2631] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:00 2026] GET /volume/v3/volumes/5da8875e-9534-442a-b7be-a3d6f8c396bb => generated 882 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:00.448741 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-da26456d-97ad-4429-bd30-46948c08cdb0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:00.451844 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da26456d-97ad-4429-bd30-46948c08cdb0 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d Aug 07 21:03:00.452215 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da26456d-97ad-4429-bd30-46948c08cdb0 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:00.453199 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da26456d-97ad-4429-bd30-46948c08cdb0 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:00.467752 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:00.467752 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:00.475673 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-da26456d-97ad-4429-bd30-46948c08cdb0 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Volume info retrieved successfully. Aug 07 21:03:00.483629 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da26456d-97ad-4429-bd30-46948c08cdb0 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d returned with HTTP 200 Aug 07 21:03:00.484223 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 652/2632] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:00 2026] GET /volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d => generated 833 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:00.507559 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9d31293b-b962-4b3a-8c2c-7b50dca3f9b6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:00.511580 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d31293b-b962-4b3a-8c2c-7b50dca3f9b6 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d Aug 07 21:03:00.511580 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d31293b-b962-4b3a-8c2c-7b50dca3f9b6 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:00.512007 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d31293b-b962-4b3a-8c2c-7b50dca3f9b6 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:00.523096 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:00.523096 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:00.529120 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9d31293b-b962-4b3a-8c2c-7b50dca3f9b6 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Volume info retrieved successfully. Aug 07 21:03:00.536371 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d31293b-b962-4b3a-8c2c-7b50dca3f9b6 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d returned with HTTP 200 Aug 07 21:03:00.536371 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 651/2633] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:00 2026] GET /volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d => generated 833 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:00.560054 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f47bd26c-d4f4-445b-b007-df81856178af None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:00.562625 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:00.563162 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-968211453"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:00.565311 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-968211453'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:00.565503 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Create volume of 1 GB Aug 07 21:03:00.571490 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Availability Zones retrieved successfully. Aug 07 21:03:00.579355 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Flow 'volume_create_api' (14f27d2d-d56d-4abe-87ec-07913e2bc4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:00.581472 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8b5b38b-03f8-44fe-ad25-9e7ebea99f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:00.582944 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:00.619020 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8b5b38b-03f8-44fe-ad25-9e7ebea99f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:00.621905 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888f201a-fcd9-4c93-8750-15e9ba7cd4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:00.691208 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Created reservations ['fbaacab3-dab3-4fb2-b7ed-599e9a94ad0e', 'e3ea3cef-a4d9-4ab9-9458-d059eae4ebda', 'a2bbfd78-3656-407d-ba65-4e207eef1164', '339554aa-489f-4afb-a912-287514cd44c5'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:00.692271 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888f201a-fcd9-4c93-8750-15e9ba7cd4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbaacab3-dab3-4fb2-b7ed-599e9a94ad0e', 'e3ea3cef-a4d9-4ab9-9458-d059eae4ebda', 'a2bbfd78-3656-407d-ba65-4e207eef1164', '339554aa-489f-4afb-a912-287514cd44c5']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:00.693297 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5ce6ae-bc63-4620-9bb9-ccff806ceaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:00.735171 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5ce6ae-bc63-4620-9bb9-ccff806ceaeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '730ba990-1d9e-4f33-8614-014127120f71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-968211453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857441b188ba4ab5a1aaf36d3b488dd1',qos_specs=None,replication_status=,reservations=['fbaacab3-dab3-4fb2-b7ed-599e9a94ad0e','e3ea3cef-a4d9-4ab9-9458-d059eae4ebda','a2bbfd78-3656-407d-ba65-4e207eef1164','339554aa-489f-4afb-a912-287514cd44c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72fb0a4ce51460da7057f23c5131752',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:00Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-968211453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=730ba990-1d9e-4f33-8614-014127120f71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857441b188ba4ab5a1aaf36d3b488dd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a72fb0a4ce51460da7057f23c5131752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:00.736412 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (151ce36e-d810-4e6d-a66e-50d47054a3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:00.768152 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (151ce36e-d810-4e6d-a66e-50d47054a3bb) transitioned into 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-968211453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857441b188ba4ab5a1aaf36d3b488dd1',qos_specs=None,replication_status=,reservations=['fbaacab3-dab3-4fb2-b7ed-599e9a94ad0e','e3ea3cef-a4d9-4ab9-9458-d059eae4ebda','a2bbfd78-3656-407d-ba65-4e207eef1164','339554aa-489f-4afb-a912-287514cd44c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72fb0a4ce51460da7057f23c5131752',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:00.768931 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58d01ed3-fe64-49d3-8e40-ffa13e890956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:00.788287 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58d01ed3-fe64-49d3-8e40-ffa13e890956) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:00.788287 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Flow 'volume_create_api' (14f27d2d-d56d-4abe-87ec-07913e2bc4e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:00.788287 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Create volume request issued successfully. Aug 07 21:03:00.788537 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f47bd26c-d4f4-445b-b007-df81856178af tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:00.788963 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 669/2634] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:03:00 2026] POST /volume/v3/volumes => generated 775 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:00.807225 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1c4287c1-cbee-413f-948a-058209f0ab6d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:00.811927 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1c4287c1-cbee-413f-948a-058209f0ab6d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 Aug 07 21:03:00.811927 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1c4287c1-cbee-413f-948a-058209f0ab6d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:00.812272 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1c4287c1-cbee-413f-948a-058209f0ab6d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:00.824409 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:00.824409 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:00.838571 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1c4287c1-cbee-413f-948a-058209f0ab6d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Volume info retrieved successfully. Aug 07 21:03:00.848447 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1c4287c1-cbee-413f-948a-058209f0ab6d tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 returned with HTTP 200 Aug 07 21:03:00.848935 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 663/2635] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:00 2026] GET /volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:01.301050 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bc36c9c8-52fc-4464-b5fd-0bc34dd84547 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:01.304189 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc36c9c8-52fc-4464-b5fd-0bc34dd84547 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/5da8875e-9534-442a-b7be-a3d6f8c396bb Aug 07 21:03:01.304189 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc36c9c8-52fc-4464-b5fd-0bc34dd84547 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:01.304541 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc36c9c8-52fc-4464-b5fd-0bc34dd84547 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:01.313114 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:01.313114 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:01.319443 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bc36c9c8-52fc-4464-b5fd-0bc34dd84547 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Volume info retrieved successfully. Aug 07 21:03:01.320208 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-bc36c9c8-52fc-4464-b5fd-0bc34dd84547 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:03:01.320513 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-bc36c9c8-52fc-4464-b5fd-0bc34dd84547 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:03:01.376835 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-bc36c9c8-52fc-4464-b5fd-0bc34dd84547 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:03:01.380350 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:01.380350 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:01.389279 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc36c9c8-52fc-4464-b5fd-0bc34dd84547 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/5da8875e-9534-442a-b7be-a3d6f8c396bb returned with HTTP 200 Aug 07 21:03:01.389730 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 653/2636] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:01 2026] GET /volume/v3/volumes/5da8875e-9534-442a-b7be-a3d6f8c396bb => generated 907 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:01.417492 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-de8befc9-26d3-4e83-8f19-873fde75ca36 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:01.419792 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de8befc9-26d3-4e83-8f19-873fde75ca36 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] PUT https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 Aug 07 21:03:01.420681 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de8befc9-26d3-4e83-8f19-873fde75ca36 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "5da8875e-9534-442a-b7be-a3d6f8c396bb"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:01.421680 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-de8befc9-26d3-4e83-8f19-873fde75ca36 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Update called for group 4cd131fd-efb7-443a-a7f9-97d7d6082bb5. {{(pid=100276) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 21:03:01.423088 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-de8befc9-26d3-4e83-8f19-873fde75ca36 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Updating group 4cd131fd-efb7-443a-a7f9-97d7d6082bb5 with name new_group description: This is a new group add_volumes: None remove_volumes: 5da8875e-9534-442a-b7be-a3d6f8c396bb. Aug 07 21:03:01.427058 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:01.427058 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:01.450980 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de8befc9-26d3-4e83-8f19-873fde75ca36 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 returned with HTTP 202 Aug 07 21:03:01.450980 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 652/2637] 10.4.3.127 () {70 vars in 1407 bytes} [Fri Aug 7 21:03:01 2026] PUT /volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:03:01.463000 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4d977e0f-48c8-4b0c-ae5e-9fe618e588b4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:01.466388 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4d977e0f-48c8-4b0c-ae5e-9fe618e588b4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 Aug 07 21:03:01.466388 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4d977e0f-48c8-4b0c-ae5e-9fe618e588b4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:01.466388 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4d977e0f-48c8-4b0c-ae5e-9fe618e588b4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:01.466388 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-4d977e0f-48c8-4b0c-ae5e-9fe618e588b4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member 4cd131fd-efb7-443a-a7f9-97d7d6082bb5 {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:03:01.471170 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:01.471170 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:01.483151 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4d977e0f-48c8-4b0c-ae5e-9fe618e588b4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 returned with HTTP 200 Aug 07 21:03:01.483744 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 670/2638] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:03:01 2026] GET /volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:01.865945 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-282ddd8b-c19d-4c5c-ab1d-086c94a289f8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:01.867635 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-282ddd8b-c19d-4c5c-ab1d-086c94a289f8 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 Aug 07 21:03:01.867963 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-282ddd8b-c19d-4c5c-ab1d-086c94a289f8 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:01.868383 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-282ddd8b-c19d-4c5c-ab1d-086c94a289f8 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:01.878132 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:01.878132 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:01.885868 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-282ddd8b-c19d-4c5c-ab1d-086c94a289f8 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Volume info retrieved successfully. Aug 07 21:03:01.902927 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-282ddd8b-c19d-4c5c-ab1d-086c94a289f8 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 returned with HTTP 200 Aug 07 21:03:01.903606 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 664/2639] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:01 2026] GET /volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:01.919005 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-59b3b48e-7ae4-435c-bf72-7d2cb6bf7ca4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:01.924038 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59b3b48e-7ae4-435c-bf72-7d2cb6bf7ca4 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 Aug 07 21:03:01.924038 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59b3b48e-7ae4-435c-bf72-7d2cb6bf7ca4 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:01.924038 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59b3b48e-7ae4-435c-bf72-7d2cb6bf7ca4 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:01.934135 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:01.934135 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:01.939756 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-59b3b48e-7ae4-435c-bf72-7d2cb6bf7ca4 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Volume info retrieved successfully. Aug 07 21:03:01.946279 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59b3b48e-7ae4-435c-bf72-7d2cb6bf7ca4 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 returned with HTTP 200 Aug 07 21:03:01.947006 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 654/2640] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:01 2026] GET /volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:01.963854 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6322d618-d5a6-4bb2-8868-0305369a2022 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:01.972596 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6322d618-d5a6-4bb2-8868-0305369a2022 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:03:01.972596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6322d618-d5a6-4bb2-8868-0305369a2022 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "730ba990-1d9e-4f33-8614-014127120f71", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1184913931"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:01.982218 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:01.982218 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:01.982846 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6322d618-d5a6-4bb2-8868-0305369a2022 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Volume info retrieved successfully. Aug 07 21:03:01.983017 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-6322d618-d5a6-4bb2-8868-0305369a2022 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Create snapshot from volume 730ba990-1d9e-4f33-8614-014127120f71 Aug 07 21:03:01.985038 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:02.031168 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-6322d618-d5a6-4bb2-8868-0305369a2022 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Created reservations ['0bbac1e2-9960-45bc-b6be-2f82e2e8b7cb', '890e194d-cafa-4778-989c-4f4161309a72', '822260d3-6186-4df8-95c6-609e6cf822f1', '919bad41-541d-4a32-84dc-ed6ba2469a9c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:02.062685 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:02.064782 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1919552450"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:02.065183 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1919552450'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:02.065471 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Create volume of 1 GB Aug 07 21:03:02.065871 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:02.065871 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:02.069790 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Availability Zones retrieved successfully. Aug 07 21:03:02.073232 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6322d618-d5a6-4bb2-8868-0305369a2022 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Snapshot create request issued successfully. Aug 07 21:03:02.073663 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6322d618-d5a6-4bb2-8868-0305369a2022 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:03:02.074336 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 653/2641] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:03:01 2026] POST /volume/v3/snapshots => generated 326 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:02.076203 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Flow 'volume_create_api' (b4310e0e-79cb-4883-b415-728643b8b623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:02.077268 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ae9709-d3cc-44a8-94c8-0e10c92f286b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:02.078525 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:02.084361 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c1c525f3-b1a8-4630-aecd-36a787e38711 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:02.088076 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c1c525f3-b1a8-4630-aecd-36a787e38711 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 Aug 07 21:03:02.088076 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c1c525f3-b1a8-4630-aecd-36a787e38711 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:02.088076 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c1c525f3-b1a8-4630-aecd-36a787e38711 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:02.091451 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:02.091451 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:02.091931 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c1c525f3-b1a8-4630-aecd-36a787e38711 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Snapshot retrieved successfully. Aug 07 21:03:02.092738 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c1c525f3-b1a8-4630-aecd-36a787e38711 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 returned with HTTP 200 Aug 07 21:03:02.093106 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 665/2642] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:03:02 2026] GET /volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 => generated 458 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:02.115964 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ae9709-d3cc-44a8-94c8-0e10c92f286b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:02.117054 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (487d1f82-e127-4fee-bea1-339b40154e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:02.186619 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Created reservations ['09fa4e7b-fbcc-4259-8b2a-f41e221291d8', '3487dbac-9ed0-46f5-8a99-9438d72635e9', 'e14f70d2-8013-4a13-8a06-0073356f719c', '4683c6d2-4d0d-4f62-8e48-bce1ca328d78'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:02.187285 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (487d1f82-e127-4fee-bea1-339b40154e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09fa4e7b-fbcc-4259-8b2a-f41e221291d8', '3487dbac-9ed0-46f5-8a99-9438d72635e9', 'e14f70d2-8013-4a13-8a06-0073356f719c', '4683c6d2-4d0d-4f62-8e48-bce1ca328d78']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:02.189189 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca091a9f-ac73-47b1-954a-e40fbd1e5175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:02.215160 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca091a9f-ac73-47b1-954a-e40fbd1e5175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e22be39-cc4b-4a7e-9ffc-d0acf44bd281', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1919552450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10cbae110994594b264423868e455be',qos_specs=None,replication_status=,reservations=['09fa4e7b-fbcc-4259-8b2a-f41e221291d8','3487dbac-9ed0-46f5-8a99-9438d72635e9','e14f70d2-8013-4a13-8a06-0073356f719c','4683c6d2-4d0d-4f62-8e48-bce1ca328d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117ba904ffe341c49a9d7d9eea573440',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1919552450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e22be39-cc4b-4a7e-9ffc-d0acf44bd281,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d10cbae110994594b264423868e455be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='117ba904ffe341c49a9d7d9eea573440',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:02.216280 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c53a04-bf67-4ecb-8e4c-7eee8f6d099d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:02.241494 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c53a04-bf67-4ecb-8e4c-7eee8f6d099d) transitioned into state 'SUCCESS' from state '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-1919552450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10cbae110994594b264423868e455be',qos_specs=None,replication_status=,reservations=['09fa4e7b-fbcc-4259-8b2a-f41e221291d8','3487dbac-9ed0-46f5-8a99-9438d72635e9','e14f70d2-8013-4a13-8a06-0073356f719c','4683c6d2-4d0d-4f62-8e48-bce1ca328d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117ba904ffe341c49a9d7d9eea573440',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:02.242468 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7e674b7-f0b6-4a3d-9458-641a2242777e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:02.255429 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7e674b7-f0b6-4a3d-9458-641a2242777e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:02.256649 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Flow 'volume_create_api' (b4310e0e-79cb-4883-b415-728643b8b623) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:02.257043 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Create volume request issued successfully. Aug 07 21:03:02.258740 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-497755ad-513f-4ccd-8cf8-e6b6fec84e15 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:02.258740 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 671/2643] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:03:01 2026] POST /volume/v3/volumes => generated 749 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:02.270879 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a9ffc758-8dc0-44a4-9bcc-378ac3240fad None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:02.272866 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9ffc758-8dc0-44a4-9bcc-378ac3240fad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 Aug 07 21:03:02.273167 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9ffc758-8dc0-44a4-9bcc-378ac3240fad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:02.273426 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9ffc758-8dc0-44a4-9bcc-378ac3240fad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:02.281559 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:02.281559 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:02.285861 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a9ffc758-8dc0-44a4-9bcc-378ac3240fad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:03:02.291027 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9ffc758-8dc0-44a4-9bcc-378ac3240fad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 returned with HTTP 200 Aug 07 21:03:02.291568 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 655/2644] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:02 2026] GET /volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:02.495686 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-83518321-db35-4984-8a9d-2be776fcdcb5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:02.498270 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-83518321-db35-4984-8a9d-2be776fcdcb5 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 Aug 07 21:03:02.498601 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-83518321-db35-4984-8a9d-2be776fcdcb5 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:02.498902 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-83518321-db35-4984-8a9d-2be776fcdcb5 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:02.499075 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-83518321-db35-4984-8a9d-2be776fcdcb5 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member 4cd131fd-efb7-443a-a7f9-97d7d6082bb5 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:03:02.503746 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:02.503746 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:02.514665 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-83518321-db35-4984-8a9d-2be776fcdcb5 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 returned with HTTP 200 Aug 07 21:03:02.515371 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 654/2645] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:03:02 2026] GET /volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:02.531138 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bf5b3eb6-3e87-48ec-b815-ae03e78d3d62 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:02.533637 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bf5b3eb6-3e87-48ec-b815-ae03e78d3d62 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 Aug 07 21:03:02.533995 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bf5b3eb6-3e87-48ec-b815-ae03e78d3d62 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:02.534209 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bf5b3eb6-3e87-48ec-b815-ae03e78d3d62 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:02.534332 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-bf5b3eb6-3e87-48ec-b815-ae03e78d3d62 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member 4cd131fd-efb7-443a-a7f9-97d7d6082bb5 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:03:02.542391 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:02.542391 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:02.552259 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bf5b3eb6-3e87-48ec-b815-ae03e78d3d62 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 returned with HTTP 200 Aug 07 21:03:02.552808 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 666/2646] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:03:02 2026] GET /volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:02.567181 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8ff55a92-8e95-4bf1-83ac-dceb8c2fad9d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:02.569365 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8ff55a92-8e95-4bf1-83ac-dceb8c2fad9d tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:03:02.570672 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8ff55a92-8e95-4bf1-83ac-dceb8c2fad9d tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:02.570672 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8ff55a92-8e95-4bf1-83ac-dceb8c2fad9d tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:02.570672 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-8ff55a92-8e95-4bf1-83ac-dceb8c2fad9d tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:03:02.570672 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:02.570672 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:02.570949 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-8ff55a92-8e95-4bf1-83ac-dceb8c2fad9d tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:03:02.579184 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8ff55a92-8e95-4bf1-83ac-dceb8c2fad9d tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Get all volumes completed successfully. Aug 07 21:03:02.580097 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-8ff55a92-8e95-4bf1-83ac-dceb8c2fad9d tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:03:02.580284 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-8ff55a92-8e95-4bf1-83ac-dceb8c2fad9d tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:03:02.621884 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-8ff55a92-8e95-4bf1-83ac-dceb8c2fad9d tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:03:02.624929 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:02.624929 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:02.633293 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8ff55a92-8e95-4bf1-83ac-dceb8c2fad9d tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:03:02.634812 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 672/2647] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 21:03:02 2026] GET /volume/v3/volumes/detail => generated 1772 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:03:02.648620 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3dd7322a-bcad-4ea9-9809-2450a763f110 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:02.651082 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3dd7322a-bcad-4ea9-9809-2450a763f110 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] PUT https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 Aug 07 21:03:02.651621 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3dd7322a-bcad-4ea9-9809-2450a763f110 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5da8875e-9534-442a-b7be-a3d6f8c396bb"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:02.653139 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-3dd7322a-bcad-4ea9-9809-2450a763f110 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Update called for group 4cd131fd-efb7-443a-a7f9-97d7d6082bb5. {{(pid=100275) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 21:03:02.653244 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-3dd7322a-bcad-4ea9-9809-2450a763f110 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Updating group 4cd131fd-efb7-443a-a7f9-97d7d6082bb5 with name None description: None add_volumes: 5da8875e-9534-442a-b7be-a3d6f8c396bb remove_volumes: None. Aug 07 21:03:02.657162 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:02.657162 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:02.684026 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3dd7322a-bcad-4ea9-9809-2450a763f110 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 returned with HTTP 202 Aug 07 21:03:02.684485 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 656/2648] 10.4.3.127 () {70 vars in 1406 bytes} [Fri Aug 7 21:03:02 2026] PUT /volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:03:02.693458 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-851480d8-fa3b-4d43-9a87-c6956bcf59d8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:02.695686 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-851480d8-fa3b-4d43-9a87-c6956bcf59d8 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 Aug 07 21:03:02.695910 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-851480d8-fa3b-4d43-9a87-c6956bcf59d8 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:02.696089 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-851480d8-fa3b-4d43-9a87-c6956bcf59d8 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:02.696243 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-851480d8-fa3b-4d43-9a87-c6956bcf59d8 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member 4cd131fd-efb7-443a-a7f9-97d7d6082bb5 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:03:02.700578 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:02.700578 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:02.710601 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-851480d8-fa3b-4d43-9a87-c6956bcf59d8 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 returned with HTTP 200 Aug 07 21:03:02.711245 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 655/2649] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:03:02 2026] GET /volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:03.104083 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e96bda89-707e-4ece-85c9-66378b257d20 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:03.106320 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e96bda89-707e-4ece-85c9-66378b257d20 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 Aug 07 21:03:03.106548 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e96bda89-707e-4ece-85c9-66378b257d20 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:03.106871 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e96bda89-707e-4ece-85c9-66378b257d20 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:03.112160 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:03.112160 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:03.112581 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e96bda89-707e-4ece-85c9-66378b257d20 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Snapshot retrieved successfully. Aug 07 21:03:03.113284 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e96bda89-707e-4ece-85c9-66378b257d20 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 returned with HTTP 200 Aug 07 21:03:03.114927 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 667/2650] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:03:03 2026] GET /volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:03.123486 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bf729815-5a20-4c99-b14e-d4d520a92cb4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:03.125996 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bf729815-5a20-4c99-b14e-d4d520a92cb4 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 Aug 07 21:03:03.126451 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bf729815-5a20-4c99-b14e-d4d520a92cb4 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:03.126658 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bf729815-5a20-4c99-b14e-d4d520a92cb4 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:03.142407 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:03.142407 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:03.142897 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bf729815-5a20-4c99-b14e-d4d520a92cb4 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Snapshot retrieved successfully. Aug 07 21:03:03.146231 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bf729815-5a20-4c99-b14e-d4d520a92cb4 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 returned with HTTP 200 Aug 07 21:03:03.146894 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 673/2651] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:03:03 2026] GET /volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 => generated 485 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:03.161482 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0729827f-bc52-4d90-bf72-74a73c8e9d23 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:03.167853 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0729827f-bc52-4d90-bf72-74a73c8e9d23 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 Aug 07 21:03:03.169706 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0729827f-bc52-4d90-bf72-74a73c8e9d23 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:03.169986 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0729827f-bc52-4d90-bf72-74a73c8e9d23 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:03.170093 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-0729827f-bc52-4d90-bf72-74a73c8e9d23 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Delete snapshot with id: 8c1ace4a-38c9-412e-a237-21d56c4c0c38 Aug 07 21:03:03.178021 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:03.178021 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:03.178785 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0729827f-bc52-4d90-bf72-74a73c8e9d23 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Snapshot retrieved successfully. Aug 07 21:03:03.200262 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0729827f-bc52-4d90-bf72-74a73c8e9d23 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Snapshot delete request issued successfully. Aug 07 21:03:03.200752 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0729827f-bc52-4d90-bf72-74a73c8e9d23 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 returned with HTTP 202 Aug 07 21:03:03.202825 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 657/2652] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:03:03 2026] DELETE /volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:03.212779 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b58fdb2c-99cc-4c76-bc6f-b47cd82afa7f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:03.217485 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b58fdb2c-99cc-4c76-bc6f-b47cd82afa7f tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 Aug 07 21:03:03.217658 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b58fdb2c-99cc-4c76-bc6f-b47cd82afa7f tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:03.218016 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b58fdb2c-99cc-4c76-bc6f-b47cd82afa7f tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:03.226971 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:03.226971 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:03.227641 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b58fdb2c-99cc-4c76-bc6f-b47cd82afa7f tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Snapshot retrieved successfully. Aug 07 21:03:03.229028 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b58fdb2c-99cc-4c76-bc6f-b47cd82afa7f tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 returned with HTTP 200 Aug 07 21:03:03.229536 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 656/2653] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:03:03 2026] GET /volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 => generated 484 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:03.250118 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8fdbd3b5-1944-4e38-a288-a0cef83e78ef None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:03.252474 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8fdbd3b5-1944-4e38-a288-a0cef83e78ef tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:03:03.252781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8fdbd3b5-1944-4e38-a288-a0cef83e78ef tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:03.253041 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8fdbd3b5-1944-4e38-a288-a0cef83e78ef tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:03.263554 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:03.263554 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:03.270271 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8fdbd3b5-1944-4e38-a288-a0cef83e78ef tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:03:03.277576 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8fdbd3b5-1944-4e38-a288-a0cef83e78ef tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:03:03.278222 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 668/2654] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:03 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:03.304982 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e4314d75-3867-481b-a984-efd48d385b4a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:03.307103 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e4314d75-3867-481b-a984-efd48d385b4a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 Aug 07 21:03:03.307685 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e4314d75-3867-481b-a984-efd48d385b4a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:03.307685 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e4314d75-3867-481b-a984-efd48d385b4a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:03.317012 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:03.317012 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:03.323736 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e4314d75-3867-481b-a984-efd48d385b4a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:03:03.334619 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e4314d75-3867-481b-a984-efd48d385b4a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 returned with HTTP 200 Aug 07 21:03:03.335129 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 674/2655] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:03 2026] GET /volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:03.352322 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7a7ab341-76c1-4467-ade9-090224846d24 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:03.354270 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a7ab341-76c1-4467-ade9-090224846d24 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:03:03.354716 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a7ab341-76c1-4467-ade9-090224846d24 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6e22be39-cc4b-4a7e-9ffc-d0acf44bd281", "name": "tempest-VolumesBackupsTest-Backup-1774645950"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:03.356487 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-7a7ab341-76c1-4467-ade9-090224846d24 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Creating new backup {'backup': {'volume_id': '6e22be39-cc4b-4a7e-9ffc-d0acf44bd281', 'name': 'tempest-VolumesBackupsTest-Backup-1774645950'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:03:03.356844 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-7a7ab341-76c1-4467-ade9-090224846d24 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Creating backup of volume 6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 in container None Aug 07 21:03:03.369407 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:03.369407 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:03.371208 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7a7ab341-76c1-4467-ade9-090224846d24 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:03:03.416166 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-7a7ab341-76c1-4467-ade9-090224846d24 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Created reservations ['4b897547-26d0-4631-bedf-2f161a9c7ef2', 'b3a98589-e5c1-4393-8089-9908a86cc5bf'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:03.461653 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a7ab341-76c1-4467-ade9-090224846d24 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:03:03.462229 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 658/2656] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:03:03 2026] POST /volume/v3/backups => generated 330 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:03.474340 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7e4e230e-f6be-4e76-8005-67a79fd6d60d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:03.476466 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e4e230e-f6be-4e76-8005-67a79fd6d60d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:03.477164 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e4e230e-f6be-4e76-8005-67a79fd6d60d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:03.477164 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e4e230e-f6be-4e76-8005-67a79fd6d60d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:03.477272 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7e4e230e-f6be-4e76-8005-67a79fd6d60d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:03.484733 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:03.484733 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:03.485927 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e4e230e-f6be-4e76-8005-67a79fd6d60d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:03.486346 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 657/2657] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:03 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:03.722920 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-acd8a0fe-8e16-4c57-bdf4-622d6bb1a1a4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:03.725307 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-acd8a0fe-8e16-4c57-bdf4-622d6bb1a1a4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 Aug 07 21:03:03.725669 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-acd8a0fe-8e16-4c57-bdf4-622d6bb1a1a4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:03.725915 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-acd8a0fe-8e16-4c57-bdf4-622d6bb1a1a4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:03.726118 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-acd8a0fe-8e16-4c57-bdf4-622d6bb1a1a4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member 4cd131fd-efb7-443a-a7f9-97d7d6082bb5 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:03:03.732122 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:03.732122 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:03.743841 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-acd8a0fe-8e16-4c57-bdf4-622d6bb1a1a4 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 returned with HTTP 200 Aug 07 21:03:03.744386 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 669/2658] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:03:03 2026] GET /volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:03.756349 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:03.761798 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:03:03.761798 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:03.761798 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:03.761798 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:03:03.761798 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:03:03.773944 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Get all volumes completed successfully. Aug 07 21:03:03.776412 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:03:03.776412 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:03:03.825459 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:03:03.835389 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:03.835389 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:03.846963 np0000006755 devstack@c-api.service[100277]: WARNING stevedore.named [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:03:03.846963 np0000006755 devstack@c-api.service[100277]: WARNING castellan.key_manager [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:03:03.907309 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:03:03.913619 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:03.913619 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:03.931031 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5de11a50-73e6-44f6-b2e2-9a97401b4a63 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:03:03.931361 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 675/2659] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 21:03:03 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:03:03.950423 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:03.953653 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:03:03.954298 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:03.954849 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:03.954849 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:03:03.955632 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:03.955632 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:03.956331 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:03:03.966863 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Get all volumes completed successfully. Aug 07 21:03:03.966863 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:03:03.966863 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:03:04.022737 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:03:04.026815 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:04.026815 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:04.031528 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:03:04.031833 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:03:04.052440 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bc680972-8c5c-4878-bae1-cff929399cd3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:04.054507 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc680972-8c5c-4878-bae1-cff929399cd3 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:03:04.054731 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bc680972-8c5c-4878-bae1-cff929399cd3 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:04.054969 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bc680972-8c5c-4878-bae1-cff929399cd3 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:04.063144 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:04.063144 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:04.068034 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bc680972-8c5c-4878-bae1-cff929399cd3 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:03:04.072870 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc680972-8c5c-4878-bae1-cff929399cd3 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:03:04.073313 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 658/2660] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:04 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:04.086192 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:03:04.088818 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:04.088818 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:04.091097 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ec2f9fe8-3e4c-4487-8d9b-0ee4fd73c1df None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:04.093076 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ec2f9fe8-3e4c-4487-8d9b-0ee4fd73c1df tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] DELETE https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:03:04.093302 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ec2f9fe8-3e4c-4487-8d9b-0ee4fd73c1df tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:04.093509 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ec2f9fe8-3e4c-4487-8d9b-0ee4fd73c1df tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:04.093667 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-ec2f9fe8-3e4c-4487-8d9b-0ee4fd73c1df tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Delete volume with id: 7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:03:04.096975 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e4025e1-fddd-48cf-8215-71d1440cde09 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:03:04.097414 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 659/2661] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 21:03:03 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:03:04.104945 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:04.104945 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:04.104945 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ec2f9fe8-3e4c-4487-8d9b-0ee4fd73c1df tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:03:04.116360 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e1f1fa18-8a87-4bab-bea9-11da70d78744 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:04.118489 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e1f1fa18-8a87-4bab-bea9-11da70d78744 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] POST https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5/action Aug 07 21:03:04.119046 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e1f1fa18-8a87-4bab-bea9-11da70d78744 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:03:04.119262 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e1f1fa18-8a87-4bab-bea9-11da70d78744 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:04.121249 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.groups [None req-e1f1fa18-8a87-4bab-bea9-11da70d78744 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] delete called for group 4cd131fd-efb7-443a-a7f9-97d7d6082bb5 {{(pid=100277) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 21:03:04.121437 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.groups [None req-e1f1fa18-8a87-4bab-bea9-11da70d78744 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Delete group with id: 4cd131fd-efb7-443a-a7f9-97d7d6082bb5 Aug 07 21:03:04.125472 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ec2f9fe8-3e4c-4487-8d9b-0ee4fd73c1df tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Delete volume request issued successfully. Aug 07 21:03:04.126638 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ec2f9fe8-3e4c-4487-8d9b-0ee4fd73c1df tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 202 Aug 07 21:03:04.126701 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:04.126701 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:04.126796 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 670/2662] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:03:04 2026] DELETE /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:04.138681 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-13c6f638-fcaf-483d-a6b2-68caf57e2616 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:04.140574 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13c6f638-fcaf-483d-a6b2-68caf57e2616 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:03:04.140789 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-13c6f638-fcaf-483d-a6b2-68caf57e2616 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:04.141018 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-13c6f638-fcaf-483d-a6b2-68caf57e2616 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:04.152597 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:04.152597 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:04.163247 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-13c6f638-fcaf-483d-a6b2-68caf57e2616 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Volume info retrieved successfully. Aug 07 21:03:04.170635 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13c6f638-fcaf-483d-a6b2-68caf57e2616 tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 200 Aug 07 21:03:04.171060 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 659/2663] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:04 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:04.187604 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e1f1fa18-8a87-4bab-bea9-11da70d78744 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5/action returned with HTTP 202 Aug 07 21:03:04.188266 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 676/2664] 10.4.3.127 () {70 vars in 1428 bytes} [Fri Aug 7 21:03:04 2026] POST /volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:03:04.198015 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b713608b-fe90-4861-add5-7366ebfaaf5e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:04.200105 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b713608b-fe90-4861-add5-7366ebfaaf5e tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/5da8875e-9534-442a-b7be-a3d6f8c396bb Aug 07 21:03:04.200385 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b713608b-fe90-4861-add5-7366ebfaaf5e tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:04.200596 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b713608b-fe90-4861-add5-7366ebfaaf5e tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:04.209853 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:04.209853 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:04.216654 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b713608b-fe90-4861-add5-7366ebfaaf5e tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Volume info retrieved successfully. Aug 07 21:03:04.217516 np0000006755 devstack@c-api.service[100275]: WARNING stevedore.named [None req-b713608b-fe90-4861-add5-7366ebfaaf5e tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 21:03:04.217651 np0000006755 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-b713608b-fe90-4861-add5-7366ebfaaf5e tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 21:03:04.239950 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-70990845-d37e-4a70-87ae-31ff57b9b4e3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:04.243194 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-70990845-d37e-4a70-87ae-31ff57b9b4e3 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 Aug 07 21:03:04.243194 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-70990845-d37e-4a70-87ae-31ff57b9b4e3 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:04.243194 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-70990845-d37e-4a70-87ae-31ff57b9b4e3 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:04.248971 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-70990845-d37e-4a70-87ae-31ff57b9b4e3 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 returned with HTTP 404 Aug 07 21:03:04.249835 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 671/2665] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:03:04 2026] GET /volume/v3/snapshots/8c1ace4a-38c9-412e-a237-21d56c4c0c38 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:04.259737 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-329122b6-19b3-4993-ac6c-5ccd19b0f8ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:04.262550 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-329122b6-19b3-4993-ac6c-5ccd19b0f8ac tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] DELETE https://10.4.3.127/volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 Aug 07 21:03:04.262718 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-329122b6-19b3-4993-ac6c-5ccd19b0f8ac tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:04.263134 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-329122b6-19b3-4993-ac6c-5ccd19b0f8ac tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:04.263921 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-329122b6-19b3-4993-ac6c-5ccd19b0f8ac tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Delete volume with id: 730ba990-1d9e-4f33-8614-014127120f71 Aug 07 21:03:04.271939 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-b713608b-fe90-4861-add5-7366ebfaaf5e tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:03:04.273384 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:04.273384 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:04.274097 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-329122b6-19b3-4993-ac6c-5ccd19b0f8ac tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Volume info retrieved successfully. Aug 07 21:03:04.276384 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:04.276384 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:04.286453 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b713608b-fe90-4861-add5-7366ebfaaf5e tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/5da8875e-9534-442a-b7be-a3d6f8c396bb returned with HTTP 200 Aug 07 21:03:04.287110 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 660/2666] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:04 2026] GET /volume/v3/volumes/5da8875e-9534-442a-b7be-a3d6f8c396bb => generated 906 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:04.313365 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-329122b6-19b3-4993-ac6c-5ccd19b0f8ac tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Delete volume request issued successfully. Aug 07 21:03:04.313631 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-329122b6-19b3-4993-ac6c-5ccd19b0f8ac tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 returned with HTTP 202 Aug 07 21:03:04.314880 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 660/2667] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:03:04 2026] DELETE /volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 21:03:04.323948 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1e6f4bce-9e4d-45b0-96de-63555259b323 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:04.327137 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1e6f4bce-9e4d-45b0-96de-63555259b323 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 Aug 07 21:03:04.327137 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1e6f4bce-9e4d-45b0-96de-63555259b323 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:04.327421 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1e6f4bce-9e4d-45b0-96de-63555259b323 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:04.335594 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:04.335594 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:04.340182 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1e6f4bce-9e4d-45b0-96de-63555259b323 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Volume info retrieved successfully. Aug 07 21:03:04.345399 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1e6f4bce-9e4d-45b0-96de-63555259b323 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 returned with HTTP 200 Aug 07 21:03:04.345852 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 677/2668] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:04 2026] GET /volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:04.498613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f23ac900-3d2f-415b-90f2-daf76318b21d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:04.500917 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f23ac900-3d2f-415b-90f2-daf76318b21d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:04.501163 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f23ac900-3d2f-415b-90f2-daf76318b21d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:04.501512 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f23ac900-3d2f-415b-90f2-daf76318b21d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:04.501512 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-f23ac900-3d2f-415b-90f2-daf76318b21d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:04.506937 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:04.506937 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:04.507879 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f23ac900-3d2f-415b-90f2-daf76318b21d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:04.508323 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 672/2669] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:04 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:05.190914 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-518f117a-2f75-4ad0-89b9-1b12a1809e7f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:05.193068 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-518f117a-2f75-4ad0-89b9-1b12a1809e7f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] GET https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 Aug 07 21:03:05.193546 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-518f117a-2f75-4ad0-89b9-1b12a1809e7f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:05.193546 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-518f117a-2f75-4ad0-89b9-1b12a1809e7f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:05.199937 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-518f117a-2f75-4ad0-89b9-1b12a1809e7f tempest-VolumesActionsTest-1522807718 tempest-VolumesActionsTest-1522807718-project-member] https://10.4.3.127/volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 returned with HTTP 404 Aug 07 21:03:05.200638 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 661/2670] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:05 2026] GET /volume/v3/volumes/7832e601-1608-4e5d-b37c-0924a1ee2775 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:05.308012 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9f0afef5-885c-4781-9fc2-563d862bc022 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:05.310637 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f0afef5-885c-4781-9fc2-563d862bc022 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/5da8875e-9534-442a-b7be-a3d6f8c396bb Aug 07 21:03:05.310892 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9f0afef5-885c-4781-9fc2-563d862bc022 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:05.311079 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9f0afef5-885c-4781-9fc2-563d862bc022 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:05.317272 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f0afef5-885c-4781-9fc2-563d862bc022 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/5da8875e-9534-442a-b7be-a3d6f8c396bb returned with HTTP 404 Aug 07 21:03:05.318098 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 661/2671] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:05 2026] GET /volume/v3/volumes/5da8875e-9534-442a-b7be-a3d6f8c396bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:03:05.328612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-14092448-8b90-4388-8d6d-3a9bfb39d283 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:05.331853 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-14092448-8b90-4388-8d6d-3a9bfb39d283 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/volumes/fb431dec-0307-4834-8ce5-e431eb9a8610 Aug 07 21:03:05.332112 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-14092448-8b90-4388-8d6d-3a9bfb39d283 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:05.332748 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-14092448-8b90-4388-8d6d-3a9bfb39d283 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:05.341488 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-14092448-8b90-4388-8d6d-3a9bfb39d283 tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/volumes/fb431dec-0307-4834-8ce5-e431eb9a8610 returned with HTTP 404 Aug 07 21:03:05.343406 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 678/2672] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:05 2026] GET /volume/v3/volumes/fb431dec-0307-4834-8ce5-e431eb9a8610 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:03:05.352960 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-11057a52-038a-482a-805c-8df8e9caab2b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:05.355063 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-11057a52-038a-482a-805c-8df8e9caab2b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] GET https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 Aug 07 21:03:05.356828 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-11057a52-038a-482a-805c-8df8e9caab2b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:05.356828 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-11057a52-038a-482a-805c-8df8e9caab2b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:05.356828 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.groups [None req-11057a52-038a-482a-805c-8df8e9caab2b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] show called for member 4cd131fd-efb7-443a-a7f9-97d7d6082bb5 {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 21:03:05.361931 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-11057a52-038a-482a-805c-8df8e9caab2b tempest-GroupsTest-1740240646 tempest-GroupsTest-1740240646-project-member] https://10.4.3.127/volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 returned with HTTP 404 Aug 07 21:03:05.361931 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 673/2673] 10.4.3.127 () {68 vars in 1386 bytes} [Fri Aug 7 21:03:05 2026] GET /volume/v3/groups/4cd131fd-efb7-443a-a7f9-97d7d6082bb5 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:03:05.365787 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-afb50588-3967-4f76-81f5-fcd2f531d372 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:05.365994 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afb50588-3967-4f76-81f5-fcd2f531d372 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 Aug 07 21:03:05.366354 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afb50588-3967-4f76-81f5-fcd2f531d372 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:05.367579 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afb50588-3967-4f76-81f5-fcd2f531d372 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:05.372876 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a061de41-fb30-42e1-998c-67b14675ee2c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:05.374077 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afb50588-3967-4f76-81f5-fcd2f531d372 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 returned with HTTP 404 Aug 07 21:03:05.374416 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 662/2674] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:05 2026] GET /volume/v3/volumes/730ba990-1d9e-4f33-8614-014127120f71 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:05.375474 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a061de41-fb30-42e1-998c-67b14675ee2c tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] DELETE https://10.4.3.127/volume/v3/group_types/57bd7077-10de-4f1a-977d-db3686a81a84 Aug 07 21:03:05.375740 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a061de41-fb30-42e1-998c-67b14675ee2c tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:05.377622 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a061de41-fb30-42e1-998c-67b14675ee2c tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:05.384248 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c2290fa8-d7cb-423f-a051-01384f132f89 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:05.387197 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c2290fa8-d7cb-423f-a051-01384f132f89 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] DELETE https://10.4.3.127/volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d Aug 07 21:03:05.387427 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c2290fa8-d7cb-423f-a051-01384f132f89 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:05.387663 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c2290fa8-d7cb-423f-a051-01384f132f89 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:05.387983 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-c2290fa8-d7cb-423f-a051-01384f132f89 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Delete volume with id: b978e30b-d90a-496c-ab18-90cde6136d4d Aug 07 21:03:05.392771 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a061de41-fb30-42e1-998c-67b14675ee2c tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] https://10.4.3.127/volume/v3/group_types/57bd7077-10de-4f1a-977d-db3686a81a84 returned with HTTP 202 Aug 07 21:03:05.393304 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 662/2675] 10.4.3.127 () {68 vars in 1404 bytes} [Fri Aug 7 21:03:05 2026] DELETE /volume/v3/group_types/57bd7077-10de-4f1a-977d-db3686a81a84 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:03:05.399523 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:05.399523 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:05.399523 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c2290fa8-d7cb-423f-a051-01384f132f89 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Volume info retrieved successfully. Aug 07 21:03:05.400834 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d1082ec3-ca6e-443b-bb10-9b3b10b102eb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:05.402880 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d1082ec3-ca6e-443b-bb10-9b3b10b102eb tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] DELETE https://10.4.3.127/volume/v3/types/9926ce3b-dd1d-474d-b337-e6fb0a4f3350 Aug 07 21:03:05.402959 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d1082ec3-ca6e-443b-bb10-9b3b10b102eb tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:05.403144 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d1082ec3-ca6e-443b-bb10-9b3b10b102eb tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:05.424646 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c2290fa8-d7cb-423f-a051-01384f132f89 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Delete volume request issued successfully. Aug 07 21:03:05.424983 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c2290fa8-d7cb-423f-a051-01384f132f89 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d returned with HTTP 202 Aug 07 21:03:05.427987 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d1082ec3-ca6e-443b-bb10-9b3b10b102eb tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] https://10.4.3.127/volume/v3/types/9926ce3b-dd1d-474d-b337-e6fb0a4f3350 returned with HTTP 202 Aug 07 21:03:05.428144 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 679/2676] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:03:05 2026] DELETE /volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:05.428188 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 674/2677] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:03:05 2026] DELETE /volume/v3/types/9926ce3b-dd1d-474d-b337-e6fb0a4f3350 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:05.440680 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-68cd6db1-0d3c-40cf-b4ce-b10ac75876a4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:05.441830 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-150a7389-54fc-4cd1-aba2-1e2e632bd241 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:05.444273 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-150a7389-54fc-4cd1-aba2-1e2e632bd241 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d Aug 07 21:03:05.444550 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-150a7389-54fc-4cd1-aba2-1e2e632bd241 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:05.444686 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68cd6db1-0d3c-40cf-b4ce-b10ac75876a4 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] GET https://10.4.3.127/volume/v3/types/9926ce3b-dd1d-474d-b337-e6fb0a4f3350 Aug 07 21:03:05.444732 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-150a7389-54fc-4cd1-aba2-1e2e632bd241 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:05.445120 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68cd6db1-0d3c-40cf-b4ce-b10ac75876a4 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:05.446060 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68cd6db1-0d3c-40cf-b4ce-b10ac75876a4 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:05.451368 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68cd6db1-0d3c-40cf-b4ce-b10ac75876a4 tempest-GroupsTest-1051805430 tempest-GroupsTest-1051805430-project-admin] https://10.4.3.127/volume/v3/types/9926ce3b-dd1d-474d-b337-e6fb0a4f3350 returned with HTTP 404 Aug 07 21:03:05.451671 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 663/2678] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 21:03:05 2026] GET /volume/v3/types/9926ce3b-dd1d-474d-b337-e6fb0a4f3350 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:05.457077 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:05.457077 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:05.462169 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-150a7389-54fc-4cd1-aba2-1e2e632bd241 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Volume info retrieved successfully. Aug 07 21:03:05.468020 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-150a7389-54fc-4cd1-aba2-1e2e632bd241 tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d returned with HTTP 200 Aug 07 21:03:05.468532 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 663/2679] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:05 2026] GET /volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:05.520171 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6b8ac4a0-84c2-44ba-b87a-1c8ecf7a83aa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:05.523408 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6b8ac4a0-84c2-44ba-b87a-1c8ecf7a83aa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:05.523575 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6b8ac4a0-84c2-44ba-b87a-1c8ecf7a83aa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:05.524025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6b8ac4a0-84c2-44ba-b87a-1c8ecf7a83aa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:05.524095 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-6b8ac4a0-84c2-44ba-b87a-1c8ecf7a83aa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:05.529216 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:05.529216 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:05.530059 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6b8ac4a0-84c2-44ba-b87a-1c8ecf7a83aa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:05.530507 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 680/2680] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:05 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:06.484131 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f3aa69f3-e1d0-41a4-8c86-65aab644b4eb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:06.487020 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3aa69f3-e1d0-41a4-8c86-65aab644b4eb tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] GET https://10.4.3.127/volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d Aug 07 21:03:06.487286 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3aa69f3-e1d0-41a4-8c86-65aab644b4eb tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:06.487600 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3aa69f3-e1d0-41a4-8c86-65aab644b4eb tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:06.496375 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3aa69f3-e1d0-41a4-8c86-65aab644b4eb tempest-CinderUnicodeTest-203864884 tempest-CinderUnicodeTest-203864884-project-member] https://10.4.3.127/volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d returned with HTTP 404 Aug 07 21:03:06.496528 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 675/2681] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:06 2026] GET /volume/v3/volumes/b978e30b-d90a-496c-ab18-90cde6136d4d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 21:03:06.542588 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-82d4f3be-755f-476a-baab-9182b9aa3d8e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:06.545815 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82d4f3be-755f-476a-baab-9182b9aa3d8e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:06.547577 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82d4f3be-755f-476a-baab-9182b9aa3d8e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:06.547910 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82d4f3be-755f-476a-baab-9182b9aa3d8e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:06.549489 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-82d4f3be-755f-476a-baab-9182b9aa3d8e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:06.560013 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:06.560013 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:06.564215 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82d4f3be-755f-476a-baab-9182b9aa3d8e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:06.565023 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 664/2682] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:06 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:07.585687 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a6b2e7ea-b1fb-4f39-84f1-46f1e6caf910 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:07.590442 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a6b2e7ea-b1fb-4f39-84f1-46f1e6caf910 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:07.590442 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a6b2e7ea-b1fb-4f39-84f1-46f1e6caf910 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:07.590818 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a6b2e7ea-b1fb-4f39-84f1-46f1e6caf910 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:07.590818 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a6b2e7ea-b1fb-4f39-84f1-46f1e6caf910 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:07.597620 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:07.597620 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:07.598672 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a6b2e7ea-b1fb-4f39-84f1-46f1e6caf910 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:07.599157 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 664/2683] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:07 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:08.613372 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9f5257f2-06cd-45fa-87c2-6c4439d8c027 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:08.616891 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f5257f2-06cd-45fa-87c2-6c4439d8c027 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:08.617156 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f5257f2-06cd-45fa-87c2-6c4439d8c027 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:08.617434 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f5257f2-06cd-45fa-87c2-6c4439d8c027 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:08.620779 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-9f5257f2-06cd-45fa-87c2-6c4439d8c027 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:08.623393 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:08.623393 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:08.624362 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f5257f2-06cd-45fa-87c2-6c4439d8c027 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:08.624877 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 681/2684] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:08 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:09.230104 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-eef6c7b3-ed68-4e3b-8df6-dac7c732aa2a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:09.416899 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8d764deb-63cb-4cbf-ac07-733f12ab883e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:09.427172 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eef6c7b3-ed68-4e3b-8df6-dac7c732aa2a tempest-ProjectAdminTests-2009724294 tempest-ProjectAdminTests-2009724294-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools Aug 07 21:03:09.427511 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-eef6c7b3-ed68-4e3b-8df6-dac7c732aa2a tempest-ProjectAdminTests-2009724294 tempest-ProjectAdminTests-2009724294-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:09.427945 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-eef6c7b3-ed68-4e3b-8df6-dac7c732aa2a tempest-ProjectAdminTests-2009724294 tempest-ProjectAdminTests-2009724294-project-admin] Calling method 'get_pools' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:09.451473 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eef6c7b3-ed68-4e3b-8df6-dac7c732aa2a tempest-ProjectAdminTests-2009724294 tempest-ProjectAdminTests-2009724294-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 21:03:09.451950 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 676/2685] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 7 21:03:09 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:09.475508 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b0e87a2a-775b-4833-a7b0-ec34dabc6afe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:09.481745 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0e87a2a-775b-4833-a7b0-ec34dabc6afe tempest-ProjectAdminTests-2009724294 tempest-ProjectAdminTests-2009724294-project-admin] GET https://10.4.3.127/volume/v3/capabilities/np0000006755@storpool Aug 07 21:03:09.482030 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0e87a2a-775b-4833-a7b0-ec34dabc6afe tempest-ProjectAdminTests-2009724294 tempest-ProjectAdminTests-2009724294-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:09.482292 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0e87a2a-775b-4833-a7b0-ec34dabc6afe tempest-ProjectAdminTests-2009724294 tempest-ProjectAdminTests-2009724294-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:09.490247 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d764deb-63cb-4cbf-ac07-733f12ab883e tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:03:09.490633 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d764deb-63cb-4cbf-ac07-733f12ab883e tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-268361417"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:09.502406 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0e87a2a-775b-4833-a7b0-ec34dabc6afe tempest-ProjectAdminTests-2009724294 tempest-ProjectAdminTests-2009724294-project-admin] https://10.4.3.127/volume/v3/capabilities/np0000006755@storpool returned with HTTP 200 Aug 07 21:03:09.503881 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 665/2686] 10.4.3.127 () {66 vars in 1318 bytes} [Fri Aug 7 21:03:09 2026] GET /volume/v3/capabilities/np0000006755@storpool => generated 703 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:09.522936 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d764deb-63cb-4cbf-ac07-733f12ab883e tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:03:09.523805 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 665/2687] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:03:09 2026] POST /volume/v3/types => generated 232 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:09.534599 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d236830f-ec36-41f4-a5b0-15621f6c509d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:09.539359 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d236830f-ec36-41f4-a5b0-15621f6c509d tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:03:09.539827 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d236830f-ec36-41f4-a5b0-15621f6c509d tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-13141889", "extra_specs": {"multiattach": " True"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:09.574291 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d236830f-ec36-41f4-a5b0-15621f6c509d tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:03:09.575446 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 682/2688] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:03:09 2026] POST /volume/v3/types => generated 257 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:09.588285 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:09.644187 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8e54ce50-a0f9-41f1-88ee-afb99e40645d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:09.646384 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e54ce50-a0f9-41f1-88ee-afb99e40645d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:09.646660 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e54ce50-a0f9-41f1-88ee-afb99e40645d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:09.646977 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e54ce50-a0f9-41f1-88ee-afb99e40645d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:09.647160 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8e54ce50-a0f9-41f1-88ee-afb99e40645d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:09.653188 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:09.653188 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:09.654165 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e54ce50-a0f9-41f1-88ee-afb99e40645d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:09.654871 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 666/2689] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:09 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:09.674718 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:09.675067 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-268361417", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1539591870"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:09.680251 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-268361417', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1539591870'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:09.684948 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Create volume of 1 GB Aug 07 21:03:09.685403 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:09.685403 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:09.686521 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Availability Zones retrieved successfully. Aug 07 21:03:09.691811 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Flow 'volume_create_api' (40b40e67-e3c4-4257-8d1d-087e7209346c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:09.692951 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7901dcf1-b561-4b61-9a9e-48293831e456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:09.694991 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:09.734515 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7901dcf1-b561-4b61-9a9e-48293831e456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:03:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=35f8a844-1989-4989-952d-83e5c19e3983,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-268361417',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35f8a844-1989-4989-952d-83e5c19e3983', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:09.735675 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abcbee18-3ab8-433d-85a7-31efa1758990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:09.773587 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-268361417 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-268361417, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:09.774088 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-268361417 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-268361417, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:09.820112 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Created reservations ['2a13cbf7-481c-45e7-b55e-b18409ed34f1', '2b358c98-e91e-459a-91e6-d81ec43fc068', '1e01f4d7-8901-43dd-ae2f-ec9e4919a88c', '38173bc6-985c-491b-ad6d-6028b19d7ec8'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:09.821912 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abcbee18-3ab8-433d-85a7-31efa1758990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a13cbf7-481c-45e7-b55e-b18409ed34f1', '2b358c98-e91e-459a-91e6-d81ec43fc068', '1e01f4d7-8901-43dd-ae2f-ec9e4919a88c', '38173bc6-985c-491b-ad6d-6028b19d7ec8']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:09.823550 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7c63179-5ea7-49ef-a8ba-d92f67f88bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:09.867001 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7c63179-5ea7-49ef-a8ba-d92f67f88bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '782830d4-09fe-4fe6-9190-d9386b24a999', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1539591870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3001cc3c83d14cee8e3a6e76b4825b47',qos_specs=None,replication_status=,reservations=['2a13cbf7-481c-45e7-b55e-b18409ed34f1','2b358c98-e91e-459a-91e6-d81ec43fc068','1e01f4d7-8901-43dd-ae2f-ec9e4919a88c','38173bc6-985c-491b-ad6d-6028b19d7ec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1b3fbb51c7a44d4a53b5f0bb1ec5049',volume_type_id=35f8a844-1989-4989-952d-83e5c19e3983), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1539591870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=782830d4-09fe-4fe6-9190-d9386b24a999,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3001cc3c83d14cee8e3a6e76b4825b47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1b3fbb51c7a44d4a53b5f0bb1ec5049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35f8a844-1989-4989-952d-83e5c19e3983),volume_type_id=35f8a844-1989-4989-952d-83e5c19e3983)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:09.867742 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0ed9a8-3ac1-44dd-968c-9ad138470177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:09.895378 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0ed9a8-3ac1-44dd-968c-9ad138470177) transitioned into state 'SUCCESS' from state '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-1539591870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3001cc3c83d14cee8e3a6e76b4825b47',qos_specs=None,replication_status=,reservations=['2a13cbf7-481c-45e7-b55e-b18409ed34f1','2b358c98-e91e-459a-91e6-d81ec43fc068','1e01f4d7-8901-43dd-ae2f-ec9e4919a88c','38173bc6-985c-491b-ad6d-6028b19d7ec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1b3fbb51c7a44d4a53b5f0bb1ec5049',volume_type_id=35f8a844-1989-4989-952d-83e5c19e3983)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:09.896459 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (818cf05d-91f6-4367-9f18-a5b4fd62b096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:09.909950 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (818cf05d-91f6-4367-9f18-a5b4fd62b096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:09.911164 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Flow 'volume_create_api' (40b40e67-e3c4-4257-8d1d-087e7209346c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:09.911569 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Create volume request issued successfully. Aug 07 21:03:09.912503 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0567deae-7761-4e7d-808b-b5eb79b10b49 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:09.913045 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 677/2690] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:03:09 2026] POST /volume/v3/volumes => generated 871 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:09.932987 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4ebcd5c3-cca3-433e-bfdf-535948e54904 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:09.934773 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ebcd5c3-cca3-433e-bfdf-535948e54904 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] GET https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:09.934991 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ebcd5c3-cca3-433e-bfdf-535948e54904 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:09.935169 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ebcd5c3-cca3-433e-bfdf-535948e54904 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:09.949320 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:09.949320 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:09.956583 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4ebcd5c3-cca3-433e-bfdf-535948e54904 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Volume info retrieved successfully. Aug 07 21:03:09.962965 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ebcd5c3-cca3-433e-bfdf-535948e54904 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 200 Aug 07 21:03:09.964381 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 666/2691] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:09 2026] GET /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:10.669020 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-aaff7f60-6486-47f7-91b4-442315b4a1c6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:10.671815 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aaff7f60-6486-47f7-91b4-442315b4a1c6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:10.672102 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aaff7f60-6486-47f7-91b4-442315b4a1c6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:10.672358 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aaff7f60-6486-47f7-91b4-442315b4a1c6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:10.672482 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-aaff7f60-6486-47f7-91b4-442315b4a1c6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:10.678211 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:10.678211 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:10.679335 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aaff7f60-6486-47f7-91b4-442315b4a1c6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:10.680049 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 683/2692] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:10 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:10.986895 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-abcb095a-10b9-4e39-a5a5-bc367eac443f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:10.989507 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-abcb095a-10b9-4e39-a5a5-bc367eac443f tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] GET https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:10.989642 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-abcb095a-10b9-4e39-a5a5-bc367eac443f tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:10.989929 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-abcb095a-10b9-4e39-a5a5-bc367eac443f tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:11.001020 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:11.001020 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:11.005787 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-abcb095a-10b9-4e39-a5a5-bc367eac443f tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Volume info retrieved successfully. Aug 07 21:03:11.011604 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-abcb095a-10b9-4e39-a5a5-bc367eac443f tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 200 Aug 07 21:03:11.012053 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 667/2693] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:10 2026] GET /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:11.030299 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-64fb7b32-3576-428e-9c10-496f353f67a2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:11.032977 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-64fb7b32-3576-428e-9c10-496f353f67a2 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] GET https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:11.033283 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-64fb7b32-3576-428e-9c10-496f353f67a2 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:11.033523 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-64fb7b32-3576-428e-9c10-496f353f67a2 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:11.045244 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:11.045244 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:11.051185 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-64fb7b32-3576-428e-9c10-496f353f67a2 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Volume info retrieved successfully. Aug 07 21:03:11.057689 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-64fb7b32-3576-428e-9c10-496f353f67a2 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 200 Aug 07 21:03:11.058346 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 678/2694] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:11 2026] GET /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 1183 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:03:11.081683 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3f72969d-35f1-48ac-8b84-e751b7838858 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:11.086198 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f72969d-35f1-48ac-8b84-e751b7838858 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] POST https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999/action Aug 07 21:03:11.086198 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f72969d-35f1-48ac-8b84-e751b7838858 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-13141889", "migration_policy": "never"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:03:11.086198 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f72969d-35f1-48ac-8b84-e751b7838858 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-13141889", "migration_policy": "never"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:11.106010 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:11.106010 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:11.107695 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3f72969d-35f1-48ac-8b84-e751b7838858 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Volume info retrieved successfully. Aug 07 21:03:11.115964 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:11.115964 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:11.135658 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-3f72969d-35f1-48ac-8b84-e751b7838858 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-13141889 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-13141889, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:11.136047 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-3f72969d-35f1-48ac-8b84-e751b7838858 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-13141889 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-13141889, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:11.163594 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-3f72969d-35f1-48ac-8b84-e751b7838858 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Created reservations ['1a029dd6-1275-4073-a89f-e2671076e7d4', '6ba054e0-4fd9-45c8-9ac1-0afca386e4d7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:11.177100 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-3f72969d-35f1-48ac-8b84-e751b7838858 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-268361417 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-268361417, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:11.177457 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-3f72969d-35f1-48ac-8b84-e751b7838858 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-268361417 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-268361417, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:11.186683 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-3f72969d-35f1-48ac-8b84-e751b7838858 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Created reservations ['e9c5a6c1-4c35-4f00-a1f5-df7039fe2184', 'ee6273a8-cdc9-49e6-850e-2b77badab496'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:11.219299 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3f72969d-35f1-48ac-8b84-e751b7838858 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Retype volume request issued successfully. Aug 07 21:03:11.219578 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f72969d-35f1-48ac-8b84-e751b7838858 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999/action returned with HTTP 202 Aug 07 21:03:11.220609 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 667/2695] 10.4.3.127 () {70 vars in 1432 bytes} [Fri Aug 7 21:03:11 2026] POST /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 21:03:11.233655 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-39149d84-1e49-43f4-94e5-86c77c98645c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:11.235640 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-39149d84-1e49-43f4-94e5-86c77c98645c tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] GET https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:11.235838 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-39149d84-1e49-43f4-94e5-86c77c98645c tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:11.236108 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-39149d84-1e49-43f4-94e5-86c77c98645c tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:11.244987 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:11.244987 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:11.249385 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-39149d84-1e49-43f4-94e5-86c77c98645c tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Volume info retrieved successfully. Aug 07 21:03:11.255207 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-39149d84-1e49-43f4-94e5-86c77c98645c tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 200 Aug 07 21:03:11.255561 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 684/2696] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:11 2026] GET /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:11.694957 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-74482958-66f1-4d7c-ac15-0b6f07333393 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:11.697374 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-74482958-66f1-4d7c-ac15-0b6f07333393 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:11.697619 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-74482958-66f1-4d7c-ac15-0b6f07333393 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:11.697997 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-74482958-66f1-4d7c-ac15-0b6f07333393 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:11.698151 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-74482958-66f1-4d7c-ac15-0b6f07333393 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:11.705815 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:11.705815 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:11.709363 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-74482958-66f1-4d7c-ac15-0b6f07333393 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:11.709363 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 668/2697] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:11 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:12.155986 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c0954447-2c16-4919-bed3-8d6a95dc6a04 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.206609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ede66c63-3de9-4566-8d89-a9c0dfaf95f6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.208931 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ede66c63-3de9-4566-8d89-a9c0dfaf95f6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:12.209111 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ede66c63-3de9-4566-8d89-a9c0dfaf95f6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:12.209319 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ede66c63-3de9-4566-8d89-a9c0dfaf95f6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:12.219904 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:12.219904 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:12.227098 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ede66c63-3de9-4566-8d89-a9c0dfaf95f6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:12.235291 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ede66c63-3de9-4566-8d89-a9c0dfaf95f6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:12.235957 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 668/2698] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:12 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:12.254163 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1a04a3da-0119-4696-8282-0169e68776f6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.256834 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1a04a3da-0119-4696-8282-0169e68776f6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:12.258005 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1a04a3da-0119-4696-8282-0169e68776f6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:12.258005 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1a04a3da-0119-4696-8282-0169e68776f6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:12.270600 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:12.270600 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:12.275035 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e2cc0bb6-a78e-45c8-b2a8-ba3909781851 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.278658 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1a04a3da-0119-4696-8282-0169e68776f6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:12.278842 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e2cc0bb6-a78e-45c8-b2a8-ba3909781851 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] GET https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:12.280057 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e2cc0bb6-a78e-45c8-b2a8-ba3909781851 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:12.280057 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e2cc0bb6-a78e-45c8-b2a8-ba3909781851 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:12.285846 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1a04a3da-0119-4696-8282-0169e68776f6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:12.286362 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 685/2699] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:12 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:12.290106 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:12.290106 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:12.297160 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e2cc0bb6-a78e-45c8-b2a8-ba3909781851 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Volume info retrieved successfully. Aug 07 21:03:12.305408 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e2cc0bb6-a78e-45c8-b2a8-ba3909781851 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 200 Aug 07 21:03:12.305408 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 669/2700] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:12 2026] GET /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:12.330127 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-367cb72f-5007-499e-ad32-7bb359d7c902 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.334275 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-367cb72f-5007-499e-ad32-7bb359d7c902 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] GET https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:12.334515 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-367cb72f-5007-499e-ad32-7bb359d7c902 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:12.334993 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-367cb72f-5007-499e-ad32-7bb359d7c902 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:12.348563 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:12.348563 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:12.354665 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-367cb72f-5007-499e-ad32-7bb359d7c902 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Volume info retrieved successfully. Aug 07 21:03:12.361485 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c0954447-2c16-4919-bed3-8d6a95dc6a04 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:03:12.363479 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c0954447-2c16-4919-bed3-8d6a95dc6a04 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1047700294", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2075699752", "vendor_name": "tempest-vendor_name-1991517760"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:12.364834 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-b69e21de-23a1-4943-bff1-d872e236d352 req-287d0ca3-d35c-42e2-b807-dbd4b3cf1198 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.365559 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-367cb72f-5007-499e-ad32-7bb359d7c902 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 200 Aug 07 21:03:12.366318 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 669/2701] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:12 2026] GET /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 1181 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:03:12.366960 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-287d0ca3-d35c-42e2-b807-dbd4b3cf1198 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:12.367172 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-287d0ca3-d35c-42e2-b807-dbd4b3cf1198 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:12.367410 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-287d0ca3-d35c-42e2-b807-dbd4b3cf1198 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:12.375635 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:12.375635 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:12.381712 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-b69e21de-23a1-4943-bff1-d872e236d352 req-287d0ca3-d35c-42e2-b807-dbd4b3cf1198 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:12.386788 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-103eee98-921e-4e31-800d-c4b9cc70424a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.388348 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-287d0ca3-d35c-42e2-b807-dbd4b3cf1198 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:12.388863 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 686/2702] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:03:12 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:12.389743 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-103eee98-921e-4e31-800d-c4b9cc70424a tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] GET https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:12.390845 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-103eee98-921e-4e31-800d-c4b9cc70424a tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:12.390845 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-103eee98-921e-4e31-800d-c4b9cc70424a tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:12.396635 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c0954447-2c16-4919-bed3-8d6a95dc6a04 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:03:12.398079 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 679/2703] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:03:12 2026] POST /volume/v3/types => generated 330 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:12.410127 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:12.410127 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:12.411116 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.413996 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:12.414437 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b0fccf00-22c6-4003-9145-0ede5d8499f9", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:12.416402 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Create volume request body: {'volume': {'volume_type': 'b0fccf00-22c6-4003-9145-0ede5d8499f9', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:12.418943 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-103eee98-921e-4e31-800d-c4b9cc70424a tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Volume info retrieved successfully. Aug 07 21:03:12.423251 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Create volume of 1 GB Aug 07 21:03:12.423251 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:12.423251 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:12.423251 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Availability Zones retrieved successfully. Aug 07 21:03:12.427597 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-103eee98-921e-4e31-800d-c4b9cc70424a tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 200 Aug 07 21:03:12.428338 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 670/2704] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:12 2026] GET /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 1181 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:03:12.442126 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Flow 'volume_create_api' (8cacb1dd-139e-4795-9419-d72de0d6a5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:12.443473 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f593e144-77da-4219-abe6-04c2a0ceaec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:12.445058 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:12.448635 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-af557299-5558-4883-98f6-cade8724883a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.450892 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-af557299-5558-4883-98f6-cade8724883a tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] POST https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999/action Aug 07 21:03:12.451531 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-af557299-5558-4883-98f6-cade8724883a tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-268361417", "migration_policy": "never"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:03:12.451531 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-af557299-5558-4883-98f6-cade8724883a tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-268361417", "migration_policy": "never"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:12.463149 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:12.463149 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:12.464177 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-af557299-5558-4883-98f6-cade8724883a tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Volume info retrieved successfully. Aug 07 21:03:12.483149 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f593e144-77da-4219-abe6-04c2a0ceaec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:03:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2075699752',vendor_name='tempest-vendor_name-1991517760'},id=b0fccf00-22c6-4003-9145-0ede5d8499f9,is_public=True,name='tempest-ProjectMemberTests-volume-type-1047700294',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0fccf00-22c6-4003-9145-0ede5d8499f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:12.483337 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d5b05b3-278e-4502-bce7-6881b6a5e363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:12.486168 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-af557299-5558-4883-98f6-cade8724883a tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-268361417 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-268361417, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:12.486168 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-af557299-5558-4883-98f6-cade8724883a tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-268361417 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-268361417, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:12.501060 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-af557299-5558-4883-98f6-cade8724883a tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Created reservations ['c9080b8c-8573-46cc-acfd-4c87f144e88c', '5864f727-9327-417f-9c53-ee95ccd43bde'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:12.519333 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-af557299-5558-4883-98f6-cade8724883a tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-13141889 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-13141889, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:12.519738 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-af557299-5558-4883-98f6-cade8724883a tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-13141889 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-13141889, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:12.535403 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1047700294 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1047700294, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:12.535671 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1047700294 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1047700294, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:12.536936 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-af557299-5558-4883-98f6-cade8724883a tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Created reservations ['d878ca13-38dc-44ae-87df-7cf3c810eb33', '70c75c15-5c45-487a-9ffd-b5b701278e1c'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:12.546159 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b0f90013-805f-4271-8d63-3522ce47bf70 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.546572 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b0f90013-805f-4271-8d63-3522ce47bf70 None None] GET https://10.4.3.127/volume// Aug 07 21:03:12.546821 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b0f90013-805f-4271-8d63-3522ce47bf70 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:12.548596 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b0f90013-805f-4271-8d63-3522ce47bf70 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:12.549235 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b0f90013-805f-4271-8d63-3522ce47bf70 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:03:12.550294 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 680/2705] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:03:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:03:12.566741 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b69e21de-23a1-4943-bff1-d872e236d352 req-fbb34387-d143-49e2-b387-3280d291b46e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.582426 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-af557299-5558-4883-98f6-cade8724883a tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Retype volume request issued successfully. Aug 07 21:03:12.582711 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-af557299-5558-4883-98f6-cade8724883a tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999/action returned with HTTP 202 Aug 07 21:03:12.583537 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 687/2706] 10.4.3.127 () {70 vars in 1432 bytes} [Fri Aug 7 21:03:12 2026] POST /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 290 bytes (2 switches on core 0) Aug 07 21:03:12.594662 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Created reservations ['a570e001-4dbc-405b-a8b0-1b9152ab249c', '755c417e-1d5a-4551-b66f-ff472371463f', 'ec83f215-90f9-477c-901d-46a7c4e9769b', '5060cb8f-8c54-4755-8415-d442cb5757d6'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:12.595823 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d5b05b3-278e-4502-bce7-6881b6a5e363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a570e001-4dbc-405b-a8b0-1b9152ab249c', '755c417e-1d5a-4551-b66f-ff472371463f', 'ec83f215-90f9-477c-901d-46a7c4e9769b', '5060cb8f-8c54-4755-8415-d442cb5757d6']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:12.596791 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-022c9873-a484-41c7-9eaa-8f0ee36d8cb8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.597254 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3865a50-de85-45aa-aa21-460b5102d595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:12.598674 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-022c9873-a484-41c7-9eaa-8f0ee36d8cb8 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] GET https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:12.598779 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-022c9873-a484-41c7-9eaa-8f0ee36d8cb8 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:12.599090 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-022c9873-a484-41c7-9eaa-8f0ee36d8cb8 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:12.610708 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:12.610708 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:12.619029 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-022c9873-a484-41c7-9eaa-8f0ee36d8cb8 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Volume info retrieved successfully. Aug 07 21:03:12.626487 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-022c9873-a484-41c7-9eaa-8f0ee36d8cb8 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 200 Aug 07 21:03:12.626487 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 681/2707] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:12 2026] GET /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:12.633436 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3865a50-de85-45aa-aa21-460b5102d595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30dd5e62-443d-4f57-a7cf-2acfdf3b6ff1', '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='3bf1be9ca1ac47d8b1d95d1c26333d05',qos_specs=None,replication_status=,reservations=['a570e001-4dbc-405b-a8b0-1b9152ab249c','755c417e-1d5a-4551-b66f-ff472371463f','ec83f215-90f9-477c-901d-46a7c4e9769b','5060cb8f-8c54-4755-8415-d442cb5757d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a840a1949f494706b3dbbdde8d82525b',volume_type_id=b0fccf00-22c6-4003-9145-0ede5d8499f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30dd5e62-443d-4f57-a7cf-2acfdf3b6ff1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bf1be9ca1ac47d8b1d95d1c26333d05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a840a1949f494706b3dbbdde8d82525b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0fccf00-22c6-4003-9145-0ede5d8499f9),volume_type_id=b0fccf00-22c6-4003-9145-0ede5d8499f9)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:12.634330 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5611f6d-1930-41ed-9792-255c89378f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:12.650294 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Aug 07 21:03:12.650294 np0000006755 devstack@c-api.service[100275]: [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 Aug 07 21:03:12.650294 np0000006755 devstack@c-api.service[100275]: FROM reservations Aug 07 21:03:12.650294 np0000006755 devstack@c-api.service[100275]: 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] Aug 07 21:03:12.650294 np0000006755 devstack@c-api.service[100275]: [parameters: {'uuid_1_1': 'a570e001-4dbc-405b-a8b0-1b9152ab249c', 'uuid_1_2': '755c417e-1d5a-4551-b66f-ff472371463f', 'uuid_1_3': 'ec83f215-90f9-477c-901d-46a7c4e9769b', 'uuid_1_4': '5060cb8f-8c54-4755-8415-d442cb5757d6'}] Aug 07 21:03:12.650294 np0000006755 devstack@c-api.service[100275]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100275) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Aug 07 21:03:12.650677 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100275) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Aug 07 21:03:12.694215 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-fbb34387-d143-49e2-b387-3280d291b46e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:03:12.694931 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-fbb34387-d143-49e2-b387-3280d291b46e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2cdb812-1a1e-401e-88ca-3184ac95bf5c", "connector": null, "instance_uuid": "78b36613-3c86-45e4-88b4-a5847fe5f90c"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:12.704895 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:12.704895 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:12.722746 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9d334328-98c1-418c-a757-4857156ac38f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.725399 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9d334328-98c1-418c-a757-4857156ac38f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:12.725628 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9d334328-98c1-418c-a757-4857156ac38f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:12.726946 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9d334328-98c1-418c-a757-4857156ac38f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:12.726946 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-9d334328-98c1-418c-a757-4857156ac38f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:12.734831 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:12.734831 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:12.735692 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9d334328-98c1-418c-a757-4857156ac38f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:12.736156 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 688/2708] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:12 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:12.751534 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-fbb34387-d143-49e2-b387-3280d291b46e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:03:12.752328 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 671/2709] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:03:12 2026] POST /volume/v3/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:12.797526 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-37b6845e-1696-4e14-b16b-f9a78568ecd4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.800060 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-37b6845e-1696-4e14-b16b-f9a78568ecd4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:12.800420 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-37b6845e-1696-4e14-b16b-f9a78568ecd4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:12.800631 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-37b6845e-1696-4e14-b16b-f9a78568ecd4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:12.821993 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:12.821993 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:12.835549 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a73b7402-3c7c-4c3b-af6b-574dd301910e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.836580 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a73b7402-3c7c-4c3b-af6b-574dd301910e None None] GET https://10.4.3.127/volume// Aug 07 21:03:12.836580 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a73b7402-3c7c-4c3b-af6b-574dd301910e None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:12.836877 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a73b7402-3c7c-4c3b-af6b-574dd301910e None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:12.837460 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a73b7402-3c7c-4c3b-af6b-574dd301910e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:03:12.838737 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 689/2710] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:03:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:03:12.847233 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-37b6845e-1696-4e14-b16b-f9a78568ecd4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:12.851661 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b69e21de-23a1-4943-bff1-d872e236d352 req-8bea24dd-9065-4741-a210-2c7cd794161d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:12.855016 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-37b6845e-1696-4e14-b16b-f9a78568ecd4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:12.855283 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 682/2711] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:12 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 876 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:12.856122 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-8bea24dd-9065-4741-a210-2c7cd794161d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:12.857202 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-8bea24dd-9065-4741-a210-2c7cd794161d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:12.857202 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-8bea24dd-9065-4741-a210-2c7cd794161d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:12.869669 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:12.869669 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:12.878058 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b69e21de-23a1-4943-bff1-d872e236d352 req-8bea24dd-9065-4741-a210-2c7cd794161d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:12.890450 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-8bea24dd-9065-4741-a210-2c7cd794161d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:12.891320 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 672/2712] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:03:12 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 1056 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:03:13.037341 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-b69e21de-23a1-4943-bff1-d872e236d352 req-432d8787-30a1-4ca0-a11a-afa59e398814 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:13.042519 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-432d8787-30a1-4ca0-a11a-afa59e398814 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] PUT https://10.4.3.127/volume/v3/attachments/5529b4d5-6072-44cc-addb-95b42486b2f2 Aug 07 21:03:13.043795 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-432d8787-30a1-4ca0-a11a-afa59e398814 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:13.060170 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-b69e21de-23a1-4943-bff1-d872e236d352 req-432d8787-30a1-4ca0-a11a-afa59e398814 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Acquiring lock "cinder-attachment_update-d2cdb812-1a1e-401e-88ca-3184ac95bf5c-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:03:13.070408 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-b69e21de-23a1-4943-bff1-d872e236d352 req-432d8787-30a1-4ca0-a11a-afa59e398814 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Lock "cinder-attachment_update-d2cdb812-1a1e-401e-88ca-3184ac95bf5c-np0000006755" acquired by "attachment_update" :: waited 0.010s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:03:13.072143 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:13.072143 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:13.242799 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-b69e21de-23a1-4943-bff1-d872e236d352 req-432d8787-30a1-4ca0-a11a-afa59e398814 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Lock "cinder-attachment_update-d2cdb812-1a1e-401e-88ca-3184ac95bf5c-np0000006755" released by "attachment_update" :: held 0.172s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:03:13.242799 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-432d8787-30a1-4ca0-a11a-afa59e398814 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/5529b4d5-6072-44cc-addb-95b42486b2f2 returned with HTTP 200 Aug 07 21:03:13.245007 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 690/2713] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:03:13 2026] PUT /volume/v3/attachments/5529b4d5-6072-44cc-addb-95b42486b2f2 => generated 968 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:13.256433 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-b69e21de-23a1-4943-bff1-d872e236d352 req-6876cbb7-9ecd-48d4-aedd-8237478822e3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:13.259522 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-6876cbb7-9ecd-48d4-aedd-8237478822e3 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c/encryption Aug 07 21:03:13.260012 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-6876cbb7-9ecd-48d4-aedd-8237478822e3 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:13.260135 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-6876cbb7-9ecd-48d4-aedd-8237478822e3 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:13.284855 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:13.284855 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:13.303026 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-6876cbb7-9ecd-48d4-aedd-8237478822e3 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c/encryption returned with HTTP 200 Aug 07 21:03:13.303681 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 683/2714] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:03:13 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c/encryption => generated 160 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:13.646339 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-54fde373-71fa-41e3-a49b-edd992561f43 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:13.648898 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54fde373-71fa-41e3-a49b-edd992561f43 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] GET https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:13.649235 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-54fde373-71fa-41e3-a49b-edd992561f43 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:13.649534 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-54fde373-71fa-41e3-a49b-edd992561f43 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:13.658084 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:13.658084 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:13.662398 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-54fde373-71fa-41e3-a49b-edd992561f43 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Volume info retrieved successfully. Aug 07 21:03:13.667218 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54fde373-71fa-41e3-a49b-edd992561f43 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 200 Aug 07 21:03:13.667914 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 673/2715] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:13 2026] GET /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:13.675411 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5611f6d-1930-41ed-9792-255c89378f20) transitioned into state 'SUCCESS' from 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='3bf1be9ca1ac47d8b1d95d1c26333d05',qos_specs=None,replication_status=,reservations=['a570e001-4dbc-405b-a8b0-1b9152ab249c','755c417e-1d5a-4551-b66f-ff472371463f','ec83f215-90f9-477c-901d-46a7c4e9769b','5060cb8f-8c54-4755-8415-d442cb5757d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a840a1949f494706b3dbbdde8d82525b',volume_type_id=b0fccf00-22c6-4003-9145-0ede5d8499f9)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:13.676359 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba150d12-9ac2-468a-8fce-cc4c6f206b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:13.683494 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d9ec4ef8-6e16-4c72-8d0d-f0926ebb8684 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:13.686054 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d9ec4ef8-6e16-4c72-8d0d-f0926ebb8684 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] GET https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:13.686383 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d9ec4ef8-6e16-4c72-8d0d-f0926ebb8684 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:13.686662 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d9ec4ef8-6e16-4c72-8d0d-f0926ebb8684 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:13.700175 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba150d12-9ac2-468a-8fce-cc4c6f206b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:13.700981 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:13.701786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Flow 'volume_create_api' (8cacb1dd-139e-4795-9419-d72de0d6a5b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:13.702107 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Create volume request issued successfully. Aug 07 21:03:13.704344 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:13.704344 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:13.706584 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cbd9b323-d520-4659-9d28-2aa05022cca8 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:13.707170 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 670/2716] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:03:12 2026] POST /volume/v3/volumes => generated 774 bytes in 1297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:13.714239 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d9ec4ef8-6e16-4c72-8d0d-f0926ebb8684 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Volume info retrieved successfully. Aug 07 21:03:13.720829 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d9ec4ef8-6e16-4c72-8d0d-f0926ebb8684 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 200 Aug 07 21:03:13.721379 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 691/2717] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:13 2026] GET /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 1183 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:03:13.721441 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0beaa086-613c-4f82-ba7b-8a31fcc3f58e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:13.723114 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0beaa086-613c-4f82-ba7b-8a31fcc3f58e tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] GET https://10.4.3.127/volume/v3/volumes/30dd5e62-443d-4f57-a7cf-2acfdf3b6ff1 Aug 07 21:03:13.723390 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0beaa086-613c-4f82-ba7b-8a31fcc3f58e tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:13.723664 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0beaa086-613c-4f82-ba7b-8a31fcc3f58e tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:13.735774 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:13.735774 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:13.740277 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3e7d2fd4-fb1f-4131-b066-8a263ff0b27a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:13.743025 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e7d2fd4-fb1f-4131-b066-8a263ff0b27a tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] GET https://10.4.3.127/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1539591870 Aug 07 21:03:13.743234 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e7d2fd4-fb1f-4131-b066-8a263ff0b27a tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:13.743433 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e7d2fd4-fb1f-4131-b066-8a263ff0b27a tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:13.744071 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:13.744071 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:13.744349 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3e7d2fd4-fb1f-4131-b066-8a263ff0b27a tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1539591870'), ('all_tenants', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:03:13.746836 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0beaa086-613c-4f82-ba7b-8a31fcc3f58e tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Volume info retrieved successfully. Aug 07 21:03:13.754477 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-44da0212-a913-43a9-9619-d1842e3e9264 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:13.757143 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0beaa086-613c-4f82-ba7b-8a31fcc3f58e tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/volumes/30dd5e62-443d-4f57-a7cf-2acfdf3b6ff1 returned with HTTP 200 Aug 07 21:03:13.757577 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 674/2718] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:03:13 2026] GET /volume/v3/volumes/30dd5e62-443d-4f57-a7cf-2acfdf3b6ff1 => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:13.762151 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44da0212-a913-43a9-9619-d1842e3e9264 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:13.762151 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44da0212-a913-43a9-9619-d1842e3e9264 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:13.762151 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44da0212-a913-43a9-9619-d1842e3e9264 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:13.762151 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-44da0212-a913-43a9-9619-d1842e3e9264 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:13.766536 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:13.766536 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:13.768792 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44da0212-a913-43a9-9619-d1842e3e9264 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:13.768792 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 692/2719] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:13 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:13.826508 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:13.827054 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-154212291", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:13.829967 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-154212291', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:13.829967 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Create volume of 1 GB Aug 07 21:03:13.845318 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Availability Zones retrieved successfully. Aug 07 21:03:13.853275 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Flow 'volume_create_api' (3264e1ef-54cf-4551-a88c-b7aec3021226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:13.854480 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d407c95b-2e15-49c1-b9d2-a22acd811e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:13.856187 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:13.880770 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-97957e48-bb45-448a-b66e-b5a8335648ec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:13.882890 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-97957e48-bb45-448a-b66e-b5a8335648ec tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:13.883214 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-97957e48-bb45-448a-b66e-b5a8335648ec tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:13.883470 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-97957e48-bb45-448a-b66e-b5a8335648ec tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:13.902507 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:13.902507 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:13.906037 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d407c95b-2e15-49c1-b9d2-a22acd811e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:13.907104 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc7fe4b4-4f99-4e59-8a2c-5437d3dc4bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:13.909843 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-97957e48-bb45-448a-b66e-b5a8335648ec tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:13.918745 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-97957e48-bb45-448a-b66e-b5a8335648ec tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:13.919329 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 675/2720] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:13 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:14.006198 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3e7d2fd4-fb1f-4131-b066-8a263ff0b27a tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Get all volumes completed successfully. Aug 07 21:03:14.007051 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e7d2fd4-fb1f-4131-b066-8a263ff0b27a tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] https://10.4.3.127/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1539591870 returned with HTTP 200 Aug 07 21:03:14.007254 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 671/2721] 10.4.3.127 () {68 vars in 1429 bytes} [Fri Aug 7 21:03:13 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1539591870 => generated 342 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:14.018151 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1415022d-0635-4f4d-8a36-89f1ed81d8fc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:14.021063 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1415022d-0635-4f4d-8a36-89f1ed81d8fc tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] GET https://10.4.3.127/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1539591870 Aug 07 21:03:14.021330 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1415022d-0635-4f4d-8a36-89f1ed81d8fc tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:14.021644 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1415022d-0635-4f4d-8a36-89f1ed81d8fc tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:14.022928 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1415022d-0635-4f4d-8a36-89f1ed81d8fc tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1539591870'), ('all_tenants', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:03:14.033547 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Created reservations ['dad6a45f-06f1-4471-bf49-03bf89b1f6ae', 'fa9c3ee1-1f30-45a4-a8a2-ab4aaee09aa1', 'cff5fc09-20cc-4a5e-b6fc-d9dcf3373dde', '8daed687-53c8-4696-a118-f16c1d04e950'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:14.034747 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc7fe4b4-4f99-4e59-8a2c-5437d3dc4bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dad6a45f-06f1-4471-bf49-03bf89b1f6ae', 'fa9c3ee1-1f30-45a4-a8a2-ab4aaee09aa1', 'cff5fc09-20cc-4a5e-b6fc-d9dcf3373dde', '8daed687-53c8-4696-a118-f16c1d04e950']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:14.035967 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deaabc54-183e-4050-b567-25ed9ab5a62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:14.037734 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1415022d-0635-4f4d-8a36-89f1ed81d8fc tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Get all volumes completed successfully. Aug 07 21:03:14.038489 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1415022d-0635-4f4d-8a36-89f1ed81d8fc tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] https://10.4.3.127/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1539591870 returned with HTTP 200 Aug 07 21:03:14.039062 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 693/2722] 10.4.3.127 () {68 vars in 1429 bytes} [Fri Aug 7 21:03:14 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1539591870 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:14.052660 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-11705354-f8e2-4b00-a80e-30c27a10b2e2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:14.054825 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-11705354-f8e2-4b00-a80e-30c27a10b2e2 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] GET https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:14.055142 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-11705354-f8e2-4b00-a80e-30c27a10b2e2 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:14.055420 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-11705354-f8e2-4b00-a80e-30c27a10b2e2 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:14.063396 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:14.063396 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:14.065554 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deaabc54-183e-4050-b567-25ed9ab5a62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b511e5b-3bc7-4625-87d3-b36e0570e583', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-154212291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8bc39b29c44f908842917ac455c147',qos_specs=None,replication_status=,reservations=['dad6a45f-06f1-4471-bf49-03bf89b1f6ae','fa9c3ee1-1f30-45a4-a8a2-ab4aaee09aa1','cff5fc09-20cc-4a5e-b6fc-d9dcf3373dde','8daed687-53c8-4696-a118-f16c1d04e950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e5e2c74848497084e3d8dff5fd92c8',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-154212291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b511e5b-3bc7-4625-87d3-b36e0570e583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8bc39b29c44f908842917ac455c147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0e5e2c74848497084e3d8dff5fd92c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:14.066879 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1014c6be-7fe8-4d8f-b69c-8e42354a4b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:14.068440 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-11705354-f8e2-4b00-a80e-30c27a10b2e2 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Volume info retrieved successfully. Aug 07 21:03:14.076678 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-11705354-f8e2-4b00-a80e-30c27a10b2e2 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 200 Aug 07 21:03:14.077037 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 676/2723] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:14 2026] GET /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:14.093090 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0edccb80-32d2-44fa-b40e-3872ef9d6463 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:14.095889 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0edccb80-32d2-44fa-b40e-3872ef9d6463 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] DELETE https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:14.095889 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0edccb80-32d2-44fa-b40e-3872ef9d6463 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:14.096256 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0edccb80-32d2-44fa-b40e-3872ef9d6463 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:14.096381 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0edccb80-32d2-44fa-b40e-3872ef9d6463 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Delete volume with id: 782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:14.103019 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1014c6be-7fe8-4d8f-b69c-8e42354a4b10) transitioned into state 'SUCCESS' from state '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-154212291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8bc39b29c44f908842917ac455c147',qos_specs=None,replication_status=,reservations=['dad6a45f-06f1-4471-bf49-03bf89b1f6ae','fa9c3ee1-1f30-45a4-a8a2-ab4aaee09aa1','cff5fc09-20cc-4a5e-b6fc-d9dcf3373dde','8daed687-53c8-4696-a118-f16c1d04e950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e5e2c74848497084e3d8dff5fd92c8',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:14.103965 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67eb91d2-5f25-4dba-912e-64416f9c261a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:14.109132 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:14.109132 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:14.109976 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0edccb80-32d2-44fa-b40e-3872ef9d6463 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Volume info retrieved successfully. Aug 07 21:03:14.123648 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67eb91d2-5f25-4dba-912e-64416f9c261a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:14.125433 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Flow 'volume_create_api' (3264e1ef-54cf-4551-a88c-b7aec3021226) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:14.126036 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Create volume request issued successfully. Aug 07 21:03:14.127259 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-89a73b91-b351-44c5-afe1-df9c8843f9e5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:14.128232 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 684/2724] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:03:13 2026] POST /volume/v3/volumes => generated 764 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:14.135710 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0edccb80-32d2-44fa-b40e-3872ef9d6463 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Delete volume request issued successfully. Aug 07 21:03:14.136026 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0edccb80-32d2-44fa-b40e-3872ef9d6463 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 202 Aug 07 21:03:14.136500 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 672/2725] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:03:14 2026] DELETE /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:03:14.147591 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e0d1e876-6ed8-4dc4-b43c-19b0a85c7704 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:14.148326 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:14.150788 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:14.151350 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1712221779", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:14.153464 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1712221779', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:14.153603 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Create volume of 1 GB Aug 07 21:03:14.154736 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0d1e876-6ed8-4dc4-b43c-19b0a85c7704 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] GET https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:14.155971 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0d1e876-6ed8-4dc4-b43c-19b0a85c7704 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:14.156962 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0d1e876-6ed8-4dc4-b43c-19b0a85c7704 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:14.160271 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Availability Zones retrieved successfully. Aug 07 21:03:14.168657 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:14.168657 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:14.171754 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Flow 'volume_create_api' (e6a46a73-dfa2-40f9-bd3a-b235d78a7ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:14.173170 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5ae206-19b6-432b-90b3-e82a18e8f718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:14.174468 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:14.178402 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e0d1e876-6ed8-4dc4-b43c-19b0a85c7704 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Volume info retrieved successfully. Aug 07 21:03:14.185957 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0d1e876-6ed8-4dc4-b43c-19b0a85c7704 tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 200 Aug 07 21:03:14.186411 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 694/2726] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:14 2026] GET /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 997 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:14.215053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5ae206-19b6-432b-90b3-e82a18e8f718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:14.216130 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (233f56c8-96f2-452f-a0e0-478412f90707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:14.296665 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Created reservations ['d53a80ed-3378-4215-9cbc-7ea774b9b890', '0d52a8c6-c1db-45ed-8da5-ad2d422661ae', 'd1676275-dd62-445f-8065-894ccf408814', '112b08a8-4d75-4f96-a586-0255417a0a99'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:14.297573 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (233f56c8-96f2-452f-a0e0-478412f90707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d53a80ed-3378-4215-9cbc-7ea774b9b890', '0d52a8c6-c1db-45ed-8da5-ad2d422661ae', 'd1676275-dd62-445f-8065-894ccf408814', '112b08a8-4d75-4f96-a586-0255417a0a99']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:14.298495 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de54332d-0953-406f-be85-c72ee2a31a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:14.335881 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de54332d-0953-406f-be85-c72ee2a31a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6df9ce87-1b0f-4379-be3e-094765c979b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1712221779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8bc39b29c44f908842917ac455c147',qos_specs=None,replication_status=,reservations=['d53a80ed-3378-4215-9cbc-7ea774b9b890','0d52a8c6-c1db-45ed-8da5-ad2d422661ae','d1676275-dd62-445f-8065-894ccf408814','112b08a8-4d75-4f96-a586-0255417a0a99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e5e2c74848497084e3d8dff5fd92c8',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1712221779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6df9ce87-1b0f-4379-be3e-094765c979b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8bc39b29c44f908842917ac455c147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0e5e2c74848497084e3d8dff5fd92c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:14.337267 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c08bb08-c25b-417a-9c77-35729655c027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:14.365002 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c08bb08-c25b-417a-9c77-35729655c027) transitioned into state 'SUCCESS' from state '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-1712221779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8bc39b29c44f908842917ac455c147',qos_specs=None,replication_status=,reservations=['d53a80ed-3378-4215-9cbc-7ea774b9b890','0d52a8c6-c1db-45ed-8da5-ad2d422661ae','d1676275-dd62-445f-8065-894ccf408814','112b08a8-4d75-4f96-a586-0255417a0a99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e5e2c74848497084e3d8dff5fd92c8',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:14.366168 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f18190a-ad02-4cb5-8d73-c56722f17eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:14.382477 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f18190a-ad02-4cb5-8d73-c56722f17eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:14.383779 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Flow 'volume_create_api' (e6a46a73-dfa2-40f9-bd3a-b235d78a7ba9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:14.384225 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Create volume request issued successfully. Aug 07 21:03:14.385444 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9c224b1-567e-4f84-943f-d8a9767247d9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:14.386151 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 677/2727] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:03:14 2026] POST /volume/v3/volumes => generated 765 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:14.777941 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b0763d11-9c6a-4f20-83ff-6841f96e66f9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:14.780857 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b0763d11-9c6a-4f20-83ff-6841f96e66f9 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] GET https://10.4.3.127/volume/v3/volumes/30dd5e62-443d-4f57-a7cf-2acfdf3b6ff1 Aug 07 21:03:14.781032 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b0763d11-9c6a-4f20-83ff-6841f96e66f9 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:14.781250 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b0763d11-9c6a-4f20-83ff-6841f96e66f9 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:14.784800 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0a606738-dfb8-44ec-b12d-94908562a7c0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:14.787881 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a606738-dfb8-44ec-b12d-94908562a7c0 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:14.787974 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a606738-dfb8-44ec-b12d-94908562a7c0 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:14.788479 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a606738-dfb8-44ec-b12d-94908562a7c0 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:14.788479 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0a606738-dfb8-44ec-b12d-94908562a7c0 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:14.790889 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:14.790889 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:14.796353 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b0763d11-9c6a-4f20-83ff-6841f96e66f9 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Volume info retrieved successfully. Aug 07 21:03:14.796499 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:14.796499 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:14.797506 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a606738-dfb8-44ec-b12d-94908562a7c0 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:14.798385 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 673/2728] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:14 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:14.801750 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b0763d11-9c6a-4f20-83ff-6841f96e66f9 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/volumes/30dd5e62-443d-4f57-a7cf-2acfdf3b6ff1 returned with HTTP 200 Aug 07 21:03:14.802537 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 685/2729] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:03:14 2026] GET /volume/v3/volumes/30dd5e62-443d-4f57-a7cf-2acfdf3b6ff1 => generated 974 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:14.821886 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c6157ff0-e82a-4900-aac6-522fd3918d2a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:14.824878 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c6157ff0-e82a-4900-aac6-522fd3918d2a tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 07 21:03:14.824878 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c6157ff0-e82a-4900-aac6-522fd3918d2a tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:14.824878 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c6157ff0-e82a-4900-aac6-522fd3918d2a tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:14.834687 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c6157ff0-e82a-4900-aac6-522fd3918d2a tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 21:03:14.834687 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 695/2730] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 21:03:14 2026] GET /volume/v3/messages => generated 2638 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:03:14.849901 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-72063418-307b-4efc-9d47-690417284965 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:14.942616 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6e27ab87-44d7-4c1b-9683-d431b52ce175 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:14.946109 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e27ab87-44d7-4c1b-9683-d431b52ce175 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:14.946368 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e27ab87-44d7-4c1b-9683-d431b52ce175 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:14.946648 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e27ab87-44d7-4c1b-9683-d431b52ce175 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:14.967868 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72063418-307b-4efc-9d47-690417284965 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] DELETE https://10.4.3.127/volume/v3/messages/328e4bc2-620d-439c-8686-21b50d610134 Aug 07 21:03:14.967868 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72063418-307b-4efc-9d47-690417284965 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:14.968217 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72063418-307b-4efc-9d47-690417284965 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:14.973120 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:14.973120 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:14.973315 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:14.973315 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:14.978565 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6e27ab87-44d7-4c1b-9683-d431b52ce175 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:14.981088 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72063418-307b-4efc-9d47-690417284965 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] https://10.4.3.127/volume/v3/messages/328e4bc2-620d-439c-8686-21b50d610134 returned with HTTP 204 Aug 07 21:03:14.981658 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 678/2731] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 7 21:03:14 2026] DELETE /volume/v3/messages/328e4bc2-620d-439c-8686-21b50d610134 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 21:03:14.984697 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e27ab87-44d7-4c1b-9683-d431b52ce175 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:14.985255 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 674/2732] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:14 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:14.993600 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-60a135a5-71ec-44c1-942e-34557336b68b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:14.995917 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-60a135a5-71ec-44c1-942e-34557336b68b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] GET https://10.4.3.127/volume/v3/messages/328e4bc2-620d-439c-8686-21b50d610134 Aug 07 21:03:14.996389 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-60a135a5-71ec-44c1-942e-34557336b68b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:14.996724 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-60a135a5-71ec-44c1-942e-34557336b68b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:15.011364 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-60a135a5-71ec-44c1-942e-34557336b68b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] https://10.4.3.127/volume/v3/messages/328e4bc2-620d-439c-8686-21b50d610134 returned with HTTP 404 Aug 07 21:03:15.011840 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 686/2733] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:03:14 2026] GET /volume/v3/messages/328e4bc2-620d-439c-8686-21b50d610134 => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:15.026390 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-42e7e546-ed14-4327-8da0-12734c997981 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:15.028042 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-42e7e546-ed14-4327-8da0-12734c997981 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/30dd5e62-443d-4f57-a7cf-2acfdf3b6ff1 Aug 07 21:03:15.028391 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-42e7e546-ed14-4327-8da0-12734c997981 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:15.028742 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-42e7e546-ed14-4327-8da0-12734c997981 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:15.029417 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-42e7e546-ed14-4327-8da0-12734c997981 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Delete volume with id: 30dd5e62-443d-4f57-a7cf-2acfdf3b6ff1 Aug 07 21:03:15.041674 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:15.041674 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:15.042534 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-42e7e546-ed14-4327-8da0-12734c997981 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Volume info retrieved successfully. Aug 07 21:03:15.043972 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-42e7e546-ed14-4327-8da0-12734c997981 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100277) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 21:03:15.057807 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-42e7e546-ed14-4327-8da0-12734c997981 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1047700294 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1047700294, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:15.058207 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-42e7e546-ed14-4327-8da0-12734c997981 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1047700294 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1047700294, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:15.073589 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-42e7e546-ed14-4327-8da0-12734c997981 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Created reservations ['3a42f0d5-60b5-4484-a35a-59360cd1904c', '0a3d2860-4846-49f0-9dd3-0cc55f0fdf63', '9cd0dcc6-a03b-424b-bc5a-ceabc74436a2', 'f57f4298-5d54-4c31-b19b-1b091db5c2b9'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:15.109284 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-42e7e546-ed14-4327-8da0-12734c997981 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Delete volume request issued successfully. Aug 07 21:03:15.109620 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-42e7e546-ed14-4327-8da0-12734c997981 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/volumes/30dd5e62-443d-4f57-a7cf-2acfdf3b6ff1 returned with HTTP 202 Aug 07 21:03:15.110256 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 696/2734] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:03:15 2026] DELETE /volume/v3/volumes/30dd5e62-443d-4f57-a7cf-2acfdf3b6ff1 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:15.120721 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-905284e7-fc06-4e14-94eb-e4867a77dd41 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:15.123794 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-905284e7-fc06-4e14-94eb-e4867a77dd41 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] DELETE https://10.4.3.127/volume/v3/types/b0fccf00-22c6-4003-9145-0ede5d8499f9 Aug 07 21:03:15.123794 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-905284e7-fc06-4e14-94eb-e4867a77dd41 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:15.124500 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-905284e7-fc06-4e14-94eb-e4867a77dd41 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:15.168317 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-905284e7-fc06-4e14-94eb-e4867a77dd41 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/types/b0fccf00-22c6-4003-9145-0ede5d8499f9 returned with HTTP 202 Aug 07 21:03:15.168840 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 679/2735] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:03:15 2026] DELETE /volume/v3/types/b0fccf00-22c6-4003-9145-0ede5d8499f9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:15.180560 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ddb96b82-79a9-44cd-8eb5-c99272fb0801 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:15.183682 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ddb96b82-79a9-44cd-8eb5-c99272fb0801 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:03:15.183682 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ddb96b82-79a9-44cd-8eb5-c99272fb0801 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-57174313", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1027798384", "vendor_name": "tempest-vendor_name-1870375478"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:15.202603 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-789886e1-5734-495c-ab33-483e3278944c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:15.204385 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-789886e1-5734-495c-ab33-483e3278944c tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] GET https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 Aug 07 21:03:15.204708 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-789886e1-5734-495c-ab33-483e3278944c tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:15.205482 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-789886e1-5734-495c-ab33-483e3278944c tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:15.214308 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-789886e1-5734-495c-ab33-483e3278944c tempest-VolumeRetypeMultiattachTest-1201034015 tempest-VolumeRetypeMultiattachTest-1201034015-project-member] https://10.4.3.127/volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 returned with HTTP 404 Aug 07 21:03:15.214875 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 687/2736] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:15 2026] GET /volume/v3/volumes/782830d4-09fe-4fe6-9190-d9386b24a999 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:03:15.219477 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ddb96b82-79a9-44cd-8eb5-c99272fb0801 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:03:15.219894 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 675/2737] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:03:15 2026] POST /volume/v3/types => generated 328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:15.232569 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-81119df5-24db-48b0-8f78-c8e816b16de0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:15.234071 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:15.235290 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-81119df5-24db-48b0-8f78-c8e816b16de0 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] DELETE https://10.4.3.127/volume/v3/types/c8c8f674-b76b-4d5f-b335-32d2e1eeb95a Aug 07 21:03:15.237057 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-81119df5-24db-48b0-8f78-c8e816b16de0 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:15.237057 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-81119df5-24db-48b0-8f78-c8e816b16de0 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:15.237813 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:15.238398 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "45e8c05f-c065-4548-bc4d-c0bb5bd1644c", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:15.241405 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Create volume request body: {'volume': {'volume_type': '45e8c05f-c065-4548-bc4d-c0bb5bd1644c', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:15.250706 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Create volume of 1 GB Aug 07 21:03:15.251125 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:15.251125 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:15.251606 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Availability Zones retrieved successfully. Aug 07 21:03:15.258942 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Flow 'volume_create_api' (cf4d4a00-500b-4fb4-acb9-c530d08e4a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:15.259878 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41669ee7-45f4-43ac-a154-1e864043f1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:15.261174 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:15.270087 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-81119df5-24db-48b0-8f78-c8e816b16de0 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] https://10.4.3.127/volume/v3/types/c8c8f674-b76b-4d5f-b335-32d2e1eeb95a returned with HTTP 202 Aug 07 21:03:15.270652 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 697/2738] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:03:15 2026] DELETE /volume/v3/types/c8c8f674-b76b-4d5f-b335-32d2e1eeb95a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:15.281010 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-97035a10-162a-42ed-95ee-0fa212f49601 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:15.282799 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-97035a10-162a-42ed-95ee-0fa212f49601 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] GET https://10.4.3.127/volume/v3/types/c8c8f674-b76b-4d5f-b335-32d2e1eeb95a Aug 07 21:03:15.283062 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-97035a10-162a-42ed-95ee-0fa212f49601 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:15.283251 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-97035a10-162a-42ed-95ee-0fa212f49601 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:15.287156 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-97035a10-162a-42ed-95ee-0fa212f49601 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] https://10.4.3.127/volume/v3/types/c8c8f674-b76b-4d5f-b335-32d2e1eeb95a returned with HTTP 404 Aug 07 21:03:15.287156 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 688/2739] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 21:03:15 2026] GET /volume/v3/types/c8c8f674-b76b-4d5f-b335-32d2e1eeb95a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:15.291982 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41669ee7-45f4-43ac-a154-1e864043f1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:03:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1027798384',vendor_name='tempest-vendor_name-1870375478'},id=45e8c05f-c065-4548-bc4d-c0bb5bd1644c,is_public=True,name='tempest-ProjectMemberTests-volume-type-57174313',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45e8c05f-c065-4548-bc4d-c0bb5bd1644c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:15.292913 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d35e17-d711-4f53-b0bd-d8880b10025b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:15.296036 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2dc7acf2-d0e9-484b-8fb9-502f8aab8501 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:15.298892 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2dc7acf2-d0e9-484b-8fb9-502f8aab8501 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] DELETE https://10.4.3.127/volume/v3/types/35f8a844-1989-4989-952d-83e5c19e3983 Aug 07 21:03:15.299228 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2dc7acf2-d0e9-484b-8fb9-502f8aab8501 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:15.299554 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2dc7acf2-d0e9-484b-8fb9-502f8aab8501 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:15.345490 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-57174313 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-57174313, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:15.347138 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-57174313 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-57174313, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:15.350676 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2dc7acf2-d0e9-484b-8fb9-502f8aab8501 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] https://10.4.3.127/volume/v3/types/35f8a844-1989-4989-952d-83e5c19e3983 returned with HTTP 202 Aug 07 21:03:15.351134 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 676/2740] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:03:15 2026] DELETE /volume/v3/types/35f8a844-1989-4989-952d-83e5c19e3983 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:15.362116 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bef4a2fe-ec3a-4011-9a54-afba5fff6766 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:15.364709 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bef4a2fe-ec3a-4011-9a54-afba5fff6766 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] GET https://10.4.3.127/volume/v3/types/35f8a844-1989-4989-952d-83e5c19e3983 Aug 07 21:03:15.365021 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bef4a2fe-ec3a-4011-9a54-afba5fff6766 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:15.365313 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bef4a2fe-ec3a-4011-9a54-afba5fff6766 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:15.369418 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bef4a2fe-ec3a-4011-9a54-afba5fff6766 tempest-VolumeRetypeMultiattachTest-1681001734 tempest-VolumeRetypeMultiattachTest-1681001734-project-admin] https://10.4.3.127/volume/v3/types/35f8a844-1989-4989-952d-83e5c19e3983 returned with HTTP 404 Aug 07 21:03:15.370033 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 698/2741] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 21:03:15 2026] GET /volume/v3/types/35f8a844-1989-4989-952d-83e5c19e3983 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:15.405528 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Created reservations ['678410b1-b086-4f4e-9e20-ae9bc1e8255f', '592cb4d5-1374-4dda-ab17-6b2938b186aa', '354369d9-a841-4b45-a126-e2d639998a16', '5b240884-4ce3-4a5b-a4d2-fd4b68b004c9'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:15.406790 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d35e17-d711-4f53-b0bd-d8880b10025b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['678410b1-b086-4f4e-9e20-ae9bc1e8255f', '592cb4d5-1374-4dda-ab17-6b2938b186aa', '354369d9-a841-4b45-a126-e2d639998a16', '5b240884-4ce3-4a5b-a4d2-fd4b68b004c9']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:15.408462 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d020f47e-a82d-40b0-991b-03d4b7532503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:15.461113 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d020f47e-a82d-40b0-991b-03d4b7532503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b297502-edc6-4d53-89a2-e1c9e4a05745', '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='3bf1be9ca1ac47d8b1d95d1c26333d05',qos_specs=None,replication_status=,reservations=['678410b1-b086-4f4e-9e20-ae9bc1e8255f','592cb4d5-1374-4dda-ab17-6b2938b186aa','354369d9-a841-4b45-a126-e2d639998a16','5b240884-4ce3-4a5b-a4d2-fd4b68b004c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a840a1949f494706b3dbbdde8d82525b',volume_type_id=45e8c05f-c065-4548-bc4d-c0bb5bd1644c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:15Z,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=5b297502-edc6-4d53-89a2-e1c9e4a05745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bf1be9ca1ac47d8b1d95d1c26333d05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a840a1949f494706b3dbbdde8d82525b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45e8c05f-c065-4548-bc4d-c0bb5bd1644c),volume_type_id=45e8c05f-c065-4548-bc4d-c0bb5bd1644c)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:15.462263 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac9ba69-0e85-41d4-b4b6-e12a9831db73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:15.498732 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac9ba69-0e85-41d4-b4b6-e12a9831db73) transitioned into state 'SUCCESS' from 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='3bf1be9ca1ac47d8b1d95d1c26333d05',qos_specs=None,replication_status=,reservations=['678410b1-b086-4f4e-9e20-ae9bc1e8255f','592cb4d5-1374-4dda-ab17-6b2938b186aa','354369d9-a841-4b45-a126-e2d639998a16','5b240884-4ce3-4a5b-a4d2-fd4b68b004c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a840a1949f494706b3dbbdde8d82525b',volume_type_id=45e8c05f-c065-4548-bc4d-c0bb5bd1644c)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:15.500579 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4da5a03-5e88-4cae-86d4-6173a73aed2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:15.518927 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4da5a03-5e88-4cae-86d4-6173a73aed2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:15.519819 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Flow 'volume_create_api' (cf4d4a00-500b-4fb4-acb9-c530d08e4a06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:15.520642 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Create volume request issued successfully. Aug 07 21:03:15.520861 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bda4082c-e21e-41a8-b27e-51aeee5f48a5 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:15.521418 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 680/2742] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:03:15 2026] POST /volume/v3/volumes => generated 772 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:15.541024 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0d50eed2-108f-4dde-a200-3608b77655da None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:15.543117 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0d50eed2-108f-4dde-a200-3608b77655da tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] GET https://10.4.3.127/volume/v3/volumes/5b297502-edc6-4d53-89a2-e1c9e4a05745 Aug 07 21:03:15.543905 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0d50eed2-108f-4dde-a200-3608b77655da tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:15.543905 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0d50eed2-108f-4dde-a200-3608b77655da tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:15.555881 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:15.555881 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:15.559291 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0d50eed2-108f-4dde-a200-3608b77655da tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Volume info retrieved successfully. Aug 07 21:03:15.564900 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0d50eed2-108f-4dde-a200-3608b77655da tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/volumes/5b297502-edc6-4d53-89a2-e1c9e4a05745 returned with HTTP 200 Aug 07 21:03:15.565435 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 689/2743] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:03:15 2026] GET /volume/v3/volumes/5b297502-edc6-4d53-89a2-e1c9e4a05745 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:15.815455 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-86fa6ba9-44c0-4fa2-ab13-1b7e23a769ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:15.816832 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86fa6ba9-44c0-4fa2-ab13-1b7e23a769ac tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:15.816832 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86fa6ba9-44c0-4fa2-ab13-1b7e23a769ac tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:15.816980 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86fa6ba9-44c0-4fa2-ab13-1b7e23a769ac tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:15.817890 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-86fa6ba9-44c0-4fa2-ab13-1b7e23a769ac tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:15.823678 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:15.823678 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:15.824743 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86fa6ba9-44c0-4fa2-ab13-1b7e23a769ac tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:15.825132 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 677/2744] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:15 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:15.999180 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e0b4e5ff-b416-4f8c-8a4e-79769819868d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:16.002323 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0b4e5ff-b416-4f8c-8a4e-79769819868d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:16.002589 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0b4e5ff-b416-4f8c-8a4e-79769819868d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:16.002854 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0b4e5ff-b416-4f8c-8a4e-79769819868d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:16.016384 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:16.016384 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:16.021217 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e0b4e5ff-b416-4f8c-8a4e-79769819868d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:16.027320 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0b4e5ff-b416-4f8c-8a4e-79769819868d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:16.027877 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 699/2745] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:15 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:16.584501 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ba29ddda-7f37-4f45-bf4f-7e77fe9ca897 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:16.587504 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba29ddda-7f37-4f45-bf4f-7e77fe9ca897 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] GET https://10.4.3.127/volume/v3/volumes/5b297502-edc6-4d53-89a2-e1c9e4a05745 Aug 07 21:03:16.587879 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba29ddda-7f37-4f45-bf4f-7e77fe9ca897 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:16.588211 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba29ddda-7f37-4f45-bf4f-7e77fe9ca897 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:16.601390 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:16.601390 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:16.605967 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ba29ddda-7f37-4f45-bf4f-7e77fe9ca897 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Volume info retrieved successfully. Aug 07 21:03:16.611715 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba29ddda-7f37-4f45-bf4f-7e77fe9ca897 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/volumes/5b297502-edc6-4d53-89a2-e1c9e4a05745 returned with HTTP 200 Aug 07 21:03:16.612612 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 681/2746] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:03:16 2026] GET /volume/v3/volumes/5b297502-edc6-4d53-89a2-e1c9e4a05745 => generated 972 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:16.631190 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9d9fbaff-333b-4d1b-b413-dd8f5bb947b6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:16.633505 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9d9fbaff-333b-4d1b-b413-dd8f5bb947b6 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 07 21:03:16.633859 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9d9fbaff-333b-4d1b-b413-dd8f5bb947b6 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:16.635299 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9d9fbaff-333b-4d1b-b413-dd8f5bb947b6 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:16.640975 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9d9fbaff-333b-4d1b-b413-dd8f5bb947b6 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 21:03:16.641400 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 690/2747] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 21:03:16 2026] GET /volume/v3/messages => generated 2638 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:16.653557 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8d7d8b5c-747c-44d5-b621-b555846d8547 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:16.655800 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d7d8b5c-747c-44d5-b621-b555846d8547 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] GET https://10.4.3.127/volume/v3/messages Aug 07 21:03:16.656979 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d7d8b5c-747c-44d5-b621-b555846d8547 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:16.656979 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d7d8b5c-747c-44d5-b621-b555846d8547 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:16.662562 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d7d8b5c-747c-44d5-b621-b555846d8547 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 21:03:16.663090 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 678/2748] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 21:03:16 2026] GET /volume/v3/messages => generated 2638 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:16.675918 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8af6e31f-9a23-4d6d-995c-022d14bfe61b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:16.678094 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8af6e31f-9a23-4d6d-995c-022d14bfe61b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] DELETE https://10.4.3.127/volume/v3/messages/fe08d7a5-e82f-44f8-98d6-293b52fed120 Aug 07 21:03:16.678320 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8af6e31f-9a23-4d6d-995c-022d14bfe61b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:16.678542 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8af6e31f-9a23-4d6d-995c-022d14bfe61b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:16.697270 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8af6e31f-9a23-4d6d-995c-022d14bfe61b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/messages/fe08d7a5-e82f-44f8-98d6-293b52fed120 returned with HTTP 204 Aug 07 21:03:16.698097 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 700/2749] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 7 21:03:16 2026] DELETE /volume/v3/messages/fe08d7a5-e82f-44f8-98d6-293b52fed120 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 21:03:16.707920 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-86792b3f-14da-48b3-ab1f-6dba495c3e0b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:16.710542 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86792b3f-14da-48b3-ab1f-6dba495c3e0b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/5b297502-edc6-4d53-89a2-e1c9e4a05745 Aug 07 21:03:16.710898 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86792b3f-14da-48b3-ab1f-6dba495c3e0b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:16.711286 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86792b3f-14da-48b3-ab1f-6dba495c3e0b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:16.712300 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-86792b3f-14da-48b3-ab1f-6dba495c3e0b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Delete volume with id: 5b297502-edc6-4d53-89a2-e1c9e4a05745 Aug 07 21:03:16.723020 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:16.723020 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:16.723428 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-86792b3f-14da-48b3-ab1f-6dba495c3e0b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Volume info retrieved successfully. Aug 07 21:03:16.724818 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-86792b3f-14da-48b3-ab1f-6dba495c3e0b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100276) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 21:03:16.759133 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-86792b3f-14da-48b3-ab1f-6dba495c3e0b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Created reservations ['ad57f7ef-3b07-4f66-8de1-ac1b6a81ab48', 'abe30254-3e63-446e-ba2a-f3ee63771eb0', 'b2cfd6a4-dbd7-41ad-8342-ca39f80bb486', 'cd26e5cf-c03c-4dfc-906f-e75168df5d5a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:16.824644 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-86792b3f-14da-48b3-ab1f-6dba495c3e0b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Delete volume request issued successfully. Aug 07 21:03:16.824644 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86792b3f-14da-48b3-ab1f-6dba495c3e0b tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/volumes/5b297502-edc6-4d53-89a2-e1c9e4a05745 returned with HTTP 202 Aug 07 21:03:16.825337 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 682/2750] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:03:16 2026] DELETE /volume/v3/volumes/5b297502-edc6-4d53-89a2-e1c9e4a05745 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:16.834065 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-761d338a-51db-47f1-bbbb-57fab1bee3db None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:16.836205 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-761d338a-51db-47f1-bbbb-57fab1bee3db tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] DELETE https://10.4.3.127/volume/v3/types/45e8c05f-c065-4548-bc4d-c0bb5bd1644c Aug 07 21:03:16.836932 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-761d338a-51db-47f1-bbbb-57fab1bee3db tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:16.836932 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-761d338a-51db-47f1-bbbb-57fab1bee3db tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:16.839622 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3edfe2ab-88b0-46cb-80af-46b8d67b5535 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:16.841860 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3edfe2ab-88b0-46cb-80af-46b8d67b5535 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:16.842203 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3edfe2ab-88b0-46cb-80af-46b8d67b5535 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:16.843199 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3edfe2ab-88b0-46cb-80af-46b8d67b5535 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:16.843199 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3edfe2ab-88b0-46cb-80af-46b8d67b5535 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:16.848516 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:16.848516 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:16.849667 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3edfe2ab-88b0-46cb-80af-46b8d67b5535 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:16.850525 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 679/2751] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:16 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:16.901379 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-761d338a-51db-47f1-bbbb-57fab1bee3db tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/types/45e8c05f-c065-4548-bc4d-c0bb5bd1644c returned with HTTP 202 Aug 07 21:03:16.901875 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 691/2752] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:03:16 2026] DELETE /volume/v3/types/45e8c05f-c065-4548-bc4d-c0bb5bd1644c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:16.914070 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9e966d93-1359-4c05-8a59-741a397ee1d3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:16.917561 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9e966d93-1359-4c05-8a59-741a397ee1d3 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:03:16.917994 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9e966d93-1359-4c05-8a59-741a397ee1d3 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-98820835", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1328195654", "vendor_name": "tempest-vendor_name-132540410"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:16.951673 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9e966d93-1359-4c05-8a59-741a397ee1d3 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:03:16.952068 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 701/2753] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:03:16 2026] POST /volume/v3/types => generated 327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:16.977707 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:16.979786 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:16.980257 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b21924a6-e608-4bf4-bb51-5e139869320b", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:16.982555 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Create volume request body: {'volume': {'volume_type': 'b21924a6-e608-4bf4-bb51-5e139869320b', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:16.989531 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Create volume of 1 GB Aug 07 21:03:16.989531 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:16.989531 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:16.989531 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Availability Zones retrieved successfully. Aug 07 21:03:16.995846 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Flow 'volume_create_api' (25dd8e1d-4ef2-43e9-b1ba-36d4787aa2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:16.997473 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fcf1414-cb99-40ac-b7db-e3cf914e3000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:16.998267 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:17.029741 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fcf1414-cb99-40ac-b7db-e3cf914e3000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:03:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1328195654',vendor_name='tempest-vendor_name-132540410'},id=b21924a6-e608-4bf4-bb51-5e139869320b,is_public=True,name='tempest-ProjectMemberTests-volume-type-98820835',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b21924a6-e608-4bf4-bb51-5e139869320b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:17.030954 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66d63a1a-6ba9-49ba-913e-9648200a76ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:17.048597 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-16b5f80a-5b54-4a74-93a0-5754015c24ad None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:17.054489 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-16b5f80a-5b54-4a74-93a0-5754015c24ad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:17.054489 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-16b5f80a-5b54-4a74-93a0-5754015c24ad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:17.054948 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-16b5f80a-5b54-4a74-93a0-5754015c24ad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:17.065731 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:17.065731 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:17.070526 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-16b5f80a-5b54-4a74-93a0-5754015c24ad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:17.077779 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-16b5f80a-5b54-4a74-93a0-5754015c24ad tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:17.081029 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 680/2754] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:17 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:17.081104 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-98820835 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-98820835, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:17.081104 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-98820835 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-98820835, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:17.123657 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Created reservations ['7769f98d-4e7a-4242-88d2-4274760b8627', '59ffd00f-d70f-4af8-9f5d-5c77ee2f2138', '4dd05322-4c85-4dc7-8bca-f9f93a30e069', '7b079ca0-2850-4345-a261-cdf256613613'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:17.124506 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66d63a1a-6ba9-49ba-913e-9648200a76ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7769f98d-4e7a-4242-88d2-4274760b8627', '59ffd00f-d70f-4af8-9f5d-5c77ee2f2138', '4dd05322-4c85-4dc7-8bca-f9f93a30e069', '7b079ca0-2850-4345-a261-cdf256613613']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:17.125510 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcf5ed69-5b43-4eb6-b4eb-cdea5755b557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:17.163262 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcf5ed69-5b43-4eb6-b4eb-cdea5755b557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9873c2fc-c129-44d4-bebf-35179df1c5e3', '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='3bf1be9ca1ac47d8b1d95d1c26333d05',qos_specs=None,replication_status=,reservations=['7769f98d-4e7a-4242-88d2-4274760b8627','59ffd00f-d70f-4af8-9f5d-5c77ee2f2138','4dd05322-4c85-4dc7-8bca-f9f93a30e069','7b079ca0-2850-4345-a261-cdf256613613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a840a1949f494706b3dbbdde8d82525b',volume_type_id=b21924a6-e608-4bf4-bb51-5e139869320b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9873c2fc-c129-44d4-bebf-35179df1c5e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bf1be9ca1ac47d8b1d95d1c26333d05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a840a1949f494706b3dbbdde8d82525b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b21924a6-e608-4bf4-bb51-5e139869320b),volume_type_id=b21924a6-e608-4bf4-bb51-5e139869320b)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:17.164354 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d92f173-1e29-4466-a012-656dd862c0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:17.193257 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d92f173-1e29-4466-a012-656dd862c0dd) transitioned into state 'SUCCESS' from 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='3bf1be9ca1ac47d8b1d95d1c26333d05',qos_specs=None,replication_status=,reservations=['7769f98d-4e7a-4242-88d2-4274760b8627','59ffd00f-d70f-4af8-9f5d-5c77ee2f2138','4dd05322-4c85-4dc7-8bca-f9f93a30e069','7b079ca0-2850-4345-a261-cdf256613613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a840a1949f494706b3dbbdde8d82525b',volume_type_id=b21924a6-e608-4bf4-bb51-5e139869320b)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:17.194117 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c41de1d9-b800-46f8-b591-5c01dd4e451d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:17.209126 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c41de1d9-b800-46f8-b591-5c01dd4e451d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:17.210623 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Flow 'volume_create_api' (25dd8e1d-4ef2-43e9-b1ba-36d4787aa2d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:17.212726 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Create volume request issued successfully. Aug 07 21:03:17.212726 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5c0ac462-3bb2-4751-b626-2ea95d876675 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:17.212726 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 683/2755] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:03:16 2026] POST /volume/v3/volumes => generated 772 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:17.231493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ccbbec48-5787-4199-9df2-e61b0d17a6ba None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:17.233411 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ccbbec48-5787-4199-9df2-e61b0d17a6ba tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] GET https://10.4.3.127/volume/v3/volumes/9873c2fc-c129-44d4-bebf-35179df1c5e3 Aug 07 21:03:17.233667 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ccbbec48-5787-4199-9df2-e61b0d17a6ba tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:17.233934 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ccbbec48-5787-4199-9df2-e61b0d17a6ba tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:17.244316 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:17.244316 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:17.248917 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ccbbec48-5787-4199-9df2-e61b0d17a6ba tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Volume info retrieved successfully. Aug 07 21:03:17.253724 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ccbbec48-5787-4199-9df2-e61b0d17a6ba tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/volumes/9873c2fc-c129-44d4-bebf-35179df1c5e3 returned with HTTP 200 Aug 07 21:03:17.254252 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 692/2756] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:03:17 2026] GET /volume/v3/volumes/9873c2fc-c129-44d4-bebf-35179df1c5e3 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:17.765552 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:17.768290 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:17.768645 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1235079123", "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:17.770695 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1235079123', 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:17.868171 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b0d9c762-9467-4954-bbc7-7d7476735529 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:17.870310 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0d9c762-9467-4954-bbc7-7d7476735529 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:17.870547 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0d9c762-9467-4954-bbc7-7d7476735529 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:17.870721 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0d9c762-9467-4954-bbc7-7d7476735529 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:17.870929 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b0d9c762-9467-4954-bbc7-7d7476735529 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:17.877131 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:17.877131 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:17.878341 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0d9c762-9467-4954-bbc7-7d7476735529 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:17.878869 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 681/2757] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:17 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:17.880822 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Create volume of 1 GB Aug 07 21:03:17.885744 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Availability Zones retrieved successfully. Aug 07 21:03:17.892084 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Flow 'volume_create_api' (17c9bb31-a093-479f-99e5-45b199f0b15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:17.893561 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28fdfd9-9a68-48fc-aa79-bf7373574422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:17.895807 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:17.996783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28fdfd9-9a68-48fc-aa79-bf7373574422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:17.996783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a443ef91-903a-4265-9a60-1a8769c39a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:18.101193 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-59cac563-f813-4d0b-b07c-75a0c6ea21b0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:18.104252 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59cac563-f813-4d0b-b07c-75a0c6ea21b0 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:18.104252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59cac563-f813-4d0b-b07c-75a0c6ea21b0 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:18.104252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59cac563-f813-4d0b-b07c-75a0c6ea21b0 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:18.122896 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Created reservations ['4b833dda-d5cf-4457-9805-24bae7378034', 'ffdf6755-d018-4c09-8c11-dbbcef48064f', '111eee84-4229-42bd-b047-b39425f91d62', 'e5431bfa-f3de-4be9-b9ec-b3899739b4cb'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:18.124300 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:18.124300 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:18.124422 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a443ef91-903a-4265-9a60-1a8769c39a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b833dda-d5cf-4457-9805-24bae7378034', 'ffdf6755-d018-4c09-8c11-dbbcef48064f', '111eee84-4229-42bd-b047-b39425f91d62', 'e5431bfa-f3de-4be9-b9ec-b3899739b4cb']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:18.125499 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab7b5b4-db5a-47f2-88f4-96a3599a10fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:18.135955 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-59cac563-f813-4d0b-b07c-75a0c6ea21b0 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:18.145165 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59cac563-f813-4d0b-b07c-75a0c6ea21b0 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:18.145423 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 684/2758] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:18 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 877 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:18.162705 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab7b5b4-db5a-47f2-88f4-96a3599a10fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7fe4a62-60c8-446d-b660-3ce0efc668e7', '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-1235079123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e8aa37e06d54f58869380b43628c5c1',qos_specs=None,replication_status=,reservations=['4b833dda-d5cf-4457-9805-24bae7378034','ffdf6755-d018-4c09-8c11-dbbcef48064f','111eee84-4229-42bd-b047-b39425f91d62','e5431bfa-f3de-4be9-b9ec-b3899739b4cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8e39a7c738454290c52115239d4338',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1235079123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7fe4a62-60c8-446d-b660-3ce0efc668e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e8aa37e06d54f58869380b43628c5c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c8e39a7c738454290c52115239d4338',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:18.163701 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d95de066-86a1-4f49-af3a-f15bd9d147dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:18.209937 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d95de066-86a1-4f49-af3a-f15bd9d147dc) transitioned into state 'SUCCESS' from state '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-1235079123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e8aa37e06d54f58869380b43628c5c1',qos_specs=None,replication_status=,reservations=['4b833dda-d5cf-4457-9805-24bae7378034','ffdf6755-d018-4c09-8c11-dbbcef48064f','111eee84-4229-42bd-b047-b39425f91d62','e5431bfa-f3de-4be9-b9ec-b3899739b4cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8e39a7c738454290c52115239d4338',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:18.211075 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ffd5b4-8e29-4d54-a8e1-3e0876ef00cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:18.223481 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ffd5b4-8e29-4d54-a8e1-3e0876ef00cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:18.224865 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Flow 'volume_create_api' (17c9bb31-a093-479f-99e5-45b199f0b15d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:18.224865 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Create volume request issued successfully. Aug 07 21:03:18.225599 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dcaa7008-246c-4042-b68f-eaf45d8e54da tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:18.227021 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 702/2759] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:03:17 2026] POST /volume/v3/volumes => generated 753 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:18.242692 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1eb98dd1-a593-40f9-8d49-10aadac8ee8c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:18.246952 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1eb98dd1-a593-40f9-8d49-10aadac8ee8c tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] GET https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 Aug 07 21:03:18.246952 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1eb98dd1-a593-40f9-8d49-10aadac8ee8c tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:18.246952 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1eb98dd1-a593-40f9-8d49-10aadac8ee8c tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:18.255852 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:18.255852 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:18.261545 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1eb98dd1-a593-40f9-8d49-10aadac8ee8c tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Volume info retrieved successfully. Aug 07 21:03:18.268881 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1eb98dd1-a593-40f9-8d49-10aadac8ee8c tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 returned with HTTP 200 Aug 07 21:03:18.269461 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 693/2760] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:18 2026] GET /volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:18.272028 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0a23f658-9ff6-491f-8a7d-4133b05962a1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:18.274244 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a23f658-9ff6-491f-8a7d-4133b05962a1 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] GET https://10.4.3.127/volume/v3/volumes/9873c2fc-c129-44d4-bebf-35179df1c5e3 Aug 07 21:03:18.274563 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a23f658-9ff6-491f-8a7d-4133b05962a1 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:18.274822 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a23f658-9ff6-491f-8a7d-4133b05962a1 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:18.295147 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:18.295147 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:18.300502 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0a23f658-9ff6-491f-8a7d-4133b05962a1 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Volume info retrieved successfully. Aug 07 21:03:18.305907 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a23f658-9ff6-491f-8a7d-4133b05962a1 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/volumes/9873c2fc-c129-44d4-bebf-35179df1c5e3 returned with HTTP 200 Aug 07 21:03:18.306498 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 682/2761] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:03:18 2026] GET /volume/v3/volumes/9873c2fc-c129-44d4-bebf-35179df1c5e3 => generated 972 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:18.325324 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e4cd22e8-112e-4532-a152-5c9980b74d60 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:18.327984 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4cd22e8-112e-4532-a152-5c9980b74d60 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 07 21:03:18.328484 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4cd22e8-112e-4532-a152-5c9980b74d60 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:18.329164 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4cd22e8-112e-4532-a152-5c9980b74d60 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:18.338919 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4cd22e8-112e-4532-a152-5c9980b74d60 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 21:03:18.339572 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 685/2762] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 21:03:18 2026] GET /volume/v3/messages => generated 2638 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:18.350615 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-17b82672-a103-4ad3-9dc8-ebfe445b9e7d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:18.353806 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-17b82672-a103-4ad3-9dc8-ebfe445b9e7d tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] GET https://10.4.3.127/volume/v3/messages/4c741ea5-673d-461a-8af2-584c02bf6bd1 Aug 07 21:03:18.354246 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-17b82672-a103-4ad3-9dc8-ebfe445b9e7d tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:18.354561 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-17b82672-a103-4ad3-9dc8-ebfe445b9e7d tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:18.361258 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:18.361258 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:18.362058 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-17b82672-a103-4ad3-9dc8-ebfe445b9e7d tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-member] https://10.4.3.127/volume/v3/messages/4c741ea5-673d-461a-8af2-584c02bf6bd1 returned with HTTP 200 Aug 07 21:03:18.362538 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 703/2763] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:03:18 2026] GET /volume/v3/messages/4c741ea5-673d-461a-8af2-584c02bf6bd1 => generated 667 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:18.374914 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0a5920a1-1bc8-43a0-9613-afeadc5c8ed1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:18.377247 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0a5920a1-1bc8-43a0-9613-afeadc5c8ed1 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] DELETE https://10.4.3.127/volume/v3/messages/4c741ea5-673d-461a-8af2-584c02bf6bd1 Aug 07 21:03:18.377537 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0a5920a1-1bc8-43a0-9613-afeadc5c8ed1 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:18.378169 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0a5920a1-1bc8-43a0-9613-afeadc5c8ed1 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:18.390925 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0a5920a1-1bc8-43a0-9613-afeadc5c8ed1 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/messages/4c741ea5-673d-461a-8af2-584c02bf6bd1 returned with HTTP 204 Aug 07 21:03:18.391675 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 694/2764] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 7 21:03:18 2026] DELETE /volume/v3/messages/4c741ea5-673d-461a-8af2-584c02bf6bd1 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 21:03:18.403537 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5237918d-5f71-42ca-bbb6-814ff11ab706 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:18.406875 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5237918d-5f71-42ca-bbb6-814ff11ab706 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/9873c2fc-c129-44d4-bebf-35179df1c5e3 Aug 07 21:03:18.406875 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5237918d-5f71-42ca-bbb6-814ff11ab706 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:18.406875 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5237918d-5f71-42ca-bbb6-814ff11ab706 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:18.406875 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5237918d-5f71-42ca-bbb6-814ff11ab706 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Delete volume with id: 9873c2fc-c129-44d4-bebf-35179df1c5e3 Aug 07 21:03:18.418441 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:18.418441 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:18.418727 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5237918d-5f71-42ca-bbb6-814ff11ab706 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Volume info retrieved successfully. Aug 07 21:03:18.420154 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5237918d-5f71-42ca-bbb6-814ff11ab706 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100275) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 21:03:18.441143 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5237918d-5f71-42ca-bbb6-814ff11ab706 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-98820835 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-98820835, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:18.441939 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5237918d-5f71-42ca-bbb6-814ff11ab706 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-98820835 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-98820835, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:18.464788 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-5237918d-5f71-42ca-bbb6-814ff11ab706 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Created reservations ['7f5f64f9-fcb7-4def-8581-34590a1d6f46', '5448d52a-fe03-4e64-8ca0-086964f14840', '387fb792-0f11-43ef-8dd9-abd373f9228c', '3333b679-32a3-435d-ace3-36667bdd06e6'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:18.521067 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5237918d-5f71-42ca-bbb6-814ff11ab706 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Delete volume request issued successfully. Aug 07 21:03:18.521355 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5237918d-5f71-42ca-bbb6-814ff11ab706 tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/volumes/9873c2fc-c129-44d4-bebf-35179df1c5e3 returned with HTTP 202 Aug 07 21:03:18.522142 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 683/2765] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:03:18 2026] DELETE /volume/v3/volumes/9873c2fc-c129-44d4-bebf-35179df1c5e3 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:18.537067 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b9226246-6946-4435-a627-bb7dac904c0f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:18.540020 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9226246-6946-4435-a627-bb7dac904c0f tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] DELETE https://10.4.3.127/volume/v3/types/b21924a6-e608-4bf4-bb51-5e139869320b Aug 07 21:03:18.540020 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9226246-6946-4435-a627-bb7dac904c0f tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:18.541090 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9226246-6946-4435-a627-bb7dac904c0f tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:18.593788 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9226246-6946-4435-a627-bb7dac904c0f tempest-ProjectMemberTests-1962448094 tempest-ProjectMemberTests-1962448094-project-admin] https://10.4.3.127/volume/v3/types/b21924a6-e608-4bf4-bb51-5e139869320b returned with HTTP 202 Aug 07 21:03:18.593788 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 686/2766] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:03:18 2026] DELETE /volume/v3/types/b21924a6-e608-4bf4-bb51-5e139869320b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:18.800624 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:18.894740 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-49214df4-124e-41a6-a86b-7b2817d76452 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:18.897175 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-49214df4-124e-41a6-a86b-7b2817d76452 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:18.897994 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-49214df4-124e-41a6-a86b-7b2817d76452 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:18.897994 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-49214df4-124e-41a6-a86b-7b2817d76452 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:18.897994 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-49214df4-124e-41a6-a86b-7b2817d76452 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:18.906531 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:18.906531 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:18.907647 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-49214df4-124e-41a6-a86b-7b2817d76452 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:18.908253 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 695/2767] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:18 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:19.051290 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:19.051645 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-768524324"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:19.053710 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-768524324'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:19.053710 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Create volume of 1 GB Aug 07 21:03:19.059614 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Availability Zones retrieved successfully. Aug 07 21:03:19.068550 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Flow 'volume_create_api' (111e040a-af43-4e41-bfb1-c5a1575d6878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:19.070115 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95a9a40-925c-4fe0-8985-2861949c825c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:19.071785 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:19.119132 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95a9a40-925c-4fe0-8985-2861949c825c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:19.119132 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a57be4-e525-4b5a-b3ed-b2d65ab6a983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:19.162040 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-096dc639-4279-4329-8a75-f668cc91a5cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:19.166478 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-096dc639-4279-4329-8a75-f668cc91a5cd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:19.166478 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-096dc639-4279-4329-8a75-f668cc91a5cd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:19.166478 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-096dc639-4279-4329-8a75-f668cc91a5cd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:19.188412 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:19.188412 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:19.194884 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-096dc639-4279-4329-8a75-f668cc91a5cd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:19.201025 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-096dc639-4279-4329-8a75-f668cc91a5cd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:19.201494 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 684/2768] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:19 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:19.231493 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Created reservations ['89d027a7-f4ef-47ad-9802-203cbc450aca', 'ebe9d2cf-ff14-43cf-9a9c-1af7aa32823d', 'f9ac0a24-a42c-4496-a6a9-757bd400d729', 'e70b0dfa-0e93-430e-a37c-785f8c671883'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:19.232735 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a57be4-e525-4b5a-b3ed-b2d65ab6a983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89d027a7-f4ef-47ad-9802-203cbc450aca', 'ebe9d2cf-ff14-43cf-9a9c-1af7aa32823d', 'f9ac0a24-a42c-4496-a6a9-757bd400d729', 'e70b0dfa-0e93-430e-a37c-785f8c671883']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:19.233933 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b03376-8743-416f-8af8-f4fd6789a86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:19.268687 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b03376-8743-416f-8af8-f4fd6789a86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0600a1b3-7c76-4fd4-88ff-fea4bc8daba0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-768524324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b298ef55c614fbdac4f08d5530add34',qos_specs=None,replication_status=,reservations=['89d027a7-f4ef-47ad-9802-203cbc450aca','ebe9d2cf-ff14-43cf-9a9c-1af7aa32823d','f9ac0a24-a42c-4496-a6a9-757bd400d729','e70b0dfa-0e93-430e-a37c-785f8c671883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c35a4e3236542b5a21a1e7a3844ebb0',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-768524324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0600a1b3-7c76-4fd4-88ff-fea4bc8daba0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b298ef55c614fbdac4f08d5530add34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c35a4e3236542b5a21a1e7a3844ebb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:19.269069 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2471348f-3f05-46cd-bea6-f6093bcadf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:19.290605 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9ff18907-f7dc-4012-852c-c4a629c9639a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:19.292465 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9ff18907-f7dc-4012-852c-c4a629c9639a tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] GET https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 Aug 07 21:03:19.292785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9ff18907-f7dc-4012-852c-c4a629c9639a tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:19.293076 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9ff18907-f7dc-4012-852c-c4a629c9639a tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:19.300654 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2471348f-3f05-46cd-bea6-f6093bcadf37) transitioned into state 'SUCCESS' from state '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-768524324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b298ef55c614fbdac4f08d5530add34',qos_specs=None,replication_status=,reservations=['89d027a7-f4ef-47ad-9802-203cbc450aca','ebe9d2cf-ff14-43cf-9a9c-1af7aa32823d','f9ac0a24-a42c-4496-a6a9-757bd400d729','e70b0dfa-0e93-430e-a37c-785f8c671883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c35a4e3236542b5a21a1e7a3844ebb0',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:19.301132 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b44dc70-0b3c-487e-b14b-39509cd08620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:19.305404 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:19.305404 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:19.313541 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9ff18907-f7dc-4012-852c-c4a629c9639a tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Volume info retrieved successfully. Aug 07 21:03:19.317431 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b44dc70-0b3c-487e-b14b-39509cd08620) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:19.319150 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Flow 'volume_create_api' (111e040a-af43-4e41-bfb1-c5a1575d6878) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:19.320728 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Create volume request issued successfully. Aug 07 21:03:19.320728 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-98427036-4fde-4f8e-b5c6-afbbc80ab313 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:19.321164 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 704/2769] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:03:18 2026] POST /volume/v3/volumes => generated 749 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:19.321226 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9ff18907-f7dc-4012-852c-c4a629c9639a tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 returned with HTTP 200 Aug 07 21:03:19.321834 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 687/2770] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:19 2026] GET /volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:19.344836 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ab3b3f25-7806-4616-bae0-fa3510f66d2e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:19.347190 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ab3b3f25-7806-4616-bae0-fa3510f66d2e tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] GET https://10.4.3.127/volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 Aug 07 21:03:19.347422 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ab3b3f25-7806-4616-bae0-fa3510f66d2e tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:19.347950 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ab3b3f25-7806-4616-bae0-fa3510f66d2e tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:19.356610 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:19.356610 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:19.363026 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ab3b3f25-7806-4616-bae0-fa3510f66d2e tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Volume info retrieved successfully. Aug 07 21:03:19.366448 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-ca7b25b5-2e0d-4fb3-8acc-f7f85c51f371 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:19.366579 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ab3b3f25-7806-4616-bae0-fa3510f66d2e tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] https://10.4.3.127/volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 returned with HTTP 200 Aug 07 21:03:19.366975 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 696/2771] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:19 2026] GET /volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:19.372431 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-ca7b25b5-2e0d-4fb3-8acc-f7f85c51f371 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] GET https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 Aug 07 21:03:19.372700 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-ca7b25b5-2e0d-4fb3-8acc-f7f85c51f371 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:19.372940 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-ca7b25b5-2e0d-4fb3-8acc-f7f85c51f371 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:19.384620 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:19.384620 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:19.391290 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-ca7b25b5-2e0d-4fb3-8acc-f7f85c51f371 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Volume info retrieved successfully. Aug 07 21:03:19.398457 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-ca7b25b5-2e0d-4fb3-8acc-f7f85c51f371 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 returned with HTTP 200 Aug 07 21:03:19.399034 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 685/2772] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:03:19 2026] GET /volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:19.923696 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c8a4364b-9fdd-462e-8a1b-b4523cb9e34c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:19.925911 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c8a4364b-9fdd-462e-8a1b-b4523cb9e34c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:19.926195 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c8a4364b-9fdd-462e-8a1b-b4523cb9e34c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:19.926609 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c8a4364b-9fdd-462e-8a1b-b4523cb9e34c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:19.926742 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-c8a4364b-9fdd-462e-8a1b-b4523cb9e34c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:19.932371 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:19.932371 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:19.934008 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c8a4364b-9fdd-462e-8a1b-b4523cb9e34c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:19.934008 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 705/2773] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:19 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:20.120650 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-6e672961-b5bb-4a8b-8753-34d5c416b4c6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:20.134049 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-6e672961-b5bb-4a8b-8753-34d5c416b4c6 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] GET https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 Aug 07 21:03:20.134386 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-6e672961-b5bb-4a8b-8753-34d5c416b4c6 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:20.134674 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-6e672961-b5bb-4a8b-8753-34d5c416b4c6 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:20.147375 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:20.147375 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:20.151969 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-6e672961-b5bb-4a8b-8753-34d5c416b4c6 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Volume info retrieved successfully. Aug 07 21:03:20.159196 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-6e672961-b5bb-4a8b-8753-34d5c416b4c6 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 returned with HTTP 200 Aug 07 21:03:20.159601 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 688/2774] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:03:20 2026] GET /volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 => generated 1361 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:20.173676 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f00547df-2623-4a84-a40c-6c5900d56dac None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:20.174216 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f00547df-2623-4a84-a40c-6c5900d56dac None None] GET https://10.4.3.127/volume// Aug 07 21:03:20.174490 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f00547df-2623-4a84-a40c-6c5900d56dac None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:20.174861 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f00547df-2623-4a84-a40c-6c5900d56dac None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:20.175292 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f00547df-2623-4a84-a40c-6c5900d56dac None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:03:20.176661 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 697/2775] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:03:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:03:20.189182 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-4e557337-f68c-463d-8a4a-71456e46f694 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:20.191691 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-4e557337-f68c-463d-8a4a-71456e46f694 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:03:20.193281 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-4e557337-f68c-463d-8a4a-71456e46f694 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7fe4a62-60c8-446d-b660-3ce0efc668e7", "connector": null, "instance_uuid": "9cb4e496-6914-4a90-b442-c95cbb9fb294"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:20.205163 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:20.205163 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:20.220987 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0a2c8198-72d2-41f1-baa7-9c2ee7ad0e1e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:20.221528 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0a2c8198-72d2-41f1-baa7-9c2ee7ad0e1e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:20.221798 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0a2c8198-72d2-41f1-baa7-9c2ee7ad0e1e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:20.222034 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0a2c8198-72d2-41f1-baa7-9c2ee7ad0e1e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:20.241944 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:20.241944 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:20.255192 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0a2c8198-72d2-41f1-baa7-9c2ee7ad0e1e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:20.255312 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-4e557337-f68c-463d-8a4a-71456e46f694 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:03:20.257078 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 686/2776] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:03:20 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) Aug 07 21:03:20.262803 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0a2c8198-72d2-41f1-baa7-9c2ee7ad0e1e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:20.262915 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 706/2777] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:20 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:20.383252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-42a3f798-4ed4-4380-9265-ae4f56ce174b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:20.386506 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42a3f798-4ed4-4380-9265-ae4f56ce174b tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] GET https://10.4.3.127/volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 Aug 07 21:03:20.387086 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42a3f798-4ed4-4380-9265-ae4f56ce174b tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:20.387482 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42a3f798-4ed4-4380-9265-ae4f56ce174b tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:20.400725 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:20.400725 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:20.411878 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-42a3f798-4ed4-4380-9265-ae4f56ce174b tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Volume info retrieved successfully. Aug 07 21:03:20.419521 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42a3f798-4ed4-4380-9265-ae4f56ce174b tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] https://10.4.3.127/volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 returned with HTTP 200 Aug 07 21:03:20.422778 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 689/2778] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:20 2026] GET /volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:20.439574 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b733c59d-c854-41ee-a7f8-47fbbf65534d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:20.444117 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b733c59d-c854-41ee-a7f8-47fbbf65534d tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] GET https://10.4.3.127/volume/v3/limits Aug 07 21:03:20.444474 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b733c59d-c854-41ee-a7f8-47fbbf65534d tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:20.445183 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b733c59d-c854-41ee-a7f8-47fbbf65534d tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:20.486147 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b733c59d-c854-41ee-a7f8-47fbbf65534d tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] https://10.4.3.127/volume/v3/limits returned with HTTP 200 Aug 07 21:03:20.486575 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 698/2779] 10.4.3.127 () {66 vars in 1234 bytes} [Fri Aug 7 21:03:20 2026] GET /volume/v3/limits => generated 302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:20.497013 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aec3afb9-7ea0-41d1-9e50-4224acc12c49 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:20.499992 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aec3afb9-7ea0-41d1-9e50-4224acc12c49 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] GET https://10.4.3.127/volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 Aug 07 21:03:20.500287 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aec3afb9-7ea0-41d1-9e50-4224acc12c49 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:20.500583 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aec3afb9-7ea0-41d1-9e50-4224acc12c49 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:20.512927 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:20.512927 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:20.520620 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-aec3afb9-7ea0-41d1-9e50-4224acc12c49 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Volume info retrieved successfully. Aug 07 21:03:20.532434 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aec3afb9-7ea0-41d1-9e50-4224acc12c49 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] https://10.4.3.127/volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 returned with HTTP 200 Aug 07 21:03:20.534895 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 687/2780] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:20 2026] GET /volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:20.551290 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7232f903-759d-4814-94c7-76026eb060c0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:20.555808 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7232f903-759d-4814-94c7-76026eb060c0 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 Aug 07 21:03:20.555808 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7232f903-759d-4814-94c7-76026eb060c0 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:20.555808 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7232f903-759d-4814-94c7-76026eb060c0 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:20.555808 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-7232f903-759d-4814-94c7-76026eb060c0 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Delete volume with id: 0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 Aug 07 21:03:20.569885 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:20.569885 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:20.573744 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7232f903-759d-4814-94c7-76026eb060c0 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Volume info retrieved successfully. Aug 07 21:03:20.606796 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7232f903-759d-4814-94c7-76026eb060c0 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Delete volume request issued successfully. Aug 07 21:03:20.607034 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7232f903-759d-4814-94c7-76026eb060c0 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] https://10.4.3.127/volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 returned with HTTP 202 Aug 07 21:03:20.607813 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 707/2781] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:03:20 2026] DELETE /volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:20.625782 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c739af4a-f3a3-412b-ad70-0ae532ba0719 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:20.629736 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c739af4a-f3a3-412b-ad70-0ae532ba0719 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] GET https://10.4.3.127/volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 Aug 07 21:03:20.630239 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c739af4a-f3a3-412b-ad70-0ae532ba0719 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:20.631577 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c739af4a-f3a3-412b-ad70-0ae532ba0719 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:20.643498 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:20.643498 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:20.652069 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c739af4a-f3a3-412b-ad70-0ae532ba0719 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Volume info retrieved successfully. Aug 07 21:03:20.665354 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c739af4a-f3a3-412b-ad70-0ae532ba0719 tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] https://10.4.3.127/volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 returned with HTTP 200 Aug 07 21:03:20.666849 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 690/2782] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:20 2026] GET /volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:20.770061 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:20.868274 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:20.868771 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-674899451"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:20.871377 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-674899451'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:20.871745 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume of 1 GB Aug 07 21:03:20.880704 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Availability Zones retrieved successfully. Aug 07 21:03:20.888663 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Flow 'volume_create_api' (872e5c04-558b-4bce-8ac9-c23d3211330a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:20.890488 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21edafe7-b1bb-4112-9882-04d47545516c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:20.891971 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:20.937010 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21edafe7-b1bb-4112-9882-04d47545516c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:20.938500 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28a29bf-3b37-4c61-8cc1-f1728ceced07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:20.949121 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d84660f6-e052-4c13-a0bf-097c5a9dd701 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:20.951749 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d84660f6-e052-4c13-a0bf-097c5a9dd701 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:20.952154 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d84660f6-e052-4c13-a0bf-097c5a9dd701 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:20.952503 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d84660f6-e052-4c13-a0bf-097c5a9dd701 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:20.952927 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d84660f6-e052-4c13-a0bf-097c5a9dd701 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:20.961372 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:20.961372 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:20.962671 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d84660f6-e052-4c13-a0bf-097c5a9dd701 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:20.965416 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 688/2783] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:20 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:21.055518 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Created reservations ['9917099a-10cc-4018-8be6-cf547b5f77b8', '66211cc5-0f35-4254-b843-78d8b62250f9', '025ca642-285b-4f6c-92c4-78339cbc47d5', '9274f7a9-4d9a-4549-a60a-3924c0de92e9'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:21.056636 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28a29bf-3b37-4c61-8cc1-f1728ceced07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9917099a-10cc-4018-8be6-cf547b5f77b8', '66211cc5-0f35-4254-b843-78d8b62250f9', '025ca642-285b-4f6c-92c4-78339cbc47d5', '9274f7a9-4d9a-4549-a60a-3924c0de92e9']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:21.057736 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d821598f-c99e-4093-bdf4-7d2bda9d7365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:21.094062 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d821598f-c99e-4093-bdf4-7d2bda9d7365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '929c5dc6-d19c-45bf-b5b9-9d17b590a3cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-674899451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e13a85d18524c5191700974d4827b73',qos_specs=None,replication_status=,reservations=['9917099a-10cc-4018-8be6-cf547b5f77b8','66211cc5-0f35-4254-b843-78d8b62250f9','025ca642-285b-4f6c-92c4-78339cbc47d5','9274f7a9-4d9a-4549-a60a-3924c0de92e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-674899451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=929c5dc6-d19c-45bf-b5b9-9d17b590a3cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e13a85d18524c5191700974d4827b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:21.095316 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16b105e-c5e5-4502-8cd4-7871aba71889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:21.129852 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16b105e-c5e5-4502-8cd4-7871aba71889) transitioned into state 'SUCCESS' from state '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-674899451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e13a85d18524c5191700974d4827b73',qos_specs=None,replication_status=,reservations=['9917099a-10cc-4018-8be6-cf547b5f77b8','66211cc5-0f35-4254-b843-78d8b62250f9','025ca642-285b-4f6c-92c4-78339cbc47d5','9274f7a9-4d9a-4549-a60a-3924c0de92e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:21.130870 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9070c70e-ee8b-4cce-9fc5-588230f37140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:21.143305 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9070c70e-ee8b-4cce-9fc5-588230f37140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:21.144392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Flow 'volume_create_api' (872e5c04-558b-4bce-8ac9-c23d3211330a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:21.144920 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume request issued successfully. Aug 07 21:03:21.145737 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-01956be2-890a-4ce6-9a5d-cfc29739ee77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:21.146204 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 699/2784] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:03:20 2026] POST /volume/v3/volumes => generated 748 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:21.250119 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:21.281497 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-867616e2-e48c-4055-a408-ad1f1a6e5954 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:21.288546 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-867616e2-e48c-4055-a408-ad1f1a6e5954 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:21.288546 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-867616e2-e48c-4055-a408-ad1f1a6e5954 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:21.288546 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-867616e2-e48c-4055-a408-ad1f1a6e5954 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:21.311563 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:21.311563 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:21.319421 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-867616e2-e48c-4055-a408-ad1f1a6e5954 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:21.326839 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-867616e2-e48c-4055-a408-ad1f1a6e5954 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:21.327376 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 691/2785] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:21 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:21.414621 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:21.414621 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-420331032"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:21.416976 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-420331032'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:21.417145 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Create volume of 1 GB Aug 07 21:03:21.424705 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Availability Zones retrieved successfully. Aug 07 21:03:21.433338 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Flow 'volume_create_api' (4055a570-bcd3-43d6-9ffe-42ba393c4ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:21.434846 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77e4488d-0b50-497b-907a-8f7ae701219f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:21.436078 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:21.472875 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77e4488d-0b50-497b-907a-8f7ae701219f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:21.473786 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498c32dd-09c0-419e-aa2c-1d398797916f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:21.578183 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Created reservations ['2d9e576c-a80e-43e1-8ff6-b311ee92912f', '8712c3a8-caf0-435c-848f-5823b6540748', 'c5a80318-d212-40d4-844a-b61026cda093', 'c94890c8-0463-4a4e-bdd2-5c144b2c2505'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:21.579305 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498c32dd-09c0-419e-aa2c-1d398797916f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d9e576c-a80e-43e1-8ff6-b311ee92912f', '8712c3a8-caf0-435c-848f-5823b6540748', 'c5a80318-d212-40d4-844a-b61026cda093', 'c94890c8-0463-4a4e-bdd2-5c144b2c2505']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:21.580278 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92938580-04a6-49e5-b6e2-958daf880eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:21.617643 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92938580-04a6-49e5-b6e2-958daf880eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bd086e7-0294-497e-b367-f70584d2b006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-420331032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3b22b1563e74011b66b4193013558ca',qos_specs=None,replication_status=,reservations=['2d9e576c-a80e-43e1-8ff6-b311ee92912f','8712c3a8-caf0-435c-848f-5823b6540748','c5a80318-d212-40d4-844a-b61026cda093','c94890c8-0463-4a4e-bdd2-5c144b2c2505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64c54c2614244fe1869f19236dbe275a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-420331032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bd086e7-0294-497e-b367-f70584d2b006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3b22b1563e74011b66b4193013558ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64c54c2614244fe1869f19236dbe275a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:21.619515 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68003ede-8f63-412e-8c49-baf38752f85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:21.653088 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68003ede-8f63-412e-8c49-baf38752f85b) transitioned into state 'SUCCESS' from state '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-420331032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3b22b1563e74011b66b4193013558ca',qos_specs=None,replication_status=,reservations=['2d9e576c-a80e-43e1-8ff6-b311ee92912f','8712c3a8-caf0-435c-848f-5823b6540748','c5a80318-d212-40d4-844a-b61026cda093','c94890c8-0463-4a4e-bdd2-5c144b2c2505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64c54c2614244fe1869f19236dbe275a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:21.653816 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7555993-6deb-43e1-ab3b-3476b6d48a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:21.667324 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7555993-6deb-43e1-ab3b-3476b6d48a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:21.668999 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Flow 'volume_create_api' (4055a570-bcd3-43d6-9ffe-42ba393c4ac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:21.669274 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Create volume request issued successfully. Aug 07 21:03:21.670074 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-78d21f97-21f5-49eb-8585-c069df3a5a05 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:21.670685 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 708/2786] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:03:21 2026] POST /volume/v3/volumes => generated 777 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:21.685787 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0c147a70-8992-4f1d-a413-f84d81cafcfd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:21.685787 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c147a70-8992-4f1d-a413-f84d81cafcfd tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] GET https://10.4.3.127/volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 Aug 07 21:03:21.685787 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c147a70-8992-4f1d-a413-f84d81cafcfd tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:21.686436 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c147a70-8992-4f1d-a413-f84d81cafcfd tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:21.696467 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-683d7d37-a164-4f54-9de7-44ec6967be64 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:21.700867 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c147a70-8992-4f1d-a413-f84d81cafcfd tempest-AbsoluteLimitsTests-779353590 tempest-AbsoluteLimitsTests-779353590-project-member] https://10.4.3.127/volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 returned with HTTP 404 Aug 07 21:03:21.701421 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 689/2787] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:21 2026] GET /volume/v3/volumes/0600a1b3-7c76-4fd4-88ff-fea4bc8daba0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:21.701671 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-683d7d37-a164-4f54-9de7-44ec6967be64 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] GET https://10.4.3.127/volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 Aug 07 21:03:21.701905 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-683d7d37-a164-4f54-9de7-44ec6967be64 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:21.702128 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-683d7d37-a164-4f54-9de7-44ec6967be64 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:21.711204 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:21.711204 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:21.714884 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-683d7d37-a164-4f54-9de7-44ec6967be64 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Volume info retrieved successfully. Aug 07 21:03:21.725926 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-683d7d37-a164-4f54-9de7-44ec6967be64 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] https://10.4.3.127/volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 returned with HTTP 200 Aug 07 21:03:21.725926 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 700/2788] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:21 2026] GET /volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:21.757693 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5632a3ee-fc99-4961-bded-c8898fcfd78e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:21.757693 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5632a3ee-fc99-4961-bded-c8898fcfd78e None None] GET https://10.4.3.127/volume// Aug 07 21:03:21.757693 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5632a3ee-fc99-4961-bded-c8898fcfd78e None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:21.757693 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5632a3ee-fc99-4961-bded-c8898fcfd78e None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:21.757693 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5632a3ee-fc99-4961-bded-c8898fcfd78e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:03:21.757693 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 692/2789] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:03:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:03:21.771897 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-cf69a36a-c691-4d32-be74-eade5252ba24 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:21.777289 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-cf69a36a-c691-4d32-be74-eade5252ba24 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] GET https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 Aug 07 21:03:21.777603 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-cf69a36a-c691-4d32-be74-eade5252ba24 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:21.779088 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-cf69a36a-c691-4d32-be74-eade5252ba24 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:21.795272 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:21.795272 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:21.801708 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-cf69a36a-c691-4d32-be74-eade5252ba24 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Volume info retrieved successfully. Aug 07 21:03:21.809047 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-cf69a36a-c691-4d32-be74-eade5252ba24 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 returned with HTTP 200 Aug 07 21:03:21.809666 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 709/2790] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:03:21 2026] GET /volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 => generated 1540 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:03:21.955822 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-1a49899a-92fc-4b2c-997e-acb690716a71 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:21.959229 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-1a49899a-92fc-4b2c-997e-acb690716a71 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] PUT https://10.4.3.127/volume/v3/attachments/a7f1a95d-8c3a-4cc5-af53-96693842bcd4 Aug 07 21:03:21.959970 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-1a49899a-92fc-4b2c-997e-acb690716a71 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:21.978449 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-1a49899a-92fc-4b2c-997e-acb690716a71 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Acquiring lock "cinder-attachment_update-f7fe4a62-60c8-446d-b660-3ce0efc668e7-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:03:21.978620 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2aecd481-d0bd-43fb-9296-a74fb687842e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:21.980941 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2aecd481-d0bd-43fb-9296-a74fb687842e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:21.982222 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2aecd481-d0bd-43fb-9296-a74fb687842e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:21.982451 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2aecd481-d0bd-43fb-9296-a74fb687842e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:21.982640 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-2aecd481-d0bd-43fb-9296-a74fb687842e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:21.986837 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-1a49899a-92fc-4b2c-997e-acb690716a71 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Lock "cinder-attachment_update-f7fe4a62-60c8-446d-b660-3ce0efc668e7-np0000006755" acquired by "attachment_update" :: waited 0.008s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:03:21.987812 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:21.987812 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:21.990716 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:21.990716 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:21.991827 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2aecd481-d0bd-43fb-9296-a74fb687842e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:21.992587 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 701/2791] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:21 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:22.006177 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a27df5dd-7704-4b14-8c4b-2a0b86995ee9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:22.008580 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a27df5dd-7704-4b14-8c4b-2a0b86995ee9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec/restore Aug 07 21:03:22.009779 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a27df5dd-7704-4b14-8c4b-2a0b86995ee9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "6e22be39-cc4b-4a7e-9ffc-d0acf44bd281"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:22.010930 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-a27df5dd-7704-4b14-8c4b-2a0b86995ee9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Restoring backup 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec ({'restore': {'volume_id': '6e22be39-cc4b-4a7e-9ffc-d0acf44bd281'}}) {{(pid=100276) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 21:03:22.011091 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-a27df5dd-7704-4b14-8c4b-2a0b86995ee9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Restoring backup 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec to volume 6e22be39-cc4b-4a7e-9ffc-d0acf44bd281. Aug 07 21:03:22.016871 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:22.016871 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:22.030889 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:22.030889 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:22.031409 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a27df5dd-7704-4b14-8c4b-2a0b86995ee9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:03:22.031639 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.api [None req-a27df5dd-7704-4b14-8c4b-2a0b86995ee9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Checking backup size 1 against volume size 1 {{(pid=100276) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 21:03:22.032110 np0000006755 devstack@c-api.service[100276]: INFO cinder.backup.api [None req-a27df5dd-7704-4b14-8c4b-2a0b86995ee9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Overwriting volume 6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 with restore of backup 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:22.054127 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-a27df5dd-7704-4b14-8c4b-2a0b86995ee9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] restore_backup in rpcapi backup_id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec {{(pid=100276) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 21:03:22.056254 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a27df5dd-7704-4b14-8c4b-2a0b86995ee9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec/restore returned with HTTP 202 Aug 07 21:03:22.056892 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 693/2792] 10.4.3.127 () {68 vars in 1393 bytes} [Fri Aug 7 21:03:22 2026] POST /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec/restore => generated 182 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:22.067217 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4fc363b6-c956-46f6-a0c7-c12ebe6e320b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:22.070660 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4fc363b6-c956-46f6-a0c7-c12ebe6e320b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:22.070988 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4fc363b6-c956-46f6-a0c7-c12ebe6e320b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:22.071263 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4fc363b6-c956-46f6-a0c7-c12ebe6e320b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:22.071424 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-4fc363b6-c956-46f6-a0c7-c12ebe6e320b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:22.077872 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:22.077872 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:22.078883 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4fc363b6-c956-46f6-a0c7-c12ebe6e320b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:22.080152 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 710/2793] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:22 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:22.105902 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-1a49899a-92fc-4b2c-997e-acb690716a71 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Lock "cinder-attachment_update-f7fe4a62-60c8-446d-b660-3ce0efc668e7-np0000006755" released by "attachment_update" :: held 0.119s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:03:22.106231 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-1a49899a-92fc-4b2c-997e-acb690716a71 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/attachments/a7f1a95d-8c3a-4cc5-af53-96693842bcd4 returned with HTTP 200 Aug 07 21:03:22.106943 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 690/2794] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:03:21 2026] PUT /volume/v3/attachments/a7f1a95d-8c3a-4cc5-af53-96693842bcd4 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:22.135879 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-34fd2d0a-eca8-4345-834d-5563cf7973b8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:22.137995 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-34fd2d0a-eca8-4345-834d-5563cf7973b8 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] POST https://10.4.3.127/volume/v3/attachments/a7f1a95d-8c3a-4cc5-af53-96693842bcd4/action Aug 07 21:03:22.138645 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-34fd2d0a-eca8-4345-834d-5563cf7973b8 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:03:22.138645 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-34fd2d0a-eca8-4345-834d-5563cf7973b8 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:22.157853 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:22.157853 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:22.177592 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9306f8de-58ee-4641-88bb-96c1cebb7b3e req-34fd2d0a-eca8-4345-834d-5563cf7973b8 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/attachments/a7f1a95d-8c3a-4cc5-af53-96693842bcd4/action returned with HTTP 204 Aug 07 21:03:22.178107 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 702/2795] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:03:22 2026] POST /volume/v3/attachments/a7f1a95d-8c3a-4cc5-af53-96693842bcd4/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:22.348821 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4b4c9c92-ea84-4090-acf8-10e761426028 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:22.351277 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b4c9c92-ea84-4090-acf8-10e761426028 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:22.351471 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b4c9c92-ea84-4090-acf8-10e761426028 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:22.351715 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b4c9c92-ea84-4090-acf8-10e761426028 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:22.368729 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:22.368729 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:22.373821 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4b4c9c92-ea84-4090-acf8-10e761426028 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:22.378953 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b4c9c92-ea84-4090-acf8-10e761426028 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:22.379445 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 694/2796] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:22 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:22.745453 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a62f6d63-d3d4-4cf3-a828-28ed089715e8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:22.751164 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a62f6d63-d3d4-4cf3-a828-28ed089715e8 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] GET https://10.4.3.127/volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 Aug 07 21:03:22.752478 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a62f6d63-d3d4-4cf3-a828-28ed089715e8 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:22.753670 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a62f6d63-d3d4-4cf3-a828-28ed089715e8 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:22.769276 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:22.769276 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:22.773185 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a62f6d63-d3d4-4cf3-a828-28ed089715e8 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Volume info retrieved successfully. Aug 07 21:03:22.778373 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a62f6d63-d3d4-4cf3-a828-28ed089715e8 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] https://10.4.3.127/volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 returned with HTTP 200 Aug 07 21:03:22.779123 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 711/2797] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:22 2026] GET /volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:22.795035 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32e21fef-a1f4-4357-9d76-23eccf797870 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:22.961601 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32e21fef-a1f4-4357-9d76-23eccf797870 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-reader] POST https://10.4.3.127/volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006/action Aug 07 21:03:22.962088 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32e21fef-a1f4-4357-9d76-23eccf797870 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:03:22.962239 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32e21fef-a1f4-4357-9d76-23eccf797870 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:22.980987 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:22.980987 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:22.981639 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-32e21fef-a1f4-4357-9d76-23eccf797870 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-reader] Volume info retrieved successfully. Aug 07 21:03:22.986416 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-32e21fef-a1f4-4357-9d76-23eccf797870 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f0f8823bfa194644a6b4f6d869c55785', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3b22b1563e74011b66b4193013558ca', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:03:22.986562 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32e21fef-a1f4-4357-9d76-23eccf797870 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-reader] https://10.4.3.127/volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006/action returned with HTTP 403 Aug 07 21:03:22.987095 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 691/2798] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:03:22 2026] POST /volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006/action => generated 131 bytes in 192 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:22.998061 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4c956359-3dfa-4e91-ba01-40583dd30fc8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:23.000327 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4c956359-3dfa-4e91-ba01-40583dd30fc8 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 Aug 07 21:03:23.000630 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4c956359-3dfa-4e91-ba01-40583dd30fc8 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:23.001022 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4c956359-3dfa-4e91-ba01-40583dd30fc8 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:23.001326 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-4c956359-3dfa-4e91-ba01-40583dd30fc8 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Delete volume with id: 8bd086e7-0294-497e-b367-f70584d2b006 Aug 07 21:03:23.011279 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:23.011279 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:23.013128 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4c956359-3dfa-4e91-ba01-40583dd30fc8 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Volume info retrieved successfully. Aug 07 21:03:23.042449 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4c956359-3dfa-4e91-ba01-40583dd30fc8 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Delete volume request issued successfully. Aug 07 21:03:23.042791 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4c956359-3dfa-4e91-ba01-40583dd30fc8 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] https://10.4.3.127/volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 returned with HTTP 202 Aug 07 21:03:23.043294 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 703/2799] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:03:22 2026] DELETE /volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:23.052441 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2973617a-8398-4d0f-a42d-13443660dc9d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:23.055008 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2973617a-8398-4d0f-a42d-13443660dc9d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] GET https://10.4.3.127/volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 Aug 07 21:03:23.055008 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2973617a-8398-4d0f-a42d-13443660dc9d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:23.055008 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2973617a-8398-4d0f-a42d-13443660dc9d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:23.064840 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:23.064840 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:23.071023 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2973617a-8398-4d0f-a42d-13443660dc9d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Volume info retrieved successfully. Aug 07 21:03:23.077929 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2973617a-8398-4d0f-a42d-13443660dc9d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] https://10.4.3.127/volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 returned with HTTP 200 Aug 07 21:03:23.078548 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 695/2800] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:23 2026] GET /volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:23.095671 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-75812116-4ff2-4813-bb7f-7cc496d147fd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:23.097697 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-75812116-4ff2-4813-bb7f-7cc496d147fd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:23.097992 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-75812116-4ff2-4813-bb7f-7cc496d147fd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:23.098350 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-75812116-4ff2-4813-bb7f-7cc496d147fd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:23.098350 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-75812116-4ff2-4813-bb7f-7cc496d147fd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:23.103911 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:23.103911 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:23.105093 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-75812116-4ff2-4813-bb7f-7cc496d147fd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:23.105554 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 712/2801] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:23 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:23.189617 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b69e21de-23a1-4943-bff1-d872e236d352 req-7a49f35c-db9b-4907-8b97-ef2a9c63f904 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:23.195295 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-7a49f35c-db9b-4907-8b97-ef2a9c63f904 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/attachments/5529b4d5-6072-44cc-addb-95b42486b2f2/action Aug 07 21:03:23.195780 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-7a49f35c-db9b-4907-8b97-ef2a9c63f904 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:03:23.195956 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-7a49f35c-db9b-4907-8b97-ef2a9c63f904 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:23.213668 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:23.213668 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:23.223088 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b69e21de-23a1-4943-bff1-d872e236d352 req-7a49f35c-db9b-4907-8b97-ef2a9c63f904 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/5529b4d5-6072-44cc-addb-95b42486b2f2/action returned with HTTP 204 Aug 07 21:03:23.223891 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 692/2802] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:03:23 2026] POST /volume/v3/attachments/5529b4d5-6072-44cc-addb-95b42486b2f2/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:23.395368 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bc499d26-f613-407a-914d-1d019a630c20 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:23.398304 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bc499d26-f613-407a-914d-1d019a630c20 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:23.398807 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bc499d26-f613-407a-914d-1d019a630c20 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:23.399464 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bc499d26-f613-407a-914d-1d019a630c20 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:23.413339 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:23.413339 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:23.417572 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-bc499d26-f613-407a-914d-1d019a630c20 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:23.423919 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bc499d26-f613-407a-914d-1d019a630c20 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:23.424161 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 704/2803] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:23 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:23.445279 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6e09d0b0-2422-44ac-81c8-b06e5fb31827 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:23.447224 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e09d0b0-2422-44ac-81c8-b06e5fb31827 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:23.447394 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e09d0b0-2422-44ac-81c8-b06e5fb31827 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:23.447587 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e09d0b0-2422-44ac-81c8-b06e5fb31827 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:23.458910 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:23.458910 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:23.464100 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6e09d0b0-2422-44ac-81c8-b06e5fb31827 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:23.476566 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e09d0b0-2422-44ac-81c8-b06e5fb31827 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:23.477230 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 696/2804] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:23 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:23.528847 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-56210b78-53f3-46e6-8df5-749388989162 req-dfd526d0-3c23-423f-964b-397155df5c50 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:23.531390 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-dfd526d0-3c23-423f-964b-397155df5c50 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:23.531909 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-dfd526d0-3c23-423f-964b-397155df5c50 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:23.532142 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-dfd526d0-3c23-423f-964b-397155df5c50 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:23.544017 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:23.544017 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:23.548498 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-56210b78-53f3-46e6-8df5-749388989162 req-dfd526d0-3c23-423f-964b-397155df5c50 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:23.553484 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-dfd526d0-3c23-423f-964b-397155df5c50 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:23.554039 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 713/2805] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:03:23 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:23.580337 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-56210b78-53f3-46e6-8df5-749388989162 req-9bd2a483-4b4f-4b64-8d33-1ff74b8b2d1d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:23.583540 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-9bd2a483-4b4f-4b64-8d33-1ff74b8b2d1d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c/action Aug 07 21:03:23.584077 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-9bd2a483-4b4f-4b64-8d33-1ff74b8b2d1d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:03:23.584297 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-9bd2a483-4b4f-4b64-8d33-1ff74b8b2d1d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:23.604707 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:23.604707 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:23.605664 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-56210b78-53f3-46e6-8df5-749388989162 req-9bd2a483-4b4f-4b64-8d33-1ff74b8b2d1d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:23.622569 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-56210b78-53f3-46e6-8df5-749388989162 req-9bd2a483-4b4f-4b64-8d33-1ff74b8b2d1d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Begin detaching volume completed successfully. Aug 07 21:03:23.622702 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-9bd2a483-4b4f-4b64-8d33-1ff74b8b2d1d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c/action returned with HTTP 202 Aug 07 21:03:23.623303 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 693/2806] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:03:23 2026] POST /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:03:23.712461 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-75d499a5-0d15-44db-a151-4c8ed24caf9d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:23.712461 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-75d499a5-0d15-44db-a151-4c8ed24caf9d None None] GET https://10.4.3.127/volume// Aug 07 21:03:23.712461 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-75d499a5-0d15-44db-a151-4c8ed24caf9d None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:23.712461 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-75d499a5-0d15-44db-a151-4c8ed24caf9d None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:23.712461 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-75d499a5-0d15-44db-a151-4c8ed24caf9d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:03:23.712461 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 705/2807] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:03:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:03:23.727862 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-56210b78-53f3-46e6-8df5-749388989162 req-9d74d054-f9b0-4536-846b-400f8bc2a78f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:23.730865 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-9d74d054-f9b0-4536-846b-400f8bc2a78f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:23.731188 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-9d74d054-f9b0-4536-846b-400f8bc2a78f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:23.731521 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-9d74d054-f9b0-4536-846b-400f8bc2a78f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:23.747387 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:23.747387 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:23.752407 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-56210b78-53f3-46e6-8df5-749388989162 req-9d74d054-f9b0-4536-846b-400f8bc2a78f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:23.758951 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-9d74d054-f9b0-4536-846b-400f8bc2a78f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:23.759516 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 697/2808] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:03:23 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 1352 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:03:23.776675 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-56210b78-53f3-46e6-8df5-749388989162 req-116fdd30-a741-42b2-a8a3-b88d82e82c51 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:23.782054 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-116fdd30-a741-42b2-a8a3-b88d82e82c51 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c/encryption Aug 07 21:03:23.782193 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-116fdd30-a741-42b2-a8a3-b88d82e82c51 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:23.782416 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-116fdd30-a741-42b2-a8a3-b88d82e82c51 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:23.793068 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:23.793068 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:23.801305 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-116fdd30-a741-42b2-a8a3-b88d82e82c51 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c/encryption returned with HTTP 200 Aug 07 21:03:23.801858 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 714/2809] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:03:23 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:03:24.098427 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3713d994-bc7e-4c60-a216-532c5b62dc53 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:24.100682 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3713d994-bc7e-4c60-a216-532c5b62dc53 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] GET https://10.4.3.127/volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 Aug 07 21:03:24.100971 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3713d994-bc7e-4c60-a216-532c5b62dc53 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:24.101181 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3713d994-bc7e-4c60-a216-532c5b62dc53 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:24.108578 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3713d994-bc7e-4c60-a216-532c5b62dc53 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] https://10.4.3.127/volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 returned with HTTP 404 Aug 07 21:03:24.109412 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 694/2810] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:24 2026] GET /volume/v3/volumes/8bd086e7-0294-497e-b367-f70584d2b006 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 21:03:24.120058 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:24.122408 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fd469ab3-6d85-4133-85d0-4031a8efe1cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:24.122707 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:24.122823 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1148886495"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:24.125345 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1148886495'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:24.125511 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Create volume of 1 GB Aug 07 21:03:24.127949 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd469ab3-6d85-4133-85d0-4031a8efe1cb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:24.128158 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd469ab3-6d85-4133-85d0-4031a8efe1cb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:24.128375 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd469ab3-6d85-4133-85d0-4031a8efe1cb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:24.128543 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fd469ab3-6d85-4133-85d0-4031a8efe1cb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:24.133468 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Availability Zones retrieved successfully. Aug 07 21:03:24.141792 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:24.141792 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:24.141792 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd469ab3-6d85-4133-85d0-4031a8efe1cb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:24.141792 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 698/2811] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:24 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:24.144439 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Flow 'volume_create_api' (d231fdd5-a66b-4598-8183-57161b163e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:24.146144 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe23a02-6dc9-46bf-93e6-8a984984ecab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:24.147616 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:24.190464 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe23a02-6dc9-46bf-93e6-8a984984ecab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:24.191264 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42bb5586-1695-4830-a08c-7a33c4eecbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:24.258786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Created reservations ['9bf47f28-d542-4dff-b3df-80c49229afcf', '3d0de4fa-0b9a-4194-8659-0d3d8b37a807', 'e4b29ea1-919a-4a89-95d1-c3e428f55da5', '0c6c3380-d334-441b-a56a-c9cec4e6a079'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:24.258786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42bb5586-1695-4830-a08c-7a33c4eecbd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bf47f28-d542-4dff-b3df-80c49229afcf', '3d0de4fa-0b9a-4194-8659-0d3d8b37a807', 'e4b29ea1-919a-4a89-95d1-c3e428f55da5', '0c6c3380-d334-441b-a56a-c9cec4e6a079']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:24.258786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ac69b5-c7b6-4ea6-82f6-b2f2b0b7c319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:24.293180 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ac69b5-c7b6-4ea6-82f6-b2f2b0b7c319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe975554-bb87-4020-b817-69bd66435895', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1148886495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3b22b1563e74011b66b4193013558ca',qos_specs=None,replication_status=,reservations=['9bf47f28-d542-4dff-b3df-80c49229afcf','3d0de4fa-0b9a-4194-8659-0d3d8b37a807','e4b29ea1-919a-4a89-95d1-c3e428f55da5','0c6c3380-d334-441b-a56a-c9cec4e6a079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64c54c2614244fe1869f19236dbe275a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1148886495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe975554-bb87-4020-b817-69bd66435895,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3b22b1563e74011b66b4193013558ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64c54c2614244fe1869f19236dbe275a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:24.295359 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (180dd18d-bcf6-426b-a9b3-e0e88a58e8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:24.325304 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (180dd18d-bcf6-426b-a9b3-e0e88a58e8b0) transitioned into state 'SUCCESS' from state '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-1148886495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3b22b1563e74011b66b4193013558ca',qos_specs=None,replication_status=,reservations=['9bf47f28-d542-4dff-b3df-80c49229afcf','3d0de4fa-0b9a-4194-8659-0d3d8b37a807','e4b29ea1-919a-4a89-95d1-c3e428f55da5','0c6c3380-d334-441b-a56a-c9cec4e6a079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64c54c2614244fe1869f19236dbe275a',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:24.325615 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e52c8d-1624-4536-ac25-1095c4440893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:24.339637 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e52c8d-1624-4536-ac25-1095c4440893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:24.340603 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Flow 'volume_create_api' (d231fdd5-a66b-4598-8183-57161b163e10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:24.340993 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Create volume request issued successfully. Aug 07 21:03:24.341840 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b89aef7d-6ee6-42d0-ac32-4d2085ab015d tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:24.342213 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 706/2812] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:03:24 2026] POST /volume/v3/volumes => generated 778 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:24.363581 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2d6a5a5e-e753-40f6-a1f8-f7ec32253df4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:24.367080 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2d6a5a5e-e753-40f6-a1f8-f7ec32253df4 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] GET https://10.4.3.127/volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 Aug 07 21:03:24.367629 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2d6a5a5e-e753-40f6-a1f8-f7ec32253df4 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:24.367840 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2d6a5a5e-e753-40f6-a1f8-f7ec32253df4 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:24.381892 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:24.381892 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:24.387497 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2d6a5a5e-e753-40f6-a1f8-f7ec32253df4 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Volume info retrieved successfully. Aug 07 21:03:24.392527 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2d6a5a5e-e753-40f6-a1f8-f7ec32253df4 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] https://10.4.3.127/volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 returned with HTTP 200 Aug 07 21:03:24.393117 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 715/2813] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:24 2026] GET /volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:25.159550 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aea2ed7e-9f17-4da3-b39a-233194a72f69 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:25.163225 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aea2ed7e-9f17-4da3-b39a-233194a72f69 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:25.163491 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aea2ed7e-9f17-4da3-b39a-233194a72f69 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:25.163745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aea2ed7e-9f17-4da3-b39a-233194a72f69 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:25.164349 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-aea2ed7e-9f17-4da3-b39a-233194a72f69 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:25.172501 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:25.172501 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:25.173578 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aea2ed7e-9f17-4da3-b39a-233194a72f69 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:25.174067 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 695/2814] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:25 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:25.412322 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-17cc56fe-934f-457d-b1b0-dc78ba35aa14 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:25.418856 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-17cc56fe-934f-457d-b1b0-dc78ba35aa14 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] GET https://10.4.3.127/volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 Aug 07 21:03:25.418856 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-17cc56fe-934f-457d-b1b0-dc78ba35aa14 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:25.420150 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-17cc56fe-934f-457d-b1b0-dc78ba35aa14 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:25.434716 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:25.434716 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:25.442857 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-17cc56fe-934f-457d-b1b0-dc78ba35aa14 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Volume info retrieved successfully. Aug 07 21:03:25.449348 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-17cc56fe-934f-457d-b1b0-dc78ba35aa14 tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] https://10.4.3.127/volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 returned with HTTP 200 Aug 07 21:03:25.449971 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 699/2815] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:25 2026] GET /volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 => generated 1018 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:25.471147 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8c3ede9b-4dcc-4e46-b327-31354268b59b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:25.474252 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8c3ede9b-4dcc-4e46-b327-31354268b59b tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-reader] POST https://10.4.3.127/volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895/action Aug 07 21:03:25.475001 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8c3ede9b-4dcc-4e46-b327-31354268b59b tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:03:25.475323 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8c3ede9b-4dcc-4e46-b327-31354268b59b tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:25.488094 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:25.488094 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:25.489012 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.policy [None req-8c3ede9b-4dcc-4e46-b327-31354268b59b tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f0f8823bfa194644a6b4f6d869c55785', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3b22b1563e74011b66b4193013558ca', '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=100278) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:03:25.489446 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8c3ede9b-4dcc-4e46-b327-31354268b59b tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-reader] https://10.4.3.127/volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895/action returned with HTTP 403 Aug 07 21:03:25.490426 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 707/2816] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:03:25 2026] POST /volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895/action => generated 131 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:25.503498 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-88be9103-d776-4012-95c9-80c1225f23ec None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:25.508044 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-88be9103-d776-4012-95c9-80c1225f23ec tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 Aug 07 21:03:25.508199 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-88be9103-d776-4012-95c9-80c1225f23ec tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:25.508459 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-88be9103-d776-4012-95c9-80c1225f23ec tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:25.509224 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-88be9103-d776-4012-95c9-80c1225f23ec tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Delete volume with id: fe975554-bb87-4020-b817-69bd66435895 Aug 07 21:03:25.522979 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:25.522979 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:25.523478 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-88be9103-d776-4012-95c9-80c1225f23ec tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Volume info retrieved successfully. Aug 07 21:03:25.586878 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-88be9103-d776-4012-95c9-80c1225f23ec tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Delete volume request issued successfully. Aug 07 21:03:25.587081 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-88be9103-d776-4012-95c9-80c1225f23ec tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] https://10.4.3.127/volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 returned with HTTP 202 Aug 07 21:03:25.588661 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 716/2817] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:03:25 2026] DELETE /volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 21:03:25.599406 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c94faaab-937e-4d8a-9368-8a1768dcfc0f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:25.602565 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c94faaab-937e-4d8a-9368-8a1768dcfc0f tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] GET https://10.4.3.127/volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 Aug 07 21:03:25.602565 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c94faaab-937e-4d8a-9368-8a1768dcfc0f tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:25.602565 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c94faaab-937e-4d8a-9368-8a1768dcfc0f tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:25.615016 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:25.615016 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:25.623457 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c94faaab-937e-4d8a-9368-8a1768dcfc0f tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Volume info retrieved successfully. Aug 07 21:03:25.633719 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c94faaab-937e-4d8a-9368-8a1768dcfc0f tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] https://10.4.3.127/volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 returned with HTTP 200 Aug 07 21:03:25.634131 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 696/2818] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:25 2026] GET /volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:26.189409 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-331a362a-1441-457d-a08c-362b221e19e2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:26.193402 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-331a362a-1441-457d-a08c-362b221e19e2 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:26.193402 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-331a362a-1441-457d-a08c-362b221e19e2 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:26.193402 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-331a362a-1441-457d-a08c-362b221e19e2 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:26.193402 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-331a362a-1441-457d-a08c-362b221e19e2 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:26.197956 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:26.197956 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:26.199928 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-331a362a-1441-457d-a08c-362b221e19e2 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:26.199928 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 700/2819] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:26 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:26.655590 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f0698f70-0974-4b34-8edf-b16811444cce None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:26.657948 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f0698f70-0974-4b34-8edf-b16811444cce tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] GET https://10.4.3.127/volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 Aug 07 21:03:26.658223 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f0698f70-0974-4b34-8edf-b16811444cce tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:26.658496 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f0698f70-0974-4b34-8edf-b16811444cce tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:26.666543 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f0698f70-0974-4b34-8edf-b16811444cce tempest-ProjectReaderTests-1392741470 tempest-ProjectReaderTests-1392741470-project-admin] https://10.4.3.127/volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 returned with HTTP 404 Aug 07 21:03:26.667189 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 708/2820] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:26 2026] GET /volume/v3/volumes/fe975554-bb87-4020-b817-69bd66435895 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:27.217605 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ebcd67b5-b7e1-40b9-87af-c755b09ff765 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:27.222970 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ebcd67b5-b7e1-40b9-87af-c755b09ff765 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:27.223822 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ebcd67b5-b7e1-40b9-87af-c755b09ff765 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:27.223822 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ebcd67b5-b7e1-40b9-87af-c755b09ff765 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:27.223989 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ebcd67b5-b7e1-40b9-87af-c755b09ff765 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:27.231800 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:27.231800 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:27.233583 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ebcd67b5-b7e1-40b9-87af-c755b09ff765 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:27.234173 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 717/2821] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:27 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:28.248405 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e1e0f77d-8308-424f-87db-1462c401043d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:28.251917 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e1e0f77d-8308-424f-87db-1462c401043d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:28.251917 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e1e0f77d-8308-424f-87db-1462c401043d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:28.251917 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e1e0f77d-8308-424f-87db-1462c401043d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:28.252130 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e1e0f77d-8308-424f-87db-1462c401043d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:28.259066 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:28.259066 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:28.260475 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e1e0f77d-8308-424f-87db-1462c401043d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:28.261789 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 697/2822] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:28 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:28.876360 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-56210b78-53f3-46e6-8df5-749388989162 req-dc236dc7-83d9-4657-ac11-c8fdd2dd542a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:28.879306 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-dc236dc7-83d9-4657-ac11-c8fdd2dd542a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] DELETE https://10.4.3.127/volume/v3/attachments/5529b4d5-6072-44cc-addb-95b42486b2f2 Aug 07 21:03:28.879884 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-dc236dc7-83d9-4657-ac11-c8fdd2dd542a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:28.881066 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-dc236dc7-83d9-4657-ac11-c8fdd2dd542a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:28.883503 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=687,cinder:UPDATE=194,cinder:INSERT=121 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:03:28.921388 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:28.921388 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:29.060661 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-56210b78-53f3-46e6-8df5-749388989162 req-dc236dc7-83d9-4657-ac11-c8fdd2dd542a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/5529b4d5-6072-44cc-addb-95b42486b2f2 returned with HTTP 200 Aug 07 21:03:29.060661 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 701/2823] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:03:28 2026] DELETE /volume/v3/attachments/5529b4d5-6072-44cc-addb-95b42486b2f2 => generated 19 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:29.284918 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-96ba979b-bc75-4f98-b335-ebbfc11df745 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:29.287703 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-96ba979b-bc75-4f98-b335-ebbfc11df745 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:29.288127 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-96ba979b-bc75-4f98-b335-ebbfc11df745 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:29.289261 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-96ba979b-bc75-4f98-b335-ebbfc11df745 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:29.289261 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-96ba979b-bc75-4f98-b335-ebbfc11df745 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:29.297127 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:29.297127 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:29.298533 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-96ba979b-bc75-4f98-b335-ebbfc11df745 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:29.300403 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 709/2824] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:29 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:30.129873 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-79eac2f8-bdfd-46db-abfb-db988989d06b req-d2408ab8-c709-45c8-b144-dc9cc1d3f7f1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:30.132363 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-79eac2f8-bdfd-46db-abfb-db988989d06b req-d2408ab8-c709-45c8-b144-dc9cc1d3f7f1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:30.132363 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-79eac2f8-bdfd-46db-abfb-db988989d06b req-d2408ab8-c709-45c8-b144-dc9cc1d3f7f1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:30.132612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-79eac2f8-bdfd-46db-abfb-db988989d06b req-d2408ab8-c709-45c8-b144-dc9cc1d3f7f1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:30.139686 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:30.139686 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:30.143898 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-79eac2f8-bdfd-46db-abfb-db988989d06b req-d2408ab8-c709-45c8-b144-dc9cc1d3f7f1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:30.148864 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-79eac2f8-bdfd-46db-abfb-db988989d06b req-d2408ab8-c709-45c8-b144-dc9cc1d3f7f1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:30.149367 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 718/2825] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:03:30 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:30.332453 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ceec5e96-14e4-444b-b89f-a7fbed3fc852 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:30.337528 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ceec5e96-14e4-444b-b89f-a7fbed3fc852 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:30.337528 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ceec5e96-14e4-444b-b89f-a7fbed3fc852 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:30.338442 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ceec5e96-14e4-444b-b89f-a7fbed3fc852 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:30.339677 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ceec5e96-14e4-444b-b89f-a7fbed3fc852 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:30.346711 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:30.346711 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:30.347783 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ceec5e96-14e4-444b-b89f-a7fbed3fc852 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:30.348265 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 698/2826] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:30 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:31.363289 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6412c452-938a-4ab2-a55d-b889c4876fd9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:31.365893 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6412c452-938a-4ab2-a55d-b889c4876fd9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:31.367245 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6412c452-938a-4ab2-a55d-b889c4876fd9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:31.367245 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6412c452-938a-4ab2-a55d-b889c4876fd9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:31.367245 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6412c452-938a-4ab2-a55d-b889c4876fd9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:31.376243 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:31.376243 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:31.378069 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6412c452-938a-4ab2-a55d-b889c4876fd9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:31.378463 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 702/2827] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:31 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:32.396535 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-23b6bcf8-4440-4e08-b673-46d1830dbce7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:32.397950 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-23b6bcf8-4440-4e08-b673-46d1830dbce7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:32.399084 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-23b6bcf8-4440-4e08-b673-46d1830dbce7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:32.399084 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-23b6bcf8-4440-4e08-b673-46d1830dbce7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:32.399428 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-23b6bcf8-4440-4e08-b673-46d1830dbce7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:32.406245 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:32.406245 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:32.407731 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-23b6bcf8-4440-4e08-b673-46d1830dbce7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:32.408482 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 710/2828] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:32 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:33.428245 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4afa761d-2ca4-409e-9b8e-ae5552267312 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:33.431078 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4afa761d-2ca4-409e-9b8e-ae5552267312 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:33.431343 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4afa761d-2ca4-409e-9b8e-ae5552267312 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:33.431989 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4afa761d-2ca4-409e-9b8e-ae5552267312 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:33.432072 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-4afa761d-2ca4-409e-9b8e-ae5552267312 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:33.441405 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:33.441405 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:33.444783 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4afa761d-2ca4-409e-9b8e-ae5552267312 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:33.444783 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 719/2829] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:33 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:33.585853 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-68513194-faf5-4422-94ff-51d2382bce9c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:33.588621 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68513194-faf5-4422-94ff-51d2382bce9c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:33.588917 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68513194-faf5-4422-94ff-51d2382bce9c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:33.589191 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68513194-faf5-4422-94ff-51d2382bce9c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:33.589449 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-68513194-faf5-4422-94ff-51d2382bce9c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Delete volume with id: d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:33.602427 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:33.602427 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:33.602972 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-68513194-faf5-4422-94ff-51d2382bce9c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:33.636163 np0000006755 devstack@c-api.service[100275]: WARNING cinder.keymgr.conf_key_mgr [None req-68513194-faf5-4422-94ff-51d2382bce9c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 21:03:33.649689 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-68513194-faf5-4422-94ff-51d2382bce9c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Delete volume request issued successfully. Aug 07 21:03:33.649973 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68513194-faf5-4422-94ff-51d2382bce9c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 202 Aug 07 21:03:33.650695 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 699/2830] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:03:33 2026] DELETE /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:33.662198 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a588bfcd-5fc5-4103-aa48-0cbace9f3baa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:33.666025 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a588bfcd-5fc5-4103-aa48-0cbace9f3baa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:33.666478 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a588bfcd-5fc5-4103-aa48-0cbace9f3baa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:33.667625 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a588bfcd-5fc5-4103-aa48-0cbace9f3baa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:33.678349 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:33.678349 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:33.685875 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a588bfcd-5fc5-4103-aa48-0cbace9f3baa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:03:33.691194 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a588bfcd-5fc5-4103-aa48-0cbace9f3baa tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 200 Aug 07 21:03:33.691994 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 703/2831] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:33 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:34.458376 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-83d13c94-d06e-4d00-87cc-a2b3a87a219a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:34.461165 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-83d13c94-d06e-4d00-87cc-a2b3a87a219a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:34.461907 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-83d13c94-d06e-4d00-87cc-a2b3a87a219a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:34.462063 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-83d13c94-d06e-4d00-87cc-a2b3a87a219a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:34.462241 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-83d13c94-d06e-4d00-87cc-a2b3a87a219a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:34.469358 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:34.469358 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:34.470372 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-83d13c94-d06e-4d00-87cc-a2b3a87a219a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:34.470904 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 711/2832] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:34 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:35.836970 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c0867460-272a-42e4-85b9-c22bfbf85870 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:35.836970 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c0867460-272a-42e4-85b9-c22bfbf85870 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c Aug 07 21:03:35.836970 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c0867460-272a-42e4-85b9-c22bfbf85870 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:35.836970 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c0867460-272a-42e4-85b9-c22bfbf85870 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:35.836970 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c0867460-272a-42e4-85b9-c22bfbf85870 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c returned with HTTP 404 Aug 07 21:03:35.836970 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 720/2833] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:34 2026] GET /volume/v3/volumes/d2cdb812-1a1e-401e-88ca-3184ac95bf5c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:35.839815 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-466bf05d-4d6e-4264-9e47-d935e20e4ca3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:35.839815 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-466bf05d-4d6e-4264-9e47-d935e20e4ca3 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:03:35.839815 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-466bf05d-4d6e-4264-9e47-d935e20e4ca3 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:35.839815 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-466bf05d-4d6e-4264-9e47-d935e20e4ca3 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:35.839815 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-466bf05d-4d6e-4264-9e47-d935e20e4ca3 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:03:35.839815 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-466bf05d-4d6e-4264-9e47-d935e20e4ca3 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Get all volumes completed successfully. Aug 07 21:03:35.839815 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:35.839815 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:35.839815 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-466bf05d-4d6e-4264-9e47-d935e20e4ca3 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:03:35.839815 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 700/2834] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:03:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7961 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:35.841934 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b2056a4b-22ea-4a59-a20f-319ab03c5823 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:35.841934 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2056a4b-22ea-4a59-a20f-319ab03c5823 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] DELETE https://10.4.3.127/volume/v3/types/d8e1cf1f-080e-486b-b9e9-079e282e7cc0 Aug 07 21:03:35.841934 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2056a4b-22ea-4a59-a20f-319ab03c5823 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:35.841934 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2056a4b-22ea-4a59-a20f-319ab03c5823 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:35.841934 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2056a4b-22ea-4a59-a20f-319ab03c5823 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/types/d8e1cf1f-080e-486b-b9e9-079e282e7cc0 returned with HTTP 202 Aug 07 21:03:35.841934 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 704/2835] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:03:34 2026] DELETE /volume/v3/types/d8e1cf1f-080e-486b-b9e9-079e282e7cc0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:03:35.843061 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4192ae0d-b2ef-4f18-b100-6c3b02e7d13c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:35.843061 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4192ae0d-b2ef-4f18-b100-6c3b02e7d13c tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:03:35.843061 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4192ae0d-b2ef-4f18-b100-6c3b02e7d13c tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-2122942565", "extra_specs": {}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:35.843061 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4192ae0d-b2ef-4f18-b100-6c3b02e7d13c tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:03:35.843061 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 712/2836] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:03:34 2026] POST /volume/v3/types => generated 214 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:35.843864 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-60793478-af9f-49fe-ad04-664b13de9a42 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:35.843864 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-60793478-af9f-49fe-ad04-664b13de9a42 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] POST https://10.4.3.127/volume/v3/types/80a381b2-dcc8-4031-9974-39fe85b3a2d0/encryption Aug 07 21:03:35.843864 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-60793478-af9f-49fe-ad04-664b13de9a42 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:35.843864 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-60793478-af9f-49fe-ad04-664b13de9a42 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/types/80a381b2-dcc8-4031-9974-39fe85b3a2d0/encryption returned with HTTP 200 Aug 07 21:03:35.843864 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 721/2837] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:03:34 2026] POST /volume/v3/types/80a381b2-dcc8-4031-9974-39fe85b3a2d0/encryption => generated 231 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2059455419", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-2122942565", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2059455419', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-2122942565', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Create volume of 1 GB Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Availability Zones retrieved successfully. Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Flow 'volume_create_api' (a39b57b2-0474-466f-a858-b611d626ff2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c261707-6bab-4806-a418-6c97168affae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c261707-6bab-4806-a418-6c97168affae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:03:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=80a381b2-dcc8-4031-9974-39fe85b3a2d0,is_public=True,name='tempest-scenario-type-luksv2-2122942565',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80a381b2-dcc8-4031-9974-39fe85b3a2d0', '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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8a0121-1fc7-4c0b-94b8-7b4ae727b85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:35.844450 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-2122942565 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-2122942565, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:35.847084 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-2122942565 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-2122942565, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:03:35.847084 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Created reservations ['9eb85b72-3518-4593-bb5a-66c739fb6dca', '6d246dba-54f3-4dc1-a4e7-877a14c33628', '1dc06fea-b854-4817-8796-47ca983f5a1e', '133e0bbb-7ff3-4224-a012-1d567fea95d1'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:35.847084 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8a0121-1fc7-4c0b-94b8-7b4ae727b85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eb85b72-3518-4593-bb5a-66c739fb6dca', '6d246dba-54f3-4dc1-a4e7-877a14c33628', '1dc06fea-b854-4817-8796-47ca983f5a1e', '133e0bbb-7ff3-4224-a012-1d567fea95d1']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:35.847084 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f84271-6346-40f9-a3f3-4ba41cdef550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:35.847084 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f84271-6346-40f9-a3f3-4ba41cdef550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2059455419',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732f50cee7c42498e1fbc0c77726e79',qos_specs=None,replication_status=,reservations=['9eb85b72-3518-4593-bb5a-66c739fb6dca','6d246dba-54f3-4dc1-a4e7-877a14c33628','1dc06fea-b854-4817-8796-47ca983f5a1e','133e0bbb-7ff3-4224-a012-1d567fea95d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d685cd00de43dcb707c1f6f4ca75df',volume_type_id=80a381b2-dcc8-4031-9974-39fe85b3a2d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2059455419',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2732f50cee7c42498e1fbc0c77726e79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d685cd00de43dcb707c1f6f4ca75df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80a381b2-dcc8-4031-9974-39fe85b3a2d0),volume_type_id=80a381b2-dcc8-4031-9974-39fe85b3a2d0)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:35.847084 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0451b7e-0765-408e-851c-534d16dce731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:35.847442 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0451b7e-0765-408e-851c-534d16dce731) transitioned into state 'SUCCESS' from state '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-2059455419',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732f50cee7c42498e1fbc0c77726e79',qos_specs=None,replication_status=,reservations=['9eb85b72-3518-4593-bb5a-66c739fb6dca','6d246dba-54f3-4dc1-a4e7-877a14c33628','1dc06fea-b854-4817-8796-47ca983f5a1e','133e0bbb-7ff3-4224-a012-1d567fea95d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d685cd00de43dcb707c1f6f4ca75df',volume_type_id=80a381b2-dcc8-4031-9974-39fe85b3a2d0)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:35.847442 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c39f782-55aa-4cb5-910b-1cc4a3c383c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:35.847442 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c39f782-55aa-4cb5-910b-1cc4a3c383c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:35.847442 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Flow 'volume_create_api' (a39b57b2-0474-466f-a858-b611d626ff2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:35.847442 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Create volume request issued successfully. Aug 07 21:03:35.847442 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02f3c8ef-d464-4c8f-af5d-b63f69b73039 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:35.847442 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 701/2838] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:03:34 2026] POST /volume/v3/volumes => generated 787 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:35.847704 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c93c6325-33ed-4000-bbc1-a02c28e33989 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:35.847704 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c93c6325-33ed-4000-bbc1-a02c28e33989 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:35.847704 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c93c6325-33ed-4000-bbc1-a02c28e33989 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:35.847704 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c93c6325-33ed-4000-bbc1-a02c28e33989 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:35.847704 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c93c6325-33ed-4000-bbc1-a02c28e33989 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:35.847704 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:35.847704 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:35.847704 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c93c6325-33ed-4000-bbc1-a02c28e33989 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:35.847704 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 705/2839] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:35 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:36.520305 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1ace6141-d4c2-48da-a9a5-40875c875ba7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:36.522910 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1ace6141-d4c2-48da-a9a5-40875c875ba7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:36.523269 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1ace6141-d4c2-48da-a9a5-40875c875ba7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:36.523643 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1ace6141-d4c2-48da-a9a5-40875c875ba7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:36.524502 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-1ace6141-d4c2-48da-a9a5-40875c875ba7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:36.538491 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:36.538491 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:36.539672 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1ace6141-d4c2-48da-a9a5-40875c875ba7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:36.540167 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 713/2840] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:36 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:37.553253 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ecd999e1-3f9d-4cdd-8f3c-0578b7f1fa3a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:37.555912 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ecd999e1-3f9d-4cdd-8f3c-0578b7f1fa3a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:37.556197 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ecd999e1-3f9d-4cdd-8f3c-0578b7f1fa3a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:37.556496 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ecd999e1-3f9d-4cdd-8f3c-0578b7f1fa3a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:37.556632 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ecd999e1-3f9d-4cdd-8f3c-0578b7f1fa3a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:37.562710 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:37.562710 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:37.563874 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ecd999e1-3f9d-4cdd-8f3c-0578b7f1fa3a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:37.564446 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 722/2841] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:37 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:37.575191 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e2408d84-766b-4bda-8e12-2269b1bd97e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:37.577279 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2408d84-766b-4bda-8e12-2269b1bd97e7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 Aug 07 21:03:37.577572 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2408d84-766b-4bda-8e12-2269b1bd97e7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:37.577779 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2408d84-766b-4bda-8e12-2269b1bd97e7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:37.586062 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:37.586062 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:37.590507 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e2408d84-766b-4bda-8e12-2269b1bd97e7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:03:37.595393 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2408d84-766b-4bda-8e12-2269b1bd97e7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 returned with HTTP 200 Aug 07 21:03:37.595868 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 702/2842] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:37 2026] GET /volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:37.610909 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a4d4d002-03d4-45d7-9d14-8fde23608dd4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:37.612842 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4d4d002-03d4-45d7-9d14-8fde23608dd4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] DELETE https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:37.613049 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4d4d002-03d4-45d7-9d14-8fde23608dd4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:37.613232 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4d4d002-03d4-45d7-9d14-8fde23608dd4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:37.613332 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-a4d4d002-03d4-45d7-9d14-8fde23608dd4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete backup with id: 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. Aug 07 21:03:37.618417 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:37.618417 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:37.632616 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-a4d4d002-03d4-45d7-9d14-8fde23608dd4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] delete_backup rpcapi backup_id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:03:37.635287 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4d4d002-03d4-45d7-9d14-8fde23608dd4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 202 Aug 07 21:03:37.636105 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 706/2843] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:03:37 2026] DELETE /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:03:37.649286 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1a4ca678-e625-4acb-ba9d-55a69dd5c455 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:37.654266 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a4ca678-e625-4acb-ba9d-55a69dd5c455 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:37.654266 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1a4ca678-e625-4acb-ba9d-55a69dd5c455 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:37.654502 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1a4ca678-e625-4acb-ba9d-55a69dd5c455 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:37.654502 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-1a4ca678-e625-4acb-ba9d-55a69dd5c455 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:37.659660 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:37.659660 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:37.660568 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a4ca678-e625-4acb-ba9d-55a69dd5c455 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 200 Aug 07 21:03:37.661006 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 714/2844] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:37 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:38.468271 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:38.591105 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:38.591745 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-427995528"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:38.594432 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-427995528'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:38.594669 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Create volume of 1 GB Aug 07 21:03:38.602345 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Availability Zones retrieved successfully. Aug 07 21:03:38.612367 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Flow 'volume_create_api' (f4802a66-61be-4a7c-8021-1ea9de638e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:38.614784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eaa3afd-4205-4ba5-b0cc-e3d910428a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:38.616061 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:38.653444 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eaa3afd-4205-4ba5-b0cc-e3d910428a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:38.654536 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aca7b15-f6d3-4e59-aabc-52a4ac99e1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:38.674496 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-17bd32d7-90cb-4254-b1cb-816523061a78 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:38.678402 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17bd32d7-90cb-4254-b1cb-816523061a78 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec Aug 07 21:03:38.678659 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17bd32d7-90cb-4254-b1cb-816523061a78 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:38.678881 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17bd32d7-90cb-4254-b1cb-816523061a78 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:38.678981 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-17bd32d7-90cb-4254-b1cb-816523061a78 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 813efa4e-8acc-4fd7-8ff9-2333a7dbbaec. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:38.682852 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17bd32d7-90cb-4254-b1cb-816523061a78 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec returned with HTTP 404 Aug 07 21:03:38.683343 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 703/2845] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:38 2026] GET /volume/v3/backups/813efa4e-8acc-4fd7-8ff9-2333a7dbbaec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:38.695347 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:38.697316 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:03:38.697781 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-503269851"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:38.699312 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-503269851'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:03:38.699475 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Create volume of 1 GB Aug 07 21:03:38.704273 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Availability Zones retrieved successfully. Aug 07 21:03:38.709934 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Flow 'volume_create_api' (96ce5c69-2771-4087-b7cc-1fb1b791bf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:38.711239 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be0a022-78b8-411f-9857-33723245407a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:38.712355 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:03:38.748210 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Created reservations ['64ca883a-70fc-4fb8-a6f5-7b39ce31d648', '8af06460-7db2-4673-bc08-39ef75952c0e', 'd17fc6cf-99bc-4f4e-ac7e-d7d255f501c5', 'e8ae41e4-6b77-4cbb-bfc3-8893a71403da'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:38.749114 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aca7b15-f6d3-4e59-aabc-52a4ac99e1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64ca883a-70fc-4fb8-a6f5-7b39ce31d648', '8af06460-7db2-4673-bc08-39ef75952c0e', 'd17fc6cf-99bc-4f4e-ac7e-d7d255f501c5', 'e8ae41e4-6b77-4cbb-bfc3-8893a71403da']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:38.749922 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b692a693-a45f-4ebc-bcde-dfd8a0f3a542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:38.750574 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be0a022-78b8-411f-9857-33723245407a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:38.752134 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee8391ed-38b6-4595-b807-a48ea4b15272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:38.776607 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b692a693-a45f-4ebc-bcde-dfd8a0f3a542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e00d3ca0-9f02-4418-8ac0-15da312581da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-427995528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b266b032d8484b17839271210ba40651',qos_specs=None,replication_status=,reservations=['64ca883a-70fc-4fb8-a6f5-7b39ce31d648','8af06460-7db2-4673-bc08-39ef75952c0e','d17fc6cf-99bc-4f4e-ac7e-d7d255f501c5','e8ae41e4-6b77-4cbb-bfc3-8893a71403da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2134a85b147a48e68671afbfaee2dc53',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-427995528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e00d3ca0-9f02-4418-8ac0-15da312581da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b266b032d8484b17839271210ba40651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2134a85b147a48e68671afbfaee2dc53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:38.777433 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3650b6ff-7145-48d3-819b-37e0e10b6b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:38.803403 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3650b6ff-7145-48d3-819b-37e0e10b6b01) transitioned into state 'SUCCESS' from state '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-427995528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b266b032d8484b17839271210ba40651',qos_specs=None,replication_status=,reservations=['64ca883a-70fc-4fb8-a6f5-7b39ce31d648','8af06460-7db2-4673-bc08-39ef75952c0e','d17fc6cf-99bc-4f4e-ac7e-d7d255f501c5','e8ae41e4-6b77-4cbb-bfc3-8893a71403da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2134a85b147a48e68671afbfaee2dc53',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:38.804217 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c347e6f4-829f-4004-8b6e-61020e893f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:38.816468 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Created reservations ['ff1286ec-bbca-4aec-acb1-4e47c2c7a4a9', 'c888a1b1-8f35-4daa-9d1a-d5cae363ab44', '2fd70df3-582b-4257-9a47-7fc2b8f1e40e', '910a0547-7521-453b-bc6a-124462d64a9e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:38.817365 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c347e6f4-829f-4004-8b6e-61020e893f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:38.817482 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee8391ed-38b6-4595-b807-a48ea4b15272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff1286ec-bbca-4aec-acb1-4e47c2c7a4a9', 'c888a1b1-8f35-4daa-9d1a-d5cae363ab44', '2fd70df3-582b-4257-9a47-7fc2b8f1e40e', '910a0547-7521-453b-bc6a-124462d64a9e']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:38.818374 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50846f82-4968-4edb-a1de-3f96a2941561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:38.818708 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Flow 'volume_create_api' (f4802a66-61be-4a7c-8021-1ea9de638e88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:38.819145 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Create volume request issued successfully. Aug 07 21:03:38.820442 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c503fc54-efb1-4614-8e57-8a5859dab4e0 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:38.820931 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 723/2846] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:03:38 2026] POST /volume/v3/volumes => generated 773 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:03:38.837079 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-17795475-0f6b-44f0-9677-0cf91b698722 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:38.841941 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-17795475-0f6b-44f0-9677-0cf91b698722 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:03:38.842065 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-17795475-0f6b-44f0-9677-0cf91b698722 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:38.842264 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-17795475-0f6b-44f0-9677-0cf91b698722 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:38.851856 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:38.851856 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:38.858560 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-17795475-0f6b-44f0-9677-0cf91b698722 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:03:38.868950 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50846f82-4968-4edb-a1de-3f96a2941561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '891e1cf3-8e0d-4f32-91b5-bb40299ac1b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-503269851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10cbae110994594b264423868e455be',qos_specs=None,replication_status=,reservations=['ff1286ec-bbca-4aec-acb1-4e47c2c7a4a9','c888a1b1-8f35-4daa-9d1a-d5cae363ab44','2fd70df3-582b-4257-9a47-7fc2b8f1e40e','910a0547-7521-453b-bc6a-124462d64a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117ba904ffe341c49a9d7d9eea573440',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-503269851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=891e1cf3-8e0d-4f32-91b5-bb40299ac1b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d10cbae110994594b264423868e455be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='117ba904ffe341c49a9d7d9eea573440',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:38.868950 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1ee7c8-b972-4772-84b8-997dac95f24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:38.869625 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-17795475-0f6b-44f0-9677-0cf91b698722 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:03:38.870157 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 715/2847] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:38 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:38.905635 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1ee7c8-b972-4772-84b8-997dac95f24d) transitioned into state 'SUCCESS' from state '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-503269851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10cbae110994594b264423868e455be',qos_specs=None,replication_status=,reservations=['ff1286ec-bbca-4aec-acb1-4e47c2c7a4a9','c888a1b1-8f35-4daa-9d1a-d5cae363ab44','2fd70df3-582b-4257-9a47-7fc2b8f1e40e','910a0547-7521-453b-bc6a-124462d64a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117ba904ffe341c49a9d7d9eea573440',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:38.906501 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88e6a87e-ffc3-4398-8990-161c611b3fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:03:38.923040 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88e6a87e-ffc3-4398-8990-161c611b3fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:03:38.924093 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Flow 'volume_create_api' (96ce5c69-2771-4087-b7cc-1fb1b791bf4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:03:38.924454 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Create volume request issued successfully. Aug 07 21:03:38.925280 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23c8303f-e665-4eb4-bae4-c4e8f711a94d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:03:38.926104 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 707/2848] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:03:38 2026] POST /volume/v3/volumes => generated 748 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 21:03:38.945184 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1a4363fc-46d3-4272-b2c9-6d0433aee42d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:38.947748 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a4363fc-46d3-4272-b2c9-6d0433aee42d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 Aug 07 21:03:38.948076 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a4363fc-46d3-4272-b2c9-6d0433aee42d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:38.948374 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a4363fc-46d3-4272-b2c9-6d0433aee42d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:38.962083 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:38.962083 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:38.966671 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1a4363fc-46d3-4272-b2c9-6d0433aee42d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:03:38.972269 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a4363fc-46d3-4272-b2c9-6d0433aee42d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 returned with HTTP 200 Aug 07 21:03:38.973171 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 704/2849] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:38 2026] GET /volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:39.884745 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d61fa2df-1173-4376-be09-d506ca853ce8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:39.890795 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d61fa2df-1173-4376-be09-d506ca853ce8 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:03:39.891077 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d61fa2df-1173-4376-be09-d506ca853ce8 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:39.891324 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d61fa2df-1173-4376-be09-d506ca853ce8 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:39.902606 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:39.902606 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:39.910434 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d61fa2df-1173-4376-be09-d506ca853ce8 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:03:39.916515 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d61fa2df-1173-4376-be09-d506ca853ce8 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:03:39.917017 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 724/2850] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:03:39 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:03:39.990090 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9651a2a2-be05-4c1a-9140-36885cf58c26 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:39.998514 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9651a2a2-be05-4c1a-9140-36885cf58c26 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 Aug 07 21:03:39.998846 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9651a2a2-be05-4c1a-9140-36885cf58c26 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:39.999108 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9651a2a2-be05-4c1a-9140-36885cf58c26 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:40.016683 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:40.016683 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:40.027227 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9651a2a2-be05-4c1a-9140-36885cf58c26 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:03:40.034655 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9651a2a2-be05-4c1a-9140-36885cf58c26 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 returned with HTTP 200 Aug 07 21:03:40.035151 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 716/2851] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:39 2026] GET /volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:40.052723 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65ec66d3-e978-4bc9-a323-7d969c7c81b5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:40.055955 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65ec66d3-e978-4bc9-a323-7d969c7c81b5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:03:40.056551 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65ec66d3-e978-4bc9-a323-7d969c7c81b5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "891e1cf3-8e0d-4f32-91b5-bb40299ac1b0", "name": "tempest-VolumesBackupsTest-Backup-371152806"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:40.059998 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-65ec66d3-e978-4bc9-a323-7d969c7c81b5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Creating new backup {'backup': {'volume_id': '891e1cf3-8e0d-4f32-91b5-bb40299ac1b0', 'name': 'tempest-VolumesBackupsTest-Backup-371152806'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:03:40.060224 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-65ec66d3-e978-4bc9-a323-7d969c7c81b5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Creating backup of volume 891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 in container None Aug 07 21:03:40.071393 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:40.071393 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:40.071393 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-65ec66d3-e978-4bc9-a323-7d969c7c81b5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:03:40.095295 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-65ec66d3-e978-4bc9-a323-7d969c7c81b5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Created reservations ['aafb7d8c-c40f-45e4-a836-31456e8147c7', 'f8f23b93-084c-4479-8018-d9c40ded3480'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:40.140583 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65ec66d3-e978-4bc9-a323-7d969c7c81b5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:03:40.141149 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 708/2852] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:03:40 2026] POST /volume/v3/backups => generated 329 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:40.153908 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eae3e9e5-cbff-46e1-90ec-79ec3ef7dfd8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:40.156348 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eae3e9e5-cbff-46e1-90ec-79ec3ef7dfd8 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:40.156556 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eae3e9e5-cbff-46e1-90ec-79ec3ef7dfd8 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:40.156867 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eae3e9e5-cbff-46e1-90ec-79ec3ef7dfd8 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:40.157038 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-eae3e9e5-cbff-46e1-90ec-79ec3ef7dfd8 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:40.165810 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:40.165810 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:40.165810 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eae3e9e5-cbff-46e1-90ec-79ec3ef7dfd8 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:40.165810 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 705/2853] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:40 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:41.184702 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-21a50901-1bc2-4fa5-b95a-78ab0c4a590f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:41.186363 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-21a50901-1bc2-4fa5-b95a-78ab0c4a590f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:41.186627 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-21a50901-1bc2-4fa5-b95a-78ab0c4a590f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:41.186911 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-21a50901-1bc2-4fa5-b95a-78ab0c4a590f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:41.187072 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-21a50901-1bc2-4fa5-b95a-78ab0c4a590f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:41.192290 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:41.192290 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:41.193393 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-21a50901-1bc2-4fa5-b95a-78ab0c4a590f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:41.193924 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 725/2854] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:41 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:42.210256 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-da305b34-c1bd-45b3-bac5-be569054511c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:42.212466 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-da305b34-c1bd-45b3-bac5-be569054511c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:42.213121 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-da305b34-c1bd-45b3-bac5-be569054511c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:42.213488 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-da305b34-c1bd-45b3-bac5-be569054511c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:42.214780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-da305b34-c1bd-45b3-bac5-be569054511c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:42.219968 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:42.219968 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:42.221072 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-da305b34-c1bd-45b3-bac5-be569054511c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:42.221642 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 717/2855] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:42 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:43.240341 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b32f9d90-db68-4ef7-bc83-2745bbd9079f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:43.242392 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b32f9d90-db68-4ef7-bc83-2745bbd9079f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:43.242603 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b32f9d90-db68-4ef7-bc83-2745bbd9079f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:43.242826 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b32f9d90-db68-4ef7-bc83-2745bbd9079f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:43.242969 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b32f9d90-db68-4ef7-bc83-2745bbd9079f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:43.248379 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:43.248379 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:43.249887 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b32f9d90-db68-4ef7-bc83-2745bbd9079f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:43.250599 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 709/2856] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:43 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:03:44.263044 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c54beed3-8989-4223-b2a1-2c77aeb0a6c7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:44.266507 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c54beed3-8989-4223-b2a1-2c77aeb0a6c7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:44.266840 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c54beed3-8989-4223-b2a1-2c77aeb0a6c7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:44.267078 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c54beed3-8989-4223-b2a1-2c77aeb0a6c7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:44.267230 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c54beed3-8989-4223-b2a1-2c77aeb0a6c7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:44.276096 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:44.276096 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:44.277265 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c54beed3-8989-4223-b2a1-2c77aeb0a6c7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:44.277802 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 706/2857] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:44 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:45.290785 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f16b1821-4ec3-49f1-917d-563a0019c792 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:45.294115 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f16b1821-4ec3-49f1-917d-563a0019c792 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:45.294512 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f16b1821-4ec3-49f1-917d-563a0019c792 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:45.294907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f16b1821-4ec3-49f1-917d-563a0019c792 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:45.295066 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-f16b1821-4ec3-49f1-917d-563a0019c792 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:45.298035 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=491,cinder:UPDATE=139,cinder:INSERT=91 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:03:45.303798 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:45.303798 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:45.305664 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f16b1821-4ec3-49f1-917d-563a0019c792 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:45.305807 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 726/2858] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:45 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:46.319728 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9c76f7be-9e93-4ff0-af22-def32e70eb9c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:46.321976 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9c76f7be-9e93-4ff0-af22-def32e70eb9c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:46.322218 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9c76f7be-9e93-4ff0-af22-def32e70eb9c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:46.322508 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9c76f7be-9e93-4ff0-af22-def32e70eb9c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:46.323256 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-9c76f7be-9e93-4ff0-af22-def32e70eb9c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:46.324565 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=417,cinder:UPDATE=101,cinder:INSERT=70 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:03:46.328750 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:46.328750 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:46.329789 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9c76f7be-9e93-4ff0-af22-def32e70eb9c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:46.330387 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 718/2859] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:46 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:47.341813 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aeb57e34-36ee-43c6-9307-8814921756cf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:47.343539 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aeb57e34-36ee-43c6-9307-8814921756cf tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:47.343712 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aeb57e34-36ee-43c6-9307-8814921756cf tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:47.343968 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aeb57e34-36ee-43c6-9307-8814921756cf tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:47.344075 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-aeb57e34-36ee-43c6-9307-8814921756cf tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:47.349598 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:47.349598 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:47.350361 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aeb57e34-36ee-43c6-9307-8814921756cf tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:47.350680 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 710/2860] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:47 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:48.365064 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4e72601b-27d2-436c-a6cc-fc05ebaba66c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:48.369795 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e72601b-27d2-436c-a6cc-fc05ebaba66c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:48.369795 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e72601b-27d2-436c-a6cc-fc05ebaba66c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:48.369795 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e72601b-27d2-436c-a6cc-fc05ebaba66c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:48.369795 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4e72601b-27d2-436c-a6cc-fc05ebaba66c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:48.371500 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=462,cinder:UPDATE=121,cinder:INSERT=76 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:03:48.375137 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:48.375137 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:48.376679 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e72601b-27d2-436c-a6cc-fc05ebaba66c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:48.377641 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 707/2861] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:48 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:49.392280 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5fd4e5eb-0b36-4396-8bfe-25e1c07cc3fa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:49.394663 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5fd4e5eb-0b36-4396-8bfe-25e1c07cc3fa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:49.394886 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5fd4e5eb-0b36-4396-8bfe-25e1c07cc3fa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:49.395097 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5fd4e5eb-0b36-4396-8bfe-25e1c07cc3fa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:49.395216 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-5fd4e5eb-0b36-4396-8bfe-25e1c07cc3fa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:49.400925 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:49.400925 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:49.401781 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5fd4e5eb-0b36-4396-8bfe-25e1c07cc3fa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:49.402230 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 727/2862] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:49 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:50.415780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0a6a733a-7535-471d-a973-150a7f781030 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:50.420667 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0a6a733a-7535-471d-a973-150a7f781030 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:50.420667 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0a6a733a-7535-471d-a973-150a7f781030 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:50.420667 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0a6a733a-7535-471d-a973-150a7f781030 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:50.420667 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-0a6a733a-7535-471d-a973-150a7f781030 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:50.425855 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:50.425855 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:50.427172 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0a6a733a-7535-471d-a973-150a7f781030 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:50.428000 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 719/2863] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:50 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:51.443474 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2e07c315-f5f9-48bb-ad05-621b74a64453 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:51.448271 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e07c315-f5f9-48bb-ad05-621b74a64453 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:51.448550 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e07c315-f5f9-48bb-ad05-621b74a64453 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:51.448839 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e07c315-f5f9-48bb-ad05-621b74a64453 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:51.449016 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2e07c315-f5f9-48bb-ad05-621b74a64453 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:51.458544 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:51.458544 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:51.460713 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e07c315-f5f9-48bb-ad05-621b74a64453 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:51.462047 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 711/2864] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:51 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:52.479740 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c5a9af62-e978-4893-8444-95bf4b5ff3c5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:52.481739 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5a9af62-e978-4893-8444-95bf4b5ff3c5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:52.481957 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5a9af62-e978-4893-8444-95bf4b5ff3c5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:52.482153 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5a9af62-e978-4893-8444-95bf4b5ff3c5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:52.482268 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c5a9af62-e978-4893-8444-95bf4b5ff3c5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:52.488320 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:52.488320 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:52.489594 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5a9af62-e978-4893-8444-95bf4b5ff3c5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:52.490317 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 708/2865] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:52 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:53.505011 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9925d107-54cb-44a7-a3a9-c7bb5409d9ff None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:53.507422 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9925d107-54cb-44a7-a3a9-c7bb5409d9ff tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:53.507632 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9925d107-54cb-44a7-a3a9-c7bb5409d9ff tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:53.507897 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9925d107-54cb-44a7-a3a9-c7bb5409d9ff tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:53.508021 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-9925d107-54cb-44a7-a3a9-c7bb5409d9ff tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:53.514265 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:53.514265 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:53.515255 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9925d107-54cb-44a7-a3a9-c7bb5409d9ff tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:53.515880 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 728/2866] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:53 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:54.530657 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-32e3d6c9-0c49-441e-8edb-8d0605cd8aff None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:54.534816 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-32e3d6c9-0c49-441e-8edb-8d0605cd8aff tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:54.534816 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-32e3d6c9-0c49-441e-8edb-8d0605cd8aff tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:54.535321 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-32e3d6c9-0c49-441e-8edb-8d0605cd8aff tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:54.535524 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-32e3d6c9-0c49-441e-8edb-8d0605cd8aff tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:54.543015 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:54.543015 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:54.544350 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-32e3d6c9-0c49-441e-8edb-8d0605cd8aff tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:54.544510 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 720/2867] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:54 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:55.559732 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e49fc246-e457-4862-b168-507e9be6d0e1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:55.562254 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e49fc246-e457-4862-b168-507e9be6d0e1 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:55.562622 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e49fc246-e457-4862-b168-507e9be6d0e1 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:55.562887 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e49fc246-e457-4862-b168-507e9be6d0e1 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:55.563050 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e49fc246-e457-4862-b168-507e9be6d0e1 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:55.569018 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:55.569018 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:55.570082 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e49fc246-e457-4862-b168-507e9be6d0e1 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:55.571029 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 712/2868] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:55 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:56.587190 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-61721c6a-59e2-4b10-b1e8-2309023a395f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:56.590134 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61721c6a-59e2-4b10-b1e8-2309023a395f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:03:56.590483 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61721c6a-59e2-4b10-b1e8-2309023a395f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:56.590937 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61721c6a-59e2-4b10-b1e8-2309023a395f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:56.591010 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-61721c6a-59e2-4b10-b1e8-2309023a395f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:56.597591 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:56.597591 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:56.598798 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61721c6a-59e2-4b10-b1e8-2309023a395f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:03:56.599339 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 709/2869] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:56 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:56.614573 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c3d0b6ec-8e95-4fa5-8992-c27db6d98044 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:56.616921 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c3d0b6ec-8e95-4fa5-8992-c27db6d98044 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:03:56.617410 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c3d0b6ec-8e95-4fa5-8992-c27db6d98044 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "891e1cf3-8e0d-4f32-91b5-bb40299ac1b0", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1512132060"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:03:56.619470 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-c3d0b6ec-8e95-4fa5-8992-c27db6d98044 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Creating new backup {'backup': {'volume_id': '891e1cf3-8e0d-4f32-91b5-bb40299ac1b0', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1512132060'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:03:56.619912 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-c3d0b6ec-8e95-4fa5-8992-c27db6d98044 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Creating backup of volume 891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 in container None Aug 07 21:03:56.629934 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:56.629934 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:56.630483 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c3d0b6ec-8e95-4fa5-8992-c27db6d98044 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:03:56.651747 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-c3d0b6ec-8e95-4fa5-8992-c27db6d98044 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Created reservations ['afec60cb-7d92-4277-9258-059d3aae9006', 'd1961f59-6e3f-41da-99ae-0392e33e8a26'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:03:56.691485 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c3d0b6ec-8e95-4fa5-8992-c27db6d98044 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:03:56.691967 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 729/2870] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:03:56 2026] POST /volume/v3/backups => generated 330 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:03:56.704877 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-91976f36-a4e4-44cd-bf6c-3f60f3599553 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:56.707104 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-91976f36-a4e4-44cd-bf6c-3f60f3599553 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:03:56.707335 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-91976f36-a4e4-44cd-bf6c-3f60f3599553 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:56.707587 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-91976f36-a4e4-44cd-bf6c-3f60f3599553 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:56.707715 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-91976f36-a4e4-44cd-bf6c-3f60f3599553 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:56.717520 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:56.717520 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:03:56.718483 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-91976f36-a4e4-44cd-bf6c-3f60f3599553 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:03:56.718917 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 721/2871] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:56 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:57.732471 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0c494d3-f02a-4973-ba39-6c276c1cf634 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:57.735061 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0c494d3-f02a-4973-ba39-6c276c1cf634 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:03:57.735307 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0c494d3-f02a-4973-ba39-6c276c1cf634 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:57.735576 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0c494d3-f02a-4973-ba39-6c276c1cf634 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:57.735728 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e0c494d3-f02a-4973-ba39-6c276c1cf634 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:57.741667 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:57.741667 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:03:57.742732 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0c494d3-f02a-4973-ba39-6c276c1cf634 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:03:57.743610 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 713/2872] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:57 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:58.757694 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1960921f-3db8-414b-9bb6-76f941fcc889 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:58.760804 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1960921f-3db8-414b-9bb6-76f941fcc889 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:03:58.761141 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1960921f-3db8-414b-9bb6-76f941fcc889 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:58.761466 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1960921f-3db8-414b-9bb6-76f941fcc889 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:58.761737 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1960921f-3db8-414b-9bb6-76f941fcc889 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:58.768779 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:58.768779 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:03:58.769967 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1960921f-3db8-414b-9bb6-76f941fcc889 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:03:58.770479 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 710/2873] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:58 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:03:59.782787 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5809b107-a8c9-4108-b48e-ea74efafca9a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:03:59.785157 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5809b107-a8c9-4108-b48e-ea74efafca9a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:03:59.785390 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5809b107-a8c9-4108-b48e-ea74efafca9a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:03:59.785673 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5809b107-a8c9-4108-b48e-ea74efafca9a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:03:59.785882 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-5809b107-a8c9-4108-b48e-ea74efafca9a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:03:59.793671 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:03:59.793671 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:03:59.794472 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5809b107-a8c9-4108-b48e-ea74efafca9a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:03:59.795472 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 730/2874] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:03:59 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:00.808701 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4330ade9-d2f9-41b3-9564-fe351498df20 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:00.811965 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4330ade9-d2f9-41b3-9564-fe351498df20 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:00.811965 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4330ade9-d2f9-41b3-9564-fe351498df20 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:00.812925 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4330ade9-d2f9-41b3-9564-fe351498df20 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:00.813554 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-4330ade9-d2f9-41b3-9564-fe351498df20 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:00.821089 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:00.821089 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:00.822328 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4330ade9-d2f9-41b3-9564-fe351498df20 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:00.823424 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 722/2875] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:00 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:01.837908 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee2791f6-7e79-4d3c-a217-294b8cb79354 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:01.844350 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee2791f6-7e79-4d3c-a217-294b8cb79354 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:01.845604 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee2791f6-7e79-4d3c-a217-294b8cb79354 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:01.846262 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee2791f6-7e79-4d3c-a217-294b8cb79354 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:01.846837 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ee2791f6-7e79-4d3c-a217-294b8cb79354 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:01.857913 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:01.857913 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:01.859371 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee2791f6-7e79-4d3c-a217-294b8cb79354 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:01.861192 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 714/2876] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:01 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:01.899536 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bb597169-7700-4966-bd2a-7e7a486c4af9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:01.902635 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb597169-7700-4966-bd2a-7e7a486c4af9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:01.902931 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb597169-7700-4966-bd2a-7e7a486c4af9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:01.903211 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb597169-7700-4966-bd2a-7e7a486c4af9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:01.914029 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:01.914029 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:01.921682 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bb597169-7700-4966-bd2a-7e7a486c4af9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:01.930301 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb597169-7700-4966-bd2a-7e7a486c4af9 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:01.930489 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 711/2877] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:01 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:01.948229 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a4e8d847-19b1-4ec4-aa83-61534f844473 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:01.951026 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a4e8d847-19b1-4ec4-aa83-61534f844473 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:01.951248 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a4e8d847-19b1-4ec4-aa83-61534f844473 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:01.951497 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a4e8d847-19b1-4ec4-aa83-61534f844473 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:01.965094 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:01.965094 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:01.973346 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a4e8d847-19b1-4ec4-aa83-61534f844473 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:01.981283 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a4e8d847-19b1-4ec4-aa83-61534f844473 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:01.982417 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 731/2878] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:01 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:04:02.041945 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-2e688c5c-2bab-4df8-aacd-a058a73a62d4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:02.083550 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-2e688c5c-2bab-4df8-aacd-a058a73a62d4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:02.084106 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-2e688c5c-2bab-4df8-aacd-a058a73a62d4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:02.084165 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-2e688c5c-2bab-4df8-aacd-a058a73a62d4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:02.096288 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:02.096288 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:02.101237 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-2e688c5c-2bab-4df8-aacd-a058a73a62d4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:02.106930 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-2e688c5c-2bab-4df8-aacd-a058a73a62d4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:02.107506 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 723/2879] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:02 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:02.225494 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b29c8e97-6188-44c2-8a3b-af43c6919940 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:02.226622 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b29c8e97-6188-44c2-8a3b-af43c6919940 None None] GET https://10.4.3.127/volume// Aug 07 21:04:02.226622 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b29c8e97-6188-44c2-8a3b-af43c6919940 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:02.227777 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b29c8e97-6188-44c2-8a3b-af43c6919940 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:02.228795 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b29c8e97-6188-44c2-8a3b-af43c6919940 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:02.229368 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 715/2880] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:04:02 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:02.240026 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-0c93db25-b7aa-4d49-808b-0e124fdf8439 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:02.242719 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-0c93db25-b7aa-4d49-808b-0e124fdf8439 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:04:02.243157 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-0c93db25-b7aa-4d49-808b-0e124fdf8439 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b511e5b-3bc7-4625-87d3-b36e0570e583", "connector": null, "instance_uuid": "0825b5c4-3fa1-4c7a-848b-7e7e306a9982"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:02.256448 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:02.256448 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:02.299654 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-0c93db25-b7aa-4d49-808b-0e124fdf8439 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:04:02.300514 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 712/2881] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:04:02 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:02.343011 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-24714337-7e8d-4591-b2e3-2e05e2f375de None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:02.347252 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-24714337-7e8d-4591-b2e3-2e05e2f375de tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:02.347537 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-24714337-7e8d-4591-b2e3-2e05e2f375de tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:02.347807 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-24714337-7e8d-4591-b2e3-2e05e2f375de tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:02.358451 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-150a7184-923d-4048-82cd-15d64755e8de None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:02.359027 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-150a7184-923d-4048-82cd-15d64755e8de None None] GET https://10.4.3.127/volume// Aug 07 21:04:02.359558 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-150a7184-923d-4048-82cd-15d64755e8de None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:02.360176 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-150a7184-923d-4048-82cd-15d64755e8de None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:02.361263 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-150a7184-923d-4048-82cd-15d64755e8de None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:02.361822 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 724/2882] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:02.367334 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:02.367334 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:02.376018 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-2470e070-7f71-4519-b215-9b93992980da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:02.378340 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-24714337-7e8d-4591-b2e3-2e05e2f375de tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:02.388933 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-24714337-7e8d-4591-b2e3-2e05e2f375de tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:02.390261 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 732/2883] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:02 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:02.427251 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-2470e070-7f71-4519-b215-9b93992980da tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:02.427525 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-2470e070-7f71-4519-b215-9b93992980da tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:02.427787 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-2470e070-7f71-4519-b215-9b93992980da tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:02.442878 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:02.442878 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:02.448440 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-2470e070-7f71-4519-b215-9b93992980da tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:02.455779 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-2470e070-7f71-4519-b215-9b93992980da tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:02.456264 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 716/2884] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:04:02 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 1036 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:02.609249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-76b0b459-d5dc-404d-aff1-0e41019c5294 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:02.612429 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-76b0b459-d5dc-404d-aff1-0e41019c5294 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] PUT https://10.4.3.127/volume/v3/attachments/36d08df7-aee3-4a40-addd-09e2639a24ec Aug 07 21:04:02.612964 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-76b0b459-d5dc-404d-aff1-0e41019c5294 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:02.627663 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-76b0b459-d5dc-404d-aff1-0e41019c5294 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Acquiring lock "cinder-attachment_update-0b511e5b-3bc7-4625-87d3-b36e0570e583-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:04:02.636917 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-76b0b459-d5dc-404d-aff1-0e41019c5294 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Lock "cinder-attachment_update-0b511e5b-3bc7-4625-87d3-b36e0570e583-np0000006755" acquired by "attachment_update" :: waited 0.009s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:04:02.639182 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:02.639182 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:02.749710 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-76b0b459-d5dc-404d-aff1-0e41019c5294 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Lock "cinder-attachment_update-0b511e5b-3bc7-4625-87d3-b36e0570e583-np0000006755" released by "attachment_update" :: held 0.113s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:04:02.750181 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-76b0b459-d5dc-404d-aff1-0e41019c5294 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/attachments/36d08df7-aee3-4a40-addd-09e2639a24ec returned with HTTP 200 Aug 07 21:04:02.750912 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 713/2885] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:04:02 2026] PUT /volume/v3/attachments/36d08df7-aee3-4a40-addd-09e2639a24ec => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:02.877667 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c280b618-fcd3-4154-b8d7-b5f01f2f54ce None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:02.880041 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c280b618-fcd3-4154-b8d7-b5f01f2f54ce tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:02.880210 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c280b618-fcd3-4154-b8d7-b5f01f2f54ce tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:02.880439 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c280b618-fcd3-4154-b8d7-b5f01f2f54ce tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:02.880781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-c280b618-fcd3-4154-b8d7-b5f01f2f54ce tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:02.886754 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:02.886754 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:02.888483 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c280b618-fcd3-4154-b8d7-b5f01f2f54ce tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:02.888483 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 725/2886] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:02 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:03.410266 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ee0fb3a4-7519-4bae-966a-db61db888c81 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:03.412588 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ee0fb3a4-7519-4bae-966a-db61db888c81 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:03.412874 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ee0fb3a4-7519-4bae-966a-db61db888c81 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:03.413149 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ee0fb3a4-7519-4bae-966a-db61db888c81 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:03.424276 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:03.424276 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:03.428895 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ee0fb3a4-7519-4bae-966a-db61db888c81 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:03.434924 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ee0fb3a4-7519-4bae-966a-db61db888c81 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:03.435447 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 733/2887] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:03 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:03.902926 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-44cff171-ac72-41af-ac0c-11e16df689dd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:03.908797 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-44cff171-ac72-41af-ac0c-11e16df689dd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:03.908797 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-44cff171-ac72-41af-ac0c-11e16df689dd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:03.908797 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-44cff171-ac72-41af-ac0c-11e16df689dd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:03.908797 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-44cff171-ac72-41af-ac0c-11e16df689dd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:03.917980 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:03.917980 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:03.919981 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-44cff171-ac72-41af-ac0c-11e16df689dd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:03.920579 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 717/2888] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:03 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:04.452030 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e002dece-1b52-426b-97f9-7efe14a1b5c5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:04.454061 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e002dece-1b52-426b-97f9-7efe14a1b5c5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:04.454348 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e002dece-1b52-426b-97f9-7efe14a1b5c5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:04.454621 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e002dece-1b52-426b-97f9-7efe14a1b5c5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:04.467287 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:04.467287 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:04.473048 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e002dece-1b52-426b-97f9-7efe14a1b5c5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:04.479427 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e002dece-1b52-426b-97f9-7efe14a1b5c5 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:04.480090 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 714/2889] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:04 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:04.937038 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-edc9c30b-a256-47c8-954d-2d2caa4d0e9a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:04.939735 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-edc9c30b-a256-47c8-954d-2d2caa4d0e9a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:04.940106 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-edc9c30b-a256-47c8-954d-2d2caa4d0e9a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:04.940372 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-edc9c30b-a256-47c8-954d-2d2caa4d0e9a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:04.940529 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-edc9c30b-a256-47c8-954d-2d2caa4d0e9a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:04.947070 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:04.947070 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:04.948305 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-edc9c30b-a256-47c8-954d-2d2caa4d0e9a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:04.948786 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 726/2890] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:04 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:05.498420 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-cf6c9e73-daa1-44e9-b950-9313c1a1a6a4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:05.503772 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cf6c9e73-daa1-44e9-b950-9313c1a1a6a4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:05.503772 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cf6c9e73-daa1-44e9-b950-9313c1a1a6a4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:05.503772 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cf6c9e73-daa1-44e9-b950-9313c1a1a6a4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:05.515300 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:05.515300 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:05.523255 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-cf6c9e73-daa1-44e9-b950-9313c1a1a6a4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:05.526004 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cf6c9e73-daa1-44e9-b950-9313c1a1a6a4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:05.526676 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 734/2891] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:05 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:05.966255 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-45cd817e-8abf-41e8-9cfa-c77cf0936469 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:05.971507 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45cd817e-8abf-41e8-9cfa-c77cf0936469 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:05.971694 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45cd817e-8abf-41e8-9cfa-c77cf0936469 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:05.972056 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45cd817e-8abf-41e8-9cfa-c77cf0936469 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:05.972324 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-45cd817e-8abf-41e8-9cfa-c77cf0936469 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:05.978040 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:05.978040 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:05.978955 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45cd817e-8abf-41e8-9cfa-c77cf0936469 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:05.979543 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 718/2892] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:05 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:06.093661 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-089beb89-05cb-46bc-85df-2ad2350ea85d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:06.096984 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-089beb89-05cb-46bc-85df-2ad2350ea85d tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] POST https://10.4.3.127/volume/v3/attachments/36d08df7-aee3-4a40-addd-09e2639a24ec/action Aug 07 21:04:06.097436 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-089beb89-05cb-46bc-85df-2ad2350ea85d tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:06.097549 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-089beb89-05cb-46bc-85df-2ad2350ea85d tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:06.121732 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:06.121732 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:06.134737 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9020233a-7c7c-400d-9a57-b75f7b3d09e5 req-089beb89-05cb-46bc-85df-2ad2350ea85d tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/attachments/36d08df7-aee3-4a40-addd-09e2639a24ec/action returned with HTTP 204 Aug 07 21:04:06.135582 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 715/2893] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:04:06 2026] POST /volume/v3/attachments/36d08df7-aee3-4a40-addd-09e2639a24ec/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:06.543467 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-61a5d702-a9d5-450f-8a2e-ed9143ab61b8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:06.545706 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-61a5d702-a9d5-450f-8a2e-ed9143ab61b8 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:06.546014 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-61a5d702-a9d5-450f-8a2e-ed9143ab61b8 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:06.546248 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-61a5d702-a9d5-450f-8a2e-ed9143ab61b8 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:06.559293 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:06.559293 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:06.563975 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-61a5d702-a9d5-450f-8a2e-ed9143ab61b8 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:06.570749 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-61a5d702-a9d5-450f-8a2e-ed9143ab61b8 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:06.571598 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 727/2894] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:06 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 1149 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:06.589154 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0406f99d-12fd-41d1-b4da-324a05f73910 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:06.592792 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0406f99d-12fd-41d1-b4da-324a05f73910 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:06.592792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0406f99d-12fd-41d1-b4da-324a05f73910 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:06.592792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0406f99d-12fd-41d1-b4da-324a05f73910 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:06.604450 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:06.604450 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:06.609255 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0406f99d-12fd-41d1-b4da-324a05f73910 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:06.614479 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0406f99d-12fd-41d1-b4da-324a05f73910 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:06.615249 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 735/2895] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:06 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 1149 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:06.629556 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:06.631584 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] POST https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action Aug 07 21:04:06.632064 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action body: b'{"os-detach": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:06.632254 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:06.644721 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:06.644721 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:06.645344 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:06.649015 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Attachment connected to vm 0825b5c4-3fa1-4c7a-848b-7e7e306a9982, checking data on nova Aug 07 21:04:06.649380 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.compute.nova [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Creating Keystone token plugin using URL: https://10.4.3.127/identity {{(pid=100276) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 21:04:06.778073 np0000006755 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] REQ: curl -g -i -X GET https://10.4.3.127/compute/v2.1/servers/0825b5c4-3fa1-4c7a-848b-7e7e306a9982/os-volume_attachments/0b511e5b-3bc7-4625-87d3-b36e0570e583 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ba3c8c0014cbb8150a965bfd91c889de04db54676539ea61aad3365dc2f12ada" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-78488f3a-0f9a-49cc-868f-e8f37abf7c21" -H "X-Service-Token: {SHA256}61ac28c2ef9f62dccc41dad0d12ca551132ede0cbf7582d83a24e1458a4f3a8c" {{(pid=100276) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 21:04:06.896798 np0000006755 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 21:04:06 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-e0cd2854-2a16-4428-a51d-5b1cda4fd045 x-openstack-request-id: req-e0cd2854-2a16-4428-a51d-5b1cda4fd045 {{(pid=100276) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 21:04:06.897021 np0000006755 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0b511e5b-3bc7-4625-87d3-b36e0570e583", "serverId": "0825b5c4-3fa1-4c7a-848b-7e7e306a9982", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "36d08df7-aee3-4a40-addd-09e2639a24ec", "bdm_uuid": "53a124f6-3c4e-445f-a622-5eac7e707552"}} {{(pid=100276) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 21:04:06.897204 np0000006755 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET call to compute for https://10.4.3.127/compute/v2.1/servers/0825b5c4-3fa1-4c7a-848b-7e7e306a9982/os-volume_attachments/0b511e5b-3bc7-4625-87d3-b36e0570e583 used request id req-e0cd2854-2a16-4428-a51d-5b1cda4fd045 {{(pid=100276) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 21:04:06.899366 np0000006755 devstack@c-api.service[100276]: ERROR cinder.volume.api [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Caught error: Detach volume from instance 0825b5c4-3fa1-4c7a-848b-7e7e306a9982 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0825b5c4-3fa1-4c7a-848b-7e7e306a9982 using the Compute API Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 21:04:06.902263 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0825b5c4-3fa1-4c7a-848b-7e7e306a9982 using the Compute API Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.middleware.fault [None req-78488f3a-0f9a-49cc-868f-e8f37abf7c21 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action returned with HTTP 409 Aug 07 21:04:06.903415 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 719/2896] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:04:06 2026] POST /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action => generated 167 bytes in 274 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:06.914057 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eebcf707-044b-456d-b699-533ed10e52ef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:06.915900 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eebcf707-044b-456d-b699-533ed10e52ef tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] POST https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action Aug 07 21:04:06.916284 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eebcf707-044b-456d-b699-533ed10e52ef tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:06.916456 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eebcf707-044b-456d-b699-533ed10e52ef tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:06.927678 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:06.927678 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:06.928257 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eebcf707-044b-456d-b699-533ed10e52ef tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:06.986037 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eebcf707-044b-456d-b699-533ed10e52ef tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Attachment connected to vm 0825b5c4-3fa1-4c7a-848b-7e7e306a9982, checking data on nova Aug 07 21:04:06.986345 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.compute.nova [None req-eebcf707-044b-456d-b699-533ed10e52ef tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Creating Keystone token plugin using URL: https://10.4.3.127/identity {{(pid=100275) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 21:04:06.995897 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-45a93f9f-b2fe-4d96-b13b-e07f17c2fe57 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:06.998686 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-45a93f9f-b2fe-4d96-b13b-e07f17c2fe57 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:06.999021 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-45a93f9f-b2fe-4d96-b13b-e07f17c2fe57 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:06.999293 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-45a93f9f-b2fe-4d96-b13b-e07f17c2fe57 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:06.999447 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-45a93f9f-b2fe-4d96-b13b-e07f17c2fe57 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:07.007897 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:07.007897 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:07.009216 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-45a93f9f-b2fe-4d96-b13b-e07f17c2fe57 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:07.009736 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 728/2897] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:06 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:07.023688 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-01724064-611a-4677-9935-70b98c8d4e51 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.027793 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-01724064-611a-4677-9935-70b98c8d4e51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291/restore Aug 07 21:04:07.027793 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-01724064-611a-4677-9935-70b98c8d4e51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "891e1cf3-8e0d-4f32-91b5-bb40299ac1b0"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:07.027793 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-01724064-611a-4677-9935-70b98c8d4e51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Restoring backup 3dcf0c93-9212-4ec8-97bb-778335dbe291 ({'restore': {'volume_id': '891e1cf3-8e0d-4f32-91b5-bb40299ac1b0'}}) {{(pid=100277) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 21:04:07.027793 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-01724064-611a-4677-9935-70b98c8d4e51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Restoring backup 3dcf0c93-9212-4ec8-97bb-778335dbe291 to volume 891e1cf3-8e0d-4f32-91b5-bb40299ac1b0. Aug 07 21:04:07.032262 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:07.032262 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:07.041400 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:07.041400 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:07.042159 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-01724064-611a-4677-9935-70b98c8d4e51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:04:07.042444 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.api [None req-01724064-611a-4677-9935-70b98c8d4e51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Checking backup size 1 against volume size 1 {{(pid=100277) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 21:04:07.042781 np0000006755 devstack@c-api.service[100277]: INFO cinder.backup.api [None req-01724064-611a-4677-9935-70b98c8d4e51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Overwriting volume 891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 with restore of backup 3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:07.058905 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.rpcapi [None req-01724064-611a-4677-9935-70b98c8d4e51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] restore_backup in rpcapi backup_id 3dcf0c93-9212-4ec8-97bb-778335dbe291 {{(pid=100277) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 21:04:07.060865 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-01724064-611a-4677-9935-70b98c8d4e51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291/restore returned with HTTP 202 Aug 07 21:04:07.060865 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 736/2898] 10.4.3.127 () {68 vars in 1393 bytes} [Fri Aug 7 21:04:07 2026] POST /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291/restore => generated 181 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:07.070158 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-205d4483-8884-4ce3-afcb-605175122cb5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.072436 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-205d4483-8884-4ce3-afcb-605175122cb5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:07.072680 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-205d4483-8884-4ce3-afcb-605175122cb5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:07.072941 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-205d4483-8884-4ce3-afcb-605175122cb5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:07.073074 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-205d4483-8884-4ce3-afcb-605175122cb5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:07.131741 np0000006755 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-205d4483-8884-4ce3-afcb-605175122cb5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:04:07.134643 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:07.134643 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:07.135462 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-205d4483-8884-4ce3-afcb-605175122cb5 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:07.135856 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 720/2899] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:07 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:07.136812 np0000006755 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-eebcf707-044b-456d-b699-533ed10e52ef tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] REQ: curl -g -i -X GET https://10.4.3.127/compute/v2.1/servers/0825b5c4-3fa1-4c7a-848b-7e7e306a9982/os-volume_attachments/0b511e5b-3bc7-4625-87d3-b36e0570e583 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}771a19c44dc3fcc00c43ca3d2f14c466c0d03a7b860b7ac3c1c92a73f2103328" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-eebcf707-044b-456d-b699-533ed10e52ef" -H "X-Service-Token: {SHA256}f39583d73ebb42be506cf9a51f82fa544f0b1b3b22317c3ca6995965296e8978" {{(pid=100275) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 21:04:07.278513 np0000006755 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-eebcf707-044b-456d-b699-533ed10e52ef tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 21:04:07 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-68d3ad86-5f12-45c3-8c0f-85bb49426159 x-openstack-request-id: req-68d3ad86-5f12-45c3-8c0f-85bb49426159 {{(pid=100275) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 21:04:07.278916 np0000006755 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-eebcf707-044b-456d-b699-533ed10e52ef tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0b511e5b-3bc7-4625-87d3-b36e0570e583", "serverId": "0825b5c4-3fa1-4c7a-848b-7e7e306a9982", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "36d08df7-aee3-4a40-addd-09e2639a24ec", "bdm_uuid": "53a124f6-3c4e-445f-a622-5eac7e707552"}} {{(pid=100275) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 21:04:07.279006 np0000006755 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-eebcf707-044b-456d-b699-533ed10e52ef tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET call to compute for https://10.4.3.127/compute/v2.1/servers/0825b5c4-3fa1-4c7a-848b-7e7e306a9982/os-volume_attachments/0b511e5b-3bc7-4625-87d3-b36e0570e583 used request id req-68d3ad86-5f12-45c3-8c0f-85bb49426159 {{(pid=100275) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 21:04:07.281938 np0000006755 devstack@c-api.service[100275]: ERROR cinder.volume.api [None req-eebcf707-044b-456d-b699-533ed10e52ef tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault [None req-eebcf707-044b-456d-b699-533ed10e52ef tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Caught error: Detach volume from instance 0825b5c4-3fa1-4c7a-848b-7e7e306a9982 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0825b5c4-3fa1-4c7a-848b-7e7e306a9982 using the Compute API Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 21:04:07.285564 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0825b5c4-3fa1-4c7a-848b-7e7e306a9982 using the Compute API Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.middleware.fault [None req-eebcf707-044b-456d-b699-533ed10e52ef tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action returned with HTTP 409 Aug 07 21:04:07.287417 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 716/2900] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:04:06 2026] POST /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action => generated 167 bytes in 373 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:07.295954 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6f183d0d-c4aa-4783-8fe0-8c65079f24ca None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.298136 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 729/2901] 10.4.3.127 () {70 vars in 1597 bytes} [Fri Aug 7 21:04:07 2026] POST /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 21:04:07.307844 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c4b3ca09-2e5b-4935-bf2b-2bb279de0fd4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.309719 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 737/2902] 10.4.3.127 () {70 vars in 1597 bytes} [Fri Aug 7 21:04:07 2026] POST /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 21:04:07.318526 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-af538732-2c1f-4f24-b724-96ffcfa325ba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.346622 np0000006755 devstack@c-api.service[100276]: WARNING keystonemiddleware.auth_token [None req-af538732-2c1f-4f24-b724-96ffcfa325ba None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 21:04:07.348262 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 721/2903] 10.4.3.127 () {70 vars in 1597 bytes} [Fri Aug 7 21:04:07 2026] POST /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 21:04:07.360866 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-351898f0-8edd-4a9e-a6b9-ff427a239f26 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.384405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f383678a-f8b5-49be-a9c0-6fc7afa6a757 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.387065 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f383678a-f8b5-49be-a9c0-6fc7afa6a757 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:07.387364 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f383678a-f8b5-49be-a9c0-6fc7afa6a757 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:07.387624 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f383678a-f8b5-49be-a9c0-6fc7afa6a757 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:07.395373 np0000006755 devstack@c-api.service[100275]: WARNING keystonemiddleware.auth_token [None req-351898f0-8edd-4a9e-a6b9-ff427a239f26 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 21:04:07.396395 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 717/2904] 10.4.3.127 () {70 vars in 1597 bytes} [Fri Aug 7 21:04:07 2026] POST /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 21:04:07.398583 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:07.398583 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:07.403726 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f383678a-f8b5-49be-a9c0-6fc7afa6a757 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:07.408100 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c9076869-9c76-4a0a-97d6-7bc67d28382d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.410585 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f383678a-f8b5-49be-a9c0-6fc7afa6a757 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:07.411785 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 730/2905] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:07 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:07.462568 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-09687a9e-97fc-4da2-9275-3ec8f685447c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.501785 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-09687a9e-97fc-4da2-9275-3ec8f685447c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:07.501785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-09687a9e-97fc-4da2-9275-3ec8f685447c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:07.501785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-09687a9e-97fc-4da2-9275-3ec8f685447c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:07.502001 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c9076869-9c76-4a0a-97d6-7bc67d28382d tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] POST https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action Aug 07 21:04:07.502001 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c9076869-9c76-4a0a-97d6-7bc67d28382d tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:07.502001 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c9076869-9c76-4a0a-97d6-7bc67d28382d tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:07.510205 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:07.510205 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:07.514725 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:07.514725 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:07.515199 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-09687a9e-97fc-4da2-9275-3ec8f685447c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:07.515492 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.admin_actions [None req-c9076869-9c76-4a0a-97d6-7bc67d28382d tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] Updating volume '0b511e5b-3bc7-4625-87d3-b36e0570e583' with '{'status': 'error'}' {{(pid=100277) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 21:04:07.521265 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-09687a9e-97fc-4da2-9275-3ec8f685447c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:07.521727 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 722/2906] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:07 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:07.541505 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c9076869-9c76-4a0a-97d6-7bc67d28382d tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action returned with HTTP 202 Aug 07 21:04:07.542200 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 738/2907] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:04:07 2026] POST /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:04:07.552127 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1b54f1bb-f41a-43e3-81ba-c183763515ee None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.554751 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b54f1bb-f41a-43e3-81ba-c183763515ee tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:07.555099 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b54f1bb-f41a-43e3-81ba-c183763515ee tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:07.555394 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b54f1bb-f41a-43e3-81ba-c183763515ee tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:07.615139 np0000006755 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-1b54f1bb-f41a-43e3-81ba-c183763515ee tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:04:07.623522 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1a5585fd-3256-408d-a1fb-575094d91dbd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.624026 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a5585fd-3256-408d-a1fb-575094d91dbd None None] GET https://10.4.3.127/volume// Aug 07 21:04:07.624211 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1a5585fd-3256-408d-a1fb-575094d91dbd None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:07.624399 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1a5585fd-3256-408d-a1fb-575094d91dbd None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:07.624712 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a5585fd-3256-408d-a1fb-575094d91dbd None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:07.625038 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 731/2908] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:04:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:07.626051 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:07.626051 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:07.631455 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1b54f1bb-f41a-43e3-81ba-c183763515ee tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:07.635643 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-8ee1ab67-27a9-46f8-8a7c-a18fa2308de5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.637274 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b54f1bb-f41a-43e3-81ba-c183763515ee tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:07.637899 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 718/2909] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:07 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 1148 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:04:07.637983 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-8ee1ab67-27a9-46f8-8a7c-a18fa2308de5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:04:07.638341 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-8ee1ab67-27a9-46f8-8a7c-a18fa2308de5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "929c5dc6-d19c-45bf-b5b9-9d17b590a3cb", "connector": null, "instance_uuid": "b36636fd-58a4-43a9-9a09-6006df1a58bd"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:07.646937 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:07.646937 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:07.650750 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.652989 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] POST https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action Aug 07 21:04:07.653316 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "36d08df7-aee3-4a40-addd-09e2639a24ec"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:07.653660 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "36d08df7-aee3-4a40-addd-09e2639a24ec"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:07.666131 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:07.666131 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:07.666780 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] Volume info retrieved successfully. Aug 07 21:04:07.676221 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-8ee1ab67-27a9-46f8-8a7c-a18fa2308de5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:04:07.676888 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 723/2910] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:04:07 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:07.704456 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9356540c-5c11-41a0-bd91-4e952c34ca56 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.706410 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9356540c-5c11-41a0-bd91-4e952c34ca56 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:07.706681 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9356540c-5c11-41a0-bd91-4e952c34ca56 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:07.706824 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9356540c-5c11-41a0-bd91-4e952c34ca56 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:07.716679 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:07.716679 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:07.717785 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-38c726c4-9ac9-4f51-9abb-94a30f9b87c1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.717785 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38c726c4-9ac9-4f51-9abb-94a30f9b87c1 None None] GET https://10.4.3.127/volume// Aug 07 21:04:07.717964 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38c726c4-9ac9-4f51-9abb-94a30f9b87c1 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:07.718158 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38c726c4-9ac9-4f51-9abb-94a30f9b87c1 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:07.718497 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38c726c4-9ac9-4f51-9abb-94a30f9b87c1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:07.718811 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 719/2911] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:07.721784 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9356540c-5c11-41a0-bd91-4e952c34ca56 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:07.725252 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9356540c-5c11-41a0-bd91-4e952c34ca56 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:07.725710 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 732/2912] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:07 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:07.726890 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-412bd7cf-7c39-46bb-a126-6b3507c50687 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.735205 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-412bd7cf-7c39-46bb-a126-6b3507c50687 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:07.736900 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-412bd7cf-7c39-46bb-a126-6b3507c50687 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:07.736900 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-412bd7cf-7c39-46bb-a126-6b3507c50687 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:07.740161 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] Attachment connected to vm 0825b5c4-3fa1-4c7a-848b-7e7e306a9982, checking data on nova Aug 07 21:04:07.740748 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.compute.nova [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] Creating Keystone token plugin using URL: https://10.4.3.127/identity {{(pid=100277) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 21:04:07.745927 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:07.745927 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:07.750121 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-412bd7cf-7c39-46bb-a126-6b3507c50687 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:07.755025 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-412bd7cf-7c39-46bb-a126-6b3507c50687 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:07.755432 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 724/2913] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:04:07 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 1020 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:07.866600 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-56a6e3bf-635d-4935-86ba-dc2098f378c6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:07.870734 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-56a6e3bf-635d-4935-86ba-dc2098f378c6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] PUT https://10.4.3.127/volume/v3/attachments/f316c425-33e9-4598-8466-f744925a51ab Aug 07 21:04:07.871142 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-56a6e3bf-635d-4935-86ba-dc2098f378c6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:07.888521 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-56a6e3bf-635d-4935-86ba-dc2098f378c6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Acquiring lock "cinder-attachment_update-929c5dc6-d19c-45bf-b5b9-9d17b590a3cb-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:04:07.894690 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-56a6e3bf-635d-4935-86ba-dc2098f378c6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Lock "cinder-attachment_update-929c5dc6-d19c-45bf-b5b9-9d17b590a3cb-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:04:07.895893 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:07.895893 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:07.896125 np0000006755 devstack@c-api.service[100277]: DEBUG novaclient.v2.client [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] REQ: curl -g -i -X GET https://10.4.3.127/compute/v2.1/servers/0825b5c4-3fa1-4c7a-848b-7e7e306a9982/os-volume_attachments/0b511e5b-3bc7-4625-87d3-b36e0570e583 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}dab9334de9428560ca71051ab452660416995fd808e088b9bc8c1c035c175c1c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b" -H "X-Service-Token: {SHA256}7bb922d7d91b3f42fcdc53539e91cff9ea5822a4a240b144e710481ae6edc7fe" {{(pid=100277) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 21:04:07.979214 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-56a6e3bf-635d-4935-86ba-dc2098f378c6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Lock "cinder-attachment_update-929c5dc6-d19c-45bf-b5b9-9d17b590a3cb-np0000006755" released by "attachment_update" :: held 0.084s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:04:07.979706 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-56a6e3bf-635d-4935-86ba-dc2098f378c6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/attachments/f316c425-33e9-4598-8466-f744925a51ab returned with HTTP 200 Aug 07 21:04:07.980714 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 720/2914] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:04:07 2026] PUT /volume/v3/attachments/f316c425-33e9-4598-8466-f744925a51ab => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:08.014421 np0000006755 devstack@c-api.service[100277]: DEBUG novaclient.v2.client [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 21:04:07 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-20713636-ae2a-4421-92ae-2df7928283b8 x-openstack-request-id: req-20713636-ae2a-4421-92ae-2df7928283b8 {{(pid=100277) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 21:04:08.014584 np0000006755 devstack@c-api.service[100277]: DEBUG novaclient.v2.client [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "0b511e5b-3bc7-4625-87d3-b36e0570e583", "serverId": "0825b5c4-3fa1-4c7a-848b-7e7e306a9982", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "36d08df7-aee3-4a40-addd-09e2639a24ec", "bdm_uuid": "53a124f6-3c4e-445f-a622-5eac7e707552"}} {{(pid=100277) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 21:04:08.014694 np0000006755 devstack@c-api.service[100277]: DEBUG novaclient.v2.client [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] GET call to compute for https://10.4.3.127/compute/v2.1/servers/0825b5c4-3fa1-4c7a-848b-7e7e306a9982/os-volume_attachments/0b511e5b-3bc7-4625-87d3-b36e0570e583 used request id req-20713636-ae2a-4421-92ae-2df7928283b8 {{(pid=100277) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 21:04:08.017212 np0000006755 devstack@c-api.service[100277]: ERROR cinder.volume.api [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] Caught error: Detach volume from instance 0825b5c4-3fa1-4c7a-848b-7e7e306a9982 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0825b5c4-3fa1-4c7a-848b-7e7e306a9982 using the Compute API Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.019653 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0825b5c4-3fa1-4c7a-848b-7e7e306a9982 using the Compute API Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: ERROR cinder.api.middleware.fault Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.middleware.fault [None req-116c59eb-ae67-4bbf-bd93-8cf2e38c4f5b tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action returned with HTTP 409 Aug 07 21:04:08.020851 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 739/2915] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:04:07 2026] POST /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action => generated 167 bytes in 371 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:08.027712 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f5a2be47-9fae-41b4-98b9-1123780810a4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:08.029144 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 733/2916] 10.4.3.127 () {70 vars in 1597 bytes} [Fri Aug 7 21:04:08 2026] POST /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 21:04:08.037381 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-969d4fe5-91ec-44ab-a5de-62ca3c64f4a2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:08.055478 np0000006755 devstack@c-api.service[100276]: WARNING keystonemiddleware.auth_token [None req-969d4fe5-91ec-44ab-a5de-62ca3c64f4a2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 21:04:08.057023 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 725/2917] 10.4.3.127 () {70 vars in 1597 bytes} [Fri Aug 7 21:04:08 2026] POST /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 21:04:08.064316 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-850ea204-dd28-4ecb-aa2e-5bb900c2c96c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:08.066149 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-850ea204-dd28-4ecb-aa2e-5bb900c2c96c tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:08.066319 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-850ea204-dd28-4ecb-aa2e-5bb900c2c96c tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:08.066559 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-850ea204-dd28-4ecb-aa2e-5bb900c2c96c tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:08.073465 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:08.073465 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:08.077350 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-850ea204-dd28-4ecb-aa2e-5bb900c2c96c tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:08.081627 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-850ea204-dd28-4ecb-aa2e-5bb900c2c96c tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:08.082111 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 721/2918] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:08 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:08.094336 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-40387828-26be-4b03-89a3-aaebaa181bbe None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:08.096691 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-40387828-26be-4b03-89a3-aaebaa181bbe tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:08.096936 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-40387828-26be-4b03-89a3-aaebaa181bbe tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:08.097182 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-40387828-26be-4b03-89a3-aaebaa181bbe tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:08.147888 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-79dfb883-9db1-4d86-942d-4793d102b9ca None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:08.149159 np0000006755 devstack@c-api.service[100277]: DEBUG oslo_db.sqlalchemy.engines [None req-40387828-26be-4b03-89a3-aaebaa181bbe tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100277) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 21:04:08.150172 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-79dfb883-9db1-4d86-942d-4793d102b9ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:08.150420 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-79dfb883-9db1-4d86-942d-4793d102b9ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:08.150690 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-79dfb883-9db1-4d86-942d-4793d102b9ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:08.150878 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-79dfb883-9db1-4d86-942d-4793d102b9ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:08.155244 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:08.155244 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:08.156238 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-79dfb883-9db1-4d86-942d-4793d102b9ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:08.156609 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 734/2919] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:08 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:08.158181 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:08.158181 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:08.166618 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-40387828-26be-4b03-89a3-aaebaa181bbe tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:08.172672 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-40387828-26be-4b03-89a3-aaebaa181bbe tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:08.173216 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 740/2920] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:08 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:08.222850 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-cb51ffe1-158e-4376-bf9d-4e3341335fa4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:08.265451 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-cb51ffe1-158e-4376-bf9d-4e3341335fa4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:08.265899 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-cb51ffe1-158e-4376-bf9d-4e3341335fa4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:08.266117 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-cb51ffe1-158e-4376-bf9d-4e3341335fa4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:08.273872 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:08.273872 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:08.278382 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-cb51ffe1-158e-4376-bf9d-4e3341335fa4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:08.284808 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-cb51ffe1-158e-4376-bf9d-4e3341335fa4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:08.285311 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 726/2921] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:08 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:08.375913 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d1347abb-923d-4242-8a83-84e475a9f94c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:08.376219 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d1347abb-923d-4242-8a83-84e475a9f94c None None] GET https://10.4.3.127/volume// Aug 07 21:04:08.376219 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d1347abb-923d-4242-8a83-84e475a9f94c None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:08.376362 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d1347abb-923d-4242-8a83-84e475a9f94c None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:08.376654 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d1347abb-923d-4242-8a83-84e475a9f94c None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:08.377008 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 722/2922] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:04:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:08.385252 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-c385b3fd-a38a-4bc8-8173-374f305346ce None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:08.387560 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-c385b3fd-a38a-4bc8-8173-374f305346ce tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:04:08.387982 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-c385b3fd-a38a-4bc8-8173-374f305346ce tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6df9ce87-1b0f-4379-be3e-094765c979b8", "connector": null, "instance_uuid": "0825b5c4-3fa1-4c7a-848b-7e7e306a9982"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:08.396437 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:08.396437 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:08.427043 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-c385b3fd-a38a-4bc8-8173-374f305346ce tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:04:08.427525 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 735/2923] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:04:08 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:08.457906 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7a2df777-1f84-4924-9b12-a3e4392554df None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:08.459929 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7a2df777-1f84-4924-9b12-a3e4392554df tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:08.460525 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7a2df777-1f84-4924-9b12-a3e4392554df tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:08.460525 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7a2df777-1f84-4924-9b12-a3e4392554df tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:08.471910 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fb8e53c3-5544-4098-ab40-3da17590b006 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:08.472579 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb8e53c3-5544-4098-ab40-3da17590b006 None None] GET https://10.4.3.127/volume// Aug 07 21:04:08.472888 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb8e53c3-5544-4098-ab40-3da17590b006 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:08.473171 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb8e53c3-5544-4098-ab40-3da17590b006 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:08.473517 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb8e53c3-5544-4098-ab40-3da17590b006 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:08.473832 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:08.473832 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:08.473929 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 727/2924] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:08.478597 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7a2df777-1f84-4924-9b12-a3e4392554df tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:08.483164 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-c8c23bbb-c4d7-48ba-bcc7-9852ae94dbbb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:08.484480 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7a2df777-1f84-4924-9b12-a3e4392554df tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:08.484943 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 741/2925] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:08 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:08.485515 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-c8c23bbb-c4d7-48ba-bcc7-9852ae94dbbb tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:08.485734 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-c8c23bbb-c4d7-48ba-bcc7-9852ae94dbbb tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:08.486019 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-c8c23bbb-c4d7-48ba-bcc7-9852ae94dbbb tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:08.496027 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:08.496027 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:08.500205 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-c8c23bbb-c4d7-48ba-bcc7-9852ae94dbbb tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:08.507490 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-c8c23bbb-c4d7-48ba-bcc7-9852ae94dbbb tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:08.508165 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 723/2926] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:04:08 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 1037 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:08.620570 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-bc9c813a-143f-46e2-8c90-3005a286f43a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:08.622909 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-bc9c813a-143f-46e2-8c90-3005a286f43a tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] PUT https://10.4.3.127/volume/v3/attachments/5c32cd51-2268-43fe-b536-f84eb58ade2e Aug 07 21:04:08.623260 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-bc9c813a-143f-46e2-8c90-3005a286f43a tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:08.631581 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-bc9c813a-143f-46e2-8c90-3005a286f43a tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Acquiring lock "cinder-attachment_update-6df9ce87-1b0f-4379-be3e-094765c979b8-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:04:08.636605 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-bc9c813a-143f-46e2-8c90-3005a286f43a tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Lock "cinder-attachment_update-6df9ce87-1b0f-4379-be3e-094765c979b8-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:04:08.637730 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:08.637730 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:08.714785 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-bc9c813a-143f-46e2-8c90-3005a286f43a tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Lock "cinder-attachment_update-6df9ce87-1b0f-4379-be3e-094765c979b8-np0000006755" released by "attachment_update" :: held 0.078s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:04:08.715517 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-bc9c813a-143f-46e2-8c90-3005a286f43a tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/attachments/5c32cd51-2268-43fe-b536-f84eb58ade2e returned with HTTP 200 Aug 07 21:04:08.715977 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 736/2927] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:04:08 2026] PUT /volume/v3/attachments/5c32cd51-2268-43fe-b536-f84eb58ade2e => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:08.740034 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-59a77b68-1c81-4f8b-ad11-cb23d15b39a4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:08.741898 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59a77b68-1c81-4f8b-ad11-cb23d15b39a4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:08.742121 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59a77b68-1c81-4f8b-ad11-cb23d15b39a4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:08.742314 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59a77b68-1c81-4f8b-ad11-cb23d15b39a4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:08.752717 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:08.752717 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:08.756488 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-59a77b68-1c81-4f8b-ad11-cb23d15b39a4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:08.761573 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59a77b68-1c81-4f8b-ad11-cb23d15b39a4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:08.762009 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 728/2928] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:08 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:09.173590 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-96821411-1072-4d7e-a3e5-de1be5e63bd1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:09.177322 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-96821411-1072-4d7e-a3e5-de1be5e63bd1 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:09.177322 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-96821411-1072-4d7e-a3e5-de1be5e63bd1 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:09.177322 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-96821411-1072-4d7e-a3e5-de1be5e63bd1 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:09.177322 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-96821411-1072-4d7e-a3e5-de1be5e63bd1 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:09.182189 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:09.182189 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:09.183448 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-96821411-1072-4d7e-a3e5-de1be5e63bd1 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:09.184038 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 742/2929] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:09 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:09.503788 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-366dffdc-c127-4ee6-99ff-b6ce79deee06 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:09.505875 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-366dffdc-c127-4ee6-99ff-b6ce79deee06 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:09.506169 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-366dffdc-c127-4ee6-99ff-b6ce79deee06 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:09.506415 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-366dffdc-c127-4ee6-99ff-b6ce79deee06 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:09.522998 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:09.522998 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:09.528485 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-366dffdc-c127-4ee6-99ff-b6ce79deee06 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:09.536582 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-366dffdc-c127-4ee6-99ff-b6ce79deee06 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:09.537315 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 724/2930] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:09 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:09.775806 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f5d38595-24ed-43e4-be7f-354ef9801af0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:09.778076 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f5d38595-24ed-43e4-be7f-354ef9801af0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:09.778325 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f5d38595-24ed-43e4-be7f-354ef9801af0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:09.778581 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f5d38595-24ed-43e4-be7f-354ef9801af0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:09.791164 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:09.791164 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:09.795727 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f5d38595-24ed-43e4-be7f-354ef9801af0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:09.801171 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f5d38595-24ed-43e4-be7f-354ef9801af0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:09.801690 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 737/2931] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:09 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:10.196460 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1d197244-b66c-412f-bbd9-c5961eabdf85 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:10.199786 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d197244-b66c-412f-bbd9-c5961eabdf85 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:10.199786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d197244-b66c-412f-bbd9-c5961eabdf85 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:10.199786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d197244-b66c-412f-bbd9-c5961eabdf85 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:10.199786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1d197244-b66c-412f-bbd9-c5961eabdf85 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:10.204715 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:10.204715 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:10.205884 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d197244-b66c-412f-bbd9-c5961eabdf85 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:10.206477 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 729/2932] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:10 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:10.554789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-63dc6a8a-b730-4042-88da-2d1302fc8d20 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:10.559980 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-63dc6a8a-b730-4042-88da-2d1302fc8d20 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:10.561914 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-63dc6a8a-b730-4042-88da-2d1302fc8d20 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:10.561914 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-63dc6a8a-b730-4042-88da-2d1302fc8d20 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:10.571542 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:10.571542 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:10.577165 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-63dc6a8a-b730-4042-88da-2d1302fc8d20 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:10.583204 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-63dc6a8a-b730-4042-88da-2d1302fc8d20 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:10.583744 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 743/2933] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:10 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:10.816452 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ed4acfd6-6a4b-4999-9e8b-2c5aeea5a0a6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:10.819164 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed4acfd6-6a4b-4999-9e8b-2c5aeea5a0a6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:10.819383 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed4acfd6-6a4b-4999-9e8b-2c5aeea5a0a6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:10.820339 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed4acfd6-6a4b-4999-9e8b-2c5aeea5a0a6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:10.840557 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:10.840557 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:10.848689 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ed4acfd6-6a4b-4999-9e8b-2c5aeea5a0a6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:10.856993 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed4acfd6-6a4b-4999-9e8b-2c5aeea5a0a6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:10.857554 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 725/2934] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:10 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:11.218028 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fa64d283-499f-4776-9d31-a7a337445669 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:11.221469 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fa64d283-499f-4776-9d31-a7a337445669 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:11.221802 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fa64d283-499f-4776-9d31-a7a337445669 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:11.222154 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fa64d283-499f-4776-9d31-a7a337445669 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:11.222318 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-fa64d283-499f-4776-9d31-a7a337445669 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:11.228713 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:11.228713 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:11.229913 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fa64d283-499f-4776-9d31-a7a337445669 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:11.231173 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 738/2935] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:11 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:11.597252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2346b0f8-ecd5-418e-95dc-e7693722a0de None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:11.599380 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2346b0f8-ecd5-418e-95dc-e7693722a0de tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:11.599653 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2346b0f8-ecd5-418e-95dc-e7693722a0de tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:11.599931 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2346b0f8-ecd5-418e-95dc-e7693722a0de tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:11.613052 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:11.613052 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:11.620318 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2346b0f8-ecd5-418e-95dc-e7693722a0de tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:11.627818 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2346b0f8-ecd5-418e-95dc-e7693722a0de tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:11.629079 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 730/2936] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:11 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:11.873189 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7a3e283a-439a-44b4-a158-078cdda67dc6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:11.875828 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7a3e283a-439a-44b4-a158-078cdda67dc6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:11.876220 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7a3e283a-439a-44b4-a158-078cdda67dc6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:11.876486 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7a3e283a-439a-44b4-a158-078cdda67dc6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:11.889243 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:11.889243 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:11.895500 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7a3e283a-439a-44b4-a158-078cdda67dc6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:11.902646 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7a3e283a-439a-44b4-a158-078cdda67dc6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:11.903353 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 744/2937] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:11 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:04:12.242350 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4e7375b9-802a-4f41-8319-a301d53e5ded None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:12.244090 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e7375b9-802a-4f41-8319-a301d53e5ded tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:12.244319 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e7375b9-802a-4f41-8319-a301d53e5ded tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:12.244510 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e7375b9-802a-4f41-8319-a301d53e5ded tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:12.244639 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4e7375b9-802a-4f41-8319-a301d53e5ded tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:12.251564 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:12.251564 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:12.252582 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e7375b9-802a-4f41-8319-a301d53e5ded tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:12.253086 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 726/2938] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:12 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:12.644872 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-18610cbb-9bb9-47b7-8f37-6b8ff5a75c62 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:12.647456 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-18610cbb-9bb9-47b7-8f37-6b8ff5a75c62 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:12.647662 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-18610cbb-9bb9-47b7-8f37-6b8ff5a75c62 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:12.647910 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-18610cbb-9bb9-47b7-8f37-6b8ff5a75c62 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:12.660587 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:12.660587 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:12.665642 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-18610cbb-9bb9-47b7-8f37-6b8ff5a75c62 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:12.670378 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-18610cbb-9bb9-47b7-8f37-6b8ff5a75c62 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:12.670816 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 739/2939] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:12 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:12.755952 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-29eee60a-4806-46a7-9f5f-6610453963c4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:12.758119 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-29eee60a-4806-46a7-9f5f-6610453963c4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/attachments/f316c425-33e9-4598-8466-f744925a51ab/action Aug 07 21:04:12.758476 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-29eee60a-4806-46a7-9f5f-6610453963c4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:12.758599 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-29eee60a-4806-46a7-9f5f-6610453963c4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:12.777322 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:12.777322 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:12.790289 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bba7b867-e33f-49b8-9871-cd9198774fd5 req-29eee60a-4806-46a7-9f5f-6610453963c4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/attachments/f316c425-33e9-4598-8466-f744925a51ab/action returned with HTTP 204 Aug 07 21:04:12.790751 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 731/2940] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:04:12 2026] POST /volume/v3/attachments/f316c425-33e9-4598-8466-f744925a51ab/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:12.916579 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-733161d2-d071-484f-aa0a-a2b8f2a6ead0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:12.919068 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-733161d2-d071-484f-aa0a-a2b8f2a6ead0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:12.919398 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-733161d2-d071-484f-aa0a-a2b8f2a6ead0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:12.919705 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-733161d2-d071-484f-aa0a-a2b8f2a6ead0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:12.932134 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:12.932134 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:12.936978 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-733161d2-d071-484f-aa0a-a2b8f2a6ead0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:12.942780 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-733161d2-d071-484f-aa0a-a2b8f2a6ead0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:12.943361 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 745/2941] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:12 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:12.959289 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-03d1d017-12fc-4d44-b457-3a51d59bc830 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:12.962354 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03d1d017-12fc-4d44-b457-3a51d59bc830 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:04:12.963180 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03d1d017-12fc-4d44-b457-3a51d59bc830 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "929c5dc6-d19c-45bf-b5b9-9d17b590a3cb", "name": "tempest-VolumesBackupsTest-Backup-1853356245", "force": true, "container": "tempest-volumesbackupstest-backup-container-2061390286"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:12.967332 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-03d1d017-12fc-4d44-b457-3a51d59bc830 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating new backup {'backup': {'volume_id': '929c5dc6-d19c-45bf-b5b9-9d17b590a3cb', 'name': 'tempest-VolumesBackupsTest-Backup-1853356245', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-2061390286'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:04:12.967614 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-03d1d017-12fc-4d44-b457-3a51d59bc830 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating backup of volume 929c5dc6-d19c-45bf-b5b9-9d17b590a3cb in container tempest-volumesbackupstest-backup-container-2061390286 Aug 07 21:04:12.983774 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:12.983774 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:12.984328 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-03d1d017-12fc-4d44-b457-3a51d59bc830 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:13.022988 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-03d1d017-12fc-4d44-b457-3a51d59bc830 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Created reservations ['cb61f939-f400-4dff-9ed6-b4830c56229d', '2cd14f5b-f568-4f47-bb30-1929f7bed46b'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:04:13.067977 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03d1d017-12fc-4d44-b457-3a51d59bc830 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:04:13.068487 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 727/2942] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:04:12 2026] POST /volume/v3/backups => generated 330 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:13.079301 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-14c9f9d8-2bfc-443e-9e36-fbbda9816de8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:13.081257 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-14c9f9d8-2bfc-443e-9e36-fbbda9816de8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:13.081458 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-14c9f9d8-2bfc-443e-9e36-fbbda9816de8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:13.081649 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-14c9f9d8-2bfc-443e-9e36-fbbda9816de8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:13.081824 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-14c9f9d8-2bfc-443e-9e36-fbbda9816de8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:13.086975 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:13.086975 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:13.087907 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-14c9f9d8-2bfc-443e-9e36-fbbda9816de8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:13.088576 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 740/2943] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:13 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:13.264410 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-db639d01-16da-4fe3-85d3-ba6ee6bb9805 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:13.266415 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db639d01-16da-4fe3-85d3-ba6ee6bb9805 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:13.266718 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db639d01-16da-4fe3-85d3-ba6ee6bb9805 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:13.267067 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db639d01-16da-4fe3-85d3-ba6ee6bb9805 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:13.267204 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-db639d01-16da-4fe3-85d3-ba6ee6bb9805 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:13.275254 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:13.275254 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:13.275254 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db639d01-16da-4fe3-85d3-ba6ee6bb9805 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:13.275254 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 732/2944] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:13 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:13.686972 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4de05c5e-3acf-4680-a20e-70c6938c8d17 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:13.690778 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4de05c5e-3acf-4680-a20e-70c6938c8d17 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:13.690778 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4de05c5e-3acf-4680-a20e-70c6938c8d17 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:13.690778 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4de05c5e-3acf-4680-a20e-70c6938c8d17 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:13.701370 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:13.701370 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:13.706341 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4de05c5e-3acf-4680-a20e-70c6938c8d17 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:13.714957 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4de05c5e-3acf-4680-a20e-70c6938c8d17 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:13.717779 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 746/2945] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:13 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:14.103104 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-44a88d93-75f8-40d5-8add-8fb4055c1080 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:14.109157 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44a88d93-75f8-40d5-8add-8fb4055c1080 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:14.109490 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44a88d93-75f8-40d5-8add-8fb4055c1080 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:14.112899 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44a88d93-75f8-40d5-8add-8fb4055c1080 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:14.113221 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-44a88d93-75f8-40d5-8add-8fb4055c1080 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:14.121667 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:14.121667 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:14.122584 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44a88d93-75f8-40d5-8add-8fb4055c1080 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:14.123032 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 728/2946] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:14 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:14.287099 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1365fe33-bdde-4cf9-93c6-785b7060e552 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:14.289966 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1365fe33-bdde-4cf9-93c6-785b7060e552 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:14.290225 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1365fe33-bdde-4cf9-93c6-785b7060e552 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:14.290456 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1365fe33-bdde-4cf9-93c6-785b7060e552 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:14.290588 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-1365fe33-bdde-4cf9-93c6-785b7060e552 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:14.296099 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:14.296099 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:14.297187 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1365fe33-bdde-4cf9-93c6-785b7060e552 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:14.297713 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 741/2947] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:14 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:14.733033 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aada1c2e-153c-4f2b-ae62-50c33e2bcb1f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:14.735156 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aada1c2e-153c-4f2b-ae62-50c33e2bcb1f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:14.735852 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aada1c2e-153c-4f2b-ae62-50c33e2bcb1f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:14.735852 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aada1c2e-153c-4f2b-ae62-50c33e2bcb1f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:14.745937 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:14.745937 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:14.750971 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aada1c2e-153c-4f2b-ae62-50c33e2bcb1f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:14.757435 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aada1c2e-153c-4f2b-ae62-50c33e2bcb1f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:14.757933 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 733/2948] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:14 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:15.134567 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a6195c14-fa05-4f48-b837-c774ef05b564 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:15.136585 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a6195c14-fa05-4f48-b837-c774ef05b564 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:15.136814 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a6195c14-fa05-4f48-b837-c774ef05b564 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:15.137022 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a6195c14-fa05-4f48-b837-c774ef05b564 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:15.137145 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-a6195c14-fa05-4f48-b837-c774ef05b564 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:15.141902 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:15.141902 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:15.142807 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a6195c14-fa05-4f48-b837-c774ef05b564 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:15.143268 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 747/2949] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:15 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:15.312833 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d7f4fe78-c290-49a5-9116-189bfe78a12b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:15.315192 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d7f4fe78-c290-49a5-9116-189bfe78a12b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:15.315523 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d7f4fe78-c290-49a5-9116-189bfe78a12b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:15.315993 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d7f4fe78-c290-49a5-9116-189bfe78a12b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:15.315993 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d7f4fe78-c290-49a5-9116-189bfe78a12b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:15.322691 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:15.322691 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:15.323735 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d7f4fe78-c290-49a5-9116-189bfe78a12b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:15.324244 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 729/2950] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:15 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:15.774711 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f0273a26-6a48-4a14-a310-1783add68d53 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:15.777274 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f0273a26-6a48-4a14-a310-1783add68d53 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:15.777412 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f0273a26-6a48-4a14-a310-1783add68d53 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:15.777692 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f0273a26-6a48-4a14-a310-1783add68d53 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:15.787970 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:15.787970 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:15.791740 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f0273a26-6a48-4a14-a310-1783add68d53 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:15.797528 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f0273a26-6a48-4a14-a310-1783add68d53 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:15.798171 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 742/2951] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:15 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:15.799696 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-7ab392db-4123-477e-b638-93650723628b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:15.803348 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-7ab392db-4123-477e-b638-93650723628b tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] POST https://10.4.3.127/volume/v3/attachments/5c32cd51-2268-43fe-b536-f84eb58ade2e/action Aug 07 21:04:15.803896 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-7ab392db-4123-477e-b638-93650723628b tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:15.804084 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-7ab392db-4123-477e-b638-93650723628b tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:15.827730 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:15.827730 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:15.837371 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-709d3713-4315-458b-bd74-8e29fc6924d8 req-7ab392db-4123-477e-b638-93650723628b tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/attachments/5c32cd51-2268-43fe-b536-f84eb58ade2e/action returned with HTTP 204 Aug 07 21:04:15.837877 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 734/2952] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:04:15 2026] POST /volume/v3/attachments/5c32cd51-2268-43fe-b536-f84eb58ade2e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:16.160504 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d9311277-4b40-4ea0-aadc-31051cdc220f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:16.164311 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d9311277-4b40-4ea0-aadc-31051cdc220f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:16.165663 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d9311277-4b40-4ea0-aadc-31051cdc220f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:16.165663 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d9311277-4b40-4ea0-aadc-31051cdc220f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:16.165663 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-d9311277-4b40-4ea0-aadc-31051cdc220f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:16.174681 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:16.174681 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:16.176978 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d9311277-4b40-4ea0-aadc-31051cdc220f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:16.178314 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 748/2953] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:16 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:16.336650 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d801aa78-08d3-4ce6-a83d-9f7b86bc1808 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:16.339060 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d801aa78-08d3-4ce6-a83d-9f7b86bc1808 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:16.339303 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d801aa78-08d3-4ce6-a83d-9f7b86bc1808 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:16.339527 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d801aa78-08d3-4ce6-a83d-9f7b86bc1808 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:16.339658 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d801aa78-08d3-4ce6-a83d-9f7b86bc1808 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:16.345152 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:16.345152 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:16.346212 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d801aa78-08d3-4ce6-a83d-9f7b86bc1808 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:16.346675 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 730/2954] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:16 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:16.816795 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-20092b95-2ef2-4180-8e9c-e25b81449a2c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:16.822014 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-20092b95-2ef2-4180-8e9c-e25b81449a2c tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:16.822014 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-20092b95-2ef2-4180-8e9c-e25b81449a2c tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:16.822014 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-20092b95-2ef2-4180-8e9c-e25b81449a2c tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:16.834608 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:16.834608 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:16.840888 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-20092b95-2ef2-4180-8e9c-e25b81449a2c tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:16.845941 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-20092b95-2ef2-4180-8e9c-e25b81449a2c tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:16.846489 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 743/2955] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:16 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:16.863946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ad68dfd6-8c3a-4d6e-a294-a9b6c8391f3f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:16.866708 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad68dfd6-8c3a-4d6e-a294-a9b6c8391f3f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:16.867028 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad68dfd6-8c3a-4d6e-a294-a9b6c8391f3f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:16.867324 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad68dfd6-8c3a-4d6e-a294-a9b6c8391f3f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:16.879603 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:16.879603 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:16.883561 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ad68dfd6-8c3a-4d6e-a294-a9b6c8391f3f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:16.892383 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad68dfd6-8c3a-4d6e-a294-a9b6c8391f3f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:16.892383 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 735/2956] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:16 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:16.902637 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a3b2a759-bd7a-4ad2-9190-8c43dece4454 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:16.904554 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a3b2a759-bd7a-4ad2-9190-8c43dece4454 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] POST https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action Aug 07 21:04:16.904971 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a3b2a759-bd7a-4ad2-9190-8c43dece4454 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action body: b'{"os-detach": {"attachment_id": "5c32cd51-2268-43fe-b536-f84eb58ade2e"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:16.905046 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a3b2a759-bd7a-4ad2-9190-8c43dece4454 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "5c32cd51-2268-43fe-b536-f84eb58ade2e"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:16.916049 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:16.916049 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:16.916635 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a3b2a759-bd7a-4ad2-9190-8c43dece4454 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:16.925513 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a3b2a759-bd7a-4ad2-9190-8c43dece4454 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action returned with HTTP 400 Aug 07 21:04:16.926108 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 749/2957] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:04:16 2026] POST /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action => generated 100 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 21:04:16.971022 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-9a4c743d-a5e6-4a36-be99-abc5503509e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:16.973325 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-9a4c743d-a5e6-4a36-be99-abc5503509e4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:16.973538 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-9a4c743d-a5e6-4a36-be99-abc5503509e4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:16.973775 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-9a4c743d-a5e6-4a36-be99-abc5503509e4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:16.984854 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:16.984854 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:16.988049 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-9a4c743d-a5e6-4a36-be99-abc5503509e4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:16.992779 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-9a4c743d-a5e6-4a36-be99-abc5503509e4 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:16.993227 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 731/2958] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:16 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:17.019233 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-b1a70734-1898-46a3-87e3-70033a0c7534 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:17.021315 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-b1a70734-1898-46a3-87e3-70033a0c7534 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] POST https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8/action Aug 07 21:04:17.021739 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-b1a70734-1898-46a3-87e3-70033a0c7534 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:17.021936 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-b1a70734-1898-46a3-87e3-70033a0c7534 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:17.036663 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:17.036663 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:17.037287 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-b1a70734-1898-46a3-87e3-70033a0c7534 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:17.047038 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-b1a70734-1898-46a3-87e3-70033a0c7534 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Begin detaching volume completed successfully. Aug 07 21:04:17.047375 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-b1a70734-1898-46a3-87e3-70033a0c7534 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8/action returned with HTTP 202 Aug 07 21:04:17.048013 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 744/2959] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:04:17 2026] POST /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:04:17.128092 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2170aae8-941b-4a8a-84af-daca53f24d14 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:17.128580 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2170aae8-941b-4a8a-84af-daca53f24d14 None None] GET https://10.4.3.127/volume// Aug 07 21:04:17.128821 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2170aae8-941b-4a8a-84af-daca53f24d14 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:17.129098 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2170aae8-941b-4a8a-84af-daca53f24d14 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:17.129598 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2170aae8-941b-4a8a-84af-daca53f24d14 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:17.129814 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 736/2960] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:17.139858 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-aae408d9-8157-4930-8d72-13831c38c8ca None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:17.142568 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-aae408d9-8157-4930-8d72-13831c38c8ca tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:17.143037 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-aae408d9-8157-4930-8d72-13831c38c8ca tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:17.143436 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-aae408d9-8157-4930-8d72-13831c38c8ca tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:17.156919 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:17.156919 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:17.163661 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-aae408d9-8157-4930-8d72-13831c38c8ca tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:17.173332 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-aae408d9-8157-4930-8d72-13831c38c8ca tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:17.174142 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 750/2961] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:04:17 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 1333 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:17.193930 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bfc4efbb-f7aa-4fa4-8473-0eb06563cf1e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:17.196473 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bfc4efbb-f7aa-4fa4-8473-0eb06563cf1e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:17.196733 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bfc4efbb-f7aa-4fa4-8473-0eb06563cf1e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:17.197017 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bfc4efbb-f7aa-4fa4-8473-0eb06563cf1e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:17.197153 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bfc4efbb-f7aa-4fa4-8473-0eb06563cf1e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:17.203379 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:17.203379 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:17.204509 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bfc4efbb-f7aa-4fa4-8473-0eb06563cf1e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:17.205288 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 732/2962] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:17 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:17.361139 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c55fa12e-d7e0-41a9-878e-db99e5499cea None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:17.363211 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c55fa12e-d7e0-41a9-878e-db99e5499cea tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:17.363426 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c55fa12e-d7e0-41a9-878e-db99e5499cea tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:17.363660 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c55fa12e-d7e0-41a9-878e-db99e5499cea tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:17.363785 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-c55fa12e-d7e0-41a9-878e-db99e5499cea tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:17.368768 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:17.368768 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:17.369680 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c55fa12e-d7e0-41a9-878e-db99e5499cea tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:17.370143 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 745/2963] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:17 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:18.219934 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-12beb6c8-9e06-46ee-8bfb-259438f92c14 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:18.222755 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12beb6c8-9e06-46ee-8bfb-259438f92c14 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:18.223109 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12beb6c8-9e06-46ee-8bfb-259438f92c14 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:18.223417 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12beb6c8-9e06-46ee-8bfb-259438f92c14 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:18.223596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-12beb6c8-9e06-46ee-8bfb-259438f92c14 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:18.229531 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:18.229531 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:18.230694 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12beb6c8-9e06-46ee-8bfb-259438f92c14 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:18.231260 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 737/2964] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:18 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:18.320926 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-5db4ba42-ba16-45b6-846b-be13ba2be8e0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:18.323995 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-5db4ba42-ba16-45b6-846b-be13ba2be8e0 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] DELETE https://10.4.3.127/volume/v3/attachments/5c32cd51-2268-43fe-b536-f84eb58ade2e Aug 07 21:04:18.324269 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-5db4ba42-ba16-45b6-846b-be13ba2be8e0 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:18.324547 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-5db4ba42-ba16-45b6-846b-be13ba2be8e0 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:18.334791 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:18.334791 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:18.384651 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cd941d42-c948-494c-8fd7-9d4a8fae0468 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:18.387314 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cd941d42-c948-494c-8fd7-9d4a8fae0468 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:18.387638 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cd941d42-c948-494c-8fd7-9d4a8fae0468 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:18.387968 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cd941d42-c948-494c-8fd7-9d4a8fae0468 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:18.388104 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cd941d42-c948-494c-8fd7-9d4a8fae0468 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:18.394603 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:18.394603 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:18.395604 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cd941d42-c948-494c-8fd7-9d4a8fae0468 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:18.396109 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 733/2965] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:18 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:18.408551 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-adc14544-b5e5-44dc-9377-f9d4c51a771f req-5db4ba42-ba16-45b6-846b-be13ba2be8e0 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/attachments/5c32cd51-2268-43fe-b536-f84eb58ade2e returned with HTTP 200 Aug 07 21:04:18.409082 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 751/2966] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:04:18 2026] DELETE /volume/v3/attachments/5c32cd51-2268-43fe-b536-f84eb58ade2e => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:19.245858 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6fe4e6c3-d6ed-4cb1-b38d-0a2d62f8a2b6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:19.251483 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6fe4e6c3-d6ed-4cb1-b38d-0a2d62f8a2b6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:19.251754 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6fe4e6c3-d6ed-4cb1-b38d-0a2d62f8a2b6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:19.252446 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6fe4e6c3-d6ed-4cb1-b38d-0a2d62f8a2b6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:19.252446 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-6fe4e6c3-d6ed-4cb1-b38d-0a2d62f8a2b6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:19.255109 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6f2b16a0-651d-43d2-b147-260a72adaf7c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:19.258150 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f2b16a0-651d-43d2-b147-260a72adaf7c tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] POST https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action Aug 07 21:04:19.258429 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:19.258429 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:19.258513 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f2b16a0-651d-43d2-b147-260a72adaf7c tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:19.258513 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f2b16a0-651d-43d2-b147-260a72adaf7c tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:19.259271 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6fe4e6c3-d6ed-4cb1-b38d-0a2d62f8a2b6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:19.259738 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 746/2967] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:19 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:19.275308 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:19.275308 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:19.283012 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-6f2b16a0-651d-43d2-b147-260a72adaf7c tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] Updating volume '0b511e5b-3bc7-4625-87d3-b36e0570e583' with '{'status': 'in-use'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 21:04:19.337428 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f2b16a0-651d-43d2-b147-260a72adaf7c tempest-TestServerVolumeAttachmentScenario-748981926 tempest-TestServerVolumeAttachmentScenario-748981926-project-admin] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action returned with HTTP 202 Aug 07 21:04:19.337428 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 738/2968] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:04:19 2026] POST /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:04:19.351179 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bcc2c227-0657-437a-9128-2376d4750f62 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:19.357572 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcc2c227-0657-437a-9128-2376d4750f62 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:19.357572 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcc2c227-0657-437a-9128-2376d4750f62 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:19.357572 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcc2c227-0657-437a-9128-2376d4750f62 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:19.371352 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:19.371352 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:19.378370 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bcc2c227-0657-437a-9128-2376d4750f62 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:19.386529 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcc2c227-0657-437a-9128-2376d4750f62 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:19.386529 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 734/2969] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:19 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 1149 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:19.412992 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-70904e3f-3f41-46f0-ae1c-28821b874286 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:19.417789 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-70904e3f-3f41-46f0-ae1c-28821b874286 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:19.417789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-70904e3f-3f41-46f0-ae1c-28821b874286 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:19.417789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-70904e3f-3f41-46f0-ae1c-28821b874286 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:19.417789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-70904e3f-3f41-46f0-ae1c-28821b874286 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:19.424274 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:19.424274 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:19.426016 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-70904e3f-3f41-46f0-ae1c-28821b874286 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:19.427968 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 752/2970] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:19 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:19.441326 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-7ed54176-6f6c-4a10-b357-39a6fea20d67 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:19.443484 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-7ed54176-6f6c-4a10-b357-39a6fea20d67 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:19.443727 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-7ed54176-6f6c-4a10-b357-39a6fea20d67 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:19.444045 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-7ed54176-6f6c-4a10-b357-39a6fea20d67 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:19.458190 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:19.458190 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:19.463523 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-7ed54176-6f6c-4a10-b357-39a6fea20d67 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:19.469849 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-7ed54176-6f6c-4a10-b357-39a6fea20d67 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:19.470355 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 747/2971] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:19 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 1149 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:19.497118 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-b4aa840a-a08b-4ea5-b44d-72c5795c651f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:19.502040 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-b4aa840a-a08b-4ea5-b44d-72c5795c651f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] POST https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action Aug 07 21:04:19.502679 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-b4aa840a-a08b-4ea5-b44d-72c5795c651f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:19.502679 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-b4aa840a-a08b-4ea5-b44d-72c5795c651f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:19.524638 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:19.524638 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:19.525195 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-b4aa840a-a08b-4ea5-b44d-72c5795c651f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:19.541156 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-b4aa840a-a08b-4ea5-b44d-72c5795c651f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Begin detaching volume completed successfully. Aug 07 21:04:19.541446 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-b4aa840a-a08b-4ea5-b44d-72c5795c651f tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action returned with HTTP 202 Aug 07 21:04:19.541984 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 739/2972] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:04:19 2026] POST /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:04:19.616086 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b0fa92d-7039-4986-9d3d-c9b24e2a14b0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:19.616478 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b0fa92d-7039-4986-9d3d-c9b24e2a14b0 None None] GET https://10.4.3.127/volume// Aug 07 21:04:19.616651 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b0fa92d-7039-4986-9d3d-c9b24e2a14b0 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:19.616929 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b0fa92d-7039-4986-9d3d-c9b24e2a14b0 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:19.617318 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b0fa92d-7039-4986-9d3d-c9b24e2a14b0 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:19.617641 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 735/2973] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:19.628389 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-d40afa4f-e217-45e1-b899-4a04fd326663 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:19.632784 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-d40afa4f-e217-45e1-b899-4a04fd326663 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:19.632784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-d40afa4f-e217-45e1-b899-4a04fd326663 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:19.632784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-d40afa4f-e217-45e1-b899-4a04fd326663 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:19.646348 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:19.646348 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:19.649533 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-d40afa4f-e217-45e1-b899-4a04fd326663 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:19.654965 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-d40afa4f-e217-45e1-b899-4a04fd326663 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:19.655596 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 753/2974] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:04:19 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 1332 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:20.273641 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-506633e9-fe69-4852-a11e-c2c71bce9084 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:20.275559 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-506633e9-fe69-4852-a11e-c2c71bce9084 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:20.275838 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-506633e9-fe69-4852-a11e-c2c71bce9084 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:20.276061 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-506633e9-fe69-4852-a11e-c2c71bce9084 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:20.276166 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-506633e9-fe69-4852-a11e-c2c71bce9084 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:20.281341 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:20.281341 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:20.282232 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-506633e9-fe69-4852-a11e-c2c71bce9084 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:20.282650 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 748/2975] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:20 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:20.443972 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7c157707-1144-424d-8051-4245b64c6e87 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:20.448570 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c157707-1144-424d-8051-4245b64c6e87 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:20.448570 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c157707-1144-424d-8051-4245b64c6e87 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:20.449068 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c157707-1144-424d-8051-4245b64c6e87 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:20.449068 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7c157707-1144-424d-8051-4245b64c6e87 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:20.458259 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:20.458259 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:20.459404 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c157707-1144-424d-8051-4245b64c6e87 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:20.460271 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 740/2976] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:20 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:20.474753 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e60008f8-5d0d-4a98-9051-13707a438c72 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:20.476552 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e60008f8-5d0d-4a98-9051-13707a438c72 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 Aug 07 21:04:20.476552 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e60008f8-5d0d-4a98-9051-13707a438c72 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:20.476722 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e60008f8-5d0d-4a98-9051-13707a438c72 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:20.484408 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:20.484408 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:20.494483 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e60008f8-5d0d-4a98-9051-13707a438c72 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:04:20.502046 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e60008f8-5d0d-4a98-9051-13707a438c72 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 returned with HTTP 200 Aug 07 21:04:20.502442 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 736/2977] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:20 2026] GET /volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:20.517694 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-30f78401-0af9-485f-90bb-9d93b1215d20 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:20.521300 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-30f78401-0af9-485f-90bb-9d93b1215d20 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] DELETE https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:20.521541 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-30f78401-0af9-485f-90bb-9d93b1215d20 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:20.522141 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-30f78401-0af9-485f-90bb-9d93b1215d20 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:20.522293 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-30f78401-0af9-485f-90bb-9d93b1215d20 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete backup with id: 3dcf0c93-9212-4ec8-97bb-778335dbe291. Aug 07 21:04:20.526890 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:20.526890 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:20.539562 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.rpcapi [None req-30f78401-0af9-485f-90bb-9d93b1215d20 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] delete_backup rpcapi backup_id 3dcf0c93-9212-4ec8-97bb-778335dbe291 {{(pid=100277) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:04:20.541000 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-30f78401-0af9-485f-90bb-9d93b1215d20 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 202 Aug 07 21:04:20.541391 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 754/2978] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:04:20 2026] DELETE /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:04:20.552159 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6a2584a8-f947-4fb8-81af-b6b55c915608 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:20.555527 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6a2584a8-f947-4fb8-81af-b6b55c915608 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:20.555527 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6a2584a8-f947-4fb8-81af-b6b55c915608 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:20.555626 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6a2584a8-f947-4fb8-81af-b6b55c915608 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:20.555803 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-6a2584a8-f947-4fb8-81af-b6b55c915608 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:20.560325 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:20.560325 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:20.561066 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6a2584a8-f947-4fb8-81af-b6b55c915608 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 200 Aug 07 21:04:20.561429 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 749/2979] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:20 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:20.602726 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-22b4e99e-f5a0-44c3-ab7d-661c3196b186 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:20.605629 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-22b4e99e-f5a0-44c3-ab7d-661c3196b186 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] DELETE https://10.4.3.127/volume/v3/attachments/36d08df7-aee3-4a40-addd-09e2639a24ec Aug 07 21:04:20.605753 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-22b4e99e-f5a0-44c3-ab7d-661c3196b186 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:20.606004 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-22b4e99e-f5a0-44c3-ab7d-661c3196b186 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:20.617908 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:20.617908 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:20.688077 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0f05e31b-7568-41cc-baab-ce6121ac9403 req-22b4e99e-f5a0-44c3-ab7d-661c3196b186 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/attachments/36d08df7-aee3-4a40-addd-09e2639a24ec returned with HTTP 200 Aug 07 21:04:20.689136 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 741/2980] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:04:20 2026] DELETE /volume/v3/attachments/36d08df7-aee3-4a40-addd-09e2639a24ec => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:21.090990 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3026a0c0-2893-44ac-90c1-92dd7c88d8a1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:21.091621 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3026a0c0-2893-44ac-90c1-92dd7c88d8a1 None None] GET https://10.4.3.127/volume// Aug 07 21:04:21.091887 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3026a0c0-2893-44ac-90c1-92dd7c88d8a1 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:21.092148 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3026a0c0-2893-44ac-90c1-92dd7c88d8a1 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:21.092519 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3026a0c0-2893-44ac-90c1-92dd7c88d8a1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:21.093155 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 737/2981] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:21.102548 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-83b85720-e74a-47bd-b0fe-12039a60ce27 req-763f39d9-0697-494a-8595-1d8e6c4d220b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:21.105324 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-83b85720-e74a-47bd-b0fe-12039a60ce27 req-763f39d9-0697-494a-8595-1d8e6c4d220b tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:04:21.105744 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-83b85720-e74a-47bd-b0fe-12039a60ce27 req-763f39d9-0697-494a-8595-1d8e6c4d220b tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7fe4a62-60c8-446d-b660-3ce0efc668e7", "connector": null, "instance_uuid": "9cb4e496-6914-4a90-b442-c95cbb9fb294"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:21.119947 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:21.119947 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:21.159467 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-83b85720-e74a-47bd-b0fe-12039a60ce27 req-763f39d9-0697-494a-8595-1d8e6c4d220b tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:04:21.160204 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 755/2982] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:04:21 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:21.171080 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-83b85720-e74a-47bd-b0fe-12039a60ce27 req-eeee44b6-b91d-4bb8-be24-f738d3221221 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:21.174674 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-83b85720-e74a-47bd-b0fe-12039a60ce27 req-eeee44b6-b91d-4bb8-be24-f738d3221221 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] DELETE https://10.4.3.127/volume/v3/attachments/a7f1a95d-8c3a-4cc5-af53-96693842bcd4 Aug 07 21:04:21.175006 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-83b85720-e74a-47bd-b0fe-12039a60ce27 req-eeee44b6-b91d-4bb8-be24-f738d3221221 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:21.175344 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-83b85720-e74a-47bd-b0fe-12039a60ce27 req-eeee44b6-b91d-4bb8-be24-f738d3221221 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:21.189458 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:21.189458 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:21.244467 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-83b85720-e74a-47bd-b0fe-12039a60ce27 req-eeee44b6-b91d-4bb8-be24-f738d3221221 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/attachments/a7f1a95d-8c3a-4cc5-af53-96693842bcd4 returned with HTTP 200 Aug 07 21:04:21.244911 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 750/2983] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:04:21 2026] DELETE /volume/v3/attachments/a7f1a95d-8c3a-4cc5-af53-96693842bcd4 => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:21.296576 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-30fac0fe-14de-4830-a010-c35fe12444a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:21.298015 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-30fac0fe-14de-4830-a010-c35fe12444a3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:21.298222 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-30fac0fe-14de-4830-a010-c35fe12444a3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:21.298434 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-30fac0fe-14de-4830-a010-c35fe12444a3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:21.298580 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-30fac0fe-14de-4830-a010-c35fe12444a3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:21.305750 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:21.305750 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:21.306950 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-30fac0fe-14de-4830-a010-c35fe12444a3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:21.307139 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 742/2984] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:21 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:21.575343 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-951d0400-2a1e-4204-8634-a68090b8d3b7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:21.577190 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-951d0400-2a1e-4204-8634-a68090b8d3b7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 Aug 07 21:04:21.577407 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-951d0400-2a1e-4204-8634-a68090b8d3b7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:21.577575 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-951d0400-2a1e-4204-8634-a68090b8d3b7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:21.577688 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-951d0400-2a1e-4204-8634-a68090b8d3b7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id 3dcf0c93-9212-4ec8-97bb-778335dbe291. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:21.581271 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-951d0400-2a1e-4204-8634-a68090b8d3b7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 returned with HTTP 404 Aug 07 21:04:21.581733 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 738/2985] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:21 2026] GET /volume/v3/backups/3dcf0c93-9212-4ec8-97bb-778335dbe291 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:21.591020 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fd4be68f-485f-4f5a-b4c0-4d7d43ced006 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:21.593272 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fd4be68f-485f-4f5a-b4c0-4d7d43ced006 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] DELETE https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:04:21.593593 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fd4be68f-485f-4f5a-b4c0-4d7d43ced006 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:21.593878 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fd4be68f-485f-4f5a-b4c0-4d7d43ced006 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:21.594036 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-fd4be68f-485f-4f5a-b4c0-4d7d43ced006 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete backup with id: da44f511-0485-4a2a-8331-d42d8e8d38d7. Aug 07 21:04:21.598968 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:21.598968 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:21.611474 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.rpcapi [None req-fd4be68f-485f-4f5a-b4c0-4d7d43ced006 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] delete_backup rpcapi backup_id da44f511-0485-4a2a-8331-d42d8e8d38d7 {{(pid=100277) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:04:21.613223 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fd4be68f-485f-4f5a-b4c0-4d7d43ced006 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 202 Aug 07 21:04:21.613955 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 756/2986] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:04:21 2026] DELETE /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:04:21.620888 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9395fdc1-6c4b-4455-97e8-7bfab35a97ca None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:21.622536 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9395fdc1-6c4b-4455-97e8-7bfab35a97ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:04:21.622738 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9395fdc1-6c4b-4455-97e8-7bfab35a97ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:21.622964 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9395fdc1-6c4b-4455-97e8-7bfab35a97ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:21.623109 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-9395fdc1-6c4b-4455-97e8-7bfab35a97ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:21.629930 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:21.629930 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:21.630784 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9395fdc1-6c4b-4455-97e8-7bfab35a97ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 200 Aug 07 21:04:21.631145 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 751/2987] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:21 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:21.758354 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a5e7306d-2490-4a8c-abc5-0a5b3a21e1f6 req-2bc95fda-b726-4814-9488-686311e4d3a0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:21.760801 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a5e7306d-2490-4a8c-abc5-0a5b3a21e1f6 req-2bc95fda-b726-4814-9488-686311e4d3a0 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:21.761068 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a5e7306d-2490-4a8c-abc5-0a5b3a21e1f6 req-2bc95fda-b726-4814-9488-686311e4d3a0 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:21.761264 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a5e7306d-2490-4a8c-abc5-0a5b3a21e1f6 req-2bc95fda-b726-4814-9488-686311e4d3a0 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:21.769864 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:21.769864 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:21.773995 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a5e7306d-2490-4a8c-abc5-0a5b3a21e1f6 req-2bc95fda-b726-4814-9488-686311e4d3a0 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:21.778223 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a5e7306d-2490-4a8c-abc5-0a5b3a21e1f6 req-2bc95fda-b726-4814-9488-686311e4d3a0 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:21.778639 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 743/2988] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:21 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:22.321393 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-58ad1437-af01-4c05-a6a1-f7ea7b8793c8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.323120 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-58ad1437-af01-4c05-a6a1-f7ea7b8793c8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:22.323316 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-58ad1437-af01-4c05-a6a1-f7ea7b8793c8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:22.323507 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-58ad1437-af01-4c05-a6a1-f7ea7b8793c8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:22.323608 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-58ad1437-af01-4c05-a6a1-f7ea7b8793c8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:22.330066 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:22.330066 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:22.331160 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-58ad1437-af01-4c05-a6a1-f7ea7b8793c8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:22.331914 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 739/2989] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:22 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:22.410184 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-59215abc-2978-49c5-a85d-6a3088c51305 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.414300 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-59215abc-2978-49c5-a85d-6a3088c51305 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:22.414516 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-59215abc-2978-49c5-a85d-6a3088c51305 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:22.415871 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-59215abc-2978-49c5-a85d-6a3088c51305 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:22.428718 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:22.428718 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:22.432716 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-59215abc-2978-49c5-a85d-6a3088c51305 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:22.437369 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-59215abc-2978-49c5-a85d-6a3088c51305 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:22.437845 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 757/2990] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:22 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:22.452644 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-04f198ab-a8f8-4745-873d-a87a881ee520 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.454394 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-04f198ab-a8f8-4745-873d-a87a881ee520 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:22.454575 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-04f198ab-a8f8-4745-873d-a87a881ee520 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:22.454752 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-04f198ab-a8f8-4745-873d-a87a881ee520 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:22.461881 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:22.461881 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:22.466387 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-04f198ab-a8f8-4745-873d-a87a881ee520 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:22.471102 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-04f198ab-a8f8-4745-873d-a87a881ee520 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:22.471505 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 752/2991] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:22 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:22.531690 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-0b31497f-6230-4754-b5ec-3b5005a9cd96 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.538059 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-0b31497f-6230-4754-b5ec-3b5005a9cd96 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:22.538059 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-0b31497f-6230-4754-b5ec-3b5005a9cd96 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:22.538059 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-0b31497f-6230-4754-b5ec-3b5005a9cd96 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:22.550107 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:22.550107 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:22.557740 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-0b31497f-6230-4754-b5ec-3b5005a9cd96 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:22.563971 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-0b31497f-6230-4754-b5ec-3b5005a9cd96 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:22.564832 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 744/2992] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:22 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:04:22.646034 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-210d74d7-c492-4d5d-9ebc-ca10ea1c1dee None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.650956 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-210d74d7-c492-4d5d-9ebc-ca10ea1c1dee tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 Aug 07 21:04:22.651702 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-210d74d7-c492-4d5d-9ebc-ca10ea1c1dee tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:22.654062 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-210d74d7-c492-4d5d-9ebc-ca10ea1c1dee tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:22.654062 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-210d74d7-c492-4d5d-9ebc-ca10ea1c1dee tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id da44f511-0485-4a2a-8331-d42d8e8d38d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:22.662493 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-210d74d7-c492-4d5d-9ebc-ca10ea1c1dee tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 returned with HTTP 404 Aug 07 21:04:22.663266 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 740/2993] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:22 2026] GET /volume/v3/backups/da44f511-0485-4a2a-8331-d42d8e8d38d7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:22.687599 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1291a005-2a50-4bae-9979-adca4b1c45b0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.694081 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-174c4e82-79a9-4b81-8d55-3df868472c34 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.695648 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1291a005-2a50-4bae-9979-adca4b1c45b0 None None] GET https://10.4.3.127/volume// Aug 07 21:04:22.696592 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:04:22.696943 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "name": "tempest-VolumesBackupsTest-Volume-1888024029"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:22.698302 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'name': 'tempest-VolumesBackupsTest-Volume-1888024029'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:04:22.702256 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1291a005-2a50-4bae-9979-adca4b1c45b0 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:22.702646 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1291a005-2a50-4bae-9979-adca4b1c45b0 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:22.703154 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1291a005-2a50-4bae-9979-adca4b1c45b0 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:22.703548 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 758/2994] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:22 2026] GET /volume/ => generated 386 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:22.714089 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-62996351-97a3-4174-8006-c053e8667c7f req-db8135e5-2957-4e39-ae9c-42bfe262da06 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.720190 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-62996351-97a3-4174-8006-c053e8667c7f req-db8135e5-2957-4e39-ae9c-42bfe262da06 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] GET https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 Aug 07 21:04:22.720626 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-62996351-97a3-4174-8006-c053e8667c7f req-db8135e5-2957-4e39-ae9c-42bfe262da06 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:22.720968 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-62996351-97a3-4174-8006-c053e8667c7f req-db8135e5-2957-4e39-ae9c-42bfe262da06 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:22.743642 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:22.743642 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:22.745617 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e5f0f5a0-d234-483d-a46c-69823baef0d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.746161 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5f0f5a0-d234-483d-a46c-69823baef0d1 None None] GET https://10.4.3.127/volume// Aug 07 21:04:22.746577 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5f0f5a0-d234-483d-a46c-69823baef0d1 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:22.746705 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5f0f5a0-d234-483d-a46c-69823baef0d1 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:22.747153 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5f0f5a0-d234-483d-a46c-69823baef0d1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:22.748393 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 741/2995] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:04:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:22.752547 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-62996351-97a3-4174-8006-c053e8667c7f req-db8135e5-2957-4e39-ae9c-42bfe262da06 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Volume info retrieved successfully. Aug 07 21:04:22.758956 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-474293a9-aa53-48ca-8aac-b34f8ae46c00 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.760276 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-62996351-97a3-4174-8006-c053e8667c7f req-db8135e5-2957-4e39-ae9c-42bfe262da06 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 returned with HTTP 200 Aug 07 21:04:22.760716 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 745/2996] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:04:22 2026] GET /volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 => generated 1540 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:22.762685 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-474293a9-aa53-48ca-8aac-b34f8ae46c00 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:04:22.763115 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-474293a9-aa53-48ca-8aac-b34f8ae46c00 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57", "connector": null, "instance_uuid": "c11c54ed-9cd2-4157-9574-1eeb9919550f"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:22.771915 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:22.771915 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:22.805986 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-474293a9-aa53-48ca-8aac-b34f8ae46c00 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:04:22.806452 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 759/2997] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:04:22 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:22.838802 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2e79c74e-2cc0-46ba-b2c3-9a370a9e0856 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.843818 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e79c74e-2cc0-46ba-b2c3-9a370a9e0856 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:22.843818 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e79c74e-2cc0-46ba-b2c3-9a370a9e0856 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:22.843818 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e79c74e-2cc0-46ba-b2c3-9a370a9e0856 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:22.859694 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:22.859694 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:22.866745 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2e79c74e-2cc0-46ba-b2c3-9a370a9e0856 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:22.871459 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2e25c8af-07d8-42cb-8fff-016ba667c3a7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.871917 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e25c8af-07d8-42cb-8fff-016ba667c3a7 None None] GET https://10.4.3.127/volume// Aug 07 21:04:22.872133 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e25c8af-07d8-42cb-8fff-016ba667c3a7 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:22.872465 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e25c8af-07d8-42cb-8fff-016ba667c3a7 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:22.872994 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e25c8af-07d8-42cb-8fff-016ba667c3a7 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:22.873377 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 746/2998] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:22.873515 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e79c74e-2cc0-46ba-b2c3-9a370a9e0856 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:22.875343 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 742/2999] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:22 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:22.882906 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-fa296d48-4e35-4ebf-84dd-e3d8ef074a43 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.887259 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-fa296d48-4e35-4ebf-84dd-e3d8ef074a43 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:22.887259 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-fa296d48-4e35-4ebf-84dd-e3d8ef074a43 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:22.887259 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-fa296d48-4e35-4ebf-84dd-e3d8ef074a43 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:22.898171 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-62996351-97a3-4174-8006-c053e8667c7f req-c583d5f0-ab2c-4863-bab1-677e0c1aebe2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:22.907623 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-62996351-97a3-4174-8006-c053e8667c7f req-c583d5f0-ab2c-4863-bab1-677e0c1aebe2 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] PUT https://10.4.3.127/volume/v3/attachments/d1a5a3d5-a31e-4269-9034-103c124f280e Aug 07 21:04:22.907825 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:22.907825 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:22.907955 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-62996351-97a3-4174-8006-c053e8667c7f req-c583d5f0-ab2c-4863-bab1-677e0c1aebe2 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:22.914840 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-fa296d48-4e35-4ebf-84dd-e3d8ef074a43 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:22.917824 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-fa296d48-4e35-4ebf-84dd-e3d8ef074a43 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:22.918253 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 760/3000] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:04:22 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 1059 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:22.921346 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-62996351-97a3-4174-8006-c053e8667c7f req-c583d5f0-ab2c-4863-bab1-677e0c1aebe2 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Acquiring lock "cinder-attachment_update-f7fe4a62-60c8-446d-b660-3ce0efc668e7-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:04:22.928089 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-62996351-97a3-4174-8006-c053e8667c7f req-c583d5f0-ab2c-4863-bab1-677e0c1aebe2 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Lock "cinder-attachment_update-f7fe4a62-60c8-446d-b660-3ce0efc668e7-np0000006755" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:04:22.929662 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:22.929662 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:22.935594 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Create volume of 1 GB Aug 07 21:04:22.942067 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Availability Zones retrieved successfully. Aug 07 21:04:22.947259 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Flow 'volume_create_api' (0b627e45-9b4e-4d48-a448-1913e64ffc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:04:22.949122 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ac55e5-dd69-4e10-a930-d4664b77742c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:22.949605 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:04:23.017867 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ac55e5-dd69-4e10-a930-d4664b77742c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:23.018636 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47fe3087-ddde-4a73-8284-984546b2c6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:23.036306 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-62996351-97a3-4174-8006-c053e8667c7f req-c583d5f0-ab2c-4863-bab1-677e0c1aebe2 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Lock "cinder-attachment_update-f7fe4a62-60c8-446d-b660-3ce0efc668e7-np0000006755" released by "attachment_update" :: held 0.108s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:04:23.036612 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-62996351-97a3-4174-8006-c053e8667c7f req-c583d5f0-ab2c-4863-bab1-677e0c1aebe2 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/attachments/d1a5a3d5-a31e-4269-9034-103c124f280e returned with HTTP 200 Aug 07 21:04:23.037313 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 747/3001] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:04:22 2026] PUT /volume/v3/attachments/d1a5a3d5-a31e-4269-9034-103c124f280e => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:23.057681 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-c50f32c2-16cd-49a9-8c19-c2c1d6948e2d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:23.059903 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-c50f32c2-16cd-49a9-8c19-c2c1d6948e2d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] PUT https://10.4.3.127/volume/v3/attachments/dcf2bc30-6fca-4646-9d9d-01f576aaf76e Aug 07 21:04:23.060257 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-c50f32c2-16cd-49a9-8c19-c2c1d6948e2d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:23.067260 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-62996351-97a3-4174-8006-c053e8667c7f req-5dc1a3ec-65a9-47e5-bdab-e4e4ab913408 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:23.071105 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-c50f32c2-16cd-49a9-8c19-c2c1d6948e2d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Acquiring lock "cinder-attachment_update-6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:04:23.075060 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Created reservations ['d957cfaa-1b18-486f-80c4-11ae1af8f8dd', '1f80acc3-5dd9-4add-8547-44b729ecb09a', '57af41fe-2a32-4d41-81a8-8fe52afcbcba', '2e757f77-f26b-4005-95a2-9ed1dd6942f1'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:04:23.075978 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-c50f32c2-16cd-49a9-8c19-c2c1d6948e2d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Lock "cinder-attachment_update-6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:04:23.076064 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47fe3087-ddde-4a73-8284-984546b2c6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d957cfaa-1b18-486f-80c4-11ae1af8f8dd', '1f80acc3-5dd9-4add-8547-44b729ecb09a', '57af41fe-2a32-4d41-81a8-8fe52afcbcba', '2e757f77-f26b-4005-95a2-9ed1dd6942f1']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:23.076500 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-62996351-97a3-4174-8006-c053e8667c7f req-5dc1a3ec-65a9-47e5-bdab-e4e4ab913408 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] POST https://10.4.3.127/volume/v3/attachments/d1a5a3d5-a31e-4269-9034-103c124f280e/action Aug 07 21:04:23.077045 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-62996351-97a3-4174-8006-c053e8667c7f req-5dc1a3ec-65a9-47e5-bdab-e4e4ab913408 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:23.077091 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:23.077091 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:23.077183 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c7fd41-46e9-4d91-b0d0-14ca507a0d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:23.077226 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-62996351-97a3-4174-8006-c053e8667c7f req-5dc1a3ec-65a9-47e5-bdab-e4e4ab913408 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:23.112352 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:23.112352 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:23.118959 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c7fd41-46e9-4d91-b0d0-14ca507a0d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e6b28b9-ba65-4e98-a970-677a832f0fe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1888024029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10cbae110994594b264423868e455be',qos_specs=None,replication_status=,reservations=['d957cfaa-1b18-486f-80c4-11ae1af8f8dd','1f80acc3-5dd9-4add-8547-44b729ecb09a','57af41fe-2a32-4d41-81a8-8fe52afcbcba','2e757f77-f26b-4005-95a2-9ed1dd6942f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117ba904ffe341c49a9d7d9eea573440',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1888024029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e6b28b9-ba65-4e98-a970-677a832f0fe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d10cbae110994594b264423868e455be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='117ba904ffe341c49a9d7d9eea573440',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:23.119812 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77937e40-a5f8-4727-9ff7-5bd677ef3e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:23.127435 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-62996351-97a3-4174-8006-c053e8667c7f req-5dc1a3ec-65a9-47e5-bdab-e4e4ab913408 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/attachments/d1a5a3d5-a31e-4269-9034-103c124f280e/action returned with HTTP 204 Aug 07 21:04:23.128162 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 761/3002] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:04:23 2026] POST /volume/v3/attachments/d1a5a3d5-a31e-4269-9034-103c124f280e/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:23.145224 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77937e40-a5f8-4727-9ff7-5bd677ef3e9d) transitioned into state 'SUCCESS' from state '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-1888024029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10cbae110994594b264423868e455be',qos_specs=None,replication_status=,reservations=['d957cfaa-1b18-486f-80c4-11ae1af8f8dd','1f80acc3-5dd9-4add-8547-44b729ecb09a','57af41fe-2a32-4d41-81a8-8fe52afcbcba','2e757f77-f26b-4005-95a2-9ed1dd6942f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117ba904ffe341c49a9d7d9eea573440',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:23.146024 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1de8a23-2bb0-4f88-a0e6-8ca01c3815a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:23.165714 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1de8a23-2bb0-4f88-a0e6-8ca01c3815a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:23.167087 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Flow 'volume_create_api' (0b627e45-9b4e-4d48-a448-1913e64ffc39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:04:23.167594 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Create volume request issued successfully. Aug 07 21:04:23.168446 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-174c4e82-79a9-4b81-8d55-3df868472c34 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:04:23.169056 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 753/3003] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:04:22 2026] POST /volume/v3/volumes => generated 749 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:23.185872 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-115ea9f4-44ef-475e-80b5-40cf7fd23668 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:23.189227 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-115ea9f4-44ef-475e-80b5-40cf7fd23668 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 Aug 07 21:04:23.189480 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-115ea9f4-44ef-475e-80b5-40cf7fd23668 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:23.189697 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-115ea9f4-44ef-475e-80b5-40cf7fd23668 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:23.203243 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:23.203243 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:23.208874 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-115ea9f4-44ef-475e-80b5-40cf7fd23668 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:04:23.211688 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-c50f32c2-16cd-49a9-8c19-c2c1d6948e2d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Lock "cinder-attachment_update-6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57-np0000006755" released by "attachment_update" :: held 0.136s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:04:23.212135 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-c50f32c2-16cd-49a9-8c19-c2c1d6948e2d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/dcf2bc30-6fca-4646-9d9d-01f576aaf76e returned with HTTP 200 Aug 07 21:04:23.212953 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 743/3004] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:04:23 2026] PUT /volume/v3/attachments/dcf2bc30-6fca-4646-9d9d-01f576aaf76e => generated 968 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:23.216817 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-115ea9f4-44ef-475e-80b5-40cf7fd23668 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 returned with HTTP 200 Aug 07 21:04:23.217312 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 748/3005] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:23 2026] GET /volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:23.226336 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-e8c00f07-0033-4e46-993e-28cade2afddb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:23.229311 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-e8c00f07-0033-4e46-993e-28cade2afddb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57/encryption Aug 07 21:04:23.229614 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-e8c00f07-0033-4e46-993e-28cade2afddb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:23.229903 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-e8c00f07-0033-4e46-993e-28cade2afddb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:23.244296 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:23.244296 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:23.253493 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-e8c00f07-0033-4e46-993e-28cade2afddb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57/encryption returned with HTTP 200 Aug 07 21:04:23.255803 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 762/3006] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:04:23 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:23.349131 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dcf88e92-e79d-4a82-a138-37ba5e11612b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:23.351506 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dcf88e92-e79d-4a82-a138-37ba5e11612b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:23.351771 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dcf88e92-e79d-4a82-a138-37ba5e11612b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:23.352054 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dcf88e92-e79d-4a82-a138-37ba5e11612b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:23.352185 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-dcf88e92-e79d-4a82-a138-37ba5e11612b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:23.358076 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:23.358076 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:23.359071 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dcf88e92-e79d-4a82-a138-37ba5e11612b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:23.359518 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 754/3007] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:23 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:23.894921 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f1e1f7d6-a62a-45bc-912c-1381f32d9b1f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:23.897181 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1e1f7d6-a62a-45bc-912c-1381f32d9b1f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:23.897443 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1e1f7d6-a62a-45bc-912c-1381f32d9b1f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:23.897704 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1e1f7d6-a62a-45bc-912c-1381f32d9b1f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:23.909580 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:23.909580 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:23.913810 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f1e1f7d6-a62a-45bc-912c-1381f32d9b1f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:23.919260 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1e1f7d6-a62a-45bc-912c-1381f32d9b1f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:23.919769 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 744/3008] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:23 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:24.234308 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1ac7aeb3-8554-4b1b-a845-24550ad1d304 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:24.236647 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ac7aeb3-8554-4b1b-a845-24550ad1d304 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 Aug 07 21:04:24.236962 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ac7aeb3-8554-4b1b-a845-24550ad1d304 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:24.237226 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ac7aeb3-8554-4b1b-a845-24550ad1d304 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:24.245552 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:24.245552 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:24.250129 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1ac7aeb3-8554-4b1b-a845-24550ad1d304 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:04:24.255509 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ac7aeb3-8554-4b1b-a845-24550ad1d304 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 returned with HTTP 200 Aug 07 21:04:24.255948 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 749/3009] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:24 2026] GET /volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:24.270059 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a24af0ce-3733-4ddb-9535-b057b7dc0038 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:24.271947 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a24af0ce-3733-4ddb-9535-b057b7dc0038 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:04:24.272284 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a24af0ce-3733-4ddb-9535-b057b7dc0038 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6e6b28b9-ba65-4e98-a970-677a832f0fe6", "name": "tempest-VolumesBackupsTest-Backup-809533226"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:24.273581 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-a24af0ce-3733-4ddb-9535-b057b7dc0038 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Creating new backup {'backup': {'volume_id': '6e6b28b9-ba65-4e98-a970-677a832f0fe6', 'name': 'tempest-VolumesBackupsTest-Backup-809533226'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:04:24.273706 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-a24af0ce-3733-4ddb-9535-b057b7dc0038 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Creating backup of volume 6e6b28b9-ba65-4e98-a970-677a832f0fe6 in container None Aug 07 21:04:24.282129 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:24.282129 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:24.282842 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a24af0ce-3733-4ddb-9535-b057b7dc0038 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:04:24.304472 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-a24af0ce-3733-4ddb-9535-b057b7dc0038 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Created reservations ['fc49c44e-5786-489b-b5de-83db29f6509a', '9f91cc00-2510-47d3-8c68-65e80bdaf7fc'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:04:24.333007 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a24af0ce-3733-4ddb-9535-b057b7dc0038 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:04:24.333434 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 763/3010] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:04:24 2026] POST /volume/v3/backups => generated 329 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:24.343201 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9066b694-fc11-4fb8-a73a-1ae292a21c39 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:24.346580 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9066b694-fc11-4fb8-a73a-1ae292a21c39 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:24.346881 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9066b694-fc11-4fb8-a73a-1ae292a21c39 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:24.347142 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9066b694-fc11-4fb8-a73a-1ae292a21c39 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:24.347311 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-9066b694-fc11-4fb8-a73a-1ae292a21c39 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:24.352495 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:24.352495 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:24.353575 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9066b694-fc11-4fb8-a73a-1ae292a21c39 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:24.354021 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 755/3011] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:24 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:24.377894 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-330ef625-3ccf-49fa-9a66-c597855a13b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:24.381263 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-330ef625-3ccf-49fa-9a66-c597855a13b3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:24.381421 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-330ef625-3ccf-49fa-9a66-c597855a13b3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:24.381696 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-330ef625-3ccf-49fa-9a66-c597855a13b3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:24.381870 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-330ef625-3ccf-49fa-9a66-c597855a13b3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:24.396018 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:24.396018 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:24.397443 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-330ef625-3ccf-49fa-9a66-c597855a13b3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:24.401171 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 745/3012] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:24 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:24.935530 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8aa4ea69-7bc4-4397-9620-6ee8f4d4e92d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:24.936626 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-06a45644-baac-4ed0-9f96-7cbbf53d5f39 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:24.938252 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8aa4ea69-7bc4-4397-9620-6ee8f4d4e92d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:24.938561 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-06a45644-baac-4ed0-9f96-7cbbf53d5f39 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:24.938801 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-06a45644-baac-4ed0-9f96-7cbbf53d5f39 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:24.939270 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-06a45644-baac-4ed0-9f96-7cbbf53d5f39 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:24.939270 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-06a45644-baac-4ed0-9f96-7cbbf53d5f39 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Delete volume with id: 6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:24.939844 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8aa4ea69-7bc4-4397-9620-6ee8f4d4e92d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:24.940197 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8aa4ea69-7bc4-4397-9620-6ee8f4d4e92d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:24.948521 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:24.948521 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:24.948943 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-06a45644-baac-4ed0-9f96-7cbbf53d5f39 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:24.951961 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:24.951961 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:24.956531 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8aa4ea69-7bc4-4397-9620-6ee8f4d4e92d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:24.962010 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8aa4ea69-7bc4-4397-9620-6ee8f4d4e92d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:24.962522 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 750/3013] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:24 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:24.973732 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-06a45644-baac-4ed0-9f96-7cbbf53d5f39 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Delete volume request issued successfully. Aug 07 21:04:24.973963 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-06a45644-baac-4ed0-9f96-7cbbf53d5f39 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 202 Aug 07 21:04:24.974488 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 764/3014] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:04:24 2026] DELETE /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:04:24.981817 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bc0661ed-88af-4c52-81f5-c47914f68198 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:24.984718 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bc0661ed-88af-4c52-81f5-c47914f68198 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:24.984988 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bc0661ed-88af-4c52-81f5-c47914f68198 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:24.985172 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bc0661ed-88af-4c52-81f5-c47914f68198 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:24.993076 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:24.993076 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:24.997952 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-bc0661ed-88af-4c52-81f5-c47914f68198 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:25.005263 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bc0661ed-88af-4c52-81f5-c47914f68198 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 200 Aug 07 21:04:25.006130 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 756/3015] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:24 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:25.364513 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-22a9d1c1-8ed7-422f-91de-2d8bf3065509 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:25.366709 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22a9d1c1-8ed7-422f-91de-2d8bf3065509 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:25.367189 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22a9d1c1-8ed7-422f-91de-2d8bf3065509 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:25.368745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22a9d1c1-8ed7-422f-91de-2d8bf3065509 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:25.368745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-22a9d1c1-8ed7-422f-91de-2d8bf3065509 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:25.373796 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:25.373796 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:25.374777 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22a9d1c1-8ed7-422f-91de-2d8bf3065509 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:25.375405 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 746/3016] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:25 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:04:25.410640 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-907222a1-603b-4bf0-b59f-caebbe8080ba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:25.413459 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-907222a1-603b-4bf0-b59f-caebbe8080ba tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:25.413657 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-907222a1-603b-4bf0-b59f-caebbe8080ba tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:25.413941 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-907222a1-603b-4bf0-b59f-caebbe8080ba tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:25.414025 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-907222a1-603b-4bf0-b59f-caebbe8080ba tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:25.419064 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:25.419064 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:25.420055 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-907222a1-603b-4bf0-b59f-caebbe8080ba tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:25.421863 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 751/3017] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:25 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:25.976805 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-190ecd41-d81e-43c5-a3f6-868b12e0aa10 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:25.978949 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-190ecd41-d81e-43c5-a3f6-868b12e0aa10 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:25.979213 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-190ecd41-d81e-43c5-a3f6-868b12e0aa10 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:25.979447 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-190ecd41-d81e-43c5-a3f6-868b12e0aa10 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:25.990672 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:25.990672 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:25.994685 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-190ecd41-d81e-43c5-a3f6-868b12e0aa10 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:26.000001 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-190ecd41-d81e-43c5-a3f6-868b12e0aa10 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:26.000522 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 765/3018] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:25 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:26.018889 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-73d817b1-16dd-493d-a896-48fc90e9da2b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:26.021041 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-73d817b1-16dd-493d-a896-48fc90e9da2b tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 Aug 07 21:04:26.021276 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-73d817b1-16dd-493d-a896-48fc90e9da2b tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:26.021543 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-73d817b1-16dd-493d-a896-48fc90e9da2b tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:26.028562 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-73d817b1-16dd-493d-a896-48fc90e9da2b tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 returned with HTTP 404 Aug 07 21:04:26.029163 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 757/3019] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:26 2026] GET /volume/v3/volumes/6df9ce87-1b0f-4379-be3e-094765c979b8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:26.037582 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6ff37b7b-e8d0-42bc-82ac-ba3d899973eb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:26.038968 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ff37b7b-e8d0-42bc-82ac-ba3d899973eb tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] DELETE https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:26.039369 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ff37b7b-e8d0-42bc-82ac-ba3d899973eb tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:26.039653 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ff37b7b-e8d0-42bc-82ac-ba3d899973eb tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:26.039901 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6ff37b7b-e8d0-42bc-82ac-ba3d899973eb tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Delete volume with id: 0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:26.047217 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:26.047217 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:26.047923 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6ff37b7b-e8d0-42bc-82ac-ba3d899973eb tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:26.064773 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6ff37b7b-e8d0-42bc-82ac-ba3d899973eb tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Delete volume request issued successfully. Aug 07 21:04:26.064773 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ff37b7b-e8d0-42bc-82ac-ba3d899973eb tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 202 Aug 07 21:04:26.064773 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 747/3020] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:04:26 2026] DELETE /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:04:26.071872 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b3d237af-9dd3-4a55-a4ce-0194436e8549 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:26.073657 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3d237af-9dd3-4a55-a4ce-0194436e8549 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:26.073925 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b3d237af-9dd3-4a55-a4ce-0194436e8549 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:26.074154 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b3d237af-9dd3-4a55-a4ce-0194436e8549 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:26.083735 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:26.083735 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:26.094521 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b3d237af-9dd3-4a55-a4ce-0194436e8549 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Volume info retrieved successfully. Aug 07 21:04:26.104095 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3d237af-9dd3-4a55-a4ce-0194436e8549 tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 200 Aug 07 21:04:26.104659 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 752/3021] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:26 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:26.386738 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-71849d26-9093-4eb5-bde8-58d7e479a16b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:26.389272 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-71849d26-9093-4eb5-bde8-58d7e479a16b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:26.389501 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-71849d26-9093-4eb5-bde8-58d7e479a16b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:26.389691 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-71849d26-9093-4eb5-bde8-58d7e479a16b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:26.389891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-71849d26-9093-4eb5-bde8-58d7e479a16b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:26.394577 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:26.394577 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:26.395362 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-71849d26-9093-4eb5-bde8-58d7e479a16b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:26.395800 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 766/3022] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:26 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:26.438191 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7f02fcfd-07d0-4b1e-a1dd-8404887d564a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:26.440160 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7f02fcfd-07d0-4b1e-a1dd-8404887d564a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:26.440363 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7f02fcfd-07d0-4b1e-a1dd-8404887d564a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:26.440643 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7f02fcfd-07d0-4b1e-a1dd-8404887d564a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:26.440728 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-7f02fcfd-07d0-4b1e-a1dd-8404887d564a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:26.445284 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:26.445284 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:26.446827 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7f02fcfd-07d0-4b1e-a1dd-8404887d564a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:26.447331 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 758/3023] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:26 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:26.457294 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-dd0c527e-63e6-4687-b4e1-5eeeecf1c38c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:26.459925 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-dd0c527e-63e6-4687-b4e1-5eeeecf1c38c tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:26.460333 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-dd0c527e-63e6-4687-b4e1-5eeeecf1c38c tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:26.460718 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-dd0c527e-63e6-4687-b4e1-5eeeecf1c38c tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:26.471021 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:26.471021 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:26.476021 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-dd0c527e-63e6-4687-b4e1-5eeeecf1c38c tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:26.481731 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-dd0c527e-63e6-4687-b4e1-5eeeecf1c38c tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:26.482413 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 748/3024] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:26 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:26.564589 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8a9a1f67-f8ef-4922-b2d6-26668e41c13e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:26.565020 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8a9a1f67-f8ef-4922-b2d6-26668e41c13e None None] GET https://10.4.3.127/volume// Aug 07 21:04:26.565238 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8a9a1f67-f8ef-4922-b2d6-26668e41c13e None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:26.565450 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8a9a1f67-f8ef-4922-b2d6-26668e41c13e None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:26.565875 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8a9a1f67-f8ef-4922-b2d6-26668e41c13e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:26.566223 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 753/3025] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:04:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:26.574223 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-c5712768-cc7f-4a17-91df-f1809429411a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:26.576662 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-c5712768-cc7f-4a17-91df-f1809429411a tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:04:26.577073 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-c5712768-cc7f-4a17-91df-f1809429411a tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e00d3ca0-9f02-4418-8ac0-15da312581da", "connector": null, "instance_uuid": "b40abd2b-388c-44d6-8de6-78b7bd7ec9d9"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:26.586032 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:26.586032 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:26.611257 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-c5712768-cc7f-4a17-91df-f1809429411a tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:04:26.611717 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 767/3026] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:04:26 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:26.642371 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d84aa768-29dc-4e71-9ab6-f7f16a0a46ac None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:26.642371 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d84aa768-29dc-4e71-9ab6-f7f16a0a46ac tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:26.642687 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d84aa768-29dc-4e71-9ab6-f7f16a0a46ac tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:26.642717 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d84aa768-29dc-4e71-9ab6-f7f16a0a46ac tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:26.648633 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-25d0aa91-9418-45e2-8d4c-2b82bd347c26 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:26.649468 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25d0aa91-9418-45e2-8d4c-2b82bd347c26 None None] GET https://10.4.3.127/volume// Aug 07 21:04:26.649743 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25d0aa91-9418-45e2-8d4c-2b82bd347c26 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:26.650036 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25d0aa91-9418-45e2-8d4c-2b82bd347c26 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:26.650408 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25d0aa91-9418-45e2-8d4c-2b82bd347c26 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:26.650792 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 749/3027] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:26.652556 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:26.652556 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:26.656649 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d84aa768-29dc-4e71-9ab6-f7f16a0a46ac tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:26.659136 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-772998cf-6616-4d2f-b076-135050997fdb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:26.661160 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d84aa768-29dc-4e71-9ab6-f7f16a0a46ac tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:26.661305 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-772998cf-6616-4d2f-b076-135050997fdb tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:26.661529 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 759/3028] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:26 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:26.662106 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-772998cf-6616-4d2f-b076-135050997fdb tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:26.662158 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-772998cf-6616-4d2f-b076-135050997fdb tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:26.671516 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:26.671516 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:26.675618 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-772998cf-6616-4d2f-b076-135050997fdb tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:26.680368 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-772998cf-6616-4d2f-b076-135050997fdb tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:26.680953 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 754/3029] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:04:26 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:26.797292 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-db0888bf-3bae-4312-8c77-cc79e31f0326 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:26.800204 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-db0888bf-3bae-4312-8c77-cc79e31f0326 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] PUT https://10.4.3.127/volume/v3/attachments/32a79a83-28d4-485a-b8a8-ded12b6690e5 Aug 07 21:04:26.800789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-db0888bf-3bae-4312-8c77-cc79e31f0326 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:26.811003 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-db0888bf-3bae-4312-8c77-cc79e31f0326 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Acquiring lock "cinder-attachment_update-e00d3ca0-9f02-4418-8ac0-15da312581da-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:04:26.821518 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-db0888bf-3bae-4312-8c77-cc79e31f0326 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Lock "cinder-attachment_update-e00d3ca0-9f02-4418-8ac0-15da312581da-np0000006755" acquired by "attachment_update" :: waited 0.011s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:04:26.822827 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:26.822827 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:26.926666 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-db0888bf-3bae-4312-8c77-cc79e31f0326 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Lock "cinder-attachment_update-e00d3ca0-9f02-4418-8ac0-15da312581da-np0000006755" released by "attachment_update" :: held 0.105s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:04:26.927031 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-db0888bf-3bae-4312-8c77-cc79e31f0326 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/attachments/32a79a83-28d4-485a-b8a8-ded12b6690e5 returned with HTTP 200 Aug 07 21:04:26.927515 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 768/3030] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:04:26 2026] PUT /volume/v3/attachments/32a79a83-28d4-485a-b8a8-ded12b6690e5 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:27.016285 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-211e148b-71fd-4a1f-b436-92f8f7848d18 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:27.017713 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-211e148b-71fd-4a1f-b436-92f8f7848d18 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:27.018043 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-211e148b-71fd-4a1f-b436-92f8f7848d18 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:27.018293 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-211e148b-71fd-4a1f-b436-92f8f7848d18 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:27.027966 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:27.027966 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:27.031871 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-211e148b-71fd-4a1f-b436-92f8f7848d18 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:27.036811 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-211e148b-71fd-4a1f-b436-92f8f7848d18 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:27.036811 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 750/3031] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:27 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:27.119705 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-11dc728f-2e7b-4f46-98ff-d79ce393405a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:27.121827 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-11dc728f-2e7b-4f46-98ff-d79ce393405a tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] GET https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 Aug 07 21:04:27.122082 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-11dc728f-2e7b-4f46-98ff-d79ce393405a tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:27.122323 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-11dc728f-2e7b-4f46-98ff-d79ce393405a tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:27.129505 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-11dc728f-2e7b-4f46-98ff-d79ce393405a tempest-TestServerVolumeAttachmentScenario-1842050192 tempest-TestServerVolumeAttachmentScenario-1842050192-project-member] https://10.4.3.127/volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 returned with HTTP 404 Aug 07 21:04:27.130138 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 760/3032] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:27 2026] GET /volume/v3/volumes/0b511e5b-3bc7-4625-87d3-b36e0570e583 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:27.412492 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3f8bc128-b65d-476e-a2aa-dde1c08ab208 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:27.414213 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f8bc128-b65d-476e-a2aa-dde1c08ab208 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:27.414559 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f8bc128-b65d-476e-a2aa-dde1c08ab208 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:27.414879 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f8bc128-b65d-476e-a2aa-dde1c08ab208 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:27.415119 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3f8bc128-b65d-476e-a2aa-dde1c08ab208 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:27.437353 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:27.437353 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:27.438518 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f8bc128-b65d-476e-a2aa-dde1c08ab208 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:27.439065 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 755/3033] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:27 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 738 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:27.465002 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b4415e82-dfd9-48de-a9a2-c32095783664 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:27.467259 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b4415e82-dfd9-48de-a9a2-c32095783664 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:27.467612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b4415e82-dfd9-48de-a9a2-c32095783664 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:27.467915 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b4415e82-dfd9-48de-a9a2-c32095783664 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:27.468107 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b4415e82-dfd9-48de-a9a2-c32095783664 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:27.474133 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:27.474133 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:27.475357 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b4415e82-dfd9-48de-a9a2-c32095783664 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:27.475898 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 769/3034] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:27 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:27.674827 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bcd670cb-7836-46ec-bc92-83bbb94f17b9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:27.676503 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcd670cb-7836-46ec-bc92-83bbb94f17b9 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:27.676719 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcd670cb-7836-46ec-bc92-83bbb94f17b9 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:27.676917 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcd670cb-7836-46ec-bc92-83bbb94f17b9 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:27.685839 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:27.685839 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:27.689367 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bcd670cb-7836-46ec-bc92-83bbb94f17b9 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:27.693285 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcd670cb-7836-46ec-bc92-83bbb94f17b9 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:27.693659 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 751/3035] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:27 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 866 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:28.052411 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-39b75c30-e039-4f35-9ee7-266315ead0a3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:28.056549 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-39b75c30-e039-4f35-9ee7-266315ead0a3 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:28.056840 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-39b75c30-e039-4f35-9ee7-266315ead0a3 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:28.057186 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-39b75c30-e039-4f35-9ee7-266315ead0a3 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:28.071198 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:28.071198 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:28.076187 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-39b75c30-e039-4f35-9ee7-266315ead0a3 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:28.083295 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-39b75c30-e039-4f35-9ee7-266315ead0a3 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:28.083750 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 761/3036] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:28 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:28.450727 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee3faf62-9c06-402d-aecb-21461f653bcb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:28.455329 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee3faf62-9c06-402d-aecb-21461f653bcb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:28.455329 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee3faf62-9c06-402d-aecb-21461f653bcb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:28.455329 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee3faf62-9c06-402d-aecb-21461f653bcb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:28.455329 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ee3faf62-9c06-402d-aecb-21461f653bcb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:28.461354 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:28.461354 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:28.462687 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee3faf62-9c06-402d-aecb-21461f653bcb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:28.462687 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 756/3037] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:28 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:28.487492 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-33de6987-fd80-4718-ad78-c96f5df3ea88 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:28.489708 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-33de6987-fd80-4718-ad78-c96f5df3ea88 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:28.489996 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-33de6987-fd80-4718-ad78-c96f5df3ea88 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:28.490280 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-33de6987-fd80-4718-ad78-c96f5df3ea88 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:28.490448 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-33de6987-fd80-4718-ad78-c96f5df3ea88 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:28.496800 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:28.496800 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:28.497714 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-33de6987-fd80-4718-ad78-c96f5df3ea88 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:28.498115 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 770/3038] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:28 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:28.721221 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a0f75650-8ce0-4c98-923e-bad8cf2c5ebb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:28.724479 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0f75650-8ce0-4c98-923e-bad8cf2c5ebb tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:28.724894 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0f75650-8ce0-4c98-923e-bad8cf2c5ebb tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:28.724894 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0f75650-8ce0-4c98-923e-bad8cf2c5ebb tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:28.740091 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:28.740091 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:28.745623 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a0f75650-8ce0-4c98-923e-bad8cf2c5ebb tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:28.753823 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0f75650-8ce0-4c98-923e-bad8cf2c5ebb tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:28.754398 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 752/3039] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:28 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:29.098059 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-eb9be620-5c86-4944-8c36-799c40ca754c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:29.100476 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eb9be620-5c86-4944-8c36-799c40ca754c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:29.100790 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-eb9be620-5c86-4944-8c36-799c40ca754c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:29.101031 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-eb9be620-5c86-4944-8c36-799c40ca754c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:29.111192 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:29.111192 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:29.114996 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-eb9be620-5c86-4944-8c36-799c40ca754c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:29.120085 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eb9be620-5c86-4944-8c36-799c40ca754c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:29.120649 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 762/3040] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:29 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:29.475067 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-76f35732-8ad7-4d69-bdf9-23c8e2c7b13d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:29.485554 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76f35732-8ad7-4d69-bdf9-23c8e2c7b13d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:29.485554 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76f35732-8ad7-4d69-bdf9-23c8e2c7b13d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:29.485554 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76f35732-8ad7-4d69-bdf9-23c8e2c7b13d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:29.485554 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-76f35732-8ad7-4d69-bdf9-23c8e2c7b13d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:29.485554 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=185,cinder:UPDATE=40,cinder:INSERT=10,cinder:DELETE=1 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:04:29.487361 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:29.487361 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:29.488714 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76f35732-8ad7-4d69-bdf9-23c8e2c7b13d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:29.489264 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 757/3041] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:29 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:29.512008 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f443f8d9-0658-40c9-9c51-09c01e5db9b7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:29.514367 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f443f8d9-0658-40c9-9c51-09c01e5db9b7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:29.514457 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f443f8d9-0658-40c9-9c51-09c01e5db9b7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:29.514835 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f443f8d9-0658-40c9-9c51-09c01e5db9b7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:29.514973 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-f443f8d9-0658-40c9-9c51-09c01e5db9b7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:29.521990 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:29.521990 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:29.523002 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f443f8d9-0658-40c9-9c51-09c01e5db9b7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:29.523439 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 771/3042] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:29 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:29.778026 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cfc002e7-41e0-4570-9fea-97511bd74919 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:29.780825 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfc002e7-41e0-4570-9fea-97511bd74919 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:29.781158 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cfc002e7-41e0-4570-9fea-97511bd74919 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:29.781445 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cfc002e7-41e0-4570-9fea-97511bd74919 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:29.793129 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:29.793129 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:29.797432 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cfc002e7-41e0-4570-9fea-97511bd74919 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:29.802832 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfc002e7-41e0-4570-9fea-97511bd74919 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:29.803293 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 753/3043] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:29 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:30.136067 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1ae66c81-39bc-49e5-ba4a-ebc0c1af3f05 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:30.138120 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1ae66c81-39bc-49e5-ba4a-ebc0c1af3f05 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:30.138416 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1ae66c81-39bc-49e5-ba4a-ebc0c1af3f05 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:30.138709 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1ae66c81-39bc-49e5-ba4a-ebc0c1af3f05 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:30.152915 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:30.152915 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:30.158344 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1ae66c81-39bc-49e5-ba4a-ebc0c1af3f05 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:30.163712 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1ae66c81-39bc-49e5-ba4a-ebc0c1af3f05 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:30.164433 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 763/3044] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:30 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:30.503094 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ff362d12-9790-49f9-b252-efa8acd70428 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:30.507167 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff362d12-9790-49f9-b252-efa8acd70428 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:30.507167 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ff362d12-9790-49f9-b252-efa8acd70428 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:30.507167 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ff362d12-9790-49f9-b252-efa8acd70428 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:30.507167 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ff362d12-9790-49f9-b252-efa8acd70428 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:30.516554 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:30.516554 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:30.516751 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff362d12-9790-49f9-b252-efa8acd70428 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:30.517309 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 758/3045] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:30 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:30.541692 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-743a709a-c49b-4b9c-aa59-51514927c4bd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:30.544029 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-743a709a-c49b-4b9c-aa59-51514927c4bd tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:30.544245 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-743a709a-c49b-4b9c-aa59-51514927c4bd tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:30.544442 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-743a709a-c49b-4b9c-aa59-51514927c4bd tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:30.544612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-743a709a-c49b-4b9c-aa59-51514927c4bd tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:30.554655 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:30.554655 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:30.555783 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-743a709a-c49b-4b9c-aa59-51514927c4bd tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:30.556287 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 772/3046] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:30 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:30.819988 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4d8811a2-2d50-4402-a5b8-9433191a40e2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:30.823656 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d8811a2-2d50-4402-a5b8-9433191a40e2 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:30.824111 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d8811a2-2d50-4402-a5b8-9433191a40e2 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:30.824722 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d8811a2-2d50-4402-a5b8-9433191a40e2 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:30.859229 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:30.859229 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:30.859229 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4d8811a2-2d50-4402-a5b8-9433191a40e2 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:30.862534 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d8811a2-2d50-4402-a5b8-9433191a40e2 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:30.863183 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 754/3047] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:30 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:31.178882 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d621e270-6b40-46d4-87cd-ef5081ca9b45 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:31.181050 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d621e270-6b40-46d4-87cd-ef5081ca9b45 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:31.181291 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d621e270-6b40-46d4-87cd-ef5081ca9b45 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:31.181508 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d621e270-6b40-46d4-87cd-ef5081ca9b45 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:31.191114 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:31.191114 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:31.195191 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d621e270-6b40-46d4-87cd-ef5081ca9b45 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:31.201135 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d621e270-6b40-46d4-87cd-ef5081ca9b45 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:31.201677 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 764/3048] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:31 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:31.543012 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ef3d15bd-1f3e-4174-b72a-b296ffc8e2b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:31.547372 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef3d15bd-1f3e-4174-b72a-b296ffc8e2b4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:31.547372 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef3d15bd-1f3e-4174-b72a-b296ffc8e2b4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:31.547372 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef3d15bd-1f3e-4174-b72a-b296ffc8e2b4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:31.547372 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ef3d15bd-1f3e-4174-b72a-b296ffc8e2b4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:31.556223 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:31.556223 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:31.556223 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef3d15bd-1f3e-4174-b72a-b296ffc8e2b4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:31.556223 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 759/3049] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:31 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:31.572845 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b8fd7de1-1ff4-4b73-919a-8da3e9e1ba3f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:31.575160 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b8fd7de1-1ff4-4b73-919a-8da3e9e1ba3f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:31.575409 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b8fd7de1-1ff4-4b73-919a-8da3e9e1ba3f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:31.575691 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b8fd7de1-1ff4-4b73-919a-8da3e9e1ba3f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:31.575903 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b8fd7de1-1ff4-4b73-919a-8da3e9e1ba3f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:31.582341 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:31.582341 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:31.583542 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b8fd7de1-1ff4-4b73-919a-8da3e9e1ba3f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:31.585090 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 773/3050] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:31 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:31.880312 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db9614fe-12a6-4405-86d8-10943b5e506e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:31.883179 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db9614fe-12a6-4405-86d8-10943b5e506e tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:31.883912 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db9614fe-12a6-4405-86d8-10943b5e506e tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:31.883912 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db9614fe-12a6-4405-86d8-10943b5e506e tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:31.896524 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:31.896524 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:31.901128 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-db9614fe-12a6-4405-86d8-10943b5e506e tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:31.906397 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db9614fe-12a6-4405-86d8-10943b5e506e tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:31.906884 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 755/3051] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:31 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:32.214842 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dadc6ca7-97a1-4b6d-b1f1-8334a44a296c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:32.217259 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dadc6ca7-97a1-4b6d-b1f1-8334a44a296c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:32.217596 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dadc6ca7-97a1-4b6d-b1f1-8334a44a296c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:32.217929 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dadc6ca7-97a1-4b6d-b1f1-8334a44a296c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:32.232426 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:32.232426 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:32.238290 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-dadc6ca7-97a1-4b6d-b1f1-8334a44a296c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:32.245165 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dadc6ca7-97a1-4b6d-b1f1-8334a44a296c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:32.245329 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 765/3052] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:32 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:32.572379 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e77fbcf0-6ff8-41ca-8274-1bfaf6ad5c9e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:32.574453 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e77fbcf0-6ff8-41ca-8274-1bfaf6ad5c9e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:32.574653 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e77fbcf0-6ff8-41ca-8274-1bfaf6ad5c9e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:32.574910 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e77fbcf0-6ff8-41ca-8274-1bfaf6ad5c9e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:32.575047 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e77fbcf0-6ff8-41ca-8274-1bfaf6ad5c9e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:32.579897 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:32.579897 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:32.580887 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e77fbcf0-6ff8-41ca-8274-1bfaf6ad5c9e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:32.581408 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 760/3053] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:32 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:32.596786 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f11120ab-c717-418f-b608-4c6b338e1a99 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:32.599043 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f11120ab-c717-418f-b608-4c6b338e1a99 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:32.599309 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f11120ab-c717-418f-b608-4c6b338e1a99 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:32.599620 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f11120ab-c717-418f-b608-4c6b338e1a99 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:32.599789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-f11120ab-c717-418f-b608-4c6b338e1a99 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:32.605968 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:32.605968 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:32.606997 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f11120ab-c717-418f-b608-4c6b338e1a99 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:32.607547 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 774/3054] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:32 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:32.922205 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-30c0e7a0-dd04-4846-95b9-e7ab250632d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:32.926329 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30c0e7a0-dd04-4846-95b9-e7ab250632d1 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:32.926618 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30c0e7a0-dd04-4846-95b9-e7ab250632d1 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:32.926874 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30c0e7a0-dd04-4846-95b9-e7ab250632d1 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:32.938853 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:32.938853 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:32.942987 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-30c0e7a0-dd04-4846-95b9-e7ab250632d1 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:32.948556 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30c0e7a0-dd04-4846-95b9-e7ab250632d1 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:32.949292 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 756/3055] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:32 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:33.262312 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ab606406-d704-4109-a414-e6a47d5e79b1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:33.267844 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ab606406-d704-4109-a414-e6a47d5e79b1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:33.267844 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ab606406-d704-4109-a414-e6a47d5e79b1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:33.267844 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ab606406-d704-4109-a414-e6a47d5e79b1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:33.286155 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:33.286155 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:33.297271 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ab606406-d704-4109-a414-e6a47d5e79b1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:33.310229 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ab606406-d704-4109-a414-e6a47d5e79b1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:33.311210 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 766/3056] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:33 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:33.600305 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9bb684b9-bb9c-485e-a838-cc412e55269c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:33.604786 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9bb684b9-bb9c-485e-a838-cc412e55269c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:33.604786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9bb684b9-bb9c-485e-a838-cc412e55269c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:33.604786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9bb684b9-bb9c-485e-a838-cc412e55269c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:33.604786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9bb684b9-bb9c-485e-a838-cc412e55269c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:33.615292 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:33.615292 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:33.615292 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9bb684b9-bb9c-485e-a838-cc412e55269c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:33.615828 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 761/3057] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:33 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:33.622630 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5b5568d5-76da-457a-91ec-311cad45ad9c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:33.625626 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5b5568d5-76da-457a-91ec-311cad45ad9c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:33.625895 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5b5568d5-76da-457a-91ec-311cad45ad9c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:33.626141 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5b5568d5-76da-457a-91ec-311cad45ad9c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:33.626269 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-5b5568d5-76da-457a-91ec-311cad45ad9c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:33.632184 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:33.632184 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:33.633325 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5b5568d5-76da-457a-91ec-311cad45ad9c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:33.633771 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 775/3058] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:33 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:33.643234 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-6842ae4e-b04e-4fcb-b0dc-c8ce5cd8c41d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:33.646181 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-6842ae4e-b04e-4fcb-b0dc-c8ce5cd8c41d tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] POST https://10.4.3.127/volume/v3/attachments/32a79a83-28d4-485a-b8a8-ded12b6690e5/action Aug 07 21:04:33.646716 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-6842ae4e-b04e-4fcb-b0dc-c8ce5cd8c41d tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:33.646882 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-6842ae4e-b04e-4fcb-b0dc-c8ce5cd8c41d tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:33.671528 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:33.671528 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:33.690560 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-81bb1fd2-982f-46cc-bff8-4c79b2ada98e req-6842ae4e-b04e-4fcb-b0dc-c8ce5cd8c41d tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/attachments/32a79a83-28d4-485a-b8a8-ded12b6690e5/action returned with HTTP 204 Aug 07 21:04:33.691497 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 757/3059] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:04:33 2026] POST /volume/v3/attachments/32a79a83-28d4-485a-b8a8-ded12b6690e5/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:33.963952 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7c276e3c-5656-44e2-a900-852d769c1374 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:33.968418 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7c276e3c-5656-44e2-a900-852d769c1374 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:33.968418 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7c276e3c-5656-44e2-a900-852d769c1374 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:33.968418 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7c276e3c-5656-44e2-a900-852d769c1374 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:33.978252 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:33.978252 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:33.986545 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7c276e3c-5656-44e2-a900-852d769c1374 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:33.993138 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7c276e3c-5656-44e2-a900-852d769c1374 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:33.993880 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 767/3060] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:33 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 1158 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:34.010065 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aecef43c-a6aa-4db4-a100-12050ac8d682 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:34.011847 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aecef43c-a6aa-4db4-a100-12050ac8d682 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] POST https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da/action Aug 07 21:04:34.013809 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aecef43c-a6aa-4db4-a100-12050ac8d682 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:34.013809 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aecef43c-a6aa-4db4-a100-12050ac8d682 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:34.026066 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:34.026066 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:34.026885 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aecef43c-a6aa-4db4-a100-12050ac8d682 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:34.075436 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-aecef43c-a6aa-4db4-a100-12050ac8d682 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Created reservations ['932f8606-327c-4c25-a059-df264ab534c5', 'c231bdbe-7cb0-4968-927d-2a6f76edd855'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:04:34.103090 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aecef43c-a6aa-4db4-a100-12050ac8d682 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Extend volume request issued successfully. Aug 07 21:04:34.103090 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aecef43c-a6aa-4db4-a100-12050ac8d682 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da/action returned with HTTP 202 Aug 07 21:04:34.103090 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 762/3061] 10.4.3.127 () {70 vars in 1431 bytes} [Fri Aug 7 21:04:34 2026] POST /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 21:04:34.113884 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d6e670bb-b2a8-42e7-bb3c-c1af5b6755f5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:34.118823 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d6e670bb-b2a8-42e7-bb3c-c1af5b6755f5 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:34.118823 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d6e670bb-b2a8-42e7-bb3c-c1af5b6755f5 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:34.118823 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d6e670bb-b2a8-42e7-bb3c-c1af5b6755f5 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:34.132157 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:34.132157 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:34.136715 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d6e670bb-b2a8-42e7-bb3c-c1af5b6755f5 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:34.142262 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d6e670bb-b2a8-42e7-bb3c-c1af5b6755f5 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:34.142506 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 776/3062] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:34 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:34.328811 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ae76e246-ff64-42f3-bd91-2baf979cb074 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:34.331511 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae76e246-ff64-42f3-bd91-2baf979cb074 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:34.331960 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae76e246-ff64-42f3-bd91-2baf979cb074 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:34.332018 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae76e246-ff64-42f3-bd91-2baf979cb074 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:34.343788 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:34.343788 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:34.348232 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ae76e246-ff64-42f3-bd91-2baf979cb074 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:34.353127 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae76e246-ff64-42f3-bd91-2baf979cb074 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:34.353582 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 758/3063] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:34 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:34.582669 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-aecef43c-a6aa-4db4-a100-12050ac8d682 req-cad1d041-b5ae-4986-898b-cf9e304df7c9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:34.585801 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-aecef43c-a6aa-4db4-a100-12050ac8d682 req-cad1d041-b5ae-4986-898b-cf9e304df7c9 service nova] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:34.586057 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-aecef43c-a6aa-4db4-a100-12050ac8d682 req-cad1d041-b5ae-4986-898b-cf9e304df7c9 service nova] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:34.586466 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-aecef43c-a6aa-4db4-a100-12050ac8d682 req-cad1d041-b5ae-4986-898b-cf9e304df7c9 service nova] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:34.603700 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:34.603700 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:34.608337 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-aecef43c-a6aa-4db4-a100-12050ac8d682 req-cad1d041-b5ae-4986-898b-cf9e304df7c9 service nova] Volume info retrieved successfully. Aug 07 21:04:34.612992 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-aecef43c-a6aa-4db4-a100-12050ac8d682 req-cad1d041-b5ae-4986-898b-cf9e304df7c9 service nova] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:34.613417 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 768/3064] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:34 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:34.628430 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0fbc55f8-254b-4cc2-b9ad-27186d8651ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:34.634192 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fbc55f8-254b-4cc2-b9ad-27186d8651ad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:34.634505 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0fbc55f8-254b-4cc2-b9ad-27186d8651ad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:34.635278 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0fbc55f8-254b-4cc2-b9ad-27186d8651ad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:34.635278 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0fbc55f8-254b-4cc2-b9ad-27186d8651ad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:34.648973 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:34.648973 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:34.649487 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c12232f5-3b5a-48b4-aafa-9c9b01999679 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:34.649786 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fbc55f8-254b-4cc2-b9ad-27186d8651ad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:34.649786 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 763/3065] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:34 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 738 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:34.652784 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c12232f5-3b5a-48b4-aafa-9c9b01999679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:34.652784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c12232f5-3b5a-48b4-aafa-9c9b01999679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:34.652784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c12232f5-3b5a-48b4-aafa-9c9b01999679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:34.652784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-c12232f5-3b5a-48b4-aafa-9c9b01999679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:34.657186 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:34.657186 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:34.658295 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c12232f5-3b5a-48b4-aafa-9c9b01999679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:34.658932 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 777/3066] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:34 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:35.163012 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bef54fc8-bd96-42d5-b03c-ff61da424956 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:35.165143 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bef54fc8-bd96-42d5-b03c-ff61da424956 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:35.165387 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bef54fc8-bd96-42d5-b03c-ff61da424956 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:35.165692 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bef54fc8-bd96-42d5-b03c-ff61da424956 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:35.176098 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:35.176098 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:35.180040 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bef54fc8-bd96-42d5-b03c-ff61da424956 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:35.185003 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bef54fc8-bd96-42d5-b03c-ff61da424956 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:35.185545 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 759/3067] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:35 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 21:04:35.201005 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-093c1ad0-98f6-4450-ab9c-c8b17fa2e592 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:35.203344 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-093c1ad0-98f6-4450-ab9c-c8b17fa2e592 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:35.203663 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-093c1ad0-98f6-4450-ab9c-c8b17fa2e592 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:35.203952 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-093c1ad0-98f6-4450-ab9c-c8b17fa2e592 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:35.215635 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:35.215635 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:35.219966 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-093c1ad0-98f6-4450-ab9c-c8b17fa2e592 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:35.224549 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-093c1ad0-98f6-4450-ab9c-c8b17fa2e592 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:35.225026 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 769/3068] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:35 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:35.371058 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f18415be-2c44-4d78-bad5-2ca1057da461 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:35.374106 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f18415be-2c44-4d78-bad5-2ca1057da461 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:35.374378 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f18415be-2c44-4d78-bad5-2ca1057da461 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:35.374674 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f18415be-2c44-4d78-bad5-2ca1057da461 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:35.391076 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:35.391076 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:35.394781 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f18415be-2c44-4d78-bad5-2ca1057da461 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:35.399313 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f18415be-2c44-4d78-bad5-2ca1057da461 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:35.400195 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 764/3069] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:35 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:35.484673 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-08c99821-f005-467c-a260-37a386ddbe29 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:35.487049 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-08c99821-f005-467c-a260-37a386ddbe29 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:35.487294 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-08c99821-f005-467c-a260-37a386ddbe29 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:35.487570 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-08c99821-f005-467c-a260-37a386ddbe29 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:35.498436 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:35.498436 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:35.502344 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-08c99821-f005-467c-a260-37a386ddbe29 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:35.507093 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-08c99821-f005-467c-a260-37a386ddbe29 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:35.507533 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 778/3070] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:35 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:35.531493 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-807943ea-edf1-41e5-a271-3bc20b84c511 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:35.534624 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-807943ea-edf1-41e5-a271-3bc20b84c511 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] POST https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da/action Aug 07 21:04:35.535090 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-807943ea-edf1-41e5-a271-3bc20b84c511 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:35.535262 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-807943ea-edf1-41e5-a271-3bc20b84c511 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:35.550386 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:35.550386 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:35.551060 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-807943ea-edf1-41e5-a271-3bc20b84c511 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:35.559399 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-807943ea-edf1-41e5-a271-3bc20b84c511 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Begin detaching volume completed successfully. Aug 07 21:04:35.559694 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-807943ea-edf1-41e5-a271-3bc20b84c511 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da/action returned with HTTP 202 Aug 07 21:04:35.560328 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 760/3071] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:04:35 2026] POST /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:04:35.585557 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-55556e86-b337-4a9f-8b4d-00e8eeb42521 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:35.587964 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-55556e86-b337-4a9f-8b4d-00e8eeb42521 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:35.588188 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-55556e86-b337-4a9f-8b4d-00e8eeb42521 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:35.588602 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-55556e86-b337-4a9f-8b4d-00e8eeb42521 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:35.606232 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:35.606232 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:35.612401 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-55556e86-b337-4a9f-8b4d-00e8eeb42521 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:35.616791 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-654cb337-dd41-45bb-980c-307d3b831af1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:35.617129 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-654cb337-dd41-45bb-980c-307d3b831af1 None None] GET https://10.4.3.127/volume// Aug 07 21:04:35.617371 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-654cb337-dd41-45bb-980c-307d3b831af1 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:35.617566 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-654cb337-dd41-45bb-980c-307d3b831af1 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:35.620181 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-55556e86-b337-4a9f-8b4d-00e8eeb42521 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:35.620620 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 770/3072] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:35 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 1161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:35.621696 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-654cb337-dd41-45bb-980c-307d3b831af1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:35.622265 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 765/3073] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:35 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:35.633330 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-ad83d800-a448-4f89-bbdb-d1b71a1eeb71 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:35.635713 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-ad83d800-a448-4f89-bbdb-d1b71a1eeb71 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:35.635713 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-ad83d800-a448-4f89-bbdb-d1b71a1eeb71 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:35.635907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-ad83d800-a448-4f89-bbdb-d1b71a1eeb71 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:35.646083 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:35.646083 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:35.650204 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-ad83d800-a448-4f89-bbdb-d1b71a1eeb71 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:35.655195 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-ad83d800-a448-4f89-bbdb-d1b71a1eeb71 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:35.655625 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 779/3074] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:04:35 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:35.665219 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6519bffd-df9f-4c06-a26a-6ceb64f51c33 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:35.667289 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6519bffd-df9f-4c06-a26a-6ceb64f51c33 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:35.667689 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6519bffd-df9f-4c06-a26a-6ceb64f51c33 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:35.667813 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6519bffd-df9f-4c06-a26a-6ceb64f51c33 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:35.667972 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6519bffd-df9f-4c06-a26a-6ceb64f51c33 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:35.670636 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-10c933cd-c70f-41ed-b5b6-f0cbbd292b8e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:35.672636 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-10c933cd-c70f-41ed-b5b6-f0cbbd292b8e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:35.672671 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:35.672671 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:35.672850 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-10c933cd-c70f-41ed-b5b6-f0cbbd292b8e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:35.673045 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-10c933cd-c70f-41ed-b5b6-f0cbbd292b8e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:35.673156 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-10c933cd-c70f-41ed-b5b6-f0cbbd292b8e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:35.673610 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6519bffd-df9f-4c06-a26a-6ceb64f51c33 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:35.674024 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 761/3075] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:35 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:35.678333 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:35.678333 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:35.679143 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-10c933cd-c70f-41ed-b5b6-f0cbbd292b8e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:35.679615 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 771/3076] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:35 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:35.902485 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-8ff80a46-dbda-48c7-ac97-b69cc9d7c959 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:35.905824 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-8ff80a46-dbda-48c7-ac97-b69cc9d7c959 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/attachments/dcf2bc30-6fca-4646-9d9d-01f576aaf76e/action Aug 07 21:04:35.911857 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-8ff80a46-dbda-48c7-ac97-b69cc9d7c959 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:35.911857 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-8ff80a46-dbda-48c7-ac97-b69cc9d7c959 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:35.933566 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:35.933566 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:35.952842 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-50ed8aa1-99c9-4962-8403-323494e8e22e req-8ff80a46-dbda-48c7-ac97-b69cc9d7c959 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/dcf2bc30-6fca-4646-9d9d-01f576aaf76e/action returned with HTTP 204 Aug 07 21:04:35.953344 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 766/3077] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:04:35 2026] POST /volume/v3/attachments/dcf2bc30-6fca-4646-9d9d-01f576aaf76e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:36.414431 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-53cf81c7-b527-4b81-ab7e-54c761512e84 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.416833 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-53cf81c7-b527-4b81-ab7e-54c761512e84 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:36.417142 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-53cf81c7-b527-4b81-ab7e-54c761512e84 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:36.417428 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-53cf81c7-b527-4b81-ab7e-54c761512e84 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:36.429105 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:36.429105 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:36.433426 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-53cf81c7-b527-4b81-ab7e-54c761512e84 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:36.438939 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-53cf81c7-b527-4b81-ab7e-54c761512e84 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:36.439544 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 780/3078] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:36 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 1172 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:36.454445 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-57966ecf-95b7-4a79-96db-52a85ccad850 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.456325 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-57966ecf-95b7-4a79-96db-52a85ccad850 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:36.456517 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-57966ecf-95b7-4a79-96db-52a85ccad850 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:36.456716 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-57966ecf-95b7-4a79-96db-52a85ccad850 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:36.467468 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:36.467468 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:36.475442 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-57966ecf-95b7-4a79-96db-52a85ccad850 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:36.480929 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-57966ecf-95b7-4a79-96db-52a85ccad850 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:36.481389 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 762/3079] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:36 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:36.523277 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-e3e480f4-575d-4a2b-9bf9-b2b1bce36f66 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.526415 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-e3e480f4-575d-4a2b-9bf9-b2b1bce36f66 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:36.526708 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-e3e480f4-575d-4a2b-9bf9-b2b1bce36f66 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:36.527074 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-e3e480f4-575d-4a2b-9bf9-b2b1bce36f66 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:36.542948 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:36.542948 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:36.549415 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-e3e480f4-575d-4a2b-9bf9-b2b1bce36f66 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:36.556616 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-e3e480f4-575d-4a2b-9bf9-b2b1bce36f66 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:36.556826 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 772/3080] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:36 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 1172 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:36.580470 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-0910b3db-c82a-46e8-b2fd-4dffd6e34350 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.583188 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-0910b3db-c82a-46e8-b2fd-4dffd6e34350 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57/action Aug 07 21:04:36.583580 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-0910b3db-c82a-46e8-b2fd-4dffd6e34350 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:36.583699 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-0910b3db-c82a-46e8-b2fd-4dffd6e34350 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:36.589026 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-82c3d5a4-e25b-470e-ae4f-dd2e18d62d39 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.591435 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-82c3d5a4-e25b-470e-ae4f-dd2e18d62d39 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] DELETE https://10.4.3.127/volume/v3/attachments/32a79a83-28d4-485a-b8a8-ded12b6690e5 Aug 07 21:04:36.592136 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-82c3d5a4-e25b-470e-ae4f-dd2e18d62d39 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:36.592545 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-82c3d5a4-e25b-470e-ae4f-dd2e18d62d39 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:36.595488 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:36.595488 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:36.597442 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-0910b3db-c82a-46e8-b2fd-4dffd6e34350 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:36.603047 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-0910b3db-c82a-46e8-b2fd-4dffd6e34350 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Begin detaching volume completed successfully. Aug 07 21:04:36.603251 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:36.603251 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:36.603409 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-0910b3db-c82a-46e8-b2fd-4dffd6e34350 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57/action returned with HTTP 202 Aug 07 21:04:36.603953 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 767/3081] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:04:36 2026] POST /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:04:36.637751 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-917334bd-da56-4520-9fe4-b6f6e085b932 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.639876 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-917334bd-da56-4520-9fe4-b6f6e085b932 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:36.640137 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-917334bd-da56-4520-9fe4-b6f6e085b932 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:36.640675 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-917334bd-da56-4520-9fe4-b6f6e085b932 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:36.653285 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:36.653285 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:36.658867 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-917334bd-da56-4520-9fe4-b6f6e085b932 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:36.664136 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-917334bd-da56-4520-9fe4-b6f6e085b932 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:36.664423 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 763/3082] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:36 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:36.669733 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4310aed9-add9-4237-870a-8146228d3a4c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.670179 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4310aed9-add9-4237-870a-8146228d3a4c None None] GET https://10.4.3.127/volume// Aug 07 21:04:36.670391 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4310aed9-add9-4237-870a-8146228d3a4c None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:36.670583 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4310aed9-add9-4237-870a-8146228d3a4c None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:36.670946 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4310aed9-add9-4237-870a-8146228d3a4c None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:36.671327 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 773/3083] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:36.681740 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5cae8345-06dd-4f4e-97d0-ddcd442627b2 req-82c3d5a4-e25b-470e-ae4f-dd2e18d62d39 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/attachments/32a79a83-28d4-485a-b8a8-ded12b6690e5 returned with HTTP 200 Aug 07 21:04:36.682508 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 781/3084] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:04:36 2026] DELETE /volume/v3/attachments/32a79a83-28d4-485a-b8a8-ded12b6690e5 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:36.683820 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-72fb8fbd-df97-4642-a207-7102cdc7372f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.688182 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-72fb8fbd-df97-4642-a207-7102cdc7372f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:36.688182 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-72fb8fbd-df97-4642-a207-7102cdc7372f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:36.688182 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-72fb8fbd-df97-4642-a207-7102cdc7372f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:36.690920 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-33910223-91fa-4c42-b210-b262a0963797 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.693072 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33910223-91fa-4c42-b210-b262a0963797 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:36.693206 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d97d9724-5bdc-4ee4-bdc0-d58e7a496c30 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.693261 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33910223-91fa-4c42-b210-b262a0963797 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:36.693434 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33910223-91fa-4c42-b210-b262a0963797 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:36.693546 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-33910223-91fa-4c42-b210-b262a0963797 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:36.698181 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d97d9724-5bdc-4ee4-bdc0-d58e7a496c30 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:36.698494 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d97d9724-5bdc-4ee4-bdc0-d58e7a496c30 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:36.698792 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d97d9724-5bdc-4ee4-bdc0-d58e7a496c30 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:36.698944 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:36.698944 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:36.699019 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-d97d9724-5bdc-4ee4-bdc0-d58e7a496c30 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:36.699683 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33910223-91fa-4c42-b210-b262a0963797 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:36.700098 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 764/3085] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:36 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:36.703947 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:36.703947 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:36.705104 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:36.705104 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:36.706598 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d97d9724-5bdc-4ee4-bdc0-d58e7a496c30 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:36.707224 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 774/3086] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:36 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:36.709849 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-72fb8fbd-df97-4642-a207-7102cdc7372f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:36.715538 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-72fb8fbd-df97-4642-a207-7102cdc7372f tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:36.715538 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 768/3087] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:04:36 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:36.719239 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-89ab513c-9b07-4484-a9fb-140e3b5f9fdc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.721587 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-89ab513c-9b07-4484-a9fb-140e3b5f9fdc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:36.721964 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-89ab513c-9b07-4484-a9fb-140e3b5f9fdc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:36.722298 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-89ab513c-9b07-4484-a9fb-140e3b5f9fdc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:36.724599 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-5e7dd4a3-f5cf-4001-9692-61b5eccf5ea1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.726886 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-5e7dd4a3-f5cf-4001-9692-61b5eccf5ea1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57/encryption Aug 07 21:04:36.727230 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-5e7dd4a3-f5cf-4001-9692-61b5eccf5ea1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:36.727419 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-5e7dd4a3-f5cf-4001-9692-61b5eccf5ea1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:36.735697 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:36.735697 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:36.738022 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:36.738022 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:36.740707 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-89ab513c-9b07-4484-a9fb-140e3b5f9fdc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:36.745467 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-5e7dd4a3-f5cf-4001-9692-61b5eccf5ea1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57/encryption returned with HTTP 200 Aug 07 21:04:36.746046 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 765/3088] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:04:36 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:36.746879 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-89ab513c-9b07-4484-a9fb-140e3b5f9fdc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:36.747347 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 782/3089] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:36 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:36.762290 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-68e2d84a-4d72-4d8e-b865-591cd518072a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.768500 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-68e2d84a-4d72-4d8e-b865-591cd518072a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:36.775510 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-68e2d84a-4d72-4d8e-b865-591cd518072a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:36.775897 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-68e2d84a-4d72-4d8e-b865-591cd518072a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:36.776044 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-68e2d84a-4d72-4d8e-b865-591cd518072a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete backup with id: eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. Aug 07 21:04:36.781355 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:36.781355 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:36.801468 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.backup.rpcapi [None req-68e2d84a-4d72-4d8e-b865-591cd518072a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] delete_backup rpcapi backup_id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 {{(pid=100278) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:04:36.804879 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-68e2d84a-4d72-4d8e-b865-591cd518072a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 202 Aug 07 21:04:36.805829 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 775/3090] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:04:36 2026] DELETE /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:04:36.817118 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c049d480-133d-4743-b65b-583f5ba87d01 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:36.820356 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c049d480-133d-4743-b65b-583f5ba87d01 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:36.820575 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c049d480-133d-4743-b65b-583f5ba87d01 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:36.820835 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c049d480-133d-4743-b65b-583f5ba87d01 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:36.820970 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c049d480-133d-4743-b65b-583f5ba87d01 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:36.828517 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:36.828517 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:36.829454 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c049d480-133d-4743-b65b-583f5ba87d01 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 200 Aug 07 21:04:36.829960 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 769/3091] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:36 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:37.654237 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-81553231-1ba1-464f-8ef4-ec173ac7dd5d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:37.656194 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-81553231-1ba1-464f-8ef4-ec173ac7dd5d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] DELETE https://10.4.3.127/volume/v3/attachments/dcf2bc30-6fca-4646-9d9d-01f576aaf76e Aug 07 21:04:37.656374 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-81553231-1ba1-464f-8ef4-ec173ac7dd5d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:37.656578 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-81553231-1ba1-464f-8ef4-ec173ac7dd5d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:37.663883 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:37.663883 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:37.684190 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-249ae958-d4b5-4c57-8b7f-b80f70c66a6d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:37.686458 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-249ae958-d4b5-4c57-8b7f-b80f70c66a6d tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:37.686744 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-249ae958-d4b5-4c57-8b7f-b80f70c66a6d tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:37.687013 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-249ae958-d4b5-4c57-8b7f-b80f70c66a6d tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:37.695285 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:37.695285 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:37.699490 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-249ae958-d4b5-4c57-8b7f-b80f70c66a6d tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:37.705070 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-249ae958-d4b5-4c57-8b7f-b80f70c66a6d tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:37.705562 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 783/3092] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:37 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:37.712995 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bfbb8285-6c93-479a-a016-9f2eb47c3f9c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:37.719469 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bfbb8285-6c93-479a-a016-9f2eb47c3f9c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:37.720272 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bfbb8285-6c93-479a-a016-9f2eb47c3f9c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:37.720443 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bfbb8285-6c93-479a-a016-9f2eb47c3f9c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:37.720474 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-bfbb8285-6c93-479a-a016-9f2eb47c3f9c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:37.732182 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:37.732182 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:37.733215 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bfbb8285-6c93-479a-a016-9f2eb47c3f9c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:37.735198 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 776/3093] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:37 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:37.737112 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b34a7c8e-c881-4850-9a1f-d64475b9d163 req-81553231-1ba1-464f-8ef4-ec173ac7dd5d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/dcf2bc30-6fca-4646-9d9d-01f576aaf76e returned with HTTP 200 Aug 07 21:04:37.738175 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 766/3094] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:04:37 2026] DELETE /volume/v3/attachments/dcf2bc30-6fca-4646-9d9d-01f576aaf76e => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:37.842599 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1856a17e-a740-4932-b112-7dae47b287b8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:37.847393 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1856a17e-a740-4932-b112-7dae47b287b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 Aug 07 21:04:37.847614 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1856a17e-a740-4932-b112-7dae47b287b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:37.849279 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1856a17e-a740-4932-b112-7dae47b287b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:37.849279 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1856a17e-a740-4932-b112-7dae47b287b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:37.862322 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1856a17e-a740-4932-b112-7dae47b287b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 returned with HTTP 404 Aug 07 21:04:37.862978 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 770/3095] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:37 2026] GET /volume/v3/backups/eee8ecc8-3df9-4c2d-ab6a-d748c262ebc4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:37.983425 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-f7464211-143f-4deb-bde3-3275fe3423c0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:37.985545 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-f7464211-143f-4deb-bde3-3275fe3423c0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:37.985740 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-f7464211-143f-4deb-bde3-3275fe3423c0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:37.985959 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-f7464211-143f-4deb-bde3-3275fe3423c0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:37.996699 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:37.996699 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:38.000869 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-f7464211-143f-4deb-bde3-3275fe3423c0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:38.006910 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-f7464211-143f-4deb-bde3-3275fe3423c0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:38.007469 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 784/3096] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:37 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:38.028698 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-956e1c66-96fa-46ab-8c12-803ade791802 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:38.031559 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-956e1c66-96fa-46ab-8c12-803ade791802 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb/action Aug 07 21:04:38.031972 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-956e1c66-96fa-46ab-8c12-803ade791802 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:38.032216 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-956e1c66-96fa-46ab-8c12-803ade791802 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:38.045154 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:38.045154 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:38.045777 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-956e1c66-96fa-46ab-8c12-803ade791802 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:38.052716 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-956e1c66-96fa-46ab-8c12-803ade791802 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Begin detaching volume completed successfully. Aug 07 21:04:38.052987 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-956e1c66-96fa-46ab-8c12-803ade791802 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb/action returned with HTTP 202 Aug 07 21:04:38.053412 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 777/3097] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:04:38 2026] POST /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:04:38.074153 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eb725634-3681-4178-a3bb-05282b1121e8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:38.076105 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb725634-3681-4178-a3bb-05282b1121e8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:38.076337 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb725634-3681-4178-a3bb-05282b1121e8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:38.076566 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb725634-3681-4178-a3bb-05282b1121e8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:38.087204 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:38.087204 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:38.091567 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eb725634-3681-4178-a3bb-05282b1121e8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:38.096032 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb725634-3681-4178-a3bb-05282b1121e8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:38.096517 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 767/3098] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:38 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:38.101403 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-62781185-32a1-4ded-a98d-a731ede54e20 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:38.102191 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62781185-32a1-4ded-a98d-a731ede54e20 None None] GET https://10.4.3.127/volume// Aug 07 21:04:38.102191 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62781185-32a1-4ded-a98d-a731ede54e20 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:38.102283 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62781185-32a1-4ded-a98d-a731ede54e20 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:38.102568 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62781185-32a1-4ded-a98d-a731ede54e20 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:38.103018 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 771/3099] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:38.118647 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-5e1c11d2-ab94-4734-ba5e-ab50360f220e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:38.119557 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-5e1c11d2-ab94-4734-ba5e-ab50360f220e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:38.119750 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-5e1c11d2-ab94-4734-ba5e-ab50360f220e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:38.119968 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-5e1c11d2-ab94-4734-ba5e-ab50360f220e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:38.132951 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:38.132951 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:38.144461 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-5e1c11d2-ab94-4734-ba5e-ab50360f220e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:38.148110 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-5e1c11d2-ab94-4734-ba5e-ab50360f220e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:38.148596 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 785/3100] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:04:38 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 1316 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:38.752242 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-09de87fa-5dce-4fa9-8696-79287e10ca04 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:38.754476 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-09de87fa-5dce-4fa9-8696-79287e10ca04 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:38.754712 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-09de87fa-5dce-4fa9-8696-79287e10ca04 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:38.754967 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-09de87fa-5dce-4fa9-8696-79287e10ca04 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:38.755100 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-09de87fa-5dce-4fa9-8696-79287e10ca04 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:38.761087 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:38.761087 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:38.762117 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-09de87fa-5dce-4fa9-8696-79287e10ca04 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:38.762781 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 778/3101] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:38 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:38.847638 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-296097e2-a52d-4767-a0b1-ea50131f0814 req-ed4da026-a7d8-4629-958b-658eda6ecc9a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:38.850139 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-296097e2-a52d-4767-a0b1-ea50131f0814 req-ed4da026-a7d8-4629-958b-658eda6ecc9a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:38.850561 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-296097e2-a52d-4767-a0b1-ea50131f0814 req-ed4da026-a7d8-4629-958b-658eda6ecc9a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:38.850918 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-296097e2-a52d-4767-a0b1-ea50131f0814 req-ed4da026-a7d8-4629-958b-658eda6ecc9a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:38.858487 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:38.858487 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:38.861982 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-296097e2-a52d-4767-a0b1-ea50131f0814 req-ed4da026-a7d8-4629-958b-658eda6ecc9a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:38.865623 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-296097e2-a52d-4767-a0b1-ea50131f0814 req-ed4da026-a7d8-4629-958b-658eda6ecc9a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:38.866094 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 768/3102] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:38 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:39.108992 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-c135598e-376a-4e7a-8bf4-10f2d4c7acb2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:39.113065 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-c135598e-376a-4e7a-8bf4-10f2d4c7acb2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/attachments/f316c425-33e9-4598-8466-f744925a51ab Aug 07 21:04:39.113797 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-c135598e-376a-4e7a-8bf4-10f2d4c7acb2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:39.113797 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-c135598e-376a-4e7a-8bf4-10f2d4c7acb2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:39.114341 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-aaff8bc2-ae59-4f8c-9bd6-9df55c7fcb09 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:39.116946 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aaff8bc2-ae59-4f8c-9bd6-9df55c7fcb09 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:39.120654 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aaff8bc2-ae59-4f8c-9bd6-9df55c7fcb09 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:39.120654 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aaff8bc2-ae59-4f8c-9bd6-9df55c7fcb09 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:39.122065 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:39.122065 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:39.130775 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:39.130775 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:39.135031 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-aaff8bc2-ae59-4f8c-9bd6-9df55c7fcb09 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:39.144616 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aaff8bc2-ae59-4f8c-9bd6-9df55c7fcb09 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:39.145265 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 786/3103] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:39 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:39.171061 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c3bf2f7b-7db6-493d-abf6-0a60fff63cc6 req-c135598e-376a-4e7a-8bf4-10f2d4c7acb2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/attachments/f316c425-33e9-4598-8466-f744925a51ab returned with HTTP 200 Aug 07 21:04:39.171597 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 772/3104] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:04:39 2026] DELETE /volume/v3/attachments/f316c425-33e9-4598-8466-f744925a51ab => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:39.774254 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5b187d16-dd10-4370-b640-d3e6a3f4733a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:39.776175 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5b187d16-dd10-4370-b640-d3e6a3f4733a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:39.776375 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5b187d16-dd10-4370-b640-d3e6a3f4733a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:39.776563 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5b187d16-dd10-4370-b640-d3e6a3f4733a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:39.776666 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-5b187d16-dd10-4370-b640-d3e6a3f4733a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:39.781302 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:39.781302 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:39.782296 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5b187d16-dd10-4370-b640-d3e6a3f4733a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:39.782879 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 779/3105] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:39 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:40.159563 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fe6feecb-75d7-47c3-8e1f-bc5d0af3d2f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:40.163482 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe6feecb-75d7-47c3-8e1f-bc5d0af3d2f4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:40.163744 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe6feecb-75d7-47c3-8e1f-bc5d0af3d2f4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:40.164441 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe6feecb-75d7-47c3-8e1f-bc5d0af3d2f4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:40.177099 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:40.177099 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:40.188144 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fe6feecb-75d7-47c3-8e1f-bc5d0af3d2f4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:40.202309 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe6feecb-75d7-47c3-8e1f-bc5d0af3d2f4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:40.202309 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 769/3106] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:40 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:40.796163 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b5b5aa44-b8c1-48dc-a495-7281f594d682 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:40.798146 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b5b5aa44-b8c1-48dc-a495-7281f594d682 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:40.798549 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b5b5aa44-b8c1-48dc-a495-7281f594d682 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:40.799073 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b5b5aa44-b8c1-48dc-a495-7281f594d682 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:40.799073 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b5b5aa44-b8c1-48dc-a495-7281f594d682 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:40.804258 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:40.804258 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:40.805780 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b5b5aa44-b8c1-48dc-a495-7281f594d682 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:40.805780 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 787/3107] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:40 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:41.135139 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2e9b1a76-96fa-474b-ba59-c3255dfa88a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:41.137505 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e9b1a76-96fa-474b-ba59-c3255dfa88a9 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:41.137795 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e9b1a76-96fa-474b-ba59-c3255dfa88a9 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:41.138086 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e9b1a76-96fa-474b-ba59-c3255dfa88a9 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:41.151916 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:41.151916 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:41.155938 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2e9b1a76-96fa-474b-ba59-c3255dfa88a9 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:41.161506 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e9b1a76-96fa-474b-ba59-c3255dfa88a9 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:41.162175 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 773/3108] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:41 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:41.177224 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9a59b443-2b49-4613-8f05-77e891af01b3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:41.179304 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9a59b443-2b49-4613-8f05-77e891af01b3 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:41.179689 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9a59b443-2b49-4613-8f05-77e891af01b3 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:41.179830 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9a59b443-2b49-4613-8f05-77e891af01b3 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:41.180051 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-9a59b443-2b49-4613-8f05-77e891af01b3 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Delete volume with id: e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:41.188283 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:41.188283 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:41.188871 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9a59b443-2b49-4613-8f05-77e891af01b3 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:41.214144 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9a59b443-2b49-4613-8f05-77e891af01b3 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Delete volume request issued successfully. Aug 07 21:04:41.214144 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9a59b443-2b49-4613-8f05-77e891af01b3 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 202 Aug 07 21:04:41.214688 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 780/3109] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:04:41 2026] DELETE /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:04:41.227406 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2f832366-b599-41bc-909c-dd1a74dd8a70 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:41.231464 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f832366-b599-41bc-909c-dd1a74dd8a70 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:41.234779 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2f832366-b599-41bc-909c-dd1a74dd8a70 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:41.234779 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2f832366-b599-41bc-909c-dd1a74dd8a70 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:41.248111 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:41.248111 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:41.252843 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2f832366-b599-41bc-909c-dd1a74dd8a70 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Volume info retrieved successfully. Aug 07 21:04:41.259280 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f832366-b599-41bc-909c-dd1a74dd8a70 tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 200 Aug 07 21:04:41.260070 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 770/3110] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:41 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 865 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:04:41.819184 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-839402dd-4e16-445e-bd05-59c7fd73f79b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:41.821380 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-839402dd-4e16-445e-bd05-59c7fd73f79b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:41.821601 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-839402dd-4e16-445e-bd05-59c7fd73f79b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:41.821788 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-839402dd-4e16-445e-bd05-59c7fd73f79b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:41.821958 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-839402dd-4e16-445e-bd05-59c7fd73f79b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:41.833273 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:41.833273 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:41.834175 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-839402dd-4e16-445e-bd05-59c7fd73f79b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:41.834731 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 788/3111] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:41 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:41.926270 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-441c39e0-e9e5-41f1-854b-9be68b2aaf56 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:41.929025 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-441c39e0-e9e5-41f1-854b-9be68b2aaf56 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:41.929286 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-441c39e0-e9e5-41f1-854b-9be68b2aaf56 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:41.929542 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-441c39e0-e9e5-41f1-854b-9be68b2aaf56 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:41.930443 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-441c39e0-e9e5-41f1-854b-9be68b2aaf56 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Delete volume with id: 6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:41.944900 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:41.944900 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:41.945888 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-441c39e0-e9e5-41f1-854b-9be68b2aaf56 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:41.965785 np0000006755 devstack@c-api.service[100276]: WARNING cinder.keymgr.conf_key_mgr [None req-441c39e0-e9e5-41f1-854b-9be68b2aaf56 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 21:04:41.975878 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-441c39e0-e9e5-41f1-854b-9be68b2aaf56 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Delete volume request issued successfully. Aug 07 21:04:41.976259 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-441c39e0-e9e5-41f1-854b-9be68b2aaf56 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 202 Aug 07 21:04:41.976731 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 774/3112] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:04:41 2026] DELETE /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:04:41.987039 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2efa05af-ae39-481a-b22d-e0bb5b1e452e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:41.989909 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2efa05af-ae39-481a-b22d-e0bb5b1e452e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:41.990149 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2efa05af-ae39-481a-b22d-e0bb5b1e452e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:41.990336 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2efa05af-ae39-481a-b22d-e0bb5b1e452e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:42.000548 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:42.000548 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:42.005300 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2efa05af-ae39-481a-b22d-e0bb5b1e452e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:04:42.011704 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2efa05af-ae39-481a-b22d-e0bb5b1e452e tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 200 Aug 07 21:04:42.012450 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 781/3113] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:41 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:42.276284 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-62b8d65d-b665-436b-9113-6e8d5c61eb1f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:42.278591 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-62b8d65d-b665-436b-9113-6e8d5c61eb1f tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] GET https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da Aug 07 21:04:42.278888 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-62b8d65d-b665-436b-9113-6e8d5c61eb1f tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:42.279151 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-62b8d65d-b665-436b-9113-6e8d5c61eb1f tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:42.286234 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-62b8d65d-b665-436b-9113-6e8d5c61eb1f tempest-VolumesExtendAttachedTest-1971146113 tempest-VolumesExtendAttachedTest-1971146113-project-member] https://10.4.3.127/volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da returned with HTTP 404 Aug 07 21:04:42.286811 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 771/3114] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:04:42 2026] GET /volume/v3/volumes/e00d3ca0-9f02-4418-8ac0-15da312581da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:04:42.846520 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6b2d458b-9bae-4c60-bdf1-c849e0118fef None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:42.849323 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6b2d458b-9bae-4c60-bdf1-c849e0118fef tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:42.849610 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6b2d458b-9bae-4c60-bdf1-c849e0118fef tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:42.849897 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6b2d458b-9bae-4c60-bdf1-c849e0118fef tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:42.850550 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-6b2d458b-9bae-4c60-bdf1-c849e0118fef tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:42.859308 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:42.859308 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:42.859308 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6b2d458b-9bae-4c60-bdf1-c849e0118fef tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:42.859308 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 789/3115] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:42 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:43.030299 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9ea5db35-bcd9-4366-8b8d-411a9ff5d5cd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:43.032001 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9ea5db35-bcd9-4366-8b8d-411a9ff5d5cd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 Aug 07 21:04:43.032355 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9ea5db35-bcd9-4366-8b8d-411a9ff5d5cd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:43.032355 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9ea5db35-bcd9-4366-8b8d-411a9ff5d5cd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:43.042778 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9ea5db35-bcd9-4366-8b8d-411a9ff5d5cd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 returned with HTTP 404 Aug 07 21:04:43.043364 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 775/3116] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:43 2026] GET /volume/v3/volumes/6b1a338c-7e54-4fd9-a451-8f8a4dcf0f57 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:43.050044 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-36e8c4f4-7ebe-40d9-9747-8e0ce846b5ba None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:43.052302 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-36e8c4f4-7ebe-40d9-9747-8e0ce846b5ba tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:04:43.052566 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-36e8c4f4-7ebe-40d9-9747-8e0ce846b5ba tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:43.052807 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-36e8c4f4-7ebe-40d9-9747-8e0ce846b5ba tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:43.053668 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-36e8c4f4-7ebe-40d9-9747-8e0ce846b5ba tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:04:43.385564 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-36e8c4f4-7ebe-40d9-9747-8e0ce846b5ba tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Get all volumes completed successfully. Aug 07 21:04:43.387778 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:43.387778 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:43.393490 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-36e8c4f4-7ebe-40d9-9747-8e0ce846b5ba tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:04:43.394270 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 782/3117] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:04:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8447 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:43.413729 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-62a9c654-6452-4f6c-9f93-2b03ae2071ec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:43.417092 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-62a9c654-6452-4f6c-9f93-2b03ae2071ec tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] DELETE https://10.4.3.127/volume/v3/types/80a381b2-dcc8-4031-9974-39fe85b3a2d0 Aug 07 21:04:43.419015 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-62a9c654-6452-4f6c-9f93-2b03ae2071ec tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:43.419262 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-62a9c654-6452-4f6c-9f93-2b03ae2071ec tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:43.467929 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-62a9c654-6452-4f6c-9f93-2b03ae2071ec tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/types/80a381b2-dcc8-4031-9974-39fe85b3a2d0 returned with HTTP 202 Aug 07 21:04:43.468317 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 772/3118] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:04:43 2026] DELETE /volume/v3/types/80a381b2-dcc8-4031-9974-39fe85b3a2d0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:04:43.482114 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a9370c76-5ef1-48d7-b072-cdf0ee826409 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:43.484330 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a9370c76-5ef1-48d7-b072-cdf0ee826409 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:04:43.484769 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a9370c76-5ef1-48d7-b072-cdf0ee826409 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1023339932", "extra_specs": {}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:43.500365 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a9370c76-5ef1-48d7-b072-cdf0ee826409 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:04:43.500744 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 790/3119] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:04:43 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:43.509309 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7eba7cae-4651-4d0c-8c4f-555a26f0d06c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:43.511586 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7eba7cae-4651-4d0c-8c4f-555a26f0d06c tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] POST https://10.4.3.127/volume/v3/types/6edd0d8a-f33f-4ab0-a42a-e27c54eb01b6/encryption Aug 07 21:04:43.512051 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7eba7cae-4651-4d0c-8c4f-555a26f0d06c tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:43.533489 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7eba7cae-4651-4d0c-8c4f-555a26f0d06c tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/types/6edd0d8a-f33f-4ab0-a42a-e27c54eb01b6/encryption returned with HTTP 200 Aug 07 21:04:43.533916 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 776/3120] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:04:43 2026] POST /volume/v3/types/6edd0d8a-f33f-4ab0-a42a-e27c54eb01b6/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:43.545467 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:43.547726 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:04:43.548257 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-503127279", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1023339932", "size": 1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:43.550381 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-503127279', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1023339932', 'size': 1}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:04:43.554457 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Create volume of 1 GB Aug 07 21:04:43.554948 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:43.554948 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:43.555531 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Availability Zones retrieved successfully. Aug 07 21:04:43.563135 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Flow 'volume_create_api' (0955ec97-be4d-4492-b761-6523fa72c7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:04:43.564350 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c6665b-8160-4a3e-bf95-dc06275d7561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:43.565559 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:04:43.591865 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a6ba8f20-3374-4457-92d9-283303d7498a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:43.593800 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6ba8f20-3374-4457-92d9-283303d7498a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:43.594024 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c6665b-8160-4a3e-bf95-dc06275d7561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:04:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6edd0d8a-f33f-4ab0-a42a-e27c54eb01b6,is_public=True,name='tempest-scenario-type-luks-1023339932',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6edd0d8a-f33f-4ab0-a42a-e27c54eb01b6', '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=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:43.594104 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6ba8f20-3374-4457-92d9-283303d7498a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:43.594440 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6ba8f20-3374-4457-92d9-283303d7498a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:43.594440 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a6ba8f20-3374-4457-92d9-283303d7498a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume with id: 929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:43.594965 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cffde2e-60a7-4cd6-a455-922ab603446b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:43.601811 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:43.601811 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:43.602404 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a6ba8f20-3374-4457-92d9-283303d7498a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:43.624431 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a6ba8f20-3374-4457-92d9-283303d7498a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume request issued successfully. Aug 07 21:04:43.627887 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1023339932 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1023339932, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:04:43.628093 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6ba8f20-3374-4457-92d9-283303d7498a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 202 Aug 07 21:04:43.628288 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1023339932 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1023339932, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:04:43.628634 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 773/3121] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:04:43 2026] DELETE /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:04:43.636165 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-37d72f88-6a82-4e0f-a4e3-691b2aae3b38 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:43.638132 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-37d72f88-6a82-4e0f-a4e3-691b2aae3b38 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:43.638328 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-37d72f88-6a82-4e0f-a4e3-691b2aae3b38 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:43.638601 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-37d72f88-6a82-4e0f-a4e3-691b2aae3b38 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:43.649281 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:43.649281 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:43.652613 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-37d72f88-6a82-4e0f-a4e3-691b2aae3b38 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:43.658261 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-37d72f88-6a82-4e0f-a4e3-691b2aae3b38 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 200 Aug 07 21:04:43.658796 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 791/3122] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:43 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:43.659392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Created reservations ['7d696cd8-52f5-4e15-aee4-0353978b5615', '04df2cf9-d540-45cc-8636-1e0910984a5e', 'd37c32f4-76d4-4fc9-b947-3fd0293d0b04', '790900d6-b7e8-4ae2-93ce-3ae01ce5d662'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:04:43.660168 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cffde2e-60a7-4cd6-a455-922ab603446b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d696cd8-52f5-4e15-aee4-0353978b5615', '04df2cf9-d540-45cc-8636-1e0910984a5e', 'd37c32f4-76d4-4fc9-b947-3fd0293d0b04', '790900d6-b7e8-4ae2-93ce-3ae01ce5d662']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:43.661283 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f2d819-e971-40da-978f-9100e736f092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:43.685097 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f2d819-e971-40da-978f-9100e736f092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68e63147-dd65-463a-8d17-f227de85512c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-503127279',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732f50cee7c42498e1fbc0c77726e79',qos_specs=None,replication_status=,reservations=['7d696cd8-52f5-4e15-aee4-0353978b5615','04df2cf9-d540-45cc-8636-1e0910984a5e','d37c32f4-76d4-4fc9-b947-3fd0293d0b04','790900d6-b7e8-4ae2-93ce-3ae01ce5d662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d685cd00de43dcb707c1f6f4ca75df',volume_type_id=6edd0d8a-f33f-4ab0-a42a-e27c54eb01b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:04:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-503127279',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=68e63147-dd65-463a-8d17-f227de85512c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2732f50cee7c42498e1fbc0c77726e79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d685cd00de43dcb707c1f6f4ca75df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6edd0d8a-f33f-4ab0-a42a-e27c54eb01b6),volume_type_id=6edd0d8a-f33f-4ab0-a42a-e27c54eb01b6)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:43.686099 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa0dc60d-a07b-40e3-89be-22113ea1327e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:43.708980 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa0dc60d-a07b-40e3-89be-22113ea1327e) transitioned into state 'SUCCESS' from state '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-503127279',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732f50cee7c42498e1fbc0c77726e79',qos_specs=None,replication_status=,reservations=['7d696cd8-52f5-4e15-aee4-0353978b5615','04df2cf9-d540-45cc-8636-1e0910984a5e','d37c32f4-76d4-4fc9-b947-3fd0293d0b04','790900d6-b7e8-4ae2-93ce-3ae01ce5d662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d685cd00de43dcb707c1f6f4ca75df',volume_type_id=6edd0d8a-f33f-4ab0-a42a-e27c54eb01b6)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:43.709698 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (943b5f83-90bb-489a-a25f-d679909c523a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:43.721717 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (943b5f83-90bb-489a-a25f-d679909c523a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:43.722608 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Flow 'volume_create_api' (0955ec97-be4d-4492-b761-6523fa72c7d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:04:43.723065 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Create volume request issued successfully. Aug 07 21:04:43.724316 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0e10c68b-bca3-44fd-84eb-073c214ec06c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:04:43.724474 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 783/3123] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:04:43 2026] POST /volume/v3/volumes => generated 784 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:43.874197 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3bfa0ad6-9742-4f7a-a9b9-e9e8fe1f2de0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:43.876272 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3bfa0ad6-9742-4f7a-a9b9-e9e8fe1f2de0 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:43.876895 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3bfa0ad6-9742-4f7a-a9b9-e9e8fe1f2de0 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:43.876895 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3bfa0ad6-9742-4f7a-a9b9-e9e8fe1f2de0 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:43.877057 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3bfa0ad6-9742-4f7a-a9b9-e9e8fe1f2de0 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:43.886197 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:43.886197 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:43.886809 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3bfa0ad6-9742-4f7a-a9b9-e9e8fe1f2de0 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:43.887246 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 777/3124] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:43 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:44.595392 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-367d5055-81dd-4638-8ffb-0d17a7f23665 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:44.674278 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-367d5055-81dd-4638-8ffb-0d17a7f23665 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:04:44.674735 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-367d5055-81dd-4638-8ffb-0d17a7f23665 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1193995673", "extra_specs": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:44.676689 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e263aa46-7b4d-4088-9a2b-98442b60faf7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:44.678984 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e263aa46-7b4d-4088-9a2b-98442b60faf7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:44.679219 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e263aa46-7b4d-4088-9a2b-98442b60faf7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:44.680700 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e263aa46-7b4d-4088-9a2b-98442b60faf7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:44.686905 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e263aa46-7b4d-4088-9a2b-98442b60faf7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 404 Aug 07 21:04:44.687509 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 792/3125] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:44 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:44.695626 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-367d5055-81dd-4638-8ffb-0d17a7f23665 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:04:44.696547 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 774/3126] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:04:44 2026] POST /volume/v3/types => generated 212 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:44.698378 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a9ef6cb9-5f04-4879-ac28-6061204c81ed None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:44.700505 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a9ef6cb9-5f04-4879-ac28-6061204c81ed tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:44.700704 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a9ef6cb9-5f04-4879-ac28-6061204c81ed tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:44.700956 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a9ef6cb9-5f04-4879-ac28-6061204c81ed tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:44.706692 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5cd9afcb-983a-4a4b-8a6d-4899abb9fcfd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:44.708601 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a9ef6cb9-5f04-4879-ac28-6061204c81ed tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 404 Aug 07 21:04:44.708939 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cd9afcb-983a-4a4b-8a6d-4899abb9fcfd tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] POST https://10.4.3.127/volume/v3/types/909b5d70-3dde-480b-9e31-883a3a4f5cc3/encryption Aug 07 21:04:44.709102 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 784/3127] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:44 2026] GET /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:44.709558 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cd9afcb-983a-4a4b-8a6d-4899abb9fcfd tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:44.716875 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-358e179c-6577-49b5-9d40-98bf5db4c31d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:44.720703 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-358e179c-6577-49b5-9d40-98bf5db4c31d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:44.720703 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-358e179c-6577-49b5-9d40-98bf5db4c31d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:44.720703 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-358e179c-6577-49b5-9d40-98bf5db4c31d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:44.720703 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-358e179c-6577-49b5-9d40-98bf5db4c31d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume with id: 929c5dc6-d19c-45bf-b5b9-9d17b590a3cb Aug 07 21:04:44.725678 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-358e179c-6577-49b5-9d40-98bf5db4c31d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb returned with HTTP 404 Aug 07 21:04:44.726827 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 793/3128] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:04:44 2026] DELETE /volume/v3/volumes/929c5dc6-d19c-45bf-b5b9-9d17b590a3cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:44.738972 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cd9afcb-983a-4a4b-8a6d-4899abb9fcfd tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] https://10.4.3.127/volume/v3/types/909b5d70-3dde-480b-9e31-883a3a4f5cc3/encryption returned with HTTP 200 Aug 07 21:04:44.739684 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 778/3129] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:04:44 2026] POST /volume/v3/types/909b5d70-3dde-480b-9e31-883a3a4f5cc3/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:44.753909 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a4229e04-4ce6-4a9a-8814-62836392e57f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:44.765468 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:44.769117 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:04:44.769579 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1875716688"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:44.774681 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume request body: {'volume': {'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1875716688'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:04:44.871252 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:04:44.871599 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1043009100", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1193995673", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:44.873988 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1043009100', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1193995673', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:04:44.881783 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume of 1 GB Aug 07 21:04:44.881898 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:44.881898 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:44.884133 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Availability Zones retrieved successfully. Aug 07 21:04:44.889474 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (8e1d4fee-86fc-4474-b488-767d03a0bb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:04:44.891998 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (494322ef-373e-41a7-83a4-ee9c88f6fc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:44.893960 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:04:44.902103 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8783b097-959d-4de9-8f9f-460c1cc70266 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:44.903667 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8783b097-959d-4de9-8f9f-460c1cc70266 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:44.903748 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume of 1 GB Aug 07 21:04:44.903903 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8783b097-959d-4de9-8f9f-460c1cc70266 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:44.904217 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:44.904217 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:44.904294 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8783b097-959d-4de9-8f9f-460c1cc70266 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:44.904294 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-8783b097-959d-4de9-8f9f-460c1cc70266 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:44.910141 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:44.910141 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:44.910784 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Availability Zones retrieved successfully. Aug 07 21:04:44.911933 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8783b097-959d-4de9-8f9f-460c1cc70266 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:44.912354 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 794/3130] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:44 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:44.917236 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Flow 'volume_create_api' (ec735ff2-46e2-4b63-bfc5-a120f9a12ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:04:44.918711 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5814f0-250b-4744-9373-e17e7d3d85ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:44.920167 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:04:44.938284 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (494322ef-373e-41a7-83a4-ee9c88f6fc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:04:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=909b5d70-3dde-480b-9e31-883a3a4f5cc3,is_public=True,name='tempest-scenario-type-luks-1193995673',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '909b5d70-3dde-480b-9e31-883a3a4f5cc3', '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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:44.939237 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19050907-0f6b-417f-a419-5e640c4e71b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:44.974573 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1193995673 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1193995673, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:04:44.975100 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1193995673 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1193995673, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:04:45.013674 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5814f0-250b-4744-9373-e17e7d3d85ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:45.014841 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (417b3461-ddca-40ea-a2df-bdce941fc9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:45.032988 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['0d954c5a-3c16-4c1f-b35c-de738f6969c1', '7946d3cd-7401-4b56-929f-2fe8da64f86e', '20b7df29-282a-4d5d-83dc-5007fc739867', '0eac93f3-8120-450f-9a9c-0c0d1a87adc3'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:04:45.034092 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19050907-0f6b-417f-a419-5e640c4e71b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d954c5a-3c16-4c1f-b35c-de738f6969c1', '7946d3cd-7401-4b56-929f-2fe8da64f86e', '20b7df29-282a-4d5d-83dc-5007fc739867', '0eac93f3-8120-450f-9a9c-0c0d1a87adc3']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:45.035587 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84e40259-8638-4b59-97ff-aabece098937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:45.073248 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84e40259-8638-4b59-97ff-aabece098937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8e851bc-9676-4a36-90ed-7a43979d4280', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1043009100',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['0d954c5a-3c16-4c1f-b35c-de738f6969c1','7946d3cd-7401-4b56-929f-2fe8da64f86e','20b7df29-282a-4d5d-83dc-5007fc739867','0eac93f3-8120-450f-9a9c-0c0d1a87adc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=909b5d70-3dde-480b-9e31-883a3a4f5cc3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1043009100',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e8e851bc-9676-4a36-90ed-7a43979d4280,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='456e645663944639b86adec1190612d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(909b5d70-3dde-480b-9e31-883a3a4f5cc3),volume_type_id=909b5d70-3dde-480b-9e31-883a3a4f5cc3)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:45.074373 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240ee05b-5242-4b64-b04e-858f20ba7890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:45.083688 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Created reservations ['dbca4f6f-8348-4009-96ca-23cbc4136488', '65950893-e218-487f-8e9d-1bf607a22e2a', 'cd716b5c-230f-41d7-9006-6ea13f02382a', 'e1af3735-70b4-4d06-a39f-f8188f60dfef'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:04:45.084596 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (417b3461-ddca-40ea-a2df-bdce941fc9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbca4f6f-8348-4009-96ca-23cbc4136488', '65950893-e218-487f-8e9d-1bf607a22e2a', 'cd716b5c-230f-41d7-9006-6ea13f02382a', 'e1af3735-70b4-4d06-a39f-f8188f60dfef']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:45.085451 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (609027f8-5265-4879-8331-1d063527f7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:45.104991 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240ee05b-5242-4b64-b04e-858f20ba7890) transitioned into state 'SUCCESS' from state '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-1043009100',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['0d954c5a-3c16-4c1f-b35c-de738f6969c1','7946d3cd-7401-4b56-929f-2fe8da64f86e','20b7df29-282a-4d5d-83dc-5007fc739867','0eac93f3-8120-450f-9a9c-0c0d1a87adc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=909b5d70-3dde-480b-9e31-883a3a4f5cc3)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:45.105778 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30fa66d4-a0ee-4ff5-9277-18075a1d7cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:45.112479 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (609027f8-5265-4879-8331-1d063527f7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2186807-6c71-4c6c-bc0b-ec24f3839946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1875716688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e13a85d18524c5191700974d4827b73',qos_specs=None,replication_status=,reservations=['dbca4f6f-8348-4009-96ca-23cbc4136488','65950893-e218-487f-8e9d-1bf607a22e2a','cd716b5c-230f-41d7-9006-6ea13f02382a','e1af3735-70b4-4d06-a39f-f8188f60dfef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1875716688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2186807-6c71-4c6c-bc0b-ec24f3839946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e13a85d18524c5191700974d4827b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:45.113284 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b9bfa0b-b0d4-42c3-90c7-8c9bc3033f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:45.118194 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30fa66d4-a0ee-4ff5-9277-18075a1d7cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:45.118931 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (8e1d4fee-86fc-4474-b488-767d03a0bb12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:04:45.119315 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request issued successfully. Aug 07 21:04:45.119927 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a4229e04-4ce6-4a9a-8814-62836392e57f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:04:45.120387 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 775/3131] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:04:44 2026] POST /volume/v3/volumes => generated 780 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:45.135659 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b9bfa0b-b0d4-42c3-90c7-8c9bc3033f7a) transitioned into state 'SUCCESS' from state '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-1875716688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e13a85d18524c5191700974d4827b73',qos_specs=None,replication_status=,reservations=['dbca4f6f-8348-4009-96ca-23cbc4136488','65950893-e218-487f-8e9d-1bf607a22e2a','cd716b5c-230f-41d7-9006-6ea13f02382a','e1af3735-70b4-4d06-a39f-f8188f60dfef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:45.137405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28303609-add8-4ae6-ae43-afe82a5ca6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:45.137501 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4bc7bce6-60d9-41f5-a47b-6e3f49e571fd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:45.140782 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4bc7bce6-60d9-41f5-a47b-6e3f49e571fd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 Aug 07 21:04:45.140782 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4bc7bce6-60d9-41f5-a47b-6e3f49e571fd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:45.140782 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4bc7bce6-60d9-41f5-a47b-6e3f49e571fd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:45.148188 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28303609-add8-4ae6-ae43-afe82a5ca6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:45.149184 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Flow 'volume_create_api' (ec735ff2-46e2-4b63-bfc5-a120f9a12ba9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:04:45.149573 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume request issued successfully. Aug 07 21:04:45.152275 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7bdb7d46-cfad-4a9d-824a-8d97690b3254 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:04:45.152315 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:45.152315 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:45.152365 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 785/3132] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:04:44 2026] POST /volume/v3/volumes => generated 749 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:45.156908 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4bc7bce6-60d9-41f5-a47b-6e3f49e571fd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:04:45.164432 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4bc7bce6-60d9-41f5-a47b-6e3f49e571fd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 returned with HTTP 200 Aug 07 21:04:45.165253 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 779/3133] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:45 2026] GET /volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:45.168443 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-31b9b68b-d26c-4a7b-b641-e22e088ddaae None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:45.172621 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-31b9b68b-d26c-4a7b-b641-e22e088ddaae tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 Aug 07 21:04:45.172912 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-31b9b68b-d26c-4a7b-b641-e22e088ddaae tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:45.173247 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-31b9b68b-d26c-4a7b-b641-e22e088ddaae tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:45.185478 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:45.185478 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:45.190833 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-31b9b68b-d26c-4a7b-b641-e22e088ddaae tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:45.198116 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-31b9b68b-d26c-4a7b-b641-e22e088ddaae tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 returned with HTTP 200 Aug 07 21:04:45.198643 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 795/3134] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:45 2026] GET /volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:45.924548 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-79bdd06c-b991-40a0-beee-c87cf08ec63d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:45.927168 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79bdd06c-b991-40a0-beee-c87cf08ec63d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:45.927422 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79bdd06c-b991-40a0-beee-c87cf08ec63d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:45.927683 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79bdd06c-b991-40a0-beee-c87cf08ec63d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:45.927860 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-79bdd06c-b991-40a0-beee-c87cf08ec63d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:45.933658 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:45.933658 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:45.934725 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79bdd06c-b991-40a0-beee-c87cf08ec63d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:45.935050 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 776/3135] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:45 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:46.181202 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cf979beb-3f9b-4c01-8ff8-14bb0994c77e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:46.183488 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cf979beb-3f9b-4c01-8ff8-14bb0994c77e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 Aug 07 21:04:46.183842 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cf979beb-3f9b-4c01-8ff8-14bb0994c77e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:46.184061 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cf979beb-3f9b-4c01-8ff8-14bb0994c77e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:46.195873 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:46.195873 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:46.200500 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-cf979beb-3f9b-4c01-8ff8-14bb0994c77e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:04:46.206726 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cf979beb-3f9b-4c01-8ff8-14bb0994c77e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 returned with HTTP 200 Aug 07 21:04:46.207314 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 786/3136] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:46 2026] GET /volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:46.216601 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-696cb590-e2a1-4896-b1f9-1995f4a2b23d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:46.219422 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-696cb590-e2a1-4896-b1f9-1995f4a2b23d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 Aug 07 21:04:46.219422 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-696cb590-e2a1-4896-b1f9-1995f4a2b23d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:46.219544 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-696cb590-e2a1-4896-b1f9-1995f4a2b23d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:46.221981 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c1797737-8bc2-4c57-8c60-b172ca513147 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:46.223831 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c1797737-8bc2-4c57-8c60-b172ca513147 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 Aug 07 21:04:46.224038 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c1797737-8bc2-4c57-8c60-b172ca513147 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:46.224235 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c1797737-8bc2-4c57-8c60-b172ca513147 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:46.226271 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=251,cinder:INSERT=11,cinder:UPDATE=37,cinder:DELETE=1 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:04:46.227655 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:46.227655 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:46.232342 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-696cb590-e2a1-4896-b1f9-1995f4a2b23d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:46.233535 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:46.233535 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:46.239234 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-696cb590-e2a1-4896-b1f9-1995f4a2b23d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 returned with HTTP 200 Aug 07 21:04:46.239317 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c1797737-8bc2-4c57-8c60-b172ca513147 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:04:46.239364 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 780/3137] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:46 2026] GET /volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:46.244528 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c1797737-8bc2-4c57-8c60-b172ca513147 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 returned with HTTP 200 Aug 07 21:04:46.244950 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 796/3138] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:46 2026] GET /volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:46.257634 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9611f660-5627-4d57-bbbd-666b27d38679 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:46.258364 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-deb2f62f-c259-4b42-8c99-cb3dd1e26356 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:46.259630 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9611f660-5627-4d57-bbbd-666b27d38679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 Aug 07 21:04:46.259782 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9611f660-5627-4d57-bbbd-666b27d38679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:46.260290 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-deb2f62f-c259-4b42-8c99-cb3dd1e26356 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280/action Aug 07 21:04:46.260388 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9611f660-5627-4d57-bbbd-666b27d38679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:46.260434 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-deb2f62f-c259-4b42-8c99-cb3dd1e26356 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:46.260476 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-deb2f62f-c259-4b42-8c99-cb3dd1e26356 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:46.267671 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:46.267671 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:46.269186 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:46.269186 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:46.269528 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-deb2f62f-c259-4b42-8c99-cb3dd1e26356 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:04:46.271996 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9611f660-5627-4d57-bbbd-666b27d38679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:46.277789 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-deb2f62f-c259-4b42-8c99-cb3dd1e26356 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume updated successfully. Aug 07 21:04:46.278037 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-deb2f62f-c259-4b42-8c99-cb3dd1e26356 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280/action returned with HTTP 200 Aug 07 21:04:46.278542 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9611f660-5627-4d57-bbbd-666b27d38679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 returned with HTTP 200 Aug 07 21:04:46.278607 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 787/3139] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:04:46 2026] POST /volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 21:04:46.278995 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 777/3140] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:46 2026] GET /volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:46.294822 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-04dc983a-b30d-4515-a66f-92c5f3597fbb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:46.296837 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04dc983a-b30d-4515-a66f-92c5f3597fbb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:04:46.298419 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-04dc983a-b30d-4515-a66f-92c5f3597fbb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d2186807-6c71-4c6c-bc0b-ec24f3839946", "name": "tempest-VolumesBackupsTest-Backup-190500610", "container": "tempest-volumesbackupstest-backup-container-2122149838"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:46.299536 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-04dc983a-b30d-4515-a66f-92c5f3597fbb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating new backup {'backup': {'volume_id': 'd2186807-6c71-4c6c-bc0b-ec24f3839946', 'name': 'tempest-VolumesBackupsTest-Backup-190500610', 'container': 'tempest-volumesbackupstest-backup-container-2122149838'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:04:46.299536 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-04dc983a-b30d-4515-a66f-92c5f3597fbb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating backup of volume d2186807-6c71-4c6c-bc0b-ec24f3839946 in container tempest-volumesbackupstest-backup-container-2122149838 Aug 07 21:04:46.308501 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:46.308501 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:46.309032 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-04dc983a-b30d-4515-a66f-92c5f3597fbb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:04:46.334686 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-04dc983a-b30d-4515-a66f-92c5f3597fbb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Created reservations ['8ea902ff-4d31-4bb1-9a17-c1bd5ad7f32d', 'a3997ea3-60bc-4cc4-9183-fa9f0ce7470e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:04:46.378862 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04dc983a-b30d-4515-a66f-92c5f3597fbb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:04:46.378862 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 781/3141] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:04:46 2026] POST /volume/v3/backups => generated 329 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:46.383687 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-3ad96f52-c444-4816-b345-6260042e730e req-a559aa14-2b67-4cfa-8c2a-681be3ca20a6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:46.386224 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-a559aa14-2b67-4cfa-8c2a-681be3ca20a6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 Aug 07 21:04:46.386306 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-24b8c0f6-8c24-4e9d-814e-5de446ebc97c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:46.386428 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-a559aa14-2b67-4cfa-8c2a-681be3ca20a6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:46.386653 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-a559aa14-2b67-4cfa-8c2a-681be3ca20a6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:46.390361 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-24b8c0f6-8c24-4e9d-814e-5de446ebc97c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:46.390361 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-24b8c0f6-8c24-4e9d-814e-5de446ebc97c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:46.391752 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-24b8c0f6-8c24-4e9d-814e-5de446ebc97c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:46.391752 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-24b8c0f6-8c24-4e9d-814e-5de446ebc97c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:46.394356 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:46.394356 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:46.394833 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=246,cinder:UPDATE=47,cinder:INSERT=22 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:04:46.398404 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-3ad96f52-c444-4816-b345-6260042e730e req-a559aa14-2b67-4cfa-8c2a-681be3ca20a6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:04:46.398742 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:46.398742 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:46.400857 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-24b8c0f6-8c24-4e9d-814e-5de446ebc97c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:46.401323 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 788/3142] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:46 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:46.404187 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-a559aa14-2b67-4cfa-8c2a-681be3ca20a6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 returned with HTTP 200 Aug 07 21:04:46.404776 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 797/3143] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:46 2026] GET /volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:46.948167 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eda163ad-cec9-4a16-af1b-9b8e0e53aabf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:46.950445 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eda163ad-cec9-4a16-af1b-9b8e0e53aabf tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:46.950666 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eda163ad-cec9-4a16-af1b-9b8e0e53aabf tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:46.950858 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eda163ad-cec9-4a16-af1b-9b8e0e53aabf tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:46.950961 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-eda163ad-cec9-4a16-af1b-9b8e0e53aabf tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:46.952229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3ad96f52-c444-4816-b345-6260042e730e req-6d074348-455d-485c-9f78-6c64c0a2d996 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:46.955037 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-6d074348-455d-485c-9f78-6c64c0a2d996 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 Aug 07 21:04:46.955297 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-6d074348-455d-485c-9f78-6c64c0a2d996 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:46.955505 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-6d074348-455d-485c-9f78-6c64c0a2d996 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:46.962379 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:46.962379 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:46.963487 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eda163ad-cec9-4a16-af1b-9b8e0e53aabf tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:46.964031 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 778/3144] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:46 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:46.964843 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:46.964843 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:46.969479 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-3ad96f52-c444-4816-b345-6260042e730e req-6d074348-455d-485c-9f78-6c64c0a2d996 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:04:46.975957 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-6d074348-455d-485c-9f78-6c64c0a2d996 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 returned with HTTP 200 Aug 07 21:04:46.977132 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 782/3145] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:46 2026] GET /volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:46.990979 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7e5f9cff-616f-4743-999e-80fc469dabb9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:46.991338 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7e5f9cff-616f-4743-999e-80fc469dabb9 None None] GET https://10.4.3.127/volume// Aug 07 21:04:46.991496 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7e5f9cff-616f-4743-999e-80fc469dabb9 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:46.991663 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7e5f9cff-616f-4743-999e-80fc469dabb9 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:46.991991 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7e5f9cff-616f-4743-999e-80fc469dabb9 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:46.993129 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 789/3146] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:04:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:47.004919 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-3ad96f52-c444-4816-b345-6260042e730e req-afca118c-6d8a-49f9-b600-76cbe9ea1ddc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:47.007565 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-afca118c-6d8a-49f9-b600-76cbe9ea1ddc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:04:47.008007 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-afca118c-6d8a-49f9-b600-76cbe9ea1ddc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8e851bc-9676-4a36-90ed-7a43979d4280", "connector": null, "instance_uuid": "9da5a46f-649d-4101-92f2-a4635603a175"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:47.017356 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:47.017356 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:47.047624 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-afca118c-6d8a-49f9-b600-76cbe9ea1ddc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:04:47.048149 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 798/3147] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:04:47 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:47.414251 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3c97452-1a08-4d11-ab12-7fabcbd8eba4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:47.415945 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3c97452-1a08-4d11-ab12-7fabcbd8eba4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:47.416077 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3c97452-1a08-4d11-ab12-7fabcbd8eba4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:47.416286 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3c97452-1a08-4d11-ab12-7fabcbd8eba4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:47.416375 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f3c97452-1a08-4d11-ab12-7fabcbd8eba4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:47.420718 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:47.420718 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:47.421415 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3c97452-1a08-4d11-ab12-7fabcbd8eba4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:47.421770 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 779/3148] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:47 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:47.975754 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c2ba7f1b-9567-4e55-ba6c-39710e6c5f6a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:47.977891 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2ba7f1b-9567-4e55-ba6c-39710e6c5f6a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:47.978184 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2ba7f1b-9567-4e55-ba6c-39710e6c5f6a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:47.978331 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2ba7f1b-9567-4e55-ba6c-39710e6c5f6a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:47.978438 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c2ba7f1b-9567-4e55-ba6c-39710e6c5f6a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:47.984117 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:47.984117 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:47.985286 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2ba7f1b-9567-4e55-ba6c-39710e6c5f6a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:47.985524 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 783/3149] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:47 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:48.185014 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fc0504f6-0404-4ec7-87eb-c3d2b195bf7a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:48.186121 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fc0504f6-0404-4ec7-87eb-c3d2b195bf7a None None] GET https://10.4.3.127/volume// Aug 07 21:04:48.186121 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fc0504f6-0404-4ec7-87eb-c3d2b195bf7a None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:48.186121 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fc0504f6-0404-4ec7-87eb-c3d2b195bf7a None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:48.186363 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fc0504f6-0404-4ec7-87eb-c3d2b195bf7a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:48.186558 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 790/3150] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:48.196734 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-3ad96f52-c444-4816-b345-6260042e730e req-99ff4933-dac2-4ef8-a5bc-150a96810c49 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:48.199988 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-99ff4933-dac2-4ef8-a5bc-150a96810c49 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 Aug 07 21:04:48.200303 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-99ff4933-dac2-4ef8-a5bc-150a96810c49 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:48.200595 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-99ff4933-dac2-4ef8-a5bc-150a96810c49 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:48.211795 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:48.211795 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:48.217635 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-3ad96f52-c444-4816-b345-6260042e730e req-99ff4933-dac2-4ef8-a5bc-150a96810c49 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:04:48.223076 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-99ff4933-dac2-4ef8-a5bc-150a96810c49 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 returned with HTTP 200 Aug 07 21:04:48.223330 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 799/3151] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:04:48 2026] GET /volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 => generated 1051 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:48.375443 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3ad96f52-c444-4816-b345-6260042e730e req-9c97684c-b382-40f0-b25f-f3c35b8a5d03 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:48.378107 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-9c97684c-b382-40f0-b25f-f3c35b8a5d03 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] PUT https://10.4.3.127/volume/v3/attachments/49ad09b1-59b8-4537-9c02-8da5f480e9d8 Aug 07 21:04:48.378631 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-9c97684c-b382-40f0-b25f-f3c35b8a5d03 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:48.388688 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=260,cinder:UPDATE=39,cinder:INSERT=19 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:04:48.393099 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-3ad96f52-c444-4816-b345-6260042e730e req-9c97684c-b382-40f0-b25f-f3c35b8a5d03 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Acquiring lock "cinder-attachment_update-e8e851bc-9676-4a36-90ed-7a43979d4280-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:04:48.398249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-3ad96f52-c444-4816-b345-6260042e730e req-9c97684c-b382-40f0-b25f-f3c35b8a5d03 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-e8e851bc-9676-4a36-90ed-7a43979d4280-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:04:48.399552 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:48.399552 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:48.436268 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2c7e83eb-9933-4dd5-a92c-53f314acf24f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:48.440921 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c7e83eb-9933-4dd5-a92c-53f314acf24f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:48.441323 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c7e83eb-9933-4dd5-a92c-53f314acf24f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:48.441722 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c7e83eb-9933-4dd5-a92c-53f314acf24f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:48.441912 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2c7e83eb-9933-4dd5-a92c-53f314acf24f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:48.450393 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:48.450393 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:48.451178 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c7e83eb-9933-4dd5-a92c-53f314acf24f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:48.451557 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 784/3152] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:48 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:48.513271 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-3ad96f52-c444-4816-b345-6260042e730e req-9c97684c-b382-40f0-b25f-f3c35b8a5d03 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-e8e851bc-9676-4a36-90ed-7a43979d4280-np0000006755" released by "attachment_update" :: held 0.115s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:04:48.513630 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-9c97684c-b382-40f0-b25f-f3c35b8a5d03 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/49ad09b1-59b8-4537-9c02-8da5f480e9d8 returned with HTTP 200 Aug 07 21:04:48.514184 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 780/3153] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:04:48 2026] PUT /volume/v3/attachments/49ad09b1-59b8-4537-9c02-8da5f480e9d8 => generated 968 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:48.544591 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-3ad96f52-c444-4816-b345-6260042e730e req-b4038d34-dad4-4a50-bc34-446e6b38cd55 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:48.547487 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-b4038d34-dad4-4a50-bc34-446e6b38cd55 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments/49ad09b1-59b8-4537-9c02-8da5f480e9d8/action Aug 07 21:04:48.548015 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-b4038d34-dad4-4a50-bc34-446e6b38cd55 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:48.548180 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-b4038d34-dad4-4a50-bc34-446e6b38cd55 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:48.569970 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:48.569970 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:48.585203 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-b4038d34-dad4-4a50-bc34-446e6b38cd55 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/49ad09b1-59b8-4537-9c02-8da5f480e9d8/action returned with HTTP 204 Aug 07 21:04:48.585483 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 791/3154] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:04:48 2026] POST /volume/v3/attachments/49ad09b1-59b8-4537-9c02-8da5f480e9d8/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:48.997889 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b3690899-fd7a-4c15-908e-8bbe705a998d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:49.001232 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3690899-fd7a-4c15-908e-8bbe705a998d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:49.001509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b3690899-fd7a-4c15-908e-8bbe705a998d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:49.001808 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b3690899-fd7a-4c15-908e-8bbe705a998d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:49.001943 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b3690899-fd7a-4c15-908e-8bbe705a998d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:49.006655 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:49.006655 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:49.007640 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3690899-fd7a-4c15-908e-8bbe705a998d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:49.008118 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 800/3155] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:48 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:49.465396 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1a5201b1-5216-425e-bcfc-6ffb889d72f8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:49.467316 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a5201b1-5216-425e-bcfc-6ffb889d72f8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:49.467501 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1a5201b1-5216-425e-bcfc-6ffb889d72f8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:49.467689 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1a5201b1-5216-425e-bcfc-6ffb889d72f8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:49.467849 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1a5201b1-5216-425e-bcfc-6ffb889d72f8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:49.474304 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:49.474304 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:49.475165 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a5201b1-5216-425e-bcfc-6ffb889d72f8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:49.475609 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 785/3156] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:49 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:50.020815 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cefae4c9-1b6f-407a-91ad-2ba7cd5282fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:50.022853 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cefae4c9-1b6f-407a-91ad-2ba7cd5282fd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:04:50.023310 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cefae4c9-1b6f-407a-91ad-2ba7cd5282fd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:50.025786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cefae4c9-1b6f-407a-91ad-2ba7cd5282fd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:50.025786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cefae4c9-1b6f-407a-91ad-2ba7cd5282fd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:50.032686 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:50.032686 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:50.036529 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cefae4c9-1b6f-407a-91ad-2ba7cd5282fd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:04:50.037282 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 781/3157] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:50 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:50.489496 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3ae73f30-d53d-414f-85eb-c7b994308ab2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:50.491648 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3ae73f30-d53d-414f-85eb-c7b994308ab2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:50.492120 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3ae73f30-d53d-414f-85eb-c7b994308ab2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:50.492120 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3ae73f30-d53d-414f-85eb-c7b994308ab2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:50.492259 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-3ae73f30-d53d-414f-85eb-c7b994308ab2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:50.502221 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:50.502221 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:50.503314 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3ae73f30-d53d-414f-85eb-c7b994308ab2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:50.504310 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 792/3158] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:50 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:51.520025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3e1da24b-edd3-4daf-820c-838012862152 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:51.522389 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3e1da24b-edd3-4daf-820c-838012862152 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:51.522608 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3e1da24b-edd3-4daf-820c-838012862152 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:51.522852 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3e1da24b-edd3-4daf-820c-838012862152 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:51.522984 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-3e1da24b-edd3-4daf-820c-838012862152 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:51.527887 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:51.527887 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:51.528701 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3e1da24b-edd3-4daf-820c-838012862152 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:51.529124 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 801/3159] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:51 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:52.326584 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-bd6c4a6c-1f02-43a1-b039-0bed4638a9ca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:52.329065 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-bd6c4a6c-1f02-43a1-b039-0bed4638a9ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 Aug 07 21:04:52.331787 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-bd6c4a6c-1f02-43a1-b039-0bed4638a9ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:52.331787 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-bd6c4a6c-1f02-43a1-b039-0bed4638a9ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:52.339533 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:52.339533 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:52.344691 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-bd6c4a6c-1f02-43a1-b039-0bed4638a9ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:04:52.352145 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-bd6c4a6c-1f02-43a1-b039-0bed4638a9ca tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 returned with HTTP 200 Aug 07 21:04:52.352690 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 786/3160] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:04:52 2026] GET /volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:52.366645 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-94a9ef7a-8093-438e-9730-6e38528dabd5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:52.367067 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94a9ef7a-8093-438e-9730-6e38528dabd5 None None] GET https://10.4.3.127/volume// Aug 07 21:04:52.367237 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94a9ef7a-8093-438e-9730-6e38528dabd5 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:52.367428 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94a9ef7a-8093-438e-9730-6e38528dabd5 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:52.367730 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94a9ef7a-8093-438e-9730-6e38528dabd5 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:52.368029 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 782/3161] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:04:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:52.375829 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-3aa32906-7b04-4796-91dc-59d0139045a9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:52.378357 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-3aa32906-7b04-4796-91dc-59d0139045a9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:04:52.378574 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-3aa32906-7b04-4796-91dc-59d0139045a9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e6b28b9-ba65-4e98-a970-677a832f0fe6", "connector": null, "instance_uuid": "30cd0204-f900-4bae-a24b-3c66cb299905"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:52.388042 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:52.388042 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:52.431060 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-3aa32906-7b04-4796-91dc-59d0139045a9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:04:52.431652 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 793/3162] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:04:52 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:52.540320 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-28b3e890-b2a9-4e72-8e2d-b61c62d2f523 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:52.542931 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-28b3e890-b2a9-4e72-8e2d-b61c62d2f523 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:52.543217 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-28b3e890-b2a9-4e72-8e2d-b61c62d2f523 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:52.543406 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-28b3e890-b2a9-4e72-8e2d-b61c62d2f523 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:52.543576 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-28b3e890-b2a9-4e72-8e2d-b61c62d2f523 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:52.548294 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:52.548294 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:52.549251 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-28b3e890-b2a9-4e72-8e2d-b61c62d2f523 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:52.549676 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 802/3163] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:52 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:53.060630 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3ad96f52-c444-4816-b345-6260042e730e req-8500c713-4514-4538-90f6-9815d1c12a77 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:53.065035 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-8500c713-4514-4538-90f6-9815d1c12a77 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280/encryption Aug 07 21:04:53.065296 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-8500c713-4514-4538-90f6-9815d1c12a77 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:53.065494 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-8500c713-4514-4538-90f6-9815d1c12a77 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:53.076239 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:53.076239 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:53.085692 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3ad96f52-c444-4816-b345-6260042e730e req-8500c713-4514-4538-90f6-9815d1c12a77 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280/encryption returned with HTTP 200 Aug 07 21:04:53.086295 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 787/3164] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:04:53 2026] GET /volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:53.562732 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-833cc9b7-0c2c-4dda-8121-5347396a1a1a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:53.565220 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-833cc9b7-0c2c-4dda-8121-5347396a1a1a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:53.565855 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-833cc9b7-0c2c-4dda-8121-5347396a1a1a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:53.565855 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-833cc9b7-0c2c-4dda-8121-5347396a1a1a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:53.566057 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-833cc9b7-0c2c-4dda-8121-5347396a1a1a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:53.573517 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:53.573517 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:53.574657 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-833cc9b7-0c2c-4dda-8121-5347396a1a1a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:53.575517 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 783/3165] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:53 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:53.661885 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d1c92f39-a607-43cc-a803-06147bb3b784 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:53.661885 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d1c92f39-a607-43cc-a803-06147bb3b784 None None] GET https://10.4.3.127/volume// Aug 07 21:04:53.661885 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d1c92f39-a607-43cc-a803-06147bb3b784 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:53.661885 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d1c92f39-a607-43cc-a803-06147bb3b784 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:53.661885 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d1c92f39-a607-43cc-a803-06147bb3b784 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:04:53.661885 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 794/3166] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:04:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:04:53.672406 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-e008936d-838e-4373-8551-441c79b2c323 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:53.675253 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-e008936d-838e-4373-8551-441c79b2c323 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 Aug 07 21:04:53.675821 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-e008936d-838e-4373-8551-441c79b2c323 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:53.676227 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-e008936d-838e-4373-8551-441c79b2c323 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:53.694406 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:53.694406 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:53.699446 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-e008936d-838e-4373-8551-441c79b2c323 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:04:53.709535 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-e008936d-838e-4373-8551-441c79b2c323 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 returned with HTTP 200 Aug 07 21:04:53.709535 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 803/3167] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:04:53 2026] GET /volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 => generated 1536 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:04:53.875602 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-b4f19ca7-41e8-4b76-b4ca-51a934ae6c68 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:53.879672 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-b4f19ca7-41e8-4b76-b4ca-51a934ae6c68 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] PUT https://10.4.3.127/volume/v3/attachments/5fb357e1-8624-4ff0-a413-7cd1cf25bed8 Aug 07 21:04:53.880248 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-b4f19ca7-41e8-4b76-b4ca-51a934ae6c68 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:53.893487 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-b4f19ca7-41e8-4b76-b4ca-51a934ae6c68 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Acquiring lock "cinder-attachment_update-6e6b28b9-ba65-4e98-a970-677a832f0fe6-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:04:53.900689 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-b4f19ca7-41e8-4b76-b4ca-51a934ae6c68 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Lock "cinder-attachment_update-6e6b28b9-ba65-4e98-a970-677a832f0fe6-np0000006755" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:04:53.901674 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:53.901674 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:54.028521 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-b4f19ca7-41e8-4b76-b4ca-51a934ae6c68 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Lock "cinder-attachment_update-6e6b28b9-ba65-4e98-a970-677a832f0fe6-np0000006755" released by "attachment_update" :: held 0.128s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:04:54.029159 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-b4f19ca7-41e8-4b76-b4ca-51a934ae6c68 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/attachments/5fb357e1-8624-4ff0-a413-7cd1cf25bed8 returned with HTTP 200 Aug 07 21:04:54.029819 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 788/3168] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:04:53 2026] PUT /volume/v3/attachments/5fb357e1-8624-4ff0-a413-7cd1cf25bed8 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:04:54.059489 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-cc45c830-e43f-464a-b3b2-0a7d7b0735a3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:54.061795 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-cc45c830-e43f-464a-b3b2-0a7d7b0735a3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/attachments/5fb357e1-8624-4ff0-a413-7cd1cf25bed8/action Aug 07 21:04:54.062334 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-cc45c830-e43f-464a-b3b2-0a7d7b0735a3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:04:54.062334 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-cc45c830-e43f-464a-b3b2-0a7d7b0735a3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:54.081108 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:54.081108 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:54.098026 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ebb1e814-8354-40e2-b9a3-c79b542f342c req-cc45c830-e43f-464a-b3b2-0a7d7b0735a3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/attachments/5fb357e1-8624-4ff0-a413-7cd1cf25bed8/action returned with HTTP 204 Aug 07 21:04:54.098026 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 784/3169] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:04:54 2026] POST /volume/v3/attachments/5fb357e1-8624-4ff0-a413-7cd1cf25bed8/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:04:54.589994 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-471c7f08-a482-45e3-97d7-cf71461eae5a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:54.594134 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-471c7f08-a482-45e3-97d7-cf71461eae5a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:54.594533 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-471c7f08-a482-45e3-97d7-cf71461eae5a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:54.594739 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-471c7f08-a482-45e3-97d7-cf71461eae5a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:54.595116 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-471c7f08-a482-45e3-97d7-cf71461eae5a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:54.605686 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:54.605686 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:54.606891 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-471c7f08-a482-45e3-97d7-cf71461eae5a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:54.607363 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 795/3170] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:54 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:55.006204 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:55.078521 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:04:55.078521 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1465712699"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:55.080608 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1465712699'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:04:55.081363 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume of 1 GB Aug 07 21:04:55.088621 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Availability Zones retrieved successfully. Aug 07 21:04:55.098800 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Flow 'volume_create_api' (c77c97f2-353a-478a-a011-f01e7808dfae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:04:55.098800 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af989dc5-5b3b-46ff-a05f-034a3a846dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:55.099407 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:04:55.149445 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af989dc5-5b3b-46ff-a05f-034a3a846dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:55.150948 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08e4780-c0dc-4cc2-a088-0f9bf0f36618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:55.228717 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['19cfa2d0-c068-441c-b1e0-3cdec11fa7c6', '3309b39c-a3b4-4dea-8df4-8070a46d98e4', '68232928-242c-43fc-b115-b4b1689d3efc', 'cbefddfc-9f25-4132-a3dc-104205c53874'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:04:55.230205 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08e4780-c0dc-4cc2-a088-0f9bf0f36618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19cfa2d0-c068-441c-b1e0-3cdec11fa7c6', '3309b39c-a3b4-4dea-8df4-8070a46d98e4', '68232928-242c-43fc-b115-b4b1689d3efc', 'cbefddfc-9f25-4132-a3dc-104205c53874']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:55.233790 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679972e2-c435-47c3-b7af-854ce5a08922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:55.261840 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679972e2-c435-47c3-b7af-854ce5a08922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8515522e-9b89-4417-b5e2-184e294ff43c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1465712699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b369d38bd9c4a3fa5109973383db7b2',qos_specs=None,replication_status=,reservations=['19cfa2d0-c068-441c-b1e0-3cdec11fa7c6','3309b39c-a3b4-4dea-8df4-8070a46d98e4','68232928-242c-43fc-b115-b4b1689d3efc','cbefddfc-9f25-4132-a3dc-104205c53874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33f010b747e246f9a5b78114d9b0d31c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:04:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1465712699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8515522e-9b89-4417-b5e2-184e294ff43c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b369d38bd9c4a3fa5109973383db7b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33f010b747e246f9a5b78114d9b0d31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:55.262823 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e14d8cd0-6924-4664-9bed-1eeac67e51e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:55.287376 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e14d8cd0-6924-4664-9bed-1eeac67e51e6) transitioned into state 'SUCCESS' from state '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-1465712699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b369d38bd9c4a3fa5109973383db7b2',qos_specs=None,replication_status=,reservations=['19cfa2d0-c068-441c-b1e0-3cdec11fa7c6','3309b39c-a3b4-4dea-8df4-8070a46d98e4','68232928-242c-43fc-b115-b4b1689d3efc','cbefddfc-9f25-4132-a3dc-104205c53874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33f010b747e246f9a5b78114d9b0d31c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:55.288291 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d7b736-8604-45b9-94c8-97a564bfeda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:04:55.307791 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d7b736-8604-45b9-94c8-97a564bfeda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:04:55.307791 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Flow 'volume_create_api' (c77c97f2-353a-478a-a011-f01e7808dfae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:04:55.307791 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume request issued successfully. Aug 07 21:04:55.308509 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1e66e235-4807-4fdb-b0b8-20db96c8fa28 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:04:55.308987 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 804/3171] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:04:55 2026] POST /volume/v3/volumes => generated 754 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:55.323968 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-da7391b4-faeb-495b-9132-75eaec8eacf1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:55.327050 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da7391b4-faeb-495b-9132-75eaec8eacf1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:04:55.327050 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da7391b4-faeb-495b-9132-75eaec8eacf1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:55.327050 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da7391b4-faeb-495b-9132-75eaec8eacf1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:55.340546 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:55.340546 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:55.346053 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-da7391b4-faeb-495b-9132-75eaec8eacf1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:04:55.350556 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da7391b4-faeb-495b-9132-75eaec8eacf1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:04:55.351058 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 789/3172] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:55 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:55.623705 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9b9a7911-9820-4e84-968d-556b3237d80a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:55.626184 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b9a7911-9820-4e84-968d-556b3237d80a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:55.626479 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b9a7911-9820-4e84-968d-556b3237d80a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:55.626742 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b9a7911-9820-4e84-968d-556b3237d80a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:55.626919 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9b9a7911-9820-4e84-968d-556b3237d80a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:55.632475 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:55.632475 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:55.633817 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b9a7911-9820-4e84-968d-556b3237d80a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:55.634034 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 785/3173] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:55 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:56.366576 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-377874da-b59d-4604-afc6-07f7a097418a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:56.370517 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-377874da-b59d-4604-afc6-07f7a097418a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:04:56.370842 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-377874da-b59d-4604-afc6-07f7a097418a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:56.371131 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-377874da-b59d-4604-afc6-07f7a097418a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:56.382383 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:56.382383 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:56.388104 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-377874da-b59d-4604-afc6-07f7a097418a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:04:56.394334 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-377874da-b59d-4604-afc6-07f7a097418a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:04:56.394792 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 796/3174] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:56 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:56.411237 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fb8ac1b0-f27c-4ad3-bb51-8f380465cf55 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:56.413864 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fb8ac1b0-f27c-4ad3-bb51-8f380465cf55 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:04:56.414131 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fb8ac1b0-f27c-4ad3-bb51-8f380465cf55 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:56.414407 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fb8ac1b0-f27c-4ad3-bb51-8f380465cf55 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:56.423899 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:56.423899 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:56.428059 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fb8ac1b0-f27c-4ad3-bb51-8f380465cf55 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:04:56.432397 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fb8ac1b0-f27c-4ad3-bb51-8f380465cf55 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:04:56.432840 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 805/3175] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:56 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:56.445708 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e6c8446f-6ca9-44b3-b8a7-345ae047ea3c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:56.451043 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6c8446f-6ca9-44b3-b8a7-345ae047ea3c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:04:56.451493 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e6c8446f-6ca9-44b3-b8a7-345ae047ea3c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8515522e-9b89-4417-b5e2-184e294ff43c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2131093990"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:56.464642 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:56.464642 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:56.465194 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e6c8446f-6ca9-44b3-b8a7-345ae047ea3c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:04:56.465366 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-e6c8446f-6ca9-44b3-b8a7-345ae047ea3c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create snapshot from volume 8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:04:56.527802 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e6c8446f-6ca9-44b3-b8a7-345ae047ea3c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['e2683ad8-498b-44dc-8c7d-26770e1f30d8', 'e96a534b-84e1-4057-994f-b8a680ed97e2', '9aa9b25f-bc69-41dc-86c4-9b2d5a1ffb40', 'ea2d2cb0-ca62-450e-aea0-1ef3a418161a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:04:56.574877 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e6c8446f-6ca9-44b3-b8a7-345ae047ea3c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot create request issued successfully. Aug 07 21:04:56.575348 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6c8446f-6ca9-44b3-b8a7-345ae047ea3c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:04:56.575992 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 790/3176] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:04:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:56.589468 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-38466c41-ec76-4621-9d0b-138a647a293f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:56.591817 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38466c41-ec76-4621-9d0b-138a647a293f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 Aug 07 21:04:56.592079 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38466c41-ec76-4621-9d0b-138a647a293f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:56.592360 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38466c41-ec76-4621-9d0b-138a647a293f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:56.601985 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:56.601985 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:56.602435 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-38466c41-ec76-4621-9d0b-138a647a293f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:04:56.603413 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38466c41-ec76-4621-9d0b-138a647a293f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 returned with HTTP 200 Aug 07 21:04:56.606783 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 786/3177] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:04:56 2026] GET /volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:56.647158 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-28b17e61-da35-4fae-bfd4-1c7952709243 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:56.648991 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-28b17e61-da35-4fae-bfd4-1c7952709243 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:56.649365 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-28b17e61-da35-4fae-bfd4-1c7952709243 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:56.649641 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-28b17e61-da35-4fae-bfd4-1c7952709243 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:56.649802 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-28b17e61-da35-4fae-bfd4-1c7952709243 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:56.654784 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:56.654784 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:56.655595 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-28b17e61-da35-4fae-bfd4-1c7952709243 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:56.656006 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 797/3178] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:56 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:57.617885 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-aac2ec16-e7e6-4bb1-80a4-307ba73709bd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:57.620538 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aac2ec16-e7e6-4bb1-80a4-307ba73709bd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 Aug 07 21:04:57.620807 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aac2ec16-e7e6-4bb1-80a4-307ba73709bd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:57.621113 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aac2ec16-e7e6-4bb1-80a4-307ba73709bd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:57.627915 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:57.627915 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:57.628544 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-aac2ec16-e7e6-4bb1-80a4-307ba73709bd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:04:57.630154 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aac2ec16-e7e6-4bb1-80a4-307ba73709bd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 returned with HTTP 200 Aug 07 21:04:57.630346 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 806/3179] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:04:57 2026] GET /volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:57.654725 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ed8fe1b9-ea6b-47a0-bfdd-57d373694c22 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:57.657559 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed8fe1b9-ea6b-47a0-bfdd-57d373694c22 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:04:57.658481 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed8fe1b9-ea6b-47a0-bfdd-57d373694c22 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8515522e-9b89-4417-b5e2-184e294ff43c", "snapshot_id": "0b1f5fd0-83b8-4d62-9d50-d1d77714eab0", "name": "tempest-VolumesSnapshotTestJSON-Backup-419128772", "container": "tempest-volumessnapshottestjson-backup-container-598689067"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:04:57.661265 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-ed8fe1b9-ea6b-47a0-bfdd-57d373694c22 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Creating new backup {'backup': {'volume_id': '8515522e-9b89-4417-b5e2-184e294ff43c', 'snapshot_id': '0b1f5fd0-83b8-4d62-9d50-d1d77714eab0', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-419128772', 'container': 'tempest-volumessnapshottestjson-backup-container-598689067'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:04:57.661265 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-ed8fe1b9-ea6b-47a0-bfdd-57d373694c22 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Creating backup of volume 8515522e-9b89-4417-b5e2-184e294ff43c in container tempest-volumessnapshottestjson-backup-container-598689067 Aug 07 21:04:57.673806 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e4b73116-e304-4d3f-b49d-0008578f7844 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:57.676923 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4b73116-e304-4d3f-b49d-0008578f7844 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:57.677150 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4b73116-e304-4d3f-b49d-0008578f7844 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:57.677456 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4b73116-e304-4d3f-b49d-0008578f7844 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:57.677648 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e4b73116-e304-4d3f-b49d-0008578f7844 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:57.685346 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:57.685346 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:57.686123 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ed8fe1b9-ea6b-47a0-bfdd-57d373694c22 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:04:57.688369 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:57.688369 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:57.688369 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4b73116-e304-4d3f-b49d-0008578f7844 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:57.689382 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 787/3180] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:57 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:57.701484 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:57.701484 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:57.702197 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ed8fe1b9-ea6b-47a0-bfdd-57d373694c22 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:04:57.751994 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-ed8fe1b9-ea6b-47a0-bfdd-57d373694c22 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['47740ef5-4e36-418a-87fd-ce8c4f8e8495', '946ec11f-8d98-4245-8455-2c92f12f9572'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:04:57.812167 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed8fe1b9-ea6b-47a0-bfdd-57d373694c22 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:04:57.812953 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 791/3181] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:04:57 2026] POST /volume/v3/backups => generated 334 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:04:57.831928 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dae7342f-8e74-405e-935b-07e4389942d3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:57.833120 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dae7342f-8e74-405e-935b-07e4389942d3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:04:57.833383 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dae7342f-8e74-405e-935b-07e4389942d3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:57.833613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dae7342f-8e74-405e-935b-07e4389942d3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:57.833750 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-dae7342f-8e74-405e-935b-07e4389942d3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:57.843539 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:57.843539 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:57.844959 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dae7342f-8e74-405e-935b-07e4389942d3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:04:57.845501 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 798/3182] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:57 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 831 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:58.702785 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-58f6953b-fab7-4354-aa62-a88df1e6401d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:58.704748 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-58f6953b-fab7-4354-aa62-a88df1e6401d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:58.705019 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-58f6953b-fab7-4354-aa62-a88df1e6401d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:58.705297 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-58f6953b-fab7-4354-aa62-a88df1e6401d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:58.705297 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-58f6953b-fab7-4354-aa62-a88df1e6401d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:58.718754 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:58.718754 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:04:58.719611 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-58f6953b-fab7-4354-aa62-a88df1e6401d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:58.720037 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 807/3183] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:58 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:58.860034 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-38124a25-c811-4b89-9ab1-da3008b15795 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:58.863098 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38124a25-c811-4b89-9ab1-da3008b15795 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:04:58.863396 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38124a25-c811-4b89-9ab1-da3008b15795 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:58.863657 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38124a25-c811-4b89-9ab1-da3008b15795 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:58.864032 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-38124a25-c811-4b89-9ab1-da3008b15795 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:58.870918 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:58.870918 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:04:58.871968 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38124a25-c811-4b89-9ab1-da3008b15795 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:04:58.872501 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 788/3184] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:58 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:59.733750 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-78fd3190-a3b4-4beb-bc58-fbf9ee1db1b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:59.738731 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78fd3190-a3b4-4beb-bc58-fbf9ee1db1b3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:04:59.739031 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78fd3190-a3b4-4beb-bc58-fbf9ee1db1b3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:59.739276 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78fd3190-a3b4-4beb-bc58-fbf9ee1db1b3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:59.739447 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-78fd3190-a3b4-4beb-bc58-fbf9ee1db1b3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:59.747444 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:59.747444 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:04:59.748504 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78fd3190-a3b4-4beb-bc58-fbf9ee1db1b3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:04:59.750430 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 792/3185] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:59 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:04:59.885592 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-037abb6d-6b79-4aa4-a684-dac2f68c0b7b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:04:59.888255 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-037abb6d-6b79-4aa4-a684-dac2f68c0b7b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:04:59.888687 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-037abb6d-6b79-4aa4-a684-dac2f68c0b7b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:04:59.889863 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-037abb6d-6b79-4aa4-a684-dac2f68c0b7b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:04:59.889863 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-037abb6d-6b79-4aa4-a684-dac2f68c0b7b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:04:59.894866 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:04:59.894866 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:04:59.895936 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-037abb6d-6b79-4aa4-a684-dac2f68c0b7b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:04:59.896427 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 799/3186] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:04:59 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:00.763534 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a7a3783d-82d1-446b-963b-9c506787881d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:00.765846 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a7a3783d-82d1-446b-963b-9c506787881d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:00.766109 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a7a3783d-82d1-446b-963b-9c506787881d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:00.766367 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a7a3783d-82d1-446b-963b-9c506787881d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:00.766540 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-a7a3783d-82d1-446b-963b-9c506787881d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:00.771483 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:00.771483 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:00.772320 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a7a3783d-82d1-446b-963b-9c506787881d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:00.772821 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 808/3187] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:00 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:00.913351 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef24cc85-b03b-4bd9-b202-b0c950a1451a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:00.916173 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef24cc85-b03b-4bd9-b202-b0c950a1451a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:00.916483 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef24cc85-b03b-4bd9-b202-b0c950a1451a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:00.916803 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef24cc85-b03b-4bd9-b202-b0c950a1451a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:00.917008 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ef24cc85-b03b-4bd9-b202-b0c950a1451a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:00.923694 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:00.923694 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:00.924568 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef24cc85-b03b-4bd9-b202-b0c950a1451a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:00.924964 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 789/3188] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:00 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:01.784617 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1ef81573-88ee-4bc6-bca0-d6d7b240760f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:01.786702 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ef81573-88ee-4bc6-bca0-d6d7b240760f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:01.786988 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ef81573-88ee-4bc6-bca0-d6d7b240760f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:01.787207 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ef81573-88ee-4bc6-bca0-d6d7b240760f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:01.787359 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1ef81573-88ee-4bc6-bca0-d6d7b240760f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:01.791810 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:01.791810 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:01.792649 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ef81573-88ee-4bc6-bca0-d6d7b240760f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:01.793611 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 793/3189] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:01 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:01.939473 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-224e3fbc-9a2b-49bc-a00b-e507268d2dd5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:01.942497 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-224e3fbc-9a2b-49bc-a00b-e507268d2dd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:01.943076 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-224e3fbc-9a2b-49bc-a00b-e507268d2dd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:01.943076 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-224e3fbc-9a2b-49bc-a00b-e507268d2dd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:01.943076 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-224e3fbc-9a2b-49bc-a00b-e507268d2dd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:01.948823 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:01.948823 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:01.950029 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-224e3fbc-9a2b-49bc-a00b-e507268d2dd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:01.950445 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 800/3190] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:01 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:02.807250 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f4efa4b1-9a60-49b0-bfab-9032244ead07 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:02.809684 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f4efa4b1-9a60-49b0-bfab-9032244ead07 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:02.809905 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f4efa4b1-9a60-49b0-bfab-9032244ead07 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:02.810144 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f4efa4b1-9a60-49b0-bfab-9032244ead07 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:02.810311 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-f4efa4b1-9a60-49b0-bfab-9032244ead07 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:02.816630 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:02.816630 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:02.817871 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f4efa4b1-9a60-49b0-bfab-9032244ead07 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:02.818667 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 809/3191] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:02 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:02.963674 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3b9f3ba-008d-4975-b27c-d1332ecf91b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:02.965781 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3b9f3ba-008d-4975-b27c-d1332ecf91b3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:02.966071 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3b9f3ba-008d-4975-b27c-d1332ecf91b3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:02.966262 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3b9f3ba-008d-4975-b27c-d1332ecf91b3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:02.966483 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f3b9f3ba-008d-4975-b27c-d1332ecf91b3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:02.971946 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:02.971946 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:02.973278 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3b9f3ba-008d-4975-b27c-d1332ecf91b3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:02.973278 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 790/3192] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:02 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:03.263815 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-07fb69d2-d4b1-4db1-af7e-9418e5aae5de req-2862b3a8-4a8e-4ae9-8ac5-a4fecb2bbaa8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:03.268362 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-07fb69d2-d4b1-4db1-af7e-9418e5aae5de req-2862b3a8-4a8e-4ae9-8ac5-a4fecb2bbaa8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/attachments/49ad09b1-59b8-4537-9c02-8da5f480e9d8 Aug 07 21:05:03.268678 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-07fb69d2-d4b1-4db1-af7e-9418e5aae5de req-2862b3a8-4a8e-4ae9-8ac5-a4fecb2bbaa8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:03.269006 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-07fb69d2-d4b1-4db1-af7e-9418e5aae5de req-2862b3a8-4a8e-4ae9-8ac5-a4fecb2bbaa8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:03.284464 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:03.284464 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:03.362439 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-07fb69d2-d4b1-4db1-af7e-9418e5aae5de req-2862b3a8-4a8e-4ae9-8ac5-a4fecb2bbaa8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/49ad09b1-59b8-4537-9c02-8da5f480e9d8 returned with HTTP 200 Aug 07 21:05:03.363242 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 794/3193] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:05:03 2026] DELETE /volume/v3/attachments/49ad09b1-59b8-4537-9c02-8da5f480e9d8 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:03.832679 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9f3bc81e-2c61-46ca-8b95-54bf638a29e9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:03.834925 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9f3bc81e-2c61-46ca-8b95-54bf638a29e9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:03.835148 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9f3bc81e-2c61-46ca-8b95-54bf638a29e9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:03.835399 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9f3bc81e-2c61-46ca-8b95-54bf638a29e9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:03.835557 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-9f3bc81e-2c61-46ca-8b95-54bf638a29e9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:03.841917 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:03.841917 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:03.843024 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9f3bc81e-2c61-46ca-8b95-54bf638a29e9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:03.843501 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 801/3194] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:03 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:03.987264 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ff9df8a7-66fe-4210-884d-9e0d97baba32 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:03.989411 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ff9df8a7-66fe-4210-884d-9e0d97baba32 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:03.989596 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ff9df8a7-66fe-4210-884d-9e0d97baba32 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:03.989859 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ff9df8a7-66fe-4210-884d-9e0d97baba32 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:03.990019 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ff9df8a7-66fe-4210-884d-9e0d97baba32 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:03.995124 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:03.995124 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:03.995978 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ff9df8a7-66fe-4210-884d-9e0d97baba32 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:03.996349 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 810/3195] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:03 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:04.451315 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-93e445e3-4575-44e7-8206-2a1b19ab4e45 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:04.453442 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93e445e3-4575-44e7-8206-2a1b19ab4e45 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 Aug 07 21:05:04.453741 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93e445e3-4575-44e7-8206-2a1b19ab4e45 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:04.453907 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93e445e3-4575-44e7-8206-2a1b19ab4e45 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:04.454119 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-93e445e3-4575-44e7-8206-2a1b19ab4e45 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume with id: e8e851bc-9676-4a36-90ed-7a43979d4280 Aug 07 21:05:04.463786 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:04.463786 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:04.464511 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-93e445e3-4575-44e7-8206-2a1b19ab4e45 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:04.477826 np0000006755 devstack@c-api.service[100275]: WARNING cinder.keymgr.conf_key_mgr [None req-93e445e3-4575-44e7-8206-2a1b19ab4e45 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 21:05:04.484786 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-93e445e3-4575-44e7-8206-2a1b19ab4e45 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume request issued successfully. Aug 07 21:05:04.485016 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93e445e3-4575-44e7-8206-2a1b19ab4e45 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 returned with HTTP 202 Aug 07 21:05:04.485498 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 791/3196] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:04 2026] DELETE /volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:04.494060 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6ce95113-55c7-48e8-bd08-23163a2b9047 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:04.496921 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ce95113-55c7-48e8-bd08-23163a2b9047 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 Aug 07 21:05:04.497181 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ce95113-55c7-48e8-bd08-23163a2b9047 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:04.497488 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ce95113-55c7-48e8-bd08-23163a2b9047 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:04.510781 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:04.510781 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:04.517093 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6ce95113-55c7-48e8-bd08-23163a2b9047 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:04.524081 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ce95113-55c7-48e8-bd08-23163a2b9047 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 returned with HTTP 200 Aug 07 21:05:04.524633 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 795/3197] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:04 2026] GET /volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:04.858520 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cc220fbc-92a8-4bff-9907-2166bdd8cae5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:04.860775 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cc220fbc-92a8-4bff-9907-2166bdd8cae5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:04.861129 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cc220fbc-92a8-4bff-9907-2166bdd8cae5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:04.861324 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cc220fbc-92a8-4bff-9907-2166bdd8cae5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:04.861552 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-cc220fbc-92a8-4bff-9907-2166bdd8cae5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:04.871272 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:04.871272 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:04.872283 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cc220fbc-92a8-4bff-9907-2166bdd8cae5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:04.872799 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 802/3198] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:04 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:04.893261 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a1e7d05d-a330-4658-9102-fb138166f1f3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:04.895655 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a1e7d05d-a330-4658-9102-fb138166f1f3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 Aug 07 21:05:04.895975 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a1e7d05d-a330-4658-9102-fb138166f1f3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:04.896136 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a1e7d05d-a330-4658-9102-fb138166f1f3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:04.904165 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:04.904165 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:04.907990 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a1e7d05d-a330-4658-9102-fb138166f1f3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:04.913264 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a1e7d05d-a330-4658-9102-fb138166f1f3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 returned with HTTP 200 Aug 07 21:05:04.913720 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 811/3199] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:04 2026] GET /volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:04.929695 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:04.931740 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409/restore Aug 07 21:05:04.932193 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:04.934163 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Restoring backup 3da80ea8-2e53-4a48-84cd-d9e832957409 ({'restore': {}}) {{(pid=100275) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 21:05:04.934353 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Restoring backup 3da80ea8-2e53-4a48-84cd-d9e832957409 to volume None. Aug 07 21:05:04.940228 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:04.940228 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:04.942795 np0000006755 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating volume of 1 GB for restore of backup 3da80ea8-2e53-4a48-84cd-d9e832957409. Aug 07 21:05:04.947323 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Availability Zones retrieved successfully. Aug 07 21:05:04.955927 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Flow 'volume_create_api' (335d92e5-4214-4c53-bf4b-cd095ebd6cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:04.957311 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1705661-d67f-4a4a-a10a-3f835f8fc7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:04.959587 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:04.994052 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1705661-d67f-4a4a-a10a-3f835f8fc7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:04.994777 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b80b75e0-25fb-4604-b436-739bfc99accf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:05.008567 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e7e13b90-71c6-408e-975a-cad783bbbea2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:05.010492 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7e13b90-71c6-408e-975a-cad783bbbea2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:05.010739 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7e13b90-71c6-408e-975a-cad783bbbea2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:05.011000 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7e13b90-71c6-408e-975a-cad783bbbea2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:05.011168 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e7e13b90-71c6-408e-975a-cad783bbbea2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:05.015788 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:05.015788 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:05.016794 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7e13b90-71c6-408e-975a-cad783bbbea2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:05.017164 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 796/3200] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:05 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:05.040585 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Created reservations ['0c79d313-a373-44c3-9ab3-158b9d6fe729', '8142cf06-db77-44f5-8751-712118e75f16', '2eac8d06-4a26-468b-b6b6-0ab651ce4cb3', '470ecb74-40ed-437d-9ebc-093466b75c53'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:05.041663 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b80b75e0-25fb-4604-b436-739bfc99accf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c79d313-a373-44c3-9ab3-158b9d6fe729', '8142cf06-db77-44f5-8751-712118e75f16', '2eac8d06-4a26-468b-b6b6-0ab651ce4cb3', '470ecb74-40ed-437d-9ebc-093466b75c53']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:05.042579 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f13834e-a53a-44a7-a02b-9fd2274b349a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:05.079514 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f13834e-a53a-44a7-a02b-9fd2274b349a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70372106-59d8-41ff-a290-a1e21e89ba4b', '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_3da80ea8-2e53-4a48-84cd-d9e832957409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e13a85d18524c5191700974d4827b73',qos_specs=None,replication_status=,reservations=['0c79d313-a373-44c3-9ab3-158b9d6fe729','8142cf06-db77-44f5-8751-712118e75f16','2eac8d06-4a26-468b-b6b6-0ab651ce4cb3','470ecb74-40ed-437d-9ebc-093466b75c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:05Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3da80ea8-2e53-4a48-84cd-d9e832957409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70372106-59d8-41ff-a290-a1e21e89ba4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e13a85d18524c5191700974d4827b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:05.080351 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec1db7c1-0226-41ec-a4f3-deb87c3adfbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:05.097140 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec1db7c1-0226-41ec-a4f3-deb87c3adfbb) transitioned into 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_3da80ea8-2e53-4a48-84cd-d9e832957409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e13a85d18524c5191700974d4827b73',qos_specs=None,replication_status=,reservations=['0c79d313-a373-44c3-9ab3-158b9d6fe729','8142cf06-db77-44f5-8751-712118e75f16','2eac8d06-4a26-468b-b6b6-0ab651ce4cb3','470ecb74-40ed-437d-9ebc-093466b75c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:05.097922 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77bddddb-d00c-4f77-aaac-a1c196e81332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:05.109693 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77bddddb-d00c-4f77-aaac-a1c196e81332) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:05.110734 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Flow 'volume_create_api' (335d92e5-4214-4c53-bf4b-cd095ebd6cad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:05.111107 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume request issued successfully. Aug 07 21:05:05.119116 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:05.119116 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:05.119639 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:05.540412 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-978b8c32-a350-41f1-9779-70e5c840b9fa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:05.545975 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-978b8c32-a350-41f1-9779-70e5c840b9fa tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 Aug 07 21:05:05.546167 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-978b8c32-a350-41f1-9779-70e5c840b9fa tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:05.546410 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-978b8c32-a350-41f1-9779-70e5c840b9fa tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:05.554495 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-978b8c32-a350-41f1-9779-70e5c840b9fa tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 returned with HTTP 404 Aug 07 21:05:05.554495 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 803/3201] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:05 2026] GET /volume/v3/volumes/e8e851bc-9676-4a36-90ed-7a43979d4280 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:05.561813 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2a89db94-30dc-4981-af06-58fc0efdd8c6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:05.564304 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2a89db94-30dc-4981-af06-58fc0efdd8c6 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:05:05.564583 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2a89db94-30dc-4981-af06-58fc0efdd8c6 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:05.564907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2a89db94-30dc-4981-af06-58fc0efdd8c6 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:05.566044 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-2a89db94-30dc-4981-af06-58fc0efdd8c6 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:05:05.602476 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2a89db94-30dc-4981-af06-58fc0efdd8c6 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Get all volumes completed successfully. Aug 07 21:05:05.604804 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:05.604804 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:05.610593 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2a89db94-30dc-4981-af06-58fc0efdd8c6 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:05:05.611234 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 812/3202] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:05:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13343 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:05:05.629808 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0e21d838-d728-4486-937f-915228d24af0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:05.632902 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e21d838-d728-4486-937f-915228d24af0 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] DELETE https://10.4.3.127/volume/v3/types/909b5d70-3dde-480b-9e31-883a3a4f5cc3 Aug 07 21:05:05.633152 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e21d838-d728-4486-937f-915228d24af0 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:05.633392 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e21d838-d728-4486-937f-915228d24af0 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:05.660499 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e21d838-d728-4486-937f-915228d24af0 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] https://10.4.3.127/volume/v3/types/909b5d70-3dde-480b-9e31-883a3a4f5cc3 returned with HTTP 202 Aug 07 21:05:05.661102 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 797/3203] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:05:05 2026] DELETE /volume/v3/types/909b5d70-3dde-480b-9e31-883a3a4f5cc3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:05.670940 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-193d88ee-a380-4749-8075-932dea8613a0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:05.672320 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-193d88ee-a380-4749-8075-932dea8613a0 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:05:05.672810 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-193d88ee-a380-4749-8075-932dea8613a0 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-2115040254", "extra_specs": {}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:05.687114 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-193d88ee-a380-4749-8075-932dea8613a0 tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:05:05.687669 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 804/3204] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:05:05 2026] POST /volume/v3/types => generated 213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:05.695817 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f4090846-00a6-4049-a4b2-15e053e5043f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:05.697946 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f4090846-00a6-4049-a4b2-15e053e5043f tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] POST https://10.4.3.127/volume/v3/types/0ae64d38-9e29-4c5c-bf99-7cb80c96b3b0/encryption Aug 07 21:05:05.698433 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f4090846-00a6-4049-a4b2-15e053e5043f tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:05.714644 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f4090846-00a6-4049-a4b2-15e053e5043f tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] https://10.4.3.127/volume/v3/types/0ae64d38-9e29-4c5c-bf99-7cb80c96b3b0/encryption returned with HTTP 200 Aug 07 21:05:05.715311 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 813/3205] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:05:05 2026] POST /volume/v3/types/0ae64d38-9e29-4c5c-bf99-7cb80c96b3b0/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:05.724073 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:05.726535 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:05:05.727077 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-739062504", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-2115040254", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:05.730004 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-739062504', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-2115040254', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:05:05.734183 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume of 1 GB Aug 07 21:05:05.734504 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:05.734504 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:05.735119 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Availability Zones retrieved successfully. Aug 07 21:05:05.742115 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (c4592cf7-a8ae-404d-aa4e-194aaf52acc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:05.743466 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00637c08-79b1-47d1-919a-1591222d05c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:05.744695 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:05.770993 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00637c08-79b1-47d1-919a-1591222d05c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:05:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ae64d38-9e29-4c5c-bf99-7cb80c96b3b0,is_public=True,name='tempest-scenario-type-luks2-2115040254',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ae64d38-9e29-4c5c-bf99-7cb80c96b3b0', '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=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:05.771756 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3891146-6816-4687-8de2-c455d990b738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:05.802688 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-2115040254 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-2115040254, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:05:05.802944 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-2115040254 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-2115040254, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:05:05.836225 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['a6d4c57b-5ade-4965-9c1d-15ee6a51066e', 'ec89125a-6792-4a70-8710-bca2c95ec95b', 'e6262b7d-a806-401f-a8bd-211dd880058d', '95b09f32-c6a1-41da-8eab-5aa9a8868e05'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:05.837675 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3891146-6816-4687-8de2-c455d990b738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d4c57b-5ade-4965-9c1d-15ee6a51066e', 'ec89125a-6792-4a70-8710-bca2c95ec95b', 'e6262b7d-a806-401f-a8bd-211dd880058d', '95b09f32-c6a1-41da-8eab-5aa9a8868e05']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:05.838867 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e456cb-1835-4bc8-b039-1c65466c6875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:05.870829 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e456cb-1835-4bc8-b039-1c65466c6875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3652e75-98dd-4370-9785-7f8aab8fdf8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-739062504',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['a6d4c57b-5ade-4965-9c1d-15ee6a51066e','ec89125a-6792-4a70-8710-bca2c95ec95b','e6262b7d-a806-401f-a8bd-211dd880058d','95b09f32-c6a1-41da-8eab-5aa9a8868e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=0ae64d38-9e29-4c5c-bf99-7cb80c96b3b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-739062504',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f3652e75-98dd-4370-9785-7f8aab8fdf8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='456e645663944639b86adec1190612d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ae64d38-9e29-4c5c-bf99-7cb80c96b3b0),volume_type_id=0ae64d38-9e29-4c5c-bf99-7cb80c96b3b0)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:05.871610 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298c5215-1c81-40b5-814f-87c172579c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:05.905918 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298c5215-1c81-40b5-814f-87c172579c13) transitioned into state 'SUCCESS' from state '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-739062504',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['a6d4c57b-5ade-4965-9c1d-15ee6a51066e','ec89125a-6792-4a70-8710-bca2c95ec95b','e6262b7d-a806-401f-a8bd-211dd880058d','95b09f32-c6a1-41da-8eab-5aa9a8868e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=0ae64d38-9e29-4c5c-bf99-7cb80c96b3b0)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:05.906976 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caa56882-f5ad-4a2f-bbae-672f0fafc93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:05.917963 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caa56882-f5ad-4a2f-bbae-672f0fafc93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:05.918868 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (c4592cf7-a8ae-404d-aa4e-194aaf52acc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:05.919227 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request issued successfully. Aug 07 21:05:05.919836 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc5cb4d7-b7c9-4d42-9d9a-1e6712350df3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:05:05.920292 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 798/3206] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:05:05 2026] POST /volume/v3/volumes => generated 780 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:05.932143 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f9832e89-e785-4a6e-97b0-6479641565ab None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:05.936796 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f9832e89-e785-4a6e-97b0-6479641565ab tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a Aug 07 21:05:05.936796 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f9832e89-e785-4a6e-97b0-6479641565ab tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:05.936796 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f9832e89-e785-4a6e-97b0-6479641565ab tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:05.943591 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:05.943591 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:05.949311 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f9832e89-e785-4a6e-97b0-6479641565ab tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:05.954567 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f9832e89-e785-4a6e-97b0-6479641565ab tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a returned with HTTP 200 Aug 07 21:05:05.955274 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 805/3207] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:05 2026] GET /volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:06.033064 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fb74f3d8-9ea7-4411-ab78-bbe15e8a24b6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:06.034486 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fb74f3d8-9ea7-4411-ab78-bbe15e8a24b6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:06.034841 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fb74f3d8-9ea7-4411-ab78-bbe15e8a24b6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:06.035112 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fb74f3d8-9ea7-4411-ab78-bbe15e8a24b6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:06.035312 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-fb74f3d8-9ea7-4411-ab78-bbe15e8a24b6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:06.039542 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:06.039542 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:06.040461 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fb74f3d8-9ea7-4411-ab78-bbe15e8a24b6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:06.041129 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 814/3208] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:06 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:05:06.128530 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:06.128530 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:06.129154 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:06.129341 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Checking backup size 1 against volume size 1 {{(pid=100275) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 21:05:06.129476 np0000006755 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Overwriting volume 70372106-59d8-41ff-a290-a1e21e89ba4b with restore of backup 3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:06.144671 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] restore_backup in rpcapi backup_id 3da80ea8-2e53-4a48-84cd-d9e832957409 {{(pid=100275) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 21:05:06.146902 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e9c0c0d-0dcd-4a91-8ccb-183c51b00c10 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409/restore returned with HTTP 202 Aug 07 21:05:06.147564 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 792/3209] 10.4.3.127 () {68 vars in 1393 bytes} [Fri Aug 7 21:05:04 2026] POST /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409/restore => generated 189 bytes in 1219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:06.156399 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c8e80d00-00a0-4d1b-a21b-4f598f5a944b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:06.159147 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8e80d00-00a0-4d1b-a21b-4f598f5a944b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:06.159423 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8e80d00-00a0-4d1b-a21b-4f598f5a944b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:06.159715 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8e80d00-00a0-4d1b-a21b-4f598f5a944b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:06.159894 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c8e80d00-00a0-4d1b-a21b-4f598f5a944b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:06.166146 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:06.166146 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:06.167402 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8e80d00-00a0-4d1b-a21b-4f598f5a944b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:06.168120 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 799/3210] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:06 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:06.968608 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f9682b7c-df5b-40da-bb7b-2ec3969f9f35 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:06.972805 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f9682b7c-df5b-40da-bb7b-2ec3969f9f35 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a Aug 07 21:05:06.972805 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f9682b7c-df5b-40da-bb7b-2ec3969f9f35 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:06.972805 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f9682b7c-df5b-40da-bb7b-2ec3969f9f35 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:06.979830 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:06.979830 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:06.984605 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f9682b7c-df5b-40da-bb7b-2ec3969f9f35 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:06.990955 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f9682b7c-df5b-40da-bb7b-2ec3969f9f35 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a returned with HTTP 200 Aug 07 21:05:06.991696 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 806/3211] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:06 2026] GET /volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:07.003652 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a18d4144-8d24-49be-bb01-5f3958615aa4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:07.007787 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a18d4144-8d24-49be-bb01-5f3958615aa4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a Aug 07 21:05:07.007787 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a18d4144-8d24-49be-bb01-5f3958615aa4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:07.007787 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a18d4144-8d24-49be-bb01-5f3958615aa4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:07.016913 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:07.016913 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:07.022123 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a18d4144-8d24-49be-bb01-5f3958615aa4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:07.027494 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a18d4144-8d24-49be-bb01-5f3958615aa4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a returned with HTTP 200 Aug 07 21:05:07.028119 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 815/3212] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:07 2026] GET /volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:07.040803 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-30dc3e07-7610-4299-800a-7bd3363b35a2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:07.042776 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30dc3e07-7610-4299-800a-7bd3363b35a2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a/action Aug 07 21:05:07.043152 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30dc3e07-7610-4299-800a-7bd3363b35a2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:05:07.043241 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30dc3e07-7610-4299-800a-7bd3363b35a2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:07.052292 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:07.052292 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:07.052804 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-30dc3e07-7610-4299-800a-7bd3363b35a2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:07.055802 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f75602c7-f849-46cf-95ec-5308db4dd08d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:07.058230 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f75602c7-f849-46cf-95ec-5308db4dd08d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:07.058456 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f75602c7-f849-46cf-95ec-5308db4dd08d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:07.058651 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f75602c7-f849-46cf-95ec-5308db4dd08d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:07.058756 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f75602c7-f849-46cf-95ec-5308db4dd08d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:07.062222 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-30dc3e07-7610-4299-800a-7bd3363b35a2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume updated successfully. Aug 07 21:05:07.062493 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30dc3e07-7610-4299-800a-7bd3363b35a2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a/action returned with HTTP 200 Aug 07 21:05:07.063203 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 793/3213] 10.4.3.127 () {68 vars in 1390 bytes} [Fri Aug 7 21:05:07 2026] POST /volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 21:05:07.063986 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:07.063986 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:07.064835 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f75602c7-f849-46cf-95ec-5308db4dd08d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:07.065474 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 800/3214] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:07 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:07.182632 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-49cd1762-f627-4506-a60f-62eb71994661 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:07.186604 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-49cd1762-f627-4506-a60f-62eb71994661 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:07.186604 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-49cd1762-f627-4506-a60f-62eb71994661 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:07.186604 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-49cd1762-f627-4506-a60f-62eb71994661 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:07.186604 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-49cd1762-f627-4506-a60f-62eb71994661 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:07.190443 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:07.190443 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:07.191686 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-49cd1762-f627-4506-a60f-62eb71994661 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:07.192356 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 807/3215] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:07 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:07.195789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-cf65fd8c-0823-46b9-926d-ee6aed1fdc9b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:07.198637 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-cf65fd8c-0823-46b9-926d-ee6aed1fdc9b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a Aug 07 21:05:07.199189 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-cf65fd8c-0823-46b9-926d-ee6aed1fdc9b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:07.199572 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-cf65fd8c-0823-46b9-926d-ee6aed1fdc9b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:07.211228 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:07.211228 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:07.215727 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-cf65fd8c-0823-46b9-926d-ee6aed1fdc9b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:07.220889 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-cf65fd8c-0823-46b9-926d-ee6aed1fdc9b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a returned with HTTP 200 Aug 07 21:05:07.221845 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 816/3216] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:05:07 2026] GET /volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:07.706333 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-250fd7cb-a883-4568-9cd2-90448c3bf996 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:07.709347 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-250fd7cb-a883-4568-9cd2-90448c3bf996 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a Aug 07 21:05:07.709686 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-250fd7cb-a883-4568-9cd2-90448c3bf996 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:07.710039 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-250fd7cb-a883-4568-9cd2-90448c3bf996 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:07.721503 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:07.721503 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:07.728364 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-250fd7cb-a883-4568-9cd2-90448c3bf996 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:07.735735 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-250fd7cb-a883-4568-9cd2-90448c3bf996 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a returned with HTTP 200 Aug 07 21:05:07.735735 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 794/3217] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:05:07 2026] GET /volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:07.752625 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-878c8519-d4bd-4be6-a663-8afe742101c0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:07.753418 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-878c8519-d4bd-4be6-a663-8afe742101c0 None None] GET https://10.4.3.127/volume// Aug 07 21:05:07.753662 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-878c8519-d4bd-4be6-a663-8afe742101c0 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:07.754733 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-878c8519-d4bd-4be6-a663-8afe742101c0 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:07.754733 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-878c8519-d4bd-4be6-a663-8afe742101c0 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:05:07.756321 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 801/3218] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:05:07 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:05:07.769808 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-01441751-6eda-4ccc-9223-04dded76961b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:07.773020 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-01441751-6eda-4ccc-9223-04dded76961b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:05:07.773020 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-01441751-6eda-4ccc-9223-04dded76961b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3652e75-98dd-4370-9785-7f8aab8fdf8a", "connector": null, "instance_uuid": "3c7af96a-c205-4d4a-9d76-fb6b9891a36c"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:07.783913 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:07.783913 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:07.828562 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-01441751-6eda-4ccc-9223-04dded76961b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:05:07.829208 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 808/3219] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:05:07 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:08.076779 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-def9ece1-c6d1-463a-bc6e-cb1dd714c408 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:08.078921 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-def9ece1-c6d1-463a-bc6e-cb1dd714c408 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:08.079205 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-def9ece1-c6d1-463a-bc6e-cb1dd714c408 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:08.079423 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-def9ece1-c6d1-463a-bc6e-cb1dd714c408 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:08.079520 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-def9ece1-c6d1-463a-bc6e-cb1dd714c408 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:08.087323 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:08.087323 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:08.088426 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-def9ece1-c6d1-463a-bc6e-cb1dd714c408 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:08.089034 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 817/3220] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:08 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:08.205293 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fe71e300-1f69-495d-a480-100b0570f096 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:08.207060 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe71e300-1f69-495d-a480-100b0570f096 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:08.207337 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe71e300-1f69-495d-a480-100b0570f096 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:08.207530 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe71e300-1f69-495d-a480-100b0570f096 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:08.207622 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fe71e300-1f69-495d-a480-100b0570f096 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:08.213907 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:08.213907 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:08.214634 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe71e300-1f69-495d-a480-100b0570f096 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:08.215024 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 795/3221] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:08 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:08.908997 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-31247ddb-566a-47dc-a470-741c98db0b8b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:08.909507 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31247ddb-566a-47dc-a470-741c98db0b8b None None] GET https://10.4.3.127/volume// Aug 07 21:05:08.909742 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31247ddb-566a-47dc-a470-741c98db0b8b None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:08.910032 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31247ddb-566a-47dc-a470-741c98db0b8b None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:08.910556 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31247ddb-566a-47dc-a470-741c98db0b8b None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:05:08.911013 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 802/3222] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:05:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:05:08.921411 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-542ab4e4-4f54-4729-82de-5ff527bf634f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:08.923818 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-542ab4e4-4f54-4729-82de-5ff527bf634f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a Aug 07 21:05:08.924253 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-542ab4e4-4f54-4729-82de-5ff527bf634f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:08.924616 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-542ab4e4-4f54-4729-82de-5ff527bf634f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:08.938264 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:08.938264 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:08.942102 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-542ab4e4-4f54-4729-82de-5ff527bf634f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:08.947056 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-542ab4e4-4f54-4729-82de-5ff527bf634f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a returned with HTTP 200 Aug 07 21:05:08.947559 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 809/3223] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:05:08 2026] GET /volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a => generated 1051 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:05:09.060346 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-055032eb-03e6-4395-88bf-79094487a17f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:09.064599 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-055032eb-03e6-4395-88bf-79094487a17f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] PUT https://10.4.3.127/volume/v3/attachments/acca28ae-eae7-4558-9474-b952d92dc98c Aug 07 21:05:09.065225 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-055032eb-03e6-4395-88bf-79094487a17f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:09.079895 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-055032eb-03e6-4395-88bf-79094487a17f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Acquiring lock "cinder-attachment_update-f3652e75-98dd-4370-9785-7f8aab8fdf8a-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:05:09.088267 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-055032eb-03e6-4395-88bf-79094487a17f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-f3652e75-98dd-4370-9785-7f8aab8fdf8a-np0000006755" acquired by "attachment_update" :: waited 0.008s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:05:09.089998 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:09.089998 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:09.102987 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-41592297-1d9d-42cc-9129-6ddf68eb433f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:09.106227 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41592297-1d9d-42cc-9129-6ddf68eb433f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:09.106603 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41592297-1d9d-42cc-9129-6ddf68eb433f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:09.106914 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41592297-1d9d-42cc-9129-6ddf68eb433f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:09.107079 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-41592297-1d9d-42cc-9129-6ddf68eb433f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:09.113537 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:09.113537 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:09.114639 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41592297-1d9d-42cc-9129-6ddf68eb433f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:09.115183 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 796/3224] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:09 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:09.224886 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-055032eb-03e6-4395-88bf-79094487a17f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-f3652e75-98dd-4370-9785-7f8aab8fdf8a-np0000006755" released by "attachment_update" :: held 0.136s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:05:09.225218 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-055032eb-03e6-4395-88bf-79094487a17f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/acca28ae-eae7-4558-9474-b952d92dc98c returned with HTTP 200 Aug 07 21:05:09.225863 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 818/3225] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:05:09 2026] PUT /volume/v3/attachments/acca28ae-eae7-4558-9474-b952d92dc98c => generated 968 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:09.227051 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-78b408d6-42a8-475f-a965-f4aadce2a576 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:09.229509 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78b408d6-42a8-475f-a965-f4aadce2a576 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:09.230218 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78b408d6-42a8-475f-a965-f4aadce2a576 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:09.230218 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78b408d6-42a8-475f-a965-f4aadce2a576 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:09.230218 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-78b408d6-42a8-475f-a965-f4aadce2a576 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:09.235906 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:09.235906 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:09.237117 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78b408d6-42a8-475f-a965-f4aadce2a576 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:09.239425 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 803/3226] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:09 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:09.255576 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-578ff856-372b-4a69-9162-1e60714e75dc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:09.258356 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-578ff856-372b-4a69-9162-1e60714e75dc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments/acca28ae-eae7-4558-9474-b952d92dc98c/action Aug 07 21:05:09.259629 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-578ff856-372b-4a69-9162-1e60714e75dc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:05:09.260054 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-578ff856-372b-4a69-9162-1e60714e75dc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:09.289238 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:09.289238 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:09.311362 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-578ff856-372b-4a69-9162-1e60714e75dc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/acca28ae-eae7-4558-9474-b952d92dc98c/action returned with HTTP 204 Aug 07 21:05:09.312132 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 810/3227] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:05:09 2026] POST /volume/v3/attachments/acca28ae-eae7-4558-9474-b952d92dc98c/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:10.128563 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aa0b109c-7130-484f-8f22-e60ca075927f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:10.131158 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa0b109c-7130-484f-8f22-e60ca075927f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:10.131158 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa0b109c-7130-484f-8f22-e60ca075927f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:10.131158 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa0b109c-7130-484f-8f22-e60ca075927f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:10.131158 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-aa0b109c-7130-484f-8f22-e60ca075927f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:10.136936 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:10.136936 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:10.138081 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa0b109c-7130-484f-8f22-e60ca075927f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:10.138604 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 797/3228] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:10 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:10.254578 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-732dd0f9-4dd4-4232-b42a-5187d4505251 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:10.257629 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-732dd0f9-4dd4-4232-b42a-5187d4505251 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:10.258726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-732dd0f9-4dd4-4232-b42a-5187d4505251 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:10.258726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-732dd0f9-4dd4-4232-b42a-5187d4505251 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:10.258726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-732dd0f9-4dd4-4232-b42a-5187d4505251 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:10.265779 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:10.265779 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:10.266719 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-732dd0f9-4dd4-4232-b42a-5187d4505251 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:10.267196 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 819/3229] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:10 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:11.154668 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c0f09f6d-f37a-498a-9f85-3398fe97d1f4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:11.156862 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c0f09f6d-f37a-498a-9f85-3398fe97d1f4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:11.157126 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c0f09f6d-f37a-498a-9f85-3398fe97d1f4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:11.157354 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c0f09f6d-f37a-498a-9f85-3398fe97d1f4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:11.157492 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c0f09f6d-f37a-498a-9f85-3398fe97d1f4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:11.162566 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:11.162566 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:11.163363 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c0f09f6d-f37a-498a-9f85-3398fe97d1f4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:11.163846 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 804/3230] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:11 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:11.284900 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-535bfc07-10e0-40af-a66e-6638444f6e18 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:11.288217 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-535bfc07-10e0-40af-a66e-6638444f6e18 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:11.288475 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-535bfc07-10e0-40af-a66e-6638444f6e18 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:11.288722 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-535bfc07-10e0-40af-a66e-6638444f6e18 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:11.288909 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-535bfc07-10e0-40af-a66e-6638444f6e18 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:11.301958 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:11.301958 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:11.303512 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-535bfc07-10e0-40af-a66e-6638444f6e18 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:11.304328 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 811/3231] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:11 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:12.178945 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a8c4a057-f9b3-4815-9ddb-f51b321e66c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:12.180729 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a8c4a057-f9b3-4815-9ddb-f51b321e66c9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:12.181255 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a8c4a057-f9b3-4815-9ddb-f51b321e66c9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:12.181595 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a8c4a057-f9b3-4815-9ddb-f51b321e66c9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:12.182746 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a8c4a057-f9b3-4815-9ddb-f51b321e66c9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:12.188349 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:12.188349 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:12.188349 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a8c4a057-f9b3-4815-9ddb-f51b321e66c9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:12.188349 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 798/3232] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:12 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:12.317513 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b28cfc36-9e76-4209-9442-54f1f350d319 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:12.320032 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b28cfc36-9e76-4209-9442-54f1f350d319 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:12.320274 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b28cfc36-9e76-4209-9442-54f1f350d319 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:12.320443 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b28cfc36-9e76-4209-9442-54f1f350d319 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:12.320542 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b28cfc36-9e76-4209-9442-54f1f350d319 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:12.326638 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:12.326638 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:12.327782 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b28cfc36-9e76-4209-9442-54f1f350d319 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:12.328309 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 820/3233] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:12 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:13.200684 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2e00b37-2084-4178-ae14-d371be98e40f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:13.202553 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2e00b37-2084-4178-ae14-d371be98e40f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:13.202805 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2e00b37-2084-4178-ae14-d371be98e40f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:13.203027 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2e00b37-2084-4178-ae14-d371be98e40f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:13.203144 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a2e00b37-2084-4178-ae14-d371be98e40f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:13.207952 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:13.207952 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:13.208706 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2e00b37-2084-4178-ae14-d371be98e40f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:13.209134 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 805/3234] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:13 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:13.341293 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e0c403a9-c0a7-49e3-8d9d-bfb726a5e14f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:13.343071 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e0c403a9-c0a7-49e3-8d9d-bfb726a5e14f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:13.343267 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e0c403a9-c0a7-49e3-8d9d-bfb726a5e14f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:13.343441 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e0c403a9-c0a7-49e3-8d9d-bfb726a5e14f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:13.343536 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-e0c403a9-c0a7-49e3-8d9d-bfb726a5e14f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:13.348068 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:13.348068 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:13.348740 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e0c403a9-c0a7-49e3-8d9d-bfb726a5e14f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:13.349143 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 812/3235] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:13 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:13.843609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-880d122f-43de-4c71-9f01-64627bea28ae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:13.850096 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-880d122f-43de-4c71-9f01-64627bea28ae tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a/encryption Aug 07 21:05:13.850919 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-880d122f-43de-4c71-9f01-64627bea28ae tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:13.851285 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-880d122f-43de-4c71-9f01-64627bea28ae tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:13.871666 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:13.871666 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:13.885195 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d7ae2a45-854b-469f-85d7-f04dba6dffdb req-880d122f-43de-4c71-9f01-64627bea28ae tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a/encryption returned with HTTP 200 Aug 07 21:05:13.886157 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 799/3236] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:05:13 2026] GET /volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a/encryption => generated 161 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:14.219665 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-23a5f5a8-2bd2-496d-92a8-9912a526d9f0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:14.222276 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-23a5f5a8-2bd2-496d-92a8-9912a526d9f0 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:14.222504 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-23a5f5a8-2bd2-496d-92a8-9912a526d9f0 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:14.223532 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-23a5f5a8-2bd2-496d-92a8-9912a526d9f0 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:14.223532 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-23a5f5a8-2bd2-496d-92a8-9912a526d9f0 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:14.229693 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:14.229693 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:14.231006 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-23a5f5a8-2bd2-496d-92a8-9912a526d9f0 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:14.232750 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 821/3237] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:14 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:14.360430 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3e38363a-1b6f-4edf-8cab-e13159c196b8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:14.363178 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e38363a-1b6f-4edf-8cab-e13159c196b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:14.363178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e38363a-1b6f-4edf-8cab-e13159c196b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:14.363178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e38363a-1b6f-4edf-8cab-e13159c196b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:14.363178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3e38363a-1b6f-4edf-8cab-e13159c196b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:14.371445 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:14.371445 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:14.372288 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e38363a-1b6f-4edf-8cab-e13159c196b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:14.372657 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 806/3238] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:14 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:14.633193 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-53002e67-2608-4b6f-be25-2c63317b2465 req-ab70ab0b-2de3-464a-baf7-8491e336dbec None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:14.636139 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-53002e67-2608-4b6f-be25-2c63317b2465 req-ab70ab0b-2de3-464a-baf7-8491e336dbec tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] DELETE https://10.4.3.127/volume/v3/attachments/d1a5a3d5-a31e-4269-9034-103c124f280e Aug 07 21:05:14.636912 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-53002e67-2608-4b6f-be25-2c63317b2465 req-ab70ab0b-2de3-464a-baf7-8491e336dbec tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:14.637330 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-53002e67-2608-4b6f-be25-2c63317b2465 req-ab70ab0b-2de3-464a-baf7-8491e336dbec tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:14.649446 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:14.649446 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:14.712259 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-53002e67-2608-4b6f-be25-2c63317b2465 req-ab70ab0b-2de3-464a-baf7-8491e336dbec tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/attachments/d1a5a3d5-a31e-4269-9034-103c124f280e returned with HTTP 200 Aug 07 21:05:14.712571 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 813/3239] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:05:14 2026] DELETE /volume/v3/attachments/d1a5a3d5-a31e-4269-9034-103c124f280e => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:14.722958 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-53002e67-2608-4b6f-be25-2c63317b2465 req-8191096c-25a7-444b-a9f5-5d7725f210f1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:14.725074 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-53002e67-2608-4b6f-be25-2c63317b2465 req-8191096c-25a7-444b-a9f5-5d7725f210f1 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 Aug 07 21:05:14.725208 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-53002e67-2608-4b6f-be25-2c63317b2465 req-8191096c-25a7-444b-a9f5-5d7725f210f1 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:14.725742 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-53002e67-2608-4b6f-be25-2c63317b2465 req-8191096c-25a7-444b-a9f5-5d7725f210f1 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:14.725742 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-53002e67-2608-4b6f-be25-2c63317b2465 req-8191096c-25a7-444b-a9f5-5d7725f210f1 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Delete volume with id: f7fe4a62-60c8-446d-b660-3ce0efc668e7 Aug 07 21:05:14.733971 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:14.733971 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:14.734520 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-53002e67-2608-4b6f-be25-2c63317b2465 req-8191096c-25a7-444b-a9f5-5d7725f210f1 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Volume info retrieved successfully. Aug 07 21:05:14.755481 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-53002e67-2608-4b6f-be25-2c63317b2465 req-8191096c-25a7-444b-a9f5-5d7725f210f1 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] Delete volume request issued successfully. Aug 07 21:05:14.755734 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-53002e67-2608-4b6f-be25-2c63317b2465 req-8191096c-25a7-444b-a9f5-5d7725f210f1 tempest-TestShelveInstance-131887526 tempest-TestShelveInstance-131887526-project-member] https://10.4.3.127/volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 returned with HTTP 202 Aug 07 21:05:14.756355 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 800/3240] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 7 21:05:14 2026] DELETE /volume/v3/volumes/f7fe4a62-60c8-446d-b660-3ce0efc668e7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:15.243771 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c2f9d7af-2be9-46ab-b108-2138d2a85243 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:15.245628 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c2f9d7af-2be9-46ab-b108-2138d2a85243 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:15.245859 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c2f9d7af-2be9-46ab-b108-2138d2a85243 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:15.246073 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c2f9d7af-2be9-46ab-b108-2138d2a85243 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:15.246172 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-c2f9d7af-2be9-46ab-b108-2138d2a85243 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:15.256395 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:15.256395 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:15.257274 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c2f9d7af-2be9-46ab-b108-2138d2a85243 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:15.257671 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 822/3241] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:15 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:15.384876 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bf4eb71c-3541-4a84-aa51-572aa46a1a15 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:15.387596 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bf4eb71c-3541-4a84-aa51-572aa46a1a15 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:15.387879 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bf4eb71c-3541-4a84-aa51-572aa46a1a15 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:15.390247 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bf4eb71c-3541-4a84-aa51-572aa46a1a15 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:15.390405 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bf4eb71c-3541-4a84-aa51-572aa46a1a15 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:15.397392 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:15.397392 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:15.398309 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bf4eb71c-3541-4a84-aa51-572aa46a1a15 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:15.398732 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 807/3242] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:15 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:16.272364 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dfa6616a-89e0-4e01-a29d-5cc1844dd38f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:16.277736 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dfa6616a-89e0-4e01-a29d-5cc1844dd38f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:16.278039 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dfa6616a-89e0-4e01-a29d-5cc1844dd38f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:16.278260 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dfa6616a-89e0-4e01-a29d-5cc1844dd38f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:16.278440 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-dfa6616a-89e0-4e01-a29d-5cc1844dd38f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:16.286304 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:16.286304 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:16.290003 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dfa6616a-89e0-4e01-a29d-5cc1844dd38f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:16.290514 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 814/3243] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:16 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:16.420069 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-723467dc-ec24-4626-9632-34a69f837d41 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:16.428866 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-723467dc-ec24-4626-9632-34a69f837d41 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:16.429101 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-723467dc-ec24-4626-9632-34a69f837d41 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:16.429294 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-723467dc-ec24-4626-9632-34a69f837d41 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:16.429496 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-723467dc-ec24-4626-9632-34a69f837d41 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:16.434017 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:16.434017 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:16.434705 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-723467dc-ec24-4626-9632-34a69f837d41 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:16.435059 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 801/3244] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:16 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:17.313833 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f7cdd6a5-cc51-4145-b0a0-b20d63571d71 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:17.318723 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f7cdd6a5-cc51-4145-b0a0-b20d63571d71 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:17.318723 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f7cdd6a5-cc51-4145-b0a0-b20d63571d71 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:17.318723 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f7cdd6a5-cc51-4145-b0a0-b20d63571d71 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:17.318723 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-f7cdd6a5-cc51-4145-b0a0-b20d63571d71 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:17.323026 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:17.323026 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:17.324812 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f7cdd6a5-cc51-4145-b0a0-b20d63571d71 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:17.324812 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 823/3245] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:17 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:17.338463 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-26a99494-db8a-4343-9fd1-e3a69922fb69 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:17.341208 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26a99494-db8a-4343-9fd1-e3a69922fb69 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 Aug 07 21:05:17.342369 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26a99494-db8a-4343-9fd1-e3a69922fb69 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:17.342369 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26a99494-db8a-4343-9fd1-e3a69922fb69 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:17.348504 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:17.348504 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:17.349226 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-26a99494-db8a-4343-9fd1-e3a69922fb69 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:05:17.350666 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26a99494-db8a-4343-9fd1-e3a69922fb69 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 returned with HTTP 200 Aug 07 21:05:17.351299 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 808/3246] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:05:17 2026] GET /volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:17.375836 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-40e2048a-b7f3-4f9a-b50e-2fa4b6be3ae2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:17.379408 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-40e2048a-b7f3-4f9a-b50e-2fa4b6be3ae2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:17.379721 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-40e2048a-b7f3-4f9a-b50e-2fa4b6be3ae2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:17.380051 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-40e2048a-b7f3-4f9a-b50e-2fa4b6be3ae2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:17.380214 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-40e2048a-b7f3-4f9a-b50e-2fa4b6be3ae2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:17.385872 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:17.385872 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:17.387003 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-40e2048a-b7f3-4f9a-b50e-2fa4b6be3ae2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:17.387512 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 815/3247] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:17 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:17.399262 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-22e5797a-3312-4aa4-ab56-588881d7de0c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:17.401298 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22e5797a-3312-4aa4-ab56-588881d7de0c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:17.401531 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22e5797a-3312-4aa4-ab56-588881d7de0c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:17.401834 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22e5797a-3312-4aa4-ab56-588881d7de0c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:17.401971 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-22e5797a-3312-4aa4-ab56-588881d7de0c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete backup with id: e09e3f78-6317-4225-b319-73d2521fbf8b. Aug 07 21:05:17.406745 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:17.406745 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:17.422075 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-22e5797a-3312-4aa4-ab56-588881d7de0c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] delete_backup rpcapi backup_id e09e3f78-6317-4225-b319-73d2521fbf8b {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:05:17.424060 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22e5797a-3312-4aa4-ab56-588881d7de0c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 202 Aug 07 21:05:17.424555 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 802/3248] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:17 2026] DELETE /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:05:17.433322 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-792cf965-04ea-430f-81ba-5d472e17ab61 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:17.437593 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-792cf965-04ea-430f-81ba-5d472e17ab61 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:17.437593 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-792cf965-04ea-430f-81ba-5d472e17ab61 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:17.437593 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-792cf965-04ea-430f-81ba-5d472e17ab61 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:17.437593 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-792cf965-04ea-430f-81ba-5d472e17ab61 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:17.441861 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:17.441861 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:17.442959 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-792cf965-04ea-430f-81ba-5d472e17ab61 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 200 Aug 07 21:05:17.443601 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 824/3249] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:17 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:17.450698 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fc29589b-ba67-40c1-9821-8dfa306a978d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:17.453478 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc29589b-ba67-40c1-9821-8dfa306a978d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:17.453933 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc29589b-ba67-40c1-9821-8dfa306a978d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:17.454295 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc29589b-ba67-40c1-9821-8dfa306a978d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:17.454538 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fc29589b-ba67-40c1-9821-8dfa306a978d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:17.460791 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:17.460791 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:17.462402 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc29589b-ba67-40c1-9821-8dfa306a978d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:17.463038 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 809/3250] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:17 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:17.474490 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-87471fe3-9049-4b1a-b9ea-9663d0fb31b2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:17.476612 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-87471fe3-9049-4b1a-b9ea-9663d0fb31b2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b Aug 07 21:05:17.476882 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-87471fe3-9049-4b1a-b9ea-9663d0fb31b2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:17.477151 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-87471fe3-9049-4b1a-b9ea-9663d0fb31b2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:17.486433 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:17.486433 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:17.497864 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-87471fe3-9049-4b1a-b9ea-9663d0fb31b2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:17.503678 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-87471fe3-9049-4b1a-b9ea-9663d0fb31b2 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b returned with HTTP 200 Aug 07 21:05:17.504189 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 816/3251] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:17 2026] GET /volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b => generated 1412 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:17.521574 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01aa8121-d06f-4935-8b02-779b177fd415 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:17.523654 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01aa8121-d06f-4935-8b02-779b177fd415 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b Aug 07 21:05:17.524648 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01aa8121-d06f-4935-8b02-779b177fd415 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:17.524648 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01aa8121-d06f-4935-8b02-779b177fd415 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:17.533785 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:17.533785 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:17.538753 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-01aa8121-d06f-4935-8b02-779b177fd415 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:17.545686 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01aa8121-d06f-4935-8b02-779b177fd415 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b returned with HTTP 200 Aug 07 21:05:17.546280 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 803/3252] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:17 2026] GET /volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b => generated 1412 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:17.562578 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-dd6b7b1d-a22b-47cb-a611-9076290ab0e5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:17.565036 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dd6b7b1d-a22b-47cb-a611-9076290ab0e5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b Aug 07 21:05:17.565392 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dd6b7b1d-a22b-47cb-a611-9076290ab0e5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:17.567219 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dd6b7b1d-a22b-47cb-a611-9076290ab0e5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:17.567219 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-dd6b7b1d-a22b-47cb-a611-9076290ab0e5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume with id: 70372106-59d8-41ff-a290-a1e21e89ba4b Aug 07 21:05:17.580955 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:17.580955 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:17.581737 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-dd6b7b1d-a22b-47cb-a611-9076290ab0e5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:17.605406 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-dd6b7b1d-a22b-47cb-a611-9076290ab0e5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume request issued successfully. Aug 07 21:05:17.605406 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dd6b7b1d-a22b-47cb-a611-9076290ab0e5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b returned with HTTP 202 Aug 07 21:05:17.605406 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 825/3253] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:17 2026] DELETE /volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:17.614829 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-832ec79c-c4c4-41e7-b721-229718d8aab4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:17.620245 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-832ec79c-c4c4-41e7-b721-229718d8aab4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b Aug 07 21:05:17.620387 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-832ec79c-c4c4-41e7-b721-229718d8aab4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:17.620559 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-832ec79c-c4c4-41e7-b721-229718d8aab4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:17.632087 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:17.632087 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:17.636406 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-832ec79c-c4c4-41e7-b721-229718d8aab4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:17.641772 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-832ec79c-c4c4-41e7-b721-229718d8aab4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b returned with HTTP 200 Aug 07 21:05:17.642359 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 810/3254] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:17 2026] GET /volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:18.465395 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5ad32055-b0a7-47ec-8cb8-d6b01b14bbd2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:18.465395 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5ad32055-b0a7-47ec-8cb8-d6b01b14bbd2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b Aug 07 21:05:18.465395 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5ad32055-b0a7-47ec-8cb8-d6b01b14bbd2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:18.465395 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5ad32055-b0a7-47ec-8cb8-d6b01b14bbd2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:18.465395 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-5ad32055-b0a7-47ec-8cb8-d6b01b14bbd2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Show backup with id e09e3f78-6317-4225-b319-73d2521fbf8b. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:18.466805 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5ad32055-b0a7-47ec-8cb8-d6b01b14bbd2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b returned with HTTP 404 Aug 07 21:05:18.468730 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 817/3255] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:18 2026] GET /volume/v3/backups/e09e3f78-6317-4225-b319-73d2521fbf8b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:18.556863 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5af857ec-368f-4ca6-8d86-6efc37dd89d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:18.564933 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5af857ec-368f-4ca6-8d86-6efc37dd89d1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 Aug 07 21:05:18.565218 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5af857ec-368f-4ca6-8d86-6efc37dd89d1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:18.565436 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5af857ec-368f-4ca6-8d86-6efc37dd89d1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:18.565537 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-5af857ec-368f-4ca6-8d86-6efc37dd89d1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: 0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 Aug 07 21:05:18.570823 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:18.570823 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:18.571417 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5af857ec-368f-4ca6-8d86-6efc37dd89d1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:05:18.586891 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5af857ec-368f-4ca6-8d86-6efc37dd89d1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot delete request issued successfully. Aug 07 21:05:18.587299 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5af857ec-368f-4ca6-8d86-6efc37dd89d1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 returned with HTTP 202 Aug 07 21:05:18.588038 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 804/3256] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:05:18 2026] DELETE /volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:18.602460 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bb008061-4771-4eb0-952a-bde349606857 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:18.607747 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bb008061-4771-4eb0-952a-bde349606857 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 Aug 07 21:05:18.608145 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bb008061-4771-4eb0-952a-bde349606857 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:18.610080 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bb008061-4771-4eb0-952a-bde349606857 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:18.620232 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:18.620232 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:18.620913 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bb008061-4771-4eb0-952a-bde349606857 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:05:18.623994 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bb008061-4771-4eb0-952a-bde349606857 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 returned with HTTP 200 Aug 07 21:05:18.624520 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 826/3257] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:05:18 2026] GET /volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:18.661252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c95a02a0-3d29-409a-8ed3-1ef2e8c7335c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:18.665094 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c95a02a0-3d29-409a-8ed3-1ef2e8c7335c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b Aug 07 21:05:18.665641 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c95a02a0-3d29-409a-8ed3-1ef2e8c7335c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:18.666100 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c95a02a0-3d29-409a-8ed3-1ef2e8c7335c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:18.675526 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c95a02a0-3d29-409a-8ed3-1ef2e8c7335c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b returned with HTTP 404 Aug 07 21:05:18.676486 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 811/3258] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:18 2026] GET /volume/v3/volumes/70372106-59d8-41ff-a290-a1e21e89ba4b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:18.685451 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-11bdcda3-bda8-4d06-8479-626fcb7c761a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:18.687881 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-11bdcda3-bda8-4d06-8479-626fcb7c761a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:18.688233 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-11bdcda3-bda8-4d06-8479-626fcb7c761a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:18.688405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-11bdcda3-bda8-4d06-8479-626fcb7c761a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:18.688513 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-11bdcda3-bda8-4d06-8479-626fcb7c761a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete backup with id: 3da80ea8-2e53-4a48-84cd-d9e832957409. Aug 07 21:05:18.693743 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:18.693743 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:18.709696 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.backup.rpcapi [None req-11bdcda3-bda8-4d06-8479-626fcb7c761a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] delete_backup rpcapi backup_id 3da80ea8-2e53-4a48-84cd-d9e832957409 {{(pid=100278) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:05:18.712739 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-11bdcda3-bda8-4d06-8479-626fcb7c761a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 202 Aug 07 21:05:18.713253 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 818/3259] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:18 2026] DELETE /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:05:18.722639 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7b7d93f1-84f5-425b-a4f4-8eaf725576a1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:18.725372 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b7d93f1-84f5-425b-a4f4-8eaf725576a1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:18.725715 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b7d93f1-84f5-425b-a4f4-8eaf725576a1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:18.726042 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b7d93f1-84f5-425b-a4f4-8eaf725576a1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:18.726221 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7b7d93f1-84f5-425b-a4f4-8eaf725576a1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:18.732285 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:18.732285 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:18.733606 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b7d93f1-84f5-425b-a4f4-8eaf725576a1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 200 Aug 07 21:05:18.734239 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 805/3260] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:18 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:19.638251 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-55adc436-0b5c-4345-86a7-8e4a1d54bd52 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:19.640475 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-55adc436-0b5c-4345-86a7-8e4a1d54bd52 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 Aug 07 21:05:19.640687 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-55adc436-0b5c-4345-86a7-8e4a1d54bd52 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:19.640951 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-55adc436-0b5c-4345-86a7-8e4a1d54bd52 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:19.645179 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-55adc436-0b5c-4345-86a7-8e4a1d54bd52 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 returned with HTTP 404 Aug 07 21:05:19.645639 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 827/3261] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:05:19 2026] GET /volume/v3/snapshots/0b1f5fd0-83b8-4d62-9d50-d1d77714eab0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:19.660043 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-63bc08ef-5645-4056-b197-2a60d5e9455f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:19.662526 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63bc08ef-5645-4056-b197-2a60d5e9455f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:05:19.665137 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63bc08ef-5645-4056-b197-2a60d5e9455f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:19.665137 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63bc08ef-5645-4056-b197-2a60d5e9455f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:19.672786 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:19.672786 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:19.677460 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-63bc08ef-5645-4056-b197-2a60d5e9455f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:05:19.683431 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63bc08ef-5645-4056-b197-2a60d5e9455f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:05:19.684131 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 812/3262] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:19 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:19.726527 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:19.728398 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:05:19.728782 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2123174007"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:19.730438 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume request body: {'volume': {'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2123174007'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:05:19.748246 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fa7a1d72-d12e-4e43-8046-dffc6b4d855a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:19.751133 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa7a1d72-d12e-4e43-8046-dffc6b4d855a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 Aug 07 21:05:19.751365 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa7a1d72-d12e-4e43-8046-dffc6b4d855a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:19.751583 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa7a1d72-d12e-4e43-8046-dffc6b4d855a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:19.751809 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fa7a1d72-d12e-4e43-8046-dffc6b4d855a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 3da80ea8-2e53-4a48-84cd-d9e832957409. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:19.763695 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa7a1d72-d12e-4e43-8046-dffc6b4d855a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 returned with HTTP 404 Aug 07 21:05:19.764331 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 806/3263] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:19 2026] GET /volume/v3/backups/3da80ea8-2e53-4a48-84cd-d9e832957409 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:19.857834 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume of 1 GB Aug 07 21:05:19.870598 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Availability Zones retrieved successfully. Aug 07 21:05:19.881562 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Flow 'volume_create_api' (dbc40ffd-297d-4cc5-9162-96f91639c833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:19.883540 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e67f294e-f588-4c46-b095-1bc1f63528c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:19.885177 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:19.888820 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-cc3d92a7-11ac-4d84-9d5f-0f6d8ce1783b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:19.891081 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cc3d92a7-11ac-4d84-9d5f-0f6d8ce1783b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 Aug 07 21:05:19.891341 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cc3d92a7-11ac-4d84-9d5f-0f6d8ce1783b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:19.891593 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cc3d92a7-11ac-4d84-9d5f-0f6d8ce1783b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:19.915252 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:19.915252 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:19.923092 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-cc3d92a7-11ac-4d84-9d5f-0f6d8ce1783b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:19.933255 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cc3d92a7-11ac-4d84-9d5f-0f6d8ce1783b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 returned with HTTP 200 Aug 07 21:05:19.934012 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 828/3264] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:19 2026] GET /volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 => generated 1357 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:19.949779 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-99b910f4-8f95-43d9-b382-0ac83c6fed47 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:19.952137 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99b910f4-8f95-43d9-b382-0ac83c6fed47 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 Aug 07 21:05:19.956189 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99b910f4-8f95-43d9-b382-0ac83c6fed47 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:19.956692 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99b910f4-8f95-43d9-b382-0ac83c6fed47 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:19.957007 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-99b910f4-8f95-43d9-b382-0ac83c6fed47 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume with id: d2186807-6c71-4c6c-bc0b-ec24f3839946 Aug 07 21:05:19.970088 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:19.970088 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:19.970741 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-99b910f4-8f95-43d9-b382-0ac83c6fed47 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:19.989124 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e67f294e-f588-4c46-b095-1bc1f63528c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:19.991060 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83a490f-5f7b-48d0-9c1b-666c611b8c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:20.010368 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-99b910f4-8f95-43d9-b382-0ac83c6fed47 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume request issued successfully. Aug 07 21:05:20.013779 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99b910f4-8f95-43d9-b382-0ac83c6fed47 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 returned with HTTP 202 Aug 07 21:05:20.013779 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 813/3265] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:19 2026] DELETE /volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:20.025435 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-14058e48-7fc7-4fbc-a445-a2a51f31828a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:20.028820 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14058e48-7fc7-4fbc-a445-a2a51f31828a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 Aug 07 21:05:20.029259 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14058e48-7fc7-4fbc-a445-a2a51f31828a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:20.029653 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14058e48-7fc7-4fbc-a445-a2a51f31828a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:20.041011 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:20.041011 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:20.047288 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-14058e48-7fc7-4fbc-a445-a2a51f31828a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:20.056772 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14058e48-7fc7-4fbc-a445-a2a51f31828a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 returned with HTTP 200 Aug 07 21:05:20.058045 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 807/3266] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:20 2026] GET /volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:20.070699 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['ddd5cd2c-b9f3-415b-94da-7ca9439d83a5', 'eb851dd9-e305-4518-8978-6e835beb91a5', '627d6bdd-f5a7-4f84-9672-7ca319557ef9', '81c4e945-8b28-4537-a950-50bb5067ae30'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:20.071678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83a490f-5f7b-48d0-9c1b-666c611b8c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddd5cd2c-b9f3-415b-94da-7ca9439d83a5', 'eb851dd9-e305-4518-8978-6e835beb91a5', '627d6bdd-f5a7-4f84-9672-7ca319557ef9', '81c4e945-8b28-4537-a950-50bb5067ae30']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:20.072585 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63810c42-b322-4778-869f-cb61b8772881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:20.113015 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63810c42-b322-4778-869f-cb61b8772881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e81bdf3e-7c6e-4d15-8a8c-6da603a05541', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2123174007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b369d38bd9c4a3fa5109973383db7b2',qos_specs=None,replication_status=,reservations=['ddd5cd2c-b9f3-415b-94da-7ca9439d83a5','eb851dd9-e305-4518-8978-6e835beb91a5','627d6bdd-f5a7-4f84-9672-7ca319557ef9','81c4e945-8b28-4537-a950-50bb5067ae30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33f010b747e246f9a5b78114d9b0d31c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2123174007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e81bdf3e-7c6e-4d15-8a8c-6da603a05541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b369d38bd9c4a3fa5109973383db7b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33f010b747e246f9a5b78114d9b0d31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:20.114000 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81baa259-528a-4a28-bdd1-42502c9ff4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:20.137575 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81baa259-528a-4a28-bdd1-42502c9ff4c8) transitioned into state 'SUCCESS' from state '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-2123174007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b369d38bd9c4a3fa5109973383db7b2',qos_specs=None,replication_status=,reservations=['ddd5cd2c-b9f3-415b-94da-7ca9439d83a5','eb851dd9-e305-4518-8978-6e835beb91a5','627d6bdd-f5a7-4f84-9672-7ca319557ef9','81c4e945-8b28-4537-a950-50bb5067ae30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33f010b747e246f9a5b78114d9b0d31c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:20.137985 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d83eb7-2c3c-4aaf-8b62-27c19e3a88b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:20.153364 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d83eb7-2c3c-4aaf-8b62-27c19e3a88b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:20.154488 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Flow 'volume_create_api' (dbc40ffd-297d-4cc5-9162-96f91639c833) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:20.154959 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume request issued successfully. Aug 07 21:05:20.155958 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-46f0f7e7-b5d2-4194-a0f6-4b35ed3a30ef tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:05:20.156554 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 819/3267] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:05:19 2026] POST /volume/v3/volumes => generated 754 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:20.170446 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e0125a3b-9cca-47b7-bedf-c4ccbe9b3225 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:20.173170 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0125a3b-9cca-47b7-bedf-c4ccbe9b3225 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:05:20.173362 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0125a3b-9cca-47b7-bedf-c4ccbe9b3225 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:20.173582 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0125a3b-9cca-47b7-bedf-c4ccbe9b3225 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:20.183793 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:20.183793 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:20.188176 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e0125a3b-9cca-47b7-bedf-c4ccbe9b3225 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:05:20.193935 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0125a3b-9cca-47b7-bedf-c4ccbe9b3225 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:05:20.194572 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 829/3268] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:20 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:21.075978 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8835781c-3288-4300-b8c0-a08548bd9219 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:21.088583 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8835781c-3288-4300-b8c0-a08548bd9219 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 Aug 07 21:05:21.088785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8835781c-3288-4300-b8c0-a08548bd9219 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:21.089029 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8835781c-3288-4300-b8c0-a08548bd9219 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:21.100786 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8835781c-3288-4300-b8c0-a08548bd9219 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 returned with HTTP 404 Aug 07 21:05:21.101466 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 814/3269] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:21 2026] GET /volume/v3/volumes/d2186807-6c71-4c6c-bc0b-ec24f3839946 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:21.123643 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:21.125958 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:05:21.126377 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-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-1276192836"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:21.128348 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1276192836'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:05:21.128554 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume of 1 GB Aug 07 21:05:21.135192 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Availability Zones retrieved successfully. Aug 07 21:05:21.143352 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Flow 'volume_create_api' (afb8376e-7471-4913-ad88-e7dbb9909b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:21.144904 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a466a27-4076-4520-97c3-7a9d3c9836e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:21.146090 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:21.180976 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a466a27-4076-4520-97c3-7a9d3c9836e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:21.182123 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cdc86c1-8295-4973-ba9e-3c1358bf91f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:21.209217 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5571c7e0-1cfd-4de4-9eb6-f768d665d96c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:21.213039 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5571c7e0-1cfd-4de4-9eb6-f768d665d96c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:05:21.213039 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5571c7e0-1cfd-4de4-9eb6-f768d665d96c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:21.213039 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5571c7e0-1cfd-4de4-9eb6-f768d665d96c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:21.220355 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:21.220355 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:21.227222 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5571c7e0-1cfd-4de4-9eb6-f768d665d96c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:05:21.235478 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5571c7e0-1cfd-4de4-9eb6-f768d665d96c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:05:21.235899 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 820/3270] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:21 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:21.238343 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Created reservations ['077035ca-45c3-4b1a-ae71-3ebe3c641afb', '2bc681fc-48fd-4e66-a2e6-ae4b3675e1cb', 'e22175d9-1d13-4a05-ae26-cfb4e641b5f5', '8b1c82e4-9bbe-4fb7-b96f-d4f0f55cf97c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:21.239825 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cdc86c1-8295-4973-ba9e-3c1358bf91f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['077035ca-45c3-4b1a-ae71-3ebe3c641afb', '2bc681fc-48fd-4e66-a2e6-ae4b3675e1cb', 'e22175d9-1d13-4a05-ae26-cfb4e641b5f5', '8b1c82e4-9bbe-4fb7-b96f-d4f0f55cf97c']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:21.241777 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0512d196-0b9e-4d14-8772-9f0532ef5578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:21.287441 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0512d196-0b9e-4d14-8772-9f0532ef5578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccd10b5e-d695-43f9-9de2-7ca14ca7d199', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1276192836',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='9e13a85d18524c5191700974d4827b73',qos_specs=None,replication_status=,reservations=['077035ca-45c3-4b1a-ae71-3ebe3c641afb','2bc681fc-48fd-4e66-a2e6-ae4b3675e1cb','e22175d9-1d13-4a05-ae26-cfb4e641b5f5','8b1c82e4-9bbe-4fb7-b96f-d4f0f55cf97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1276192836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccd10b5e-d695-43f9-9de2-7ca14ca7d199,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='9e13a85d18524c5191700974d4827b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:21.289366 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279d9525-f8d1-4aad-b647-42a278389902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:21.315697 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279d9525-f8d1-4aad-b647-42a278389902) transitioned into state 'SUCCESS' from state '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-1276192836',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='9e13a85d18524c5191700974d4827b73',qos_specs=None,replication_status=,reservations=['077035ca-45c3-4b1a-ae71-3ebe3c641afb','2bc681fc-48fd-4e66-a2e6-ae4b3675e1cb','e22175d9-1d13-4a05-ae26-cfb4e641b5f5','8b1c82e4-9bbe-4fb7-b96f-d4f0f55cf97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:21.317853 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c379dbb-9d0a-4997-a0ba-3d3e86fcc443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:21.332067 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c379dbb-9d0a-4997-a0ba-3d3e86fcc443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:21.332067 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Flow 'volume_create_api' (afb8376e-7471-4913-ad88-e7dbb9909b25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:21.332067 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume request issued successfully. Aug 07 21:05:21.332067 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c46030e-03aa-496b-aa19-a8704fd05da7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:05:21.332634 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 808/3271] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:05:21 2026] POST /volume/v3/volumes => generated 816 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:21.347317 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-be96bd49-2cc1-453e-bf84-c20ef3701c02 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:21.350158 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-be96bd49-2cc1-453e-bf84-c20ef3701c02 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 Aug 07 21:05:21.350407 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-be96bd49-2cc1-453e-bf84-c20ef3701c02 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:21.350653 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-be96bd49-2cc1-453e-bf84-c20ef3701c02 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:21.363433 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:21.363433 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:21.368877 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-be96bd49-2cc1-453e-bf84-c20ef3701c02 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:21.375629 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-be96bd49-2cc1-453e-bf84-c20ef3701c02 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 returned with HTTP 200 Aug 07 21:05:21.378245 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 830/3272] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:21 2026] GET /volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:22.390450 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3ec77f73-cc14-4689-b6d5-2e36ac680b3e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:22.393404 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ec77f73-cc14-4689-b6d5-2e36ac680b3e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 Aug 07 21:05:22.393604 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ec77f73-cc14-4689-b6d5-2e36ac680b3e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:22.393860 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ec77f73-cc14-4689-b6d5-2e36ac680b3e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:22.405890 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:22.405890 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:22.410403 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3ec77f73-cc14-4689-b6d5-2e36ac680b3e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:22.416208 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ec77f73-cc14-4689-b6d5-2e36ac680b3e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 returned with HTTP 200 Aug 07 21:05:22.416677 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 815/3273] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:22 2026] GET /volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:22.428816 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7545ea8e-8481-4d9b-aec7-aaf2a9105c28 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:22.433802 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7545ea8e-8481-4d9b-aec7-aaf2a9105c28 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:05:22.434276 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7545ea8e-8481-4d9b-aec7-aaf2a9105c28 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ccd10b5e-d695-43f9-9de2-7ca14ca7d199", "name": "tempest-VolumesBackupsTest-Backup-555269614", "description": "tempest-backup-description-1310232198", "container": "tempest-volumesbackupstest-backup-container-107012609"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:22.438784 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.backups [None req-7545ea8e-8481-4d9b-aec7-aaf2a9105c28 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating new backup {'backup': {'volume_id': 'ccd10b5e-d695-43f9-9de2-7ca14ca7d199', 'name': 'tempest-VolumesBackupsTest-Backup-555269614', 'description': 'tempest-backup-description-1310232198', 'container': 'tempest-volumesbackupstest-backup-container-107012609'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:05:22.438784 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-7545ea8e-8481-4d9b-aec7-aaf2a9105c28 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating backup of volume ccd10b5e-d695-43f9-9de2-7ca14ca7d199 in container tempest-volumesbackupstest-backup-container-107012609 Aug 07 21:05:22.447159 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:22.447159 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:22.447392 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7545ea8e-8481-4d9b-aec7-aaf2a9105c28 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:22.475127 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-7545ea8e-8481-4d9b-aec7-aaf2a9105c28 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Created reservations ['0180bf7d-d62d-43f7-b16e-1f1df35b99a1', '70ebb790-c69f-45e8-9a62-882c68d5c032'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:22.519320 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7545ea8e-8481-4d9b-aec7-aaf2a9105c28 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:05:22.519907 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 821/3274] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:05:22 2026] POST /volume/v3/backups => generated 329 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:22.530983 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-95098220-ffe3-496e-956c-18ea2cef30cc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:22.536042 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95098220-ffe3-496e-956c-18ea2cef30cc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:22.536042 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95098220-ffe3-496e-956c-18ea2cef30cc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:22.536042 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95098220-ffe3-496e-956c-18ea2cef30cc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:22.536042 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-95098220-ffe3-496e-956c-18ea2cef30cc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:22.539834 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:22.539834 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:22.540981 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95098220-ffe3-496e-956c-18ea2cef30cc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:22.541545 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 809/3275] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:22 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:23.552475 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5ad5ba29-7ab8-4a53-9ad4-d6067983cd3a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:23.554395 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5ad5ba29-7ab8-4a53-9ad4-d6067983cd3a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:23.554595 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5ad5ba29-7ab8-4a53-9ad4-d6067983cd3a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:23.554825 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5ad5ba29-7ab8-4a53-9ad4-d6067983cd3a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:23.555014 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-5ad5ba29-7ab8-4a53-9ad4-d6067983cd3a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:23.559824 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:23.559824 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:23.560806 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5ad5ba29-7ab8-4a53-9ad4-d6067983cd3a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:23.561323 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 831/3276] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:23 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:23.727103 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7a2e9607-f73d-4e16-bc52-527550789da6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:23.833009 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a2e9607-f73d-4e16-bc52-527550789da6 tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:05:23.833383 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a2e9607-f73d-4e16-bc52-527550789da6 tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:23.856019 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a2e9607-f73d-4e16-bc52-527550789da6 tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:05:23.856446 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 816/3277] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:05:23 2026] POST /volume/v3/types => generated 287 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:24.577099 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-91719952-427d-4422-a980-3c432e46d68b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:24.579144 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-91719952-427d-4422-a980-3c432e46d68b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:24.579349 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-91719952-427d-4422-a980-3c432e46d68b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:24.579555 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-91719952-427d-4422-a980-3c432e46d68b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:24.579719 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-91719952-427d-4422-a980-3c432e46d68b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:24.586289 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:24.586289 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:24.587422 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-91719952-427d-4422-a980-3c432e46d68b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:24.587876 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 822/3278] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:24 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:25.600412 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7af3008d-aec2-4a6d-97d7-cb2634205336 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:25.602488 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7af3008d-aec2-4a6d-97d7-cb2634205336 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:25.602729 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7af3008d-aec2-4a6d-97d7-cb2634205336 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:25.603194 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7af3008d-aec2-4a6d-97d7-cb2634205336 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:25.603194 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7af3008d-aec2-4a6d-97d7-cb2634205336 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:25.608261 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:25.608261 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:25.609393 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7af3008d-aec2-4a6d-97d7-cb2634205336 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:25.609845 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 810/3279] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:25 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:25.913184 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:25.917614 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:05:25.918102 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "74f9e7f0-3482-40ab-a452-0bd5c1260ee8", "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:25.919738 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '74f9e7f0-3482-40ab-a452-0bd5c1260ee8', 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:05:26.065859 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Create volume of 1 GB Aug 07 21:05:26.071700 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Availability Zones retrieved successfully. Aug 07 21:05:26.075956 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Flow 'volume_create_api' (973deb0c-07bd-4a9b-94f0-26059124dc47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:26.077258 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c7cfa74-247c-4bfa-ad46-27afe0b31565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:26.078727 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:26.158391 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c7cfa74-247c-4bfa-ad46-27afe0b31565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:05:24Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=84da7769-5902-419f-b265-884c329245e3,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': '84da7769-5902-419f-b265-884c329245e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:26.160224 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df03bc5e-0d38-49a7-80fb-89d22f766cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:26.199681 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:05:26.200077 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:05:26.242900 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Created reservations ['d4459e92-cf44-4c84-b63a-f8da5733ca9b', '1ab497c9-82c6-4802-819e-3be997b8ecd5', 'd89cc0ad-1672-41b8-bfd6-81eecb1295b9', '3ab7664f-9223-48ed-947e-637e479a8440'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:26.244188 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df03bc5e-0d38-49a7-80fb-89d22f766cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4459e92-cf44-4c84-b63a-f8da5733ca9b', '1ab497c9-82c6-4802-819e-3be997b8ecd5', 'd89cc0ad-1672-41b8-bfd6-81eecb1295b9', '3ab7664f-9223-48ed-947e-637e479a8440']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:26.245369 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81ca4615-f30a-46f4-83cc-0b17316c5f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:26.272042 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81ca4615-f30a-46f4-83cc-0b17316c5f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82dbda6a-3287-43b3-b9a3-4d5cb77dfacf', '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='42b4b64447554eee8ea3c8bf090f4605',qos_specs=None,replication_status=,reservations=['d4459e92-cf44-4c84-b63a-f8da5733ca9b','1ab497c9-82c6-4802-819e-3be997b8ecd5','d89cc0ad-1672-41b8-bfd6-81eecb1295b9','3ab7664f-9223-48ed-947e-637e479a8440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d23bbb4de0842a19e3fb2c4753b6420',volume_type_id=84da7769-5902-419f-b265-884c329245e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:26Z,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=82dbda6a-3287-43b3-b9a3-4d5cb77dfacf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42b4b64447554eee8ea3c8bf090f4605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d23bbb4de0842a19e3fb2c4753b6420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84da7769-5902-419f-b265-884c329245e3),volume_type_id=84da7769-5902-419f-b265-884c329245e3)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:26.273122 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a779164-9ce2-4416-bbf8-fb8eae9c026f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:26.296028 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a779164-9ce2-4416-bbf8-fb8eae9c026f) transitioned into state 'SUCCESS' from 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='42b4b64447554eee8ea3c8bf090f4605',qos_specs=None,replication_status=,reservations=['d4459e92-cf44-4c84-b63a-f8da5733ca9b','1ab497c9-82c6-4802-819e-3be997b8ecd5','d89cc0ad-1672-41b8-bfd6-81eecb1295b9','3ab7664f-9223-48ed-947e-637e479a8440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d23bbb4de0842a19e3fb2c4753b6420',volume_type_id=84da7769-5902-419f-b265-884c329245e3)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:26.297044 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82529e34-697a-458e-8c4d-f02d1f1840fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:26.309306 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82529e34-697a-458e-8c4d-f02d1f1840fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:26.310340 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Flow 'volume_create_api' (973deb0c-07bd-4a9b-94f0-26059124dc47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:26.310774 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Create volume request issued successfully. Aug 07 21:05:26.311972 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a71b4a98-a840-468e-a560-dfa573e7c1cf tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:05:26.312155 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 832/3280] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:05:25 2026] POST /volume/v3/volumes => generated 798 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:26.329030 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-53adfe67-1b48-4b9c-9d34-a351d05b8de3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:26.331008 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53adfe67-1b48-4b9c-9d34-a351d05b8de3 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] GET https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:26.331497 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53adfe67-1b48-4b9c-9d34-a351d05b8de3 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:26.331548 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53adfe67-1b48-4b9c-9d34-a351d05b8de3 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:26.339050 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:26.339050 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:26.343541 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-53adfe67-1b48-4b9c-9d34-a351d05b8de3 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Volume info retrieved successfully. Aug 07 21:05:26.348348 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53adfe67-1b48-4b9c-9d34-a351d05b8de3 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf returned with HTTP 200 Aug 07 21:05:26.348564 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 817/3281] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:26 2026] GET /volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:26.528927 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-e68754d0-eb04-4c78-9f3e-faa235f06383 req-65257f63-9738-437a-b003-e645c82cbca3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:26.534320 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-e68754d0-eb04-4c78-9f3e-faa235f06383 req-65257f63-9738-437a-b003-e645c82cbca3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a/encryption Aug 07 21:05:26.534726 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-e68754d0-eb04-4c78-9f3e-faa235f06383 req-65257f63-9738-437a-b003-e645c82cbca3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:26.535229 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-e68754d0-eb04-4c78-9f3e-faa235f06383 req-65257f63-9738-437a-b003-e645c82cbca3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:26.554516 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:26.554516 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:26.566548 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-e68754d0-eb04-4c78-9f3e-faa235f06383 req-65257f63-9738-437a-b003-e645c82cbca3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a/encryption returned with HTTP 200 Aug 07 21:05:26.567158 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 823/3282] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:05:26 2026] GET /volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a/encryption => generated 161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:26.623097 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-489f84a9-2855-4399-9685-a0ab8364e96d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:26.626222 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-489f84a9-2855-4399-9685-a0ab8364e96d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:26.626222 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-489f84a9-2855-4399-9685-a0ab8364e96d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:26.626461 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-489f84a9-2855-4399-9685-a0ab8364e96d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:26.626461 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-489f84a9-2855-4399-9685-a0ab8364e96d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:26.635056 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:26.635056 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:26.636505 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-489f84a9-2855-4399-9685-a0ab8364e96d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:26.637013 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 811/3283] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:26 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:27.362510 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e5b339e0-ffba-413b-884e-7deb2b0386ca None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:27.365249 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e5b339e0-ffba-413b-884e-7deb2b0386ca tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] GET https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:27.365465 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e5b339e0-ffba-413b-884e-7deb2b0386ca tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:27.365734 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e5b339e0-ffba-413b-884e-7deb2b0386ca tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:27.375989 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:27.375989 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:27.383173 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e5b339e0-ffba-413b-884e-7deb2b0386ca tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Volume info retrieved successfully. Aug 07 21:05:27.389150 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e5b339e0-ffba-413b-884e-7deb2b0386ca tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf returned with HTTP 200 Aug 07 21:05:27.389589 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 833/3284] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:27 2026] GET /volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf => generated 948 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:27.487402 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e68754d0-eb04-4c78-9f3e-faa235f06383 req-9e107337-8ae8-4b54-a3a8-a69c5eda874b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:27.489909 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e68754d0-eb04-4c78-9f3e-faa235f06383 req-9e107337-8ae8-4b54-a3a8-a69c5eda874b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/attachments/acca28ae-eae7-4558-9474-b952d92dc98c Aug 07 21:05:27.490385 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e68754d0-eb04-4c78-9f3e-faa235f06383 req-9e107337-8ae8-4b54-a3a8-a69c5eda874b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:27.490727 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e68754d0-eb04-4c78-9f3e-faa235f06383 req-9e107337-8ae8-4b54-a3a8-a69c5eda874b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:27.502728 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:27.502728 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:27.561467 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e68754d0-eb04-4c78-9f3e-faa235f06383 req-9e107337-8ae8-4b54-a3a8-a69c5eda874b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/acca28ae-eae7-4558-9474-b952d92dc98c returned with HTTP 200 Aug 07 21:05:27.561958 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 818/3285] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:05:27 2026] DELETE /volume/v3/attachments/acca28ae-eae7-4558-9474-b952d92dc98c => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:27.650656 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ee7525dc-f357-4d2d-a83f-5c5e736c1e77 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:27.652747 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ee7525dc-f357-4d2d-a83f-5c5e736c1e77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:27.653113 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ee7525dc-f357-4d2d-a83f-5c5e736c1e77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:27.653849 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ee7525dc-f357-4d2d-a83f-5c5e736c1e77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:27.653849 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-ee7525dc-f357-4d2d-a83f-5c5e736c1e77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:27.658615 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:27.658615 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:27.659320 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ee7525dc-f357-4d2d-a83f-5c5e736c1e77 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:27.659726 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 824/3286] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:27 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:28.407011 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d70adcd8-24dd-40d3-8dfc-118798aa8531 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:28.409624 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d70adcd8-24dd-40d3-8dfc-118798aa8531 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] GET https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:28.409923 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d70adcd8-24dd-40d3-8dfc-118798aa8531 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:28.410210 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d70adcd8-24dd-40d3-8dfc-118798aa8531 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:28.421782 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:28.421782 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:28.428680 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d70adcd8-24dd-40d3-8dfc-118798aa8531 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Volume info retrieved successfully. Aug 07 21:05:28.436026 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d70adcd8-24dd-40d3-8dfc-118798aa8531 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf returned with HTTP 200 Aug 07 21:05:28.436784 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 812/3287] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:28 2026] GET /volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:28.542725 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d33d461d-c278-4921-ac14-8e726042b8ed None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:28.544895 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d33d461d-c278-4921-ac14-8e726042b8ed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a Aug 07 21:05:28.545123 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d33d461d-c278-4921-ac14-8e726042b8ed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:28.545281 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d33d461d-c278-4921-ac14-8e726042b8ed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:28.545470 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-d33d461d-c278-4921-ac14-8e726042b8ed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume with id: f3652e75-98dd-4370-9785-7f8aab8fdf8a Aug 07 21:05:28.553269 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:28.553269 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:28.553892 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d33d461d-c278-4921-ac14-8e726042b8ed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:28.566596 np0000006755 devstack@c-api.service[100277]: WARNING cinder.keymgr.conf_key_mgr [None req-d33d461d-c278-4921-ac14-8e726042b8ed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 21:05:28.573051 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d33d461d-c278-4921-ac14-8e726042b8ed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume request issued successfully. Aug 07 21:05:28.573386 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d33d461d-c278-4921-ac14-8e726042b8ed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a returned with HTTP 202 Aug 07 21:05:28.573866 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 834/3288] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:28 2026] DELETE /volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:28.583643 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-368b14ae-80ac-4be7-8044-ed8b042418a7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:28.587928 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-368b14ae-80ac-4be7-8044-ed8b042418a7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a Aug 07 21:05:28.587928 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-368b14ae-80ac-4be7-8044-ed8b042418a7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:28.587928 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-368b14ae-80ac-4be7-8044-ed8b042418a7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:28.599050 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:28.599050 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:28.605484 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-368b14ae-80ac-4be7-8044-ed8b042418a7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:28.613144 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-368b14ae-80ac-4be7-8044-ed8b042418a7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a returned with HTTP 200 Aug 07 21:05:28.613898 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 819/3289] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:28 2026] GET /volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:28.672095 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c635ac1c-a261-4071-9b2e-244b38b9bab6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:28.674576 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c635ac1c-a261-4071-9b2e-244b38b9bab6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:28.675177 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c635ac1c-a261-4071-9b2e-244b38b9bab6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:28.675177 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c635ac1c-a261-4071-9b2e-244b38b9bab6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:28.675989 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-c635ac1c-a261-4071-9b2e-244b38b9bab6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:28.680566 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:28.680566 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:28.681384 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c635ac1c-a261-4071-9b2e-244b38b9bab6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:28.681817 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 825/3290] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:28 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:29.452272 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-031dcd8e-240a-4829-bda9-8e18f4934657 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.454969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-86b32553-e368-4d45-85f0-095a25bc1a14 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.455450 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-031dcd8e-240a-4829-bda9-8e18f4934657 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:29.455673 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-031dcd8e-240a-4829-bda9-8e18f4934657 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:29.455947 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-031dcd8e-240a-4829-bda9-8e18f4934657 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:29.457979 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-86b32553-e368-4d45-85f0-095a25bc1a14 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] GET https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:29.459084 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-86b32553-e368-4d45-85f0-095a25bc1a14 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:29.459084 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-86b32553-e368-4d45-85f0-095a25bc1a14 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:29.464895 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:29.464895 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:29.468403 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:29.468403 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:29.469466 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-031dcd8e-240a-4829-bda9-8e18f4934657 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:29.473369 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-86b32553-e368-4d45-85f0-095a25bc1a14 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Volume info retrieved successfully. Aug 07 21:05:29.475230 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-031dcd8e-240a-4829-bda9-8e18f4934657 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:29.475722 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 813/3291] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:29 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:29.479072 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-86b32553-e368-4d45-85f0-095a25bc1a14 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf returned with HTTP 200 Aug 07 21:05:29.479545 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 835/3292] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:29 2026] GET /volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:29.494769 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-deb3cef4-6cdd-49f5-97bc-ccafa8bf107a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.496991 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-deb3cef4-6cdd-49f5-97bc-ccafa8bf107a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:29.497192 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-deb3cef4-6cdd-49f5-97bc-ccafa8bf107a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:29.497395 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-deb3cef4-6cdd-49f5-97bc-ccafa8bf107a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:29.505780 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:29.505780 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:29.511515 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-deb3cef4-6cdd-49f5-97bc-ccafa8bf107a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:29.516746 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=233,cinder:UPDATE=61,cinder:INSERT=30 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:05:29.519074 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-deb3cef4-6cdd-49f5-97bc-ccafa8bf107a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:29.519964 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 820/3293] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:29 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:29.577972 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-08d1f258-8af6-48b8-8a5c-a4de6c9065c5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.580359 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-08d1f258-8af6-48b8-8a5c-a4de6c9065c5 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:29.580562 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-08d1f258-8af6-48b8-8a5c-a4de6c9065c5 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:29.580800 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-08d1f258-8af6-48b8-8a5c-a4de6c9065c5 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:29.588510 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:29.588510 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:29.592695 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-08d1f258-8af6-48b8-8a5c-a4de6c9065c5 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:29.597387 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-08d1f258-8af6-48b8-8a5c-a4de6c9065c5 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:29.597860 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 826/3294] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:05:29 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:29.628083 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ed8169a3-aa98-45e7-a38b-e782d10a613a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.630585 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed8169a3-aa98-45e7-a38b-e782d10a613a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a Aug 07 21:05:29.630585 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed8169a3-aa98-45e7-a38b-e782d10a613a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:29.630668 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed8169a3-aa98-45e7-a38b-e782d10a613a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:29.638777 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed8169a3-aa98-45e7-a38b-e782d10a613a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a returned with HTTP 404 Aug 07 21:05:29.638943 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 814/3295] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:29 2026] GET /volume/v3/volumes/f3652e75-98dd-4370-9785-7f8aab8fdf8a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:29.645274 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-79405e27-75cd-40e4-b710-d5185d0d171b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.649775 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-79405e27-75cd-40e4-b710-d5185d0d171b tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:05:29.649775 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-79405e27-75cd-40e4-b710-d5185d0d171b tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:29.649775 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-79405e27-75cd-40e4-b710-d5185d0d171b tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:29.649775 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-79405e27-75cd-40e4-b710-d5185d0d171b tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:05:29.659986 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-79405e27-75cd-40e4-b710-d5185d0d171b tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Get all volumes completed successfully. Aug 07 21:05:29.661939 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:29.661939 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:29.666946 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-79405e27-75cd-40e4-b710-d5185d0d171b tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:05:29.667525 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 836/3296] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:05:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11662 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:05:29.684088 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-493dd82d-c716-4203-8a58-f76f4c5082aa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.690672 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-493dd82d-c716-4203-8a58-f76f4c5082aa tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] DELETE https://10.4.3.127/volume/v3/types/0ae64d38-9e29-4c5c-bf99-7cb80c96b3b0 Aug 07 21:05:29.690672 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-493dd82d-c716-4203-8a58-f76f4c5082aa tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:29.690672 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-493dd82d-c716-4203-8a58-f76f4c5082aa tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:29.691820 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a2679116-edff-4bd8-9878-e7937a736317 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.694467 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a2679116-edff-4bd8-9878-e7937a736317 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:29.694691 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a2679116-edff-4bd8-9878-e7937a736317 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:29.694903 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a2679116-edff-4bd8-9878-e7937a736317 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:29.695021 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-a2679116-edff-4bd8-9878-e7937a736317 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:29.699697 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:29.699697 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:29.700665 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a2679116-edff-4bd8-9878-e7937a736317 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:29.701164 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 827/3297] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:29 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:29.702684 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-502851c8-4ce7-45e2-a1af-47eecc5019bc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.704911 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-502851c8-4ce7-45e2-a1af-47eecc5019bc None None] GET https://10.4.3.127/volume// Aug 07 21:05:29.704911 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-502851c8-4ce7-45e2-a1af-47eecc5019bc None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:29.704911 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-502851c8-4ce7-45e2-a1af-47eecc5019bc None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:29.704911 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-502851c8-4ce7-45e2-a1af-47eecc5019bc None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:05:29.704911 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 815/3298] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:05:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:05:29.711244 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-5e59c45b-ab15-4fc2-a7d6-b86963702f00 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.737355 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-493dd82d-c716-4203-8a58-f76f4c5082aa tempest-TestVolumeBootPattern-529825883 tempest-TestVolumeBootPattern-529825883-project-admin] https://10.4.3.127/volume/v3/types/0ae64d38-9e29-4c5c-bf99-7cb80c96b3b0 returned with HTTP 202 Aug 07 21:05:29.737934 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 821/3299] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:05:29 2026] DELETE /volume/v3/types/0ae64d38-9e29-4c5c-bf99-7cb80c96b3b0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:29.773648 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d0cac842-28e1-4856-9aee-a27622b979b9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.777344 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:05:29.777344 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1234554727", "snapshot_id": null, "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "volume_type": null, "size": 1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:29.778782 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1234554727', 'snapshot_id': None, 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'volume_type': None, 'size': 1}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:05:29.806710 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-5e59c45b-ab15-4fc2-a7d6-b86963702f00 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:05:29.807072 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-5e59c45b-ab15-4fc2-a7d6-b86963702f00 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68e63147-dd65-463a-8d17-f227de85512c", "connector": null, "instance_uuid": "a18f4d44-f652-4df5-877e-db6ff547d3f7"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:29.820217 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:29.820217 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:29.854814 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-5e59c45b-ab15-4fc2-a7d6-b86963702f00 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:05:29.855506 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 837/3300] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:05:29 2026] POST /volume/v3/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:29.878317 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume of 1 GB Aug 07 21:05:29.882136 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Availability Zones retrieved successfully. Aug 07 21:05:29.888381 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (9e3ae5bb-4f71-4686-b822-8f52da936b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:29.889829 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c291cd3a-d3f9-4606-98d0-1cbf7a7db624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:29.890960 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:29.893605 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-edfe4109-9f90-4a0d-9a67-5d0fefa29b9d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.897440 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edfe4109-9f90-4a0d-9a67-5d0fefa29b9d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:29.897440 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-edfe4109-9f90-4a0d-9a67-5d0fefa29b9d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:29.897440 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-edfe4109-9f90-4a0d-9a67-5d0fefa29b9d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:29.906486 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-240edf41-a9b9-4a12-8458-aa3ee8bb4841 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.906998 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-240edf41-a9b9-4a12-8458-aa3ee8bb4841 None None] GET https://10.4.3.127/volume// Aug 07 21:05:29.907218 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-240edf41-a9b9-4a12-8458-aa3ee8bb4841 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:29.907455 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-240edf41-a9b9-4a12-8458-aa3ee8bb4841 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:29.907869 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-240edf41-a9b9-4a12-8458-aa3ee8bb4841 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:05:29.908204 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 822/3301] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:05:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:05:29.909932 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:29.909932 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:29.914161 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-edfe4109-9f90-4a0d-9a67-5d0fefa29b9d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:29.919485 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edfe4109-9f90-4a0d-9a67-5d0fefa29b9d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:29.919993 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 816/3302] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:29 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:29.922541 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-8920ec79-ce70-4877-af35-af2cbc6db997 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:29.925616 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-8920ec79-ce70-4877-af35-af2cbc6db997 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:29.925956 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-8920ec79-ce70-4877-af35-af2cbc6db997 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:29.926257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-8920ec79-ce70-4877-af35-af2cbc6db997 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:29.939843 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:29.939843 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:29.945159 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-8920ec79-ce70-4877-af35-af2cbc6db997 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:29.951270 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-8920ec79-ce70-4877-af35-af2cbc6db997 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:29.951932 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 838/3303] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:05:29 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:05:29.959972 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c291cd3a-d3f9-4606-98d0-1cbf7a7db624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:29.960649 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312895de-b4d2-4347-8e79-bc236747661b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:30.016404 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['af16932d-6179-450c-ab3d-a2063f13028c', '442a7f63-1fc5-4074-a322-dbc95c386ffa', '6e3b8f2d-dd35-4877-ad33-62e2e10a7780', '3442b1b1-7e5d-46e7-ba76-3ccde506b01f'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:30.017209 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312895de-b4d2-4347-8e79-bc236747661b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af16932d-6179-450c-ab3d-a2063f13028c', '442a7f63-1fc5-4074-a322-dbc95c386ffa', '6e3b8f2d-dd35-4877-ad33-62e2e10a7780', '3442b1b1-7e5d-46e7-ba76-3ccde506b01f']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:30.018073 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cfea52-dc24-4846-bbcc-a50bb6560825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:30.039675 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cfea52-dc24-4846-bbcc-a50bb6560825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4459e29d-d080-4532-9839-fe5fecb0a1a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1234554727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['af16932d-6179-450c-ab3d-a2063f13028c','442a7f63-1fc5-4074-a322-dbc95c386ffa','6e3b8f2d-dd35-4877-ad33-62e2e10a7780','3442b1b1-7e5d-46e7-ba76-3ccde506b01f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1234554727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4459e29d-d080-4532-9839-fe5fecb0a1a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='456e645663944639b86adec1190612d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:30.040605 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db9a1db-4f0c-4a09-8d45-0015e5b90ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:30.060549 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db9a1db-4f0c-4a09-8d45-0015e5b90ef7) transitioned into state 'SUCCESS' from state '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-1234554727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['af16932d-6179-450c-ab3d-a2063f13028c','442a7f63-1fc5-4074-a322-dbc95c386ffa','6e3b8f2d-dd35-4877-ad33-62e2e10a7780','3442b1b1-7e5d-46e7-ba76-3ccde506b01f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:30.061364 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb33187-6038-4579-85b2-05b7e034da14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:30.074549 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb33187-6038-4579-85b2-05b7e034da14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:30.075578 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (9e3ae5bb-4f71-4686-b822-8f52da936b84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:30.075994 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request issued successfully. Aug 07 21:05:30.076700 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d0cac842-28e1-4856-9aee-a27622b979b9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:05:30.077260 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 828/3304] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:05:29 2026] POST /volume/v3/volumes => generated 759 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:30.084621 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-83652065-857a-4e2f-b0c2-1c6ef0391fc4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:30.086925 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-83652065-857a-4e2f-b0c2-1c6ef0391fc4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] PUT https://10.4.3.127/volume/v3/attachments/24e5d93b-8602-457d-a434-2966b82cabaf Aug 07 21:05:30.088698 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-83652065-857a-4e2f-b0c2-1c6ef0391fc4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:30.097790 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bd996214-91a2-495e-9402-9de52521489d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:30.099067 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd996214-91a2-495e-9402-9de52521489d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 Aug 07 21:05:30.099399 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd996214-91a2-495e-9402-9de52521489d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:30.099697 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd996214-91a2-495e-9402-9de52521489d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:30.102717 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-83652065-857a-4e2f-b0c2-1c6ef0391fc4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Acquiring lock "cinder-attachment_update-68e63147-dd65-463a-8d17-f227de85512c-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:05:30.110782 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:30.110782 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:30.110905 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-83652065-857a-4e2f-b0c2-1c6ef0391fc4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Lock "cinder-attachment_update-68e63147-dd65-463a-8d17-f227de85512c-np0000006755" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:05:30.111567 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:30.111567 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:30.124778 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bd996214-91a2-495e-9402-9de52521489d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:30.130565 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd996214-91a2-495e-9402-9de52521489d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 returned with HTTP 200 Aug 07 21:05:30.131246 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 817/3305] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:30 2026] GET /volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:30.253340 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-83652065-857a-4e2f-b0c2-1c6ef0391fc4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Lock "cinder-attachment_update-68e63147-dd65-463a-8d17-f227de85512c-np0000006755" released by "attachment_update" :: held 0.142s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:05:30.253340 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-83652065-857a-4e2f-b0c2-1c6ef0391fc4 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/24e5d93b-8602-457d-a434-2966b82cabaf returned with HTTP 200 Aug 07 21:05:30.254136 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 823/3306] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:05:30 2026] PUT /volume/v3/attachments/24e5d93b-8602-457d-a434-2966b82cabaf => generated 968 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:30.266921 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-0c4e2ed6-5978-48bb-84dd-4a95cce36efd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:30.269489 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-0c4e2ed6-5978-48bb-84dd-4a95cce36efd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/encryption Aug 07 21:05:30.269693 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-0c4e2ed6-5978-48bb-84dd-4a95cce36efd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:30.269906 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-0c4e2ed6-5978-48bb-84dd-4a95cce36efd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:30.286728 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:30.286728 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:30.297456 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-0c4e2ed6-5978-48bb-84dd-4a95cce36efd tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/encryption returned with HTTP 200 Aug 07 21:05:30.297938 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 839/3307] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:05:30 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:30.494458 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a02bc6c1-7482-4c3d-a70a-657e756ad53a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:30.496498 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a02bc6c1-7482-4c3d-a70a-657e756ad53a tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] GET https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:30.496655 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a02bc6c1-7482-4c3d-a70a-657e756ad53a tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:30.496868 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a02bc6c1-7482-4c3d-a70a-657e756ad53a tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:30.504244 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:30.504244 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:30.507958 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a02bc6c1-7482-4c3d-a70a-657e756ad53a tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Volume info retrieved successfully. Aug 07 21:05:30.512600 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a02bc6c1-7482-4c3d-a70a-657e756ad53a tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf returned with HTTP 200 Aug 07 21:05:30.513030 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 829/3308] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:30 2026] GET /volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:30.717183 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7670fcd2-1994-4cc2-8562-c15f888c5b73 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:30.719536 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7670fcd2-1994-4cc2-8562-c15f888c5b73 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:30.719826 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7670fcd2-1994-4cc2-8562-c15f888c5b73 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:30.720086 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7670fcd2-1994-4cc2-8562-c15f888c5b73 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:30.720250 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7670fcd2-1994-4cc2-8562-c15f888c5b73 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:30.725303 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:30.725303 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:30.726278 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7670fcd2-1994-4cc2-8562-c15f888c5b73 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:30.726746 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 818/3309] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:30 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:30.932603 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-94837e08-b8f3-4bf0-a124-1a32a7d62c29 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:30.934827 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-94837e08-b8f3-4bf0-a124-1a32a7d62c29 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:30.935041 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-94837e08-b8f3-4bf0-a124-1a32a7d62c29 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:30.935273 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-94837e08-b8f3-4bf0-a124-1a32a7d62c29 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:30.946208 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:30.946208 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:30.949716 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-94837e08-b8f3-4bf0-a124-1a32a7d62c29 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:30.953662 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-94837e08-b8f3-4bf0-a124-1a32a7d62c29 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:30.954045 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 824/3310] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:30 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:31.145722 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f33785ea-38ec-464d-950f-92b2bf527b61 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:31.147783 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f33785ea-38ec-464d-950f-92b2bf527b61 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 Aug 07 21:05:31.148339 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f33785ea-38ec-464d-950f-92b2bf527b61 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:31.148339 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f33785ea-38ec-464d-950f-92b2bf527b61 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:31.157659 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:31.157659 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:31.162262 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f33785ea-38ec-464d-950f-92b2bf527b61 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:31.169697 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f33785ea-38ec-464d-950f-92b2bf527b61 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 returned with HTTP 200 Aug 07 21:05:31.170144 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 840/3311] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:31 2026] GET /volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:31.183887 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-66e18b27-6710-4a5c-9844-e55d1f2ce8fa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:31.187773 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-66e18b27-6710-4a5c-9844-e55d1f2ce8fa tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 Aug 07 21:05:31.187773 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-66e18b27-6710-4a5c-9844-e55d1f2ce8fa tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:31.187773 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-66e18b27-6710-4a5c-9844-e55d1f2ce8fa tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:31.192793 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:31.192793 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:31.196004 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-66e18b27-6710-4a5c-9844-e55d1f2ce8fa tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:31.200354 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-66e18b27-6710-4a5c-9844-e55d1f2ce8fa tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 returned with HTTP 200 Aug 07 21:05:31.200708 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 830/3312] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:31 2026] GET /volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:31.526516 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8a35c974-9bfe-4b16-9b80-8a7631028963 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:31.528469 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a35c974-9bfe-4b16-9b80-8a7631028963 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] GET https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:31.528739 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a35c974-9bfe-4b16-9b80-8a7631028963 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:31.528909 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a35c974-9bfe-4b16-9b80-8a7631028963 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:31.536902 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:31.536902 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:31.541324 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8a35c974-9bfe-4b16-9b80-8a7631028963 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Volume info retrieved successfully. Aug 07 21:05:31.545683 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a35c974-9bfe-4b16-9b80-8a7631028963 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf returned with HTTP 200 Aug 07 21:05:31.546069 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 819/3313] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:31 2026] GET /volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:31.739384 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c9aea2e3-ec77-47dc-ab6e-893a137f4b5d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:31.741471 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9aea2e3-ec77-47dc-ab6e-893a137f4b5d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:31.741665 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9aea2e3-ec77-47dc-ab6e-893a137f4b5d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:31.741863 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9aea2e3-ec77-47dc-ab6e-893a137f4b5d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:31.744777 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c9aea2e3-ec77-47dc-ab6e-893a137f4b5d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:31.747485 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:31.747485 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:31.748550 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9aea2e3-ec77-47dc-ab6e-893a137f4b5d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:31.748934 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 825/3314] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:31 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:31.973626 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-68fa8854-30bb-4918-b53b-38f590b5c548 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:31.975787 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-68fa8854-30bb-4918-b53b-38f590b5c548 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:31.976075 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-68fa8854-30bb-4918-b53b-38f590b5c548 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:31.976309 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-68fa8854-30bb-4918-b53b-38f590b5c548 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:31.997625 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:31.997625 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:32.002668 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-68fa8854-30bb-4918-b53b-38f590b5c548 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:32.011455 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-68fa8854-30bb-4918-b53b-38f590b5c548 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:32.012080 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 841/3315] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:31 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:32.542270 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-1607f220-b1b8-40d6-8103-f886a514a886 req-e140e81b-0937-43b4-b0d8-07d2997f5c7f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:32.545925 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-e140e81b-0937-43b4-b0d8-07d2997f5c7f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 Aug 07 21:05:32.546242 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-e140e81b-0937-43b4-b0d8-07d2997f5c7f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:32.546547 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-e140e81b-0937-43b4-b0d8-07d2997f5c7f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:32.561189 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:32.561189 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:32.562280 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d9a7e208-c666-42d0-a0c4-336cfba77731 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:32.564167 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9a7e208-c666-42d0-a0c4-336cfba77731 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] GET https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:32.564385 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9a7e208-c666-42d0-a0c4-336cfba77731 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:32.564575 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9a7e208-c666-42d0-a0c4-336cfba77731 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:32.565593 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-1607f220-b1b8-40d6-8103-f886a514a886 req-e140e81b-0937-43b4-b0d8-07d2997f5c7f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:32.571066 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-e140e81b-0937-43b4-b0d8-07d2997f5c7f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 returned with HTTP 200 Aug 07 21:05:32.571558 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 831/3316] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:05:32 2026] GET /volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:32.585256 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:32.585256 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:32.600882 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d9a7e208-c666-42d0-a0c4-336cfba77731 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Volume info retrieved successfully. Aug 07 21:05:32.606530 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9a7e208-c666-42d0-a0c4-336cfba77731 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf returned with HTTP 200 Aug 07 21:05:32.607125 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 820/3317] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:32 2026] GET /volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf => generated 951 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:32.759333 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-12f16855-ffea-4f71-90c6-b2a656d9434d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:32.761440 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12f16855-ffea-4f71-90c6-b2a656d9434d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:32.761670 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12f16855-ffea-4f71-90c6-b2a656d9434d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:32.761916 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12f16855-ffea-4f71-90c6-b2a656d9434d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:32.762043 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-12f16855-ffea-4f71-90c6-b2a656d9434d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:32.767232 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:32.767232 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:32.768159 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12f16855-ffea-4f71-90c6-b2a656d9434d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:32.768683 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 826/3318] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:32 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:33.026707 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e0feb8d2-d55f-425b-9210-d53e741f7471 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:33.028519 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0feb8d2-d55f-425b-9210-d53e741f7471 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:33.028708 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0feb8d2-d55f-425b-9210-d53e741f7471 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:33.028919 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0feb8d2-d55f-425b-9210-d53e741f7471 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:33.039371 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:33.039371 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:33.042858 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e0feb8d2-d55f-425b-9210-d53e741f7471 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:33.047293 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0feb8d2-d55f-425b-9210-d53e741f7471 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:33.047703 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 842/3319] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:33 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:33.072389 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-1607f220-b1b8-40d6-8103-f886a514a886 req-e2bf7925-eefa-4114-9cd0-594099575824 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:33.074629 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-e2bf7925-eefa-4114-9cd0-594099575824 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 Aug 07 21:05:33.074857 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-e2bf7925-eefa-4114-9cd0-594099575824 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:33.075067 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-e2bf7925-eefa-4114-9cd0-594099575824 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:33.084336 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:33.084336 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:33.088700 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-1607f220-b1b8-40d6-8103-f886a514a886 req-e2bf7925-eefa-4114-9cd0-594099575824 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:33.094845 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-e2bf7925-eefa-4114-9cd0-594099575824 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 returned with HTTP 200 Aug 07 21:05:33.095404 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 832/3320] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:05:33 2026] GET /volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:33.107490 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-25e5ed03-e214-40a0-a092-0064a78ad952 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:33.110472 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25e5ed03-e214-40a0-a092-0064a78ad952 None None] GET https://10.4.3.127/volume// Aug 07 21:05:33.111697 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25e5ed03-e214-40a0-a092-0064a78ad952 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:33.112993 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25e5ed03-e214-40a0-a092-0064a78ad952 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:33.114272 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25e5ed03-e214-40a0-a092-0064a78ad952 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:05:33.115512 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 821/3321] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:05:33 2026] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:05:33.126294 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1607f220-b1b8-40d6-8103-f886a514a886 req-db872545-a282-43ff-9fd7-676cf7c15ad9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:33.137305 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-db872545-a282-43ff-9fd7-676cf7c15ad9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:05:33.139311 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-db872545-a282-43ff-9fd7-676cf7c15ad9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4459e29d-d080-4532-9839-fe5fecb0a1a9", "connector": null, "instance_uuid": "cca25481-b9e7-4153-bc9f-2b49ebb6dce9"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:33.174040 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:33.174040 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:33.202071 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-db872545-a282-43ff-9fd7-676cf7c15ad9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:05:33.202551 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 827/3322] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:05:33 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) Aug 07 21:05:33.621942 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a0628361-641c-4c57-ae29-1b886965f570 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:33.626850 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a0628361-641c-4c57-ae29-1b886965f570 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] GET https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:33.627166 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a0628361-641c-4c57-ae29-1b886965f570 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:33.627502 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a0628361-641c-4c57-ae29-1b886965f570 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:33.637321 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:33.637321 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:33.642790 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a0628361-641c-4c57-ae29-1b886965f570 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Volume info retrieved successfully. Aug 07 21:05:33.651250 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a0628361-641c-4c57-ae29-1b886965f570 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf returned with HTTP 200 Aug 07 21:05:33.651820 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 843/3323] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:33 2026] GET /volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:33.778962 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-22c48518-efe8-4f23-a95d-5c68de6ac80d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:33.783678 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-22c48518-efe8-4f23-a95d-5c68de6ac80d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:33.783957 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-22c48518-efe8-4f23-a95d-5c68de6ac80d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:33.784210 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-22c48518-efe8-4f23-a95d-5c68de6ac80d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:33.784402 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-22c48518-efe8-4f23-a95d-5c68de6ac80d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:33.789225 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:33.789225 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:33.789695 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-22c48518-efe8-4f23-a95d-5c68de6ac80d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:33.789974 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 833/3324] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:33 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:34.062625 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9ac5b327-48b5-4f7b-933b-90a74256ed13 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:34.064741 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9ac5b327-48b5-4f7b-933b-90a74256ed13 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:34.064741 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9ac5b327-48b5-4f7b-933b-90a74256ed13 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:34.064887 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9ac5b327-48b5-4f7b-933b-90a74256ed13 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:34.076938 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:34.076938 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:34.082750 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9ac5b327-48b5-4f7b-933b-90a74256ed13 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:34.087534 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9ac5b327-48b5-4f7b-933b-90a74256ed13 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:34.087847 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 822/3325] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:34 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:34.147167 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a3a18815-6d5d-4f00-b7f3-a55c42897804 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:34.147167 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3a18815-6d5d-4f00-b7f3-a55c42897804 None None] GET https://10.4.3.127/volume// Aug 07 21:05:34.147167 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a3a18815-6d5d-4f00-b7f3-a55c42897804 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:34.147617 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a3a18815-6d5d-4f00-b7f3-a55c42897804 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:34.149089 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3a18815-6d5d-4f00-b7f3-a55c42897804 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:05:34.150047 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 828/3326] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:05:34 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:05:34.169401 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-1607f220-b1b8-40d6-8103-f886a514a886 req-9d3464b5-9e47-4687-8985-c228a9c3f062 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:34.172106 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-9d3464b5-9e47-4687-8985-c228a9c3f062 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 Aug 07 21:05:34.172405 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-9d3464b5-9e47-4687-8985-c228a9c3f062 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:34.172614 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-9d3464b5-9e47-4687-8985-c228a9c3f062 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:34.184438 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:34.184438 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:34.190022 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-1607f220-b1b8-40d6-8103-f886a514a886 req-9d3464b5-9e47-4687-8985-c228a9c3f062 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:05:34.196676 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-9d3464b5-9e47-4687-8985-c228a9c3f062 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 returned with HTTP 200 Aug 07 21:05:34.198154 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 844/3327] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:05:34 2026] GET /volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:05:34.327744 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-1607f220-b1b8-40d6-8103-f886a514a886 req-53eeca7e-1cf6-4c21-a167-785c1a69e5dd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:34.330662 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-53eeca7e-1cf6-4c21-a167-785c1a69e5dd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] PUT https://10.4.3.127/volume/v3/attachments/090144f3-8af3-4d91-8a8b-92fec9d9af8a Aug 07 21:05:34.330662 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-53eeca7e-1cf6-4c21-a167-785c1a69e5dd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:34.338806 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-1607f220-b1b8-40d6-8103-f886a514a886 req-53eeca7e-1cf6-4c21-a167-785c1a69e5dd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Acquiring lock "cinder-attachment_update-4459e29d-d080-4532-9839-fe5fecb0a1a9-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:05:34.343917 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-1607f220-b1b8-40d6-8103-f886a514a886 req-53eeca7e-1cf6-4c21-a167-785c1a69e5dd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-4459e29d-d080-4532-9839-fe5fecb0a1a9-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:05:34.344831 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:34.344831 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:34.463841 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-1607f220-b1b8-40d6-8103-f886a514a886 req-53eeca7e-1cf6-4c21-a167-785c1a69e5dd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-4459e29d-d080-4532-9839-fe5fecb0a1a9-np0000006755" released by "attachment_update" :: held 0.120s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:05:34.464127 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-53eeca7e-1cf6-4c21-a167-785c1a69e5dd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/090144f3-8af3-4d91-8a8b-92fec9d9af8a returned with HTTP 200 Aug 07 21:05:34.464573 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 834/3328] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:05:34 2026] PUT /volume/v3/attachments/090144f3-8af3-4d91-8a8b-92fec9d9af8a => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:34.487387 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1607f220-b1b8-40d6-8103-f886a514a886 req-37953618-1b9f-4082-8a66-c24fb23c51dd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:34.489648 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-37953618-1b9f-4082-8a66-c24fb23c51dd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments/090144f3-8af3-4d91-8a8b-92fec9d9af8a/action Aug 07 21:05:34.490090 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-37953618-1b9f-4082-8a66-c24fb23c51dd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:05:34.490286 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-37953618-1b9f-4082-8a66-c24fb23c51dd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:34.507692 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:34.507692 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:34.521972 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1607f220-b1b8-40d6-8103-f886a514a886 req-37953618-1b9f-4082-8a66-c24fb23c51dd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/090144f3-8af3-4d91-8a8b-92fec9d9af8a/action returned with HTTP 204 Aug 07 21:05:34.522717 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 823/3329] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:05:34 2026] POST /volume/v3/attachments/090144f3-8af3-4d91-8a8b-92fec9d9af8a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:34.670046 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-99e086d9-712d-451f-89ad-8eae66f82f7b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:34.673736 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99e086d9-712d-451f-89ad-8eae66f82f7b tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] GET https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:34.674068 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99e086d9-712d-451f-89ad-8eae66f82f7b tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:34.674229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99e086d9-712d-451f-89ad-8eae66f82f7b tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:34.685086 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:34.685086 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:34.691728 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-99e086d9-712d-451f-89ad-8eae66f82f7b tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Volume info retrieved successfully. Aug 07 21:05:34.697477 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99e086d9-712d-451f-89ad-8eae66f82f7b tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf returned with HTTP 200 Aug 07 21:05:34.697925 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 829/3330] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:34 2026] GET /volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf => generated 950 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:34.804254 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1b1f46d3-9106-4ab3-a914-1d8258c1771e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:34.806944 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1b1f46d3-9106-4ab3-a914-1d8258c1771e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:34.807368 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1b1f46d3-9106-4ab3-a914-1d8258c1771e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:34.807427 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1b1f46d3-9106-4ab3-a914-1d8258c1771e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:34.808217 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-1b1f46d3-9106-4ab3-a914-1d8258c1771e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:34.820887 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:34.820887 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:34.820887 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1b1f46d3-9106-4ab3-a914-1d8258c1771e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:34.821115 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 845/3331] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:34 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:35.103665 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f733773e-c495-47a3-b53e-2b7ddf929e9a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:35.106679 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f733773e-c495-47a3-b53e-2b7ddf929e9a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:35.106926 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f733773e-c495-47a3-b53e-2b7ddf929e9a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:35.107400 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f733773e-c495-47a3-b53e-2b7ddf929e9a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:35.117870 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:35.117870 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:35.122199 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f733773e-c495-47a3-b53e-2b7ddf929e9a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:35.126603 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f733773e-c495-47a3-b53e-2b7ddf929e9a tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:35.126977 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 835/3332] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:35 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:35.712732 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bedd4348-f599-4815-bffc-37a5710c5a49 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:35.714596 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bedd4348-f599-4815-bffc-37a5710c5a49 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] GET https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:35.715054 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bedd4348-f599-4815-bffc-37a5710c5a49 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:35.716310 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bedd4348-f599-4815-bffc-37a5710c5a49 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:35.722481 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:35.722481 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:35.726248 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bedd4348-f599-4815-bffc-37a5710c5a49 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Volume info retrieved successfully. Aug 07 21:05:35.730706 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bedd4348-f599-4815-bffc-37a5710c5a49 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf returned with HTTP 200 Aug 07 21:05:35.731194 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 824/3333] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:35 2026] GET /volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf => generated 1295 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:35.743354 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b1056a2b-13bb-46ee-8d9b-54188aff1560 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:35.745874 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1056a2b-13bb-46ee-8d9b-54188aff1560 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] DELETE https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:35.746100 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1056a2b-13bb-46ee-8d9b-54188aff1560 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:35.746312 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1056a2b-13bb-46ee-8d9b-54188aff1560 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:35.746468 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b1056a2b-13bb-46ee-8d9b-54188aff1560 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Delete volume with id: 82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:35.754974 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:35.754974 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:35.755457 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b1056a2b-13bb-46ee-8d9b-54188aff1560 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Volume info retrieved successfully. Aug 07 21:05:35.776751 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b1056a2b-13bb-46ee-8d9b-54188aff1560 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Delete volume request issued successfully. Aug 07 21:05:35.776948 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1056a2b-13bb-46ee-8d9b-54188aff1560 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf returned with HTTP 202 Aug 07 21:05:35.777380 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 830/3334] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:35 2026] DELETE /volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:35.788229 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a652e8cc-16da-4be9-bc88-8e1a9061bb25 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:35.791791 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a652e8cc-16da-4be9-bc88-8e1a9061bb25 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] GET https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:35.791791 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a652e8cc-16da-4be9-bc88-8e1a9061bb25 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:35.791791 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a652e8cc-16da-4be9-bc88-8e1a9061bb25 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:35.798935 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:35.798935 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:35.802973 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a652e8cc-16da-4be9-bc88-8e1a9061bb25 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Volume info retrieved successfully. Aug 07 21:05:35.808377 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a652e8cc-16da-4be9-bc88-8e1a9061bb25 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf returned with HTTP 200 Aug 07 21:05:35.809013 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 846/3335] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:35 2026] GET /volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf => generated 1294 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:35.834709 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fb1211fd-4084-44d6-9c17-b2654b726256 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:35.839431 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fb1211fd-4084-44d6-9c17-b2654b726256 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:35.839633 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fb1211fd-4084-44d6-9c17-b2654b726256 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:35.839868 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fb1211fd-4084-44d6-9c17-b2654b726256 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:35.840818 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-fb1211fd-4084-44d6-9c17-b2654b726256 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:35.844545 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:35.844545 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:35.845310 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fb1211fd-4084-44d6-9c17-b2654b726256 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:35.845808 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 836/3336] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:35 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:36.145238 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-090ebb96-bd3a-4647-82bd-b696e8caaeac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:36.147441 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-090ebb96-bd3a-4647-82bd-b696e8caaeac tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:36.147925 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-090ebb96-bd3a-4647-82bd-b696e8caaeac tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:36.148308 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-090ebb96-bd3a-4647-82bd-b696e8caaeac tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:36.164025 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:36.164025 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:36.171111 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-090ebb96-bd3a-4647-82bd-b696e8caaeac tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:36.176169 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-090ebb96-bd3a-4647-82bd-b696e8caaeac tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:36.177226 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 825/3337] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:36 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:36.830846 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3baac672-7f57-4fc8-b49d-3142ec985969 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:36.831444 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3baac672-7f57-4fc8-b49d-3142ec985969 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] GET https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf Aug 07 21:05:36.831685 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3baac672-7f57-4fc8-b49d-3142ec985969 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:36.831943 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3baac672-7f57-4fc8-b49d-3142ec985969 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:36.840727 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3baac672-7f57-4fc8-b49d-3142ec985969 tempest-VolumeAndVolumeTypeFromImageTest-360029049 tempest-VolumeAndVolumeTypeFromImageTest-360029049-project-member] https://10.4.3.127/volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf returned with HTTP 404 Aug 07 21:05:36.841299 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 831/3338] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:36 2026] GET /volume/v3/volumes/82dbda6a-3287-43b3-b9a3-4d5cb77dfacf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:36.860439 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d366cfb4-c314-45f9-875e-8250e6413faa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:36.862574 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d366cfb4-c314-45f9-875e-8250e6413faa tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:36.862817 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d366cfb4-c314-45f9-875e-8250e6413faa tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:36.863014 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d366cfb4-c314-45f9-875e-8250e6413faa tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:36.863119 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-d366cfb4-c314-45f9-875e-8250e6413faa tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:36.872858 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:36.872858 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:36.873209 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d366cfb4-c314-45f9-875e-8250e6413faa tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:36.873657 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 847/3339] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:36 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:37.036980 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0e24574c-86a6-480c-bc58-e4c49521a58e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:37.039352 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0e24574c-86a6-480c-bc58-e4c49521a58e tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:05:37.039605 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0e24574c-86a6-480c-bc58-e4c49521a58e tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:37.039861 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0e24574c-86a6-480c-bc58-e4c49521a58e tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:37.041295 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e24574c-86a6-480c-bc58-e4c49521a58e tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:05:37.066774 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0e24574c-86a6-480c-bc58-e4c49521a58e tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Get all volumes completed successfully. Aug 07 21:05:37.067865 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:37.067865 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:37.074864 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0e24574c-86a6-480c-bc58-e4c49521a58e tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:05:37.075325 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 837/3340] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:05:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13476 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:05:37.098789 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-005e028e-c8be-437b-8c78-8c0d91842994 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:37.101535 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-005e028e-c8be-437b-8c78-8c0d91842994 tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/c00c895f-2a2e-4c58-841d-07905bea72c6 Aug 07 21:05:37.102004 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-005e028e-c8be-437b-8c78-8c0d91842994 tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:37.102273 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-005e028e-c8be-437b-8c78-8c0d91842994 tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:37.102499 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-005e028e-c8be-437b-8c78-8c0d91842994 tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Delete volume with id: c00c895f-2a2e-4c58-841d-07905bea72c6 Aug 07 21:05:37.115418 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:37.115418 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:37.115418 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-005e028e-c8be-437b-8c78-8c0d91842994 tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Volume info retrieved successfully. Aug 07 21:05:37.130273 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.image.cache [None req-005e028e-c8be-437b-8c78-8c0d91842994 tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '74f9e7f0-3482-40ab-a452-0bd5c1260ee8', 'volume_id': 'c00c895f-2a2e-4c58-841d-07905bea72c6', 'host': 'np0000006755@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 21, 5, 26), 'last_used': datetime.datetime(2026, 8, 7, 21, 5, 35)}. {{(pid=100275) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 21:05:37.143038 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-005e028e-c8be-437b-8c78-8c0d91842994 tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Delete volume request issued successfully. Aug 07 21:05:37.143402 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-005e028e-c8be-437b-8c78-8c0d91842994 tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] https://10.4.3.127/volume/v3/volumes/c00c895f-2a2e-4c58-841d-07905bea72c6 returned with HTTP 202 Aug 07 21:05:37.144032 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 826/3341] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:37 2026] DELETE /volume/v3/volumes/c00c895f-2a2e-4c58-841d-07905bea72c6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:37.152368 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0c524991-0993-4e00-8ff4-973321403cdc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:37.155516 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0c524991-0993-4e00-8ff4-973321403cdc tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] GET https://10.4.3.127/volume/v3/volumes/c00c895f-2a2e-4c58-841d-07905bea72c6 Aug 07 21:05:37.155906 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0c524991-0993-4e00-8ff4-973321403cdc tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:37.156264 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0c524991-0993-4e00-8ff4-973321403cdc tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:37.168797 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:37.168797 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:37.174879 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0c524991-0993-4e00-8ff4-973321403cdc tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Volume info retrieved successfully. Aug 07 21:05:37.182857 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0c524991-0993-4e00-8ff4-973321403cdc tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] https://10.4.3.127/volume/v3/volumes/c00c895f-2a2e-4c58-841d-07905bea72c6 returned with HTTP 200 Aug 07 21:05:37.184523 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 832/3342] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:37 2026] GET /volume/v3/volumes/c00c895f-2a2e-4c58-841d-07905bea72c6 => generated 1105 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:37.194572 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-93b39d19-f13e-4a7c-816e-ff866ecbb994 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:37.199811 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-93b39d19-f13e-4a7c-816e-ff866ecbb994 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:37.200147 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-93b39d19-f13e-4a7c-816e-ff866ecbb994 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:37.200583 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-93b39d19-f13e-4a7c-816e-ff866ecbb994 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:37.213700 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:37.213700 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:37.220818 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-93b39d19-f13e-4a7c-816e-ff866ecbb994 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:37.226905 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-93b39d19-f13e-4a7c-816e-ff866ecbb994 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:37.227704 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 848/3343] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:37 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:37.884376 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-332a3d92-913b-44de-a18a-3214ebee7893 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:37.886292 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-332a3d92-913b-44de-a18a-3214ebee7893 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:37.886484 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-332a3d92-913b-44de-a18a-3214ebee7893 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:37.886695 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-332a3d92-913b-44de-a18a-3214ebee7893 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:37.886855 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-332a3d92-913b-44de-a18a-3214ebee7893 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:37.891519 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:37.891519 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:37.892265 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-332a3d92-913b-44de-a18a-3214ebee7893 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:37.892701 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 838/3344] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:37 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:38.197860 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dd7423e8-395f-4658-a1f1-cbe9d2846bfa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:38.199789 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd7423e8-395f-4658-a1f1-cbe9d2846bfa tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] GET https://10.4.3.127/volume/v3/volumes/c00c895f-2a2e-4c58-841d-07905bea72c6 Aug 07 21:05:38.200031 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd7423e8-395f-4658-a1f1-cbe9d2846bfa tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:38.200253 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd7423e8-395f-4658-a1f1-cbe9d2846bfa tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:38.207046 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd7423e8-395f-4658-a1f1-cbe9d2846bfa tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] https://10.4.3.127/volume/v3/volumes/c00c895f-2a2e-4c58-841d-07905bea72c6 returned with HTTP 404 Aug 07 21:05:38.207652 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 827/3345] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:38 2026] GET /volume/v3/volumes/c00c895f-2a2e-4c58-841d-07905bea72c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 21:05:38.214246 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a7ebaa7-ab28-41b8-8b83-3ee49c81271f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:38.216038 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a7ebaa7-ab28-41b8-8b83-3ee49c81271f tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] DELETE https://10.4.3.127/volume/v3/types/84da7769-5902-419f-b265-884c329245e3 Aug 07 21:05:38.216229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a7ebaa7-ab28-41b8-8b83-3ee49c81271f tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:38.216452 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a7ebaa7-ab28-41b8-8b83-3ee49c81271f tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:38.243728 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-642ba284-4f38-487d-bfe5-f84533f8b17c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:38.244468 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a7ebaa7-ab28-41b8-8b83-3ee49c81271f tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] https://10.4.3.127/volume/v3/types/84da7769-5902-419f-b265-884c329245e3 returned with HTTP 202 Aug 07 21:05:38.244982 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 833/3346] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:05:38 2026] DELETE /volume/v3/types/84da7769-5902-419f-b265-884c329245e3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:38.245897 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-642ba284-4f38-487d-bfe5-f84533f8b17c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:38.246123 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-642ba284-4f38-487d-bfe5-f84533f8b17c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:38.246361 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-642ba284-4f38-487d-bfe5-f84533f8b17c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:38.252594 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e385f566-bc6c-416a-948f-59166c9e023c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:38.255022 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e385f566-bc6c-416a-948f-59166c9e023c tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] GET https://10.4.3.127/volume/v3/types/84da7769-5902-419f-b265-884c329245e3 Aug 07 21:05:38.255298 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e385f566-bc6c-416a-948f-59166c9e023c tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:38.255572 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e385f566-bc6c-416a-948f-59166c9e023c tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:38.257089 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:38.257089 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:38.259777 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e385f566-bc6c-416a-948f-59166c9e023c tempest-VolumeAndVolumeTypeFromImageTest-219349313 tempest-VolumeAndVolumeTypeFromImageTest-219349313-project-admin] https://10.4.3.127/volume/v3/types/84da7769-5902-419f-b265-884c329245e3 returned with HTTP 404 Aug 07 21:05:38.260517 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 839/3347] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 21:05:38 2026] GET /volume/v3/types/84da7769-5902-419f-b265-884c329245e3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:38.261399 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-642ba284-4f38-487d-bfe5-f84533f8b17c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:38.268119 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-642ba284-4f38-487d-bfe5-f84533f8b17c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:38.270236 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 849/3348] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:38 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:38.906789 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b6ccb989-50eb-41de-afda-e4daf54a5393 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:38.908831 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6ccb989-50eb-41de-afda-e4daf54a5393 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:38.909090 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6ccb989-50eb-41de-afda-e4daf54a5393 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:38.909284 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6ccb989-50eb-41de-afda-e4daf54a5393 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:38.909451 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b6ccb989-50eb-41de-afda-e4daf54a5393 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:38.913652 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:38.913652 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:38.914585 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6ccb989-50eb-41de-afda-e4daf54a5393 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:38.915078 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 828/3349] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:38 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:39.283612 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2d397c3-a990-40ad-8e2b-85b46400df08 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:39.289474 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2d397c3-a990-40ad-8e2b-85b46400df08 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:39.289699 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2d397c3-a990-40ad-8e2b-85b46400df08 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:39.289937 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2d397c3-a990-40ad-8e2b-85b46400df08 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:39.312746 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:39.312746 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:39.322720 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a2d397c3-a990-40ad-8e2b-85b46400df08 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:39.327663 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2d397c3-a990-40ad-8e2b-85b46400df08 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:39.327663 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 834/3350] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:39 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 877 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:39.484231 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-393eb5d3-b8be-4a00-aa9a-c51e2654aa15 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:39.488154 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-393eb5d3-b8be-4a00-aa9a-c51e2654aa15 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/attachments/24e5d93b-8602-457d-a434-2966b82cabaf/action Aug 07 21:05:39.489568 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-393eb5d3-b8be-4a00-aa9a-c51e2654aa15 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:05:39.489812 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-393eb5d3-b8be-4a00-aa9a-c51e2654aa15 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:39.519798 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:39.519798 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:39.537886 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a880ee77-d3be-464e-a62a-f4734e8916d4 req-393eb5d3-b8be-4a00-aa9a-c51e2654aa15 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/24e5d93b-8602-457d-a434-2966b82cabaf/action returned with HTTP 204 Aug 07 21:05:39.538863 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 840/3351] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:05:39 2026] POST /volume/v3/attachments/24e5d93b-8602-457d-a434-2966b82cabaf/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:39.617436 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-97cebc37-b96a-483f-bc2a-259d1b6a5afa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:39.620665 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-97cebc37-b96a-483f-bc2a-259d1b6a5afa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 Aug 07 21:05:39.620946 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-97cebc37-b96a-483f-bc2a-259d1b6a5afa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:39.621229 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-97cebc37-b96a-483f-bc2a-259d1b6a5afa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:39.641412 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:39.641412 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:39.647540 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-97cebc37-b96a-483f-bc2a-259d1b6a5afa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:05:39.654747 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-97cebc37-b96a-483f-bc2a-259d1b6a5afa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 returned with HTTP 200 Aug 07 21:05:39.655534 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 850/3352] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:39 2026] GET /volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 => generated 1649 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:39.928234 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3ab87175-8bce-4d95-9d51-466bbeb30609 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:39.932132 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ab87175-8bce-4d95-9d51-466bbeb30609 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:39.932306 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ab87175-8bce-4d95-9d51-466bbeb30609 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:39.932490 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ab87175-8bce-4d95-9d51-466bbeb30609 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:39.932586 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3ab87175-8bce-4d95-9d51-466bbeb30609 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:39.941971 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:39.941971 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:39.943106 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ab87175-8bce-4d95-9d51-466bbeb30609 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:39.943517 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 829/3353] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:39 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:39.954307 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0026cb53-472d-4632-a2ff-57282fbe44f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:39.956176 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0026cb53-472d-4632-a2ff-57282fbe44f3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 Aug 07 21:05:39.956410 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0026cb53-472d-4632-a2ff-57282fbe44f3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:39.956611 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0026cb53-472d-4632-a2ff-57282fbe44f3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:39.964844 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:39.964844 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:39.969133 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0026cb53-472d-4632-a2ff-57282fbe44f3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:39.973118 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0026cb53-472d-4632-a2ff-57282fbe44f3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 returned with HTTP 200 Aug 07 21:05:39.973504 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 835/3354] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:39 2026] GET /volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 => generated 909 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:39.988059 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-217de779-6390-4a99-8fce-409977ea4ec3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:39.990120 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-217de779-6390-4a99-8fce-409977ea4ec3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:39.990351 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-217de779-6390-4a99-8fce-409977ea4ec3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:39.990581 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-217de779-6390-4a99-8fce-409977ea4ec3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:39.990709 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-217de779-6390-4a99-8fce-409977ea4ec3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:39.995548 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:39.995548 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:39.996437 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-217de779-6390-4a99-8fce-409977ea4ec3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:39.996878 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 841/3355] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:39 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:40.006995 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b6881bcb-6f51-424e-a6c1-bf5e244d88e3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:40.008751 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b6881bcb-6f51-424e-a6c1-bf5e244d88e3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/detail Aug 07 21:05:40.008960 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b6881bcb-6f51-424e-a6c1-bf5e244d88e3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:40.009191 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b6881bcb-6f51-424e-a6c1-bf5e244d88e3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'detail' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:40.009332 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-b6881bcb-6f51-424e-a6c1-bf5e244d88e3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:05:40.022505 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b6881bcb-6f51-424e-a6c1-bf5e244d88e3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/detail returned with HTTP 200 Aug 07 21:05:40.022917 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 851/3356] 10.4.3.127 () {66 vars in 1258 bytes} [Fri Aug 7 21:05:40 2026] GET /volume/v3/backups/detail => generated 829 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:40.032820 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-85f86286-2929-4ece-88d3-a164fee1810a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:40.035002 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179/restore Aug 07 21:05:40.035382 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:40.037047 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Restoring backup 182fab63-66ed-4f38-802c-bbb5f4641179 ({'restore': {}}) {{(pid=100275) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 21:05:40.037207 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Restoring backup 182fab63-66ed-4f38-802c-bbb5f4641179 to volume None. Aug 07 21:05:40.045792 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:40.045792 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:40.045792 np0000006755 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating volume of 1 GB for restore of backup 182fab63-66ed-4f38-802c-bbb5f4641179. Aug 07 21:05:40.047674 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Availability Zones retrieved successfully. Aug 07 21:05:40.052924 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Flow 'volume_create_api' (cf4d0e86-cb53-4635-8b9e-812e39318884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:40.053996 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0572d21-8f15-4715-b44a-6879c8de63ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.054865 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:40.086373 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0572d21-8f15-4715-b44a-6879c8de63ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.087302 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304ccfda-52ed-4e47-9899-6f25129ca57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.129409 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Created reservations ['bf1d599f-2a06-4100-860a-6b5e3c1682ad', '8bf51d04-77bc-4909-bef8-714eaf66ec0d', '3ee70d91-8543-4dcc-bae8-f7131754b1e7', 'aeecaf90-d158-4774-acd1-7f6c3f50cee3'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:40.130550 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304ccfda-52ed-4e47-9899-6f25129ca57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf1d599f-2a06-4100-860a-6b5e3c1682ad', '8bf51d04-77bc-4909-bef8-714eaf66ec0d', '3ee70d91-8543-4dcc-bae8-f7131754b1e7', 'aeecaf90-d158-4774-acd1-7f6c3f50cee3']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.131560 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49bd04fb-57a7-4081-9735-edfb6a2cb747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.164793 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49bd04fb-57a7-4081-9735-edfb6a2cb747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '325e171d-3282-4041-9cf4-4d393e1aa482', '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_182fab63-66ed-4f38-802c-bbb5f4641179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e13a85d18524c5191700974d4827b73',qos_specs=None,replication_status=,reservations=['bf1d599f-2a06-4100-860a-6b5e3c1682ad','8bf51d04-77bc-4909-bef8-714eaf66ec0d','3ee70d91-8543-4dcc-bae8-f7131754b1e7','aeecaf90-d158-4774-acd1-7f6c3f50cee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:40Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_182fab63-66ed-4f38-802c-bbb5f4641179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=325e171d-3282-4041-9cf4-4d393e1aa482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e13a85d18524c5191700974d4827b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.165994 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68431d9d-6c51-4199-8604-03e8134572f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.183100 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68431d9d-6c51-4199-8604-03e8134572f4) transitioned into 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_182fab63-66ed-4f38-802c-bbb5f4641179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e13a85d18524c5191700974d4827b73',qos_specs=None,replication_status=,reservations=['bf1d599f-2a06-4100-860a-6b5e3c1682ad','8bf51d04-77bc-4909-bef8-714eaf66ec0d','3ee70d91-8543-4dcc-bae8-f7131754b1e7','aeecaf90-d158-4774-acd1-7f6c3f50cee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.183727 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f331f284-7b59-4184-b316-9c8765918bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.195376 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f331f284-7b59-4184-b316-9c8765918bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.196333 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Flow 'volume_create_api' (cf4d0e86-cb53-4635-8b9e-812e39318884) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:40.196861 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume request issued successfully. Aug 07 21:05:40.205622 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:40.205622 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:40.206177 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:40.326249 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:40.345800 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-648c9c34-6711-496f-845e-535ec46f6477 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:40.350880 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-648c9c34-6711-496f-845e-535ec46f6477 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:40.352417 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-648c9c34-6711-496f-845e-535ec46f6477 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:40.352726 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-648c9c34-6711-496f-845e-535ec46f6477 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:40.374183 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:40.374183 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:40.379849 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-648c9c34-6711-496f-845e-535ec46f6477 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:40.387633 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-648c9c34-6711-496f-845e-535ec46f6477 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:40.388118 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 842/3357] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:40 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 1169 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:40.406644 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5f869125-6229-4b7b-991d-9ae10aa133be None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:40.414941 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5f869125-6229-4b7b-991d-9ae10aa133be tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:05:40.416177 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5f869125-6229-4b7b-991d-9ae10aa133be tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:40.416177 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5f869125-6229-4b7b-991d-9ae10aa133be tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:40.427442 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:40.427442 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:40.431073 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5f869125-6229-4b7b-991d-9ae10aa133be tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:05:40.437517 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5f869125-6229-4b7b-991d-9ae10aa133be tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:05:40.437731 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 852/3358] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:40 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 1169 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:40.452642 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:05:40.453107 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-726999146"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:40.454616 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume request body: {'volume': {"'imageRef": '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-726999146'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:05:40.454995 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume of 1 GB Aug 07 21:05:40.459454 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Availability Zones retrieved successfully. Aug 07 21:05:40.466097 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Flow 'volume_create_api' (dabe2211-acab-4379-b7a0-4257a53027da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:40.467101 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb963b0b-2cde-4417-811c-da9147cad147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.468122 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:40.504561 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb963b0b-2cde-4417-811c-da9147cad147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.506020 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e39dc4-7c24-49d6-bb65-89c3abb677c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.579795 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Created reservations ['8dbd5a63-347f-4301-b970-90bb3334163a', '61d65367-c409-4335-bf5f-09afb801e59c', '360d3d6e-e6e3-4a31-ba7c-7c0d99a16896', '7fe67300-7404-47d1-a506-e6026a278c2c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:40.580316 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e39dc4-7c24-49d6-bb65-89c3abb677c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dbd5a63-347f-4301-b970-90bb3334163a', '61d65367-c409-4335-bf5f-09afb801e59c', '360d3d6e-e6e3-4a31-ba7c-7c0d99a16896', '7fe67300-7404-47d1-a506-e6026a278c2c']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.581069 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b9fef5e-f427-4c45-9d5a-000cf7caca46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.606149 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b9fef5e-f427-4c45-9d5a-000cf7caca46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-726999146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beabb92a63a54caf8956c1c40fb0795c',qos_specs=None,replication_status=,reservations=['8dbd5a63-347f-4301-b970-90bb3334163a','61d65367-c409-4335-bf5f-09afb801e59c','360d3d6e-e6e3-4a31-ba7c-7c0d99a16896','7fe67300-7404-47d1-a506-e6026a278c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8198362108164463b5df08c8131db38c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-726999146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='beabb92a63a54caf8956c1c40fb0795c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8198362108164463b5df08c8131db38c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.607272 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e13007-aa14-4b58-a1c9-0c9893ceaa1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.628813 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e13007-aa14-4b58-a1c9-0c9893ceaa1d) transitioned into state 'SUCCESS' from state '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-726999146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beabb92a63a54caf8956c1c40fb0795c',qos_specs=None,replication_status=,reservations=['8dbd5a63-347f-4301-b970-90bb3334163a','61d65367-c409-4335-bf5f-09afb801e59c','360d3d6e-e6e3-4a31-ba7c-7c0d99a16896','7fe67300-7404-47d1-a506-e6026a278c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8198362108164463b5df08c8131db38c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.629582 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775c0f11-89ca-4d52-83d5-2236a3fe7a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.641115 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775c0f11-89ca-4d52-83d5-2236a3fe7a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.641115 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Flow 'volume_create_api' (dabe2211-acab-4379-b7a0-4257a53027da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:40.641242 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume request issued successfully. Aug 07 21:05:40.641848 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d15442bf-6530-4ece-a662-d2e4cadf2e24 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:05:40.642312 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 836/3359] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:05:40 2026] POST /volume/v3/volumes => generated 756 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:40.657100 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-66231c51-7443-4b28-8660-04b7543d4e4f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:40.658816 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:05:40.659219 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2134781859"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:40.660754 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume request body: {'volume': {"'imageRef": '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2134781859'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:05:40.661009 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume of 1 GB Aug 07 21:05:40.670314 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Availability Zones retrieved successfully. Aug 07 21:05:40.672198 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bac83a0f-b7a2-4cc5-bb1e-6ef7959ce754 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:40.675454 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bac83a0f-b7a2-4cc5-bb1e-6ef7959ce754 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 Aug 07 21:05:40.675454 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bac83a0f-b7a2-4cc5-bb1e-6ef7959ce754 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:40.675454 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bac83a0f-b7a2-4cc5-bb1e-6ef7959ce754 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:40.677802 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Flow 'volume_create_api' (a4db7e6e-8fd5-4e0d-ba4f-73584ca1b80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:40.679021 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea986194-5dab-4001-9c8c-d7cd9a9b882d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.680116 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:40.692787 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:40.692787 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:40.697139 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bac83a0f-b7a2-4cc5-bb1e-6ef7959ce754 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:05:40.703983 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bac83a0f-b7a2-4cc5-bb1e-6ef7959ce754 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 returned with HTTP 200 Aug 07 21:05:40.704694 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 853/3360] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:40 2026] GET /volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 => generated 1649 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:40.722895 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea986194-5dab-4001-9c8c-d7cd9a9b882d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.723524 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7c59a0-87a8-4937-b2db-374d12e9c703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.787884 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Created reservations ['af7f76e8-4927-41bb-9ac8-fc23eca2e63e', '55dda34b-79ae-4d5e-8498-24fa3737bc5c', 'd588635f-d0e4-4ec7-9051-cbe09c7f35cc', 'd57bdfde-9403-4b8a-883c-f0472f35cd5b'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:40.788835 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7c59a0-87a8-4937-b2db-374d12e9c703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af7f76e8-4927-41bb-9ac8-fc23eca2e63e', '55dda34b-79ae-4d5e-8498-24fa3737bc5c', 'd588635f-d0e4-4ec7-9051-cbe09c7f35cc', 'd57bdfde-9403-4b8a-883c-f0472f35cd5b']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.789670 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95926403-227a-4883-a4dc-08ae28636d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.815826 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95926403-227a-4883-a4dc-08ae28636d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17abcb4f-a14c-4ecb-a29b-650e8e293c10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2134781859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beabb92a63a54caf8956c1c40fb0795c',qos_specs=None,replication_status=,reservations=['af7f76e8-4927-41bb-9ac8-fc23eca2e63e','55dda34b-79ae-4d5e-8498-24fa3737bc5c','d588635f-d0e4-4ec7-9051-cbe09c7f35cc','d57bdfde-9403-4b8a-883c-f0472f35cd5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8198362108164463b5df08c8131db38c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2134781859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17abcb4f-a14c-4ecb-a29b-650e8e293c10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='beabb92a63a54caf8956c1c40fb0795c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8198362108164463b5df08c8131db38c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.816483 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5969af56-cabb-4dc2-a96d-332f3a87bf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.839781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5969af56-cabb-4dc2-a96d-332f3a87bf10) transitioned into state 'SUCCESS' from state '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-2134781859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beabb92a63a54caf8956c1c40fb0795c',qos_specs=None,replication_status=,reservations=['af7f76e8-4927-41bb-9ac8-fc23eca2e63e','55dda34b-79ae-4d5e-8498-24fa3737bc5c','d588635f-d0e4-4ec7-9051-cbe09c7f35cc','d57bdfde-9403-4b8a-883c-f0472f35cd5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8198362108164463b5df08c8131db38c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.840777 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303a70f3-1f70-4423-94ee-b69a33fae84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.853669 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303a70f3-1f70-4423-94ee-b69a33fae84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.854536 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Flow 'volume_create_api' (a4db7e6e-8fd5-4e0d-ba4f-73584ca1b80c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:40.854919 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume request issued successfully. Aug 07 21:05:40.856110 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-66231c51-7443-4b28-8660-04b7543d4e4f tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:05:40.856596 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 843/3361] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:05:40 2026] POST /volume/v3/volumes => generated 757 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:40.869778 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:40.872458 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:05:40.872852 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-393344578"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:40.874525 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume request body: {'volume': {"'imageRef": '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-393344578'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:05:40.874670 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume of 1 GB Aug 07 21:05:40.875044 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:40.875044 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:40.885603 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Availability Zones retrieved successfully. Aug 07 21:05:40.893842 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Flow 'volume_create_api' (6b261028-980c-4892-886a-6b71f95295c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:40.895178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddde8549-3d3c-4aff-a844-fa9dcbff2688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.896506 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:40.932865 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddde8549-3d3c-4aff-a844-fa9dcbff2688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.933583 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8408c61a-f0c9-45fe-8e92-c3309fcced1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:40.980626 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Created reservations ['02f5664f-2a8e-4626-a1c1-a9c8c4419574', '009ba034-f73e-4992-ad86-c1e82361e692', '62393a9d-fa8e-4a17-ba3e-cad36252e287', 'defb57e8-2288-425e-a5bb-c85343205936'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:40.981649 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8408c61a-f0c9-45fe-8e92-c3309fcced1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02f5664f-2a8e-4626-a1c1-a9c8c4419574', '009ba034-f73e-4992-ad86-c1e82361e692', '62393a9d-fa8e-4a17-ba3e-cad36252e287', 'defb57e8-2288-425e-a5bb-c85343205936']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:40.982680 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e775f5cb-28f1-4593-adb5-b6d8bbe45363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:41.009336 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e775f5cb-28f1-4593-adb5-b6d8bbe45363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69924abe-5013-4225-b57e-432a3f2da165', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-393344578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beabb92a63a54caf8956c1c40fb0795c',qos_specs=None,replication_status=,reservations=['02f5664f-2a8e-4626-a1c1-a9c8c4419574','009ba034-f73e-4992-ad86-c1e82361e692','62393a9d-fa8e-4a17-ba3e-cad36252e287','defb57e8-2288-425e-a5bb-c85343205936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8198362108164463b5df08c8131db38c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-393344578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69924abe-5013-4225-b57e-432a3f2da165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='beabb92a63a54caf8956c1c40fb0795c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8198362108164463b5df08c8131db38c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:41.010449 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4adf9008-bc78-42fb-8e75-b20f15def818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:41.034902 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4adf9008-bc78-42fb-8e75-b20f15def818) transitioned into state 'SUCCESS' from state '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-393344578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beabb92a63a54caf8956c1c40fb0795c',qos_specs=None,replication_status=,reservations=['02f5664f-2a8e-4626-a1c1-a9c8c4419574','009ba034-f73e-4992-ad86-c1e82361e692','62393a9d-fa8e-4a17-ba3e-cad36252e287','defb57e8-2288-425e-a5bb-c85343205936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8198362108164463b5df08c8131db38c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:41.036060 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c6de13-54e6-4842-9fe8-e1e1dfa18327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:41.048742 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c6de13-54e6-4842-9fe8-e1e1dfa18327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:41.049780 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Flow 'volume_create_api' (6b261028-980c-4892-886a-6b71f95295c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:41.050157 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume request issued successfully. Aug 07 21:05:41.050823 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a6aa389-7b1c-415b-a7df-ba20d249faa8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:05:41.051374 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 837/3362] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:05:40 2026] POST /volume/v3/volumes => generated 756 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:41.071107 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.073896 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:05:41.073896 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1280843013"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:41.075703 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume request body: {'volume': {"'imageRef": '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1280843013'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:05:41.075978 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume of 1 GB Aug 07 21:05:41.081557 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Availability Zones retrieved successfully. Aug 07 21:05:41.088223 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Flow 'volume_create_api' (46bd3163-78e3-4318-9f84-2eccd59defa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:41.089542 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1450a4-9504-4720-acca-4c941ca0c96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:41.090937 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:41.127574 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1450a4-9504-4720-acca-4c941ca0c96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:41.129198 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b261537c-0e3b-41a3-8532-323727e3eae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:41.187290 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Created reservations ['342dd955-ecce-45c9-9085-cc41d58e3633', '16fb993d-c114-4236-89c2-02efad4b85f9', '1cb44594-e73b-410b-a58e-83da1a1b9f5c', '3686b9b2-e32c-448e-b05a-052d688b1d80'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:41.188210 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b261537c-0e3b-41a3-8532-323727e3eae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['342dd955-ecce-45c9-9085-cc41d58e3633', '16fb993d-c114-4236-89c2-02efad4b85f9', '1cb44594-e73b-410b-a58e-83da1a1b9f5c', '3686b9b2-e32c-448e-b05a-052d688b1d80']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:41.189157 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a36af70-f4bd-4018-a93d-0af8c0fe42ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:41.215561 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.215561 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:41.216111 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:41.216241 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Checking backup size 1 against volume size 1 {{(pid=100275) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 21:05:41.216366 np0000006755 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Overwriting volume 325e171d-3282-4041-9cf4-4d393e1aa482 with restore of backup 182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:41.221655 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a36af70-f4bd-4018-a93d-0af8c0fe42ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bf23a9f-940b-4332-8036-50bdd12528b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1280843013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beabb92a63a54caf8956c1c40fb0795c',qos_specs=None,replication_status=,reservations=['342dd955-ecce-45c9-9085-cc41d58e3633','16fb993d-c114-4236-89c2-02efad4b85f9','1cb44594-e73b-410b-a58e-83da1a1b9f5c','3686b9b2-e32c-448e-b05a-052d688b1d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8198362108164463b5df08c8131db38c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1280843013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bf23a9f-940b-4332-8036-50bdd12528b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='beabb92a63a54caf8956c1c40fb0795c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8198362108164463b5df08c8131db38c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:41.222498 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94bd966f-da35-4bce-a58b-8e5ed8f6733c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:41.231267 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] restore_backup in rpcapi backup_id 182fab63-66ed-4f38-802c-bbb5f4641179 {{(pid=100275) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 21:05:41.234823 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-85f86286-2929-4ece-88d3-a164fee1810a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179/restore returned with HTTP 202 Aug 07 21:05:41.235664 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 830/3363] 10.4.3.127 () {68 vars in 1393 bytes} [Fri Aug 7 21:05:40 2026] POST /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179/restore => generated 189 bytes in 1203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:41.247058 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f810bded-336c-458c-a70c-8845396d51ef None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.251848 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f810bded-336c-458c-a70c-8845396d51ef tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:41.251848 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f810bded-336c-458c-a70c-8845396d51ef tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:41.251848 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f810bded-336c-458c-a70c-8845396d51ef tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:41.251848 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-f810bded-336c-458c-a70c-8845396d51ef tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:41.254502 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94bd966f-da35-4bce-a58b-8e5ed8f6733c) transitioned into state 'SUCCESS' from state '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-1280843013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beabb92a63a54caf8956c1c40fb0795c',qos_specs=None,replication_status=,reservations=['342dd955-ecce-45c9-9085-cc41d58e3633','16fb993d-c114-4236-89c2-02efad4b85f9','1cb44594-e73b-410b-a58e-83da1a1b9f5c','3686b9b2-e32c-448e-b05a-052d688b1d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8198362108164463b5df08c8131db38c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:41.255389 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d160829-1e33-4046-a5ec-66b5c927ce06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:41.257433 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.257433 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:41.258569 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f810bded-336c-458c-a70c-8845396d51ef tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:41.259109 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 844/3364] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:41 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:41.269690 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d160829-1e33-4046-a5ec-66b5c927ce06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:41.271153 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Flow 'volume_create_api' (46bd3163-78e3-4318-9f84-2eccd59defa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:41.271576 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume request issued successfully. Aug 07 21:05:41.272347 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ff0c746f-f34e-4ce5-a505-a95a9b1aa712 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:05:41.273178 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 854/3365] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:05:41 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) Aug 07 21:05:41.287308 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-12e82790-a67a-4129-aedf-1fa4246d0daa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.289582 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:05:41.290017 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-659838786"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:41.291576 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume request body: {'volume': {"'imageRef": '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-659838786'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:05:41.291750 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume of 1 GB Aug 07 21:05:41.292172 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.292172 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:41.298018 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Availability Zones retrieved successfully. Aug 07 21:05:41.307466 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Flow 'volume_create_api' (e6e162f7-8dc6-47ed-b109-4cc3ab747ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:41.308886 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc9c0f1-b99c-475e-945a-f1407d4f2662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:41.310118 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:41.349255 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc9c0f1-b99c-475e-945a-f1407d4f2662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:41.350405 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2f8846b-1dde-456d-9a82-4dba8feb6849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:41.424797 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4612ac79-a744-4255-8954-18bdeec7080b req-da81bad8-e400-4266-aaec-a9b7d5b96fb4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.426782 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Created reservations ['1a6ac03b-3462-4240-94c8-f8dec8b3c6b7', '1f00bd36-dd54-4c16-9680-6a695099c41c', '3fa5b7d5-9d3c-4424-8978-5649291465e4', 'e05a6146-f0ee-4b4f-ae3f-aa8687dafe51'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:41.427922 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2f8846b-1dde-456d-9a82-4dba8feb6849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a6ac03b-3462-4240-94c8-f8dec8b3c6b7', '1f00bd36-dd54-4c16-9680-6a695099c41c', '3fa5b7d5-9d3c-4424-8978-5649291465e4', 'e05a6146-f0ee-4b4f-ae3f-aa8687dafe51']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:41.428777 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68bc5e45-f7fa-408f-a369-7582a2466cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:41.429747 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4612ac79-a744-4255-8954-18bdeec7080b req-da81bad8-e400-4266-aaec-a9b7d5b96fb4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] DELETE https://10.4.3.127/volume/v3/attachments/5fb357e1-8624-4ff0-a413-7cd1cf25bed8 Aug 07 21:05:41.430111 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4612ac79-a744-4255-8954-18bdeec7080b req-da81bad8-e400-4266-aaec-a9b7d5b96fb4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:41.430862 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4612ac79-a744-4255-8954-18bdeec7080b req-da81bad8-e400-4266-aaec-a9b7d5b96fb4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:41.444339 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.444339 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:41.458837 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68bc5e45-f7fa-408f-a369-7582a2466cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1700bf8-a84b-441e-9301-552fc8948f01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-659838786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beabb92a63a54caf8956c1c40fb0795c',qos_specs=None,replication_status=,reservations=['1a6ac03b-3462-4240-94c8-f8dec8b3c6b7','1f00bd36-dd54-4c16-9680-6a695099c41c','3fa5b7d5-9d3c-4424-8978-5649291465e4','e05a6146-f0ee-4b4f-ae3f-aa8687dafe51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8198362108164463b5df08c8131db38c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-659838786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1700bf8-a84b-441e-9301-552fc8948f01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='beabb92a63a54caf8956c1c40fb0795c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8198362108164463b5df08c8131db38c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:41.460108 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2efe1a2c-40b9-4a91-b101-dcd552357a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:41.486021 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2efe1a2c-40b9-4a91-b101-dcd552357a99) transitioned into state 'SUCCESS' from state '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-659838786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beabb92a63a54caf8956c1c40fb0795c',qos_specs=None,replication_status=,reservations=['1a6ac03b-3462-4240-94c8-f8dec8b3c6b7','1f00bd36-dd54-4c16-9680-6a695099c41c','3fa5b7d5-9d3c-4424-8978-5649291465e4','e05a6146-f0ee-4b4f-ae3f-aa8687dafe51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8198362108164463b5df08c8131db38c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:41.486708 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25477ca-2924-4bf3-bd3b-7265875abdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:41.497771 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25477ca-2924-4bf3-bd3b-7265875abdcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:41.498788 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Flow 'volume_create_api' (e6e162f7-8dc6-47ed-b109-4cc3ab747ef1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:41.499202 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Create volume request issued successfully. Aug 07 21:05:41.500261 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12e82790-a67a-4129-aedf-1fa4246d0daa tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:05:41.500848 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 838/3366] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:05:41 2026] POST /volume/v3/volumes => generated 756 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:41.513819 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ff7302c1-10d1-4f6b-8807-587281c93f36 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.516512 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ff7302c1-10d1-4f6b-8807-587281c93f36 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0 Aug 07 21:05:41.516823 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ff7302c1-10d1-4f6b-8807-587281c93f36 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:41.517040 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ff7302c1-10d1-4f6b-8807-587281c93f36 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:41.527050 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.527050 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:41.534062 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ff7302c1-10d1-4f6b-8807-587281c93f36 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:41.535506 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4612ac79-a744-4255-8954-18bdeec7080b req-da81bad8-e400-4266-aaec-a9b7d5b96fb4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/attachments/5fb357e1-8624-4ff0-a413-7cd1cf25bed8 returned with HTTP 200 Aug 07 21:05:41.536252 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 831/3367] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:05:41 2026] DELETE /volume/v3/attachments/5fb357e1-8624-4ff0-a413-7cd1cf25bed8 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:41.540480 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ff7302c1-10d1-4f6b-8807-587281c93f36 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0 returned with HTTP 200 Aug 07 21:05:41.540986 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 845/3368] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:41 2026] GET /volume/v3/volumes/3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:41.559506 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-28e8818d-a05b-4bd7-b895-0731bdf9341d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.560497 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-28e8818d-a05b-4bd7-b895-0731bdf9341d tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/17abcb4f-a14c-4ecb-a29b-650e8e293c10 Aug 07 21:05:41.560689 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-28e8818d-a05b-4bd7-b895-0731bdf9341d tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:41.561697 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-28e8818d-a05b-4bd7-b895-0731bdf9341d tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:41.570425 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.570425 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:41.576005 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-28e8818d-a05b-4bd7-b895-0731bdf9341d tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:41.584246 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-28e8818d-a05b-4bd7-b895-0731bdf9341d tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/17abcb4f-a14c-4ecb-a29b-650e8e293c10 returned with HTTP 200 Aug 07 21:05:41.585851 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 855/3369] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:41 2026] GET /volume/v3/volumes/17abcb4f-a14c-4ecb-a29b-650e8e293c10 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:41.600419 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0b775732-109c-4892-944e-d218a08f4d19 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.603048 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0b775732-109c-4892-944e-d218a08f4d19 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/69924abe-5013-4225-b57e-432a3f2da165 Aug 07 21:05:41.603048 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0b775732-109c-4892-944e-d218a08f4d19 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:41.603048 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0b775732-109c-4892-944e-d218a08f4d19 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:41.612157 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.612157 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:41.616970 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0b775732-109c-4892-944e-d218a08f4d19 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:41.622882 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0b775732-109c-4892-944e-d218a08f4d19 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/69924abe-5013-4225-b57e-432a3f2da165 returned with HTTP 200 Aug 07 21:05:41.623581 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 839/3370] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:41 2026] GET /volume/v3/volumes/69924abe-5013-4225-b57e-432a3f2da165 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:41.636957 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f57f1607-9a6d-4382-80c6-50030f4aee0d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.638959 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f57f1607-9a6d-4382-80c6-50030f4aee0d tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/3bf23a9f-940b-4332-8036-50bdd12528b8 Aug 07 21:05:41.639198 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f57f1607-9a6d-4382-80c6-50030f4aee0d tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:41.639459 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f57f1607-9a6d-4382-80c6-50030f4aee0d tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:41.649921 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.649921 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:41.659922 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f57f1607-9a6d-4382-80c6-50030f4aee0d tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:41.670844 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f57f1607-9a6d-4382-80c6-50030f4aee0d tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/3bf23a9f-940b-4332-8036-50bdd12528b8 returned with HTTP 200 Aug 07 21:05:41.672553 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 832/3371] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:41 2026] GET /volume/v3/volumes/3bf23a9f-940b-4332-8036-50bdd12528b8 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:41.688558 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-739849ae-8639-4699-8fc5-e5068aee8719 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.690922 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-739849ae-8639-4699-8fc5-e5068aee8719 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/a1700bf8-a84b-441e-9301-552fc8948f01 Aug 07 21:05:41.691194 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-739849ae-8639-4699-8fc5-e5068aee8719 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:41.691511 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-739849ae-8639-4699-8fc5-e5068aee8719 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:41.700738 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.700738 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:41.705773 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-739849ae-8639-4699-8fc5-e5068aee8719 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:41.711012 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-739849ae-8639-4699-8fc5-e5068aee8719 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/a1700bf8-a84b-441e-9301-552fc8948f01 returned with HTTP 200 Aug 07 21:05:41.711396 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 846/3372] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:41 2026] GET /volume/v3/volumes/a1700bf8-a84b-441e-9301-552fc8948f01 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:41.722815 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-09739453-e4d8-4355-b868-b85b9411e43f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.723948 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f3cb6a38-ded7-40c1-89a7-0282f34f0512 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.726274 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3cb6a38-ded7-40c1-89a7-0282f34f0512 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a1700bf8-a84b-441e-9301-552fc8948f01 Aug 07 21:05:41.726489 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f3cb6a38-ded7-40c1-89a7-0282f34f0512 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:41.726839 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f3cb6a38-ded7-40c1-89a7-0282f34f0512 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:41.727184 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-f3cb6a38-ded7-40c1-89a7-0282f34f0512 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Delete volume with id: a1700bf8-a84b-441e-9301-552fc8948f01 Aug 07 21:05:41.729397 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-09739453-e4d8-4355-b868-b85b9411e43f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 Aug 07 21:05:41.729579 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-09739453-e4d8-4355-b868-b85b9411e43f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:41.729782 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-09739453-e4d8-4355-b868-b85b9411e43f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:41.742797 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.742797 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:41.743351 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.743351 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:41.744054 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f3cb6a38-ded7-40c1-89a7-0282f34f0512 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:41.753693 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-09739453-e4d8-4355-b868-b85b9411e43f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:05:41.760617 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-09739453-e4d8-4355-b868-b85b9411e43f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 returned with HTTP 200 Aug 07 21:05:41.761251 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 856/3373] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:41 2026] GET /volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 => generated 1357 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:41.772795 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f3cb6a38-ded7-40c1-89a7-0282f34f0512 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Delete volume request issued successfully. Aug 07 21:05:41.772986 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3cb6a38-ded7-40c1-89a7-0282f34f0512 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/a1700bf8-a84b-441e-9301-552fc8948f01 returned with HTTP 202 Aug 07 21:05:41.773880 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 840/3374] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:41 2026] DELETE /volume/v3/volumes/a1700bf8-a84b-441e-9301-552fc8948f01 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:41.782106 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-94ed95fc-9ee0-45b1-bdaf-7ec8349d86c8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.784377 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-59f81c25-1d54-4d50-be82-b434b2022cdb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.784649 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94ed95fc-9ee0-45b1-bdaf-7ec8349d86c8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/a1700bf8-a84b-441e-9301-552fc8948f01 Aug 07 21:05:41.784930 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94ed95fc-9ee0-45b1-bdaf-7ec8349d86c8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:41.785188 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94ed95fc-9ee0-45b1-bdaf-7ec8349d86c8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:41.786988 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-59f81c25-1d54-4d50-be82-b434b2022cdb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:05:41.787570 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-59f81c25-1d54-4d50-be82-b434b2022cdb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6e6b28b9-ba65-4e98-a970-677a832f0fe6", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1922616443"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:41.790744 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.backups [None req-59f81c25-1d54-4d50-be82-b434b2022cdb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Creating new backup {'backup': {'volume_id': '6e6b28b9-ba65-4e98-a970-677a832f0fe6', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1922616443'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:05:41.791624 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-59f81c25-1d54-4d50-be82-b434b2022cdb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Creating backup of volume 6e6b28b9-ba65-4e98-a970-677a832f0fe6 in container None Aug 07 21:05:41.797046 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.797046 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:41.804221 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.804221 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:41.804903 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-59f81c25-1d54-4d50-be82-b434b2022cdb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:05:41.806379 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-94ed95fc-9ee0-45b1-bdaf-7ec8349d86c8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:41.812297 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94ed95fc-9ee0-45b1-bdaf-7ec8349d86c8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/a1700bf8-a84b-441e-9301-552fc8948f01 returned with HTTP 200 Aug 07 21:05:41.812777 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 833/3375] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:41 2026] GET /volume/v3/volumes/a1700bf8-a84b-441e-9301-552fc8948f01 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:41.835885 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-59f81c25-1d54-4d50-be82-b434b2022cdb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Created reservations ['f04f9b0c-8b68-40a7-a2b6-a44e1233c498', '8fac7a24-b49f-4c99-9d8f-b06e5554d51a'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:41.895654 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-59f81c25-1d54-4d50-be82-b434b2022cdb tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:05:41.896305 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 847/3376] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:05:41 2026] POST /volume/v3/backups => generated 330 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:41.908789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6bad5350-76d1-4eee-973f-3ea7592b5857 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:41.912712 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6bad5350-76d1-4eee-973f-3ea7592b5857 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:41.913062 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6bad5350-76d1-4eee-973f-3ea7592b5857 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:41.913336 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6bad5350-76d1-4eee-973f-3ea7592b5857 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:41.913381 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-6bad5350-76d1-4eee-973f-3ea7592b5857 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:41.919238 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:41.919238 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:41.920148 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6bad5350-76d1-4eee-973f-3ea7592b5857 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:41.920657 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 857/3377] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:41 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:42.272951 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f5c2d22f-488c-4cf3-ad03-ccc8182d59ef None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:42.275053 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5c2d22f-488c-4cf3-ad03-ccc8182d59ef tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:42.275279 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5c2d22f-488c-4cf3-ad03-ccc8182d59ef tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:42.275514 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5c2d22f-488c-4cf3-ad03-ccc8182d59ef tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:42.275641 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f5c2d22f-488c-4cf3-ad03-ccc8182d59ef tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:42.282668 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:42.282668 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:42.282934 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5c2d22f-488c-4cf3-ad03-ccc8182d59ef tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:42.283520 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 841/3378] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:42 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:42.829781 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d9738a1e-ce3f-41c0-815e-03f0f2623cde None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:42.831999 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9738a1e-ce3f-41c0-815e-03f0f2623cde tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/a1700bf8-a84b-441e-9301-552fc8948f01 Aug 07 21:05:42.832179 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9738a1e-ce3f-41c0-815e-03f0f2623cde tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:42.832475 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9738a1e-ce3f-41c0-815e-03f0f2623cde tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:42.838513 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9738a1e-ce3f-41c0-815e-03f0f2623cde tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/a1700bf8-a84b-441e-9301-552fc8948f01 returned with HTTP 404 Aug 07 21:05:42.838982 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 834/3379] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:42 2026] GET /volume/v3/volumes/a1700bf8-a84b-441e-9301-552fc8948f01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:42.847209 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-28281ac2-1ea6-4343-a9aa-465162cd713b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:42.849310 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-28281ac2-1ea6-4343-a9aa-465162cd713b tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3bf23a9f-940b-4332-8036-50bdd12528b8 Aug 07 21:05:42.849531 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-28281ac2-1ea6-4343-a9aa-465162cd713b tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:42.849804 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-28281ac2-1ea6-4343-a9aa-465162cd713b tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:42.849995 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-28281ac2-1ea6-4343-a9aa-465162cd713b tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Delete volume with id: 3bf23a9f-940b-4332-8036-50bdd12528b8 Aug 07 21:05:42.862686 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:42.862686 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:42.863455 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-28281ac2-1ea6-4343-a9aa-465162cd713b tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:42.911005 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-28281ac2-1ea6-4343-a9aa-465162cd713b tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Delete volume request issued successfully. Aug 07 21:05:42.911005 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-28281ac2-1ea6-4343-a9aa-465162cd713b tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/3bf23a9f-940b-4332-8036-50bdd12528b8 returned with HTTP 202 Aug 07 21:05:42.911325 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 848/3380] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:42 2026] DELETE /volume/v3/volumes/3bf23a9f-940b-4332-8036-50bdd12528b8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:42.922391 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-097ceffd-5c93-47a2-af16-1d90602ad6af None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:42.925212 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-097ceffd-5c93-47a2-af16-1d90602ad6af tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/3bf23a9f-940b-4332-8036-50bdd12528b8 Aug 07 21:05:42.925212 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-097ceffd-5c93-47a2-af16-1d90602ad6af tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:42.925212 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-097ceffd-5c93-47a2-af16-1d90602ad6af tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:42.935851 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ec6db3c4-7c71-47d5-92bf-ccc5553183ea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:42.936905 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:42.936905 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:42.937817 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec6db3c4-7c71-47d5-92bf-ccc5553183ea tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:42.938091 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec6db3c4-7c71-47d5-92bf-ccc5553183ea tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:42.938627 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec6db3c4-7c71-47d5-92bf-ccc5553183ea tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:42.938627 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ec6db3c4-7c71-47d5-92bf-ccc5553183ea tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:42.947298 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-097ceffd-5c93-47a2-af16-1d90602ad6af tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:42.948561 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:42.948561 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:42.950014 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec6db3c4-7c71-47d5-92bf-ccc5553183ea tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:42.950126 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 842/3381] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:42 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:42.961403 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-097ceffd-5c93-47a2-af16-1d90602ad6af tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/3bf23a9f-940b-4332-8036-50bdd12528b8 returned with HTTP 200 Aug 07 21:05:42.962004 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 858/3382] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:42 2026] GET /volume/v3/volumes/3bf23a9f-940b-4332-8036-50bdd12528b8 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:43.298582 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-79e99d73-7a0f-4a4c-8e4c-442f7cfa5333 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:43.301078 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79e99d73-7a0f-4a4c-8e4c-442f7cfa5333 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:43.301324 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79e99d73-7a0f-4a4c-8e4c-442f7cfa5333 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:43.301599 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79e99d73-7a0f-4a4c-8e4c-442f7cfa5333 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:43.301744 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-79e99d73-7a0f-4a4c-8e4c-442f7cfa5333 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:43.306739 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:43.306739 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:43.307615 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79e99d73-7a0f-4a4c-8e4c-442f7cfa5333 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:43.308044 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 835/3383] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:43 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:43.965006 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-81150c5f-a624-4676-bd72-2aae5504f206 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:43.967664 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-81150c5f-a624-4676-bd72-2aae5504f206 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:43.967941 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-81150c5f-a624-4676-bd72-2aae5504f206 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:43.968188 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-81150c5f-a624-4676-bd72-2aae5504f206 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:43.968340 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-81150c5f-a624-4676-bd72-2aae5504f206 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:43.974833 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:43.974833 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:43.975697 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ce695cc5-54e2-43c3-bcd7-7e34b9d1c0a6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:43.977646 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce695cc5-54e2-43c3-bcd7-7e34b9d1c0a6 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/3bf23a9f-940b-4332-8036-50bdd12528b8 Aug 07 21:05:43.978701 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-81150c5f-a624-4676-bd72-2aae5504f206 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:43.979130 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce695cc5-54e2-43c3-bcd7-7e34b9d1c0a6 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:43.979400 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce695cc5-54e2-43c3-bcd7-7e34b9d1c0a6 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:43.979905 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 849/3384] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:43 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:43.985907 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce695cc5-54e2-43c3-bcd7-7e34b9d1c0a6 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/3bf23a9f-940b-4332-8036-50bdd12528b8 returned with HTTP 404 Aug 07 21:05:43.986534 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 843/3385] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:43 2026] GET /volume/v3/volumes/3bf23a9f-940b-4332-8036-50bdd12528b8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:43.995548 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b18dfa62-1c64-4f5a-b1bd-356a7f813a8c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:43.997601 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b18dfa62-1c64-4f5a-b1bd-356a7f813a8c tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] DELETE https://10.4.3.127/volume/v3/volumes/69924abe-5013-4225-b57e-432a3f2da165 Aug 07 21:05:43.997904 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b18dfa62-1c64-4f5a-b1bd-356a7f813a8c tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:43.998167 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b18dfa62-1c64-4f5a-b1bd-356a7f813a8c tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:43.998386 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-b18dfa62-1c64-4f5a-b1bd-356a7f813a8c tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Delete volume with id: 69924abe-5013-4225-b57e-432a3f2da165 Aug 07 21:05:44.007790 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:44.007790 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:44.008465 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b18dfa62-1c64-4f5a-b1bd-356a7f813a8c tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:44.030787 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b18dfa62-1c64-4f5a-b1bd-356a7f813a8c tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Delete volume request issued successfully. Aug 07 21:05:44.030787 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b18dfa62-1c64-4f5a-b1bd-356a7f813a8c tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/69924abe-5013-4225-b57e-432a3f2da165 returned with HTTP 202 Aug 07 21:05:44.030787 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 859/3386] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:43 2026] DELETE /volume/v3/volumes/69924abe-5013-4225-b57e-432a3f2da165 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:44.039042 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3bfbab92-f37d-4258-8ddf-fd75689068ea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:44.039042 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bfbab92-f37d-4258-8ddf-fd75689068ea tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/69924abe-5013-4225-b57e-432a3f2da165 Aug 07 21:05:44.039476 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bfbab92-f37d-4258-8ddf-fd75689068ea tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:44.039476 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bfbab92-f37d-4258-8ddf-fd75689068ea tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:44.047177 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:44.047177 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:44.051961 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3bfbab92-f37d-4258-8ddf-fd75689068ea tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:44.054614 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bfbab92-f37d-4258-8ddf-fd75689068ea tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/69924abe-5013-4225-b57e-432a3f2da165 returned with HTTP 200 Aug 07 21:05:44.054984 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 836/3387] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:44 2026] GET /volume/v3/volumes/69924abe-5013-4225-b57e-432a3f2da165 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:44.320985 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-750ac784-6fe2-46db-9721-74e7eb9f432c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:44.322538 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-750ac784-6fe2-46db-9721-74e7eb9f432c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:44.322831 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-750ac784-6fe2-46db-9721-74e7eb9f432c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:44.323027 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-750ac784-6fe2-46db-9721-74e7eb9f432c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:44.323166 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-750ac784-6fe2-46db-9721-74e7eb9f432c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:44.327968 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:44.327968 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:44.329010 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-750ac784-6fe2-46db-9721-74e7eb9f432c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:44.329492 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 850/3388] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:44 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:44.991597 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f5dc0640-df5e-46a4-aa85-d53b2e7db281 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:44.995640 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5dc0640-df5e-46a4-aa85-d53b2e7db281 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:44.995866 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5dc0640-df5e-46a4-aa85-d53b2e7db281 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:44.996075 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5dc0640-df5e-46a4-aa85-d53b2e7db281 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:44.996522 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f5dc0640-df5e-46a4-aa85-d53b2e7db281 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:45.001610 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:45.001610 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:45.002587 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5dc0640-df5e-46a4-aa85-d53b2e7db281 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:45.003072 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 844/3389] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:44 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:45.069580 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-633dc174-ed9c-4ff7-8c63-0cb854ee24d6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:45.071491 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-633dc174-ed9c-4ff7-8c63-0cb854ee24d6 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/69924abe-5013-4225-b57e-432a3f2da165 Aug 07 21:05:45.071689 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-633dc174-ed9c-4ff7-8c63-0cb854ee24d6 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:45.071933 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-633dc174-ed9c-4ff7-8c63-0cb854ee24d6 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:45.079783 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-633dc174-ed9c-4ff7-8c63-0cb854ee24d6 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/69924abe-5013-4225-b57e-432a3f2da165 returned with HTTP 404 Aug 07 21:05:45.079783 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 860/3390] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:45 2026] GET /volume/v3/volumes/69924abe-5013-4225-b57e-432a3f2da165 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:45.085955 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9deec543-9caa-4c2a-ae79-d5af614f7bfe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:45.087732 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9deec543-9caa-4c2a-ae79-d5af614f7bfe tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] DELETE https://10.4.3.127/volume/v3/volumes/17abcb4f-a14c-4ecb-a29b-650e8e293c10 Aug 07 21:05:45.087969 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9deec543-9caa-4c2a-ae79-d5af614f7bfe tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:45.088163 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9deec543-9caa-4c2a-ae79-d5af614f7bfe tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:45.088366 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9deec543-9caa-4c2a-ae79-d5af614f7bfe tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Delete volume with id: 17abcb4f-a14c-4ecb-a29b-650e8e293c10 Aug 07 21:05:45.097152 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:45.097152 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:45.097967 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9deec543-9caa-4c2a-ae79-d5af614f7bfe tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:45.116230 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9deec543-9caa-4c2a-ae79-d5af614f7bfe tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Delete volume request issued successfully. Aug 07 21:05:45.116571 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9deec543-9caa-4c2a-ae79-d5af614f7bfe tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/17abcb4f-a14c-4ecb-a29b-650e8e293c10 returned with HTTP 202 Aug 07 21:05:45.121793 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 837/3391] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:45 2026] DELETE /volume/v3/volumes/17abcb4f-a14c-4ecb-a29b-650e8e293c10 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:45.126943 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d7610150-68cc-4f46-974f-4c9aea0441e8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:45.129393 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d7610150-68cc-4f46-974f-4c9aea0441e8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/17abcb4f-a14c-4ecb-a29b-650e8e293c10 Aug 07 21:05:45.129807 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d7610150-68cc-4f46-974f-4c9aea0441e8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:45.130119 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d7610150-68cc-4f46-974f-4c9aea0441e8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:45.143003 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:45.143003 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:45.149681 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d7610150-68cc-4f46-974f-4c9aea0441e8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:45.156476 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d7610150-68cc-4f46-974f-4c9aea0441e8 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/17abcb4f-a14c-4ecb-a29b-650e8e293c10 returned with HTTP 200 Aug 07 21:05:45.157218 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 851/3392] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:45 2026] GET /volume/v3/volumes/17abcb4f-a14c-4ecb-a29b-650e8e293c10 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:45.348529 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f1d2eeb0-e071-4858-8266-5742ea0819eb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:45.352779 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1d2eeb0-e071-4858-8266-5742ea0819eb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:45.352901 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1d2eeb0-e071-4858-8266-5742ea0819eb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:45.355021 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1d2eeb0-e071-4858-8266-5742ea0819eb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:45.355171 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f1d2eeb0-e071-4858-8266-5742ea0819eb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:45.361167 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:45.361167 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:45.362128 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1d2eeb0-e071-4858-8266-5742ea0819eb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:45.362599 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 845/3393] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:45 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:46.015780 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-eb611014-be69-4de2-b084-279ef78ed870 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:46.017616 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-eb611014-be69-4de2-b084-279ef78ed870 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:46.017817 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-eb611014-be69-4de2-b084-279ef78ed870 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:46.018021 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-eb611014-be69-4de2-b084-279ef78ed870 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:46.018134 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-eb611014-be69-4de2-b084-279ef78ed870 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:46.025286 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:46.025286 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:46.025421 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-eb611014-be69-4de2-b084-279ef78ed870 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:46.025885 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 861/3394] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:46 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:46.170948 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4917a3a6-bdf0-4b00-86b6-e5788bd96e5a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:46.173851 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4917a3a6-bdf0-4b00-86b6-e5788bd96e5a tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/17abcb4f-a14c-4ecb-a29b-650e8e293c10 Aug 07 21:05:46.173851 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4917a3a6-bdf0-4b00-86b6-e5788bd96e5a tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:46.174138 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4917a3a6-bdf0-4b00-86b6-e5788bd96e5a tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:46.183473 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4917a3a6-bdf0-4b00-86b6-e5788bd96e5a tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/17abcb4f-a14c-4ecb-a29b-650e8e293c10 returned with HTTP 404 Aug 07 21:05:46.184201 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 838/3395] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:46 2026] GET /volume/v3/volumes/17abcb4f-a14c-4ecb-a29b-650e8e293c10 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:46.193178 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-55f8eb77-5178-46fe-bbaf-32f3d0002553 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:46.195248 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-55f8eb77-5178-46fe-bbaf-32f3d0002553 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] DELETE https://10.4.3.127/volume/v3/volumes/3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0 Aug 07 21:05:46.195378 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-55f8eb77-5178-46fe-bbaf-32f3d0002553 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:46.195580 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-55f8eb77-5178-46fe-bbaf-32f3d0002553 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:46.196140 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-55f8eb77-5178-46fe-bbaf-32f3d0002553 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Delete volume with id: 3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0 Aug 07 21:05:46.205577 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:46.205577 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:46.206068 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-55f8eb77-5178-46fe-bbaf-32f3d0002553 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:46.237576 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-55f8eb77-5178-46fe-bbaf-32f3d0002553 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Delete volume request issued successfully. Aug 07 21:05:46.238236 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-55f8eb77-5178-46fe-bbaf-32f3d0002553 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0 returned with HTTP 202 Aug 07 21:05:46.238754 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 852/3396] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:46 2026] DELETE /volume/v3/volumes/3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:46.247228 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f794ab3a-ddd2-4162-9c1c-c1704b0f02a0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:46.250752 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f794ab3a-ddd2-4162-9c1c-c1704b0f02a0 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0 Aug 07 21:05:46.250752 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f794ab3a-ddd2-4162-9c1c-c1704b0f02a0 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:46.250752 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f794ab3a-ddd2-4162-9c1c-c1704b0f02a0 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:46.260238 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:46.260238 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:46.265727 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f794ab3a-ddd2-4162-9c1c-c1704b0f02a0 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Volume info retrieved successfully. Aug 07 21:05:46.281624 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f794ab3a-ddd2-4162-9c1c-c1704b0f02a0 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0 returned with HTTP 200 Aug 07 21:05:46.283517 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 846/3397] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:46 2026] GET /volume/v3/volumes/3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:46.374745 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2470dfe6-807b-4fe8-b37e-c1c919600cf1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:46.377215 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2470dfe6-807b-4fe8-b37e-c1c919600cf1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:46.377215 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2470dfe6-807b-4fe8-b37e-c1c919600cf1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:46.377215 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2470dfe6-807b-4fe8-b37e-c1c919600cf1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:46.377215 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-2470dfe6-807b-4fe8-b37e-c1c919600cf1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:46.379873 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=260,cinder:UPDATE=44,cinder:INSERT=32 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:05:46.382144 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:46.382144 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:46.383080 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2470dfe6-807b-4fe8-b37e-c1c919600cf1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:46.384256 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 862/3398] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:46 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:46.612450 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6471272e-0871-4096-97fb-22ecc19ce5d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:46.613114 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6471272e-0871-4096-97fb-22ecc19ce5d7 None None] GET https://10.4.3.127/volume// Aug 07 21:05:46.613151 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6471272e-0871-4096-97fb-22ecc19ce5d7 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:46.614389 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6471272e-0871-4096-97fb-22ecc19ce5d7 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:46.614389 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6471272e-0871-4096-97fb-22ecc19ce5d7 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:05:46.614389 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 839/3399] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:05:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:05:46.624593 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-a5c717d5-30b0-4b42-9ce2-f35e437412bf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:46.626605 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-a5c717d5-30b0-4b42-9ce2-f35e437412bf tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:05:46.626939 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-a5c717d5-30b0-4b42-9ce2-f35e437412bf tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68e63147-dd65-463a-8d17-f227de85512c", "connector": null, "instance_uuid": "a18f4d44-f652-4df5-877e-db6ff547d3f7"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:46.630876 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=237,cinder:UPDATE=69,cinder:INSERT=31 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:05:46.637917 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:46.637917 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:46.671202 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-a5c717d5-30b0-4b42-9ce2-f35e437412bf tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:05:46.671530 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 853/3400] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:05:46 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:46.680813 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-bebf6345-a2bc-4151-b796-923cab9e6266 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:46.683457 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-bebf6345-a2bc-4151-b796-923cab9e6266 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] DELETE https://10.4.3.127/volume/v3/attachments/24e5d93b-8602-457d-a434-2966b82cabaf Aug 07 21:05:46.683715 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-bebf6345-a2bc-4151-b796-923cab9e6266 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:46.683973 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-bebf6345-a2bc-4151-b796-923cab9e6266 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:46.694156 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:46.694156 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:46.755374 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-bebf6345-a2bc-4151-b796-923cab9e6266 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/24e5d93b-8602-457d-a434-2966b82cabaf returned with HTTP 200 Aug 07 21:05:46.755973 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 847/3401] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:05:46 2026] DELETE /volume/v3/attachments/24e5d93b-8602-457d-a434-2966b82cabaf => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:47.040490 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ebedcb34-aa41-42f9-86f0-979b1fd6b0a7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:47.042393 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ebedcb34-aa41-42f9-86f0-979b1fd6b0a7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:47.042600 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ebedcb34-aa41-42f9-86f0-979b1fd6b0a7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:47.042815 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ebedcb34-aa41-42f9-86f0-979b1fd6b0a7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:47.042934 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ebedcb34-aa41-42f9-86f0-979b1fd6b0a7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:47.049718 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:47.049718 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:47.050610 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ebedcb34-aa41-42f9-86f0-979b1fd6b0a7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:47.050991 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 863/3402] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:47 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:47.300735 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e5c76e2c-696b-446a-b1a1-96ec8ea55279 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:47.300735 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5c76e2c-696b-446a-b1a1-96ec8ea55279 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] GET https://10.4.3.127/volume/v3/volumes/3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0 Aug 07 21:05:47.301172 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5c76e2c-696b-446a-b1a1-96ec8ea55279 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:47.301172 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5c76e2c-696b-446a-b1a1-96ec8ea55279 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:47.310286 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5c76e2c-696b-446a-b1a1-96ec8ea55279 tempest-CreateVolumesFromImageTest-751450371 tempest-CreateVolumesFromImageTest-751450371-project-member] https://10.4.3.127/volume/v3/volumes/3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0 returned with HTTP 404 Aug 07 21:05:47.310961 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 840/3403] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:47 2026] GET /volume/v3/volumes/3a3d64ab-07b8-4bf1-8efe-6a5ca077d6d0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:47.399916 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d06ac2d5-582c-4356-b3d8-f2e45af427f5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:47.404075 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d06ac2d5-582c-4356-b3d8-f2e45af427f5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:47.404421 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d06ac2d5-582c-4356-b3d8-f2e45af427f5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:47.404896 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d06ac2d5-582c-4356-b3d8-f2e45af427f5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:47.405039 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-d06ac2d5-582c-4356-b3d8-f2e45af427f5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:47.412121 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:47.412121 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:47.413513 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d06ac2d5-582c-4356-b3d8-f2e45af427f5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:47.414248 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 854/3404] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:47 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:47.794477 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-2508dc4c-eef8-4e28-866b-0fd026969ba6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:47.796974 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-2508dc4c-eef8-4e28-866b-0fd026969ba6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] PUT https://10.4.3.127/volume/v3/attachments/beee1a2e-a92f-42aa-a459-9e1e09e66ef6 Aug 07 21:05:47.797350 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-2508dc4c-eef8-4e28-866b-0fd026969ba6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:47.807998 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-2508dc4c-eef8-4e28-866b-0fd026969ba6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Acquiring lock "cinder-attachment_update-68e63147-dd65-463a-8d17-f227de85512c-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:05:47.817796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-2508dc4c-eef8-4e28-866b-0fd026969ba6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Lock "cinder-attachment_update-68e63147-dd65-463a-8d17-f227de85512c-np0000006755" acquired by "attachment_update" :: waited 0.010s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:05:47.820252 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:47.820252 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:47.927097 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-2508dc4c-eef8-4e28-866b-0fd026969ba6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Lock "cinder-attachment_update-68e63147-dd65-463a-8d17-f227de85512c-np0000006755" released by "attachment_update" :: held 0.109s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:05:47.927536 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-2508dc4c-eef8-4e28-866b-0fd026969ba6 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/beee1a2e-a92f-42aa-a459-9e1e09e66ef6 returned with HTTP 200 Aug 07 21:05:47.928195 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 848/3405] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:05:47 2026] PUT /volume/v3/attachments/beee1a2e-a92f-42aa-a459-9e1e09e66ef6 => generated 968 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:47.938162 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-27871efa-028f-4161-aad2-82116891bde1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:47.941037 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-27871efa-028f-4161-aad2-82116891bde1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/attachments/beee1a2e-a92f-42aa-a459-9e1e09e66ef6 Aug 07 21:05:47.941790 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-27871efa-028f-4161-aad2-82116891bde1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:47.941790 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-27871efa-028f-4161-aad2-82116891bde1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:47.958100 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-27871efa-028f-4161-aad2-82116891bde1 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/beee1a2e-a92f-42aa-a459-9e1e09e66ef6 returned with HTTP 200 Aug 07 21:05:47.958625 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 864/3406] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 7 21:05:47 2026] GET /volume/v3/attachments/beee1a2e-a92f-42aa-a459-9e1e09e66ef6 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:48.062660 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b12ae58e-70db-42a7-aef5-eac11431ff8d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:48.064712 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b12ae58e-70db-42a7-aef5-eac11431ff8d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:48.064936 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b12ae58e-70db-42a7-aef5-eac11431ff8d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:48.065217 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b12ae58e-70db-42a7-aef5-eac11431ff8d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:48.065411 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b12ae58e-70db-42a7-aef5-eac11431ff8d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:48.070704 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:48.070704 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:48.071613 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b12ae58e-70db-42a7-aef5-eac11431ff8d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:48.072095 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 841/3407] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:48 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:48.430192 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9542fddd-1558-43a3-8c7d-c0272bace8bb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:48.431991 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9542fddd-1558-43a3-8c7d-c0272bace8bb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:48.432183 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9542fddd-1558-43a3-8c7d-c0272bace8bb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:48.432388 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9542fddd-1558-43a3-8c7d-c0272bace8bb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:48.432508 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-9542fddd-1558-43a3-8c7d-c0272bace8bb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:48.437494 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:48.437494 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:48.438194 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9542fddd-1558-43a3-8c7d-c0272bace8bb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:48.438775 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 855/3408] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:48 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:48.764615 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a5c6f578-9466-44ee-bb48-403928db0173 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:48.876970 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:05:48.877442 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1350848192"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:48.878981 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1350848192'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:05:48.879137 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Create volume of 1 GB Aug 07 21:05:48.879429 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:48.879429 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:48.884432 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Availability Zones retrieved successfully. Aug 07 21:05:48.890083 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Flow 'volume_create_api' (c0546fed-cb8d-4879-b7a8-5a7eb8779653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:48.891233 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a40391-2bcf-4205-847c-15f99393d5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:48.892164 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:48.921295 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a40391-2bcf-4205-847c-15f99393d5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:48.922061 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae45a57-dcc7-48fc-a943-ad153bcd1d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:48.990305 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Created reservations ['2526d44c-b485-43f1-a482-e9d9da6cddf7', '331fa44c-74f2-4711-90f4-607064456238', '4ba5f17e-5434-4ccc-9193-c53720cdf536', '06289543-bc54-40d8-81e4-ad155fc016ca'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:48.991111 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae45a57-dcc7-48fc-a943-ad153bcd1d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2526d44c-b485-43f1-a482-e9d9da6cddf7', '331fa44c-74f2-4711-90f4-607064456238', '4ba5f17e-5434-4ccc-9193-c53720cdf536', '06289543-bc54-40d8-81e4-ad155fc016ca']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:48.991845 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eff8fd4-faa2-4fd7-b10e-55c4ef64553b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:49.019101 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eff8fd4-faa2-4fd7-b10e-55c4ef64553b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b5d37b9-cb58-46bb-9513-0df9ae0b3715', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1350848192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c3bb2e65ce44e1196f6677b2d46659c',qos_specs=None,replication_status=,reservations=['2526d44c-b485-43f1-a482-e9d9da6cddf7','331fa44c-74f2-4711-90f4-607064456238','4ba5f17e-5434-4ccc-9193-c53720cdf536','06289543-bc54-40d8-81e4-ad155fc016ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1350848192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b5d37b9-cb58-46bb-9513-0df9ae0b3715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c3bb2e65ce44e1196f6677b2d46659c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:49.019883 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3e02e7-22a4-4e98-a538-027bd8e98d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:49.044967 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3e02e7-22a4-4e98-a538-027bd8e98d0e) transitioned into state 'SUCCESS' from state '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-1350848192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c3bb2e65ce44e1196f6677b2d46659c',qos_specs=None,replication_status=,reservations=['2526d44c-b485-43f1-a482-e9d9da6cddf7','331fa44c-74f2-4711-90f4-607064456238','4ba5f17e-5434-4ccc-9193-c53720cdf536','06289543-bc54-40d8-81e4-ad155fc016ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:49.047170 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (712a4f69-4699-486c-8a1f-0368e127d1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:49.059892 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (712a4f69-4699-486c-8a1f-0368e127d1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:49.060750 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Flow 'volume_create_api' (c0546fed-cb8d-4879-b7a8-5a7eb8779653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:49.061091 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Create volume request issued successfully. Aug 07 21:05:49.061839 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5c6f578-9466-44ee-bb48-403928db0173 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:05:49.062146 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 849/3409] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:05:48 2026] POST /volume/v3/volumes => generated 778 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:49.075460 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7f98187c-45b7-4858-b502-7a5e675a702a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:49.077309 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7f98187c-45b7-4858-b502-7a5e675a702a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 Aug 07 21:05:49.077547 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7f98187c-45b7-4858-b502-7a5e675a702a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:49.077731 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7f98187c-45b7-4858-b502-7a5e675a702a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:49.083127 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-78df8ddf-1474-4605-af9c-c4f0aa7b51f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:49.085422 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78df8ddf-1474-4605-af9c-c4f0aa7b51f4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:49.085611 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:49.085611 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:49.085691 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78df8ddf-1474-4605-af9c-c4f0aa7b51f4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:49.085963 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78df8ddf-1474-4605-af9c-c4f0aa7b51f4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:49.086101 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-78df8ddf-1474-4605-af9c-c4f0aa7b51f4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:49.090119 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7f98187c-45b7-4858-b502-7a5e675a702a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:05:49.090932 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=203,cinder:UPDATE=55,cinder:INSERT=25,cinder:DELETE=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:05:49.095440 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7f98187c-45b7-4858-b502-7a5e675a702a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 returned with HTTP 200 Aug 07 21:05:49.096036 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 865/3410] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:05:49 2026] GET /volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:49.098355 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:49.098355 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:49.099523 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78df8ddf-1474-4605-af9c-c4f0aa7b51f4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:49.100233 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 842/3411] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:49 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:49.450231 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9b876afa-91df-4f4e-a4a9-8438380b01e9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:49.452558 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9b876afa-91df-4f4e-a4a9-8438380b01e9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:49.452939 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9b876afa-91df-4f4e-a4a9-8438380b01e9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:49.453209 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9b876afa-91df-4f4e-a4a9-8438380b01e9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:49.453378 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-9b876afa-91df-4f4e-a4a9-8438380b01e9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:49.464969 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:49.464969 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:49.464969 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9b876afa-91df-4f4e-a4a9-8438380b01e9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:49.464969 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 856/3412] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:49 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:50.111054 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ecd00a34-e076-4a74-8c15-4b5e509dfb57 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:50.111611 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-503ecc6a-8c86-4e40-81dc-3065a19ff97d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:50.112144 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ecd00a34-e076-4a74-8c15-4b5e509dfb57 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:50.112372 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ecd00a34-e076-4a74-8c15-4b5e509dfb57 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:50.112572 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ecd00a34-e076-4a74-8c15-4b5e509dfb57 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:50.112677 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ecd00a34-e076-4a74-8c15-4b5e509dfb57 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:50.113446 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-503ecc6a-8c86-4e40-81dc-3065a19ff97d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 Aug 07 21:05:50.113724 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-503ecc6a-8c86-4e40-81dc-3065a19ff97d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:50.113936 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-503ecc6a-8c86-4e40-81dc-3065a19ff97d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:50.117475 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:50.117475 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:50.118162 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ecd00a34-e076-4a74-8c15-4b5e509dfb57 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:50.118537 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 850/3413] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:50 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:50.121947 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:50.121947 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:50.126055 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-503ecc6a-8c86-4e40-81dc-3065a19ff97d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:05:50.129779 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-503ecc6a-8c86-4e40-81dc-3065a19ff97d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 returned with HTTP 200 Aug 07 21:05:50.130149 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 866/3414] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:05:50 2026] GET /volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:50.143297 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-be793436-50cc-4c31-966e-0ee897ff02bf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:50.145005 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be793436-50cc-4c31-966e-0ee897ff02bf tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:05:50.145327 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be793436-50cc-4c31-966e-0ee897ff02bf tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b5d37b9-cb58-46bb-9513-0df9ae0b3715", "name": "tempest-type-Backup-1762183003"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:50.147968 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-be793436-50cc-4c31-966e-0ee897ff02bf tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Creating new backup {'backup': {'volume_id': '3b5d37b9-cb58-46bb-9513-0df9ae0b3715', 'name': 'tempest-type-Backup-1762183003'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:05:50.147968 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-be793436-50cc-4c31-966e-0ee897ff02bf tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Creating backup of volume 3b5d37b9-cb58-46bb-9513-0df9ae0b3715 in container None Aug 07 21:05:50.153575 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:50.153575 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:50.153907 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-be793436-50cc-4c31-966e-0ee897ff02bf tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:05:50.179800 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-be793436-50cc-4c31-966e-0ee897ff02bf tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Created reservations ['a03d8008-9761-4535-b78a-5fc93290acef', 'a5ba4293-4f2d-46ea-a656-e481ba05b61c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:50.209267 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be793436-50cc-4c31-966e-0ee897ff02bf tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:05:50.211790 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 843/3415] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:05:50 2026] POST /volume/v3/backups => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:50.219059 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1177b9fc-d744-4ec1-9c6c-a65e1cb8fb85 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:50.220972 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1177b9fc-d744-4ec1-9c6c-a65e1cb8fb85 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:05:50.221181 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1177b9fc-d744-4ec1-9c6c-a65e1cb8fb85 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:50.221387 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1177b9fc-d744-4ec1-9c6c-a65e1cb8fb85 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:50.221490 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-1177b9fc-d744-4ec1-9c6c-a65e1cb8fb85 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:50.225775 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:50.225775 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:50.226383 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1177b9fc-d744-4ec1-9c6c-a65e1cb8fb85 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:05:50.226778 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 857/3416] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:05:50 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:50.472999 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f58b212-de14-4b80-9175-c61e36ab11e1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:50.476371 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f58b212-de14-4b80-9175-c61e36ab11e1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:50.476574 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f58b212-de14-4b80-9175-c61e36ab11e1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:50.476791 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f58b212-de14-4b80-9175-c61e36ab11e1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:50.476914 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5f58b212-de14-4b80-9175-c61e36ab11e1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:50.481550 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:50.481550 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:50.482360 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f58b212-de14-4b80-9175-c61e36ab11e1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:50.482951 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 851/3417] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:50 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:51.132341 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-572dc067-a866-4844-baff-c8ac8c175929 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:51.134221 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-572dc067-a866-4844-baff-c8ac8c175929 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:51.134403 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-572dc067-a866-4844-baff-c8ac8c175929 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:51.134612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-572dc067-a866-4844-baff-c8ac8c175929 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:51.134726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-572dc067-a866-4844-baff-c8ac8c175929 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:51.139243 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:51.139243 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:51.140006 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-572dc067-a866-4844-baff-c8ac8c175929 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:51.140361 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 867/3418] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:51 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:51.238554 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5830eab4-e5cc-4ffa-934c-c42619342d84 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:51.240455 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5830eab4-e5cc-4ffa-934c-c42619342d84 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:05:51.240700 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5830eab4-e5cc-4ffa-934c-c42619342d84 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:51.240924 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5830eab4-e5cc-4ffa-934c-c42619342d84 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:51.241076 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5830eab4-e5cc-4ffa-934c-c42619342d84 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:51.248213 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:51.248213 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:51.249164 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5830eab4-e5cc-4ffa-934c-c42619342d84 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:05:51.249733 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 844/3419] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:05:51 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:51.438412 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-7f5265e4-0b72-41ff-bf64-81ed6337bf94 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:51.440633 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-7f5265e4-0b72-41ff-bf64-81ed6337bf94 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/encryption Aug 07 21:05:51.440898 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-7f5265e4-0b72-41ff-bf64-81ed6337bf94 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:51.441093 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-7f5265e4-0b72-41ff-bf64-81ed6337bf94 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:51.450613 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:51.450613 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:51.457186 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-7f5265e4-0b72-41ff-bf64-81ed6337bf94 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/encryption returned with HTTP 200 Aug 07 21:05:51.457836 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 858/3420] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:05:51 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:51.493267 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d367632a-5a89-4f7a-96ad-7235c363129e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:51.498016 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d367632a-5a89-4f7a-96ad-7235c363129e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:51.498277 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d367632a-5a89-4f7a-96ad-7235c363129e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:51.498596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d367632a-5a89-4f7a-96ad-7235c363129e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:51.498679 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d367632a-5a89-4f7a-96ad-7235c363129e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:51.510047 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:51.510047 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:51.510047 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d367632a-5a89-4f7a-96ad-7235c363129e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:51.510047 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 852/3421] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:51 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:52.155082 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ddaf2d31-bb4b-42dd-9701-e1590a122e43 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:52.157101 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ddaf2d31-bb4b-42dd-9701-e1590a122e43 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:52.157320 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ddaf2d31-bb4b-42dd-9701-e1590a122e43 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:52.157509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ddaf2d31-bb4b-42dd-9701-e1590a122e43 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:52.157661 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ddaf2d31-bb4b-42dd-9701-e1590a122e43 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:52.163106 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:52.163106 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:52.163993 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ddaf2d31-bb4b-42dd-9701-e1590a122e43 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:52.164407 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 868/3422] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:52 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:52.262698 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7036b206-bdaa-4dc4-919e-b54c5a8bd8ba None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:52.265060 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7036b206-bdaa-4dc4-919e-b54c5a8bd8ba tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:05:52.265336 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7036b206-bdaa-4dc4-919e-b54c5a8bd8ba tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:52.265593 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7036b206-bdaa-4dc4-919e-b54c5a8bd8ba tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:52.265738 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7036b206-bdaa-4dc4-919e-b54c5a8bd8ba tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:52.271040 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:52.271040 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:52.272007 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7036b206-bdaa-4dc4-919e-b54c5a8bd8ba tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:05:52.272421 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 845/3423] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:05:52 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:52.519951 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c8211dbf-a9b6-4663-b9ba-8bb921365446 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:52.521834 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c8211dbf-a9b6-4663-b9ba-8bb921365446 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:52.522073 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c8211dbf-a9b6-4663-b9ba-8bb921365446 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:52.522236 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c8211dbf-a9b6-4663-b9ba-8bb921365446 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:52.522351 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-c8211dbf-a9b6-4663-b9ba-8bb921365446 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:52.527243 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:52.527243 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:52.528042 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c8211dbf-a9b6-4663-b9ba-8bb921365446 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:52.528493 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 859/3424] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:52 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:53.176667 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bfe3da5b-863d-4d1a-8eeb-13bb64fdafb3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:53.178855 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bfe3da5b-863d-4d1a-8eeb-13bb64fdafb3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:53.179061 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bfe3da5b-863d-4d1a-8eeb-13bb64fdafb3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:53.179310 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bfe3da5b-863d-4d1a-8eeb-13bb64fdafb3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:53.179461 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bfe3da5b-863d-4d1a-8eeb-13bb64fdafb3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:53.184892 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:53.184892 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:53.185854 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bfe3da5b-863d-4d1a-8eeb-13bb64fdafb3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:53.186388 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 853/3425] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:53 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:53.284258 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f390bffd-1a10-4c8c-b2ea-f83be2fb82e1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:53.286351 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f390bffd-1a10-4c8c-b2ea-f83be2fb82e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:05:53.286813 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f390bffd-1a10-4c8c-b2ea-f83be2fb82e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:53.286952 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f390bffd-1a10-4c8c-b2ea-f83be2fb82e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:53.287048 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-f390bffd-1a10-4c8c-b2ea-f83be2fb82e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:53.292419 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:53.292419 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:53.293301 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f390bffd-1a10-4c8c-b2ea-f83be2fb82e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:05:53.293777 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 869/3426] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:05:53 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:53.542462 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cfa0c9a1-6aff-4baf-93b3-26534dcdc563 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:53.547353 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfa0c9a1-6aff-4baf-93b3-26534dcdc563 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:53.547823 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cfa0c9a1-6aff-4baf-93b3-26534dcdc563 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:53.548070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cfa0c9a1-6aff-4baf-93b3-26534dcdc563 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:53.548147 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cfa0c9a1-6aff-4baf-93b3-26534dcdc563 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:53.555903 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:53.555903 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:53.557149 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfa0c9a1-6aff-4baf-93b3-26534dcdc563 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:53.557887 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 846/3427] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:53 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:53.819831 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-161b9a18-9893-4ede-80be-43e9e83dde6d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:53.822998 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-161b9a18-9893-4ede-80be-43e9e83dde6d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/attachments/beee1a2e-a92f-42aa-a459-9e1e09e66ef6/action Aug 07 21:05:53.823568 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-161b9a18-9893-4ede-80be-43e9e83dde6d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:05:53.823724 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-161b9a18-9893-4ede-80be-43e9e83dde6d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:53.849104 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:53.849104 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:53.865106 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-3df994d5-a2b7-4962-b0f9-1c00a79928ed req-161b9a18-9893-4ede-80be-43e9e83dde6d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/beee1a2e-a92f-42aa-a459-9e1e09e66ef6/action returned with HTTP 204 Aug 07 21:05:53.865679 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 860/3428] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:05:53 2026] POST /volume/v3/attachments/beee1a2e-a92f-42aa-a459-9e1e09e66ef6/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:54.202311 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-28ec562b-3816-4a7b-b0bb-5320978d490e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:54.203156 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-28ec562b-3816-4a7b-b0bb-5320978d490e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:54.203156 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-28ec562b-3816-4a7b-b0bb-5320978d490e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:54.203265 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-28ec562b-3816-4a7b-b0bb-5320978d490e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:54.203449 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-28ec562b-3816-4a7b-b0bb-5320978d490e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:54.209037 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:54.209037 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:54.209999 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-28ec562b-3816-4a7b-b0bb-5320978d490e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:54.210551 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 854/3429] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:54 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:54.311975 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-27437650-e3c2-44e4-bd10-44e685083b4b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:54.314862 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-27437650-e3c2-44e4-bd10-44e685083b4b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:05:54.315277 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-27437650-e3c2-44e4-bd10-44e685083b4b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:54.315520 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-27437650-e3c2-44e4-bd10-44e685083b4b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:54.315695 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-27437650-e3c2-44e4-bd10-44e685083b4b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:54.322076 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:54.322076 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:54.323531 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-27437650-e3c2-44e4-bd10-44e685083b4b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:05:54.324105 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 870/3430] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:05:54 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:05:54.570808 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-15a7c3ec-353a-4398-a36f-d94fd0728a35 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:54.573102 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15a7c3ec-353a-4398-a36f-d94fd0728a35 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:54.573350 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15a7c3ec-353a-4398-a36f-d94fd0728a35 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:54.573641 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15a7c3ec-353a-4398-a36f-d94fd0728a35 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:54.573818 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-15a7c3ec-353a-4398-a36f-d94fd0728a35 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:54.579182 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:54.579182 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:54.580172 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15a7c3ec-353a-4398-a36f-d94fd0728a35 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:54.580639 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 847/3431] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:54 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:54.597373 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c782bb18-4f84-41c9-b16e-66251320e750 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:54.602694 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c782bb18-4f84-41c9-b16e-66251320e750 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 Aug 07 21:05:54.603059 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c782bb18-4f84-41c9-b16e-66251320e750 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:54.603565 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c782bb18-4f84-41c9-b16e-66251320e750 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:54.637466 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:54.637466 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:54.661903 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c782bb18-4f84-41c9-b16e-66251320e750 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:54.675069 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c782bb18-4f84-41c9-b16e-66251320e750 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 returned with HTTP 200 Aug 07 21:05:54.677621 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 861/3432] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:54 2026] GET /volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 => generated 966 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:54.693305 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a97dfe40-39a1-431e-b9a7-c6aa3b4704d3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:54.695627 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a97dfe40-39a1-431e-b9a7-c6aa3b4704d3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 Aug 07 21:05:54.695903 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a97dfe40-39a1-431e-b9a7-c6aa3b4704d3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:54.696148 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a97dfe40-39a1-431e-b9a7-c6aa3b4704d3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:54.704718 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:54.704718 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:54.709609 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a97dfe40-39a1-431e-b9a7-c6aa3b4704d3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:54.715092 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a97dfe40-39a1-431e-b9a7-c6aa3b4704d3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 returned with HTTP 200 Aug 07 21:05:54.715551 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 855/3433] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:54 2026] GET /volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 => generated 966 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:54.737228 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7b86b44f-3246-4f33-a609-155e47982c81 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:54.740680 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b86b44f-3246-4f33-a609-155e47982c81 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 Aug 07 21:05:54.740913 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7b86b44f-3246-4f33-a609-155e47982c81 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:54.741442 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7b86b44f-3246-4f33-a609-155e47982c81 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:54.741442 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-7b86b44f-3246-4f33-a609-155e47982c81 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume with id: 325e171d-3282-4041-9cf4-4d393e1aa482 Aug 07 21:05:54.749038 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:54.749038 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:54.749525 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7b86b44f-3246-4f33-a609-155e47982c81 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:54.777560 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7b86b44f-3246-4f33-a609-155e47982c81 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume request issued successfully. Aug 07 21:05:54.777560 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b86b44f-3246-4f33-a609-155e47982c81 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 returned with HTTP 202 Aug 07 21:05:54.777560 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 871/3434] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:54 2026] DELETE /volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 21:05:54.788116 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7c66c4dd-9d66-41b0-b760-314b9fce3679 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:54.790642 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c66c4dd-9d66-41b0-b760-314b9fce3679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 Aug 07 21:05:54.790946 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c66c4dd-9d66-41b0-b760-314b9fce3679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:54.791119 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c66c4dd-9d66-41b0-b760-314b9fce3679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:54.803361 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:54.803361 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:54.809125 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7c66c4dd-9d66-41b0-b760-314b9fce3679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:54.825355 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c66c4dd-9d66-41b0-b760-314b9fce3679 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 returned with HTTP 200 Aug 07 21:05:54.826344 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 848/3435] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:54 2026] GET /volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 => generated 965 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:55.226443 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b82e0910-8cbe-4faa-9042-071b978baed4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:55.239198 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b82e0910-8cbe-4faa-9042-071b978baed4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:55.240712 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b82e0910-8cbe-4faa-9042-071b978baed4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:55.241703 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b82e0910-8cbe-4faa-9042-071b978baed4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:55.241929 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-b82e0910-8cbe-4faa-9042-071b978baed4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:55.261880 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:55.261880 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:55.263741 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b82e0910-8cbe-4faa-9042-071b978baed4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:55.264344 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 862/3436] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:55 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 749 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:55.337942 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d18ec4b6-7456-4d3d-a9f3-34d2e27906db None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:55.341169 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d18ec4b6-7456-4d3d-a9f3-34d2e27906db tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:05:55.341618 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d18ec4b6-7456-4d3d-a9f3-34d2e27906db tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:55.342055 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d18ec4b6-7456-4d3d-a9f3-34d2e27906db tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:55.342229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d18ec4b6-7456-4d3d-a9f3-34d2e27906db tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:55.347800 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:55.347800 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:55.348706 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d18ec4b6-7456-4d3d-a9f3-34d2e27906db tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:05:55.349425 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 856/3437] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:05:55 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:55.841979 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e5f7a748-d5ea-4b7c-b364-889e775a4783 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:55.844897 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e5f7a748-d5ea-4b7c-b364-889e775a4783 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 Aug 07 21:05:55.844897 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e5f7a748-d5ea-4b7c-b364-889e775a4783 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:55.845044 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e5f7a748-d5ea-4b7c-b364-889e775a4783 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:55.855069 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e5f7a748-d5ea-4b7c-b364-889e775a4783 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 returned with HTTP 404 Aug 07 21:05:55.855716 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 872/3438] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:55 2026] GET /volume/v3/volumes/325e171d-3282-4041-9cf4-4d393e1aa482 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:55.866055 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1ba5d4d4-713c-4f1d-8f32-b7b315c56247 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:55.872314 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ba5d4d4-713c-4f1d-8f32-b7b315c56247 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:55.872314 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ba5d4d4-713c-4f1d-8f32-b7b315c56247 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:55.872314 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ba5d4d4-713c-4f1d-8f32-b7b315c56247 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:55.872536 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-1ba5d4d4-713c-4f1d-8f32-b7b315c56247 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete backup with id: 182fab63-66ed-4f38-802c-bbb5f4641179. Aug 07 21:05:55.879969 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:55.879969 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:55.897599 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-1ba5d4d4-713c-4f1d-8f32-b7b315c56247 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] delete_backup rpcapi backup_id 182fab63-66ed-4f38-802c-bbb5f4641179 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:05:55.899693 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ba5d4d4-713c-4f1d-8f32-b7b315c56247 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 202 Aug 07 21:05:55.900286 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 849/3439] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:55 2026] DELETE /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 21:05:55.909951 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-737865fe-7f8b-4517-b241-47dfa697c5af None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:55.916853 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-737865fe-7f8b-4517-b241-47dfa697c5af tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:55.917055 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-737865fe-7f8b-4517-b241-47dfa697c5af tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:55.917237 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-737865fe-7f8b-4517-b241-47dfa697c5af tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:55.917466 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-737865fe-7f8b-4517-b241-47dfa697c5af tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:55.925620 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:55.925620 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:55.927038 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-737865fe-7f8b-4517-b241-47dfa697c5af tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 200 Aug 07 21:05:55.927618 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 863/3440] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:55 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:56.275159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e3ed1f54-671f-483b-8491-8a154577b0c7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:56.277403 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3ed1f54-671f-483b-8491-8a154577b0c7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:56.277664 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3ed1f54-671f-483b-8491-8a154577b0c7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:56.277940 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3ed1f54-671f-483b-8491-8a154577b0c7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:56.278060 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e3ed1f54-671f-483b-8491-8a154577b0c7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:56.283228 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:56.283228 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:56.284257 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3ed1f54-671f-483b-8491-8a154577b0c7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:56.284792 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 857/3441] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:56 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:56.318815 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9d789e17-0a8d-4c2c-8ffe-16f5400cf1cc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:56.319245 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9d789e17-0a8d-4c2c-8ffe-16f5400cf1cc None None] GET https://10.4.3.127/volume// Aug 07 21:05:56.319439 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9d789e17-0a8d-4c2c-8ffe-16f5400cf1cc None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:56.319671 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9d789e17-0a8d-4c2c-8ffe-16f5400cf1cc None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:56.320055 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9d789e17-0a8d-4c2c-8ffe-16f5400cf1cc None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:05:56.320355 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 873/3442] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:05:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:05:56.330054 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f69ee430-b8f1-46a2-90a5-1f0288c7b6f3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:56.332506 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f69ee430-b8f1-46a2-90a5-1f0288c7b6f3 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:05:56.332946 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f69ee430-b8f1-46a2-90a5-1f0288c7b6f3 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68e63147-dd65-463a-8d17-f227de85512c", "connector": null, "instance_uuid": "a18f4d44-f652-4df5-877e-db6ff547d3f7"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:56.346168 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:56.346168 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:56.361467 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0b60052c-873a-4147-a171-e14a679021f3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:56.364179 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0b60052c-873a-4147-a171-e14a679021f3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:05:56.364446 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0b60052c-873a-4147-a171-e14a679021f3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:56.364902 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0b60052c-873a-4147-a171-e14a679021f3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:56.365066 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-0b60052c-873a-4147-a171-e14a679021f3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:56.373574 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:56.373574 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:56.374334 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0b60052c-873a-4147-a171-e14a679021f3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:05:56.374862 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 864/3443] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:05:56 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:56.383283 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f69ee430-b8f1-46a2-90a5-1f0288c7b6f3 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:05:56.383923 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 850/3444] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:05:56 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:56.394897 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f9820de5-2928-4d55-a4fc-3bbbdf1a6961 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:56.397736 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f9820de5-2928-4d55-a4fc-3bbbdf1a6961 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] DELETE https://10.4.3.127/volume/v3/attachments/beee1a2e-a92f-42aa-a459-9e1e09e66ef6 Aug 07 21:05:56.398082 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f9820de5-2928-4d55-a4fc-3bbbdf1a6961 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:56.398319 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f9820de5-2928-4d55-a4fc-3bbbdf1a6961 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:56.409270 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:56.409270 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:56.472676 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f9820de5-2928-4d55-a4fc-3bbbdf1a6961 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/beee1a2e-a92f-42aa-a459-9e1e09e66ef6 returned with HTTP 200 Aug 07 21:05:56.473611 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 858/3445] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:05:56 2026] DELETE /volume/v3/attachments/beee1a2e-a92f-42aa-a459-9e1e09e66ef6 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:56.938874 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-48b63bda-1235-40db-9a87-0c807b28cfd0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:56.941706 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-48b63bda-1235-40db-9a87-0c807b28cfd0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 Aug 07 21:05:56.942010 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-48b63bda-1235-40db-9a87-0c807b28cfd0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:56.942291 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-48b63bda-1235-40db-9a87-0c807b28cfd0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:56.942429 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-48b63bda-1235-40db-9a87-0c807b28cfd0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 182fab63-66ed-4f38-802c-bbb5f4641179. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:56.947659 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-48b63bda-1235-40db-9a87-0c807b28cfd0 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 returned with HTTP 404 Aug 07 21:05:56.948401 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 874/3446] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:56 2026] GET /volume/v3/backups/182fab63-66ed-4f38-802c-bbb5f4641179 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:57.051783 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0c3fbf82-74d6-4155-b096-a516a94cfce5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:57.052826 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0c3fbf82-74d6-4155-b096-a516a94cfce5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 Aug 07 21:05:57.053030 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0c3fbf82-74d6-4155-b096-a516a94cfce5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:57.053237 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0c3fbf82-74d6-4155-b096-a516a94cfce5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:57.053419 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-0c3fbf82-74d6-4155-b096-a516a94cfce5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume with id: ccd10b5e-d695-43f9-9de2-7ca14ca7d199 Aug 07 21:05:57.065366 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:57.065366 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:57.065945 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0c3fbf82-74d6-4155-b096-a516a94cfce5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:57.086220 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0c3fbf82-74d6-4155-b096-a516a94cfce5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume request issued successfully. Aug 07 21:05:57.086471 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0c3fbf82-74d6-4155-b096-a516a94cfce5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 returned with HTTP 202 Aug 07 21:05:57.087087 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 865/3447] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:57 2026] DELETE /volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:05:57.095334 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c844f1a5-2443-4ce5-af14-e8e6f689a638 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:57.097300 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c844f1a5-2443-4ce5-af14-e8e6f689a638 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 Aug 07 21:05:57.097508 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c844f1a5-2443-4ce5-af14-e8e6f689a638 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:57.097705 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c844f1a5-2443-4ce5-af14-e8e6f689a638 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:57.106939 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:57.106939 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:57.111089 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c844f1a5-2443-4ce5-af14-e8e6f689a638 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:57.116977 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c844f1a5-2443-4ce5-af14-e8e6f689a638 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 returned with HTTP 200 Aug 07 21:05:57.117435 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 851/3448] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:57 2026] GET /volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 => generated 908 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:57.297291 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8371d5fc-3bcb-4dbc-8d49-60fb50998ba3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:57.299939 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8371d5fc-3bcb-4dbc-8d49-60fb50998ba3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:57.299939 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8371d5fc-3bcb-4dbc-8d49-60fb50998ba3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:57.300089 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8371d5fc-3bcb-4dbc-8d49-60fb50998ba3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:57.300089 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8371d5fc-3bcb-4dbc-8d49-60fb50998ba3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:57.304290 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:57.304290 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:57.305191 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8371d5fc-3bcb-4dbc-8d49-60fb50998ba3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:57.305689 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 859/3449] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:57 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:57.396386 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8a51f9aa-c0c2-43f4-8862-b3abcf685f6f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:57.400910 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8a51f9aa-c0c2-43f4-8862-b3abcf685f6f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:05:57.401203 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8a51f9aa-c0c2-43f4-8862-b3abcf685f6f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:57.401426 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8a51f9aa-c0c2-43f4-8862-b3abcf685f6f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:57.401538 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-8a51f9aa-c0c2-43f4-8862-b3abcf685f6f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:57.408365 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:57.408365 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:57.409044 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8a51f9aa-c0c2-43f4-8862-b3abcf685f6f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:05:57.409499 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 875/3450] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:05:57 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:57.951701 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-af572965-cef8-4ac1-a189-b6a5b27b0d7d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:57.969849 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-af572965-cef8-4ac1-a189-b6a5b27b0d7d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] PUT https://10.4.3.127/volume/v3/attachments/45974b49-a0b4-4fdb-b5b7-db773d56cf2a Aug 07 21:05:57.969849 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-af572965-cef8-4ac1-a189-b6a5b27b0d7d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:57.995059 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-af572965-cef8-4ac1-a189-b6a5b27b0d7d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Acquiring lock "cinder-attachment_update-68e63147-dd65-463a-8d17-f227de85512c-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:05:58.007697 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-af572965-cef8-4ac1-a189-b6a5b27b0d7d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Lock "cinder-attachment_update-68e63147-dd65-463a-8d17-f227de85512c-np0000006755" acquired by "attachment_update" :: waited 0.016s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:05:58.009206 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:58.009206 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:58.096970 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-af572965-cef8-4ac1-a189-b6a5b27b0d7d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Lock "cinder-attachment_update-68e63147-dd65-463a-8d17-f227de85512c-np0000006755" released by "attachment_update" :: held 0.089s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:05:58.097309 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-af572965-cef8-4ac1-a189-b6a5b27b0d7d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/45974b49-a0b4-4fdb-b5b7-db773d56cf2a returned with HTTP 200 Aug 07 21:05:58.097838 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 866/3451] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:05:57 2026] PUT /volume/v3/attachments/45974b49-a0b4-4fdb-b5b7-db773d56cf2a => generated 968 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:58.107740 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f7d1abad-0578-4a74-991e-38534eb4cc7c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:58.109950 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f7d1abad-0578-4a74-991e-38534eb4cc7c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/attachments/45974b49-a0b4-4fdb-b5b7-db773d56cf2a Aug 07 21:05:58.110162 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f7d1abad-0578-4a74-991e-38534eb4cc7c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:58.110352 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f7d1abad-0578-4a74-991e-38534eb4cc7c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:58.125911 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-f7d1abad-0578-4a74-991e-38534eb4cc7c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/45974b49-a0b4-4fdb-b5b7-db773d56cf2a returned with HTTP 200 Aug 07 21:05:58.126381 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 852/3452] 10.4.3.127 () {70 vars in 1651 bytes} [Fri Aug 7 21:05:58 2026] GET /volume/v3/attachments/45974b49-a0b4-4fdb-b5b7-db773d56cf2a => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:05:58.133693 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e2387992-3991-40d8-8d7d-531f41c2116c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:58.135540 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e2387992-3991-40d8-8d7d-531f41c2116c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 Aug 07 21:05:58.135772 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e2387992-3991-40d8-8d7d-531f41c2116c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:58.135971 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e2387992-3991-40d8-8d7d-531f41c2116c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:58.141702 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e2387992-3991-40d8-8d7d-531f41c2116c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 returned with HTTP 404 Aug 07 21:05:58.142192 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 860/3453] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:58 2026] GET /volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:58.152300 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9203412e-1cc4-4a12-96ba-ba49e21d6e58 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:58.154443 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9203412e-1cc4-4a12-96ba-ba49e21d6e58 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 Aug 07 21:05:58.154710 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9203412e-1cc4-4a12-96ba-ba49e21d6e58 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:58.154969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9203412e-1cc4-4a12-96ba-ba49e21d6e58 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:58.163350 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9203412e-1cc4-4a12-96ba-ba49e21d6e58 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 returned with HTTP 404 Aug 07 21:05:58.164042 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 876/3454] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:58 2026] GET /volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:58.176482 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d8798712-ddfc-4fb8-a592-0a2ad3ffa8b4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:58.178564 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d8798712-ddfc-4fb8-a592-0a2ad3ffa8b4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 Aug 07 21:05:58.178824 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d8798712-ddfc-4fb8-a592-0a2ad3ffa8b4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:58.179072 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d8798712-ddfc-4fb8-a592-0a2ad3ffa8b4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:58.179233 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-d8798712-ddfc-4fb8-a592-0a2ad3ffa8b4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume with id: ccd10b5e-d695-43f9-9de2-7ca14ca7d199 Aug 07 21:05:58.185122 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d8798712-ddfc-4fb8-a592-0a2ad3ffa8b4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 returned with HTTP 404 Aug 07 21:05:58.185658 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 867/3455] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:58 2026] DELETE /volume/v3/volumes/ccd10b5e-d695-43f9-9de2-7ca14ca7d199 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:05:58.199563 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-370b2520-6d91-4304-b385-e041d3fd824b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:58.202985 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:05:58.202985 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1089397264"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:05:58.203266 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1089397264'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:05:58.203401 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume of 1 GB Aug 07 21:05:58.203671 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:58.203671 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:58.207667 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Availability Zones retrieved successfully. Aug 07 21:05:58.212994 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Flow 'volume_create_api' (e41a217c-dbd3-4ae0-8699-0fc97af594b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:58.214617 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f6994f-e544-4386-bb7c-a91388b3e841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:58.215544 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:05:58.245839 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f6994f-e544-4386-bb7c-a91388b3e841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:58.246859 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73528b76-13d3-44de-a666-236cdcd4c4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:58.302685 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Created reservations ['22026460-c0e2-4e1b-b4a0-c9f3f16034da', 'd166e656-8242-40cf-ac51-6c5280450879', 'c75c26d0-06cd-49bb-979d-e152f5f08dab', 'fcd900d1-fda2-494c-8a14-bb2c7c1ea6c4'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:05:58.302685 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73528b76-13d3-44de-a666-236cdcd4c4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22026460-c0e2-4e1b-b4a0-c9f3f16034da', 'd166e656-8242-40cf-ac51-6c5280450879', 'c75c26d0-06cd-49bb-979d-e152f5f08dab', 'fcd900d1-fda2-494c-8a14-bb2c7c1ea6c4']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:58.303457 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cbf377b-6c07-4915-858f-66e2cf9b4b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:58.319013 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-894bc607-05b7-4589-b743-2f35863cf40f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:58.320875 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-894bc607-05b7-4589-b743-2f35863cf40f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:58.320875 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-894bc607-05b7-4589-b743-2f35863cf40f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:58.320875 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-894bc607-05b7-4589-b743-2f35863cf40f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:58.320875 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-894bc607-05b7-4589-b743-2f35863cf40f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:58.325562 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:58.325562 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:58.326404 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-894bc607-05b7-4589-b743-2f35863cf40f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:58.326848 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 861/3456] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:58 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:58.335055 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cbf377b-6c07-4915-858f-66e2cf9b4b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58fdef63-042a-4168-bd67-563154484321', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1089397264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e13a85d18524c5191700974d4827b73',qos_specs=None,replication_status=,reservations=['22026460-c0e2-4e1b-b4a0-c9f3f16034da','d166e656-8242-40cf-ac51-6c5280450879','c75c26d0-06cd-49bb-979d-e152f5f08dab','fcd900d1-fda2-494c-8a14-bb2c7c1ea6c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1089397264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58fdef63-042a-4168-bd67-563154484321,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e13a85d18524c5191700974d4827b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:58.336042 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e135c1ad-abf8-4268-a25a-ed02554b019e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:58.339175 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1bddc48e-9c3f-4b25-a6ea-27d1ef27ce65 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:58.340973 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1bddc48e-9c3f-4b25-a6ea-27d1ef27ce65 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:58.341264 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1bddc48e-9c3f-4b25-a6ea-27d1ef27ce65 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:58.343184 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1bddc48e-9c3f-4b25-a6ea-27d1ef27ce65 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:58.343184 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-1bddc48e-9c3f-4b25-a6ea-27d1ef27ce65 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:58.349091 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:58.349091 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:58.349874 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1bddc48e-9c3f-4b25-a6ea-27d1ef27ce65 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:58.350284 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 877/3457] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:58 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:58.358449 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e135c1ad-abf8-4268-a25a-ed02554b019e) transitioned into state 'SUCCESS' from state '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-1089397264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e13a85d18524c5191700974d4827b73',qos_specs=None,replication_status=,reservations=['22026460-c0e2-4e1b-b4a0-c9f3f16034da','d166e656-8242-40cf-ac51-6c5280450879','c75c26d0-06cd-49bb-979d-e152f5f08dab','fcd900d1-fda2-494c-8a14-bb2c7c1ea6c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f9fad9a58984c94a7c9837a9357ddc6',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:58.359605 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3f1cc0-4b11-4543-9766-4f8bb3f9a08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:05:58.366253 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-58188d8a-162c-4b20-b2fb-2b3d6d6abc6e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:58.371328 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-58188d8a-162c-4b20-b2fb-2b3d6d6abc6e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] DELETE https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:58.371561 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-58188d8a-162c-4b20-b2fb-2b3d6d6abc6e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:58.371865 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-58188d8a-162c-4b20-b2fb-2b3d6d6abc6e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:58.371922 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-58188d8a-162c-4b20-b2fb-2b3d6d6abc6e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete backup with id: aa8fa6c4-02b1-4a02-b30c-fea295934e75. Aug 07 21:05:58.377075 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:58.377075 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:58.377407 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3f1cc0-4b11-4543-9766-4f8bb3f9a08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:05:58.378252 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Flow 'volume_create_api' (e41a217c-dbd3-4ae0-8699-0fc97af594b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:05:58.378612 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Create volume request issued successfully. Aug 07 21:05:58.379261 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-370b2520-6d91-4304-b385-e041d3fd824b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:05:58.379792 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 853/3458] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:05:58 2026] POST /volume/v3/volumes => generated 749 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:05:58.393238 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.backup.rpcapi [None req-58188d8a-162c-4b20-b2fb-2b3d6d6abc6e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] delete_backup rpcapi backup_id aa8fa6c4-02b1-4a02-b30c-fea295934e75 {{(pid=100278) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:05:58.394378 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6e3aa806-090b-4aa1-9c0e-f9bd0dbb7eaf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:58.394856 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-58188d8a-162c-4b20-b2fb-2b3d6d6abc6e tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 202 Aug 07 21:05:58.395255 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 868/3459] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:05:58 2026] DELETE /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:05:58.400290 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e3aa806-090b-4aa1-9c0e-f9bd0dbb7eaf tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:05:58.400577 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e3aa806-090b-4aa1-9c0e-f9bd0dbb7eaf tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:58.400887 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e3aa806-090b-4aa1-9c0e-f9bd0dbb7eaf tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:58.407115 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-60edb1c2-a025-40ac-bd3f-bcd8b4cbdc14 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:58.409464 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-60edb1c2-a025-40ac-bd3f-bcd8b4cbdc14 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:58.409815 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-60edb1c2-a025-40ac-bd3f-bcd8b4cbdc14 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:58.410092 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-60edb1c2-a025-40ac-bd3f-bcd8b4cbdc14 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:58.410252 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-60edb1c2-a025-40ac-bd3f-bcd8b4cbdc14 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:58.415901 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:58.415901 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:58.416926 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-60edb1c2-a025-40ac-bd3f-bcd8b4cbdc14 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:58.417450 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 878/3460] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:58 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:58.419070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d3148a5b-f9f4-493d-8038-3f6a522750ef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:58.421330 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d3148a5b-f9f4-493d-8038-3f6a522750ef tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:05:58.421480 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:58.421480 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:05:58.421617 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d3148a5b-f9f4-493d-8038-3f6a522750ef tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:58.421877 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d3148a5b-f9f4-493d-8038-3f6a522750ef tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:58.421983 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d3148a5b-f9f4-493d-8038-3f6a522750ef tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:58.426661 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:58.426661 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:58.427221 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d3148a5b-f9f4-493d-8038-3f6a522750ef tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:05:58.427370 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 854/3461] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:05:58 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:58.429166 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6e3aa806-090b-4aa1-9c0e-f9bd0dbb7eaf tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:58.434151 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e3aa806-090b-4aa1-9c0e-f9bd0dbb7eaf tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:05:58.434593 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 862/3462] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:58 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:59.430742 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f93dc606-af63-4416-9fac-fab092b51215 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:59.436190 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f93dc606-af63-4416-9fac-fab092b51215 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:05:59.436459 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f93dc606-af63-4416-9fac-fab092b51215 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:59.436943 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f93dc606-af63-4416-9fac-fab092b51215 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:59.437453 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-f93dc606-af63-4416-9fac-fab092b51215 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:59.438724 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6b01fee9-bfab-4369-9095-acf3769a7cb2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:59.440737 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6b01fee9-bfab-4369-9095-acf3769a7cb2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:05:59.441024 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6b01fee9-bfab-4369-9095-acf3769a7cb2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:59.441256 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6b01fee9-bfab-4369-9095-acf3769a7cb2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:59.441403 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-6b01fee9-bfab-4369-9095-acf3769a7cb2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:05:59.444213 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:59.444213 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:05:59.445153 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f93dc606-af63-4416-9fac-fab092b51215 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:05:59.446147 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:59.446147 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:05:59.446976 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6b01fee9-bfab-4369-9095-acf3769a7cb2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:05:59.447355 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 879/3463] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:05:59 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:59.448549 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 869/3464] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:59 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:05:59.455105 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-877f2369-d398-4189-8fd7-cc3cd0a43a99 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:05:59.456912 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-877f2369-d398-4189-8fd7-cc3cd0a43a99 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:05:59.457259 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-877f2369-d398-4189-8fd7-cc3cd0a43a99 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:05:59.457440 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-877f2369-d398-4189-8fd7-cc3cd0a43a99 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:05:59.469310 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:05:59.469310 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:05:59.475855 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-877f2369-d398-4189-8fd7-cc3cd0a43a99 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:05:59.484441 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-877f2369-d398-4189-8fd7-cc3cd0a43a99 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:05:59.485196 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 855/3465] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:05:59 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:00.461600 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eeef4a71-2e54-4536-b064-49168ef911a4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:00.463566 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4edb3eeb-87b7-4af9-9f4a-8e7e97b36e89 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:00.464848 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eeef4a71-2e54-4536-b064-49168ef911a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:06:00.465280 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eeef4a71-2e54-4536-b064-49168ef911a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:00.465543 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eeef4a71-2e54-4536-b064-49168ef911a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:00.465750 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-eeef4a71-2e54-4536-b064-49168ef911a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:00.467792 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4edb3eeb-87b7-4af9-9f4a-8e7e97b36e89 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:06:00.468039 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4edb3eeb-87b7-4af9-9f4a-8e7e97b36e89 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:00.468239 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4edb3eeb-87b7-4af9-9f4a-8e7e97b36e89 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:00.468350 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-4edb3eeb-87b7-4af9-9f4a-8e7e97b36e89 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:00.471439 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:00.471439 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:00.472394 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eeef4a71-2e54-4536-b064-49168ef911a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:06:00.472897 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 863/3466] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:00 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:00.476859 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:00.476859 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:00.478223 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4edb3eeb-87b7-4af9-9f4a-8e7e97b36e89 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 200 Aug 07 21:06:00.479034 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 880/3467] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:00 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:01.485252 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-419ba73c-4db3-42f3-a685-0f7df4e2c0fc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:01.487115 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-419ba73c-4db3-42f3-a685-0f7df4e2c0fc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:06:01.487349 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-419ba73c-4db3-42f3-a685-0f7df4e2c0fc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:01.487507 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-419ba73c-4db3-42f3-a685-0f7df4e2c0fc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:01.487623 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-419ba73c-4db3-42f3-a685-0f7df4e2c0fc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:01.491921 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f00a8481-c0cc-422d-b718-c33dcab13109 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:01.493644 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:01.493644 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:01.494366 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-419ba73c-4db3-42f3-a685-0f7df4e2c0fc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:06:01.494778 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 870/3468] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:01 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:01.496162 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f00a8481-c0cc-422d-b718-c33dcab13109 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 Aug 07 21:06:01.496355 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f00a8481-c0cc-422d-b718-c33dcab13109 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:01.496554 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f00a8481-c0cc-422d-b718-c33dcab13109 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:01.496663 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f00a8481-c0cc-422d-b718-c33dcab13109 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id aa8fa6c4-02b1-4a02-b30c-fea295934e75. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:01.500291 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f00a8481-c0cc-422d-b718-c33dcab13109 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 returned with HTTP 404 Aug 07 21:06:01.500791 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 856/3469] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:01 2026] GET /volume/v3/backups/aa8fa6c4-02b1-4a02-b30c-fea295934e75 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:02.031649 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-486f236b-578f-4180-b2b0-270a5aba66be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:02.034377 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-486f236b-578f-4180-b2b0-270a5aba66be tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] DELETE https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:06:02.034377 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-486f236b-578f-4180-b2b0-270a5aba66be tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:02.035436 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-486f236b-578f-4180-b2b0-270a5aba66be tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:02.035436 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-486f236b-578f-4180-b2b0-270a5aba66be tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete backup with id: fb90d554-f756-49c4-8d64-97083666e93a. Aug 07 21:06:02.039349 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:02.039349 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:02.053419 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-486f236b-578f-4180-b2b0-270a5aba66be tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] delete_backup rpcapi backup_id fb90d554-f756-49c4-8d64-97083666e93a {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:06:02.055358 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-486f236b-578f-4180-b2b0-270a5aba66be tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 202 Aug 07 21:06:02.056204 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 864/3470] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:06:02 2026] DELETE /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:06:02.065079 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-177d433f-1b42-408b-beca-c22f5d7c7683 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:02.067095 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-177d433f-1b42-408b-beca-c22f5d7c7683 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:06:02.067302 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-177d433f-1b42-408b-beca-c22f5d7c7683 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:02.068436 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-177d433f-1b42-408b-beca-c22f5d7c7683 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:02.068436 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-177d433f-1b42-408b-beca-c22f5d7c7683 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:02.072713 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:02.072713 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:02.073633 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-177d433f-1b42-408b-beca-c22f5d7c7683 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 200 Aug 07 21:06:02.074046 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 881/3471] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:02 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:02.383603 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-a742a57f-61d6-4a80-bfe2-7866433b17cf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:02.386440 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-a742a57f-61d6-4a80-bfe2-7866433b17cf tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/encryption Aug 07 21:06:02.386646 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-a742a57f-61d6-4a80-bfe2-7866433b17cf tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:02.386874 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-a742a57f-61d6-4a80-bfe2-7866433b17cf tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:02.397988 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:02.397988 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:02.405855 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-a742a57f-61d6-4a80-bfe2-7866433b17cf tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/encryption returned with HTTP 200 Aug 07 21:06:02.406305 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 871/3472] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:06:02 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:02.514940 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-abebcc06-94e1-4246-aa38-044ecea57537 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:02.517270 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-abebcc06-94e1-4246-aa38-044ecea57537 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:06:02.517511 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-abebcc06-94e1-4246-aa38-044ecea57537 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:02.517663 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-abebcc06-94e1-4246-aa38-044ecea57537 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:02.517808 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-abebcc06-94e1-4246-aa38-044ecea57537 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:02.529001 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:02.529001 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:02.529745 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-abebcc06-94e1-4246-aa38-044ecea57537 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:06:02.530073 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 857/3473] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:02 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:06:03.086167 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-32760036-b368-4cff-b61a-bd2ec3f1bc3a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:03.088896 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32760036-b368-4cff-b61a-bd2ec3f1bc3a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a Aug 07 21:06:03.088896 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32760036-b368-4cff-b61a-bd2ec3f1bc3a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:03.089269 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32760036-b368-4cff-b61a-bd2ec3f1bc3a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:03.089269 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-32760036-b368-4cff-b61a-bd2ec3f1bc3a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id fb90d554-f756-49c4-8d64-97083666e93a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:03.093933 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32760036-b368-4cff-b61a-bd2ec3f1bc3a tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a returned with HTTP 404 Aug 07 21:06:03.094429 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 865/3474] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:03 2026] GET /volume/v3/backups/fb90d554-f756-49c4-8d64-97083666e93a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:03.107107 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-44d79753-b5cb-4cff-9723-d220343fd622 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:03.108913 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:06:03.109255 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-594108507"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:03.111277 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-594108507'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:06:03.111277 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Create volume of 1 GB Aug 07 21:06:03.115582 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Availability Zones retrieved successfully. Aug 07 21:06:03.122258 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Flow 'volume_create_api' (e559d59e-c6bb-49e7-ad51-c4a24c070957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:03.123165 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24ad6ac2-49f2-486b-8b89-bcb5c6b609cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:03.124233 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:06:03.154640 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24ad6ac2-49f2-486b-8b89-bcb5c6b609cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:03.155841 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (985e0c67-7a8d-4e8c-aec7-e6a44e498a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:03.209399 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Created reservations ['1b7ce698-a9fa-4eee-b870-01cc89b9e5ce', 'd87e8ebc-7855-41fd-a70e-136aa8703fc9', '4f46b555-3bcf-4952-9f94-7c4048b92257', 'b0d5deea-1c0e-461c-ba54-970544974fd8'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:03.210312 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (985e0c67-7a8d-4e8c-aec7-e6a44e498a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b7ce698-a9fa-4eee-b870-01cc89b9e5ce', 'd87e8ebc-7855-41fd-a70e-136aa8703fc9', '4f46b555-3bcf-4952-9f94-7c4048b92257', 'b0d5deea-1c0e-461c-ba54-970544974fd8']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:03.211402 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab29096-aa78-45cd-bac7-a60daa31b07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:03.235894 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab29096-aa78-45cd-bac7-a60daa31b07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a70c3af-e571-4b89-94d8-7d8ef1f24ee3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-594108507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10cbae110994594b264423868e455be',qos_specs=None,replication_status=,reservations=['1b7ce698-a9fa-4eee-b870-01cc89b9e5ce','d87e8ebc-7855-41fd-a70e-136aa8703fc9','4f46b555-3bcf-4952-9f94-7c4048b92257','b0d5deea-1c0e-461c-ba54-970544974fd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117ba904ffe341c49a9d7d9eea573440',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-594108507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a70c3af-e571-4b89-94d8-7d8ef1f24ee3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d10cbae110994594b264423868e455be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='117ba904ffe341c49a9d7d9eea573440',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:03.236569 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48f95786-88d7-42f1-a85b-02ff9bc600f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:03.261821 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48f95786-88d7-42f1-a85b-02ff9bc600f3) transitioned into state 'SUCCESS' from state '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-594108507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d10cbae110994594b264423868e455be',qos_specs=None,replication_status=,reservations=['1b7ce698-a9fa-4eee-b870-01cc89b9e5ce','d87e8ebc-7855-41fd-a70e-136aa8703fc9','4f46b555-3bcf-4952-9f94-7c4048b92257','b0d5deea-1c0e-461c-ba54-970544974fd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117ba904ffe341c49a9d7d9eea573440',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:03.262919 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7423f90d-6e1f-4d8e-9fc0-053419f161b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:03.276578 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7423f90d-6e1f-4d8e-9fc0-053419f161b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:03.277599 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Flow 'volume_create_api' (e559d59e-c6bb-49e7-ad51-c4a24c070957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:03.277949 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Create volume request issued successfully. Aug 07 21:06:03.278614 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44d79753-b5cb-4cff-9723-d220343fd622 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:06:03.284689 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 882/3475] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:06:03 2026] POST /volume/v3/volumes => generated 748 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:03.298948 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4f8594ac-98ef-4c74-8cbc-a014b0fc85cd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:03.304572 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4f8594ac-98ef-4c74-8cbc-a014b0fc85cd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 Aug 07 21:06:03.304918 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4f8594ac-98ef-4c74-8cbc-a014b0fc85cd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:03.305194 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4f8594ac-98ef-4c74-8cbc-a014b0fc85cd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:03.320205 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:03.320205 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:03.324923 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4f8594ac-98ef-4c74-8cbc-a014b0fc85cd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:06:03.329632 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4f8594ac-98ef-4c74-8cbc-a014b0fc85cd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 returned with HTTP 200 Aug 07 21:06:03.330213 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 872/3476] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:03 2026] GET /volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:03.542964 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2b190000-dafb-4df4-a3ce-a1d2a9d5b3aa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:03.546442 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b190000-dafb-4df4-a3ce-a1d2a9d5b3aa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:06:03.546742 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2b190000-dafb-4df4-a3ce-a1d2a9d5b3aa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:03.547044 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2b190000-dafb-4df4-a3ce-a1d2a9d5b3aa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:03.547196 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2b190000-dafb-4df4-a3ce-a1d2a9d5b3aa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:03.563333 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:03.563333 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:03.564303 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b190000-dafb-4df4-a3ce-a1d2a9d5b3aa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:06:03.564814 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 858/3477] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:03 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:04.346485 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6657cfc5-b951-426c-90dc-fd15e3656f79 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:04.349232 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6657cfc5-b951-426c-90dc-fd15e3656f79 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 Aug 07 21:06:04.349232 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6657cfc5-b951-426c-90dc-fd15e3656f79 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:04.349232 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6657cfc5-b951-426c-90dc-fd15e3656f79 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:04.360066 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:04.360066 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:04.364140 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6657cfc5-b951-426c-90dc-fd15e3656f79 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:06:04.369828 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6657cfc5-b951-426c-90dc-fd15e3656f79 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 returned with HTTP 200 Aug 07 21:06:04.370311 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 866/3478] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:04 2026] GET /volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:04.386907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7ab59137-038a-4398-b56d-5951a312e02f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:04.388590 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7ab59137-038a-4398-b56d-5951a312e02f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:06:04.388947 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7ab59137-038a-4398-b56d-5951a312e02f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a70c3af-e571-4b89-94d8-7d8ef1f24ee3", "name": "tempest-VolumesBackupsTest-Snapshot-1761077662"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:04.397629 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:04.397629 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:04.398150 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7ab59137-038a-4398-b56d-5951a312e02f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:06:04.398277 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-7ab59137-038a-4398-b56d-5951a312e02f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Create snapshot from volume 8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 Aug 07 21:06:04.433970 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-7ab59137-038a-4398-b56d-5951a312e02f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Created reservations ['0b81352c-7086-4987-9f83-8a6bac6a6925', 'c78756ec-54a8-4e4e-9032-ded2aea4eafd', '93cc3977-a1c6-46f2-b918-1fce11843f3c', '25d08531-7655-4fcd-8ea6-f1c68bce3732'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:04.463179 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7ab59137-038a-4398-b56d-5951a312e02f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Snapshot create request issued successfully. Aug 07 21:06:04.463472 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7ab59137-038a-4398-b56d-5951a312e02f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:06:04.463896 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 883/3479] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:06:04 2026] POST /volume/v3/snapshots => generated 305 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:04.473266 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-68ec88a0-1787-4821-970e-6895a96c1883 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:04.476746 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-68ec88a0-1787-4821-970e-6895a96c1883 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 Aug 07 21:06:04.476947 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-68ec88a0-1787-4821-970e-6895a96c1883 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:04.477144 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-68ec88a0-1787-4821-970e-6895a96c1883 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:04.482815 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:04.482815 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:04.483567 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-68ec88a0-1787-4821-970e-6895a96c1883 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Snapshot retrieved successfully. Aug 07 21:06:04.484628 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-68ec88a0-1787-4821-970e-6895a96c1883 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 returned with HTTP 200 Aug 07 21:06:04.485106 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 873/3480] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:04 2026] GET /volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:04.576834 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-45a69759-5feb-405c-a358-f1d3d70a2732 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:04.579133 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45a69759-5feb-405c-a358-f1d3d70a2732 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:06:04.579359 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45a69759-5feb-405c-a358-f1d3d70a2732 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:04.579595 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45a69759-5feb-405c-a358-f1d3d70a2732 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:04.579922 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-45a69759-5feb-405c-a358-f1d3d70a2732 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:04.584554 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:04.584554 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:04.585418 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45a69759-5feb-405c-a358-f1d3d70a2732 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:06:04.585833 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 859/3481] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:04 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:04.796484 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-65b0f438-1a53-4061-ad34-d529a71921ed None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:04.798547 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-65b0f438-1a53-4061-ad34-d529a71921ed tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/attachments/45974b49-a0b4-4fdb-b5b7-db773d56cf2a/action Aug 07 21:06:04.799177 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-65b0f438-1a53-4061-ad34-d529a71921ed tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:06:04.799503 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-65b0f438-1a53-4061-ad34-d529a71921ed tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:04.824717 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:04.824717 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:04.845817 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a8fd2b3f-4586-403c-8c78-29fde273b787 req-65b0f438-1a53-4061-ad34-d529a71921ed tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/45974b49-a0b4-4fdb-b5b7-db773d56cf2a/action returned with HTTP 204 Aug 07 21:06:04.845817 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 867/3482] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:06:04 2026] POST /volume/v3/attachments/45974b49-a0b4-4fdb-b5b7-db773d56cf2a/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:05.496652 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9e0050c0-2341-4a08-bb61-df9918c31214 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:05.499351 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9e0050c0-2341-4a08-bb61-df9918c31214 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 Aug 07 21:06:05.499624 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9e0050c0-2341-4a08-bb61-df9918c31214 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:05.499918 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9e0050c0-2341-4a08-bb61-df9918c31214 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:05.508041 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:05.508041 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:05.508041 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9e0050c0-2341-4a08-bb61-df9918c31214 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Snapshot retrieved successfully. Aug 07 21:06:05.508565 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9e0050c0-2341-4a08-bb61-df9918c31214 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 returned with HTTP 200 Aug 07 21:06:05.509059 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 884/3483] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:05 2026] GET /volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:05.518377 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-654f3b47-0c10-4e8c-a729-57fe718a4b23 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:05.520398 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-654f3b47-0c10-4e8c-a729-57fe718a4b23 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:06:05.520778 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-654f3b47-0c10-4e8c-a729-57fe718a4b23 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a70c3af-e571-4b89-94d8-7d8ef1f24ee3", "snapshot_id": "283543b5-9dbe-4604-af54-f7c81aa760c1", "name": "tempest-VolumesBackupsTest-Backup-892923036"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:05.522641 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.backups [None req-654f3b47-0c10-4e8c-a729-57fe718a4b23 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Creating new backup {'backup': {'volume_id': '8a70c3af-e571-4b89-94d8-7d8ef1f24ee3', 'snapshot_id': '283543b5-9dbe-4604-af54-f7c81aa760c1', 'name': 'tempest-VolumesBackupsTest-Backup-892923036'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:06:05.522887 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-654f3b47-0c10-4e8c-a729-57fe718a4b23 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Creating backup of volume 8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 in container None Aug 07 21:06:05.533362 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:05.533362 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:05.534083 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-654f3b47-0c10-4e8c-a729-57fe718a4b23 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:06:05.540257 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:05.540257 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:05.540770 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-654f3b47-0c10-4e8c-a729-57fe718a4b23 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Snapshot retrieved successfully. Aug 07 21:06:05.567303 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-654f3b47-0c10-4e8c-a729-57fe718a4b23 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Created reservations ['c1329e10-3d43-4131-b76b-2abe758df6b8', 'a7b5bc0a-efa3-4d8c-af1d-6eb7bbca82f7'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:05.598102 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-54d079b0-6a91-4875-a213-2e2e2811a157 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:05.601282 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54d079b0-6a91-4875-a213-2e2e2811a157 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:06:05.601282 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54d079b0-6a91-4875-a213-2e2e2811a157 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:05.601497 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54d079b0-6a91-4875-a213-2e2e2811a157 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:05.601497 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-54d079b0-6a91-4875-a213-2e2e2811a157 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:05.607684 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:05.607684 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:05.608782 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54d079b0-6a91-4875-a213-2e2e2811a157 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:06:05.609297 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 860/3484] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:05 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:05.611137 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-654f3b47-0c10-4e8c-a729-57fe718a4b23 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:06:05.611711 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 874/3485] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:06:05 2026] POST /volume/v3/backups => generated 329 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:05.622208 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2d68d51-22c9-466f-80a0-ead76d85acd6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:05.624266 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2d68d51-22c9-466f-80a0-ead76d85acd6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:05.624618 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2d68d51-22c9-466f-80a0-ead76d85acd6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:05.624923 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2d68d51-22c9-466f-80a0-ead76d85acd6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:05.625102 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a2d68d51-22c9-466f-80a0-ead76d85acd6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:05.629840 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:05.629840 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:05.631224 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2d68d51-22c9-466f-80a0-ead76d85acd6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:05.631224 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 868/3486] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:05 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:06.180266 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9ecae1a4-62dc-40ff-a246-5a0d5bd9d656 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.182431 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9ecae1a4-62dc-40ff-a246-5a0d5bd9d656 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:06:06.182675 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9ecae1a4-62dc-40ff-a246-5a0d5bd9d656 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:06.182959 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9ecae1a4-62dc-40ff-a246-5a0d5bd9d656 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:06.194230 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:06.194230 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:06.198346 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9ecae1a4-62dc-40ff-a246-5a0d5bd9d656 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:06:06.203543 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9ecae1a4-62dc-40ff-a246-5a0d5bd9d656 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:06:06.203938 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 885/3487] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:06 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:06.249687 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-faf9fef5-7252-48ab-bfc3-932d1ab0f862 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.252053 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-faf9fef5-7252-48ab-bfc3-932d1ab0f862 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:06:06.252257 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-faf9fef5-7252-48ab-bfc3-932d1ab0f862 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:06.252484 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-faf9fef5-7252-48ab-bfc3-932d1ab0f862 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:06.263874 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:06.263874 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:06.268292 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-faf9fef5-7252-48ab-bfc3-932d1ab0f862 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:06:06.272999 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-faf9fef5-7252-48ab-bfc3-932d1ab0f862 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:06:06.273527 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 861/3488] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:06:06 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:06.292257 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-270ba916-cf19-44fc-93cb-f1304fb1d0c7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.294918 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-270ba916-cf19-44fc-93cb-f1304fb1d0c7 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] POST https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/action Aug 07 21:06:06.295522 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-270ba916-cf19-44fc-93cb-f1304fb1d0c7 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:06:06.296782 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-270ba916-cf19-44fc-93cb-f1304fb1d0c7 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:06.308829 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:06.308829 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:06.309503 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-270ba916-cf19-44fc-93cb-f1304fb1d0c7 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:06:06.316806 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-270ba916-cf19-44fc-93cb-f1304fb1d0c7 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Begin detaching volume completed successfully. Aug 07 21:06:06.317233 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-270ba916-cf19-44fc-93cb-f1304fb1d0c7 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/action returned with HTTP 202 Aug 07 21:06:06.317968 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 875/3489] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:06:06 2026] POST /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:06:06.370556 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7427f759-e477-4bd0-815a-7af1168cfc41 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.371022 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7427f759-e477-4bd0-815a-7af1168cfc41 None None] GET https://10.4.3.127/volume// Aug 07 21:06:06.371235 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7427f759-e477-4bd0-815a-7af1168cfc41 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:06.371468 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7427f759-e477-4bd0-815a-7af1168cfc41 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:06.371881 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7427f759-e477-4bd0-815a-7af1168cfc41 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:06:06.372361 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 869/3490] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:06:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:06:06.380866 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-7df8a3db-eb45-46a8-9a2a-7a6c29684460 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.383046 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-7df8a3db-eb45-46a8-9a2a-7a6c29684460 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:06:06.383278 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-7df8a3db-eb45-46a8-9a2a-7a6c29684460 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:06.383471 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-7df8a3db-eb45-46a8-9a2a-7a6c29684460 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:06.393935 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:06.393935 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:06.399782 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-7df8a3db-eb45-46a8-9a2a-7a6c29684460 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:06:06.404449 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-7df8a3db-eb45-46a8-9a2a-7a6c29684460 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:06:06.405060 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 886/3491] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:06:06 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 1352 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:06:06.417348 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-b56cb29d-bbdf-4fa5-9b1b-afd92b27e85d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.420911 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-b56cb29d-bbdf-4fa5-9b1b-afd92b27e85d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/encryption Aug 07 21:06:06.421132 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-b56cb29d-bbdf-4fa5-9b1b-afd92b27e85d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:06.421375 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-b56cb29d-bbdf-4fa5-9b1b-afd92b27e85d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:06.432652 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:06.432652 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:06.441736 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-b56cb29d-bbdf-4fa5-9b1b-afd92b27e85d tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/encryption returned with HTTP 200 Aug 07 21:06:06.442786 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 862/3492] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:06:06 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:06.625740 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-02278c33-f668-4d61-9664-a438ee1c8467 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.629886 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-02278c33-f668-4d61-9664-a438ee1c8467 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:06:06.631588 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-02278c33-f668-4d61-9664-a438ee1c8467 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:06.631588 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-02278c33-f668-4d61-9664-a438ee1c8467 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:06.631588 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-02278c33-f668-4d61-9664-a438ee1c8467 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:06.637178 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:06.637178 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:06.637178 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-02278c33-f668-4d61-9664-a438ee1c8467 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:06:06.637178 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 876/3493] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:06 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:06.641901 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2d49e051-a4af-4031-982e-d45e691352b9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.647425 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2d49e051-a4af-4031-982e-d45e691352b9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:06.647654 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2d49e051-a4af-4031-982e-d45e691352b9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:06.647870 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2d49e051-a4af-4031-982e-d45e691352b9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:06.647984 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2d49e051-a4af-4031-982e-d45e691352b9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:06.655127 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:06.655127 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:06.656124 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2d49e051-a4af-4031-982e-d45e691352b9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:06.656586 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 870/3494] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:06 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 772 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:06.692418 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-62cee502-06b3-42dd-8797-9ec06158127b req-f3b72338-178d-4c25-8c64-5ed18347cccb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.694635 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-f3b72338-178d-4c25-8c64-5ed18347cccb tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:06.694901 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-f3b72338-178d-4c25-8c64-5ed18347cccb tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:06.695123 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-f3b72338-178d-4c25-8c64-5ed18347cccb tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:06.711178 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:06.711178 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:06.715278 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-62cee502-06b3-42dd-8797-9ec06158127b req-f3b72338-178d-4c25-8c64-5ed18347cccb tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:06.720963 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-f3b72338-178d-4c25-8c64-5ed18347cccb tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:06:06.721533 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 887/3495] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:06:06 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:06.821007 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-59cf8aa8-3d91-4f31-8bde-b70c85d5b2d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.821464 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59cf8aa8-3d91-4f31-8bde-b70c85d5b2d7 None None] GET https://10.4.3.127/volume// Aug 07 21:06:06.821675 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59cf8aa8-3d91-4f31-8bde-b70c85d5b2d7 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:06.821908 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59cf8aa8-3d91-4f31-8bde-b70c85d5b2d7 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:06.822283 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59cf8aa8-3d91-4f31-8bde-b70c85d5b2d7 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:06:06.822655 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 863/3496] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:06:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:06:06.831266 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-62cee502-06b3-42dd-8797-9ec06158127b req-ff668462-2381-41bf-b745-67fa2bc34f51 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.836375 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-ff668462-2381-41bf-b745-67fa2bc34f51 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:06:06.836726 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-ff668462-2381-41bf-b745-67fa2bc34f51 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e81bdf3e-7c6e-4d15-8a8c-6da603a05541", "connector": null, "instance_uuid": "dae3bcc5-a79f-4f0f-abf4-61bac7c72e55"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:06.845215 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:06.845215 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:06.876229 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-ff668462-2381-41bf-b745-67fa2bc34f51 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:06:06.876800 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 877/3497] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:06:06 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:06.905878 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-44f8fd1b-d54d-47f6-9b82-a35bcb43b8a7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.908198 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-44f8fd1b-d54d-47f6-9b82-a35bcb43b8a7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:06.908477 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-44f8fd1b-d54d-47f6-9b82-a35bcb43b8a7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:06.908746 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-44f8fd1b-d54d-47f6-9b82-a35bcb43b8a7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:06.920508 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:06.920508 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:06.921895 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-011defa0-d3ef-43f8-b1b5-4fef81aeb02a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.922389 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-011defa0-d3ef-43f8-b1b5-4fef81aeb02a None None] GET https://10.4.3.127/volume// Aug 07 21:06:06.922616 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-011defa0-d3ef-43f8-b1b5-4fef81aeb02a None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:06.923239 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-011defa0-d3ef-43f8-b1b5-4fef81aeb02a None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:06.924118 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-011defa0-d3ef-43f8-b1b5-4fef81aeb02a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:06:06.924730 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 888/3498] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:06:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:06:06.925853 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-44f8fd1b-d54d-47f6-9b82-a35bcb43b8a7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:06.931597 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-44f8fd1b-d54d-47f6-9b82-a35bcb43b8a7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:06:06.932093 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 871/3499] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:06 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:06.934061 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-62cee502-06b3-42dd-8797-9ec06158127b req-b5f33804-a923-481d-ace5-3e293c349f6e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:06.936914 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-b5f33804-a923-481d-ace5-3e293c349f6e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:06.937850 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-b5f33804-a923-481d-ace5-3e293c349f6e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:06.937850 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-b5f33804-a923-481d-ace5-3e293c349f6e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:06.955445 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:06.955445 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:06.960577 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-62cee502-06b3-42dd-8797-9ec06158127b req-b5f33804-a923-481d-ace5-3e293c349f6e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:06.965961 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-b5f33804-a923-481d-ace5-3e293c349f6e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:06:06.966618 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 864/3500] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:06:06 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 1541 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:06:07.081243 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-62cee502-06b3-42dd-8797-9ec06158127b req-251f4c4a-7ff9-4238-ba5e-7c0fb9660422 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:07.088241 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-251f4c4a-7ff9-4238-ba5e-7c0fb9660422 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] PUT https://10.4.3.127/volume/v3/attachments/05a2ec2d-acb8-454a-a323-e6055d66c2b2 Aug 07 21:06:07.088670 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-251f4c4a-7ff9-4238-ba5e-7c0fb9660422 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:07.098787 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-62cee502-06b3-42dd-8797-9ec06158127b req-251f4c4a-7ff9-4238-ba5e-7c0fb9660422 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Acquiring lock "cinder-attachment_update-e81bdf3e-7c6e-4d15-8a8c-6da603a05541-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:06:07.102750 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-62cee502-06b3-42dd-8797-9ec06158127b req-251f4c4a-7ff9-4238-ba5e-7c0fb9660422 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Lock "cinder-attachment_update-e81bdf3e-7c6e-4d15-8a8c-6da603a05541-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:06:07.105785 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:07.105785 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:07.201611 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-62cee502-06b3-42dd-8797-9ec06158127b req-251f4c4a-7ff9-4238-ba5e-7c0fb9660422 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Lock "cinder-attachment_update-e81bdf3e-7c6e-4d15-8a8c-6da603a05541-np0000006755" released by "attachment_update" :: held 0.099s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:06:07.201993 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-251f4c4a-7ff9-4238-ba5e-7c0fb9660422 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/attachments/05a2ec2d-acb8-454a-a323-e6055d66c2b2 returned with HTTP 200 Aug 07 21:06:07.202507 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 878/3501] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:06:07 2026] PUT /volume/v3/attachments/05a2ec2d-acb8-454a-a323-e6055d66c2b2 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:07.648027 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3774b5e8-1370-4806-b2bd-9e1ec198788e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:07.650657 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3774b5e8-1370-4806-b2bd-9e1ec198788e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:06:07.651635 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3774b5e8-1370-4806-b2bd-9e1ec198788e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:07.651635 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3774b5e8-1370-4806-b2bd-9e1ec198788e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:07.651919 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-3774b5e8-1370-4806-b2bd-9e1ec198788e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:07.657442 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:07.657442 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:07.658210 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3774b5e8-1370-4806-b2bd-9e1ec198788e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:06:07.658630 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 889/3502] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:07 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:07.669059 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6f2af6f6-696f-46e7-819a-3bd00dbe4142 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:07.671641 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f2af6f6-696f-46e7-819a-3bd00dbe4142 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:07.671940 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f2af6f6-696f-46e7-819a-3bd00dbe4142 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:07.672195 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f2af6f6-696f-46e7-819a-3bd00dbe4142 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:07.672367 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6f2af6f6-696f-46e7-819a-3bd00dbe4142 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:07.677813 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:07.677813 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:07.679107 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f2af6f6-696f-46e7-819a-3bd00dbe4142 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:07.679631 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 872/3503] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:07 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 772 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:07.948652 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-92cc1cfe-8ed0-4e41-a4d0-8d2bf33a82f6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:07.952728 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92cc1cfe-8ed0-4e41-a4d0-8d2bf33a82f6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:07.954058 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92cc1cfe-8ed0-4e41-a4d0-8d2bf33a82f6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:07.954410 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92cc1cfe-8ed0-4e41-a4d0-8d2bf33a82f6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:07.974077 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:07.974077 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:07.979340 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-92cc1cfe-8ed0-4e41-a4d0-8d2bf33a82f6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:07.986428 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92cc1cfe-8ed0-4e41-a4d0-8d2bf33a82f6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:06:07.987281 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 865/3504] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:07 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:08.670662 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-40671cd2-1807-41e6-b802-e32500bad9ba None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:08.672917 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-40671cd2-1807-41e6-b802-e32500bad9ba tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:06:08.673266 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-40671cd2-1807-41e6-b802-e32500bad9ba tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:08.673548 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-40671cd2-1807-41e6-b802-e32500bad9ba tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:08.673706 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-40671cd2-1807-41e6-b802-e32500bad9ba tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:08.678345 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:08.678345 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:08.679057 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-40671cd2-1807-41e6-b802-e32500bad9ba tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:06:08.679498 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 879/3505] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:08 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:08.690729 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2955fc28-8b3e-42ac-aaa2-ff60a6052b60 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:08.694230 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2955fc28-8b3e-42ac-aaa2-ff60a6052b60 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:08.694230 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2955fc28-8b3e-42ac-aaa2-ff60a6052b60 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:08.694702 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8214f19f-3fcf-4f18-935a-0734b9c4d4fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:08.695096 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2955fc28-8b3e-42ac-aaa2-ff60a6052b60 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:08.695096 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-2955fc28-8b3e-42ac-aaa2-ff60a6052b60 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:08.698918 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8214f19f-3fcf-4f18-935a-0734b9c4d4fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:06:08.698918 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8214f19f-3fcf-4f18-935a-0734b9c4d4fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b5d37b9-cb58-46bb-9513-0df9ae0b3715"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:08.700443 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-8214f19f-3fcf-4f18-935a-0734b9c4d4fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Creating new backup {'backup': {'volume_id': '3b5d37b9-cb58-46bb-9513-0df9ae0b3715'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:06:08.700550 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:08.700550 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:08.700894 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-8214f19f-3fcf-4f18-935a-0734b9c4d4fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Creating backup of volume 3b5d37b9-cb58-46bb-9513-0df9ae0b3715 in container None Aug 07 21:06:08.701737 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2955fc28-8b3e-42ac-aaa2-ff60a6052b60 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:08.702312 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 890/3506] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:08 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:08.714021 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:08.714021 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:08.714021 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8214f19f-3fcf-4f18-935a-0734b9c4d4fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:06:08.738816 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-8214f19f-3fcf-4f18-935a-0734b9c4d4fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Created reservations ['0ddf11ee-3dab-40ba-af2f-9f7fe1822c84', '763dcbe6-29cb-43fc-b064-d6b6ebe9f857'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:08.785078 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8214f19f-3fcf-4f18-935a-0734b9c4d4fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:06:08.785579 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 873/3507] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:06:08 2026] POST /volume/v3/backups => generated 288 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:08.796389 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-553d2d5b-68c1-4f12-bfc6-7f9529d97f26 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:08.798725 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-553d2d5b-68c1-4f12-bfc6-7f9529d97f26 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:08.799321 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-553d2d5b-68c1-4f12-bfc6-7f9529d97f26 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:08.799893 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-553d2d5b-68c1-4f12-bfc6-7f9529d97f26 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:08.802038 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-553d2d5b-68c1-4f12-bfc6-7f9529d97f26 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:08.816728 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:08.816728 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:08.819367 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-553d2d5b-68c1-4f12-bfc6-7f9529d97f26 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:08.820452 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 866/3508] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:08 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 695 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:09.003241 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-08531934-a1dc-4187-8add-44299ddbb2b4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:09.005365 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-08531934-a1dc-4187-8add-44299ddbb2b4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:09.005626 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-08531934-a1dc-4187-8add-44299ddbb2b4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:09.005856 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-08531934-a1dc-4187-8add-44299ddbb2b4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:09.015952 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:09.015952 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:09.019701 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-08531934-a1dc-4187-8add-44299ddbb2b4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:09.024990 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-08531934-a1dc-4187-8add-44299ddbb2b4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:06:09.025434 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 880/3509] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:09 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:09.715728 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-754befa9-0884-4593-bf6d-d69eb7e8049c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:09.718530 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-754befa9-0884-4593-bf6d-d69eb7e8049c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:09.718884 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-754befa9-0884-4593-bf6d-d69eb7e8049c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:09.719183 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-754befa9-0884-4593-bf6d-d69eb7e8049c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:09.719371 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-754befa9-0884-4593-bf6d-d69eb7e8049c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:09.726477 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:09.726477 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:09.727710 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-754befa9-0884-4593-bf6d-d69eb7e8049c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:09.728303 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 891/3510] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:09 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:06:09.833746 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-957fa617-ca80-4aa3-bc03-e84f9ab63ed8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:09.837429 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-957fa617-ca80-4aa3-bc03-e84f9ab63ed8 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:09.837660 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-957fa617-ca80-4aa3-bc03-e84f9ab63ed8 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:09.837934 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-957fa617-ca80-4aa3-bc03-e84f9ab63ed8 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:09.838076 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-957fa617-ca80-4aa3-bc03-e84f9ab63ed8 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:09.843391 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:09.843391 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:09.846111 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-957fa617-ca80-4aa3-bc03-e84f9ab63ed8 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:09.846111 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 874/3511] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:09 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:10.039803 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e2098ac1-05d2-43ca-b0f5-a5d2f5afccdd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:10.043783 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2098ac1-05d2-43ca-b0f5-a5d2f5afccdd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:10.043783 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2098ac1-05d2-43ca-b0f5-a5d2f5afccdd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:10.043783 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2098ac1-05d2-43ca-b0f5-a5d2f5afccdd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:10.054887 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:10.054887 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:10.059409 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e2098ac1-05d2-43ca-b0f5-a5d2f5afccdd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:10.065146 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2098ac1-05d2-43ca-b0f5-a5d2f5afccdd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:06:10.065831 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 867/3512] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:10 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:10.743835 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-63de4c27-99c9-4674-87d9-a753d4e4921c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:10.745698 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-63de4c27-99c9-4674-87d9-a753d4e4921c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:10.745939 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-63de4c27-99c9-4674-87d9-a753d4e4921c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:10.746124 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-63de4c27-99c9-4674-87d9-a753d4e4921c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:10.746275 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-63de4c27-99c9-4674-87d9-a753d4e4921c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:10.750577 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:10.750577 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:10.751364 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-63de4c27-99c9-4674-87d9-a753d4e4921c tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:10.751790 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 881/3513] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:10 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:10.856542 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1df8b254-8b60-4965-9f06-399bdf0e44df None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:10.859256 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1df8b254-8b60-4965-9f06-399bdf0e44df tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:10.859545 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1df8b254-8b60-4965-9f06-399bdf0e44df tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:10.859914 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1df8b254-8b60-4965-9f06-399bdf0e44df tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:10.860459 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-1df8b254-8b60-4965-9f06-399bdf0e44df tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:10.871450 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:10.871450 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:10.872469 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1df8b254-8b60-4965-9f06-399bdf0e44df tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:10.873108 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 892/3514] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:10 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 697 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:11.080788 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cc9f8ae4-c881-48d4-ae13-3d48c7426509 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:11.083330 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc9f8ae4-c881-48d4-ae13-3d48c7426509 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:11.083606 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc9f8ae4-c881-48d4-ae13-3d48c7426509 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:11.083960 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc9f8ae4-c881-48d4-ae13-3d48c7426509 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:11.097612 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:11.097612 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:11.103225 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cc9f8ae4-c881-48d4-ae13-3d48c7426509 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:11.108992 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc9f8ae4-c881-48d4-ae13-3d48c7426509 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:06:11.109487 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 875/3515] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:11 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:11.594425 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-62cee502-06b3-42dd-8797-9ec06158127b req-00be8a0d-ebbc-4a66-aaf5-90542cc36518 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:11.597138 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-00be8a0d-ebbc-4a66-aaf5-90542cc36518 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/attachments/05a2ec2d-acb8-454a-a323-e6055d66c2b2/action Aug 07 21:06:11.597313 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-00be8a0d-ebbc-4a66-aaf5-90542cc36518 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:06:11.597479 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-00be8a0d-ebbc-4a66-aaf5-90542cc36518 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:11.614154 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:11.614154 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:11.630473 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-62cee502-06b3-42dd-8797-9ec06158127b req-00be8a0d-ebbc-4a66-aaf5-90542cc36518 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/attachments/05a2ec2d-acb8-454a-a323-e6055d66c2b2/action returned with HTTP 204 Aug 07 21:06:11.631113 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 868/3516] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:06:11 2026] POST /volume/v3/attachments/05a2ec2d-acb8-454a-a323-e6055d66c2b2/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:11.764441 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6cfc85a0-3e11-41db-bc1e-636f41e4bef7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:11.766455 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6cfc85a0-3e11-41db-bc1e-636f41e4bef7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:11.766689 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6cfc85a0-3e11-41db-bc1e-636f41e4bef7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:11.766968 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6cfc85a0-3e11-41db-bc1e-636f41e4bef7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:11.767128 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-6cfc85a0-3e11-41db-bc1e-636f41e4bef7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:11.772086 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:11.772086 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:11.772922 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6cfc85a0-3e11-41db-bc1e-636f41e4bef7 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:11.773288 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 882/3517] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:11 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:11.886483 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e45acd23-ca90-44a0-acc4-d85e2b40b51e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:11.888566 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e45acd23-ca90-44a0-acc4-d85e2b40b51e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:11.888863 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e45acd23-ca90-44a0-acc4-d85e2b40b51e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:11.889062 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e45acd23-ca90-44a0-acc4-d85e2b40b51e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:11.889185 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-e45acd23-ca90-44a0-acc4-d85e2b40b51e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:11.894278 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:11.894278 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:11.894963 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e45acd23-ca90-44a0-acc4-d85e2b40b51e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:11.895420 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 893/3518] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:11 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:12.125377 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e9923bda-0c69-4c4f-a231-854ff0d5e988 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:12.128507 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9923bda-0c69-4c4f-a231-854ff0d5e988 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:12.128507 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9923bda-0c69-4c4f-a231-854ff0d5e988 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:12.128854 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9923bda-0c69-4c4f-a231-854ff0d5e988 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:12.140896 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:12.140896 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:12.146935 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e9923bda-0c69-4c4f-a231-854ff0d5e988 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:12.153587 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9923bda-0c69-4c4f-a231-854ff0d5e988 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:06:12.154142 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 876/3519] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:12 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 1654 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:12.169188 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f69e89aa-0592-4e8a-a918-282ea7fa510f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:12.171031 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f69e89aa-0592-4e8a-a918-282ea7fa510f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:06:12.171363 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f69e89aa-0592-4e8a-a918-282ea7fa510f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e81bdf3e-7c6e-4d15-8a8c-6da603a05541", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-801579348"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:12.185420 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:12.185420 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:12.185919 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f69e89aa-0592-4e8a-a918-282ea7fa510f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:12.186065 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-f69e89aa-0592-4e8a-a918-282ea7fa510f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create snapshot from volume e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:12.190606 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f69e89aa-0592-4e8a-a918-282ea7fa510f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 400 Aug 07 21:06:12.191282 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 869/3520] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:06:12 2026] POST /volume/v3/snapshots => generated 160 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 21:06:12.199944 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ca154a80-85aa-41a3-aef7-f2608bef72ab None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:12.202070 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ca154a80-85aa-41a3-aef7-f2608bef72ab tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:06:12.202873 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ca154a80-85aa-41a3-aef7-f2608bef72ab tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e81bdf3e-7c6e-4d15-8a8c-6da603a05541", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-545296642"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:12.214383 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:12.214383 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:12.214958 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ca154a80-85aa-41a3-aef7-f2608bef72ab tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:12.215146 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-ca154a80-85aa-41a3-aef7-f2608bef72ab tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create snapshot from volume e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:12.247298 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-ca154a80-85aa-41a3-aef7-f2608bef72ab tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['412e51b6-adea-45ab-80bc-2eac93786dc8', '8b2978ee-0ce4-451d-8e10-fd3f54909122', '71de9181-01f8-4784-b9d2-62e5800cbc1a', '381c5e14-af95-4a95-8f6b-da7330f2dbf9'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:12.290327 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ca154a80-85aa-41a3-aef7-f2608bef72ab tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot force create request issued successfully. Aug 07 21:06:12.290802 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ca154a80-85aa-41a3-aef7-f2608bef72ab tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:06:12.291248 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 883/3521] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:06:12 2026] POST /volume/v3/snapshots => generated 309 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:12.306016 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9c9871f5-57fd-4a5c-94bb-87a0aa87be37 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:12.308623 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9c9871f5-57fd-4a5c-94bb-87a0aa87be37 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 Aug 07 21:06:12.308967 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9c9871f5-57fd-4a5c-94bb-87a0aa87be37 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:12.309366 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9c9871f5-57fd-4a5c-94bb-87a0aa87be37 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:12.315861 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:12.315861 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:12.316336 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9c9871f5-57fd-4a5c-94bb-87a0aa87be37 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:12.317324 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9c9871f5-57fd-4a5c-94bb-87a0aa87be37 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 returned with HTTP 200 Aug 07 21:06:12.317773 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 894/3522] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:12 2026] GET /volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:12.786992 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-66d26d64-f4a3-4b54-a7c5-c4d18da6ce1b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:12.789378 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66d26d64-f4a3-4b54-a7c5-c4d18da6ce1b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:12.789603 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66d26d64-f4a3-4b54-a7c5-c4d18da6ce1b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:12.789885 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66d26d64-f4a3-4b54-a7c5-c4d18da6ce1b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:12.790019 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-66d26d64-f4a3-4b54-a7c5-c4d18da6ce1b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:12.798790 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:12.798790 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:12.798790 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66d26d64-f4a3-4b54-a7c5-c4d18da6ce1b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:12.798790 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 877/3523] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:12 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:12.907518 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b0a409d6-17e0-4395-b0c0-62ca54f3df49 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:12.909358 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0a409d6-17e0-4395-b0c0-62ca54f3df49 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:12.909565 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0a409d6-17e0-4395-b0c0-62ca54f3df49 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:12.909766 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0a409d6-17e0-4395-b0c0-62ca54f3df49 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:12.910005 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b0a409d6-17e0-4395-b0c0-62ca54f3df49 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:12.914598 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:12.914598 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:12.915298 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0a409d6-17e0-4395-b0c0-62ca54f3df49 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:12.915670 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 870/3524] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:12 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:13.331183 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dfc25246-8a35-4a2d-a997-9558aaef7c19 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:13.331183 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dfc25246-8a35-4a2d-a997-9558aaef7c19 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 Aug 07 21:06:13.331675 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dfc25246-8a35-4a2d-a997-9558aaef7c19 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:13.331675 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dfc25246-8a35-4a2d-a997-9558aaef7c19 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:13.336490 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:13.336490 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:13.336905 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-dfc25246-8a35-4a2d-a997-9558aaef7c19 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:13.337635 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dfc25246-8a35-4a2d-a997-9558aaef7c19 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 returned with HTTP 200 Aug 07 21:06:13.337992 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 884/3525] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:13 2026] GET /volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:13.347369 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-59f8c274-2e5f-48af-8f54-af36eadc0508 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:13.349090 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-59f8c274-2e5f-48af-8f54-af36eadc0508 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:06:13.349419 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-59f8c274-2e5f-48af-8f54-af36eadc0508 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e81bdf3e-7c6e-4d15-8a8c-6da603a05541", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1087332731"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:13.360965 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:13.360965 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:13.361351 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-59f8c274-2e5f-48af-8f54-af36eadc0508 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:13.361486 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-59f8c274-2e5f-48af-8f54-af36eadc0508 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create snapshot from volume e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:13.388271 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-59f8c274-2e5f-48af-8f54-af36eadc0508 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['f9966513-68ee-471c-9a49-80f3449268f1', 'cfd402a2-b0a4-4439-a1b2-11c6ffe78fc6', 'e3727d79-96c7-479f-8420-28676af7b29d', '1ec56e15-26e4-4b3a-8e55-39f423b9a66d'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:13.424006 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-59f8c274-2e5f-48af-8f54-af36eadc0508 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot force create request issued successfully. Aug 07 21:06:13.424265 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-59f8c274-2e5f-48af-8f54-af36eadc0508 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:06:13.424698 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 895/3526] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:06:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:13.435390 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dc81aa35-b25c-424c-90cd-b1f0894f55b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:13.437395 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc81aa35-b25c-424c-90cd-b1f0894f55b3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 Aug 07 21:06:13.438180 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc81aa35-b25c-424c-90cd-b1f0894f55b3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:13.438180 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc81aa35-b25c-424c-90cd-b1f0894f55b3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:13.443088 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:13.443088 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:13.443595 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dc81aa35-b25c-424c-90cd-b1f0894f55b3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:13.444638 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc81aa35-b25c-424c-90cd-b1f0894f55b3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 returned with HTTP 200 Aug 07 21:06:13.445156 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 878/3527] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:13 2026] GET /volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:13.820873 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-367b3105-e6ce-4d6c-9cec-03a4d6b53952 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:13.831127 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-367b3105-e6ce-4d6c-9cec-03a4d6b53952 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:13.831874 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-367b3105-e6ce-4d6c-9cec-03a4d6b53952 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:13.831874 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-367b3105-e6ce-4d6c-9cec-03a4d6b53952 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:13.831874 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-367b3105-e6ce-4d6c-9cec-03a4d6b53952 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:13.838630 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:13.838630 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:13.840672 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-367b3105-e6ce-4d6c-9cec-03a4d6b53952 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:13.840672 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 871/3528] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:13 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 783 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:13.927753 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e8cd892c-6903-41fb-be18-c139742fc25f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:13.929893 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e8cd892c-6903-41fb-be18-c139742fc25f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:13.930490 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e8cd892c-6903-41fb-be18-c139742fc25f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:13.930490 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e8cd892c-6903-41fb-be18-c139742fc25f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:13.930490 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-e8cd892c-6903-41fb-be18-c139742fc25f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:13.935472 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:13.935472 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:13.936218 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e8cd892c-6903-41fb-be18-c139742fc25f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:13.936604 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 885/3529] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:13 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:14.458387 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b1b8722f-a224-41c2-8475-34e35b3579ac None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:14.465643 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b1b8722f-a224-41c2-8475-34e35b3579ac tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 Aug 07 21:06:14.465643 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b1b8722f-a224-41c2-8475-34e35b3579ac tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:14.469436 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b1b8722f-a224-41c2-8475-34e35b3579ac tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:14.477421 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:14.477421 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:14.478048 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b1b8722f-a224-41c2-8475-34e35b3579ac tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:14.479559 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b1b8722f-a224-41c2-8475-34e35b3579ac tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 returned with HTTP 200 Aug 07 21:06:14.480191 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 896/3530] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:14 2026] GET /volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:14.495904 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-70ed6939-43c9-4929-bf8a-2b3077522094 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:14.502192 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-70ed6939-43c9-4929-bf8a-2b3077522094 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:06:14.502651 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-70ed6939-43c9-4929-bf8a-2b3077522094 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e81bdf3e-7c6e-4d15-8a8c-6da603a05541", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-110183426"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:14.519834 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:14.519834 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:14.520443 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-70ed6939-43c9-4929-bf8a-2b3077522094 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:14.520751 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-70ed6939-43c9-4929-bf8a-2b3077522094 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create snapshot from volume e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:14.557924 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-70ed6939-43c9-4929-bf8a-2b3077522094 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['2aab8fc6-2023-4fa9-a01c-d1e9b8dc529f', 'f7650e98-5540-4682-be3a-b09a9718819e', '925d4b6b-ff57-477a-b223-830f009c9610', 'aad44f1d-00a5-460e-8c37-43de276d4537'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:14.607569 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-70ed6939-43c9-4929-bf8a-2b3077522094 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot force create request issued successfully. Aug 07 21:06:14.608081 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-70ed6939-43c9-4929-bf8a-2b3077522094 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:06:14.609047 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 879/3531] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:06:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:14.622125 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-485622a6-c217-4e97-a665-1bcfd778a854 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:14.625795 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-485622a6-c217-4e97-a665-1bcfd778a854 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 Aug 07 21:06:14.626337 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-485622a6-c217-4e97-a665-1bcfd778a854 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:14.626463 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-485622a6-c217-4e97-a665-1bcfd778a854 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:14.635024 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:14.635024 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:14.635666 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-485622a6-c217-4e97-a665-1bcfd778a854 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:14.637039 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-485622a6-c217-4e97-a665-1bcfd778a854 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 returned with HTTP 200 Aug 07 21:06:14.637539 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 872/3532] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:14 2026] GET /volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:06:14.854202 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-04a810c1-f255-4736-8e2b-9865c71ae69f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:14.857988 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-04a810c1-f255-4736-8e2b-9865c71ae69f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:14.858206 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-04a810c1-f255-4736-8e2b-9865c71ae69f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:14.858448 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-04a810c1-f255-4736-8e2b-9865c71ae69f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:14.858613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-04a810c1-f255-4736-8e2b-9865c71ae69f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:14.863730 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:14.863730 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:14.864774 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-04a810c1-f255-4736-8e2b-9865c71ae69f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:14.865182 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 886/3533] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:14 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:14.948350 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1f6d0b5a-265a-4558-93b3-e5054b143b93 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:14.950561 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1f6d0b5a-265a-4558-93b3-e5054b143b93 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:14.950837 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1f6d0b5a-265a-4558-93b3-e5054b143b93 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:14.951114 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1f6d0b5a-265a-4558-93b3-e5054b143b93 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:14.951272 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-1f6d0b5a-265a-4558-93b3-e5054b143b93 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:14.956879 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:14.956879 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:14.957754 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1f6d0b5a-265a-4558-93b3-e5054b143b93 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:14.958292 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 897/3534] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:14 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:15.651438 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6b98f480-2b56-45c9-82c7-6eda861c59b6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:15.653789 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b98f480-2b56-45c9-82c7-6eda861c59b6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 Aug 07 21:06:15.654071 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b98f480-2b56-45c9-82c7-6eda861c59b6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:15.654321 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b98f480-2b56-45c9-82c7-6eda861c59b6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:15.660663 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:15.660663 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:15.661369 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6b98f480-2b56-45c9-82c7-6eda861c59b6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:15.662440 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b98f480-2b56-45c9-82c7-6eda861c59b6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 returned with HTTP 200 Aug 07 21:06:15.663150 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 880/3535] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:15 2026] GET /volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:15.674792 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bbbfc85c-dcfa-4979-889f-7337c16410fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:15.677018 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bbbfc85c-dcfa-4979-889f-7337c16410fe tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 Aug 07 21:06:15.677250 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bbbfc85c-dcfa-4979-889f-7337c16410fe tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:15.677484 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bbbfc85c-dcfa-4979-889f-7337c16410fe tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:15.677630 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-bbbfc85c-dcfa-4979-889f-7337c16410fe tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 Aug 07 21:06:15.685366 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:15.685366 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:15.685919 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bbbfc85c-dcfa-4979-889f-7337c16410fe tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:15.705041 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bbbfc85c-dcfa-4979-889f-7337c16410fe tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot delete request issued successfully. Aug 07 21:06:15.705259 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bbbfc85c-dcfa-4979-889f-7337c16410fe tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 returned with HTTP 202 Aug 07 21:06:15.705626 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 873/3536] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:15 2026] DELETE /volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:15.716798 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-23d86370-403a-4fe5-b3d0-375aa7966e31 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:15.719014 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-23d86370-403a-4fe5-b3d0-375aa7966e31 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 Aug 07 21:06:15.719238 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-23d86370-403a-4fe5-b3d0-375aa7966e31 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:15.719451 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-23d86370-403a-4fe5-b3d0-375aa7966e31 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:15.726677 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:15.726677 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:15.727242 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-23d86370-403a-4fe5-b3d0-375aa7966e31 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:15.728311 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-23d86370-403a-4fe5-b3d0-375aa7966e31 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 returned with HTTP 200 Aug 07 21:06:15.728709 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 887/3537] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:15 2026] GET /volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:15.877558 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-77207025-6512-4dde-877c-52cab7c45c64 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:15.880368 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-77207025-6512-4dde-877c-52cab7c45c64 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:15.880488 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-77207025-6512-4dde-877c-52cab7c45c64 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:15.880787 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-77207025-6512-4dde-877c-52cab7c45c64 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:15.881097 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-77207025-6512-4dde-877c-52cab7c45c64 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:15.886564 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:15.886564 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:15.887663 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-77207025-6512-4dde-877c-52cab7c45c64 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:15.888174 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 898/3538] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:15 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:06:15.969992 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0e11d59b-90f2-4394-b836-7351e483051b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:15.972324 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e11d59b-90f2-4394-b836-7351e483051b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:15.972604 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e11d59b-90f2-4394-b836-7351e483051b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:15.972908 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e11d59b-90f2-4394-b836-7351e483051b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:15.973112 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0e11d59b-90f2-4394-b836-7351e483051b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:15.978518 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:15.978518 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:15.979173 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e11d59b-90f2-4394-b836-7351e483051b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:15.979653 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 881/3539] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:15 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:16.741065 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-00614c48-23f3-4d32-8ed0-a598fc2c61c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:16.746042 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00614c48-23f3-4d32-8ed0-a598fc2c61c9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 Aug 07 21:06:16.746380 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00614c48-23f3-4d32-8ed0-a598fc2c61c9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:16.746626 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00614c48-23f3-4d32-8ed0-a598fc2c61c9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:16.753031 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00614c48-23f3-4d32-8ed0-a598fc2c61c9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 returned with HTTP 404 Aug 07 21:06:16.753706 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 874/3540] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:16 2026] GET /volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:16.766155 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c18b9b33-2b12-4e38-94b5-8e4d0179b4ea None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:16.769296 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c18b9b33-2b12-4e38-94b5-8e4d0179b4ea tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 Aug 07 21:06:16.769296 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c18b9b33-2b12-4e38-94b5-8e4d0179b4ea tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:16.769296 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c18b9b33-2b12-4e38-94b5-8e4d0179b4ea tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:16.769553 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-c18b9b33-2b12-4e38-94b5-8e4d0179b4ea tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: 839b8f8d-da82-430d-b86f-2575b822c1a9 Aug 07 21:06:16.777900 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:16.777900 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:16.778952 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c18b9b33-2b12-4e38-94b5-8e4d0179b4ea tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:16.802448 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c18b9b33-2b12-4e38-94b5-8e4d0179b4ea tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot delete request issued successfully. Aug 07 21:06:16.802656 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c18b9b33-2b12-4e38-94b5-8e4d0179b4ea tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 returned with HTTP 202 Aug 07 21:06:16.803132 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 888/3541] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:16 2026] DELETE /volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:16.813261 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c5cd444f-5f94-4757-866f-920a05f727ec None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:16.815625 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c5cd444f-5f94-4757-866f-920a05f727ec tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 Aug 07 21:06:16.816065 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c5cd444f-5f94-4757-866f-920a05f727ec tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:16.816285 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c5cd444f-5f94-4757-866f-920a05f727ec tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:16.824139 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:16.824139 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:16.824665 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c5cd444f-5f94-4757-866f-920a05f727ec tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:16.825702 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c5cd444f-5f94-4757-866f-920a05f727ec tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 returned with HTTP 200 Aug 07 21:06:16.826218 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 899/3542] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:16 2026] GET /volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:16.902086 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4df9e210-d697-463f-be50-d37d03ccb38b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:16.904614 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4df9e210-d697-463f-be50-d37d03ccb38b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:16.904926 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4df9e210-d697-463f-be50-d37d03ccb38b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:16.905271 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4df9e210-d697-463f-be50-d37d03ccb38b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:16.905437 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4df9e210-d697-463f-be50-d37d03ccb38b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:16.910584 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:16.910584 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:16.911477 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4df9e210-d697-463f-be50-d37d03ccb38b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:16.911978 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 882/3543] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:16 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:16.992650 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01f94e55-7107-48c9-9eec-0a08aef628e6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:16.994720 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01f94e55-7107-48c9-9eec-0a08aef628e6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:16.995028 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01f94e55-7107-48c9-9eec-0a08aef628e6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:16.995309 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01f94e55-7107-48c9-9eec-0a08aef628e6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:16.995473 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-01f94e55-7107-48c9-9eec-0a08aef628e6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:17.000329 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:17.000329 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:17.001045 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01f94e55-7107-48c9-9eec-0a08aef628e6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:17.001510 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 875/3544] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:16 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:17.837819 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cbaef290-b8d0-44e9-9195-9f5ddfba56f4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:17.840299 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cbaef290-b8d0-44e9-9195-9f5ddfba56f4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 Aug 07 21:06:17.840538 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cbaef290-b8d0-44e9-9195-9f5ddfba56f4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:17.840789 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cbaef290-b8d0-44e9-9195-9f5ddfba56f4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:17.845779 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cbaef290-b8d0-44e9-9195-9f5ddfba56f4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 returned with HTTP 404 Aug 07 21:06:17.846635 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 889/3545] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:17 2026] GET /volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:17.856327 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8ba4949c-4bca-4929-b9ed-1afd815722e9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:17.859016 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8ba4949c-4bca-4929-b9ed-1afd815722e9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 Aug 07 21:06:17.859511 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8ba4949c-4bca-4929-b9ed-1afd815722e9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:17.859779 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8ba4949c-4bca-4929-b9ed-1afd815722e9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:17.860733 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-8ba4949c-4bca-4929-b9ed-1afd815722e9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: 75ce998f-3c28-4be0-918c-38dbd15b4672 Aug 07 21:06:17.866917 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:17.866917 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:17.867500 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8ba4949c-4bca-4929-b9ed-1afd815722e9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:17.894741 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8ba4949c-4bca-4929-b9ed-1afd815722e9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot delete request issued successfully. Aug 07 21:06:17.895092 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8ba4949c-4bca-4929-b9ed-1afd815722e9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 returned with HTTP 202 Aug 07 21:06:17.895713 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 900/3546] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:17 2026] DELETE /volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:17.906052 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e410e9f0-6412-44c8-bc30-ac4706068af7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:17.908714 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e410e9f0-6412-44c8-bc30-ac4706068af7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 Aug 07 21:06:17.909025 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e410e9f0-6412-44c8-bc30-ac4706068af7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:17.909232 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e410e9f0-6412-44c8-bc30-ac4706068af7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:17.918929 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:17.918929 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:17.919498 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e410e9f0-6412-44c8-bc30-ac4706068af7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:17.920622 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e410e9f0-6412-44c8-bc30-ac4706068af7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 returned with HTTP 200 Aug 07 21:06:17.921167 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 883/3547] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:17 2026] GET /volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:17.924597 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b6fdd3f3-099d-4f56-9492-14d0d6a8c9b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:17.927073 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6fdd3f3-099d-4f56-9492-14d0d6a8c9b8 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:17.928091 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6fdd3f3-099d-4f56-9492-14d0d6a8c9b8 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:17.928413 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6fdd3f3-099d-4f56-9492-14d0d6a8c9b8 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:17.928559 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b6fdd3f3-099d-4f56-9492-14d0d6a8c9b8 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:17.933786 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:17.933786 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:17.935792 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6fdd3f3-099d-4f56-9492-14d0d6a8c9b8 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:17.936459 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 876/3548] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:17 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:18.015608 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4927f81d-ad00-4bb2-a6e0-cb849c696a52 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:18.018017 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4927f81d-ad00-4bb2-a6e0-cb849c696a52 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:18.018262 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4927f81d-ad00-4bb2-a6e0-cb849c696a52 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:18.018492 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4927f81d-ad00-4bb2-a6e0-cb849c696a52 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:18.018660 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-4927f81d-ad00-4bb2-a6e0-cb849c696a52 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:18.025700 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:18.025700 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:18.026524 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4927f81d-ad00-4bb2-a6e0-cb849c696a52 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:18.026952 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 890/3549] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:18 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:18.931666 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e428ccf1-c08f-4971-b5bd-61afbec6ff2b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:18.933778 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e428ccf1-c08f-4971-b5bd-61afbec6ff2b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 Aug 07 21:06:18.934042 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e428ccf1-c08f-4971-b5bd-61afbec6ff2b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:18.934247 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e428ccf1-c08f-4971-b5bd-61afbec6ff2b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:18.939221 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e428ccf1-c08f-4971-b5bd-61afbec6ff2b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 returned with HTTP 404 Aug 07 21:06:18.939777 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 901/3550] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:18 2026] GET /volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:18.947470 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d95e6744-7649-4c9a-b8f6-3ef9c041f7a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:18.948570 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-19dd4f6f-e2e6-46b9-a35e-1ccbe4ac5d2d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:18.949366 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d95e6744-7649-4c9a-b8f6-3ef9c041f7a9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 Aug 07 21:06:18.949612 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d95e6744-7649-4c9a-b8f6-3ef9c041f7a9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:18.949836 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d95e6744-7649-4c9a-b8f6-3ef9c041f7a9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:18.949967 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-d95e6744-7649-4c9a-b8f6-3ef9c041f7a9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: 839b8f8d-da82-430d-b86f-2575b822c1a9 Aug 07 21:06:18.951513 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-19dd4f6f-e2e6-46b9-a35e-1ccbe4ac5d2d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:18.951817 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-19dd4f6f-e2e6-46b9-a35e-1ccbe4ac5d2d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:18.953003 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-19dd4f6f-e2e6-46b9-a35e-1ccbe4ac5d2d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:18.953184 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-19dd4f6f-e2e6-46b9-a35e-1ccbe4ac5d2d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:18.958224 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:18.958224 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:18.958639 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d95e6744-7649-4c9a-b8f6-3ef9c041f7a9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 returned with HTTP 404 Aug 07 21:06:18.959154 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-19dd4f6f-e2e6-46b9-a35e-1ccbe4ac5d2d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:18.959224 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 884/3551] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:18 2026] DELETE /volume/v3/snapshots/839b8f8d-da82-430d-b86f-2575b822c1a9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:18.959619 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 877/3552] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:18 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:18.968880 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-384fa633-31ee-48c1-9bd4-214bc2fa2772 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:18.970874 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-384fa633-31ee-48c1-9bd4-214bc2fa2772 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 Aug 07 21:06:18.971186 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-384fa633-31ee-48c1-9bd4-214bc2fa2772 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:18.971592 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-384fa633-31ee-48c1-9bd4-214bc2fa2772 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:18.971904 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-384fa633-31ee-48c1-9bd4-214bc2fa2772 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: 75ce998f-3c28-4be0-918c-38dbd15b4672 Aug 07 21:06:18.983159 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-384fa633-31ee-48c1-9bd4-214bc2fa2772 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 returned with HTTP 404 Aug 07 21:06:18.983674 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 891/3553] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:18 2026] DELETE /volume/v3/snapshots/75ce998f-3c28-4be0-918c-38dbd15b4672 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:18.991589 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f3e45246-507c-4130-b53c-85c45b697350 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:18.993636 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f3e45246-507c-4130-b53c-85c45b697350 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 Aug 07 21:06:18.993932 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f3e45246-507c-4130-b53c-85c45b697350 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:18.994125 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f3e45246-507c-4130-b53c-85c45b697350 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:18.994274 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-f3e45246-507c-4130-b53c-85c45b697350 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 Aug 07 21:06:18.999643 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f3e45246-507c-4130-b53c-85c45b697350 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 returned with HTTP 404 Aug 07 21:06:19.000196 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 902/3554] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:18 2026] DELETE /volume/v3/snapshots/bcf8cb2e-afdd-47cb-ae18-684a8b68f1a8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:19.043723 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1114de50-c694-44a5-a9e4-4aed0d46486c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:19.046788 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1114de50-c694-44a5-a9e4-4aed0d46486c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:19.047622 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1114de50-c694-44a5-a9e4-4aed0d46486c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:19.047934 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1114de50-c694-44a5-a9e4-4aed0d46486c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:19.048052 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1114de50-c694-44a5-a9e4-4aed0d46486c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:19.048506 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-0002cc09-55f6-4c2a-abd7-488733b8ed25 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:19.051071 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-0002cc09-55f6-4c2a-abd7-488733b8ed25 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:19.051347 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-0002cc09-55f6-4c2a-abd7-488733b8ed25 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:19.051914 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-0002cc09-55f6-4c2a-abd7-488733b8ed25 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:19.053883 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:19.053883 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:19.054732 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1114de50-c694-44a5-a9e4-4aed0d46486c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:19.055212 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 885/3555] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:19 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:19.063269 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:19.063269 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:19.067633 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-0002cc09-55f6-4c2a-abd7-488733b8ed25 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:19.074685 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-0002cc09-55f6-4c2a-abd7-488733b8ed25 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:06:19.075314 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 878/3556] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:06:19 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 1654 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:19.101234 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-05b22c2a-c952-4849-be57-18bb755a22cf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:19.103946 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-05b22c2a-c952-4849-be57-18bb755a22cf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541/action Aug 07 21:06:19.104359 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-05b22c2a-c952-4849-be57-18bb755a22cf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:06:19.104511 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-05b22c2a-c952-4849-be57-18bb755a22cf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:19.120062 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:19.120062 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:19.120864 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-05b22c2a-c952-4849-be57-18bb755a22cf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:19.135249 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-05b22c2a-c952-4849-be57-18bb755a22cf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Begin detaching volume completed successfully. Aug 07 21:06:19.136388 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-05b22c2a-c952-4849-be57-18bb755a22cf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541/action returned with HTTP 202 Aug 07 21:06:19.136388 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 892/3557] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:06:19 2026] POST /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:06:19.140848 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-baa20212-623d-4953-a598-69e6ee0f2865 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:19.142682 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-baa20212-623d-4953-a598-69e6ee0f2865 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:06:19.143083 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-baa20212-623d-4953-a598-69e6ee0f2865 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4459e29d-d080-4532-9839-fe5fecb0a1a9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-891106065", "description": null, "metadata": null}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:19.157646 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:19.157646 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:19.158542 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-baa20212-623d-4953-a598-69e6ee0f2865 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:06:19.158769 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-baa20212-623d-4953-a598-69e6ee0f2865 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create snapshot from volume 4459e29d-d080-4532-9839-fe5fecb0a1a9 Aug 07 21:06:19.193488 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-67a216d1-0036-41a7-9fb9-7af6a94dbb0f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:19.193488 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67a216d1-0036-41a7-9fb9-7af6a94dbb0f None None] GET https://10.4.3.127/volume// Aug 07 21:06:19.193488 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67a216d1-0036-41a7-9fb9-7af6a94dbb0f None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:19.193488 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67a216d1-0036-41a7-9fb9-7af6a94dbb0f None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:19.193488 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67a216d1-0036-41a7-9fb9-7af6a94dbb0f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:06:19.193709 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 886/3558] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:06:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:06:19.208632 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-da46b70c-26c7-4139-83f5-e530786eac85 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:19.211257 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-da46b70c-26c7-4139-83f5-e530786eac85 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:19.211482 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-da46b70c-26c7-4139-83f5-e530786eac85 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:19.211733 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-da46b70c-26c7-4139-83f5-e530786eac85 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:19.229040 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-baa20212-623d-4953-a598-69e6ee0f2865 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['931888f8-6da2-48c8-b34f-5f9154685178', '944b03b7-98d8-4ae5-9c13-669faab119fe', 'cd86368b-5b01-4384-8b5d-c8eeb5bf8c21', '7a8e6e32-f659-4989-80bd-688beb069c79'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:19.235025 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:19.235025 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:19.256383 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-da46b70c-26c7-4139-83f5-e530786eac85 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:19.279781 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-da46b70c-26c7-4139-83f5-e530786eac85 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:06:19.280419 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 879/3559] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:06:19 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 1837 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:06:19.294190 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-baa20212-623d-4953-a598-69e6ee0f2865 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot force create request issued successfully. Aug 07 21:06:19.295176 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-baa20212-623d-4953-a598-69e6ee0f2865 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:06:19.295684 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 903/3560] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:06:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:19.311291 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6b9dc7ae-2fa1-4de6-84be-cc98bcbde36a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:19.314724 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6b9dc7ae-2fa1-4de6-84be-cc98bcbde36a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 Aug 07 21:06:19.314724 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6b9dc7ae-2fa1-4de6-84be-cc98bcbde36a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:19.316643 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6b9dc7ae-2fa1-4de6-84be-cc98bcbde36a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:19.325109 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:19.325109 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:19.325664 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6b9dc7ae-2fa1-4de6-84be-cc98bcbde36a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:19.327182 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6b9dc7ae-2fa1-4de6-84be-cc98bcbde36a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 returned with HTTP 200 Aug 07 21:06:19.327182 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 893/3561] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:19 2026] GET /volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:19.971395 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47e232d6-b249-4f1b-adde-9a3572809ae3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:19.973575 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47e232d6-b249-4f1b-adde-9a3572809ae3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:19.974229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47e232d6-b249-4f1b-adde-9a3572809ae3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:19.974229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47e232d6-b249-4f1b-adde-9a3572809ae3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:19.974229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-47e232d6-b249-4f1b-adde-9a3572809ae3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:19.979439 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:19.979439 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:19.980406 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47e232d6-b249-4f1b-adde-9a3572809ae3 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:19.980894 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 887/3562] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:19 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:20.069302 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bebc898c-14bd-4f5c-8aa1-426679c6bc40 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:20.071444 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bebc898c-14bd-4f5c-8aa1-426679c6bc40 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:20.071742 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bebc898c-14bd-4f5c-8aa1-426679c6bc40 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:20.072013 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bebc898c-14bd-4f5c-8aa1-426679c6bc40 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:20.072168 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bebc898c-14bd-4f5c-8aa1-426679c6bc40 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:20.078690 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:20.078690 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:20.079614 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bebc898c-14bd-4f5c-8aa1-426679c6bc40 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:20.080224 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 880/3563] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:20 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:20.337802 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-48b37fb2-2bd7-4cc3-ac4e-69be0e880c09 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:20.339589 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-48b37fb2-2bd7-4cc3-ac4e-69be0e880c09 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 Aug 07 21:06:20.339829 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-48b37fb2-2bd7-4cc3-ac4e-69be0e880c09 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:20.340047 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-48b37fb2-2bd7-4cc3-ac4e-69be0e880c09 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:20.345186 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:20.345186 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:20.345605 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-48b37fb2-2bd7-4cc3-ac4e-69be0e880c09 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:20.346382 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-48b37fb2-2bd7-4cc3-ac4e-69be0e880c09 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 returned with HTTP 200 Aug 07 21:06:20.346729 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 904/3564] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:20 2026] GET /volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:20.359275 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1181c36b-57e0-47a9-ac2c-16ba79794033 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:20.362475 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1181c36b-57e0-47a9-ac2c-16ba79794033 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 Aug 07 21:06:20.362475 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1181c36b-57e0-47a9-ac2c-16ba79794033 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:20.362475 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1181c36b-57e0-47a9-ac2c-16ba79794033 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:20.366706 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:20.366706 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:20.367335 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1181c36b-57e0-47a9-ac2c-16ba79794033 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:20.368305 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1181c36b-57e0-47a9-ac2c-16ba79794033 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 returned with HTTP 200 Aug 07 21:06:20.368791 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 894/3565] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:20 2026] GET /volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:20.377632 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6ab1b053-7b28-4916-bf8b-163ffcceea5b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:20.381787 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ab1b053-7b28-4916-bf8b-163ffcceea5b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:06:20.381787 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ab1b053-7b28-4916-bf8b-163ffcceea5b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4459e29d-d080-4532-9839-fe5fecb0a1a9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-447037899", "description": null, "metadata": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:20.391089 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:20.391089 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:20.391802 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6ab1b053-7b28-4916-bf8b-163ffcceea5b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:06:20.392091 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-6ab1b053-7b28-4916-bf8b-163ffcceea5b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create snapshot from volume 4459e29d-d080-4532-9839-fe5fecb0a1a9 Aug 07 21:06:20.418174 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-6ab1b053-7b28-4916-bf8b-163ffcceea5b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['7ec5c7a8-ef67-47ba-b7be-12b40fa380f4', 'c272bc05-777b-4ef8-893e-0f67f748d3ca', '63a86f82-b4f9-48e2-a851-a4da915bb0fc', '6e052804-5ad4-4d47-ba6d-81ff1194c86f'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:20.451127 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-7739d930-2e56-482c-a443-addf0954b434 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:20.452683 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-7739d930-2e56-482c-a443-addf0954b434 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/attachments/05a2ec2d-acb8-454a-a323-e6055d66c2b2 Aug 07 21:06:20.453123 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-7739d930-2e56-482c-a443-addf0954b434 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:20.453206 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-7739d930-2e56-482c-a443-addf0954b434 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:20.463207 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:20.463207 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:20.471354 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6ab1b053-7b28-4916-bf8b-163ffcceea5b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot force create request issued successfully. Aug 07 21:06:20.471354 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ab1b053-7b28-4916-bf8b-163ffcceea5b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:06:20.471354 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 888/3566] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:06:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 21:06:20.481178 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6c72233d-20f6-4675-82fd-1dd42e7b3c97 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:20.483319 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6c72233d-20f6-4675-82fd-1dd42e7b3c97 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c Aug 07 21:06:20.483527 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6c72233d-20f6-4675-82fd-1dd42e7b3c97 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:20.483731 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6c72233d-20f6-4675-82fd-1dd42e7b3c97 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:20.495198 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:20.495198 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:20.498432 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6c72233d-20f6-4675-82fd-1dd42e7b3c97 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:20.499507 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6c72233d-20f6-4675-82fd-1dd42e7b3c97 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c returned with HTTP 200 Aug 07 21:06:20.500099 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 905/3567] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:20 2026] GET /volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:20.550279 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c9211f3c-b3f6-4426-b9c8-e66b46e95a82 req-7739d930-2e56-482c-a443-addf0954b434 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/attachments/05a2ec2d-acb8-454a-a323-e6055d66c2b2 returned with HTTP 200 Aug 07 21:06:20.550855 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 881/3568] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:06:20 2026] DELETE /volume/v3/attachments/05a2ec2d-acb8-454a-a323-e6055d66c2b2 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:20.995784 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-80b5c07b-45e4-4b93-ae68-e9b5f1e35006 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:21.001028 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-80b5c07b-45e4-4b93-ae68-e9b5f1e35006 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:21.001525 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-80b5c07b-45e4-4b93-ae68-e9b5f1e35006 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:21.001990 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-80b5c07b-45e4-4b93-ae68-e9b5f1e35006 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:21.002804 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-80b5c07b-45e4-4b93-ae68-e9b5f1e35006 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:21.014215 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:21.014215 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:21.016743 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-80b5c07b-45e4-4b93-ae68-e9b5f1e35006 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:21.016743 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 895/3569] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:20 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 783 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:21.095777 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-749bae6a-c72a-403e-a523-093d0cdf80b0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:21.098393 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-749bae6a-c72a-403e-a523-093d0cdf80b0 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:21.098814 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-749bae6a-c72a-403e-a523-093d0cdf80b0 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:21.099158 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-749bae6a-c72a-403e-a523-093d0cdf80b0 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:21.099352 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-749bae6a-c72a-403e-a523-093d0cdf80b0 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:21.105129 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:21.105129 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:21.106024 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-749bae6a-c72a-403e-a523-093d0cdf80b0 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:21.106939 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 889/3570] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:21 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:21.511533 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d11f4eb9-dc79-4db9-a916-b34a1926408f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:21.513934 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d11f4eb9-dc79-4db9-a916-b34a1926408f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c Aug 07 21:06:21.514215 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d11f4eb9-dc79-4db9-a916-b34a1926408f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:21.514468 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d11f4eb9-dc79-4db9-a916-b34a1926408f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:21.521835 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:21.521835 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:21.522482 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d11f4eb9-dc79-4db9-a916-b34a1926408f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:21.523602 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d11f4eb9-dc79-4db9-a916-b34a1926408f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c returned with HTTP 200 Aug 07 21:06:21.524161 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 906/3571] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:21 2026] GET /volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:21.538036 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a63eb543-cdb5-4961-89cb-93bf89a8bf75 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:21.540497 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a63eb543-cdb5-4961-89cb-93bf89a8bf75 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c Aug 07 21:06:21.540655 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a63eb543-cdb5-4961-89cb-93bf89a8bf75 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:21.541878 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a63eb543-cdb5-4961-89cb-93bf89a8bf75 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:21.548486 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:21.548486 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:21.549344 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a63eb543-cdb5-4961-89cb-93bf89a8bf75 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:21.550410 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a63eb543-cdb5-4961-89cb-93bf89a8bf75 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c returned with HTTP 200 Aug 07 21:06:21.550838 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 882/3572] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:21 2026] GET /volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:21.562572 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8f35e756-f343-4ed2-b9ba-f1180fae7af8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:21.565196 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8f35e756-f343-4ed2-b9ba-f1180fae7af8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:06:21.565814 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8f35e756-f343-4ed2-b9ba-f1180fae7af8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4459e29d-d080-4532-9839-fe5fecb0a1a9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1588793200", "description": null, "metadata": null}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:21.578944 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:21.578944 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:21.579611 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8f35e756-f343-4ed2-b9ba-f1180fae7af8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:06:21.579855 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-8f35e756-f343-4ed2-b9ba-f1180fae7af8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create snapshot from volume 4459e29d-d080-4532-9839-fe5fecb0a1a9 Aug 07 21:06:21.614589 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-8f35e756-f343-4ed2-b9ba-f1180fae7af8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['e8d4c7a4-5f69-4540-bc7e-21bb41ad84b0', '21243d02-c6fc-4bdf-a3eb-bfea5117d11c', '7e0c37fb-09e2-4643-9438-c028ddd00b39', '865ef21f-37e2-4178-bd74-d41ec3c70f3e'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:21.667701 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8f35e756-f343-4ed2-b9ba-f1180fae7af8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot force create request issued successfully. Aug 07 21:06:21.667701 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8f35e756-f343-4ed2-b9ba-f1180fae7af8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:06:21.668227 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 896/3573] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:06:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:21.679930 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-54963f7c-8724-4903-a20f-97f74de1a217 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:21.681798 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54963f7c-8724-4903-a20f-97f74de1a217 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 Aug 07 21:06:21.682110 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-54963f7c-8724-4903-a20f-97f74de1a217 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:21.682778 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-54963f7c-8724-4903-a20f-97f74de1a217 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:21.689853 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:21.689853 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:21.690533 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-54963f7c-8724-4903-a20f-97f74de1a217 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:21.691692 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54963f7c-8724-4903-a20f-97f74de1a217 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 returned with HTTP 200 Aug 07 21:06:21.694474 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 890/3574] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:21 2026] GET /volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:21.958663 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-ea237f98-e1fb-4faa-8076-19857dd07070 req-2e0ea915-b5f5-4e83-85bb-e0fe295aa3de None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:21.964549 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-ea237f98-e1fb-4faa-8076-19857dd07070 req-2e0ea915-b5f5-4e83-85bb-e0fe295aa3de tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/attachments/05a2ec2d-acb8-454a-a323-e6055d66c2b2 Aug 07 21:06:21.964867 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-ea237f98-e1fb-4faa-8076-19857dd07070 req-2e0ea915-b5f5-4e83-85bb-e0fe295aa3de tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:21.965159 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-ea237f98-e1fb-4faa-8076-19857dd07070 req-2e0ea915-b5f5-4e83-85bb-e0fe295aa3de tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:21.976654 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-ea237f98-e1fb-4faa-8076-19857dd07070 req-2e0ea915-b5f5-4e83-85bb-e0fe295aa3de tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/attachments/05a2ec2d-acb8-454a-a323-e6055d66c2b2 returned with HTTP 404 Aug 07 21:06:21.977289 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 907/3575] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:06:21 2026] DELETE /volume/v3/attachments/05a2ec2d-acb8-454a-a323-e6055d66c2b2 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:06:22.031196 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-66c7106c-39c3-4a30-989a-9d2b2aa517c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:22.034666 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-66c7106c-39c3-4a30-989a-9d2b2aa517c9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:22.034666 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-66c7106c-39c3-4a30-989a-9d2b2aa517c9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:22.034666 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-66c7106c-39c3-4a30-989a-9d2b2aa517c9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:22.034666 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-66c7106c-39c3-4a30-989a-9d2b2aa517c9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:22.042502 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:22.042502 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:22.044118 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-66c7106c-39c3-4a30-989a-9d2b2aa517c9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:22.044118 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 883/3576] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:22 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:22.119912 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a59348aa-6130-476e-8f45-ea17a33991d2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:22.121834 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a59348aa-6130-476e-8f45-ea17a33991d2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:22.122097 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a59348aa-6130-476e-8f45-ea17a33991d2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:22.122336 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a59348aa-6130-476e-8f45-ea17a33991d2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:22.122493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-a59348aa-6130-476e-8f45-ea17a33991d2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:22.127539 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:22.127539 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:22.127539 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a59348aa-6130-476e-8f45-ea17a33991d2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:22.127539 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 897/3577] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:22 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:22.704346 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-81f3befd-e700-4a90-a715-06b5676b5536 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:22.706471 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81f3befd-e700-4a90-a715-06b5676b5536 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 Aug 07 21:06:22.706666 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81f3befd-e700-4a90-a715-06b5676b5536 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:22.706870 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81f3befd-e700-4a90-a715-06b5676b5536 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:22.712150 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:22.712150 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:22.712590 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-81f3befd-e700-4a90-a715-06b5676b5536 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:22.713346 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81f3befd-e700-4a90-a715-06b5676b5536 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 returned with HTTP 200 Aug 07 21:06:22.713718 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 891/3578] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:22 2026] GET /volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:22.723350 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6df82cc1-3e9c-405e-83c6-5d584a003d0c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:22.725129 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6df82cc1-3e9c-405e-83c6-5d584a003d0c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 Aug 07 21:06:22.725311 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6df82cc1-3e9c-405e-83c6-5d584a003d0c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:22.725493 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6df82cc1-3e9c-405e-83c6-5d584a003d0c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:22.732279 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:22.732279 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:22.734513 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6df82cc1-3e9c-405e-83c6-5d584a003d0c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:22.734513 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6df82cc1-3e9c-405e-83c6-5d584a003d0c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 returned with HTTP 200 Aug 07 21:06:22.734513 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 908/3579] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:22 2026] GET /volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:23.059951 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dff8cd52-35b9-4ea2-a10b-1fc27808b922 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:23.064787 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dff8cd52-35b9-4ea2-a10b-1fc27808b922 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:23.064787 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dff8cd52-35b9-4ea2-a10b-1fc27808b922 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:23.064787 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dff8cd52-35b9-4ea2-a10b-1fc27808b922 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:23.064787 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-dff8cd52-35b9-4ea2-a10b-1fc27808b922 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:23.071874 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:23.071874 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:23.074101 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dff8cd52-35b9-4ea2-a10b-1fc27808b922 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:23.074101 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 884/3580] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:23 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 785 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:23.085436 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b7772d94-01e1-4691-8035-4402ea9b6834 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:23.088129 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b7772d94-01e1-4691-8035-4402ea9b6834 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:23.088352 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b7772d94-01e1-4691-8035-4402ea9b6834 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:23.088650 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b7772d94-01e1-4691-8035-4402ea9b6834 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:23.088845 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-b7772d94-01e1-4691-8035-4402ea9b6834 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:23.094104 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:23.094104 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:23.095113 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b7772d94-01e1-4691-8035-4402ea9b6834 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:23.095576 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 898/3581] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:23 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:23.109257 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-acf683df-d2f6-4e07-b529-d9c6acd0851d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:23.114857 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-acf683df-d2f6-4e07-b529-d9c6acd0851d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] DELETE https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:23.115149 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-acf683df-d2f6-4e07-b529-d9c6acd0851d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:23.115408 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-acf683df-d2f6-4e07-b529-d9c6acd0851d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:23.115567 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-acf683df-d2f6-4e07-b529-d9c6acd0851d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete backup with id: c176a2a8-cf8d-4563-87ab-c758db158088. Aug 07 21:06:23.124324 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:23.124324 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:23.139965 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9ec7ec8e-fde8-4b05-9590-7e3adc77a7ed None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:23.142170 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9ec7ec8e-fde8-4b05-9590-7e3adc77a7ed tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:23.142435 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9ec7ec8e-fde8-4b05-9590-7e3adc77a7ed tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:23.142612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9ec7ec8e-fde8-4b05-9590-7e3adc77a7ed tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:23.142719 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-9ec7ec8e-fde8-4b05-9590-7e3adc77a7ed tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:23.143048 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-acf683df-d2f6-4e07-b529-d9c6acd0851d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] delete_backup rpcapi backup_id c176a2a8-cf8d-4563-87ab-c758db158088 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:06:23.145114 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-acf683df-d2f6-4e07-b529-d9c6acd0851d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 202 Aug 07 21:06:23.146072 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 892/3582] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:06:23 2026] DELETE /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 21:06:23.156407 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-339efac0-8c79-46b0-89ad-1856f2180502 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:23.157284 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:23.157284 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:23.158306 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9ec7ec8e-fde8-4b05-9590-7e3adc77a7ed tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:23.158466 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-339efac0-8c79-46b0-89ad-1856f2180502 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:23.158846 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-339efac0-8c79-46b0-89ad-1856f2180502 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:23.158925 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 909/3583] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:23 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:23.160249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-339efac0-8c79-46b0-89ad-1856f2180502 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:23.160249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-339efac0-8c79-46b0-89ad-1856f2180502 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:23.164429 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:23.164429 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:23.165406 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-339efac0-8c79-46b0-89ad-1856f2180502 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 200 Aug 07 21:06:23.165904 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 885/3584] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:23 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:23.669926 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6f7cf9d0-2d27-44f5-8bb2-91d62a2e81f3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:23.672507 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6f7cf9d0-2d27-44f5-8bb2-91d62a2e81f3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:23.673179 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6f7cf9d0-2d27-44f5-8bb2-91d62a2e81f3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:23.673179 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6f7cf9d0-2d27-44f5-8bb2-91d62a2e81f3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:23.688712 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:23.688712 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:23.693151 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6f7cf9d0-2d27-44f5-8bb2-91d62a2e81f3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:23.699052 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6f7cf9d0-2d27-44f5-8bb2-91d62a2e81f3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:06:23.699524 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 899/3585] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:23 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:23.721568 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fe47018d-2378-44ac-8dc6-308001cb7c48 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:23.725859 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe47018d-2378-44ac-8dc6-308001cb7c48 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:23.726608 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe47018d-2378-44ac-8dc6-308001cb7c48 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:23.726608 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe47018d-2378-44ac-8dc6-308001cb7c48 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:23.726727 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-fe47018d-2378-44ac-8dc6-308001cb7c48 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume with id: e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:23.737607 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:23.737607 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:23.738639 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fe47018d-2378-44ac-8dc6-308001cb7c48 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:23.765656 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fe47018d-2378-44ac-8dc6-308001cb7c48 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume request issued successfully. Aug 07 21:06:23.766092 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe47018d-2378-44ac-8dc6-308001cb7c48 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 202 Aug 07 21:06:23.766753 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 893/3586] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:06:23 2026] DELETE /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:23.775584 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-671b2c4f-378e-4337-8e44-7cb04ad17b2b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:23.781584 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-671b2c4f-378e-4337-8e44-7cb04ad17b2b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:23.781967 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-671b2c4f-378e-4337-8e44-7cb04ad17b2b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:23.782206 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-671b2c4f-378e-4337-8e44-7cb04ad17b2b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:23.794024 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:23.794024 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:23.799386 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-671b2c4f-378e-4337-8e44-7cb04ad17b2b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:23.806146 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-671b2c4f-378e-4337-8e44-7cb04ad17b2b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 200 Aug 07 21:06:23.806708 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 910/3587] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:23 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:24.173795 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-39fdab2a-42cc-44de-a4d1-0f0e5030b42a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:24.173795 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39fdab2a-42cc-44de-a4d1-0f0e5030b42a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:24.174291 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39fdab2a-42cc-44de-a4d1-0f0e5030b42a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:24.174408 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39fdab2a-42cc-44de-a4d1-0f0e5030b42a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:24.174544 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-39fdab2a-42cc-44de-a4d1-0f0e5030b42a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:24.177020 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1ed7e420-e54b-40e2-a034-6dd13e0bf0cc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:24.181120 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:24.181120 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:24.181251 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1ed7e420-e54b-40e2-a034-6dd13e0bf0cc tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 Aug 07 21:06:24.181296 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39fdab2a-42cc-44de-a4d1-0f0e5030b42a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:24.181332 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1ed7e420-e54b-40e2-a034-6dd13e0bf0cc tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:24.181389 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 886/3588] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:24 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:24.181439 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1ed7e420-e54b-40e2-a034-6dd13e0bf0cc tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:24.181439 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-1ed7e420-e54b-40e2-a034-6dd13e0bf0cc tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Show backup with id c176a2a8-cf8d-4563-87ab-c758db158088. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:24.186197 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1ed7e420-e54b-40e2-a034-6dd13e0bf0cc tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 returned with HTTP 404 Aug 07 21:06:24.186703 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 900/3589] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:24 2026] GET /volume/v3/backups/c176a2a8-cf8d-4563-87ab-c758db158088 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:24.196989 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c576066b-40ec-47fc-b999-a23907d74a02 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:24.200463 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c576066b-40ec-47fc-b999-a23907d74a02 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 Aug 07 21:06:24.200463 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c576066b-40ec-47fc-b999-a23907d74a02 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:24.200463 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c576066b-40ec-47fc-b999-a23907d74a02 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:24.200463 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-c576066b-40ec-47fc-b999-a23907d74a02 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete snapshot with id: 283543b5-9dbe-4604-af54-f7c81aa760c1 Aug 07 21:06:24.207317 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:24.207317 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:24.207317 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c576066b-40ec-47fc-b999-a23907d74a02 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Snapshot retrieved successfully. Aug 07 21:06:24.227530 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c576066b-40ec-47fc-b999-a23907d74a02 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Snapshot delete request issued successfully. Aug 07 21:06:24.227973 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c576066b-40ec-47fc-b999-a23907d74a02 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 returned with HTTP 202 Aug 07 21:06:24.228740 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 894/3590] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:24 2026] DELETE /volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:24.244340 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-164563b9-7d7a-4784-85b6-ba99ca862f5f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:24.248172 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-164563b9-7d7a-4784-85b6-ba99ca862f5f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 Aug 07 21:06:24.248396 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-164563b9-7d7a-4784-85b6-ba99ca862f5f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:24.248644 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-164563b9-7d7a-4784-85b6-ba99ca862f5f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:24.257348 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:24.257348 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:24.258108 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-164563b9-7d7a-4784-85b6-ba99ca862f5f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Snapshot retrieved successfully. Aug 07 21:06:24.259904 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-164563b9-7d7a-4784-85b6-ba99ca862f5f tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 returned with HTTP 200 Aug 07 21:06:24.260555 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 911/3591] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:24 2026] GET /volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:24.351872 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f2b56db-dcf5-40ae-b588-e333e3120986 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:24.355246 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f2b56db-dcf5-40ae-b588-e333e3120986 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 Aug 07 21:06:24.355511 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f2b56db-dcf5-40ae-b588-e333e3120986 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:24.356086 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f2b56db-dcf5-40ae-b588-e333e3120986 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:24.356086 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-9f2b56db-dcf5-40ae-b588-e333e3120986 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete snapshot with id: 6a014cf5-b45d-41b1-99fd-1beb833ffb84 Aug 07 21:06:24.364938 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:24.364938 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:24.365489 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f2b56db-dcf5-40ae-b588-e333e3120986 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:24.403494 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f2b56db-dcf5-40ae-b588-e333e3120986 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot delete request issued successfully. Aug 07 21:06:24.403835 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f2b56db-dcf5-40ae-b588-e333e3120986 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 returned with HTTP 202 Aug 07 21:06:24.404439 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 887/3592] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:24 2026] DELETE /volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:24.412265 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dbfa3b4b-42d9-4245-b488-3a04e7de2e91 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:24.417250 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dbfa3b4b-42d9-4245-b488-3a04e7de2e91 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 Aug 07 21:06:24.417476 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dbfa3b4b-42d9-4245-b488-3a04e7de2e91 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:24.417742 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dbfa3b4b-42d9-4245-b488-3a04e7de2e91 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:24.425337 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:24.425337 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:24.425849 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-dbfa3b4b-42d9-4245-b488-3a04e7de2e91 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:24.426788 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dbfa3b4b-42d9-4245-b488-3a04e7de2e91 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 returned with HTTP 200 Aug 07 21:06:24.427165 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 901/3593] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:24 2026] GET /volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:24.823146 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-120b0285-313d-4b39-8d5e-2632b57d4f92 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:24.825711 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-120b0285-313d-4b39-8d5e-2632b57d4f92 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 Aug 07 21:06:24.826058 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-120b0285-313d-4b39-8d5e-2632b57d4f92 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:24.826440 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-120b0285-313d-4b39-8d5e-2632b57d4f92 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:24.834477 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-120b0285-313d-4b39-8d5e-2632b57d4f92 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 returned with HTTP 404 Aug 07 21:06:24.835359 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 895/3594] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:24 2026] GET /volume/v3/volumes/e81bdf3e-7c6e-4d15-8a8c-6da603a05541 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:24.849786 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-610bf1b4-cf7c-4e9f-b80b-ef2830768800 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:24.851838 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-610bf1b4-cf7c-4e9f-b80b-ef2830768800 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:06:24.852073 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-610bf1b4-cf7c-4e9f-b80b-ef2830768800 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:24.852482 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-610bf1b4-cf7c-4e9f-b80b-ef2830768800 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:24.864568 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:24.864568 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:24.870239 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-610bf1b4-cf7c-4e9f-b80b-ef2830768800 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:24.875780 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-610bf1b4-cf7c-4e9f-b80b-ef2830768800 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:06:24.876516 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 912/3595] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:24 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:24.891121 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c74a5a7d-e1b1-4075-a03d-3c23f9ea96e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:24.894539 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c74a5a7d-e1b1-4075-a03d-3c23f9ea96e7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:06:24.894855 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c74a5a7d-e1b1-4075-a03d-3c23f9ea96e7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8515522e-9b89-4417-b5e2-184e294ff43c", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-910813119"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:24.909197 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:24.909197 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:24.909653 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c74a5a7d-e1b1-4075-a03d-3c23f9ea96e7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:24.909801 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-c74a5a7d-e1b1-4075-a03d-3c23f9ea96e7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create snapshot from volume 8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:06:24.947525 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c74a5a7d-e1b1-4075-a03d-3c23f9ea96e7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['d4350bf7-4558-403d-8823-eb0cad7053e4', '8e230edf-0f1b-48c5-8f48-647adeb6ca91', 'd278ba14-6b4a-4f14-ab71-38e672c4c611', '96640c97-86aa-48cf-a08a-05773de154d8'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:24.998170 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c74a5a7d-e1b1-4075-a03d-3c23f9ea96e7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot create request issued successfully. Aug 07 21:06:24.998666 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c74a5a7d-e1b1-4075-a03d-3c23f9ea96e7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:06:24.999213 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 888/3596] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:06:24 2026] POST /volume/v3/snapshots => generated 379 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:25.010198 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6d7c0fa8-1460-4a70-b955-44682d282b5d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:25.013044 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6d7c0fa8-1460-4a70-b955-44682d282b5d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 Aug 07 21:06:25.013467 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6d7c0fa8-1460-4a70-b955-44682d282b5d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:25.013529 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6d7c0fa8-1460-4a70-b955-44682d282b5d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:25.024512 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:25.024512 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:25.025044 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6d7c0fa8-1460-4a70-b955-44682d282b5d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:25.025932 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6d7c0fa8-1460-4a70-b955-44682d282b5d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 returned with HTTP 200 Aug 07 21:06:25.026469 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 902/3597] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:25 2026] GET /volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:25.191975 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ec76adfb-b081-491b-b279-36129444cc2e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:25.193838 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec76adfb-b081-491b-b279-36129444cc2e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:25.194092 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec76adfb-b081-491b-b279-36129444cc2e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:25.194285 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec76adfb-b081-491b-b279-36129444cc2e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:25.194402 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ec76adfb-b081-491b-b279-36129444cc2e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:25.199273 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:25.199273 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:25.200357 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec76adfb-b081-491b-b279-36129444cc2e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:25.201032 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 896/3598] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:25 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:25.271322 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e71bd242-9ec4-4cec-a8a9-0bf7816c19a6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:25.273671 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e71bd242-9ec4-4cec-a8a9-0bf7816c19a6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 Aug 07 21:06:25.273974 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e71bd242-9ec4-4cec-a8a9-0bf7816c19a6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:25.274257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e71bd242-9ec4-4cec-a8a9-0bf7816c19a6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:25.280100 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e71bd242-9ec4-4cec-a8a9-0bf7816c19a6 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 returned with HTTP 404 Aug 07 21:06:25.280747 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 913/3599] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:25 2026] GET /volume/v3/snapshots/283543b5-9dbe-4604-af54-f7c81aa760c1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:25.290282 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aef7a2d6-69c9-46d2-9d15-aa1e69723817 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:25.294059 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aef7a2d6-69c9-46d2-9d15-aa1e69723817 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] DELETE https://10.4.3.127/volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 Aug 07 21:06:25.294308 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aef7a2d6-69c9-46d2-9d15-aa1e69723817 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:25.294487 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aef7a2d6-69c9-46d2-9d15-aa1e69723817 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:25.294682 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-aef7a2d6-69c9-46d2-9d15-aa1e69723817 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete volume with id: 8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 Aug 07 21:06:25.303651 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:25.303651 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:25.304326 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-aef7a2d6-69c9-46d2-9d15-aa1e69723817 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:06:25.324995 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-aef7a2d6-69c9-46d2-9d15-aa1e69723817 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete volume request issued successfully. Aug 07 21:06:25.325162 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aef7a2d6-69c9-46d2-9d15-aa1e69723817 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 returned with HTTP 202 Aug 07 21:06:25.325651 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 889/3600] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:06:25 2026] DELETE /volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:25.334672 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-46ac9864-df3e-4771-845e-5bf9e9ffdb5b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:25.335931 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-46ac9864-df3e-4771-845e-5bf9e9ffdb5b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 Aug 07 21:06:25.336279 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-46ac9864-df3e-4771-845e-5bf9e9ffdb5b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:25.337275 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-46ac9864-df3e-4771-845e-5bf9e9ffdb5b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:25.346560 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:25.346560 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:25.353334 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-46ac9864-df3e-4771-845e-5bf9e9ffdb5b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:06:25.360308 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-46ac9864-df3e-4771-845e-5bf9e9ffdb5b tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 returned with HTTP 200 Aug 07 21:06:25.360828 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 903/3601] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:25 2026] GET /volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:25.438883 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-59ecf409-37b4-4653-beaa-ca5b976a036d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:25.441883 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59ecf409-37b4-4653-beaa-ca5b976a036d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 Aug 07 21:06:25.441883 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59ecf409-37b4-4653-beaa-ca5b976a036d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:25.442093 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59ecf409-37b4-4653-beaa-ca5b976a036d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:25.447750 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59ecf409-37b4-4653-beaa-ca5b976a036d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 returned with HTTP 404 Aug 07 21:06:25.448438 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 897/3602] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:25 2026] GET /volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:25.457247 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-351f1d7e-6ce2-46b0-ae62-9b78b3a617b7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:25.460899 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-351f1d7e-6ce2-46b0-ae62-9b78b3a617b7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c Aug 07 21:06:25.461191 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-351f1d7e-6ce2-46b0-ae62-9b78b3a617b7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:25.461425 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-351f1d7e-6ce2-46b0-ae62-9b78b3a617b7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:25.461568 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-351f1d7e-6ce2-46b0-ae62-9b78b3a617b7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete snapshot with id: 4ce83834-078c-4526-b24d-835f74373f8c Aug 07 21:06:25.471163 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:25.471163 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:25.473012 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-351f1d7e-6ce2-46b0-ae62-9b78b3a617b7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:25.504894 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-351f1d7e-6ce2-46b0-ae62-9b78b3a617b7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot delete request issued successfully. Aug 07 21:06:25.505177 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-351f1d7e-6ce2-46b0-ae62-9b78b3a617b7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c returned with HTTP 202 Aug 07 21:06:25.505877 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 914/3603] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:25 2026] DELETE /volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:25.514858 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-935e18ea-a59e-4112-82bf-34e2d397cc7b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:25.516048 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-935e18ea-a59e-4112-82bf-34e2d397cc7b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c Aug 07 21:06:25.516299 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-935e18ea-a59e-4112-82bf-34e2d397cc7b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:25.516471 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-935e18ea-a59e-4112-82bf-34e2d397cc7b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:25.522537 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:25.522537 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:25.522863 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-935e18ea-a59e-4112-82bf-34e2d397cc7b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:25.523685 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-935e18ea-a59e-4112-82bf-34e2d397cc7b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c returned with HTTP 200 Aug 07 21:06:25.524315 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 890/3604] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:25 2026] GET /volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:26.039427 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8b2f802e-d99b-48b0-bd3a-3c862a1841c4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.042191 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8b2f802e-d99b-48b0-bd3a-3c862a1841c4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 Aug 07 21:06:26.042595 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8b2f802e-d99b-48b0-bd3a-3c862a1841c4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:26.043080 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8b2f802e-d99b-48b0-bd3a-3c862a1841c4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:26.050144 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:26.050144 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:26.050705 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8b2f802e-d99b-48b0-bd3a-3c862a1841c4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:26.051774 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8b2f802e-d99b-48b0-bd3a-3c862a1841c4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 returned with HTTP 200 Aug 07 21:06:26.052233 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 904/3605] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:26 2026] GET /volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:26.063324 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-760f81c4-a1e2-47b7-94ec-8b57dd6afa33 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.065634 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-760f81c4-a1e2-47b7-94ec-8b57dd6afa33 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 Aug 07 21:06:26.065996 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-760f81c4-a1e2-47b7-94ec-8b57dd6afa33 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:26.066335 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-760f81c4-a1e2-47b7-94ec-8b57dd6afa33 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:26.073610 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:26.073610 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:26.074106 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-760f81c4-a1e2-47b7-94ec-8b57dd6afa33 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:26.074909 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-760f81c4-a1e2-47b7-94ec-8b57dd6afa33 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 returned with HTTP 200 Aug 07 21:06:26.075490 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 898/3606] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:26 2026] GET /volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 => generated 538 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:26.086709 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b42cd611-e022-4a03-b443-dc1aa5f4c876 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.088634 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b42cd611-e022-4a03-b443-dc1aa5f4c876 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots Aug 07 21:06:26.088893 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b42cd611-e022-4a03-b443-dc1aa5f4c876 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:26.089140 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b42cd611-e022-4a03-b443-dc1aa5f4c876 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:26.089418 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-b42cd611-e022-4a03-b443-dc1aa5f4c876 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:06:26.089710 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:26.089710 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:26.090623 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.db.api [None req-b42cd611-e022-4a03-b443-dc1aa5f4c876 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Building query based on filter {{(pid=100277) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:06:26.095207 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b42cd611-e022-4a03-b443-dc1aa5f4c876 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Get all snapshots completed successfully. Aug 07 21:06:26.095618 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b42cd611-e022-4a03-b443-dc1aa5f4c876 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 07 21:06:26.096156 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 915/3607] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 7 21:06:26 2026] GET /volume/v3/snapshots => generated 407 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:26.108203 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9776642a-d26a-4234-a865-30d48e004ba7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.110668 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9776642a-d26a-4234-a865-30d48e004ba7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] PUT https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 Aug 07 21:06:26.111082 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9776642a-d26a-4234-a865-30d48e004ba7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1130936437", "description": "This is the new description of snapshot."}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:26.121169 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:26.121169 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:26.121772 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9776642a-d26a-4234-a865-30d48e004ba7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:26.130660 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9776642a-d26a-4234-a865-30d48e004ba7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 returned with HTTP 200 Aug 07 21:06:26.131245 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 891/3608] 10.4.3.127 () {68 vars in 1375 bytes} [Fri Aug 7 21:06:26 2026] PUT /volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:26.141619 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f8189bbf-fd77-4595-9666-de754f6f2117 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.143846 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f8189bbf-fd77-4595-9666-de754f6f2117 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 Aug 07 21:06:26.144071 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f8189bbf-fd77-4595-9666-de754f6f2117 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:26.144263 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f8189bbf-fd77-4595-9666-de754f6f2117 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:26.150717 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:26.150717 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:26.151224 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f8189bbf-fd77-4595-9666-de754f6f2117 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:26.152169 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f8189bbf-fd77-4595-9666-de754f6f2117 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 returned with HTTP 200 Aug 07 21:06:26.152539 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 905/3609] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:26 2026] GET /volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 => generated 577 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:26.162053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-af35afbc-ed9a-4075-84b1-ea67f2c2fe04 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.164664 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af35afbc-ed9a-4075-84b1-ea67f2c2fe04 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 Aug 07 21:06:26.164928 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-af35afbc-ed9a-4075-84b1-ea67f2c2fe04 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:26.165178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-af35afbc-ed9a-4075-84b1-ea67f2c2fe04 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:26.165275 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-af35afbc-ed9a-4075-84b1-ea67f2c2fe04 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 Aug 07 21:06:26.171602 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:26.171602 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:26.172229 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-af35afbc-ed9a-4075-84b1-ea67f2c2fe04 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:26.194743 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-af35afbc-ed9a-4075-84b1-ea67f2c2fe04 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot delete request issued successfully. Aug 07 21:06:26.194987 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af35afbc-ed9a-4075-84b1-ea67f2c2fe04 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 returned with HTTP 202 Aug 07 21:06:26.195327 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 899/3610] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:26 2026] DELETE /volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:26.206825 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4c615aa0-9988-47de-a1bd-5348a8c4856e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.208137 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c615aa0-9988-47de-a1bd-5348a8c4856e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 Aug 07 21:06:26.208548 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4c615aa0-9988-47de-a1bd-5348a8c4856e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:26.208692 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4c615aa0-9988-47de-a1bd-5348a8c4856e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:26.215716 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8acdf173-7ea0-4f00-afc2-4ac3806b7587 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.217681 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8acdf173-7ea0-4f00-afc2-4ac3806b7587 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:26.217917 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8acdf173-7ea0-4f00-afc2-4ac3806b7587 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:26.218136 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8acdf173-7ea0-4f00-afc2-4ac3806b7587 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:26.218235 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8acdf173-7ea0-4f00-afc2-4ac3806b7587 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:26.222164 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:26.222164 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:26.222850 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4c615aa0-9988-47de-a1bd-5348a8c4856e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:26.223178 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:26.223178 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:26.224198 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8acdf173-7ea0-4f00-afc2-4ac3806b7587 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:26.224405 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c615aa0-9988-47de-a1bd-5348a8c4856e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 returned with HTTP 200 Aug 07 21:06:26.224646 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 892/3611] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:26 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:26.225010 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 916/3612] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:26 2026] GET /volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 => generated 576 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:26.376582 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-92e5f47e-4575-4d67-821e-7c1a633cfae9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.378593 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-92e5f47e-4575-4d67-821e-7c1a633cfae9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 Aug 07 21:06:26.378814 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-92e5f47e-4575-4d67-821e-7c1a633cfae9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:26.379039 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-92e5f47e-4575-4d67-821e-7c1a633cfae9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:26.385018 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-92e5f47e-4575-4d67-821e-7c1a633cfae9 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 returned with HTTP 404 Aug 07 21:06:26.385480 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 906/3613] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:26 2026] GET /volume/v3/volumes/8a70c3af-e571-4b89-94d8-7d8ef1f24ee3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 21:06:26.392207 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bde9bacf-feed-4266-a275-3d12e3b26d53 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.394809 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bde9bacf-feed-4266-a275-3d12e3b26d53 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 Aug 07 21:06:26.395121 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bde9bacf-feed-4266-a275-3d12e3b26d53 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:26.395413 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bde9bacf-feed-4266-a275-3d12e3b26d53 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:26.395655 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-bde9bacf-feed-4266-a275-3d12e3b26d53 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete volume with id: 6e6b28b9-ba65-4e98-a970-677a832f0fe6 Aug 07 21:06:26.405289 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:26.405289 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:26.405923 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bde9bacf-feed-4266-a275-3d12e3b26d53 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:06:26.428516 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bde9bacf-feed-4266-a275-3d12e3b26d53 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete volume request issued successfully. Aug 07 21:06:26.428740 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bde9bacf-feed-4266-a275-3d12e3b26d53 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 returned with HTTP 202 Aug 07 21:06:26.429241 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 900/3614] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:06:26 2026] DELETE /volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:26.436871 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c52c2ff8-bf5a-472f-aa05-ddb670d6d045 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.439498 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c52c2ff8-bf5a-472f-aa05-ddb670d6d045 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 Aug 07 21:06:26.439498 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c52c2ff8-bf5a-472f-aa05-ddb670d6d045 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:26.439498 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c52c2ff8-bf5a-472f-aa05-ddb670d6d045 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:26.448783 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:26.448783 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:26.453338 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c52c2ff8-bf5a-472f-aa05-ddb670d6d045 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:06:26.458740 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c52c2ff8-bf5a-472f-aa05-ddb670d6d045 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 returned with HTTP 200 Aug 07 21:06:26.459306 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 893/3615] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:26 2026] GET /volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:26.535998 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-014ca1e2-3525-4a18-bd6b-9d40be34ff2d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.537951 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-014ca1e2-3525-4a18-bd6b-9d40be34ff2d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c Aug 07 21:06:26.538783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-014ca1e2-3525-4a18-bd6b-9d40be34ff2d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:26.538783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-014ca1e2-3525-4a18-bd6b-9d40be34ff2d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:26.547850 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-014ca1e2-3525-4a18-bd6b-9d40be34ff2d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c returned with HTTP 404 Aug 07 21:06:26.548535 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 917/3616] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:26 2026] GET /volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:26.555880 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ba665993-5afe-46cd-aa59-8116b225c8c4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.557852 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ba665993-5afe-46cd-aa59-8116b225c8c4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 Aug 07 21:06:26.558069 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ba665993-5afe-46cd-aa59-8116b225c8c4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:26.558278 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ba665993-5afe-46cd-aa59-8116b225c8c4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:26.558433 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-ba665993-5afe-46cd-aa59-8116b225c8c4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete snapshot with id: 23ef3b5b-f0b7-4706-a8c6-ebd397500857 Aug 07 21:06:26.563714 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:26.563714 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:26.564295 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ba665993-5afe-46cd-aa59-8116b225c8c4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:26.586642 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ba665993-5afe-46cd-aa59-8116b225c8c4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot delete request issued successfully. Aug 07 21:06:26.586911 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ba665993-5afe-46cd-aa59-8116b225c8c4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 returned with HTTP 202 Aug 07 21:06:26.587435 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 907/3617] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:26 2026] DELETE /volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:26.596393 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d1cd0b94-0ab2-4d91-861c-c31c0dff65ef None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:26.603040 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1cd0b94-0ab2-4d91-861c-c31c0dff65ef tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 Aug 07 21:06:26.603247 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1cd0b94-0ab2-4d91-861c-c31c0dff65ef tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:26.604635 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1cd0b94-0ab2-4d91-861c-c31c0dff65ef tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:26.615791 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:26.615791 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:26.615791 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d1cd0b94-0ab2-4d91-861c-c31c0dff65ef tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:06:26.615791 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1cd0b94-0ab2-4d91-861c-c31c0dff65ef tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 returned with HTTP 200 Aug 07 21:06:26.616628 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 901/3618] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:26 2026] GET /volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:27.240714 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2d4c5781-8e2b-44c0-b029-8945d15e3f5f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.241049 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4a0de5d6-7a5e-4179-a80d-8037ff7db301 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.242667 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d4c5781-8e2b-44c0-b029-8945d15e3f5f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 Aug 07 21:06:27.242816 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d4c5781-8e2b-44c0-b029-8945d15e3f5f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.243100 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d4c5781-8e2b-44c0-b029-8945d15e3f5f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.243234 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4a0de5d6-7a5e-4179-a80d-8037ff7db301 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:27.243504 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4a0de5d6-7a5e-4179-a80d-8037ff7db301 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.243730 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4a0de5d6-7a5e-4179-a80d-8037ff7db301 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.243976 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-4a0de5d6-7a5e-4179-a80d-8037ff7db301 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:27.248867 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d4c5781-8e2b-44c0-b029-8945d15e3f5f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 returned with HTTP 404 Aug 07 21:06:27.249440 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 894/3619] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:27 2026] GET /volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:27.250003 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:27.250003 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:27.250839 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4a0de5d6-7a5e-4179-a80d-8037ff7db301 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:27.251281 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 918/3620] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:27 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:27.261440 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-69a6b17d-62ae-4ce8-80df-f0410a7da8bf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.263481 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-69a6b17d-62ae-4ce8-80df-f0410a7da8bf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 Aug 07 21:06:27.263688 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-69a6b17d-62ae-4ce8-80df-f0410a7da8bf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.263995 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-69a6b17d-62ae-4ce8-80df-f0410a7da8bf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.264142 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-69a6b17d-62ae-4ce8-80df-f0410a7da8bf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 Aug 07 21:06:27.272120 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-69a6b17d-62ae-4ce8-80df-f0410a7da8bf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 returned with HTTP 404 Aug 07 21:06:27.272750 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 908/3621] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:27 2026] DELETE /volume/v3/snapshots/ddcb9047-d3a3-4bdd-94a1-ab045ba5f2c4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 21:06:27.282685 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b791dcd2-70af-465b-ad11-43d652ec1733 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.286785 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b791dcd2-70af-465b-ad11-43d652ec1733 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:06:27.286785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b791dcd2-70af-465b-ad11-43d652ec1733 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.286785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b791dcd2-70af-465b-ad11-43d652ec1733 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.295933 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:27.295933 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:27.301738 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b791dcd2-70af-465b-ad11-43d652ec1733 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:27.307325 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b791dcd2-70af-465b-ad11-43d652ec1733 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:06:27.307776 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 902/3622] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:27 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:27.322289 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d33acb90-65d3-4c1a-bde1-51f97e063504 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.324076 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d33acb90-65d3-4c1a-bde1-51f97e063504 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:06:27.324384 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d33acb90-65d3-4c1a-bde1-51f97e063504 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8515522e-9b89-4417-b5e2-184e294ff43c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1958852268"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:27.334647 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:27.334647 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:27.335145 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d33acb90-65d3-4c1a-bde1-51f97e063504 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:06:27.335274 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-d33acb90-65d3-4c1a-bde1-51f97e063504 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create snapshot from volume 8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:06:27.375874 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-d33acb90-65d3-4c1a-bde1-51f97e063504 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['ee905780-c1e5-43bf-a40d-81b51ed92d47', '2736d47a-f9e3-43bd-9db1-ce6031066d0b', '2324bf3c-3e25-4e1c-bc48-d05c94f980b5', 'cd5ffbe0-6a5a-4615-9d65-94a127a44ca7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:27.412545 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d33acb90-65d3-4c1a-bde1-51f97e063504 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot create request issued successfully. Aug 07 21:06:27.413178 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d33acb90-65d3-4c1a-bde1-51f97e063504 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:06:27.413748 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 895/3623] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:06:27 2026] POST /volume/v3/snapshots => generated 310 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:27.428783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7d913bd1-b873-43c9-8bd8-015436772ffd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.431149 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7d913bd1-b873-43c9-8bd8-015436772ffd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 Aug 07 21:06:27.431366 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7d913bd1-b873-43c9-8bd8-015436772ffd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.431580 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7d913bd1-b873-43c9-8bd8-015436772ffd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.436781 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:27.436781 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:27.437240 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7d913bd1-b873-43c9-8bd8-015436772ffd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:27.438152 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7d913bd1-b873-43c9-8bd8-015436772ffd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 returned with HTTP 200 Aug 07 21:06:27.438550 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 919/3624] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:27 2026] GET /volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:27.473609 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-48bc319e-b650-45dd-ad6e-7e041f657afd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.475691 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-48bc319e-b650-45dd-ad6e-7e041f657afd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 Aug 07 21:06:27.476780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-48bc319e-b650-45dd-ad6e-7e041f657afd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.476780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-48bc319e-b650-45dd-ad6e-7e041f657afd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.483828 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-48bc319e-b650-45dd-ad6e-7e041f657afd tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 returned with HTTP 404 Aug 07 21:06:27.483828 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 909/3625] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:27 2026] GET /volume/v3/volumes/6e6b28b9-ba65-4e98-a970-677a832f0fe6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:27.492638 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-80750a7e-64ad-4f34-a6f6-9c231e8c6b51 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.494460 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80750a7e-64ad-4f34-a6f6-9c231e8c6b51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] DELETE https://10.4.3.127/volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 Aug 07 21:06:27.494673 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80750a7e-64ad-4f34-a6f6-9c231e8c6b51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.494879 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80750a7e-64ad-4f34-a6f6-9c231e8c6b51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.495056 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-80750a7e-64ad-4f34-a6f6-9c231e8c6b51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete volume with id: 891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 Aug 07 21:06:27.504283 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:27.504283 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:27.504867 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-80750a7e-64ad-4f34-a6f6-9c231e8c6b51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:06:27.533919 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-80750a7e-64ad-4f34-a6f6-9c231e8c6b51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete volume request issued successfully. Aug 07 21:06:27.534220 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80750a7e-64ad-4f34-a6f6-9c231e8c6b51 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 returned with HTTP 202 Aug 07 21:06:27.534725 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 903/3626] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:06:27 2026] DELETE /volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:27.544237 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dcf3cfb0-492b-4f89-ac25-e5a379690bad None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.548022 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dcf3cfb0-492b-4f89-ac25-e5a379690bad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 Aug 07 21:06:27.548442 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dcf3cfb0-492b-4f89-ac25-e5a379690bad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.548710 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dcf3cfb0-492b-4f89-ac25-e5a379690bad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.558893 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:27.558893 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:27.564200 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dcf3cfb0-492b-4f89-ac25-e5a379690bad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:06:27.572104 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dcf3cfb0-492b-4f89-ac25-e5a379690bad tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 returned with HTTP 200 Aug 07 21:06:27.572104 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 896/3627] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:27 2026] GET /volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:27.632191 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-77e556c2-6e90-42eb-9591-7ea6c6f88bdd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.634616 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-77e556c2-6e90-42eb-9591-7ea6c6f88bdd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 Aug 07 21:06:27.635001 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-77e556c2-6e90-42eb-9591-7ea6c6f88bdd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.635106 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-77e556c2-6e90-42eb-9591-7ea6c6f88bdd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.641215 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-77e556c2-6e90-42eb-9591-7ea6c6f88bdd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 returned with HTTP 404 Aug 07 21:06:27.641587 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 920/3628] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:27 2026] GET /volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:27.651715 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9ef56c5a-786d-4f30-b7fc-078f600c6e31 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.653560 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ef56c5a-786d-4f30-b7fc-078f600c6e31 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 Aug 07 21:06:27.653753 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9ef56c5a-786d-4f30-b7fc-078f600c6e31 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.654292 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9ef56c5a-786d-4f30-b7fc-078f600c6e31 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.654292 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-9ef56c5a-786d-4f30-b7fc-078f600c6e31 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete snapshot with id: 6a014cf5-b45d-41b1-99fd-1beb833ffb84 Aug 07 21:06:27.659114 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ef56c5a-786d-4f30-b7fc-078f600c6e31 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 returned with HTTP 404 Aug 07 21:06:27.659455 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 910/3629] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:27 2026] DELETE /volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:27.669133 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-68cc413d-c740-4d04-84c3-b72256cbae3b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.671814 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68cc413d-c740-4d04-84c3-b72256cbae3b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 Aug 07 21:06:27.673465 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68cc413d-c740-4d04-84c3-b72256cbae3b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.673721 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68cc413d-c740-4d04-84c3-b72256cbae3b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.682610 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68cc413d-c740-4d04-84c3-b72256cbae3b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 returned with HTTP 404 Aug 07 21:06:27.683393 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 904/3630] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:27 2026] GET /volume/v3/snapshots/6a014cf5-b45d-41b1-99fd-1beb833ffb84 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:27.691468 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cfb478fc-349c-44f0-b1b1-064a0e553bb5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.693176 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfb478fc-349c-44f0-b1b1-064a0e553bb5 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c Aug 07 21:06:27.693510 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cfb478fc-349c-44f0-b1b1-064a0e553bb5 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.693874 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cfb478fc-349c-44f0-b1b1-064a0e553bb5 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.694074 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-cfb478fc-349c-44f0-b1b1-064a0e553bb5 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete snapshot with id: 4ce83834-078c-4526-b24d-835f74373f8c Aug 07 21:06:27.699166 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfb478fc-349c-44f0-b1b1-064a0e553bb5 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c returned with HTTP 404 Aug 07 21:06:27.699846 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 897/3631] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:27 2026] DELETE /volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:27.710506 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3df8f969-4cf6-4335-9408-30acd68a2135 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.712541 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3df8f969-4cf6-4335-9408-30acd68a2135 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c Aug 07 21:06:27.712824 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3df8f969-4cf6-4335-9408-30acd68a2135 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.713050 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3df8f969-4cf6-4335-9408-30acd68a2135 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.718084 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3df8f969-4cf6-4335-9408-30acd68a2135 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c returned with HTTP 404 Aug 07 21:06:27.718572 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 921/3632] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:27 2026] GET /volume/v3/snapshots/4ce83834-078c-4526-b24d-835f74373f8c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:27.725857 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3d4564cd-0889-40f4-9d22-ef17ba713d4b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.727828 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3d4564cd-0889-40f4-9d22-ef17ba713d4b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 Aug 07 21:06:27.728091 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3d4564cd-0889-40f4-9d22-ef17ba713d4b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.728341 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3d4564cd-0889-40f4-9d22-ef17ba713d4b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.728497 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-3d4564cd-0889-40f4-9d22-ef17ba713d4b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete snapshot with id: 23ef3b5b-f0b7-4706-a8c6-ebd397500857 Aug 07 21:06:27.733194 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3d4564cd-0889-40f4-9d22-ef17ba713d4b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 returned with HTTP 404 Aug 07 21:06:27.733653 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 911/3633] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:27 2026] DELETE /volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:27.741422 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a73848d8-6f6a-408d-95af-b8e9092d90da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:27.744044 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a73848d8-6f6a-408d-95af-b8e9092d90da tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 Aug 07 21:06:27.744324 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a73848d8-6f6a-408d-95af-b8e9092d90da tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:27.744564 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a73848d8-6f6a-408d-95af-b8e9092d90da tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:27.749549 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a73848d8-6f6a-408d-95af-b8e9092d90da tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 returned with HTTP 404 Aug 07 21:06:27.750077 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 905/3634] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:27 2026] GET /volume/v3/snapshots/23ef3b5b-f0b7-4706-a8c6-ebd397500857 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:28.265341 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-082fd81e-58ed-4c08-b384-c45ebb9405d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:28.267402 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-082fd81e-58ed-4c08-b384-c45ebb9405d7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:28.267676 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-082fd81e-58ed-4c08-b384-c45ebb9405d7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:28.267962 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-082fd81e-58ed-4c08-b384-c45ebb9405d7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:28.268123 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-082fd81e-58ed-4c08-b384-c45ebb9405d7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id e6873561-8769-4efc-b3b0-3258aa3ec789. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:28.273628 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:28.273628 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:28.274365 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-082fd81e-58ed-4c08-b384-c45ebb9405d7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 200 Aug 07 21:06:28.274786 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 898/3635] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:28 2026] GET /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:28.285721 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-853d5b9d-f193-41c1-9e28-0d0ac043523d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:28.287676 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-853d5b9d-f193-41c1-9e28-0d0ac043523d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] DELETE https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 Aug 07 21:06:28.287923 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-853d5b9d-f193-41c1-9e28-0d0ac043523d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:28.288154 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-853d5b9d-f193-41c1-9e28-0d0ac043523d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:28.288293 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-853d5b9d-f193-41c1-9e28-0d0ac043523d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete backup with id: e6873561-8769-4efc-b3b0-3258aa3ec789. Aug 07 21:06:28.293224 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:28.293224 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:28.305130 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.rpcapi [None req-853d5b9d-f193-41c1-9e28-0d0ac043523d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] delete_backup rpcapi backup_id e6873561-8769-4efc-b3b0-3258aa3ec789 {{(pid=100277) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:06:28.307305 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-853d5b9d-f193-41c1-9e28-0d0ac043523d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 returned with HTTP 202 Aug 07 21:06:28.307587 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 922/3636] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:06:28 2026] DELETE /volume/v3/backups/e6873561-8769-4efc-b3b0-3258aa3ec789 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:06:28.316688 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:28.318816 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:06:28.319229 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-549078853"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:28.320745 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-549078853'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:06:28.320942 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Create volume of 1 GB Aug 07 21:06:28.321252 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:28.321252 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:28.325340 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Availability Zones retrieved successfully. Aug 07 21:06:28.331607 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Flow 'volume_create_api' (202b09a4-cb15-4a21-8ab1-94640aa932e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:28.332842 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89e834c1-6227-4ccd-bede-ed5f0c443c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:28.333724 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:06:28.362112 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89e834c1-6227-4ccd-bede-ed5f0c443c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:28.362859 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11c7b4be-f710-4ae4-a1c9-6a0e0e9eb8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:28.405293 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Created reservations ['2726ad71-6889-480b-8747-ee300ada107b', 'd6366853-277f-4e3b-bc3d-810619c03ffa', '36857500-c7f4-4ef6-9617-497ecbee3a3f', '5d612ec8-a1e6-4e1f-9eb9-fa2c5c657e05'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:28.406575 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11c7b4be-f710-4ae4-a1c9-6a0e0e9eb8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2726ad71-6889-480b-8747-ee300ada107b', 'd6366853-277f-4e3b-bc3d-810619c03ffa', '36857500-c7f4-4ef6-9617-497ecbee3a3f', '5d612ec8-a1e6-4e1f-9eb9-fa2c5c657e05']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:28.407386 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3a6b82-14be-40ad-9c82-5363c13b0a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:28.435140 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3a6b82-14be-40ad-9c82-5363c13b0a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '381bafb2-0c76-4262-a86b-dcbbd18da158', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-549078853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c3bb2e65ce44e1196f6677b2d46659c',qos_specs=None,replication_status=,reservations=['2726ad71-6889-480b-8747-ee300ada107b','d6366853-277f-4e3b-bc3d-810619c03ffa','36857500-c7f4-4ef6-9617-497ecbee3a3f','5d612ec8-a1e6-4e1f-9eb9-fa2c5c657e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-549078853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=381bafb2-0c76-4262-a86b-dcbbd18da158,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c3bb2e65ce44e1196f6677b2d46659c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:28.436372 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f213db09-fd93-4555-8158-7fed59d8205c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:28.449413 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5d6827bb-5d62-4e1d-844b-0bf0f42614c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:28.452165 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d6827bb-5d62-4e1d-844b-0bf0f42614c8 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 Aug 07 21:06:28.452472 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d6827bb-5d62-4e1d-844b-0bf0f42614c8 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:28.452570 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d6827bb-5d62-4e1d-844b-0bf0f42614c8 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:28.457854 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f213db09-fd93-4555-8158-7fed59d8205c) transitioned into state 'SUCCESS' from state '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-549078853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c3bb2e65ce44e1196f6677b2d46659c',qos_specs=None,replication_status=,reservations=['2726ad71-6889-480b-8747-ee300ada107b','d6366853-277f-4e3b-bc3d-810619c03ffa','36857500-c7f4-4ef6-9617-497ecbee3a3f','5d612ec8-a1e6-4e1f-9eb9-fa2c5c657e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:28.458039 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:28.458039 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:28.458428 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5d6827bb-5d62-4e1d-844b-0bf0f42614c8 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:06:28.458887 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0566f617-9560-4e1d-85df-9f468e973f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:28.459201 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d6827bb-5d62-4e1d-844b-0bf0f42614c8 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 returned with HTTP 200 Aug 07 21:06:28.459562 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 906/3637] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:28 2026] GET /volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:28.470093 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0566f617-9560-4e1d-85df-9f468e973f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:28.470938 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Flow 'volume_create_api' (202b09a4-cb15-4a21-8ab1-94640aa932e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:28.471175 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Create volume request issued successfully. Aug 07 21:06:28.471835 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8a3a6d4e-3622-411d-8033-ccce32c2223b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:06:28.472151 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 912/3638] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:06:28 2026] POST /volume/v3/volumes => generated 777 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:28.483024 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-07117080-99bb-4db4-934f-29c40a9d269e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:28.485550 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07117080-99bb-4db4-934f-29c40a9d269e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 Aug 07 21:06:28.485881 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-07117080-99bb-4db4-934f-29c40a9d269e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:28.486159 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-07117080-99bb-4db4-934f-29c40a9d269e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:28.497313 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:28.497313 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:28.502866 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-07117080-99bb-4db4-934f-29c40a9d269e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:06:28.508950 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07117080-99bb-4db4-934f-29c40a9d269e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 returned with HTTP 200 Aug 07 21:06:28.509567 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 899/3639] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:28 2026] GET /volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:28.589875 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-abd5e7e7-9af2-442a-880d-6030d4b6c53d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:28.590533 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-abd5e7e7-9af2-442a-880d-6030d4b6c53d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 Aug 07 21:06:28.591437 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-abd5e7e7-9af2-442a-880d-6030d4b6c53d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:28.591437 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-abd5e7e7-9af2-442a-880d-6030d4b6c53d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:28.600334 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-abd5e7e7-9af2-442a-880d-6030d4b6c53d tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 returned with HTTP 404 Aug 07 21:06:28.601130 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 923/3640] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:28 2026] GET /volume/v3/volumes/891e1cf3-8e0d-4f32-91b5-bb40299ac1b0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:28.610892 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ac3d7690-57ed-4324-90cb-1b976ac46c89 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:28.612874 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac3d7690-57ed-4324-90cb-1b976ac46c89 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 Aug 07 21:06:28.613114 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac3d7690-57ed-4324-90cb-1b976ac46c89 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:28.613449 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac3d7690-57ed-4324-90cb-1b976ac46c89 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:28.613520 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-ac3d7690-57ed-4324-90cb-1b976ac46c89 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete volume with id: 6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 Aug 07 21:06:28.623690 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:28.623690 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:28.624067 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ac3d7690-57ed-4324-90cb-1b976ac46c89 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:06:28.653309 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ac3d7690-57ed-4324-90cb-1b976ac46c89 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Delete volume request issued successfully. Aug 07 21:06:28.653593 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac3d7690-57ed-4324-90cb-1b976ac46c89 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 returned with HTTP 202 Aug 07 21:06:28.654230 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 907/3641] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:06:28 2026] DELETE /volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:28.663033 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8eeea3de-c968-4e90-8c48-a03f78ab8daa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:28.664988 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8eeea3de-c968-4e90-8c48-a03f78ab8daa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 Aug 07 21:06:28.665374 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8eeea3de-c968-4e90-8c48-a03f78ab8daa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:28.665579 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8eeea3de-c968-4e90-8c48-a03f78ab8daa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:28.674602 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:28.674602 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:28.680650 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8eeea3de-c968-4e90-8c48-a03f78ab8daa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Volume info retrieved successfully. Aug 07 21:06:28.686524 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8eeea3de-c968-4e90-8c48-a03f78ab8daa tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 returned with HTTP 200 Aug 07 21:06:28.687214 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 913/3642] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:28 2026] GET /volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:29.233193 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8a6ec9c0-11f4-4ea0-b5ab-9151ae4c8576 req-b14b0b68-0db6-4487-aad0-6657980b48f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:29.235645 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8a6ec9c0-11f4-4ea0-b5ab-9151ae4c8576 req-b14b0b68-0db6-4487-aad0-6657980b48f4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/attachments/090144f3-8af3-4d91-8a8b-92fec9d9af8a Aug 07 21:06:29.235909 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8a6ec9c0-11f4-4ea0-b5ab-9151ae4c8576 req-b14b0b68-0db6-4487-aad0-6657980b48f4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:29.236163 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8a6ec9c0-11f4-4ea0-b5ab-9151ae4c8576 req-b14b0b68-0db6-4487-aad0-6657980b48f4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:29.248260 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:29.248260 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:29.298173 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8a6ec9c0-11f4-4ea0-b5ab-9151ae4c8576 req-b14b0b68-0db6-4487-aad0-6657980b48f4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/090144f3-8af3-4d91-8a8b-92fec9d9af8a returned with HTTP 200 Aug 07 21:06:29.298636 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 900/3643] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:06:29 2026] DELETE /volume/v3/attachments/090144f3-8af3-4d91-8a8b-92fec9d9af8a => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:29.522726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d01c2459-7808-4d95-aacf-00b2f26b574f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:29.524469 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d01c2459-7808-4d95-aacf-00b2f26b574f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 Aug 07 21:06:29.524645 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d01c2459-7808-4d95-aacf-00b2f26b574f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:29.524866 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d01c2459-7808-4d95-aacf-00b2f26b574f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:29.531615 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:29.531615 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:29.535574 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d01c2459-7808-4d95-aacf-00b2f26b574f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:06:29.539788 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d01c2459-7808-4d95-aacf-00b2f26b574f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 returned with HTTP 200 Aug 07 21:06:29.539788 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 924/3644] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:29 2026] GET /volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:29.552848 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f8dc520c-f2a4-4d29-803c-8c457847d169 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:29.554666 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f8dc520c-f2a4-4d29-803c-8c457847d169 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:06:29.555074 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f8dc520c-f2a4-4d29-803c-8c457847d169 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "381bafb2-0c76-4262-a86b-dcbbd18da158", "name": "tempest-type-Backup-1580005614"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:29.556506 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-f8dc520c-f2a4-4d29-803c-8c457847d169 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Creating new backup {'backup': {'volume_id': '381bafb2-0c76-4262-a86b-dcbbd18da158', 'name': 'tempest-type-Backup-1580005614'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:06:29.556632 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-f8dc520c-f2a4-4d29-803c-8c457847d169 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Creating backup of volume 381bafb2-0c76-4262-a86b-dcbbd18da158 in container None Aug 07 21:06:29.559413 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=323,cinder:UPDATE=110,cinder:INSERT=52 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:06:29.565191 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:29.565191 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:29.565539 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f8dc520c-f2a4-4d29-803c-8c457847d169 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:06:29.592018 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-f8dc520c-f2a4-4d29-803c-8c457847d169 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Created reservations ['09d15312-20de-46b1-bd21-ddadf9f323e2', 'd42d8a5a-2807-457e-9fb3-2aa07775f13e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:29.642068 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f8dc520c-f2a4-4d29-803c-8c457847d169 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:06:29.642610 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 908/3645] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:06:29 2026] POST /volume/v3/backups => generated 316 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:29.652289 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-52f0c80f-f3d3-475a-aac1-d5a007f92152 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:29.654520 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-52f0c80f-f3d3-475a-aac1-d5a007f92152 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:29.654834 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-52f0c80f-f3d3-475a-aac1-d5a007f92152 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:29.655083 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-52f0c80f-f3d3-475a-aac1-d5a007f92152 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:29.655222 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-52f0c80f-f3d3-475a-aac1-d5a007f92152 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:29.661880 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:29.661880 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:29.662612 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-52f0c80f-f3d3-475a-aac1-d5a007f92152 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:29.663326 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 914/3646] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:29 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:29.705001 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3605a664-12b8-4bbb-81b2-7163b73bf6f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:29.711340 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3605a664-12b8-4bbb-81b2-7163b73bf6f4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] GET https://10.4.3.127/volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 Aug 07 21:06:29.711340 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3605a664-12b8-4bbb-81b2-7163b73bf6f4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:29.711340 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3605a664-12b8-4bbb-81b2-7163b73bf6f4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:29.723322 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3605a664-12b8-4bbb-81b2-7163b73bf6f4 tempest-VolumesBackupsTest-724997143 tempest-VolumesBackupsTest-724997143-project-member] https://10.4.3.127/volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 returned with HTTP 404 Aug 07 21:06:29.723862 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 901/3647] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:29 2026] GET /volume/v3/volumes/6e22be39-cc4b-4a7e-9ffc-d0acf44bd281 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:30.676316 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e1e273e4-1a79-48c3-937e-0def1b0b56b1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:30.678282 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e1e273e4-1a79-48c3-937e-0def1b0b56b1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:30.678486 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e1e273e4-1a79-48c3-937e-0def1b0b56b1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:30.678682 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e1e273e4-1a79-48c3-937e-0def1b0b56b1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:30.678814 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-e1e273e4-1a79-48c3-937e-0def1b0b56b1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:30.683235 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:30.683235 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:30.683889 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e1e273e4-1a79-48c3-937e-0def1b0b56b1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:30.684383 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 925/3648] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:30 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:30.790077 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9280321a-b73e-4fa8-af2c-97c8dde4cfed None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:30.792737 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9280321a-b73e-4fa8-af2c-97c8dde4cfed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 Aug 07 21:06:30.793225 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9280321a-b73e-4fa8-af2c-97c8dde4cfed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:30.793437 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9280321a-b73e-4fa8-af2c-97c8dde4cfed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:30.793743 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9280321a-b73e-4fa8-af2c-97c8dde4cfed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume with id: 4459e29d-d080-4532-9839-fe5fecb0a1a9 Aug 07 21:06:30.801474 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:30.801474 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:30.802022 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9280321a-b73e-4fa8-af2c-97c8dde4cfed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:06:30.824833 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9280321a-b73e-4fa8-af2c-97c8dde4cfed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume request issued successfully. Aug 07 21:06:30.825107 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9280321a-b73e-4fa8-af2c-97c8dde4cfed tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 returned with HTTP 202 Aug 07 21:06:30.826245 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 909/3649] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:06:30 2026] DELETE /volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:30.833959 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f599bbca-3c23-47cc-a3f5-84ba1cc0d63a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:30.836352 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f599bbca-3c23-47cc-a3f5-84ba1cc0d63a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 Aug 07 21:06:30.836566 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f599bbca-3c23-47cc-a3f5-84ba1cc0d63a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:30.836769 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f599bbca-3c23-47cc-a3f5-84ba1cc0d63a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:30.844234 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:30.844234 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:30.848648 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f599bbca-3c23-47cc-a3f5-84ba1cc0d63a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:06:30.853674 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f599bbca-3c23-47cc-a3f5-84ba1cc0d63a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 returned with HTTP 200 Aug 07 21:06:30.854341 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 915/3650] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:30 2026] GET /volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:31.698070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7113a176-37e8-4252-bac8-e1e19c1f830e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:31.703814 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7113a176-37e8-4252-bac8-e1e19c1f830e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:31.704188 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7113a176-37e8-4252-bac8-e1e19c1f830e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:31.704485 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7113a176-37e8-4252-bac8-e1e19c1f830e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:31.704657 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7113a176-37e8-4252-bac8-e1e19c1f830e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:31.716523 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:31.716523 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:31.717483 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7113a176-37e8-4252-bac8-e1e19c1f830e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:31.718028 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 902/3651] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:31 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 725 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:31.868107 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fbfda3f9-f9b2-4cd1-acd4-74832c1afb7f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:31.870252 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fbfda3f9-f9b2-4cd1-acd4-74832c1afb7f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 Aug 07 21:06:31.870510 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fbfda3f9-f9b2-4cd1-acd4-74832c1afb7f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:31.871033 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fbfda3f9-f9b2-4cd1-acd4-74832c1afb7f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:31.883400 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fbfda3f9-f9b2-4cd1-acd4-74832c1afb7f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 returned with HTTP 404 Aug 07 21:06:31.883886 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 926/3652] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:31 2026] GET /volume/v3/volumes/4459e29d-d080-4532-9839-fe5fecb0a1a9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:31.918968 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b0399401-6ea8-413a-8992-b41a2cf85085 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:31.922867 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:06:31.922867 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-526735676", "snapshot_id": null, "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:31.924897 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-526735676', 'snapshot_id': None, 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:06:32.067260 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume of 1 GB Aug 07 21:06:32.069582 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Availability Zones retrieved successfully. Aug 07 21:06:32.077614 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (fe9f2906-e1ca-4122-bc40-35c77951ae3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:32.079141 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bed83634-c0c5-4912-82d1-0fddbfc5c06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:32.080437 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:06:32.162699 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bed83634-c0c5-4912-82d1-0fddbfc5c06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:32.166305 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e92cf9-e43b-4f3f-884d-257dcf3d86be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:32.224385 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['7eeef638-82e5-44d3-8020-2b500e17f78f', '4a41a1ad-7a1e-4452-9835-1821e430525c', '08effef6-a4ca-4ac6-85b4-40d4a47e4ae9', '0e7e8157-8ed3-47f8-8304-eb71534fe547'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:32.225303 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e92cf9-e43b-4f3f-884d-257dcf3d86be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eeef638-82e5-44d3-8020-2b500e17f78f', '4a41a1ad-7a1e-4452-9835-1821e430525c', '08effef6-a4ca-4ac6-85b4-40d4a47e4ae9', '0e7e8157-8ed3-47f8-8304-eb71534fe547']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:32.226381 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ecd14bd-d16a-4670-a4e6-34afec052549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:32.256807 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ecd14bd-d16a-4670-a4e6-34afec052549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fc49134-2c78-4e4c-b83f-ce82b7243d64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-526735676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['7eeef638-82e5-44d3-8020-2b500e17f78f','4a41a1ad-7a1e-4452-9835-1821e430525c','08effef6-a4ca-4ac6-85b4-40d4a47e4ae9','0e7e8157-8ed3-47f8-8304-eb71534fe547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-526735676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fc49134-2c78-4e4c-b83f-ce82b7243d64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='456e645663944639b86adec1190612d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:32.257570 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d26f5d-40f9-4416-b202-ccb8796fbe67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:32.283000 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d26f5d-40f9-4416-b202-ccb8796fbe67) transitioned into state 'SUCCESS' from state '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-526735676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['7eeef638-82e5-44d3-8020-2b500e17f78f','4a41a1ad-7a1e-4452-9835-1821e430525c','08effef6-a4ca-4ac6-85b4-40d4a47e4ae9','0e7e8157-8ed3-47f8-8304-eb71534fe547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:32.283704 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa783ef-23d2-43a6-8375-53961fabe43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:32.313792 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa783ef-23d2-43a6-8375-53961fabe43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:32.314936 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (fe9f2906-e1ca-4122-bc40-35c77951ae3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:32.315368 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request issued successfully. Aug 07 21:06:32.316300 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0399401-6ea8-413a-8992-b41a2cf85085 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:06:32.316690 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 910/3653] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:06:31 2026] POST /volume/v3/volumes => generated 758 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:32.330495 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ca82d877-5c45-406c-b65e-8650df940cfe None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:32.336672 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ca82d877-5c45-406c-b65e-8650df940cfe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 Aug 07 21:06:32.336991 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ca82d877-5c45-406c-b65e-8650df940cfe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:32.337270 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ca82d877-5c45-406c-b65e-8650df940cfe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:32.357254 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:32.357254 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:32.365588 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ca82d877-5c45-406c-b65e-8650df940cfe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:06:32.370636 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ca82d877-5c45-406c-b65e-8650df940cfe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 returned with HTTP 200 Aug 07 21:06:32.371111 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 916/3654] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:32 2026] GET /volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:32.735968 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fb6f72c7-4cdf-4478-9eef-c0113f18ae96 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:32.737940 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb6f72c7-4cdf-4478-9eef-c0113f18ae96 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:32.738235 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb6f72c7-4cdf-4478-9eef-c0113f18ae96 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:32.738449 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb6f72c7-4cdf-4478-9eef-c0113f18ae96 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:32.738569 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fb6f72c7-4cdf-4478-9eef-c0113f18ae96 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:32.745565 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:32.745565 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:32.746219 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb6f72c7-4cdf-4478-9eef-c0113f18ae96 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:32.746720 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 903/3655] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:32 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:32.921345 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-0940ba2f-b737-4e25-b8f3-8344affec854 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:32.924585 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-0940ba2f-b737-4e25-b8f3-8344affec854 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] DELETE https://10.4.3.127/volume/v3/attachments/45974b49-a0b4-4fdb-b5b7-db773d56cf2a Aug 07 21:06:32.924873 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-0940ba2f-b737-4e25-b8f3-8344affec854 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:32.925105 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-0940ba2f-b737-4e25-b8f3-8344affec854 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:32.947723 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:32.947723 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:33.073375 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-531b5684-b7e7-46bc-a502-65068ea76e6b req-0940ba2f-b737-4e25-b8f3-8344affec854 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/attachments/45974b49-a0b4-4fdb-b5b7-db773d56cf2a returned with HTTP 200 Aug 07 21:06:33.073993 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 927/3656] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:06:32 2026] DELETE /volume/v3/attachments/45974b49-a0b4-4fdb-b5b7-db773d56cf2a => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:33.390340 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b828d46b-58e1-46a5-a874-cb762ec98a06 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:33.391582 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b828d46b-58e1-46a5-a874-cb762ec98a06 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 Aug 07 21:06:33.391952 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b828d46b-58e1-46a5-a874-cb762ec98a06 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:33.392256 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b828d46b-58e1-46a5-a874-cb762ec98a06 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:33.402280 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:33.402280 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:33.408679 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b828d46b-58e1-46a5-a874-cb762ec98a06 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:06:33.412646 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b828d46b-58e1-46a5-a874-cb762ec98a06 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 returned with HTTP 200 Aug 07 21:06:33.413243 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 911/3657] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:33 2026] GET /volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:33.428067 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-771c27ee-21fa-4f2d-8987-b4af8a55b8cc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:33.431372 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-771c27ee-21fa-4f2d-8987-b4af8a55b8cc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 Aug 07 21:06:33.431635 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-771c27ee-21fa-4f2d-8987-b4af8a55b8cc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:33.433109 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-771c27ee-21fa-4f2d-8987-b4af8a55b8cc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:33.458474 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:33.458474 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:33.476506 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-771c27ee-21fa-4f2d-8987-b4af8a55b8cc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:06:33.484868 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-771c27ee-21fa-4f2d-8987-b4af8a55b8cc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 returned with HTTP 200 Aug 07 21:06:33.484868 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 917/3658] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:33 2026] GET /volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 => generated 1366 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:33.761480 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9a4abd71-81af-40be-9f8a-eebe06c751f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:33.765544 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a4abd71-81af-40be-9f8a-eebe06c751f7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:33.765896 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a4abd71-81af-40be-9f8a-eebe06c751f7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:33.766212 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a4abd71-81af-40be-9f8a-eebe06c751f7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:33.766347 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9a4abd71-81af-40be-9f8a-eebe06c751f7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:33.772862 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:33.772862 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:33.773091 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a4abd71-81af-40be-9f8a-eebe06c751f7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:33.774464 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 904/3659] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:33 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:33.885628 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-fc6c1de0-311e-4599-8b62-b49ef5ad6dec req-bb2d5acd-1bf0-40de-a7d5-e841894fb4eb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:33.889856 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-fc6c1de0-311e-4599-8b62-b49ef5ad6dec req-bb2d5acd-1bf0-40de-a7d5-e841894fb4eb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:06:33.890189 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-fc6c1de0-311e-4599-8b62-b49ef5ad6dec req-bb2d5acd-1bf0-40de-a7d5-e841894fb4eb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:33.890512 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-fc6c1de0-311e-4599-8b62-b49ef5ad6dec req-bb2d5acd-1bf0-40de-a7d5-e841894fb4eb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:33.905982 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:33.905982 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:33.914085 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-fc6c1de0-311e-4599-8b62-b49ef5ad6dec req-bb2d5acd-1bf0-40de-a7d5-e841894fb4eb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:06:33.915333 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:33.925146 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-fc6c1de0-311e-4599-8b62-b49ef5ad6dec req-bb2d5acd-1bf0-40de-a7d5-e841894fb4eb tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:06:33.925737 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 928/3660] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:06:33 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:34.092667 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:06:34.093236 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1867739397"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:34.095159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1867739397'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:06:34.095335 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Create volume of 1 GB Aug 07 21:06:34.102841 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Availability Zones retrieved successfully. Aug 07 21:06:34.111675 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Flow 'volume_create_api' (9e8463c0-2567-4051-b4a7-5456749bd989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:34.112976 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2fb035f-ac5a-46d3-93ad-4862ff0c7de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:34.114327 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:06:34.151533 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2fb035f-ac5a-46d3-93ad-4862ff0c7de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:34.152306 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d42201-1616-4bb6-92e1-02bdd4b848a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:34.232280 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Created reservations ['5655e0d8-c534-4506-9b9c-ee41addbb9cb', '4a4799a6-c5ce-4cd6-9676-06f1742bc665', '06118ea4-87b6-4dd0-a2b4-c7a1e680f90b', '8e716d14-6b0d-4122-8965-ab69b8a9197c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:34.233137 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d42201-1616-4bb6-92e1-02bdd4b848a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5655e0d8-c534-4506-9b9c-ee41addbb9cb', '4a4799a6-c5ce-4cd6-9676-06f1742bc665', '06118ea4-87b6-4dd0-a2b4-c7a1e680f90b', '8e716d14-6b0d-4122-8965-ab69b8a9197c']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:34.233970 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f5a2b9-9754-4c0e-a52b-c82a54dd26b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:34.260644 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f5a2b9-9754-4c0e-a52b-c82a54dd26b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5159250-a60a-4a14-a659-15ebef89665a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1867739397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7d4cd8593942419efc0291f115ae84',qos_specs=None,replication_status=,reservations=['5655e0d8-c534-4506-9b9c-ee41addbb9cb','4a4799a6-c5ce-4cd6-9676-06f1742bc665','06118ea4-87b6-4dd0-a2b4-c7a1e680f90b','8e716d14-6b0d-4122-8965-ab69b8a9197c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57cc929eecd48f0b7c518aaf523dd03',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1867739397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5159250-a60a-4a14-a659-15ebef89665a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7d4cd8593942419efc0291f115ae84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57cc929eecd48f0b7c518aaf523dd03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:34.261511 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb4d42a-acd0-4dbd-85a6-02d551f7b552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:34.286499 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb4d42a-acd0-4dbd-85a6-02d551f7b552) transitioned into state 'SUCCESS' from state '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-1867739397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7d4cd8593942419efc0291f115ae84',qos_specs=None,replication_status=,reservations=['5655e0d8-c534-4506-9b9c-ee41addbb9cb','4a4799a6-c5ce-4cd6-9676-06f1742bc665','06118ea4-87b6-4dd0-a2b4-c7a1e680f90b','8e716d14-6b0d-4122-8965-ab69b8a9197c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57cc929eecd48f0b7c518aaf523dd03',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:34.287373 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0347acbd-641b-4298-8ed4-d535dabcc4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:34.300147 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0347acbd-641b-4298-8ed4-d535dabcc4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:34.300931 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Flow 'volume_create_api' (9e8463c0-2567-4051-b4a7-5456749bd989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:34.301289 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Create volume request issued successfully. Aug 07 21:06:34.301983 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38fe4879-79c7-4112-9f01-38a4d85cf4ad tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:06:34.302457 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 912/3661] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:06:33 2026] POST /volume/v3/volumes => generated 766 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:34.318307 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ac161530-2c7f-44ed-ba08-9d67d3a1f860 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:34.320270 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ac161530-2c7f-44ed-ba08-9d67d3a1f860 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a Aug 07 21:06:34.320583 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ac161530-2c7f-44ed-ba08-9d67d3a1f860 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:34.320817 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ac161530-2c7f-44ed-ba08-9d67d3a1f860 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:34.330097 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:34.330097 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:34.335212 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ac161530-2c7f-44ed-ba08-9d67d3a1f860 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:34.341432 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ac161530-2c7f-44ed-ba08-9d67d3a1f860 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a returned with HTTP 200 Aug 07 21:06:34.341946 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 918/3662] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:06:34 2026] GET /volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:34.787790 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1021bddf-fafb-408f-ac5a-3f9c1a6ed800 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:34.797608 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1021bddf-fafb-408f-ac5a-3f9c1a6ed800 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:34.797929 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1021bddf-fafb-408f-ac5a-3f9c1a6ed800 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:34.798196 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1021bddf-fafb-408f-ac5a-3f9c1a6ed800 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:34.798343 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1021bddf-fafb-408f-ac5a-3f9c1a6ed800 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:34.810756 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:34.810756 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:34.811650 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1021bddf-fafb-408f-ac5a-3f9c1a6ed800 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:34.813118 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 905/3663] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:34 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:35.355204 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-e3a97d86-d60b-46db-83de-f9a1fca388d0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:35.356822 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-16ca9db9-5709-47d8-a38a-e4510fa60bc2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:35.358580 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-e3a97d86-d60b-46db-83de-f9a1fca388d0 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 Aug 07 21:06:35.358959 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-e3a97d86-d60b-46db-83de-f9a1fca388d0 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:35.359108 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16ca9db9-5709-47d8-a38a-e4510fa60bc2 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a Aug 07 21:06:35.359310 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-e3a97d86-d60b-46db-83de-f9a1fca388d0 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:35.359378 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16ca9db9-5709-47d8-a38a-e4510fa60bc2 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:35.359576 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16ca9db9-5709-47d8-a38a-e4510fa60bc2 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:35.369670 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:35.369670 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:35.371630 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:35.371630 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:35.378932 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-16ca9db9-5709-47d8-a38a-e4510fa60bc2 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:35.380933 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-e3a97d86-d60b-46db-83de-f9a1fca388d0 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:06:35.385337 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16ca9db9-5709-47d8-a38a-e4510fa60bc2 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a returned with HTTP 200 Aug 07 21:06:35.385955 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 913/3664] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:06:35 2026] GET /volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:35.388284 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-e3a97d86-d60b-46db-83de-f9a1fca388d0 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 returned with HTTP 200 Aug 07 21:06:35.388863 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 929/3665] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:06:35 2026] GET /volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:35.408063 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-137ab0ee-4441-45b5-9f49-be2158e7c8fd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:35.410749 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-137ab0ee-4441-45b5-9f49-be2158e7c8fd tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:06:35.411698 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-137ab0ee-4441-45b5-9f49-be2158e7c8fd tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5159250-a60a-4a14-a659-15ebef89665a", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-961732495"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:35.423356 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:35.423356 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:35.424106 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-137ab0ee-4441-45b5-9f49-be2158e7c8fd tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:35.424325 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-137ab0ee-4441-45b5-9f49-be2158e7c8fd tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Create snapshot from volume a5159250-a60a-4a14-a659-15ebef89665a Aug 07 21:06:35.492482 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-137ab0ee-4441-45b5-9f49-be2158e7c8fd tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Created reservations ['dbc35c59-f579-45ae-ac95-55e9934f0c2f', 'b64ecd17-75da-4140-8208-a171e6674275', 'd2993a16-a3a0-4179-9486-30159c2e1479', 'b3ee347f-fc32-4e3d-a11e-0dffb2b9979e'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:35.537862 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-137ab0ee-4441-45b5-9f49-be2158e7c8fd tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Snapshot create request issued successfully. Aug 07 21:06:35.538707 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-137ab0ee-4441-45b5-9f49-be2158e7c8fd tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:06:35.539495 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 919/3666] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:06:35 2026] POST /volume/v3/snapshots => generated 321 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:35.557054 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb926584-6727-468a-93ce-ba55027c344d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:35.559279 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb926584-6727-468a-93ce-ba55027c344d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 Aug 07 21:06:35.560127 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb926584-6727-468a-93ce-ba55027c344d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:35.560127 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb926584-6727-468a-93ce-ba55027c344d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:35.567404 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:35.567404 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:35.568022 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cb926584-6727-468a-93ce-ba55027c344d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Snapshot retrieved successfully. Aug 07 21:06:35.569117 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb926584-6727-468a-93ce-ba55027c344d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 returned with HTTP 200 Aug 07 21:06:35.573326 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 906/3667] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:35 2026] GET /volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 => generated 453 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:35.827851 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-15e97beb-f8f5-4f78-b9fd-cc52d0c90c25 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:35.843886 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15e97beb-f8f5-4f78-b9fd-cc52d0c90c25 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:35.846085 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15e97beb-f8f5-4f78-b9fd-cc52d0c90c25 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:35.847745 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15e97beb-f8f5-4f78-b9fd-cc52d0c90c25 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:35.848935 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-15e97beb-f8f5-4f78-b9fd-cc52d0c90c25 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:35.866748 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:35.866748 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:35.870139 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15e97beb-f8f5-4f78-b9fd-cc52d0c90c25 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:35.872585 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 914/3668] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:35 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 736 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:36.027691 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-96c430a6-c66e-4640-8947-a1b479088d68 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:36.030687 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-96c430a6-c66e-4640-8947-a1b479088d68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 Aug 07 21:06:36.031016 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-96c430a6-c66e-4640-8947-a1b479088d68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:36.031301 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-96c430a6-c66e-4640-8947-a1b479088d68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:36.040562 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:36.040562 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:36.045510 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-96c430a6-c66e-4640-8947-a1b479088d68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:06:36.052676 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-96c430a6-c66e-4640-8947-a1b479088d68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 returned with HTTP 200 Aug 07 21:06:36.053479 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 930/3669] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:06:36 2026] GET /volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:36.066471 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-572b756b-29c2-4b0a-8843-e7a8b77a4250 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:36.066975 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-572b756b-29c2-4b0a-8843-e7a8b77a4250 None None] GET https://10.4.3.127/volume// Aug 07 21:06:36.067183 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-572b756b-29c2-4b0a-8843-e7a8b77a4250 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:36.067376 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-572b756b-29c2-4b0a-8843-e7a8b77a4250 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:36.067775 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-572b756b-29c2-4b0a-8843-e7a8b77a4250 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:06:36.068061 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 920/3670] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:06:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:06:36.077551 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-48a88be6-c9b5-4615-8b67-83b7f55411f5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:36.080114 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-48a88be6-c9b5-4615-8b67-83b7f55411f5 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:06:36.080587 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-48a88be6-c9b5-4615-8b67-83b7f55411f5 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fc49134-2c78-4e4c-b83f-ce82b7243d64", "connector": null, "instance_uuid": "7108dfad-2cc5-4291-9278-77c3e980b64c"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:36.091188 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:36.091188 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:36.121730 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-48a88be6-c9b5-4615-8b67-83b7f55411f5 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:06:36.122412 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 907/3671] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:06:36 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:36.584376 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fce700e5-9254-4953-9eff-fed34706508d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:36.586888 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fce700e5-9254-4953-9eff-fed34706508d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 Aug 07 21:06:36.587073 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fce700e5-9254-4953-9eff-fed34706508d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:36.587362 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fce700e5-9254-4953-9eff-fed34706508d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:36.595811 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:36.595811 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:36.596454 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fce700e5-9254-4953-9eff-fed34706508d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Snapshot retrieved successfully. Aug 07 21:06:36.597549 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fce700e5-9254-4953-9eff-fed34706508d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 returned with HTTP 200 Aug 07 21:06:36.598156 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 915/3672] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:36 2026] GET /volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:36.618157 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-362b1ad3-c508-40f3-b723-6da863b20e2e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:36.619963 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-362b1ad3-c508-40f3-b723-6da863b20e2e tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] POST https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a/action Aug 07 21:06:36.622143 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-362b1ad3-c508-40f3-b723-6da863b20e2e tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Action body: b'{"revert": {"snapshot_id": "b34e3081-74b8-44dc-9954-6c3e9bb00d02"}}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:06:36.622412 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-362b1ad3-c508-40f3-b723-6da863b20e2e tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "b34e3081-74b8-44dc-9954-6c3e9bb00d02"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:36.634976 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:36.634976 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:36.635820 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-362b1ad3-c508-40f3-b723-6da863b20e2e tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume retrieved successfully. Aug 07 21:06:36.651492 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-362b1ad3-c508-40f3-b723-6da863b20e2e tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Reverting volume a5159250-a60a-4a14-a659-15ebef89665a to snapshot b34e3081-74b8-44dc-9954-6c3e9bb00d02. Aug 07 21:06:36.652739 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:36.652739 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:36.671522 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-362b1ad3-c508-40f3-b723-6da863b20e2e tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a/action returned with HTTP 202 Aug 07 21:06:36.672641 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 931/3673] 10.4.3.127 () {70 vars in 1431 bytes} [Fri Aug 7 21:06:36 2026] POST /volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 21:06:36.686677 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e94ae4e0-26bc-4b0f-b849-43daf97b4d43 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:36.689162 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e94ae4e0-26bc-4b0f-b849-43daf97b4d43 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a Aug 07 21:06:36.689377 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e94ae4e0-26bc-4b0f-b849-43daf97b4d43 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:36.689617 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e94ae4e0-26bc-4b0f-b849-43daf97b4d43 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:36.698704 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:36.698704 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:36.704316 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e94ae4e0-26bc-4b0f-b849-43daf97b4d43 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:36.710718 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e94ae4e0-26bc-4b0f-b849-43daf97b4d43 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a returned with HTTP 200 Aug 07 21:06:36.711301 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 921/3674] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:06:36 2026] GET /volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:36.884602 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d627b470-c5fc-4cbc-9d18-ccc868e8e565 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:36.886839 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d627b470-c5fc-4cbc-9d18-ccc868e8e565 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:36.887119 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d627b470-c5fc-4cbc-9d18-ccc868e8e565 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:36.887294 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d627b470-c5fc-4cbc-9d18-ccc868e8e565 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:36.887403 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d627b470-c5fc-4cbc-9d18-ccc868e8e565 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:36.894311 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:36.894311 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:36.894311 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d627b470-c5fc-4cbc-9d18-ccc868e8e565 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:36.894683 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 908/3675] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:36 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:37.118966 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1aa652d3-cfdc-417e-9d05-7489b06437b9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:37.126910 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1aa652d3-cfdc-417e-9d05-7489b06437b9 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] DELETE https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:06:37.127324 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1aa652d3-cfdc-417e-9d05-7489b06437b9 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:37.127591 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1aa652d3-cfdc-417e-9d05-7489b06437b9 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:37.128903 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-1aa652d3-cfdc-417e-9d05-7489b06437b9 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Delete volume with id: 68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:06:37.157962 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:37.157962 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:37.159296 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1aa652d3-cfdc-417e-9d05-7489b06437b9 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:06:37.180203 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f0d4bb4c-71c2-496f-9f1a-3f2706a539ac None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:37.181836 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f0d4bb4c-71c2-496f-9f1a-3f2706a539ac None None] GET https://10.4.3.127/volume// Aug 07 21:06:37.181836 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f0d4bb4c-71c2-496f-9f1a-3f2706a539ac None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:37.181836 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f0d4bb4c-71c2-496f-9f1a-3f2706a539ac None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:37.181836 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f0d4bb4c-71c2-496f-9f1a-3f2706a539ac None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:06:37.182039 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 932/3676] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:06:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:06:37.195329 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-d8832549-85db-48c1-b061-af143f9c947e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:37.195482 np0000006755 devstack@c-api.service[100276]: WARNING cinder.keymgr.conf_key_mgr [None req-1aa652d3-cfdc-417e-9d05-7489b06437b9 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 21:06:37.198308 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-d8832549-85db-48c1-b061-af143f9c947e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 Aug 07 21:06:37.198657 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-d8832549-85db-48c1-b061-af143f9c947e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:37.198959 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-d8832549-85db-48c1-b061-af143f9c947e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:37.203319 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1aa652d3-cfdc-417e-9d05-7489b06437b9 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Delete volume request issued successfully. Aug 07 21:06:37.203617 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1aa652d3-cfdc-417e-9d05-7489b06437b9 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 202 Aug 07 21:06:37.204092 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 916/3677] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:06:37 2026] DELETE /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:37.214468 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a0f32531-337c-4cb7-8e05-85df68db3b10 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:37.217824 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0f32531-337c-4cb7-8e05-85df68db3b10 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:06:37.218107 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0f32531-337c-4cb7-8e05-85df68db3b10 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:37.218495 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0f32531-337c-4cb7-8e05-85df68db3b10 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:37.219316 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:37.219316 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:37.226026 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:37.226026 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:37.229916 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-d8832549-85db-48c1-b061-af143f9c947e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:06:37.231636 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a0f32531-337c-4cb7-8e05-85df68db3b10 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Volume info retrieved successfully. Aug 07 21:06:37.237351 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0f32531-337c-4cb7-8e05-85df68db3b10 tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 200 Aug 07 21:06:37.237832 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 909/3678] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:37 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:37.241967 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-d8832549-85db-48c1-b061-af143f9c947e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 returned with HTTP 200 Aug 07 21:06:37.242451 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 922/3679] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:06:37 2026] GET /volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 => generated 1545 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:06:37.360212 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-7274281c-39b6-4566-a766-8ffb7196606f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:37.363149 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-7274281c-39b6-4566-a766-8ffb7196606f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] PUT https://10.4.3.127/volume/v3/attachments/9e84d2fa-f858-4c4e-8de9-b64eee971008 Aug 07 21:06:37.363149 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-7274281c-39b6-4566-a766-8ffb7196606f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:37.372227 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-7274281c-39b6-4566-a766-8ffb7196606f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Acquiring lock "cinder-attachment_update-1fc49134-2c78-4e4c-b83f-ce82b7243d64-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:06:37.378114 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-7274281c-39b6-4566-a766-8ffb7196606f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-1fc49134-2c78-4e4c-b83f-ce82b7243d64-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:06:37.380977 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:37.380977 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:37.469673 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-7274281c-39b6-4566-a766-8ffb7196606f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-1fc49134-2c78-4e4c-b83f-ce82b7243d64-np0000006755" released by "attachment_update" :: held 0.092s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:06:37.470445 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-7274281c-39b6-4566-a766-8ffb7196606f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/9e84d2fa-f858-4c4e-8de9-b64eee971008 returned with HTTP 200 Aug 07 21:06:37.470787 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 933/3680] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:06:37 2026] PUT /volume/v3/attachments/9e84d2fa-f858-4c4e-8de9-b64eee971008 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:37.498662 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-3d1291dc-56ef-4bd0-8f34-7ba9c28994d1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:37.500930 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-3d1291dc-56ef-4bd0-8f34-7ba9c28994d1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments/9e84d2fa-f858-4c4e-8de9-b64eee971008/action Aug 07 21:06:37.501437 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-3d1291dc-56ef-4bd0-8f34-7ba9c28994d1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:06:37.501437 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-3d1291dc-56ef-4bd0-8f34-7ba9c28994d1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:37.523434 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:37.523434 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:37.542623 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a94f0430-9e90-4a86-afdf-b43a973819eb req-3d1291dc-56ef-4bd0-8f34-7ba9c28994d1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/9e84d2fa-f858-4c4e-8de9-b64eee971008/action returned with HTTP 204 Aug 07 21:06:37.543208 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 917/3681] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:06:37 2026] POST /volume/v3/attachments/9e84d2fa-f858-4c4e-8de9-b64eee971008/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:37.737837 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-60eab36b-8ed5-4405-bfa0-6c1957015389 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:37.740004 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-60eab36b-8ed5-4405-bfa0-6c1957015389 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a Aug 07 21:06:37.740234 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-60eab36b-8ed5-4405-bfa0-6c1957015389 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:37.740498 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-60eab36b-8ed5-4405-bfa0-6c1957015389 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:37.750588 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:37.750588 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:37.756192 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-60eab36b-8ed5-4405-bfa0-6c1957015389 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:37.762742 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-60eab36b-8ed5-4405-bfa0-6c1957015389 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a returned with HTTP 200 Aug 07 21:06:37.763283 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 910/3682] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:06:37 2026] GET /volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:37.798892 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-31665acf-3f3a-41c2-97f8-f3b311521c93 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:37.799508 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-31665acf-3f3a-41c2-97f8-f3b311521c93 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 Aug 07 21:06:37.799988 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-31665acf-3f3a-41c2-97f8-f3b311521c93 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:37.800244 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-31665acf-3f3a-41c2-97f8-f3b311521c93 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:37.806720 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:37.806720 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:37.807354 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-31665acf-3f3a-41c2-97f8-f3b311521c93 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Snapshot retrieved successfully. Aug 07 21:06:37.808282 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-31665acf-3f3a-41c2-97f8-f3b311521c93 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 returned with HTTP 200 Aug 07 21:06:37.808780 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 923/3683] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:37 2026] GET /volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:37.820838 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6665b75f-c65a-4110-bf57-0f722181ee85 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:37.822730 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6665b75f-c65a-4110-bf57-0f722181ee85 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a Aug 07 21:06:37.822974 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6665b75f-c65a-4110-bf57-0f722181ee85 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:37.823231 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6665b75f-c65a-4110-bf57-0f722181ee85 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:37.833560 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:37.833560 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:37.838475 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6665b75f-c65a-4110-bf57-0f722181ee85 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:37.843841 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6665b75f-c65a-4110-bf57-0f722181ee85 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a returned with HTTP 200 Aug 07 21:06:37.844462 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 934/3684] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:06:37 2026] GET /volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:37.858803 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:37.861087 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:06:37.861538 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2068124188"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:37.863098 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2068124188'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:06:37.863217 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Create volume of 1 GB Aug 07 21:06:37.868035 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Availability Zones retrieved successfully. Aug 07 21:06:37.874586 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Flow 'volume_create_api' (533142ae-5bf8-4188-88af-62d7e3ff3ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:37.876128 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7a4452-42cb-4418-8e71-274940626041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:37.877531 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:06:37.910188 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d8e6d4f5-4c0f-4db0-ad9b-9be1807781e9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:37.911751 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d8e6d4f5-4c0f-4db0-ad9b-9be1807781e9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:37.911983 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d8e6d4f5-4c0f-4db0-ad9b-9be1807781e9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:37.912602 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d8e6d4f5-4c0f-4db0-ad9b-9be1807781e9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:37.912602 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d8e6d4f5-4c0f-4db0-ad9b-9be1807781e9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:37.917846 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:37.917846 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:37.918990 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d8e6d4f5-4c0f-4db0-ad9b-9be1807781e9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:37.919544 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 911/3685] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:37 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:37.925050 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7a4452-42cb-4418-8e71-274940626041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:37.926606 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55133967-7a68-4b99-a622-52a0d15a3f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:38.007642 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Created reservations ['4d028b2f-02a1-4ff1-9ad6-3e44ed40e18c', 'a6491455-9875-48d0-afa5-5f9d22207526', 'e2ec1263-d349-4788-8e19-a2e4b66f696a', 'f72f9ff6-f989-45ee-8168-0646367ca594'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:38.008667 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55133967-7a68-4b99-a622-52a0d15a3f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d028b2f-02a1-4ff1-9ad6-3e44ed40e18c', 'a6491455-9875-48d0-afa5-5f9d22207526', 'e2ec1263-d349-4788-8e19-a2e4b66f696a', 'f72f9ff6-f989-45ee-8168-0646367ca594']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:38.010370 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5edd0863-5f96-4f5b-b384-2246655786a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:38.044076 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5edd0863-5f96-4f5b-b384-2246655786a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '986a1313-b69e-4229-9904-5924c768497e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2068124188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7d4cd8593942419efc0291f115ae84',qos_specs=None,replication_status=,reservations=['4d028b2f-02a1-4ff1-9ad6-3e44ed40e18c','a6491455-9875-48d0-afa5-5f9d22207526','e2ec1263-d349-4788-8e19-a2e4b66f696a','f72f9ff6-f989-45ee-8168-0646367ca594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57cc929eecd48f0b7c518aaf523dd03',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2068124188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=986a1313-b69e-4229-9904-5924c768497e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7d4cd8593942419efc0291f115ae84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57cc929eecd48f0b7c518aaf523dd03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:38.045497 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acbb3a8c-61af-46d9-ab7b-913acec34024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:38.067733 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acbb3a8c-61af-46d9-ab7b-913acec34024) transitioned into state 'SUCCESS' from state '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-2068124188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7d4cd8593942419efc0291f115ae84',qos_specs=None,replication_status=,reservations=['4d028b2f-02a1-4ff1-9ad6-3e44ed40e18c','a6491455-9875-48d0-afa5-5f9d22207526','e2ec1263-d349-4788-8e19-a2e4b66f696a','f72f9ff6-f989-45ee-8168-0646367ca594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57cc929eecd48f0b7c518aaf523dd03',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:38.068918 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78affef1-641a-4a50-ad51-fbfe0ae6e16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:38.082961 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78affef1-641a-4a50-ad51-fbfe0ae6e16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:38.084252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Flow 'volume_create_api' (533142ae-5bf8-4188-88af-62d7e3ff3ad3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:38.084252 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Create volume request issued successfully. Aug 07 21:06:38.085538 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e8a114a3-3a64-408c-b24a-a3bb5c769696 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:06:38.085538 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 918/3686] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:06:37 2026] POST /volume/v3/volumes => generated 766 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:38.100688 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-44b84b51-5ce1-4b67-aa06-608f90238ce4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:38.103580 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-44b84b51-5ce1-4b67-aa06-608f90238ce4 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e Aug 07 21:06:38.104180 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-44b84b51-5ce1-4b67-aa06-608f90238ce4 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:38.104180 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-44b84b51-5ce1-4b67-aa06-608f90238ce4 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:38.118881 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:38.118881 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:38.123996 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-44b84b51-5ce1-4b67-aa06-608f90238ce4 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:38.131112 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-44b84b51-5ce1-4b67-aa06-608f90238ce4 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e returned with HTTP 200 Aug 07 21:06:38.131526 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 924/3687] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:06:38 2026] GET /volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e => generated 834 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:38.253024 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8029575e-ba76-48c6-b589-6cd0b8a2ad7c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:38.255148 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8029575e-ba76-48c6-b589-6cd0b8a2ad7c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] GET https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c Aug 07 21:06:38.255519 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8029575e-ba76-48c6-b589-6cd0b8a2ad7c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:38.255638 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8029575e-ba76-48c6-b589-6cd0b8a2ad7c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:38.264245 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8029575e-ba76-48c6-b589-6cd0b8a2ad7c tempest-TestEncryptedCinderVolumes-1665244902 tempest-TestEncryptedCinderVolumes-1665244902-project-member] https://10.4.3.127/volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c returned with HTTP 404 Aug 07 21:06:38.265422 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 935/3688] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:38 2026] GET /volume/v3/volumes/68e63147-dd65-463a-8d17-f227de85512c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:38.274736 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3a3e9cd8-5d14-417a-825d-6c7ec405d05a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:38.375772 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a3e9cd8-5d14-417a-825d-6c7ec405d05a tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:06:38.375963 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a3e9cd8-5d14-417a-825d-6c7ec405d05a tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:38.376250 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a3e9cd8-5d14-417a-825d-6c7ec405d05a tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:38.377297 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a3e9cd8-5d14-417a-825d-6c7ec405d05a tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:06:38.392648 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3a3e9cd8-5d14-417a-825d-6c7ec405d05a tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Get all volumes completed successfully. Aug 07 21:06:38.395379 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:38.395379 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:38.400662 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a3e9cd8-5d14-417a-825d-6c7ec405d05a tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:06:38.401214 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 912/3689] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:06:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9948 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:38.421540 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d1b9a5ed-f27c-4768-89b7-0bb39ca2c498 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:38.424029 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1b9a5ed-f27c-4768-89b7-0bb39ca2c498 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] DELETE https://10.4.3.127/volume/v3/types/6edd0d8a-f33f-4ab0-a42a-e27c54eb01b6 Aug 07 21:06:38.424345 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1b9a5ed-f27c-4768-89b7-0bb39ca2c498 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:38.424589 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1b9a5ed-f27c-4768-89b7-0bb39ca2c498 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:38.424848 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:38.424848 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:38.449461 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1b9a5ed-f27c-4768-89b7-0bb39ca2c498 tempest-TestEncryptedCinderVolumes-1821746634 tempest-TestEncryptedCinderVolumes-1821746634-project-admin] https://10.4.3.127/volume/v3/types/6edd0d8a-f33f-4ab0-a42a-e27c54eb01b6 returned with HTTP 202 Aug 07 21:06:38.449950 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 919/3690] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:06:38 2026] DELETE /volume/v3/types/6edd0d8a-f33f-4ab0-a42a-e27c54eb01b6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:38.931873 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2834e28d-eefb-4597-8fd3-031b3f6a48d9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:38.934103 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2834e28d-eefb-4597-8fd3-031b3f6a48d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:38.934524 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2834e28d-eefb-4597-8fd3-031b3f6a48d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:38.934643 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2834e28d-eefb-4597-8fd3-031b3f6a48d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:38.934790 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-2834e28d-eefb-4597-8fd3-031b3f6a48d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:38.940148 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:38.940148 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:38.941256 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2834e28d-eefb-4597-8fd3-031b3f6a48d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:38.941658 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 925/3691] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:38 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:39.146303 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fe61bdc7-17dc-4b70-b37e-157243788985 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:39.148325 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fe61bdc7-17dc-4b70-b37e-157243788985 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e Aug 07 21:06:39.148550 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fe61bdc7-17dc-4b70-b37e-157243788985 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:39.148748 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fe61bdc7-17dc-4b70-b37e-157243788985 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:39.156682 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:39.156682 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:39.161130 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fe61bdc7-17dc-4b70-b37e-157243788985 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:39.165707 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fe61bdc7-17dc-4b70-b37e-157243788985 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e returned with HTTP 200 Aug 07 21:06:39.166218 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 936/3692] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:06:39 2026] GET /volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:39.179655 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2e14890e-e502-4089-ad7c-260f27cf9699 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:39.181972 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e14890e-e502-4089-ad7c-260f27cf9699 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:06:39.182525 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e14890e-e502-4089-ad7c-260f27cf9699 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "986a1313-b69e-4229-9904-5924c768497e", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-811974908"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:39.194613 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:39.194613 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:39.195217 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2e14890e-e502-4089-ad7c-260f27cf9699 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:39.195372 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-2e14890e-e502-4089-ad7c-260f27cf9699 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Create snapshot from volume 986a1313-b69e-4229-9904-5924c768497e Aug 07 21:06:39.232646 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-2e14890e-e502-4089-ad7c-260f27cf9699 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Created reservations ['1967da89-2d70-4907-8003-b92368c8fb7c', '18f9b7bf-3da0-43f5-b713-d99d987e7e94', 'bf31bc5d-6c92-4c85-8d6b-2349855a8b1c', 'cc0a9530-e932-42ca-a609-fec0c5821f5c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:39.276913 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2e14890e-e502-4089-ad7c-260f27cf9699 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Snapshot create request issued successfully. Aug 07 21:06:39.277517 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e14890e-e502-4089-ad7c-260f27cf9699 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:06:39.277817 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 913/3693] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:06:39 2026] POST /volume/v3/snapshots => generated 321 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:39.287032 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4f5da874-e170-4c2f-8934-7e1065afe8d2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:39.289675 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f5da874-e170-4c2f-8934-7e1065afe8d2 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e Aug 07 21:06:39.290003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f5da874-e170-4c2f-8934-7e1065afe8d2 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:39.290273 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f5da874-e170-4c2f-8934-7e1065afe8d2 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:39.299284 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:39.299284 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:39.299938 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4f5da874-e170-4c2f-8934-7e1065afe8d2 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Snapshot retrieved successfully. Aug 07 21:06:39.301099 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f5da874-e170-4c2f-8934-7e1065afe8d2 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e returned with HTTP 200 Aug 07 21:06:39.301691 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 920/3694] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:39 2026] GET /volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e => generated 453 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:39.952167 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8177a55a-a2ce-4ac4-a5bb-c30a840835d1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:39.954084 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8177a55a-a2ce-4ac4-a5bb-c30a840835d1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:39.954317 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8177a55a-a2ce-4ac4-a5bb-c30a840835d1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:39.954526 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8177a55a-a2ce-4ac4-a5bb-c30a840835d1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:39.954657 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-8177a55a-a2ce-4ac4-a5bb-c30a840835d1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:39.958776 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:39.958776 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:39.959374 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8177a55a-a2ce-4ac4-a5bb-c30a840835d1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:39.959747 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 926/3695] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:39 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:40.312573 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5fac173d-a5d3-4a5b-bd44-952e644432dd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:40.315834 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5fac173d-a5d3-4a5b-bd44-952e644432dd tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e Aug 07 21:06:40.316397 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5fac173d-a5d3-4a5b-bd44-952e644432dd tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:40.317790 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5fac173d-a5d3-4a5b-bd44-952e644432dd tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:40.330738 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:40.330738 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:40.330738 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5fac173d-a5d3-4a5b-bd44-952e644432dd tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Snapshot retrieved successfully. Aug 07 21:06:40.330738 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5fac173d-a5d3-4a5b-bd44-952e644432dd tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e returned with HTTP 200 Aug 07 21:06:40.330738 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 937/3696] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:40 2026] GET /volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e => generated 480 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:40.341373 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bf577b1f-010e-48a9-bf11-4d6c157aa430 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:40.346714 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf577b1f-010e-48a9-bf11-4d6c157aa430 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] POST https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e/action Aug 07 21:06:40.347168 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf577b1f-010e-48a9-bf11-4d6c157aa430 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:06:40.347279 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf577b1f-010e-48a9-bf11-4d6c157aa430 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:40.358243 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:40.358243 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:40.358865 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bf577b1f-010e-48a9-bf11-4d6c157aa430 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:40.416532 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-bf577b1f-010e-48a9-bf11-4d6c157aa430 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Created reservations ['0033e443-c84d-4348-bc52-1fd0cc87262a', 'b6c49ac6-a2c4-428f-b259-63826943278e'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:40.428148 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bf577b1f-010e-48a9-bf11-4d6c157aa430 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Extend volume request issued successfully. Aug 07 21:06:40.428148 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf577b1f-010e-48a9-bf11-4d6c157aa430 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e/action returned with HTTP 202 Aug 07 21:06:40.428741 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 914/3697] 10.4.3.127 () {70 vars in 1431 bytes} [Fri Aug 7 21:06:40 2026] POST /volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 21:06:40.441383 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e3f6d420-bd05-4c90-825b-6d1ce5de7887 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:40.445089 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3f6d420-bd05-4c90-825b-6d1ce5de7887 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e Aug 07 21:06:40.445089 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3f6d420-bd05-4c90-825b-6d1ce5de7887 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:40.445089 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3f6d420-bd05-4c90-825b-6d1ce5de7887 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:40.459168 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:40.459168 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:40.465146 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e3f6d420-bd05-4c90-825b-6d1ce5de7887 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:40.472322 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3f6d420-bd05-4c90-825b-6d1ce5de7887 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e returned with HTTP 200 Aug 07 21:06:40.472322 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 921/3698] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:06:40 2026] GET /volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:40.970381 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8b58f8cb-471f-4e70-8ffe-af4ba1db04fa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:40.972666 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8b58f8cb-471f-4e70-8ffe-af4ba1db04fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:40.972943 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8b58f8cb-471f-4e70-8ffe-af4ba1db04fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:40.973165 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8b58f8cb-471f-4e70-8ffe-af4ba1db04fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:40.973295 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-8b58f8cb-471f-4e70-8ffe-af4ba1db04fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:40.977936 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:40.977936 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:40.978579 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8b58f8cb-471f-4e70-8ffe-af4ba1db04fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:40.979007 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 927/3699] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:40 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:41.488331 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-70e8907f-4417-4d3e-9133-379e3d47c7d7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:41.490711 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-70e8907f-4417-4d3e-9133-379e3d47c7d7 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e Aug 07 21:06:41.491047 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-70e8907f-4417-4d3e-9133-379e3d47c7d7 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:41.491356 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-70e8907f-4417-4d3e-9133-379e3d47c7d7 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:41.504065 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:41.504065 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:41.510200 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-70e8907f-4417-4d3e-9133-379e3d47c7d7 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:41.516865 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-70e8907f-4417-4d3e-9133-379e3d47c7d7 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e returned with HTTP 200 Aug 07 21:06:41.517446 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 938/3700] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:06:41 2026] GET /volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:41.536301 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8c6fe9a3-2e11-48f3-bb58-b74f90ec0351 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:41.538155 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c6fe9a3-2e11-48f3-bb58-b74f90ec0351 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] POST https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e/action Aug 07 21:06:41.538501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c6fe9a3-2e11-48f3-bb58-b74f90ec0351 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Action body: b'{"revert": {"snapshot_id": "6f9ada9a-3272-4cbf-adca-40e85f8a749e"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:06:41.538610 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c6fe9a3-2e11-48f3-bb58-b74f90ec0351 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "6f9ada9a-3272-4cbf-adca-40e85f8a749e"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:41.546747 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:41.546747 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:41.547306 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8c6fe9a3-2e11-48f3-bb58-b74f90ec0351 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume retrieved successfully. Aug 07 21:06:41.559916 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c6fe9a3-2e11-48f3-bb58-b74f90ec0351 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] HTTP exception thrown: Can't revert volume 986a1313-b69e-4229-9904-5924c768497e to its latest snapshot 6f9ada9a-3272-4cbf-adca-40e85f8a749e. The volume size must be equal to the snapshot size. Aug 07 21:06:41.560073 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c6fe9a3-2e11-48f3-bb58-b74f90ec0351 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e/action returned with HTTP 400 Aug 07 21:06:41.560646 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 915/3701] 10.4.3.127 () {70 vars in 1431 bytes} [Fri Aug 7 21:06:41 2026] POST /volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e/action => generated 213 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 07 21:06:41.570852 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cb74a5dd-0dbd-427d-84f2-9f7152299a6d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:41.573272 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cb74a5dd-0dbd-427d-84f2-9f7152299a6d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e Aug 07 21:06:41.573511 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cb74a5dd-0dbd-427d-84f2-9f7152299a6d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:41.573739 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cb74a5dd-0dbd-427d-84f2-9f7152299a6d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:41.573887 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-cb74a5dd-0dbd-427d-84f2-9f7152299a6d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Delete snapshot with id: 6f9ada9a-3272-4cbf-adca-40e85f8a749e Aug 07 21:06:41.580075 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:41.580075 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:41.580778 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cb74a5dd-0dbd-427d-84f2-9f7152299a6d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Snapshot retrieved successfully. Aug 07 21:06:41.600053 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cb74a5dd-0dbd-427d-84f2-9f7152299a6d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Snapshot delete request issued successfully. Aug 07 21:06:41.600452 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cb74a5dd-0dbd-427d-84f2-9f7152299a6d tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e returned with HTTP 202 Aug 07 21:06:41.601137 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 922/3702] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:41 2026] DELETE /volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:41.609992 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2bd6f79b-4ac8-4bd2-bbdc-b57ca21cba35 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:41.611525 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2bd6f79b-4ac8-4bd2-bbdc-b57ca21cba35 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e Aug 07 21:06:41.612881 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2bd6f79b-4ac8-4bd2-bbdc-b57ca21cba35 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:41.612881 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2bd6f79b-4ac8-4bd2-bbdc-b57ca21cba35 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:41.617451 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:41.617451 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:41.618060 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2bd6f79b-4ac8-4bd2-bbdc-b57ca21cba35 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Snapshot retrieved successfully. Aug 07 21:06:41.618965 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2bd6f79b-4ac8-4bd2-bbdc-b57ca21cba35 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e returned with HTTP 200 Aug 07 21:06:41.619432 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 928/3703] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:41 2026] GET /volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:41.993921 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a509d99a-201e-4f40-ac58-670a3d69d8b9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:41.995693 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a509d99a-201e-4f40-ac58-670a3d69d8b9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:41.995964 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a509d99a-201e-4f40-ac58-670a3d69d8b9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:41.996153 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a509d99a-201e-4f40-ac58-670a3d69d8b9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:41.996248 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-a509d99a-201e-4f40-ac58-670a3d69d8b9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:42.012144 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:42.012144 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:42.013184 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a509d99a-201e-4f40-ac58-670a3d69d8b9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:42.013701 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 939/3704] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:41 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:42.631050 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e8f1ba72-2934-4e26-a009-a9cbec0748bb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:42.633362 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8f1ba72-2934-4e26-a009-a9cbec0748bb tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e Aug 07 21:06:42.633591 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8f1ba72-2934-4e26-a009-a9cbec0748bb tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:42.634005 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8f1ba72-2934-4e26-a009-a9cbec0748bb tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:42.639381 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8f1ba72-2934-4e26-a009-a9cbec0748bb tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e returned with HTTP 404 Aug 07 21:06:42.640129 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 916/3705] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:42 2026] GET /volume/v3/snapshots/6f9ada9a-3272-4cbf-adca-40e85f8a749e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:42.658829 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e15caea9-1681-423d-9feb-4ed04f29a0cc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:42.664086 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e15caea9-1681-423d-9feb-4ed04f29a0cc tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] DELETE https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e Aug 07 21:06:42.664332 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e15caea9-1681-423d-9feb-4ed04f29a0cc tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:42.664561 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e15caea9-1681-423d-9feb-4ed04f29a0cc tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:42.664753 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e15caea9-1681-423d-9feb-4ed04f29a0cc tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Delete volume with id: 986a1313-b69e-4229-9904-5924c768497e Aug 07 21:06:42.672946 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:42.672946 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:42.673657 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e15caea9-1681-423d-9feb-4ed04f29a0cc tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:42.696375 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e15caea9-1681-423d-9feb-4ed04f29a0cc tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Delete volume request issued successfully. Aug 07 21:06:42.696649 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e15caea9-1681-423d-9feb-4ed04f29a0cc tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e returned with HTTP 202 Aug 07 21:06:42.697535 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 923/3706] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:06:42 2026] DELETE /volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:06:42.710914 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1e4e5945-6cc4-4f6e-8bb8-607faa2b3427 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:42.714787 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1e4e5945-6cc4-4f6e-8bb8-607faa2b3427 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e Aug 07 21:06:42.714787 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1e4e5945-6cc4-4f6e-8bb8-607faa2b3427 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:42.714787 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1e4e5945-6cc4-4f6e-8bb8-607faa2b3427 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:42.726044 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:42.726044 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:42.732423 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1e4e5945-6cc4-4f6e-8bb8-607faa2b3427 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:42.740673 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1e4e5945-6cc4-4f6e-8bb8-607faa2b3427 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e returned with HTTP 200 Aug 07 21:06:42.741979 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 929/3707] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:06:42 2026] GET /volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:43.024140 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ccdeaa60-b25b-4520-add6-ef5eea717333 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:43.025950 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ccdeaa60-b25b-4520-add6-ef5eea717333 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:43.026233 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ccdeaa60-b25b-4520-add6-ef5eea717333 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:43.026429 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ccdeaa60-b25b-4520-add6-ef5eea717333 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:43.026556 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ccdeaa60-b25b-4520-add6-ef5eea717333 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:43.031032 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:43.031032 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:43.031821 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ccdeaa60-b25b-4520-add6-ef5eea717333 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:43.032292 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 940/3708] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:43 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:43.757326 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-40ed51bb-14f7-4701-8bf6-f4f566291bbc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:43.759614 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40ed51bb-14f7-4701-8bf6-f4f566291bbc tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e Aug 07 21:06:43.759974 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40ed51bb-14f7-4701-8bf6-f4f566291bbc tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:43.760238 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40ed51bb-14f7-4701-8bf6-f4f566291bbc tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:43.766662 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40ed51bb-14f7-4701-8bf6-f4f566291bbc tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e returned with HTTP 404 Aug 07 21:06:43.767230 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 917/3709] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:06:43 2026] GET /volume/v3/volumes/986a1313-b69e-4229-9904-5924c768497e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:06:43.775917 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c32efcbe-d20b-46cf-b060-d850e8efb42f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:43.779880 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c32efcbe-d20b-46cf-b060-d850e8efb42f tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 Aug 07 21:06:43.780179 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c32efcbe-d20b-46cf-b060-d850e8efb42f tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:43.780454 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c32efcbe-d20b-46cf-b060-d850e8efb42f tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:43.780601 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-c32efcbe-d20b-46cf-b060-d850e8efb42f tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Delete snapshot with id: b34e3081-74b8-44dc-9954-6c3e9bb00d02 Aug 07 21:06:43.787996 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:43.787996 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:43.788437 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c32efcbe-d20b-46cf-b060-d850e8efb42f tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Snapshot retrieved successfully. Aug 07 21:06:43.807190 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c32efcbe-d20b-46cf-b060-d850e8efb42f tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Snapshot delete request issued successfully. Aug 07 21:06:43.807587 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c32efcbe-d20b-46cf-b060-d850e8efb42f tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 returned with HTTP 202 Aug 07 21:06:43.808407 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 924/3710] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:06:43 2026] DELETE /volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:43.820461 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4ba91852-a418-4b3f-a6f7-c7a35499155f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:43.822281 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4ba91852-a418-4b3f-a6f7-c7a35499155f tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 Aug 07 21:06:43.822480 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4ba91852-a418-4b3f-a6f7-c7a35499155f tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:43.822652 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4ba91852-a418-4b3f-a6f7-c7a35499155f tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:43.828521 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:43.828521 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:43.829143 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4ba91852-a418-4b3f-a6f7-c7a35499155f tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Snapshot retrieved successfully. Aug 07 21:06:43.829901 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4ba91852-a418-4b3f-a6f7-c7a35499155f tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 returned with HTTP 200 Aug 07 21:06:43.830437 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 930/3711] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:43 2026] GET /volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:44.045469 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-79b4f637-10b5-4cf3-be78-775738c2b08b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:44.047417 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-79b4f637-10b5-4cf3-be78-775738c2b08b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:44.047635 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-79b4f637-10b5-4cf3-be78-775738c2b08b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:44.047884 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-79b4f637-10b5-4cf3-be78-775738c2b08b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:44.047993 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-79b4f637-10b5-4cf3-be78-775738c2b08b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:44.052203 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:44.052203 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:44.052903 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-79b4f637-10b5-4cf3-be78-775738c2b08b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:44.053288 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 941/3712] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:44 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:44.056850 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-89dff273-8813-48d6-a6d3-5c1fa82b0d48 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:44.058788 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-89dff273-8813-48d6-a6d3-5c1fa82b0d48 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:06:44.058988 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-89dff273-8813-48d6-a6d3-5c1fa82b0d48 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:44.059166 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-89dff273-8813-48d6-a6d3-5c1fa82b0d48 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:44.065813 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:44.065813 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:44.069392 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-89dff273-8813-48d6-a6d3-5c1fa82b0d48 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:06:44.073558 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-89dff273-8813-48d6-a6d3-5c1fa82b0d48 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:06:44.074001 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 918/3713] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:06:44 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:44.149417 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-985c06e3-060b-4948-a870-92cf88b31850 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:44.149862 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-985c06e3-060b-4948-a870-92cf88b31850 None None] GET https://10.4.3.127/volume// Aug 07 21:06:44.150031 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-985c06e3-060b-4948-a870-92cf88b31850 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:44.150300 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-985c06e3-060b-4948-a870-92cf88b31850 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:44.150635 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-985c06e3-060b-4948-a870-92cf88b31850 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:06:44.151124 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 925/3714] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:06:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:06:44.158291 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-88017738-7602-442e-9a13-f616bd44f65b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:44.161919 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-88017738-7602-442e-9a13-f616bd44f65b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:06:44.162674 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-88017738-7602-442e-9a13-f616bd44f65b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58fdef63-042a-4168-bd67-563154484321", "connector": null, "instance_uuid": "17907d7d-0479-4302-bfc6-31e6090f6b28"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:44.177691 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:44.177691 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:44.220172 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-88017738-7602-442e-9a13-f616bd44f65b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:06:44.221673 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 931/3715] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:06:44 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:44.247719 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c8455869-2e66-47c0-9d3e-b50fe890ff15 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:44.249538 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c8455869-2e66-47c0-9d3e-b50fe890ff15 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:06:44.249726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c8455869-2e66-47c0-9d3e-b50fe890ff15 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:44.249955 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c8455869-2e66-47c0-9d3e-b50fe890ff15 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:44.259640 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:44.259640 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:44.264368 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cebc296a-d0d0-4932-a631-3b44cada4ffe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:44.264823 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cebc296a-d0d0-4932-a631-3b44cada4ffe None None] GET https://10.4.3.127/volume// Aug 07 21:06:44.265012 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cebc296a-d0d0-4932-a631-3b44cada4ffe None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:44.265213 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cebc296a-d0d0-4932-a631-3b44cada4ffe None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:44.265542 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cebc296a-d0d0-4932-a631-3b44cada4ffe None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:06:44.265605 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c8455869-2e66-47c0-9d3e-b50fe890ff15 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:06:44.265862 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 919/3716] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:06:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:06:44.271367 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c8455869-2e66-47c0-9d3e-b50fe890ff15 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:06:44.271367 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 942/3717] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:44 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:44.277427 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-6e952fe2-e721-4ba8-8e49-531105b2f803 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:44.280426 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-6e952fe2-e721-4ba8-8e49-531105b2f803 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:06:44.280740 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-6e952fe2-e721-4ba8-8e49-531105b2f803 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:44.281026 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-6e952fe2-e721-4ba8-8e49-531105b2f803 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:44.293735 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:44.293735 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:44.297677 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-6e952fe2-e721-4ba8-8e49-531105b2f803 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:06:44.301988 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-6e952fe2-e721-4ba8-8e49-531105b2f803 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:06:44.302476 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 926/3718] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:06:44 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:06:44.427192 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-eb10d338-ac69-4de1-8c71-a6096fd985a1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:44.430294 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-eb10d338-ac69-4de1-8c71-a6096fd985a1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] PUT https://10.4.3.127/volume/v3/attachments/3fdd01f9-b190-4a8d-b2c2-e921cea6d702 Aug 07 21:06:44.430780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-eb10d338-ac69-4de1-8c71-a6096fd985a1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:44.441296 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-eb10d338-ac69-4de1-8c71-a6096fd985a1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Acquiring lock "cinder-attachment_update-58fdef63-042a-4168-bd67-563154484321-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:06:44.448027 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-eb10d338-ac69-4de1-8c71-a6096fd985a1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Lock "cinder-attachment_update-58fdef63-042a-4168-bd67-563154484321-np0000006755" acquired by "attachment_update" :: waited 0.007s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:06:44.449165 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:44.449165 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:44.565641 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-eb10d338-ac69-4de1-8c71-a6096fd985a1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Lock "cinder-attachment_update-58fdef63-042a-4168-bd67-563154484321-np0000006755" released by "attachment_update" :: held 0.118s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:06:44.566115 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-eb10d338-ac69-4de1-8c71-a6096fd985a1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/attachments/3fdd01f9-b190-4a8d-b2c2-e921cea6d702 returned with HTTP 200 Aug 07 21:06:44.566509 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 932/3719] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:06:44 2026] PUT /volume/v3/attachments/3fdd01f9-b190-4a8d-b2c2-e921cea6d702 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:44.840901 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f1da9aed-6515-41ff-b706-7c1e1f683658 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:44.843082 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1da9aed-6515-41ff-b706-7c1e1f683658 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 Aug 07 21:06:44.843317 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1da9aed-6515-41ff-b706-7c1e1f683658 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:44.844363 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1da9aed-6515-41ff-b706-7c1e1f683658 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:44.848038 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1da9aed-6515-41ff-b706-7c1e1f683658 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 returned with HTTP 404 Aug 07 21:06:44.848547 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 920/3720] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:06:44 2026] GET /volume/v3/snapshots/b34e3081-74b8-44dc-9954-6c3e9bb00d02 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:44.858164 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-cb0f7657-a73d-42fa-a5ca-63f4084d488a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:44.865052 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cb0f7657-a73d-42fa-a5ca-63f4084d488a tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a Aug 07 21:06:44.865929 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cb0f7657-a73d-42fa-a5ca-63f4084d488a tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:44.866685 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cb0f7657-a73d-42fa-a5ca-63f4084d488a tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:44.867472 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-cb0f7657-a73d-42fa-a5ca-63f4084d488a tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Delete volume with id: a5159250-a60a-4a14-a659-15ebef89665a Aug 07 21:06:44.901928 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:44.901928 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:44.906147 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-cb0f7657-a73d-42fa-a5ca-63f4084d488a tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:44.954831 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-cb0f7657-a73d-42fa-a5ca-63f4084d488a tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Delete volume request issued successfully. Aug 07 21:06:44.954831 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cb0f7657-a73d-42fa-a5ca-63f4084d488a tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a returned with HTTP 202 Aug 07 21:06:44.954831 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 943/3721] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:06:44 2026] DELETE /volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:06:44.961069 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1fae8eee-8797-4e9e-bf0f-89f5c5c55fc7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:44.963738 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1fae8eee-8797-4e9e-bf0f-89f5c5c55fc7 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a Aug 07 21:06:44.963738 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1fae8eee-8797-4e9e-bf0f-89f5c5c55fc7 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:44.965005 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1fae8eee-8797-4e9e-bf0f-89f5c5c55fc7 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:44.975328 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:44.975328 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:44.982451 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1fae8eee-8797-4e9e-bf0f-89f5c5c55fc7 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Volume info retrieved successfully. Aug 07 21:06:44.988778 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1fae8eee-8797-4e9e-bf0f-89f5c5c55fc7 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a returned with HTTP 200 Aug 07 21:06:44.989290 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 927/3722] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:06:44 2026] GET /volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:45.062824 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-96dd8255-1868-4a05-9b66-e2f3e417bcff None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:45.064591 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-96dd8255-1868-4a05-9b66-e2f3e417bcff tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:45.064795 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-96dd8255-1868-4a05-9b66-e2f3e417bcff tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:45.064984 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-96dd8255-1868-4a05-9b66-e2f3e417bcff tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:45.065112 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-96dd8255-1868-4a05-9b66-e2f3e417bcff tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:45.069151 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:45.069151 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:45.069727 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-96dd8255-1868-4a05-9b66-e2f3e417bcff tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:45.070062 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 933/3723] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:45 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:45.288948 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-26b5f29e-9a14-498c-9692-bdb726929368 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:45.290274 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-26b5f29e-9a14-498c-9692-bdb726929368 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:06:45.290507 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-26b5f29e-9a14-498c-9692-bdb726929368 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:45.290736 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-26b5f29e-9a14-498c-9692-bdb726929368 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:45.300906 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:45.300906 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:45.304811 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-26b5f29e-9a14-498c-9692-bdb726929368 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:06:45.308798 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-26b5f29e-9a14-498c-9692-bdb726929368 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:06:45.309168 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 921/3724] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:45 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:46.005899 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e788856d-fbe7-410c-940d-68dcf1b55aa9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:46.007919 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e788856d-fbe7-410c-940d-68dcf1b55aa9 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] GET https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a Aug 07 21:06:46.008129 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e788856d-fbe7-410c-940d-68dcf1b55aa9 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:46.008331 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e788856d-fbe7-410c-940d-68dcf1b55aa9 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:46.014620 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e788856d-fbe7-410c-940d-68dcf1b55aa9 tempest-VolumeRevertTests-2054903476 tempest-VolumeRevertTests-2054903476-project-member] https://10.4.3.127/volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a returned with HTTP 404 Aug 07 21:06:46.015101 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 944/3725] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:06:46 2026] GET /volume/v3/volumes/a5159250-a60a-4a14-a659-15ebef89665a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:06:46.080964 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7c5bbd30-a455-4734-9c67-9a87c3a0f585 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:46.082825 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c5bbd30-a455-4734-9c67-9a87c3a0f585 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:46.083079 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c5bbd30-a455-4734-9c67-9a87c3a0f585 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:46.083329 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c5bbd30-a455-4734-9c67-9a87c3a0f585 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:46.083417 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7c5bbd30-a455-4734-9c67-9a87c3a0f585 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:46.088860 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:46.088860 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:46.090169 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c5bbd30-a455-4734-9c67-9a87c3a0f585 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:46.090169 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 928/3726] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:46 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:46.328090 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-10137300-e8b4-4645-99e7-7f5f55929857 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:46.329681 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-10137300-e8b4-4645-99e7-7f5f55929857 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:06:46.329880 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-10137300-e8b4-4645-99e7-7f5f55929857 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:46.330056 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-10137300-e8b4-4645-99e7-7f5f55929857 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:46.339239 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:46.339239 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:46.349571 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-10137300-e8b4-4645-99e7-7f5f55929857 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:06:46.371662 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-10137300-e8b4-4645-99e7-7f5f55929857 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:06:46.372138 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 934/3727] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:46 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:47.103234 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-336bcf8a-2a3c-434e-9a28-9125cea8259b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:47.105295 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-336bcf8a-2a3c-434e-9a28-9125cea8259b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:47.105515 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-336bcf8a-2a3c-434e-9a28-9125cea8259b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:47.105687 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-336bcf8a-2a3c-434e-9a28-9125cea8259b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:47.105825 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-336bcf8a-2a3c-434e-9a28-9125cea8259b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:47.110390 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:47.110390 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:47.111052 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-336bcf8a-2a3c-434e-9a28-9125cea8259b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:47.111436 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 922/3728] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:47 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:47.296467 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:47.385665 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-55f6db70-93ff-47e7-ac89-0f9ac83a969b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:47.387629 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55f6db70-93ff-47e7-ac89-0f9ac83a969b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:06:47.387926 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55f6db70-93ff-47e7-ac89-0f9ac83a969b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:47.388177 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55f6db70-93ff-47e7-ac89-0f9ac83a969b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:47.390008 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:06:47.390500 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1086596618"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:47.392492 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1086596618'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:06:47.392699 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Create volume of 1 GB Aug 07 21:06:47.395276 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=218,cinder:UPDATE=59,cinder:INSERT=27 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:06:47.398201 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Availability Zones retrieved successfully. Aug 07 21:06:47.399731 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:47.399731 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:47.403852 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-55f6db70-93ff-47e7-ac89-0f9ac83a969b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:06:47.406690 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Flow 'volume_create_api' (983fbaf9-20c9-4686-8873-b092499a1f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:47.407905 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e5ea4c3-c044-49d3-8cb6-2eaa9a6b7c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:47.408585 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55f6db70-93ff-47e7-ac89-0f9ac83a969b tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:06:47.409015 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 929/3729] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:47 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:47.410158 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:06:47.442286 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e5ea4c3-c044-49d3-8cb6-2eaa9a6b7c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:47.442951 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44cdf9eb-1c61-466d-9928-f54a75e9b045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:47.503069 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Created reservations ['f0250c3b-93b8-41a2-8bae-ce2dd58c44e4', 'f6fb3fad-207a-486e-9d9c-5863c8e2cbed', '6d307c77-1747-4439-9755-9da964aba365', 'fab20dbe-bd4f-4a6c-93df-84338515ca7f'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:47.503733 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44cdf9eb-1c61-466d-9928-f54a75e9b045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0250c3b-93b8-41a2-8bae-ce2dd58c44e4', 'f6fb3fad-207a-486e-9d9c-5863c8e2cbed', '6d307c77-1747-4439-9755-9da964aba365', 'fab20dbe-bd4f-4a6c-93df-84338515ca7f']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:47.504440 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6febf80e-f7ea-4920-a8cd-142a17d6289b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:47.526047 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6febf80e-f7ea-4920-a8cd-142a17d6289b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29cdd5d9-1c25-466a-a640-4fc975362cc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1086596618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfbbfdde8eb3456b83395a895a782df1',qos_specs=None,replication_status=,reservations=['f0250c3b-93b8-41a2-8bae-ce2dd58c44e4','f6fb3fad-207a-486e-9d9c-5863c8e2cbed','6d307c77-1747-4439-9755-9da964aba365','fab20dbe-bd4f-4a6c-93df-84338515ca7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2811e961d9be4962b3e2b2b458733655',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1086596618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29cdd5d9-1c25-466a-a640-4fc975362cc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfbbfdde8eb3456b83395a895a782df1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2811e961d9be4962b3e2b2b458733655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:47.526819 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31b20cac-bf26-4b35-8dff-2059c41ce1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:47.544268 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31b20cac-bf26-4b35-8dff-2059c41ce1c4) transitioned into state 'SUCCESS' from state '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-1086596618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfbbfdde8eb3456b83395a895a782df1',qos_specs=None,replication_status=,reservations=['f0250c3b-93b8-41a2-8bae-ce2dd58c44e4','f6fb3fad-207a-486e-9d9c-5863c8e2cbed','6d307c77-1747-4439-9755-9da964aba365','fab20dbe-bd4f-4a6c-93df-84338515ca7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2811e961d9be4962b3e2b2b458733655',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:47.544947 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85bf18b0-b12b-4005-abb3-f4a0264f443f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:47.554096 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85bf18b0-b12b-4005-abb3-f4a0264f443f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:47.555340 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Flow 'volume_create_api' (983fbaf9-20c9-4686-8873-b092499a1f99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:47.555434 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Create volume request issued successfully. Aug 07 21:06:47.556780 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e1b22c71-1874-4178-95bb-6ad6e0657fd8 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:06:47.556780 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 945/3730] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:06:47 2026] POST /volume/v3/volumes => generated 778 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:47.571524 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5604f0dd-e69b-41e1-b5c4-d799e34aa08a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:47.574024 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5604f0dd-e69b-41e1-b5c4-d799e34aa08a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 Aug 07 21:06:47.574569 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5604f0dd-e69b-41e1-b5c4-d799e34aa08a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:47.574842 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5604f0dd-e69b-41e1-b5c4-d799e34aa08a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:47.581467 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=246,cinder:UPDATE=72,cinder:INSERT=31 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:06:47.587886 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:47.587886 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:47.592359 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5604f0dd-e69b-41e1-b5c4-d799e34aa08a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Volume info retrieved successfully. Aug 07 21:06:47.596506 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5604f0dd-e69b-41e1-b5c4-d799e34aa08a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 returned with HTTP 200 Aug 07 21:06:47.596989 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 935/3731] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:47 2026] GET /volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:47.849844 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-e679b881-cfcd-4998-983d-6ee8e69882f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:47.852097 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-e679b881-cfcd-4998-983d-6ee8e69882f9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/attachments/3fdd01f9-b190-4a8d-b2c2-e921cea6d702/action Aug 07 21:06:47.852487 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-e679b881-cfcd-4998-983d-6ee8e69882f9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:06:47.852616 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-e679b881-cfcd-4998-983d-6ee8e69882f9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:47.882339 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:47.882339 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:47.902049 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4452a9a-22ad-44d3-ae3b-36020ad55921 req-e679b881-cfcd-4998-983d-6ee8e69882f9 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/attachments/3fdd01f9-b190-4a8d-b2c2-e921cea6d702/action returned with HTTP 204 Aug 07 21:06:47.902724 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 923/3732] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:06:47 2026] POST /volume/v3/attachments/3fdd01f9-b190-4a8d-b2c2-e921cea6d702/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:48.122289 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65712ec5-92f0-4315-9b6c-5fa8b20e70fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:48.124301 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65712ec5-92f0-4315-9b6c-5fa8b20e70fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:48.124562 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65712ec5-92f0-4315-9b6c-5fa8b20e70fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:48.124902 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65712ec5-92f0-4315-9b6c-5fa8b20e70fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:48.125138 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-65712ec5-92f0-4315-9b6c-5fa8b20e70fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 07cb0373-fc85-4629-870a-654777f314f3. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:48.129538 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:48.129538 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:48.130580 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65712ec5-92f0-4315-9b6c-5fa8b20e70fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 200 Aug 07 21:06:48.130655 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 930/3733] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:48 2026] GET /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:48.144165 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-91747f6e-4e35-41a5-90ae-1e4ecd68a1f6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:48.146098 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-91747f6e-4e35-41a5-90ae-1e4ecd68a1f6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] DELETE https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 Aug 07 21:06:48.146341 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-91747f6e-4e35-41a5-90ae-1e4ecd68a1f6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:48.146534 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-91747f6e-4e35-41a5-90ae-1e4ecd68a1f6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:48.146645 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-91747f6e-4e35-41a5-90ae-1e4ecd68a1f6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete backup with id: 07cb0373-fc85-4629-870a-654777f314f3. Aug 07 21:06:48.151432 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:48.151432 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:48.163311 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.rpcapi [None req-91747f6e-4e35-41a5-90ae-1e4ecd68a1f6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] delete_backup rpcapi backup_id 07cb0373-fc85-4629-870a-654777f314f3 {{(pid=100277) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:06:48.165093 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-91747f6e-4e35-41a5-90ae-1e4ecd68a1f6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 returned with HTTP 202 Aug 07 21:06:48.165491 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 946/3734] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:06:48 2026] DELETE /volume/v3/backups/07cb0373-fc85-4629-870a-654777f314f3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:06:48.178618 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7bddb804-be16-4d9c-81b6-47a599631944 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:48.180926 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7bddb804-be16-4d9c-81b6-47a599631944 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 Aug 07 21:06:48.181248 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7bddb804-be16-4d9c-81b6-47a599631944 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:48.181518 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7bddb804-be16-4d9c-81b6-47a599631944 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:48.181769 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-7bddb804-be16-4d9c-81b6-47a599631944 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete volume with id: 381bafb2-0c76-4262-a86b-dcbbd18da158 Aug 07 21:06:48.191210 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:48.191210 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:48.191593 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7bddb804-be16-4d9c-81b6-47a599631944 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:06:48.222696 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7bddb804-be16-4d9c-81b6-47a599631944 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete volume request issued successfully. Aug 07 21:06:48.222909 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7bddb804-be16-4d9c-81b6-47a599631944 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 returned with HTTP 202 Aug 07 21:06:48.223335 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 936/3735] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:06:48 2026] DELETE /volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:06:48.232000 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a2144a42-2bc2-4331-9b39-0f146633141c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:48.233915 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2144a42-2bc2-4331-9b39-0f146633141c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 Aug 07 21:06:48.234138 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2144a42-2bc2-4331-9b39-0f146633141c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:48.234331 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2144a42-2bc2-4331-9b39-0f146633141c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:48.241935 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:48.241935 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:48.245596 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a2144a42-2bc2-4331-9b39-0f146633141c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:06:48.249537 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2144a42-2bc2-4331-9b39-0f146633141c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 returned with HTTP 200 Aug 07 21:06:48.249976 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 924/3736] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:48 2026] GET /volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:48.424123 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c34f6463-6653-4dc9-926c-261e00486d3f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:48.428243 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c34f6463-6653-4dc9-926c-261e00486d3f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:06:48.428469 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c34f6463-6653-4dc9-926c-261e00486d3f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:48.428670 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c34f6463-6653-4dc9-926c-261e00486d3f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:48.442519 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:48.442519 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:48.447139 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c34f6463-6653-4dc9-926c-261e00486d3f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:06:48.453169 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c34f6463-6653-4dc9-926c-261e00486d3f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:06:48.453700 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 931/3737] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:48 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:48.467114 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0eeecf0a-da4c-4835-99e6-1cfba0c4ee83 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:48.469429 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0eeecf0a-da4c-4835-99e6-1cfba0c4ee83 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:06:48.469874 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0eeecf0a-da4c-4835-99e6-1cfba0c4ee83 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58fdef63-042a-4168-bd67-563154484321", "force": true, "name": "tempest-VolumesBackupsTest-Backup-377447487", "container": "tempest-volumesbackupstest-backup-container-1222656181"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:48.471262 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-0eeecf0a-da4c-4835-99e6-1cfba0c4ee83 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating new backup {'backup': {'volume_id': '58fdef63-042a-4168-bd67-563154484321', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-377447487', 'container': 'tempest-volumesbackupstest-backup-container-1222656181'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:06:48.471404 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-0eeecf0a-da4c-4835-99e6-1cfba0c4ee83 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating backup of volume 58fdef63-042a-4168-bd67-563154484321 in container tempest-volumesbackupstest-backup-container-1222656181 Aug 07 21:06:48.481774 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:48.481774 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:48.482294 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0eeecf0a-da4c-4835-99e6-1cfba0c4ee83 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:06:48.499714 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-0eeecf0a-da4c-4835-99e6-1cfba0c4ee83 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Created reservations ['ee3c0b8b-b553-456c-a119-f5e1ff39314a', '88faffc5-9ba6-4ec6-a2f5-222bff75a9f5'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:48.540953 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0eeecf0a-da4c-4835-99e6-1cfba0c4ee83 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:06:48.540953 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 947/3738] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:06:48 2026] POST /volume/v3/backups => generated 329 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:48.546136 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5aba8bea-886e-4c04-af42-8f6a5acabfbb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:48.547982 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5aba8bea-886e-4c04-af42-8f6a5acabfbb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:06:48.548213 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5aba8bea-886e-4c04-af42-8f6a5acabfbb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:48.548480 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5aba8bea-886e-4c04-af42-8f6a5acabfbb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:48.548622 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-5aba8bea-886e-4c04-af42-8f6a5acabfbb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:48.553084 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:48.553084 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:48.553857 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5aba8bea-886e-4c04-af42-8f6a5acabfbb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:06:48.554245 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 937/3739] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:48 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:48.613599 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ae981dcf-8e2e-42d9-9459-b3cbddeac8d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:48.615926 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae981dcf-8e2e-42d9-9459-b3cbddeac8d6 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 Aug 07 21:06:48.616202 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae981dcf-8e2e-42d9-9459-b3cbddeac8d6 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:48.616480 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae981dcf-8e2e-42d9-9459-b3cbddeac8d6 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:48.623542 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:48.623542 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:48.627781 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ae981dcf-8e2e-42d9-9459-b3cbddeac8d6 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Volume info retrieved successfully. Aug 07 21:06:48.631816 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae981dcf-8e2e-42d9-9459-b3cbddeac8d6 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 returned with HTTP 200 Aug 07 21:06:48.632209 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 925/3740] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:48 2026] GET /volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:48.649623 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cab577c2-2f18-4d7e-9eaf-8065879fab6f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:48.655992 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cab577c2-2f18-4d7e-9eaf-8065879fab6f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:06:48.656387 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cab577c2-2f18-4d7e-9eaf-8065879fab6f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "29cdd5d9-1c25-466a-a640-4fc975362cc5", "name": "tempest-type-Backup-719856698"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:48.659183 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-cab577c2-2f18-4d7e-9eaf-8065879fab6f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Creating new backup {'backup': {'volume_id': '29cdd5d9-1c25-466a-a640-4fc975362cc5', 'name': 'tempest-type-Backup-719856698'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:06:48.659322 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-cab577c2-2f18-4d7e-9eaf-8065879fab6f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Creating backup of volume 29cdd5d9-1c25-466a-a640-4fc975362cc5 in container None Aug 07 21:06:48.672008 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:48.672008 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:48.672604 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cab577c2-2f18-4d7e-9eaf-8065879fab6f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Volume info retrieved successfully. Aug 07 21:06:48.707224 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-cab577c2-2f18-4d7e-9eaf-8065879fab6f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Created reservations ['6a34a25e-568d-48e0-88f3-b2dc20aeb5da', '105f37ae-508c-4894-954a-3301ad45297e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:48.748790 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cab577c2-2f18-4d7e-9eaf-8065879fab6f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:06:48.748790 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 932/3741] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:06:48 2026] POST /volume/v3/backups => generated 315 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:48.757786 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-42225d3d-10cd-484f-9da1-0b4fb07e3234 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:48.757786 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-42225d3d-10cd-484f-9da1-0b4fb07e3234 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:06:48.758025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-42225d3d-10cd-484f-9da1-0b4fb07e3234 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:48.758025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-42225d3d-10cd-484f-9da1-0b4fb07e3234 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:48.758112 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-42225d3d-10cd-484f-9da1-0b4fb07e3234 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:48.762141 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:48.762141 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:48.762746 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-42225d3d-10cd-484f-9da1-0b4fb07e3234 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:06:48.763092 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 948/3742] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:48 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:49.266084 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-833581da-f7a9-4887-a3a5-632dce1736d9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:49.268608 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-833581da-f7a9-4887-a3a5-632dce1736d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 Aug 07 21:06:49.268978 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-833581da-f7a9-4887-a3a5-632dce1736d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:49.269268 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-833581da-f7a9-4887-a3a5-632dce1736d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:49.277513 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-833581da-f7a9-4887-a3a5-632dce1736d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 returned with HTTP 404 Aug 07 21:06:49.278072 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 938/3743] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:49 2026] GET /volume/v3/volumes/381bafb2-0c76-4262-a86b-dcbbd18da158 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:06:49.288985 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-15d9612d-b7dd-4556-9229-6486decae86c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:49.291436 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15d9612d-b7dd-4556-9229-6486decae86c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7/export_record Aug 07 21:06:49.291738 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15d9612d-b7dd-4556-9229-6486decae86c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:49.292007 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15d9612d-b7dd-4556-9229-6486decae86c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'export_record' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:49.292165 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-15d9612d-b7dd-4556-9229-6486decae86c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Export record for backup c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100275) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 21:06:49.294211 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=276,cinder:INSERT=35,cinder:UPDATE=78 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:06:49.298535 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:49.298535 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:49.299815 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-15d9612d-b7dd-4556-9229-6486decae86c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling RPCAPI with context: , host: np0000006755, backup: c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100275) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 21:06:49.309833 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-15d9612d-b7dd-4556-9229-6486decae86c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] export_record in rpcapi backup_id c7c0aef6-15d1-4242-b19e-5136ecab03d7 on host np0000006755. {{(pid=100275) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 21:06:49.323673 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-15d9612d-b7dd-4556-9229-6486decae86c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzdjMGFlZjYtMTVkMS00MjQyLWIxOWUtNTEzNmVjYWIwM2Q3IiwgInVzZXJfaWQiOiAiYzc5MzE0ZmEyYjhlNGYwNzg3ZGY5ZDMxYTVkZjdlZmIiLCAicHJvamVjdF9pZCI6ICI2YzNiYjJlNjVjZTQ0ZTExOTZmNjY3N2IyZDQ2NjU5YyIsICJ2b2x1bWVfaWQiOiAiM2I1ZDM3YjktY2I1OC00NmJiLTk1MTMtMGRmOWFlMGIzNzE1IiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzYyMTgzMDAzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2I1ZDM3YjktY2I1OC00NmJiLTk1MTMtMGRmOWFlMGIzNzE1LzIwMjYwODA3MjEwNTU0L2F6X25vdmFfYmFja3VwX2M3YzBhZWY2LTE1ZDEtNDI0Mi1iMTllLTUxMzZlY2FiMDNkNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMjE6MDU6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMjE6MDU6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMTowNjowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100275) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 21:06:49.324275 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15d9612d-b7dd-4556-9229-6486decae86c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7/export_record returned with HTTP 200 Aug 07 21:06:49.324891 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 926/3744] 10.4.3.127 () {68 vars in 1430 bytes} [Fri Aug 7 21:06:49 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7/export_record => generated 1424 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:49.335747 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:49.338178 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:06:49.338687 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1212358282"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:49.341057 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1212358282'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:06:49.341057 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Create volume of 1 GB Aug 07 21:06:49.341310 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:49.341310 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:49.345973 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Availability Zones retrieved successfully. Aug 07 21:06:49.354365 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Flow 'volume_create_api' (a435cb16-61ff-44ca-b62c-d88ba78230b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:49.355724 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c14afe3c-b5c7-48df-8458-4abcc6b21993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:49.357003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:06:49.389695 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c14afe3c-b5c7-48df-8458-4abcc6b21993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:49.390684 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5515552-faef-4c20-86ba-b3400cfa114d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:49.436070 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Created reservations ['c65a3281-4dad-4de3-a3df-b8870a9621c0', '7d2305ca-3d55-470a-b37f-035f6c2e9918', '33eefb92-b98c-4122-b3a6-ca398874ec6e', '01df7f30-1667-4b8a-bc5c-b988079e0433'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:49.437026 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5515552-faef-4c20-86ba-b3400cfa114d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c65a3281-4dad-4de3-a3df-b8870a9621c0', '7d2305ca-3d55-470a-b37f-035f6c2e9918', '33eefb92-b98c-4122-b3a6-ca398874ec6e', '01df7f30-1667-4b8a-bc5c-b988079e0433']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:49.438047 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e3f5221-3855-44c0-bf98-6aeb748feaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:49.469356 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e3f5221-3855-44c0-bf98-6aeb748feaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f06cc9e1-6f74-42ba-89d9-25d9c4f053d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1212358282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c3bb2e65ce44e1196f6677b2d46659c',qos_specs=None,replication_status=,reservations=['c65a3281-4dad-4de3-a3df-b8870a9621c0','7d2305ca-3d55-470a-b37f-035f6c2e9918','33eefb92-b98c-4122-b3a6-ca398874ec6e','01df7f30-1667-4b8a-bc5c-b988079e0433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1212358282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f06cc9e1-6f74-42ba-89d9-25d9c4f053d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c3bb2e65ce44e1196f6677b2d46659c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:49.470459 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1546cef-487f-486d-817e-2609391c221b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:49.501053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1546cef-487f-486d-817e-2609391c221b) transitioned into state 'SUCCESS' from state '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-1212358282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c3bb2e65ce44e1196f6677b2d46659c',qos_specs=None,replication_status=,reservations=['c65a3281-4dad-4de3-a3df-b8870a9621c0','7d2305ca-3d55-470a-b37f-035f6c2e9918','33eefb92-b98c-4122-b3a6-ca398874ec6e','01df7f30-1667-4b8a-bc5c-b988079e0433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:49.501951 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d187a5d5-5421-48ef-8669-253730c86638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:49.514825 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d187a5d5-5421-48ef-8669-253730c86638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:49.514825 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Flow 'volume_create_api' (a435cb16-61ff-44ca-b62c-d88ba78230b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:49.514825 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Create volume request issued successfully. Aug 07 21:06:49.515098 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-628b54c8-f733-4b53-b72c-8bd8cd650f48 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:06:49.515461 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 933/3745] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:06:49 2026] POST /volume/v3/volumes => generated 778 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:49.531052 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9a0cae71-39a4-4611-ab55-d432f759863b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:49.535778 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9a0cae71-39a4-4611-ab55-d432f759863b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 Aug 07 21:06:49.535778 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9a0cae71-39a4-4611-ab55-d432f759863b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:49.535778 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9a0cae71-39a4-4611-ab55-d432f759863b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:49.542417 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:49.542417 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:49.547070 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9a0cae71-39a4-4611-ab55-d432f759863b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:06:49.552302 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9a0cae71-39a4-4611-ab55-d432f759863b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 returned with HTTP 200 Aug 07 21:06:49.552865 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 949/3746] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:49 2026] GET /volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:49.566575 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8d38267a-aa7c-4b84-8147-d36eb743a60d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:49.568551 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8d38267a-aa7c-4b84-8147-d36eb743a60d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:06:49.568804 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8d38267a-aa7c-4b84-8147-d36eb743a60d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:49.569039 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8d38267a-aa7c-4b84-8147-d36eb743a60d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:49.569203 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-8d38267a-aa7c-4b84-8147-d36eb743a60d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:49.575845 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:49.575845 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:49.576195 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8d38267a-aa7c-4b84-8147-d36eb743a60d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:06:49.576567 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 939/3747] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:49 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:49.775865 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e19cda52-d043-4bbd-97a0-9aa7cfb5199f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:49.778479 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e19cda52-d043-4bbd-97a0-9aa7cfb5199f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:06:49.778720 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e19cda52-d043-4bbd-97a0-9aa7cfb5199f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:49.778980 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e19cda52-d043-4bbd-97a0-9aa7cfb5199f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:49.779113 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e19cda52-d043-4bbd-97a0-9aa7cfb5199f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:49.789581 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:49.789581 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:49.790241 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e19cda52-d043-4bbd-97a0-9aa7cfb5199f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:06:49.790595 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 927/3748] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:49 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:50.569102 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-94328a59-86ce-40b7-a018-fc6c06046dab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:50.571754 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-94328a59-86ce-40b7-a018-fc6c06046dab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 Aug 07 21:06:50.572047 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-94328a59-86ce-40b7-a018-fc6c06046dab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:50.572330 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-94328a59-86ce-40b7-a018-fc6c06046dab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:50.580678 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:50.580678 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:50.584845 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-94328a59-86ce-40b7-a018-fc6c06046dab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:06:50.588639 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-73664079-26bd-46f0-9671-65d3ad5ad1e6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:50.589609 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-94328a59-86ce-40b7-a018-fc6c06046dab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 returned with HTTP 200 Aug 07 21:06:50.590321 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 934/3749] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:50 2026] GET /volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:50.590619 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-73664079-26bd-46f0-9671-65d3ad5ad1e6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:06:50.590906 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-73664079-26bd-46f0-9671-65d3ad5ad1e6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:50.591122 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-73664079-26bd-46f0-9671-65d3ad5ad1e6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:50.591274 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-73664079-26bd-46f0-9671-65d3ad5ad1e6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:50.595923 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:50.595923 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:50.597074 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-73664079-26bd-46f0-9671-65d3ad5ad1e6 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:06:50.597494 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 950/3750] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:50 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:50.605134 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b4cea702-9564-45f3-9b0c-5c3c66a730dc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:50.606948 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b4cea702-9564-45f3-9b0c-5c3c66a730dc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:06:50.607312 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b4cea702-9564-45f3-9b0c-5c3c66a730dc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f06cc9e1-6f74-42ba-89d9-25d9c4f053d4", "name": "tempest-type-Backup-133844194"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:50.608869 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.backups [None req-b4cea702-9564-45f3-9b0c-5c3c66a730dc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Creating new backup {'backup': {'volume_id': 'f06cc9e1-6f74-42ba-89d9-25d9c4f053d4', 'name': 'tempest-type-Backup-133844194'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:06:50.609067 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-b4cea702-9564-45f3-9b0c-5c3c66a730dc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Creating backup of volume f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 in container None Aug 07 21:06:50.616904 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:50.616904 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:50.617364 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b4cea702-9564-45f3-9b0c-5c3c66a730dc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:06:50.636792 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-b4cea702-9564-45f3-9b0c-5c3c66a730dc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Created reservations ['a41691f7-1c65-48e1-82c0-9a13a6cd21ed', '14aae8d7-b270-4600-8a65-457742c209d7'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:50.664918 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b4cea702-9564-45f3-9b0c-5c3c66a730dc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:06:50.665158 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 940/3751] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:06:50 2026] POST /volume/v3/backups => generated 315 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:50.673780 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9cd01028-a34b-48a5-ab29-00cadcb65bb5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:50.676677 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9cd01028-a34b-48a5-ab29-00cadcb65bb5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:06:50.676999 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9cd01028-a34b-48a5-ab29-00cadcb65bb5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:50.677113 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9cd01028-a34b-48a5-ab29-00cadcb65bb5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:50.677224 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9cd01028-a34b-48a5-ab29-00cadcb65bb5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:50.682032 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:50.682032 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:50.682843 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9cd01028-a34b-48a5-ab29-00cadcb65bb5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:06:50.683325 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 928/3752] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:50 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:50.802562 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b9f38bbf-a61f-4577-8155-288bd7d73533 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:50.804937 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9f38bbf-a61f-4577-8155-288bd7d73533 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:06:50.805226 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9f38bbf-a61f-4577-8155-288bd7d73533 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:50.805475 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9f38bbf-a61f-4577-8155-288bd7d73533 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:50.806078 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b9f38bbf-a61f-4577-8155-288bd7d73533 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:50.810396 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:50.810396 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:50.811317 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9f38bbf-a61f-4577-8155-288bd7d73533 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:06:50.811836 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 935/3753] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:50 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:51.609254 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2f91f929-b215-49e0-be44-d83511024517 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:51.611335 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2f91f929-b215-49e0-be44-d83511024517 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:06:51.611616 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2f91f929-b215-49e0-be44-d83511024517 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:51.611872 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2f91f929-b215-49e0-be44-d83511024517 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:51.612013 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-2f91f929-b215-49e0-be44-d83511024517 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:51.616398 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:51.616398 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:51.617199 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2f91f929-b215-49e0-be44-d83511024517 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:06:51.617538 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 951/3754] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:51 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:51.697436 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4cba7d9c-f420-404e-aa2c-e7fee6ebbc3b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:51.699831 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4cba7d9c-f420-404e-aa2c-e7fee6ebbc3b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:06:51.700288 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4cba7d9c-f420-404e-aa2c-e7fee6ebbc3b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:51.700642 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4cba7d9c-f420-404e-aa2c-e7fee6ebbc3b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:51.700998 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-4cba7d9c-f420-404e-aa2c-e7fee6ebbc3b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:51.707297 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:51.707297 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:51.708583 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4cba7d9c-f420-404e-aa2c-e7fee6ebbc3b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:06:51.709322 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 941/3755] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:51 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:51.823721 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8f135be2-6eff-4688-9d88-a833f88eb6b4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:51.826125 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8f135be2-6eff-4688-9d88-a833f88eb6b4 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:06:51.826421 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8f135be2-6eff-4688-9d88-a833f88eb6b4 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:51.826830 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8f135be2-6eff-4688-9d88-a833f88eb6b4 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:51.826971 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8f135be2-6eff-4688-9d88-a833f88eb6b4 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:51.837267 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:51.837267 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:51.837267 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8f135be2-6eff-4688-9d88-a833f88eb6b4 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:06:51.837267 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 929/3756] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:51 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:52.641002 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b4b2d21d-4960-4331-8281-de64b427cb64 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:52.643900 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4b2d21d-4960-4331-8281-de64b427cb64 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:06:52.644501 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4b2d21d-4960-4331-8281-de64b427cb64 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:52.644501 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4b2d21d-4960-4331-8281-de64b427cb64 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:52.644501 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b4b2d21d-4960-4331-8281-de64b427cb64 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:52.650459 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:52.650459 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:52.651856 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4b2d21d-4960-4331-8281-de64b427cb64 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:06:52.652444 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 936/3757] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:52 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:52.730196 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0facf604-314e-4dd7-a252-e83bd4cc8f4e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:52.737939 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0facf604-314e-4dd7-a252-e83bd4cc8f4e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:06:52.740117 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0facf604-314e-4dd7-a252-e83bd4cc8f4e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:52.740837 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0facf604-314e-4dd7-a252-e83bd4cc8f4e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:52.740953 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-0facf604-314e-4dd7-a252-e83bd4cc8f4e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:52.750459 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:52.750459 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:52.751163 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0facf604-314e-4dd7-a252-e83bd4cc8f4e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:06:52.751529 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 952/3758] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:52 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 724 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:52.844825 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4105c409-e767-4802-8b8a-3631e651ce5d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:52.846789 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4105c409-e767-4802-8b8a-3631e651ce5d tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:06:52.846988 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4105c409-e767-4802-8b8a-3631e651ce5d tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:52.847178 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4105c409-e767-4802-8b8a-3631e651ce5d tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:52.847280 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-4105c409-e767-4802-8b8a-3631e651ce5d tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:52.854396 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:52.854396 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:52.855610 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4105c409-e767-4802-8b8a-3631e651ce5d tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:06:52.856536 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 942/3759] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:52 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:53.681284 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fbedc4f5-e175-4878-904a-8342e47d458c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:53.683354 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fbedc4f5-e175-4878-904a-8342e47d458c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:06:53.683594 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fbedc4f5-e175-4878-904a-8342e47d458c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:53.683807 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fbedc4f5-e175-4878-904a-8342e47d458c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:53.683915 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fbedc4f5-e175-4878-904a-8342e47d458c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:53.688358 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:53.688358 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:53.689089 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fbedc4f5-e175-4878-904a-8342e47d458c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:06:53.689432 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 930/3760] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:53 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:53.765934 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8bed2910-185a-4304-9f72-9f0a7d501254 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:53.768289 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bed2910-185a-4304-9f72-9f0a7d501254 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:06:53.768565 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bed2910-185a-4304-9f72-9f0a7d501254 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:53.768858 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bed2910-185a-4304-9f72-9f0a7d501254 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:53.768988 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8bed2910-185a-4304-9f72-9f0a7d501254 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:53.776278 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:53.776278 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:53.777191 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bed2910-185a-4304-9f72-9f0a7d501254 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:06:53.777694 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 937/3761] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:53 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:53.872903 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e22b9a84-482f-4d5d-8aca-ba015ae613ba None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:53.884375 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e22b9a84-482f-4d5d-8aca-ba015ae613ba tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:06:53.885218 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e22b9a84-482f-4d5d-8aca-ba015ae613ba tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:53.885953 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e22b9a84-482f-4d5d-8aca-ba015ae613ba tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:53.886124 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-e22b9a84-482f-4d5d-8aca-ba015ae613ba tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:53.914715 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:53.914715 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:53.918699 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e22b9a84-482f-4d5d-8aca-ba015ae613ba tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:06:53.920461 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 953/3762] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:53 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:54.708991 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4bc72eeb-aaeb-4d5f-aa24-a085bfc8088e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:54.712555 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4bc72eeb-aaeb-4d5f-aa24-a085bfc8088e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:06:54.712812 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4bc72eeb-aaeb-4d5f-aa24-a085bfc8088e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:54.713082 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4bc72eeb-aaeb-4d5f-aa24-a085bfc8088e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:54.713361 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-4bc72eeb-aaeb-4d5f-aa24-a085bfc8088e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:54.723183 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:54.723183 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:54.724093 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4bc72eeb-aaeb-4d5f-aa24-a085bfc8088e tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:06:54.724633 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 943/3763] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:54 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:54.794430 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f874d470-911a-4bb3-939f-4b70a7a6fd41 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:54.797784 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f874d470-911a-4bb3-939f-4b70a7a6fd41 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:06:54.797784 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f874d470-911a-4bb3-939f-4b70a7a6fd41 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:54.797784 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f874d470-911a-4bb3-939f-4b70a7a6fd41 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:54.797784 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f874d470-911a-4bb3-939f-4b70a7a6fd41 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:54.802263 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:54.802263 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:54.802954 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f874d470-911a-4bb3-939f-4b70a7a6fd41 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:06:54.803314 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 931/3764] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:54 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:54.933462 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b22a1298-80d6-458c-937a-2e4d6ee35fab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:54.935594 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b22a1298-80d6-458c-937a-2e4d6ee35fab tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:06:54.936272 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b22a1298-80d6-458c-937a-2e4d6ee35fab tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:54.936272 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b22a1298-80d6-458c-937a-2e4d6ee35fab tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:54.936272 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b22a1298-80d6-458c-937a-2e4d6ee35fab tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:54.941688 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:54.941688 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:54.942510 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b22a1298-80d6-458c-937a-2e4d6ee35fab tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:06:54.942987 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 938/3765] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:54 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:55.742935 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ccef9a0b-ed48-4ab0-9d5c-b88e60ccf560 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:55.745304 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ccef9a0b-ed48-4ab0-9d5c-b88e60ccf560 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:06:55.745523 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ccef9a0b-ed48-4ab0-9d5c-b88e60ccf560 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:55.745803 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ccef9a0b-ed48-4ab0-9d5c-b88e60ccf560 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:55.745922 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ccef9a0b-ed48-4ab0-9d5c-b88e60ccf560 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:55.750908 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:55.750908 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:55.751778 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ccef9a0b-ed48-4ab0-9d5c-b88e60ccf560 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:06:55.752379 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 954/3766] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:55 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:55.820200 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-60430ac0-b605-474f-90ce-d55e467c0eb6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:55.822290 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-60430ac0-b605-474f-90ce-d55e467c0eb6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:06:55.822550 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-60430ac0-b605-474f-90ce-d55e467c0eb6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:55.822875 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-60430ac0-b605-474f-90ce-d55e467c0eb6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:55.822956 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-60430ac0-b605-474f-90ce-d55e467c0eb6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:55.829014 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:55.829014 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:55.829868 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-60430ac0-b605-474f-90ce-d55e467c0eb6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:06:55.830372 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 944/3767] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:55 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:55.957735 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3a74c131-14fe-427a-80ce-57ba2526ed98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:55.960017 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a74c131-14fe-427a-80ce-57ba2526ed98 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:06:55.960450 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a74c131-14fe-427a-80ce-57ba2526ed98 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:55.960995 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a74c131-14fe-427a-80ce-57ba2526ed98 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:55.961136 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3a74c131-14fe-427a-80ce-57ba2526ed98 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:55.966241 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:55.966241 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:55.967139 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a74c131-14fe-427a-80ce-57ba2526ed98 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:06:55.967449 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 932/3768] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:55 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:56.776290 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2618d588-3b0c-4858-99de-b11d4e1549c7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:56.778736 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2618d588-3b0c-4858-99de-b11d4e1549c7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:06:56.779043 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2618d588-3b0c-4858-99de-b11d4e1549c7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:56.779366 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2618d588-3b0c-4858-99de-b11d4e1549c7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:56.779494 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2618d588-3b0c-4858-99de-b11d4e1549c7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:56.792519 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:56.792519 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:56.792669 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2618d588-3b0c-4858-99de-b11d4e1549c7 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:06:56.792990 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 939/3769] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:56 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:56.851193 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8725f81a-fcaa-459a-bf9b-e85cbbe435ff None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:56.864069 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8725f81a-fcaa-459a-bf9b-e85cbbe435ff tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:06:56.865005 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8725f81a-fcaa-459a-bf9b-e85cbbe435ff tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:56.865679 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8725f81a-fcaa-459a-bf9b-e85cbbe435ff tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:56.866533 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-8725f81a-fcaa-459a-bf9b-e85cbbe435ff tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:56.885649 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:56.885649 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:56.888749 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8725f81a-fcaa-459a-bf9b-e85cbbe435ff tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:06:56.892778 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 955/3770] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:56 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:56.981583 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7308ce84-47ac-4cb4-9057-b488b2778578 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:56.983586 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7308ce84-47ac-4cb4-9057-b488b2778578 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:06:56.983881 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7308ce84-47ac-4cb4-9057-b488b2778578 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:56.984133 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7308ce84-47ac-4cb4-9057-b488b2778578 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:56.984283 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-7308ce84-47ac-4cb4-9057-b488b2778578 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:56.988915 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:56.988915 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:56.989708 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7308ce84-47ac-4cb4-9057-b488b2778578 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:06:56.990241 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 945/3771] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:56 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:57.096942 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:57.098977 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:06:57.099427 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-2033660347", "snapshot_id": null, "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:57.101438 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-2033660347', 'snapshot_id': None, 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:06:57.192551 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Create volume of 1 GB Aug 07 21:06:57.197368 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Availability Zones retrieved successfully. Aug 07 21:06:57.203862 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Flow 'volume_create_api' (cee19fd7-0114-4a47-8b4b-493b54e24cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:57.204360 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb21128-39c8-4ca3-a24e-fd456bdc7601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:57.205493 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:06:57.276288 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb21128-39c8-4ca3-a24e-fd456bdc7601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:57.279920 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85a1709-7599-45d4-b4c9-0f054827f5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:57.361151 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Created reservations ['c49833fe-8463-44b4-b9c7-a17a3530b8e2', '6ee32703-3054-4413-a485-b1db98108b4c', '04e8ceca-3443-451a-8272-8d80f607d160', '05ff4966-80ec-40ac-8d02-1a8af6e7f0ec'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:57.362010 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85a1709-7599-45d4-b4c9-0f054827f5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c49833fe-8463-44b4-b9c7-a17a3530b8e2', '6ee32703-3054-4413-a485-b1db98108b4c', '04e8ceca-3443-451a-8272-8d80f607d160', '05ff4966-80ec-40ac-8d02-1a8af6e7f0ec']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:57.362619 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ddaa3e2-36be-4c52-ad51-be12470bcd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:57.391436 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ddaa3e2-36be-4c52-ad51-be12470bcd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09a51087-579f-454b-bc55-c5362404d4a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-2033660347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc507c5196454573947b736be53fb64a',qos_specs=None,replication_status=,reservations=['c49833fe-8463-44b4-b9c7-a17a3530b8e2','6ee32703-3054-4413-a485-b1db98108b4c','04e8ceca-3443-451a-8272-8d80f607d160','05ff4966-80ec-40ac-8d02-1a8af6e7f0ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733e9e8aee8a461aa24fe871d1892c5b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-2033660347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09a51087-579f-454b-bc55-c5362404d4a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc507c5196454573947b736be53fb64a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='733e9e8aee8a461aa24fe871d1892c5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:57.392322 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cafc31fe-a505-4742-b084-9a71c9d7372b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:57.408478 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cafc31fe-a505-4742-b084-9a71c9d7372b) transitioned into state 'SUCCESS' from state '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-2033660347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc507c5196454573947b736be53fb64a',qos_specs=None,replication_status=,reservations=['c49833fe-8463-44b4-b9c7-a17a3530b8e2','6ee32703-3054-4413-a485-b1db98108b4c','04e8ceca-3443-451a-8272-8d80f607d160','05ff4966-80ec-40ac-8d02-1a8af6e7f0ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733e9e8aee8a461aa24fe871d1892c5b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:57.409165 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbdbd77-a98d-4637-b49f-7b55b0f1f6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:06:57.418448 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbdbd77-a98d-4637-b49f-7b55b0f1f6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:06:57.419293 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Flow 'volume_create_api' (cee19fd7-0114-4a47-8b4b-493b54e24cfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:06:57.419625 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Create volume request issued successfully. Aug 07 21:06:57.420263 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-142ffc42-db30-4e82-b900-c8f8bc6173a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:06:57.420704 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 933/3772] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:06:57 2026] POST /volume/v3/volumes => generated 754 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:57.442998 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7919b643-823f-498b-b48b-d7f6deec56e3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:57.445276 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7919b643-823f-498b-b48b-d7f6deec56e3 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 Aug 07 21:06:57.445593 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7919b643-823f-498b-b48b-d7f6deec56e3 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:57.445918 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7919b643-823f-498b-b48b-d7f6deec56e3 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:57.458460 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:57.458460 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:57.465529 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7919b643-823f-498b-b48b-d7f6deec56e3 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:06:57.472319 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7919b643-823f-498b-b48b-d7f6deec56e3 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 returned with HTTP 200 Aug 07 21:06:57.472610 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 940/3773] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:57 2026] GET /volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:57.832680 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-52142c9c-489c-4a52-ab31-8684124ca620 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:57.838418 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-52142c9c-489c-4a52-ab31-8684124ca620 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:06:57.838688 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-52142c9c-489c-4a52-ab31-8684124ca620 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:57.839388 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-52142c9c-489c-4a52-ab31-8684124ca620 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:57.839388 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-52142c9c-489c-4a52-ab31-8684124ca620 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:57.843931 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:57.843931 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:57.844792 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-52142c9c-489c-4a52-ab31-8684124ca620 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:06:57.845196 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 956/3774] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:57 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:57.903470 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-eade2ad0-6d44-4ff5-ba00-143b42d25e81 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:57.905710 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eade2ad0-6d44-4ff5-ba00-143b42d25e81 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:06:57.905983 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-eade2ad0-6d44-4ff5-ba00-143b42d25e81 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:57.906240 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-eade2ad0-6d44-4ff5-ba00-143b42d25e81 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:57.906399 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-eade2ad0-6d44-4ff5-ba00-143b42d25e81 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:57.912315 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:57.912315 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:57.913151 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eade2ad0-6d44-4ff5-ba00-143b42d25e81 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:06:57.913963 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 946/3775] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:57 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:58.001501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-45eac13b-b7d4-4efe-86c1-743d8c660472 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:58.003568 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45eac13b-b7d4-4efe-86c1-743d8c660472 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:06:58.003842 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45eac13b-b7d4-4efe-86c1-743d8c660472 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:58.004075 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45eac13b-b7d4-4efe-86c1-743d8c660472 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:58.004243 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-45eac13b-b7d4-4efe-86c1-743d8c660472 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:58.013080 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:58.013080 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:58.013960 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45eac13b-b7d4-4efe-86c1-743d8c660472 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:06:58.014568 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 934/3776] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:58 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:58.493816 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-256e472d-6e2f-4402-a592-8af360a54119 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:58.495649 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-256e472d-6e2f-4402-a592-8af360a54119 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 Aug 07 21:06:58.496562 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-256e472d-6e2f-4402-a592-8af360a54119 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:58.496562 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-256e472d-6e2f-4402-a592-8af360a54119 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:58.506277 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:58.506277 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:58.510633 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-256e472d-6e2f-4402-a592-8af360a54119 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:06:58.518336 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-256e472d-6e2f-4402-a592-8af360a54119 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 returned with HTTP 200 Aug 07 21:06:58.518336 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 941/3777] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:58 2026] GET /volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:58.536938 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4b99d1c8-e571-4ef3-bb26-cb30e5c5d273 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:58.542576 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4b99d1c8-e571-4ef3-bb26-cb30e5c5d273 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 Aug 07 21:06:58.542576 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4b99d1c8-e571-4ef3-bb26-cb30e5c5d273 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:58.542855 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4b99d1c8-e571-4ef3-bb26-cb30e5c5d273 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:58.569701 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:58.569701 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:58.590401 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4b99d1c8-e571-4ef3-bb26-cb30e5c5d273 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:06:58.612874 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4b99d1c8-e571-4ef3-bb26-cb30e5c5d273 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 returned with HTTP 200 Aug 07 21:06:58.614418 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 957/3778] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:58 2026] GET /volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 => generated 1362 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:58.629936 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3559f72f-dd09-40ee-82e5-80f5d6c227e8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:58.632035 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3559f72f-dd09-40ee-82e5-80f5d6c227e8 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 Aug 07 21:06:58.632312 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3559f72f-dd09-40ee-82e5-80f5d6c227e8 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:58.632574 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3559f72f-dd09-40ee-82e5-80f5d6c227e8 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:58.640885 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:58.640885 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:58.645593 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3559f72f-dd09-40ee-82e5-80f5d6c227e8 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:06:58.651378 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3559f72f-dd09-40ee-82e5-80f5d6c227e8 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 returned with HTTP 200 Aug 07 21:06:58.651800 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 947/3779] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:58 2026] GET /volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:06:58.665895 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-73421d82-347c-4fa8-83b5-066fa1fdd4bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:58.667839 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73421d82-347c-4fa8-83b5-066fa1fdd4bd tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:06:58.668297 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73421d82-347c-4fa8-83b5-066fa1fdd4bd tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "09a51087-579f-454b-bc55-c5362404d4a4", "name": "tempest-TestVolumeBackupRestore-backup-1866008010", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:06:58.670101 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-73421d82-347c-4fa8-83b5-066fa1fdd4bd tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Creating new backup {'backup': {'volume_id': '09a51087-579f-454b-bc55-c5362404d4a4', 'name': 'tempest-TestVolumeBackupRestore-backup-1866008010', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:06:58.670278 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-73421d82-347c-4fa8-83b5-066fa1fdd4bd tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Creating backup of volume 09a51087-579f-454b-bc55-c5362404d4a4 in container None Aug 07 21:06:58.680751 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:58.680751 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:58.681357 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-73421d82-347c-4fa8-83b5-066fa1fdd4bd tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:06:58.709728 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-73421d82-347c-4fa8-83b5-066fa1fdd4bd tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Created reservations ['7bc1efed-c03c-4a75-9a9c-5c5f034162d7', 'aded1d32-be5b-45db-902f-af16956aa968'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:06:58.739827 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73421d82-347c-4fa8-83b5-066fa1fdd4bd tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:06:58.739827 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 935/3780] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:06:58 2026] POST /volume/v3/backups => generated 335 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:06:58.746628 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b6119f76-5cd2-4424-a2e4-75977c9c674e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:58.751923 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6119f76-5cd2-4424-a2e4-75977c9c674e tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:06:58.751923 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6119f76-5cd2-4424-a2e4-75977c9c674e tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:58.751923 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6119f76-5cd2-4424-a2e4-75977c9c674e tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:58.751923 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b6119f76-5cd2-4424-a2e4-75977c9c674e tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:58.763303 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:58.763303 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:58.763303 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6119f76-5cd2-4424-a2e4-75977c9c674e tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:06:58.763303 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 942/3781] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:58 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 742 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:58.860025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6a9c0517-cb21-4c8b-b66b-da4499202afa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:58.862379 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6a9c0517-cb21-4c8b-b66b-da4499202afa tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:06:58.862558 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6a9c0517-cb21-4c8b-b66b-da4499202afa tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:58.862842 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6a9c0517-cb21-4c8b-b66b-da4499202afa tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:58.862995 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-6a9c0517-cb21-4c8b-b66b-da4499202afa tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:58.868286 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:58.868286 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:58.869237 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6a9c0517-cb21-4c8b-b66b-da4499202afa tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:06:58.869678 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 958/3782] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:58 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:58.926551 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cedaed31-ab7c-4e41-b32f-a720975478c1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:58.928668 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cedaed31-ab7c-4e41-b32f-a720975478c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:06:58.928987 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cedaed31-ab7c-4e41-b32f-a720975478c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:58.929214 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cedaed31-ab7c-4e41-b32f-a720975478c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:58.929310 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-cedaed31-ab7c-4e41-b32f-a720975478c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:58.937558 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:58.937558 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:58.938290 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cedaed31-ab7c-4e41-b32f-a720975478c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:06:58.938649 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 948/3783] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:58 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:59.027631 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0af35615-2189-4323-a0b7-f0a2428ad151 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:59.030176 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0af35615-2189-4323-a0b7-f0a2428ad151 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:06:59.030885 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0af35615-2189-4323-a0b7-f0a2428ad151 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:59.030885 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0af35615-2189-4323-a0b7-f0a2428ad151 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:59.030885 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0af35615-2189-4323-a0b7-f0a2428ad151 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:59.045120 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:59.045120 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:06:59.046155 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0af35615-2189-4323-a0b7-f0a2428ad151 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:06:59.046784 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 936/3784] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:59 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:59.775971 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-33c25ae4-272d-4251-bcef-9088cb6a9e4d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:59.778401 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33c25ae4-272d-4251-bcef-9088cb6a9e4d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:06:59.778730 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33c25ae4-272d-4251-bcef-9088cb6a9e4d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:59.779021 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33c25ae4-272d-4251-bcef-9088cb6a9e4d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:59.779165 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-33c25ae4-272d-4251-bcef-9088cb6a9e4d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:59.784631 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:59.784631 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:06:59.785576 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33c25ae4-272d-4251-bcef-9088cb6a9e4d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:06:59.786098 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 943/3785] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:59 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:59.895107 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4e606dda-4db8-4bd0-94e6-88d72b13d21a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:59.924950 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4e606dda-4db8-4bd0-94e6-88d72b13d21a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:06:59.925265 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4e606dda-4db8-4bd0-94e6-88d72b13d21a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:59.925970 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4e606dda-4db8-4bd0-94e6-88d72b13d21a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:59.926514 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-4e606dda-4db8-4bd0-94e6-88d72b13d21a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:59.938245 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:59.938245 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:06:59.939181 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4e606dda-4db8-4bd0-94e6-88d72b13d21a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:06:59.939728 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 959/3786] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:06:59 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:06:59.951548 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7a94de00-5330-467b-92e5-cdef7f490c13 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:06:59.953642 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7a94de00-5330-467b-92e5-cdef7f490c13 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:06:59.953884 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7a94de00-5330-467b-92e5-cdef7f490c13 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:06:59.954137 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7a94de00-5330-467b-92e5-cdef7f490c13 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:06:59.954313 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-7a94de00-5330-467b-92e5-cdef7f490c13 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:06:59.959288 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:06:59.959288 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:06:59.960127 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7a94de00-5330-467b-92e5-cdef7f490c13 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:06:59.960593 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 949/3787] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:06:59 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:00.059546 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3a4c2b81-252c-4a9c-95fe-c5b44a8a0765 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:00.062017 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a4c2b81-252c-4a9c-95fe-c5b44a8a0765 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:00.062288 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a4c2b81-252c-4a9c-95fe-c5b44a8a0765 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:00.062481 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a4c2b81-252c-4a9c-95fe-c5b44a8a0765 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:00.062609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3a4c2b81-252c-4a9c-95fe-c5b44a8a0765 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:00.067083 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:00.067083 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:00.067747 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a4c2b81-252c-4a9c-95fe-c5b44a8a0765 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:00.068161 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 937/3788] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:00 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:00.802000 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-be72891d-b4b8-4236-b4b5-e07b5eb7a659 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:00.808550 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be72891d-b4b8-4236-b4b5-e07b5eb7a659 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:00.808843 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be72891d-b4b8-4236-b4b5-e07b5eb7a659 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:00.809107 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be72891d-b4b8-4236-b4b5-e07b5eb7a659 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:00.809278 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-be72891d-b4b8-4236-b4b5-e07b5eb7a659 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:00.818145 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:00.818145 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:00.819235 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be72891d-b4b8-4236-b4b5-e07b5eb7a659 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:00.819748 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 944/3789] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:00 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 744 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:00.954050 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c5795bd3-d286-4d29-b9d6-9099e0492c35 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:00.956923 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c5795bd3-d286-4d29-b9d6-9099e0492c35 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:07:00.956923 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c5795bd3-d286-4d29-b9d6-9099e0492c35 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:00.956923 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c5795bd3-d286-4d29-b9d6-9099e0492c35 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:00.956923 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-c5795bd3-d286-4d29-b9d6-9099e0492c35 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:00.961242 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:00.961242 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:00.962128 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c5795bd3-d286-4d29-b9d6-9099e0492c35 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:07:00.962609 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 960/3790] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:00 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:00.971613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4312c404-b3d2-42a2-a86b-ba7e8ec43796 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:00.974042 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4312c404-b3d2-42a2-a86b-ba7e8ec43796 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:00.974375 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4312c404-b3d2-42a2-a86b-ba7e8ec43796 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:00.974654 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4312c404-b3d2-42a2-a86b-ba7e8ec43796 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:00.974816 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-4312c404-b3d2-42a2-a86b-ba7e8ec43796 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:00.980185 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:00.980185 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:00.981078 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4312c404-b3d2-42a2-a86b-ba7e8ec43796 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:07:00.981577 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 950/3791] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:00 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:01.081675 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4f788a4c-4d8c-40d0-a64a-0b22bb66aabb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:01.083625 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f788a4c-4d8c-40d0-a64a-0b22bb66aabb tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:01.084143 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f788a4c-4d8c-40d0-a64a-0b22bb66aabb tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:01.084508 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f788a4c-4d8c-40d0-a64a-0b22bb66aabb tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:01.084727 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4f788a4c-4d8c-40d0-a64a-0b22bb66aabb tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:01.089832 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:01.089832 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:01.090773 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f788a4c-4d8c-40d0-a64a-0b22bb66aabb tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:01.091465 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 938/3792] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:01 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:01.832434 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e7777736-f535-481d-b696-a8f907b93b51 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:01.835254 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7777736-f535-481d-b696-a8f907b93b51 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:01.835254 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7777736-f535-481d-b696-a8f907b93b51 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:01.835254 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7777736-f535-481d-b696-a8f907b93b51 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:01.835254 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e7777736-f535-481d-b696-a8f907b93b51 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:01.840439 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:01.840439 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:01.841412 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7777736-f535-481d-b696-a8f907b93b51 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:01.841861 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 945/3793] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:01 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:01.974041 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6b0f1ccf-1419-4a55-8fe4-c824e1417097 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:01.978299 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6b0f1ccf-1419-4a55-8fe4-c824e1417097 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:07:01.978299 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6b0f1ccf-1419-4a55-8fe4-c824e1417097 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:01.978299 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6b0f1ccf-1419-4a55-8fe4-c824e1417097 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:01.978299 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-6b0f1ccf-1419-4a55-8fe4-c824e1417097 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:01.992056 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:01.992056 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:02.004864 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b0f091dc-aba8-47dc-abec-955ba7b89cb1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:02.006747 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6b0f1ccf-1419-4a55-8fe4-c824e1417097 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:07:02.011867 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 961/3794] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:01 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:02.017804 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b0f091dc-aba8-47dc-abec-955ba7b89cb1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:02.019953 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b0f091dc-aba8-47dc-abec-955ba7b89cb1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:02.020845 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b0f091dc-aba8-47dc-abec-955ba7b89cb1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:02.022307 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-b0f091dc-aba8-47dc-abec-955ba7b89cb1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:02.032433 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:02.032433 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:02.033115 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b0f091dc-aba8-47dc-abec-955ba7b89cb1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:07:02.033543 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 951/3795] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:01 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:02.105897 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b1b4fc5f-52cc-4f79-9363-95d595b04270 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:02.108149 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1b4fc5f-52cc-4f79-9363-95d595b04270 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:02.108538 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1b4fc5f-52cc-4f79-9363-95d595b04270 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:02.108884 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1b4fc5f-52cc-4f79-9363-95d595b04270 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:02.109124 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b1b4fc5f-52cc-4f79-9363-95d595b04270 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:02.114564 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:02.114564 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:02.114564 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1b4fc5f-52cc-4f79-9363-95d595b04270 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:02.114564 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 939/3796] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:02 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:02.855653 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eafd172d-e079-4d0a-9b7c-32c2c3ba52ba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:02.858022 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eafd172d-e079-4d0a-9b7c-32c2c3ba52ba tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:02.858238 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eafd172d-e079-4d0a-9b7c-32c2c3ba52ba tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:02.859138 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eafd172d-e079-4d0a-9b7c-32c2c3ba52ba tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:02.859138 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-eafd172d-e079-4d0a-9b7c-32c2c3ba52ba tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:02.863865 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:02.863865 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:02.864645 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eafd172d-e079-4d0a-9b7c-32c2c3ba52ba tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:02.865172 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 946/3797] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:02 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:03.021221 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-84c0382e-74b4-4447-9455-9ca9a677da79 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:03.023447 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-84c0382e-74b4-4447-9455-9ca9a677da79 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:07:03.023447 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-84c0382e-74b4-4447-9455-9ca9a677da79 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:03.023447 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-84c0382e-74b4-4447-9455-9ca9a677da79 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:03.023447 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-84c0382e-74b4-4447-9455-9ca9a677da79 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:03.029783 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:03.029783 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:03.029783 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-84c0382e-74b4-4447-9455-9ca9a677da79 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:07:03.029783 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 962/3798] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:03 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:03.045016 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cdcc9148-5e5b-48ff-a5e9-a6fbef9563a2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:03.047269 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cdcc9148-5e5b-48ff-a5e9-a6fbef9563a2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:03.047506 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cdcc9148-5e5b-48ff-a5e9-a6fbef9563a2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:03.047751 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cdcc9148-5e5b-48ff-a5e9-a6fbef9563a2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:03.047923 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-cdcc9148-5e5b-48ff-a5e9-a6fbef9563a2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:03.060836 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:03.060836 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:03.063696 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cdcc9148-5e5b-48ff-a5e9-a6fbef9563a2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:07:03.065655 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 952/3799] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:03 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:03.128309 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7f288e78-e72a-46f4-b9b3-79843b0d164e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:03.130291 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f288e78-e72a-46f4-b9b3-79843b0d164e tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:03.130536 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f288e78-e72a-46f4-b9b3-79843b0d164e tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:03.130786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f288e78-e72a-46f4-b9b3-79843b0d164e tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:03.131274 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7f288e78-e72a-46f4-b9b3-79843b0d164e tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:03.135682 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:03.135682 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:03.136362 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f288e78-e72a-46f4-b9b3-79843b0d164e tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:03.136890 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 940/3800] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:03 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:03.878815 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c44fbf4b-971e-4d63-a59d-62987258e3bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:03.881340 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c44fbf4b-971e-4d63-a59d-62987258e3bb tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:03.881613 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c44fbf4b-971e-4d63-a59d-62987258e3bb tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:03.881875 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c44fbf4b-971e-4d63-a59d-62987258e3bb tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:03.882053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c44fbf4b-971e-4d63-a59d-62987258e3bb tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:03.887482 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:03.887482 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:03.888331 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c44fbf4b-971e-4d63-a59d-62987258e3bb tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:03.888752 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 947/3801] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:03 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:04.041434 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-cb539b15-6d61-40db-ae4e-5a04c428c515 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:04.045994 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cb539b15-6d61-40db-ae4e-5a04c428c515 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:07:04.045994 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cb539b15-6d61-40db-ae4e-5a04c428c515 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:04.045994 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cb539b15-6d61-40db-ae4e-5a04c428c515 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:04.045994 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-cb539b15-6d61-40db-ae4e-5a04c428c515 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:04.051782 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:04.051782 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:04.053371 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cb539b15-6d61-40db-ae4e-5a04c428c515 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:07:04.054275 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 963/3802] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:04 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:04.084396 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c944c04c-d4d6-4cc8-ba9e-2f5999fbe18e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:04.104008 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c944c04c-d4d6-4cc8-ba9e-2f5999fbe18e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:04.105413 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c944c04c-d4d6-4cc8-ba9e-2f5999fbe18e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:04.106075 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c944c04c-d4d6-4cc8-ba9e-2f5999fbe18e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:04.106257 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-c944c04c-d4d6-4cc8-ba9e-2f5999fbe18e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:04.130640 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:04.130640 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:04.133158 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c944c04c-d4d6-4cc8-ba9e-2f5999fbe18e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:07:04.135472 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 953/3803] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:04 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:04.153191 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f02f22a7-4123-4691-83f8-06009bbf29fb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:04.156424 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f02f22a7-4123-4691-83f8-06009bbf29fb tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:04.156689 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f02f22a7-4123-4691-83f8-06009bbf29fb tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:04.156967 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f02f22a7-4123-4691-83f8-06009bbf29fb tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:04.157129 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f02f22a7-4123-4691-83f8-06009bbf29fb tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:04.164201 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:04.164201 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:04.165111 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f02f22a7-4123-4691-83f8-06009bbf29fb tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:04.165578 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 941/3804] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:04 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:04.902781 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-61249e15-d7d0-47ac-b9de-df1ee232279d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:04.908538 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-61249e15-d7d0-47ac-b9de-df1ee232279d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:04.908789 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-61249e15-d7d0-47ac-b9de-df1ee232279d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:04.909001 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-61249e15-d7d0-47ac-b9de-df1ee232279d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:04.909105 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-61249e15-d7d0-47ac-b9de-df1ee232279d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:04.920266 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:04.920266 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:04.921244 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-61249e15-d7d0-47ac-b9de-df1ee232279d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:04.921725 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 948/3805] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:04 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:05.066526 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-42679e5d-144b-437d-aed4-fd940ae58e0a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:05.068691 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-42679e5d-144b-437d-aed4-fd940ae58e0a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:07:05.068978 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-42679e5d-144b-437d-aed4-fd940ae58e0a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:05.069995 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-42679e5d-144b-437d-aed4-fd940ae58e0a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:05.069995 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-42679e5d-144b-437d-aed4-fd940ae58e0a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:05.075441 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:05.075441 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:05.076495 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-42679e5d-144b-437d-aed4-fd940ae58e0a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:07:05.077091 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 964/3806] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:05 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:05.148595 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8fb889aa-0c9f-4209-8d24-1d624329331c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:05.151651 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8fb889aa-0c9f-4209-8d24-1d624329331c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:05.151900 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8fb889aa-0c9f-4209-8d24-1d624329331c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:05.152132 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8fb889aa-0c9f-4209-8d24-1d624329331c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:05.152247 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-8fb889aa-0c9f-4209-8d24-1d624329331c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:05.164781 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:05.164781 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:05.167387 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8fb889aa-0c9f-4209-8d24-1d624329331c tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:07:05.167819 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 954/3807] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:05 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:05.180053 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f2479ea1-f70d-4520-96b3-1e48dc419d51 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:05.181690 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f2479ea1-f70d-4520-96b3-1e48dc419d51 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:05.181971 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f2479ea1-f70d-4520-96b3-1e48dc419d51 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:05.182199 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f2479ea1-f70d-4520-96b3-1e48dc419d51 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:05.182342 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f2479ea1-f70d-4520-96b3-1e48dc419d51 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:05.187899 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:05.187899 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:05.188654 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f2479ea1-f70d-4520-96b3-1e48dc419d51 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:05.189082 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 942/3808] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:05 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:05.932481 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1c338c09-3618-427f-837e-4682c9ee8b9a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:05.934340 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c338c09-3618-427f-837e-4682c9ee8b9a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:05.934532 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c338c09-3618-427f-837e-4682c9ee8b9a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:05.934710 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c338c09-3618-427f-837e-4682c9ee8b9a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:05.934883 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1c338c09-3618-427f-837e-4682c9ee8b9a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:05.941737 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:05.941737 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:05.942728 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c338c09-3618-427f-837e-4682c9ee8b9a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:05.943270 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 949/3809] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:05 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:06.091037 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-910efbd2-77aa-408b-8cb8-45beef8cec2f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:06.094773 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-910efbd2-77aa-408b-8cb8-45beef8cec2f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:07:06.094773 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-910efbd2-77aa-408b-8cb8-45beef8cec2f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:06.094773 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-910efbd2-77aa-408b-8cb8-45beef8cec2f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:06.094773 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-910efbd2-77aa-408b-8cb8-45beef8cec2f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:06.097848 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:06.097848 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:06.098640 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-910efbd2-77aa-408b-8cb8-45beef8cec2f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:07:06.099038 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 965/3810] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:06 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:06.180458 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fb57ed9c-ac06-44f2-8764-6a643f03164b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:06.183255 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fb57ed9c-ac06-44f2-8764-6a643f03164b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:06.183614 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fb57ed9c-ac06-44f2-8764-6a643f03164b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:06.183898 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fb57ed9c-ac06-44f2-8764-6a643f03164b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:06.184039 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-fb57ed9c-ac06-44f2-8764-6a643f03164b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:06.190596 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:06.190596 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:06.191394 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fb57ed9c-ac06-44f2-8764-6a643f03164b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:07:06.191791 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 955/3811] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:06 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:06.202895 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a3090d78-2ab5-4407-a74a-b9f618cba34f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:06.204958 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3090d78-2ab5-4407-a74a-b9f618cba34f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:06.205395 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3090d78-2ab5-4407-a74a-b9f618cba34f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:06.205640 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3090d78-2ab5-4407-a74a-b9f618cba34f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:06.205808 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a3090d78-2ab5-4407-a74a-b9f618cba34f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:06.211987 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:06.211987 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:06.212895 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3090d78-2ab5-4407-a74a-b9f618cba34f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:06.213472 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 943/3812] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:06 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:06.955379 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9577c2bd-f5fa-4ddc-ab4d-5ebfea808677 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:06.957953 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9577c2bd-f5fa-4ddc-ab4d-5ebfea808677 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:06.958216 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9577c2bd-f5fa-4ddc-ab4d-5ebfea808677 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:06.958477 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9577c2bd-f5fa-4ddc-ab4d-5ebfea808677 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:06.958630 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9577c2bd-f5fa-4ddc-ab4d-5ebfea808677 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:06.964399 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:06.964399 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:06.965440 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9577c2bd-f5fa-4ddc-ab4d-5ebfea808677 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:06.965961 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 950/3813] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:06 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:07.110003 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6fdc6059-29d1-4fa8-99ce-96a795418f5a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:07.112648 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6fdc6059-29d1-4fa8-99ce-96a795418f5a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:07:07.112969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6fdc6059-29d1-4fa8-99ce-96a795418f5a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:07.113267 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6fdc6059-29d1-4fa8-99ce-96a795418f5a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:07.113457 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-6fdc6059-29d1-4fa8-99ce-96a795418f5a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:07.119330 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:07.119330 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:07.120564 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6fdc6059-29d1-4fa8-99ce-96a795418f5a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:07:07.121351 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 966/3814] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:07 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:07.133291 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1a2955f2-ac86-4aec-83b1-045805736196 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:07.136417 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a2955f2-ac86-4aec-83b1-045805736196 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:07:07.136417 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1a2955f2-ac86-4aec-83b1-045805736196 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:07.136964 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1a2955f2-ac86-4aec-83b1-045805736196 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:07.136964 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-1a2955f2-ac86-4aec-83b1-045805736196 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:07.142699 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:07.142699 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:07.143787 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a2955f2-ac86-4aec-83b1-045805736196 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:07:07.144283 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 956/3815] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:07 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:07.156031 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8db63f79-c759-4c1e-9925-67252cb5b119 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:07.157582 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8db63f79-c759-4c1e-9925-67252cb5b119 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:07:07.158086 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8db63f79-c759-4c1e-9925-67252cb5b119 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58fdef63-042a-4168-bd67-563154484321", "incremental": true, "force": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:07.159898 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-8db63f79-c759-4c1e-9925-67252cb5b119 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating new backup {'backup': {'volume_id': '58fdef63-042a-4168-bd67-563154484321', 'incremental': True, 'force': True}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:07:07.160233 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-8db63f79-c759-4c1e-9925-67252cb5b119 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating backup of volume 58fdef63-042a-4168-bd67-563154484321 in container None Aug 07 21:07:07.172678 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:07.172678 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:07.174781 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8db63f79-c759-4c1e-9925-67252cb5b119 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:07:07.200442 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-8db63f79-c759-4c1e-9925-67252cb5b119 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Created reservations ['3a66cfd2-a2c6-43d6-8b46-b79da8df0692', '5d6806d2-a979-46ef-ab47-6263e5dab020'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:07.205456 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7f3d4a48-6703-41f0-816f-a5773a82a879 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:07.208343 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f3d4a48-6703-41f0-816f-a5773a82a879 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:07.208587 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f3d4a48-6703-41f0-816f-a5773a82a879 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:07.209482 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f3d4a48-6703-41f0-816f-a5773a82a879 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:07.209622 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7f3d4a48-6703-41f0-816f-a5773a82a879 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:07.217532 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:07.217532 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:07.218218 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f3d4a48-6703-41f0-816f-a5773a82a879 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:07:07.218779 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 951/3816] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:07 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:07.228405 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b403fcc8-f336-4c1d-a7f9-3224763ea4ba None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:07.231072 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b403fcc8-f336-4c1d-a7f9-3224763ea4ba tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:07.231325 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b403fcc8-f336-4c1d-a7f9-3224763ea4ba tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:07.231698 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b403fcc8-f336-4c1d-a7f9-3224763ea4ba tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:07.231826 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b403fcc8-f336-4c1d-a7f9-3224763ea4ba tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:07.237884 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:07.237884 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:07.238080 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b403fcc8-f336-4c1d-a7f9-3224763ea4ba tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:07.238603 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 967/3817] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:07 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:07.256796 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8db63f79-c759-4c1e-9925-67252cb5b119 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:07:07.257687 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 944/3818] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:07:07 2026] POST /volume/v3/backups => generated 288 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:07.268980 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dc0e905d-0137-4c5f-a9ff-a906a907f36d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:07.272068 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dc0e905d-0137-4c5f-a9ff-a906a907f36d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:07.272218 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dc0e905d-0137-4c5f-a9ff-a906a907f36d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:07.272550 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dc0e905d-0137-4c5f-a9ff-a906a907f36d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:07.272699 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-dc0e905d-0137-4c5f-a9ff-a906a907f36d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:07.279076 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:07.279076 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:07.280178 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dc0e905d-0137-4c5f-a9ff-a906a907f36d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 200 Aug 07 21:07:07.280771 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 957/3819] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:07 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:07.978744 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0139b580-6cfa-4740-b598-ed67de689381 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:07.980960 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0139b580-6cfa-4740-b598-ed67de689381 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:07.982127 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0139b580-6cfa-4740-b598-ed67de689381 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:07.982127 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0139b580-6cfa-4740-b598-ed67de689381 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:07.982362 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0139b580-6cfa-4740-b598-ed67de689381 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:07.987318 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:07.987318 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:07.988064 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0139b580-6cfa-4740-b598-ed67de689381 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:07.988708 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 952/3820] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:07 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:08.231495 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-96a48964-9653-4814-8f6b-f0a4eba7c5ea None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:08.233583 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-96a48964-9653-4814-8f6b-f0a4eba7c5ea tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:08.233942 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-96a48964-9653-4814-8f6b-f0a4eba7c5ea tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:08.234182 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-96a48964-9653-4814-8f6b-f0a4eba7c5ea tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:08.234348 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-96a48964-9653-4814-8f6b-f0a4eba7c5ea tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:08.239871 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:08.239871 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:08.240732 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-96a48964-9653-4814-8f6b-f0a4eba7c5ea tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:07:08.241151 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 968/3821] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:08 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:08.252511 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1f1bd86c-e537-4d10-a142-3cc2cefe504a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:08.254652 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f1bd86c-e537-4d10-a142-3cc2cefe504a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:08.254887 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f1bd86c-e537-4d10-a142-3cc2cefe504a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:08.255076 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f1bd86c-e537-4d10-a142-3cc2cefe504a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:08.255172 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1f1bd86c-e537-4d10-a142-3cc2cefe504a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:08.259576 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:08.259576 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:08.260270 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f1bd86c-e537-4d10-a142-3cc2cefe504a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:08.260728 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 945/3822] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:08 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:08.295891 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3496c2a0-18ea-41b2-b3b3-eead16d821b8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:08.298069 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3496c2a0-18ea-41b2-b3b3-eead16d821b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:08.298318 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3496c2a0-18ea-41b2-b3b3-eead16d821b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:08.298551 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3496c2a0-18ea-41b2-b3b3-eead16d821b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:08.298690 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-3496c2a0-18ea-41b2-b3b3-eead16d821b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:08.303851 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:08.303851 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:08.304782 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3496c2a0-18ea-41b2-b3b3-eead16d821b8 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 200 Aug 07 21:07:08.305207 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 958/3823] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:08 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:08.999579 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ac566f9c-fd4d-489b-95e8-1b881eed13a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:09.001578 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac566f9c-fd4d-489b-95e8-1b881eed13a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:09.001870 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac566f9c-fd4d-489b-95e8-1b881eed13a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:09.002121 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac566f9c-fd4d-489b-95e8-1b881eed13a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:09.002280 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ac566f9c-fd4d-489b-95e8-1b881eed13a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:09.007976 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:09.007976 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:09.009085 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac566f9c-fd4d-489b-95e8-1b881eed13a1 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:09.009602 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 953/3824] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:08 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:09.252354 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1a517fd4-d8cc-4dc0-9b3b-300699388ba5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:09.254779 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1a517fd4-d8cc-4dc0-9b3b-300699388ba5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:09.255092 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1a517fd4-d8cc-4dc0-9b3b-300699388ba5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:09.255365 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1a517fd4-d8cc-4dc0-9b3b-300699388ba5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:09.255522 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-1a517fd4-d8cc-4dc0-9b3b-300699388ba5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:09.260879 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:09.260879 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:09.261716 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1a517fd4-d8cc-4dc0-9b3b-300699388ba5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:07:09.262252 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 969/3825] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:09 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:09.274026 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a9ce68e0-428b-4010-9d73-4896dcc0f778 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:09.276041 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9ce68e0-428b-4010-9d73-4896dcc0f778 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:09.276298 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9ce68e0-428b-4010-9d73-4896dcc0f778 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:09.276485 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9ce68e0-428b-4010-9d73-4896dcc0f778 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:09.276612 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a9ce68e0-428b-4010-9d73-4896dcc0f778 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:09.281076 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:09.281076 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:09.281751 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9ce68e0-428b-4010-9d73-4896dcc0f778 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:09.282152 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 946/3826] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:09 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:09.323508 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ad208f00-4cc6-475d-8364-ce977b14fb05 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:09.326865 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ad208f00-4cc6-475d-8364-ce977b14fb05 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:09.327156 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ad208f00-4cc6-475d-8364-ce977b14fb05 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:09.327461 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ad208f00-4cc6-475d-8364-ce977b14fb05 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:09.327717 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-ad208f00-4cc6-475d-8364-ce977b14fb05 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:09.333204 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:09.333204 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:09.334167 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ad208f00-4cc6-475d-8364-ce977b14fb05 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 200 Aug 07 21:07:09.334619 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 959/3827] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:09 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:10.026682 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a5447d8-1018-4d0b-9b3c-e4ac94c3730b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:10.028439 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a5447d8-1018-4d0b-9b3c-e4ac94c3730b tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:10.028652 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a5447d8-1018-4d0b-9b3c-e4ac94c3730b tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:10.028838 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a5447d8-1018-4d0b-9b3c-e4ac94c3730b tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:10.028953 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4a5447d8-1018-4d0b-9b3c-e4ac94c3730b tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:10.033221 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:10.033221 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:10.034020 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a5447d8-1018-4d0b-9b3c-e4ac94c3730b tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:10.034398 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 954/3828] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:10 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:10.274974 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a52012e6-fe26-4299-a988-10a6baf5c6c4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:10.276951 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a52012e6-fe26-4299-a988-10a6baf5c6c4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:10.277314 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a52012e6-fe26-4299-a988-10a6baf5c6c4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:10.277581 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a52012e6-fe26-4299-a988-10a6baf5c6c4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:10.277681 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-a52012e6-fe26-4299-a988-10a6baf5c6c4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:10.282672 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:10.282672 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:10.283548 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a52012e6-fe26-4299-a988-10a6baf5c6c4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:07:10.284513 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 970/3829] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:10 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:10.296510 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6a863be8-be0d-451b-bc67-8833ceefcb8f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:10.298904 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a863be8-be0d-451b-bc67-8833ceefcb8f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:10.299229 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a863be8-be0d-451b-bc67-8833ceefcb8f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:10.299509 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a863be8-be0d-451b-bc67-8833ceefcb8f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:10.299674 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6a863be8-be0d-451b-bc67-8833ceefcb8f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:10.305200 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:10.305200 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:10.306114 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a863be8-be0d-451b-bc67-8833ceefcb8f tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:10.306609 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 947/3830] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:10 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:10.330687 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-981b3847-3105-4517-8331-453ea6457633 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:10.332904 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-981b3847-3105-4517-8331-453ea6457633 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] PUT https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:10.333320 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-981b3847-3105-4517-8331-453ea6457633 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:10.339713 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:10.339713 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:10.346584 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ecfb2bce-f627-4dfb-9d37-8819e9e64374 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:10.348840 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ecfb2bce-f627-4dfb-9d37-8819e9e64374 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:10.349105 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ecfb2bce-f627-4dfb-9d37-8819e9e64374 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:10.349293 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-981b3847-3105-4517-8331-453ea6457633 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:10.349392 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ecfb2bce-f627-4dfb-9d37-8819e9e64374 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:10.349566 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ecfb2bce-f627-4dfb-9d37-8819e9e64374 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:10.350424 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 960/3831] 10.4.3.127 () {70 vars in 1408 bytes} [Fri Aug 7 21:07:10 2026] PUT /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 315 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:10.354754 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:10.354754 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:10.355779 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ecfb2bce-f627-4dfb-9d37-8819e9e64374 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 200 Aug 07 21:07:10.356314 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 955/3832] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:10 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:10.360551 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c31f2fe7-ec2b-43c2-a8b3-36229a045655 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:10.362187 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c31f2fe7-ec2b-43c2-a8b3-36229a045655 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:10.362389 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c31f2fe7-ec2b-43c2-a8b3-36229a045655 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:10.362556 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c31f2fe7-ec2b-43c2-a8b3-36229a045655 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:10.362656 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-c31f2fe7-ec2b-43c2-a8b3-36229a045655 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:10.366879 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:10.366879 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:10.367509 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c31f2fe7-ec2b-43c2-a8b3-36229a045655 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:10.367938 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 971/3833] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:10 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:10.378581 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b117d62f-4618-4265-87e0-f1816d7e99be None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:10.380533 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b117d62f-4618-4265-87e0-f1816d7e99be tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] DELETE https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:10.380816 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b117d62f-4618-4265-87e0-f1816d7e99be tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:10.381061 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b117d62f-4618-4265-87e0-f1816d7e99be tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:10.381205 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-b117d62f-4618-4265-87e0-f1816d7e99be tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Delete backup with id: 65862062-7a18-42a6-be89-eefb561f0436. Aug 07 21:07:10.385897 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:10.385897 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:10.403095 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-b117d62f-4618-4265-87e0-f1816d7e99be tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] delete_backup rpcapi backup_id 65862062-7a18-42a6-be89-eefb561f0436 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:07:10.405089 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b117d62f-4618-4265-87e0-f1816d7e99be tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 202 Aug 07 21:07:10.405647 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 948/3834] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:07:10 2026] DELETE /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:07:10.417476 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-da6c01e1-cb79-437b-abd1-e182357e4567 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:10.419705 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-da6c01e1-cb79-437b-abd1-e182357e4567 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:10.419991 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-da6c01e1-cb79-437b-abd1-e182357e4567 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:10.420249 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-da6c01e1-cb79-437b-abd1-e182357e4567 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:10.420378 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-da6c01e1-cb79-437b-abd1-e182357e4567 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:10.425406 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:10.425406 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:10.426084 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-da6c01e1-cb79-437b-abd1-e182357e4567 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 200 Aug 07 21:07:10.426465 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 961/3835] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:10 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:11.046673 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0567740a-5c7f-480c-94be-69b4c381775e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:11.048875 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0567740a-5c7f-480c-94be-69b4c381775e tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:11.049101 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0567740a-5c7f-480c-94be-69b4c381775e tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:11.049331 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0567740a-5c7f-480c-94be-69b4c381775e tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:11.049436 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0567740a-5c7f-480c-94be-69b4c381775e tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:11.054288 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:11.054288 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:11.055157 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0567740a-5c7f-480c-94be-69b4c381775e tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:11.055565 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 956/3836] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:11 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:11.297422 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ec693a33-98b8-46af-94ef-0a4b4a128137 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:11.300252 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ec693a33-98b8-46af-94ef-0a4b4a128137 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:11.300680 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ec693a33-98b8-46af-94ef-0a4b4a128137 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:11.301127 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ec693a33-98b8-46af-94ef-0a4b4a128137 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:11.301127 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ec693a33-98b8-46af-94ef-0a4b4a128137 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:11.307929 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:11.307929 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:11.308657 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ec693a33-98b8-46af-94ef-0a4b4a128137 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:07:11.309089 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 972/3837] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:11 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:11.325752 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ad730bd2-084e-45dd-bd39-e2cea4b0b8fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:11.328428 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad730bd2-084e-45dd-bd39-e2cea4b0b8fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46/export_record Aug 07 21:07:11.328531 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ad730bd2-084e-45dd-bd39-e2cea4b0b8fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:11.328995 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ad730bd2-084e-45dd-bd39-e2cea4b0b8fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'export_record' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:11.328995 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-ad730bd2-084e-45dd-bd39-e2cea4b0b8fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Export record for backup dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100275) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 21:07:11.335264 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:11.335264 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:11.336624 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-ad730bd2-084e-45dd-bd39-e2cea4b0b8fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling RPCAPI with context: , host: np0000006755, backup: dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100275) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 21:07:11.345428 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-ad730bd2-084e-45dd-bd39-e2cea4b0b8fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] export_record in rpcapi backup_id dedbc936-dcbb-4a53-b127-8a891ba2ef46 on host np0000006755. {{(pid=100275) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 21:07:11.355706 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-ad730bd2-084e-45dd-bd39-e2cea4b0b8fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGVkYmM5MzYtZGNiYi00YTUzLWIxMjctOGE4OTFiYTJlZjQ2IiwgInVzZXJfaWQiOiAiYzc5MzE0ZmEyYjhlNGYwNzg3ZGY5ZDMxYTVkZjdlZmIiLCAicHJvamVjdF9pZCI6ICI2YzNiYjJlNjVjZTQ0ZTExOTZmNjY3N2IyZDQ2NjU5YyIsICJ2b2x1bWVfaWQiOiAiZjA2Y2M5ZTEtNmY3NC00MmJhLTg5ZDktMjVkOWM0ZjA1M2Q0IiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzM4NDQxOTQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mMDZjYzllMS02Zjc0LTQyYmEtODlkOS0yNWQ5YzRmMDUzZDQvMjAyNjA4MDcyMTA2NTUvYXpfbm92YV9iYWNrdXBfZGVkYmM5MzYtZGNiYi00YTUzLWIxMjctOGE4OTFiYTJlZjQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QyMTowNjo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMTowNjo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDIxOjA3OjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100275) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 21:07:11.356121 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad730bd2-084e-45dd-bd39-e2cea4b0b8fa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46/export_record returned with HTTP 200 Aug 07 21:07:11.356859 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 949/3838] 10.4.3.127 () {68 vars in 1430 bytes} [Fri Aug 7 21:07:11 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:11.366051 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-11065351-b831-46ae-af33-337001b290f8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:11.368269 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9361145d-a365-49ec-a4ae-e1d452f0d6e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:11.368478 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-11065351-b831-46ae-af33-337001b290f8 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:11.368803 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-11065351-b831-46ae-af33-337001b290f8 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:11.369160 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-11065351-b831-46ae-af33-337001b290f8 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:11.369211 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-11065351-b831-46ae-af33-337001b290f8 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:11.370582 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9361145d-a365-49ec-a4ae-e1d452f0d6e4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:11.371079 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9361145d-a365-49ec-a4ae-e1d452f0d6e4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:11.371079 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9361145d-a365-49ec-a4ae-e1d452f0d6e4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:11.371217 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9361145d-a365-49ec-a4ae-e1d452f0d6e4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:11.374818 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:11.374818 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:11.375650 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-11065351-b831-46ae-af33-337001b290f8 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:07:11.376212 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 962/3839] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:11 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:11.376810 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:11.376810 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:11.377828 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9361145d-a365-49ec-a4ae-e1d452f0d6e4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 200 Aug 07 21:07:11.378313 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 957/3840] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:11 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:11.388187 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-df72dfcb-072f-4e07-a5f7-49d990748892 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:11.390589 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-df72dfcb-072f-4e07-a5f7-49d990748892 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] POST https://10.4.3.127/volume/v3/backups/import_record Aug 07 21:07:11.390872 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-df72dfcb-072f-4e07-a5f7-49d990748892 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjA3ODg2ZWItMDAzMy00YjVmLWI3M2QtMDRjMDRmNDc1ZTA1IiwgInVzZXJfaWQiOiAiYzc5MzE0ZmEyYjhlNGYwNzg3ZGY5ZDMxYTVkZjdlZmIiLCAicHJvamVjdF9pZCI6ICI2YzNiYjJlNjVjZTQ0ZTExOTZmNjY3N2IyZDQ2NjU5YyIsICJ2b2x1bWVfaWQiOiAiZjA2Y2M5ZTEtNmY3NC00MmJhLTg5ZDktMjVkOWM0ZjA1M2Q0IiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzM4NDQxOTQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mMDZjYzllMS02Zjc0LTQyYmEtODlkOS0yNWQ5YzRmMDUzZDQvMjAyNjA4MDcyMTA2NTUvYXpfbm92YV9iYWNrdXBfZGVkYmM5MzYtZGNiYi00YTUzLWIxMjctOGE4OTFiYTJlZjQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QyMTowNjo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMTowNjo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDIxOjA3OjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:11.392583 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-df72dfcb-072f-4e07-a5f7-49d990748892 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjA3ODg2ZWItMDAzMy00YjVmLWI3M2QtMDRjMDRmNDc1ZTA1IiwgInVzZXJfaWQiOiAiYzc5MzE0ZmEyYjhlNGYwNzg3ZGY5ZDMxYTVkZjdlZmIiLCAicHJvamVjdF9pZCI6ICI2YzNiYjJlNjVjZTQ0ZTExOTZmNjY3N2IyZDQ2NjU5YyIsICJ2b2x1bWVfaWQiOiAiZjA2Y2M5ZTEtNmY3NC00MmJhLTg5ZDktMjVkOWM0ZjA1M2Q0IiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzM4NDQxOTQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mMDZjYzllMS02Zjc0LTQyYmEtODlkOS0yNWQ5YzRmMDUzZDQvMjAyNjA4MDcyMTA2NTUvYXpfbm92YV9iYWNrdXBfZGVkYmM5MzYtZGNiYi00YTUzLWIxMjctOGE4OTFiYTJlZjQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QyMTowNjo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMTowNjo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDIxOjA3OjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100277) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 21:07:11.392722 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-df72dfcb-072f-4e07-a5f7-49d990748892 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjA3ODg2ZWItMDAzMy00YjVmLWI3M2QtMDRjMDRmNDc1ZTA1IiwgInVzZXJfaWQiOiAiYzc5MzE0ZmEyYjhlNGYwNzg3ZGY5ZDMxYTVkZjdlZmIiLCAicHJvamVjdF9pZCI6ICI2YzNiYjJlNjVjZTQ0ZTExOTZmNjY3N2IyZDQ2NjU5YyIsICJ2b2x1bWVfaWQiOiAiZjA2Y2M5ZTEtNmY3NC00MmJhLTg5ZDktMjVkOWM0ZjA1M2Q0IiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzM4NDQxOTQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mMDZjYzllMS02Zjc0LTQyYmEtODlkOS0yNWQ5YzRmMDUzZDQvMjAyNjA4MDcyMTA2NTUvYXpfbm92YV9iYWNrdXBfZGVkYmM5MzYtZGNiYi00YTUzLWIxMjctOGE4OTFiYTJlZjQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QyMTowNjo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMTowNjo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDIxOjA3OjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100277) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 21:07:11.427676 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-df72dfcb-072f-4e07-a5f7-49d990748892 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Created reservations ['8f9c4315-181a-483c-b8f4-784aea622b06', '67cb98c3-f8a1-429d-a1f0-8f46aa3e8ac7'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:11.437537 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb353fec-7a52-452f-ba12-c1ee008b1bda None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:11.439311 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb353fec-7a52-452f-ba12-c1ee008b1bda tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 Aug 07 21:07:11.439512 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb353fec-7a52-452f-ba12-c1ee008b1bda tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:11.439727 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb353fec-7a52-452f-ba12-c1ee008b1bda tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:11.439861 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cb353fec-7a52-452f-ba12-c1ee008b1bda tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Show backup with id 65862062-7a18-42a6-be89-eefb561f0436. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:11.444136 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb353fec-7a52-452f-ba12-c1ee008b1bda tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 returned with HTTP 404 Aug 07 21:07:11.444860 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 950/3841] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:11 2026] GET /volume/v3/backups/65862062-7a18-42a6-be89-eefb561f0436 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:11.452627 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-353ec1b1-6858-45c2-98a5-290514598e44 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:11.454878 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-353ec1b1-6858-45c2-98a5-290514598e44 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 Aug 07 21:07:11.455032 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-353ec1b1-6858-45c2-98a5-290514598e44 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:11.455221 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-353ec1b1-6858-45c2-98a5-290514598e44 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:11.455437 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-353ec1b1-6858-45c2-98a5-290514598e44 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Delete volume with id: 29cdd5d9-1c25-466a-a640-4fc975362cc5 Aug 07 21:07:11.457772 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.rpcapi [None req-df72dfcb-072f-4e07-a5f7-49d990748892 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] import_record rpcapi backup id 207886eb-0033-4b5f-b73d-04c04f475e05 on host np0000006755 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjA3ODg2ZWItMDAzMy00YjVmLWI3M2QtMDRjMDRmNDc1ZTA1IiwgInVzZXJfaWQiOiAiYzc5MzE0ZmEyYjhlNGYwNzg3ZGY5ZDMxYTVkZjdlZmIiLCAicHJvamVjdF9pZCI6ICI2YzNiYjJlNjVjZTQ0ZTExOTZmNjY3N2IyZDQ2NjU5YyIsICJ2b2x1bWVfaWQiOiAiZjA2Y2M5ZTEtNmY3NC00MmJhLTg5ZDktMjVkOWM0ZjA1M2Q0IiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzM4NDQxOTQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mMDZjYzllMS02Zjc0LTQyYmEtODlkOS0yNWQ5YzRmMDUzZDQvMjAyNjA4MDcyMTA2NTUvYXpfbm92YV9iYWNrdXBfZGVkYmM5MzYtZGNiYi00YTUzLWIxMjctOGE4OTFiYTJlZjQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QyMTowNjo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMTowNjo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDIxOjA3OjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100277) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 21:07:11.460280 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-df72dfcb-072f-4e07-a5f7-49d990748892 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Import record output: {'backup': {'id': '207886eb-0033-4b5f-b73d-04c04f475e05', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.127/volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05'}, {'rel': 'bookmark', 'href': 'https://10.4.3.127/volume/backups/207886eb-0033-4b5f-b73d-04c04f475e05'}]}}. {{(pid=100277) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 21:07:11.460280 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-df72dfcb-072f-4e07-a5f7-49d990748892 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/import_record returned with HTTP 201 Aug 07 21:07:11.460746 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 973/3842] 10.4.3.127 () {70 vars in 1342 bytes} [Fri Aug 7 21:07:11 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 73 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 21:07:11.469241 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:11.469241 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:11.469626 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-353ec1b1-6858-45c2-98a5-290514598e44 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Volume info retrieved successfully. Aug 07 21:07:11.469778 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-176187b4-6cc0-4ef2-83bf-c0f542fe285f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:11.471592 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-176187b4-6cc0-4ef2-83bf-c0f542fe285f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 Aug 07 21:07:11.471841 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-176187b4-6cc0-4ef2-83bf-c0f542fe285f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:11.472015 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-176187b4-6cc0-4ef2-83bf-c0f542fe285f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:11.472159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-176187b4-6cc0-4ef2-83bf-c0f542fe285f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 207886eb-0033-4b5f-b73d-04c04f475e05. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:11.476896 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:11.476896 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:11.477473 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-176187b4-6cc0-4ef2-83bf-c0f542fe285f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 returned with HTTP 200 Aug 07 21:07:11.477852 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 958/3843] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:11 2026] GET /volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:11.490150 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-353ec1b1-6858-45c2-98a5-290514598e44 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Delete volume request issued successfully. Aug 07 21:07:11.490402 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-353ec1b1-6858-45c2-98a5-290514598e44 tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 returned with HTTP 202 Aug 07 21:07:11.490833 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 963/3844] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:07:11 2026] DELETE /volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:11.498476 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4b60fac5-9e04-4762-87db-504f1076e82b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:11.500491 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b60fac5-9e04-4762-87db-504f1076e82b tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 Aug 07 21:07:11.500682 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b60fac5-9e04-4762-87db-504f1076e82b tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:11.500912 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b60fac5-9e04-4762-87db-504f1076e82b tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:11.508276 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:11.508276 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:11.512055 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4b60fac5-9e04-4762-87db-504f1076e82b tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Volume info retrieved successfully. Aug 07 21:07:11.516316 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b60fac5-9e04-4762-87db-504f1076e82b tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 returned with HTTP 200 Aug 07 21:07:11.516687 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 951/3845] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:11 2026] GET /volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:12.071797 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-65b59e0d-d70e-422b-945e-6cf4c641f079 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:12.082578 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-65b59e0d-d70e-422b-945e-6cf4c641f079 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:12.083857 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-65b59e0d-d70e-422b-945e-6cf4c641f079 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:12.085388 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-65b59e0d-d70e-422b-945e-6cf4c641f079 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:12.087172 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-65b59e0d-d70e-422b-945e-6cf4c641f079 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:12.101856 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:12.101856 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:12.102823 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-65b59e0d-d70e-422b-945e-6cf4c641f079 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:12.103328 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 974/3846] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:12 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:12.392386 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d324ce92-6de0-4d2c-918d-2d27ddd01272 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:12.394582 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d324ce92-6de0-4d2c-918d-2d27ddd01272 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:12.394853 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d324ce92-6de0-4d2c-918d-2d27ddd01272 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:12.395087 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d324ce92-6de0-4d2c-918d-2d27ddd01272 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:12.395210 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d324ce92-6de0-4d2c-918d-2d27ddd01272 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:12.401416 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:12.401416 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:12.402470 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d324ce92-6de0-4d2c-918d-2d27ddd01272 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 200 Aug 07 21:07:12.402909 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 959/3847] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:12 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:12.492866 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-25d22c31-7cdf-4ea9-a8a5-105c17950662 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:12.492866 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-25d22c31-7cdf-4ea9-a8a5-105c17950662 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 Aug 07 21:07:12.493327 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-25d22c31-7cdf-4ea9-a8a5-105c17950662 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:12.493327 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-25d22c31-7cdf-4ea9-a8a5-105c17950662 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:12.493327 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-25d22c31-7cdf-4ea9-a8a5-105c17950662 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 207886eb-0033-4b5f-b73d-04c04f475e05. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:12.498548 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:12.498548 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:12.499385 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-25d22c31-7cdf-4ea9-a8a5-105c17950662 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 returned with HTTP 200 Aug 07 21:07:12.499864 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 964/3848] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:12 2026] GET /volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:12.512733 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e2d61c3-3dfc-41e8-845a-d32f0b94855a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:12.516513 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e2d61c3-3dfc-41e8-845a-d32f0b94855a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] DELETE https://10.4.3.127/volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 Aug 07 21:07:12.516513 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e2d61c3-3dfc-41e8-845a-d32f0b94855a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:12.516513 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e2d61c3-3dfc-41e8-845a-d32f0b94855a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:12.516513 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-7e2d61c3-3dfc-41e8-845a-d32f0b94855a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete backup with id: 207886eb-0033-4b5f-b73d-04c04f475e05. Aug 07 21:07:12.519196 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:12.519196 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:12.533910 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-7e2d61c3-3dfc-41e8-845a-d32f0b94855a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] delete_backup rpcapi backup_id 207886eb-0033-4b5f-b73d-04c04f475e05 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:07:12.534172 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4bd1340d-6f26-4a27-a86d-cf7aba941f8a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:12.535851 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e2d61c3-3dfc-41e8-845a-d32f0b94855a tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 returned with HTTP 202 Aug 07 21:07:12.536113 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4bd1340d-6f26-4a27-a86d-cf7aba941f8a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] GET https://10.4.3.127/volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 Aug 07 21:07:12.536384 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 952/3849] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:07:12 2026] DELETE /volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:07:12.536535 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4bd1340d-6f26-4a27-a86d-cf7aba941f8a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:12.538778 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4bd1340d-6f26-4a27-a86d-cf7aba941f8a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:12.543331 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4bd1340d-6f26-4a27-a86d-cf7aba941f8a tempest-ProjectAdminTests39-291246429 tempest-ProjectAdminTests39-291246429-project-admin] https://10.4.3.127/volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 returned with HTTP 404 Aug 07 21:07:12.543746 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-793bd470-ee5e-4346-86e1-5c117d6154a4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:12.544038 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 975/3850] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:12 2026] GET /volume/v3/volumes/29cdd5d9-1c25-466a-a640-4fc975362cc5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:12.545663 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-793bd470-ee5e-4346-86e1-5c117d6154a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 Aug 07 21:07:12.545959 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-793bd470-ee5e-4346-86e1-5c117d6154a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:12.546200 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-793bd470-ee5e-4346-86e1-5c117d6154a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:12.546346 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-793bd470-ee5e-4346-86e1-5c117d6154a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 207886eb-0033-4b5f-b73d-04c04f475e05. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:12.551605 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:12.551605 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:12.552611 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-793bd470-ee5e-4346-86e1-5c117d6154a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 returned with HTTP 200 Aug 07 21:07:12.553043 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 960/3851] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:12 2026] GET /volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:12.732878 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-42eb1b5f-c68c-4516-b7d4-f1b7ca4b5e64 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:12.734967 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-42eb1b5f-c68c-4516-b7d4-f1b7ca4b5e64 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:12.735198 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-42eb1b5f-c68c-4516-b7d4-f1b7ca4b5e64 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:12.735506 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-42eb1b5f-c68c-4516-b7d4-f1b7ca4b5e64 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:12.743866 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:12.743866 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:12.747985 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-42eb1b5f-c68c-4516-b7d4-f1b7ca4b5e64 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:12.752863 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-42eb1b5f-c68c-4516-b7d4-f1b7ca4b5e64 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:07:12.753337 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 965/3852] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:07:12 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:12.850563 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-42f408d4-e29e-4825-a4be-887207169a9b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:12.851045 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-42f408d4-e29e-4825-a4be-887207169a9b None None] GET https://10.4.3.127/volume// Aug 07 21:07:12.851286 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-42f408d4-e29e-4825-a4be-887207169a9b None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:12.851485 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-42f408d4-e29e-4825-a4be-887207169a9b None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:12.851906 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-42f408d4-e29e-4825-a4be-887207169a9b None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:07:12.852214 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 953/3853] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:07:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:07:12.866442 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-fe14b4e4-3e66-4c01-a32f-03e5f9687546 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:12.869314 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-fe14b4e4-3e66-4c01-a32f-03e5f9687546 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:07:12.870964 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-fe14b4e4-3e66-4c01-a32f-03e5f9687546 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8515522e-9b89-4417-b5e2-184e294ff43c", "connector": null, "instance_uuid": "054b2881-bf81-4dba-93c5-c39fe244f3f0"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:12.884992 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:12.884992 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:12.931581 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-fe14b4e4-3e66-4c01-a32f-03e5f9687546 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:07:12.931581 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 976/3854] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:07:12 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) Aug 07 21:07:12.981287 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0eabfbc3-6398-4b6e-a5bf-ec0fc6618140 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:12.983698 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0eabfbc3-6398-4b6e-a5bf-ec0fc6618140 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:12.984010 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0eabfbc3-6398-4b6e-a5bf-ec0fc6618140 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:12.984231 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0eabfbc3-6398-4b6e-a5bf-ec0fc6618140 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:12.995435 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:12.995435 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:12.996073 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1f9fae98-7938-47a2-b189-cd8666396d55 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:12.996628 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1f9fae98-7938-47a2-b189-cd8666396d55 None None] GET https://10.4.3.127/volume// Aug 07 21:07:12.996907 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1f9fae98-7938-47a2-b189-cd8666396d55 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:12.997169 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1f9fae98-7938-47a2-b189-cd8666396d55 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:12.997605 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1f9fae98-7938-47a2-b189-cd8666396d55 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:07:12.998020 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 966/3855] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:07:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:07:13.000282 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0eabfbc3-6398-4b6e-a5bf-ec0fc6618140 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:13.006628 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0eabfbc3-6398-4b6e-a5bf-ec0fc6618140 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:07:13.007052 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 961/3856] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:12 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:13.008721 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-7422f837-ed9a-4edc-af69-f35314406cca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:13.010815 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-7422f837-ed9a-4edc-af69-f35314406cca tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:13.011044 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-7422f837-ed9a-4edc-af69-f35314406cca tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:13.011238 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-7422f837-ed9a-4edc-af69-f35314406cca tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:13.020589 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:13.020589 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:13.024658 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-7422f837-ed9a-4edc-af69-f35314406cca tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:13.028887 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-7422f837-ed9a-4edc-af69-f35314406cca tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:07:13.029322 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 954/3857] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:07:13 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:07:13.117302 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c9036e34-3f2c-4e7e-9951-f57c24d48b67 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:13.120828 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c9036e34-3f2c-4e7e-9951-f57c24d48b67 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:13.121141 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c9036e34-3f2c-4e7e-9951-f57c24d48b67 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:13.121440 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c9036e34-3f2c-4e7e-9951-f57c24d48b67 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:13.121602 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-c9036e34-3f2c-4e7e-9951-f57c24d48b67 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:13.133177 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:13.133177 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:13.134116 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c9036e34-3f2c-4e7e-9951-f57c24d48b67 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:13.134522 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 977/3858] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:13 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:13.154508 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-3fd1e1ce-e91c-4630-aae1-626f498ef2fb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:13.157913 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-3fd1e1ce-e91c-4630-aae1-626f498ef2fb tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] PUT https://10.4.3.127/volume/v3/attachments/d51212c8-d86f-4142-aa13-90fdfb1f7ed9 Aug 07 21:07:13.157913 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-3fd1e1ce-e91c-4630-aae1-626f498ef2fb tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:13.168191 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-3fd1e1ce-e91c-4630-aae1-626f498ef2fb tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Acquiring lock "cinder-attachment_update-8515522e-9b89-4417-b5e2-184e294ff43c-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:07:13.176538 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-3fd1e1ce-e91c-4630-aae1-626f498ef2fb tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Lock "cinder-attachment_update-8515522e-9b89-4417-b5e2-184e294ff43c-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:07:13.176538 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:13.176538 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:13.307360 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-3fd1e1ce-e91c-4630-aae1-626f498ef2fb tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Lock "cinder-attachment_update-8515522e-9b89-4417-b5e2-184e294ff43c-np0000006755" released by "attachment_update" :: held 0.132s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:07:13.307360 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-3fd1e1ce-e91c-4630-aae1-626f498ef2fb tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/attachments/d51212c8-d86f-4142-aa13-90fdfb1f7ed9 returned with HTTP 200 Aug 07 21:07:13.307360 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 967/3859] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:07:13 2026] PUT /volume/v3/attachments/d51212c8-d86f-4142-aa13-90fdfb1f7ed9 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:13.419387 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9f21271a-4230-4ab0-9755-127f6ea585b1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:13.421470 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f21271a-4230-4ab0-9755-127f6ea585b1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:13.421705 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9f21271a-4230-4ab0-9755-127f6ea585b1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:13.421947 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9f21271a-4230-4ab0-9755-127f6ea585b1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:13.422050 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9f21271a-4230-4ab0-9755-127f6ea585b1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:13.427099 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:13.427099 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:13.428025 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f21271a-4230-4ab0-9755-127f6ea585b1 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 200 Aug 07 21:07:13.428522 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 962/3860] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:13 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:13.566980 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bcd957a8-65d4-4dbc-b112-ae90ae28087e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:13.570240 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcd957a8-65d4-4dbc-b112-ae90ae28087e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 Aug 07 21:07:13.570240 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcd957a8-65d4-4dbc-b112-ae90ae28087e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:13.570240 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcd957a8-65d4-4dbc-b112-ae90ae28087e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:13.570240 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bcd957a8-65d4-4dbc-b112-ae90ae28087e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 207886eb-0033-4b5f-b73d-04c04f475e05. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:13.574189 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcd957a8-65d4-4dbc-b112-ae90ae28087e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 returned with HTTP 404 Aug 07 21:07:13.574810 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 955/3861] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:13 2026] GET /volume/v3/backups/207886eb-0033-4b5f-b73d-04c04f475e05 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:13.587735 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0639471b-c2d0-437f-b8ec-692ee9e0adb9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:13.593710 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0639471b-c2d0-437f-b8ec-692ee9e0adb9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 Aug 07 21:07:13.594016 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0639471b-c2d0-437f-b8ec-692ee9e0adb9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:13.594288 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0639471b-c2d0-437f-b8ec-692ee9e0adb9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:13.594454 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-0639471b-c2d0-437f-b8ec-692ee9e0adb9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete volume with id: f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 Aug 07 21:07:13.614775 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:13.614775 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:13.615164 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0639471b-c2d0-437f-b8ec-692ee9e0adb9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:07:13.648150 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0639471b-c2d0-437f-b8ec-692ee9e0adb9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete volume request issued successfully. Aug 07 21:07:13.648353 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0639471b-c2d0-437f-b8ec-692ee9e0adb9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 returned with HTTP 202 Aug 07 21:07:13.652684 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 978/3862] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:07:13 2026] DELETE /volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:13.657755 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bb97e535-cd30-403d-b7f7-4007826a177e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:13.659715 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bb97e535-cd30-403d-b7f7-4007826a177e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 Aug 07 21:07:13.660191 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bb97e535-cd30-403d-b7f7-4007826a177e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:13.660618 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bb97e535-cd30-403d-b7f7-4007826a177e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:13.673988 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:13.673988 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:13.683027 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-bb97e535-cd30-403d-b7f7-4007826a177e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:07:13.686991 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bb97e535-cd30-403d-b7f7-4007826a177e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 returned with HTTP 200 Aug 07 21:07:13.687584 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 968/3863] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:13 2026] GET /volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:14.022921 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8bbab735-5c83-4f17-8774-f3b54e52baf9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:14.025150 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bbab735-5c83-4f17-8774-f3b54e52baf9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:14.025405 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bbab735-5c83-4f17-8774-f3b54e52baf9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:14.025637 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bbab735-5c83-4f17-8774-f3b54e52baf9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:14.045043 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:14.045043 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:14.056824 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8bbab735-5c83-4f17-8774-f3b54e52baf9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:14.074944 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bbab735-5c83-4f17-8774-f3b54e52baf9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:07:14.075544 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 963/3864] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:14 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:07:14.146001 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-74b52f1e-2170-46fd-8724-09424f241a8d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:14.147746 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74b52f1e-2170-46fd-8724-09424f241a8d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:14.147939 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74b52f1e-2170-46fd-8724-09424f241a8d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:14.148113 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74b52f1e-2170-46fd-8724-09424f241a8d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:14.148220 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-74b52f1e-2170-46fd-8724-09424f241a8d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:14.152637 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:14.152637 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:14.153375 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74b52f1e-2170-46fd-8724-09424f241a8d tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:14.153714 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 956/3865] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:14 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:14.444556 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-162368af-78c5-4a50-a57a-b7cd3a9a8b54 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:14.447045 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-162368af-78c5-4a50-a57a-b7cd3a9a8b54 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:14.447383 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-162368af-78c5-4a50-a57a-b7cd3a9a8b54 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:14.447646 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-162368af-78c5-4a50-a57a-b7cd3a9a8b54 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:14.447887 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-162368af-78c5-4a50-a57a-b7cd3a9a8b54 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:14.456453 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:14.456453 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:14.456605 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-162368af-78c5-4a50-a57a-b7cd3a9a8b54 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 200 Aug 07 21:07:14.456948 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 979/3866] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:14 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:14.520159 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:14.642696 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:07:14.643244 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-903073079"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:14.646308 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-903073079'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:07:14.646485 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Create volume of 1 GB Aug 07 21:07:14.653837 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Availability Zones retrieved successfully. Aug 07 21:07:14.663393 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Flow 'volume_create_api' (c2feb190-a82a-4b17-ab2c-5542a128d7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:14.664829 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7c4801-7a1c-44eb-931d-3fc084ae4e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:14.666165 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:14.704300 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-caecd56f-9f92-457c-b9d4-b059cdbc9f7e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:14.706621 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-caecd56f-9f92-457c-b9d4-b059cdbc9f7e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 Aug 07 21:07:14.706621 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-caecd56f-9f92-457c-b9d4-b059cdbc9f7e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:14.706861 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-caecd56f-9f92-457c-b9d4-b059cdbc9f7e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:14.715318 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-caecd56f-9f92-457c-b9d4-b059cdbc9f7e tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 returned with HTTP 404 Aug 07 21:07:14.715786 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 964/3867] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:14 2026] GET /volume/v3/volumes/f06cc9e1-6f74-42ba-89d9-25d9c4f053d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:14.720094 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7c4801-7a1c-44eb-931d-3fc084ae4e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:14.723460 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9870baaf-a106-410a-8889-ad13fe9e0277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:14.726592 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8536abe1-a336-4717-b365-78fd935fa1c1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:14.728934 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8536abe1-a336-4717-b365-78fd935fa1c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups Aug 07 21:07:14.729237 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8536abe1-a336-4717-b365-78fd935fa1c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:14.729492 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8536abe1-a336-4717-b365-78fd935fa1c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:14.745659 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8536abe1-a336-4717-b365-78fd935fa1c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 200 Aug 07 21:07:14.746171 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 957/3868] 10.4.3.127 () {68 vars in 1277 bytes} [Fri Aug 7 21:07:14 2026] GET /volume/v3/backups => generated 624 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:14.756903 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3e3b9011-8b88-4495-835b-ff5268966a69 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:14.758782 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3e3b9011-8b88-4495-835b-ff5268966a69 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups?project_id=6c3bb2e65ce44e1196f6677b2d46659c Aug 07 21:07:14.759091 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3e3b9011-8b88-4495-835b-ff5268966a69 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:14.759325 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3e3b9011-8b88-4495-835b-ff5268966a69 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:14.765646 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3e3b9011-8b88-4495-835b-ff5268966a69 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups?project_id=6c3bb2e65ce44e1196f6677b2d46659c returned with HTTP 200 Aug 07 21:07:14.766149 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 980/3869] 10.4.3.127 () {68 vars in 1364 bytes} [Fri Aug 7 21:07:14 2026] GET /volume/v3/backups?project_id=6c3bb2e65ce44e1196f6677b2d46659c => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:14.775793 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:14.777590 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:07:14.778121 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-245392333"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:14.779877 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-245392333'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:07:14.780037 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Create volume of 1 GB Aug 07 21:07:14.784380 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Availability Zones retrieved successfully. Aug 07 21:07:14.790048 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Flow 'volume_create_api' (45513886-2718-46a1-8dbe-80aa8d1d422c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:14.790985 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d8aed0-fdad-4616-8d0c-5d6b424b79a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:14.791801 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:14.818789 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d8aed0-fdad-4616-8d0c-5d6b424b79a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:14.819653 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56c450b-a155-4ba0-b5d0-bebbbc001ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:14.831666 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Created reservations ['a44090cd-884e-4aff-9720-6dbd5e4582e9', 'f1ae973d-f19f-4bb4-a432-8a3f14bbc886', '28e124d7-d4d5-4bb0-91a0-4c0d9687b486', 'f2f804eb-e47a-406c-86cb-80de79b2b93c'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:14.832633 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9870baaf-a106-410a-8889-ad13fe9e0277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a44090cd-884e-4aff-9720-6dbd5e4582e9', 'f1ae973d-f19f-4bb4-a432-8a3f14bbc886', '28e124d7-d4d5-4bb0-91a0-4c0d9687b486', 'f2f804eb-e47a-406c-86cb-80de79b2b93c']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:14.833455 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ecf363-31b0-4b29-acbb-58da8541a6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:14.865916 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Created reservations ['974af4d6-f208-40ab-989e-b5272a10a3b6', 'bf3310ac-4628-4e9f-b446-7ea349e9b267', '68a0b250-a7f2-4420-9321-77892c3a36f8', 'da7a2f9f-66a8-4e3d-b6e3-5a92c5e79f17'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:14.866926 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56c450b-a155-4ba0-b5d0-bebbbc001ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['974af4d6-f208-40ab-989e-b5272a10a3b6', 'bf3310ac-4628-4e9f-b446-7ea349e9b267', '68a0b250-a7f2-4420-9321-77892c3a36f8', 'da7a2f9f-66a8-4e3d-b6e3-5a92c5e79f17']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:14.867878 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e6f0ca-2f68-4ad9-9262-c3cd3803f7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:14.868861 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ecf363-31b0-4b29-acbb-58da8541a6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0214b01c-8a20-4b36-b20b-b1bb9b6e3d10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-903073079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a03f3bc584bd4298a3e79f1fceeeecef',qos_specs=None,replication_status=,reservations=['a44090cd-884e-4aff-9720-6dbd5e4582e9','f1ae973d-f19f-4bb4-a432-8a3f14bbc886','28e124d7-d4d5-4bb0-91a0-4c0d9687b486','f2f804eb-e47a-406c-86cb-80de79b2b93c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7d496d68024ac8a131aed1c3bf8eb1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-903073079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0214b01c-8a20-4b36-b20b-b1bb9b6e3d10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a03f3bc584bd4298a3e79f1fceeeecef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e7d496d68024ac8a131aed1c3bf8eb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:14.869928 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b69198ad-52f5-4bb4-9bd6-e0c33952a013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:14.899447 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e6f0ca-2f68-4ad9-9262-c3cd3803f7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4db6eb70-61f3-4f3f-8027-884b8fd76c57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245392333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c3bb2e65ce44e1196f6677b2d46659c',qos_specs=None,replication_status=,reservations=['974af4d6-f208-40ab-989e-b5272a10a3b6','bf3310ac-4628-4e9f-b446-7ea349e9b267','68a0b250-a7f2-4420-9321-77892c3a36f8','da7a2f9f-66a8-4e3d-b6e3-5a92c5e79f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245392333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4db6eb70-61f3-4f3f-8027-884b8fd76c57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c3bb2e65ce44e1196f6677b2d46659c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:14.900816 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70c5b83-d3cc-4766-9dd0-2fa205eb6d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:14.913804 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b69198ad-52f5-4bb4-9bd6-e0c33952a013) transitioned into state 'SUCCESS' from state '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-903073079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a03f3bc584bd4298a3e79f1fceeeecef',qos_specs=None,replication_status=,reservations=['a44090cd-884e-4aff-9720-6dbd5e4582e9','f1ae973d-f19f-4bb4-a432-8a3f14bbc886','28e124d7-d4d5-4bb0-91a0-4c0d9687b486','f2f804eb-e47a-406c-86cb-80de79b2b93c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7d496d68024ac8a131aed1c3bf8eb1',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:14.914228 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef4488e2-0ab6-4f0f-921a-090a3861cdc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:14.926288 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70c5b83-d3cc-4766-9dd0-2fa205eb6d94) transitioned into state 'SUCCESS' from state '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-245392333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c3bb2e65ce44e1196f6677b2d46659c',qos_specs=None,replication_status=,reservations=['974af4d6-f208-40ab-989e-b5272a10a3b6','bf3310ac-4628-4e9f-b446-7ea349e9b267','68a0b250-a7f2-4420-9321-77892c3a36f8','da7a2f9f-66a8-4e3d-b6e3-5a92c5e79f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:14.927046 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c0518b-961b-462f-8309-14aff4ea3402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:14.935915 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef4488e2-0ab6-4f0f-921a-090a3861cdc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:14.937865 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Flow 'volume_create_api' (c2feb190-a82a-4b17-ab2c-5542a128d7ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:14.937865 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Create volume request issued successfully. Aug 07 21:07:14.937865 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-696878e6-ea84-44c1-9b10-79e09672ffd3 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:07:14.938351 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 969/3870] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:07:14 2026] POST /volume/v3/volumes => generated 777 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:14.949062 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c0518b-961b-462f-8309-14aff4ea3402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:14.951677 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Flow 'volume_create_api' (45513886-2718-46a1-8dbe-80aa8d1d422c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:14.951677 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Create volume request issued successfully. Aug 07 21:07:14.952387 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0b3b5c93-caf2-4c77-b7e2-88d359de76d5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:07:14.952909 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 965/3871] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:07:14 2026] POST /volume/v3/volumes => generated 777 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:14.953456 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6dd9afc5-c294-447d-99a6-e7b971fb2c5f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:14.956457 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6dd9afc5-c294-447d-99a6-e7b971fb2c5f tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 Aug 07 21:07:14.957106 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6dd9afc5-c294-447d-99a6-e7b971fb2c5f tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:14.957435 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6dd9afc5-c294-447d-99a6-e7b971fb2c5f tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:14.969366 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:14.969366 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:14.971950 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a0a51164-53d3-466b-89c9-08eeafa622d2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:14.973777 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a0a51164-53d3-466b-89c9-08eeafa622d2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 Aug 07 21:07:14.974001 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a0a51164-53d3-466b-89c9-08eeafa622d2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:14.974184 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a0a51164-53d3-466b-89c9-08eeafa622d2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:14.974548 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6dd9afc5-c294-447d-99a6-e7b971fb2c5f tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Volume info retrieved successfully. Aug 07 21:07:14.979260 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6dd9afc5-c294-447d-99a6-e7b971fb2c5f tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 returned with HTTP 200 Aug 07 21:07:14.982785 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 958/3872] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:14 2026] GET /volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:14.983102 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:14.983102 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:14.987449 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a0a51164-53d3-466b-89c9-08eeafa622d2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:07:14.991501 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a0a51164-53d3-466b-89c9-08eeafa622d2 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 returned with HTTP 200 Aug 07 21:07:14.991956 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 981/3873] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:14 2026] GET /volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:15.088578 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-962b7fc5-5b77-4be2-8dc8-2e95d880476f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:15.090817 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-962b7fc5-5b77-4be2-8dc8-2e95d880476f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:15.091063 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-962b7fc5-5b77-4be2-8dc8-2e95d880476f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:15.091375 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-962b7fc5-5b77-4be2-8dc8-2e95d880476f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:15.113785 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:15.113785 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:15.119163 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-962b7fc5-5b77-4be2-8dc8-2e95d880476f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:15.124124 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-962b7fc5-5b77-4be2-8dc8-2e95d880476f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:07:15.124655 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 970/3874] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:15 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:15.167987 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-33cd5121-c7a4-47c9-ac08-cb84cbd65fc5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:15.171045 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33cd5121-c7a4-47c9-ac08-cb84cbd65fc5 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:15.171282 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33cd5121-c7a4-47c9-ac08-cb84cbd65fc5 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:15.171575 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33cd5121-c7a4-47c9-ac08-cb84cbd65fc5 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:15.171872 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-33cd5121-c7a4-47c9-ac08-cb84cbd65fc5 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:15.178422 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:15.178422 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:15.179524 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33cd5121-c7a4-47c9-ac08-cb84cbd65fc5 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:15.180272 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 966/3875] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:15 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:15.471483 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-78923949-03db-44d7-8f1e-fbb58c668b46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:15.473504 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78923949-03db-44d7-8f1e-fbb58c668b46 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:15.473703 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78923949-03db-44d7-8f1e-fbb58c668b46 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:15.473926 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78923949-03db-44d7-8f1e-fbb58c668b46 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:15.474050 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-78923949-03db-44d7-8f1e-fbb58c668b46 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:15.481559 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:15.481559 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:15.482480 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78923949-03db-44d7-8f1e-fbb58c668b46 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 200 Aug 07 21:07:15.482895 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 959/3876] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:15 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:15.993850 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-148be45c-483c-422e-a5fe-dbcc11fb9056 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:15.995479 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-148be45c-483c-422e-a5fe-dbcc11fb9056 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 Aug 07 21:07:15.995639 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-148be45c-483c-422e-a5fe-dbcc11fb9056 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:15.995827 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-148be45c-483c-422e-a5fe-dbcc11fb9056 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:16.002427 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:16.002427 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:16.004482 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8b9578da-ba1c-4206-8214-209b4096a819 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:16.005721 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-148be45c-483c-422e-a5fe-dbcc11fb9056 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Volume info retrieved successfully. Aug 07 21:07:16.006338 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8b9578da-ba1c-4206-8214-209b4096a819 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 Aug 07 21:07:16.006545 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8b9578da-ba1c-4206-8214-209b4096a819 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:16.006733 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8b9578da-ba1c-4206-8214-209b4096a819 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:16.009612 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-148be45c-483c-422e-a5fe-dbcc11fb9056 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 returned with HTTP 200 Aug 07 21:07:16.010026 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 982/3877] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:15 2026] GET /volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:16.013589 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:16.013589 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:16.017039 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8b9578da-ba1c-4206-8214-209b4096a819 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:07:16.020619 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8b9578da-ba1c-4206-8214-209b4096a819 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 returned with HTTP 200 Aug 07 21:07:16.020997 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 971/3878] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:16 2026] GET /volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:16.021974 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8992dc59-d12a-424a-b581-9b6925f8e8be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:16.023881 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8992dc59-d12a-424a-b581-9b6925f8e8be tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:07:16.024264 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8992dc59-d12a-424a-b581-9b6925f8e8be tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0214b01c-8a20-4b36-b20b-b1bb9b6e3d10", "name": "tempest-type-Backup-813767598"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:16.025746 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-8992dc59-d12a-424a-b581-9b6925f8e8be tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Creating new backup {'backup': {'volume_id': '0214b01c-8a20-4b36-b20b-b1bb9b6e3d10', 'name': 'tempest-type-Backup-813767598'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:07:16.025940 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-8992dc59-d12a-424a-b581-9b6925f8e8be tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Creating backup of volume 0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 in container None Aug 07 21:07:16.033211 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:16.033211 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:16.033567 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8992dc59-d12a-424a-b581-9b6925f8e8be tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Volume info retrieved successfully. Aug 07 21:07:16.035274 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b5980ece-8611-49e3-b418-ad86947a7639 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:16.036966 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5980ece-8611-49e3-b418-ad86947a7639 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:07:16.037329 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5980ece-8611-49e3-b418-ad86947a7639 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4db6eb70-61f3-4f3f-8027-884b8fd76c57", "name": "tempest-type-Backup-84551159"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:16.038716 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-b5980ece-8611-49e3-b418-ad86947a7639 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Creating new backup {'backup': {'volume_id': '4db6eb70-61f3-4f3f-8027-884b8fd76c57', 'name': 'tempest-type-Backup-84551159'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:07:16.038887 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-b5980ece-8611-49e3-b418-ad86947a7639 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Creating backup of volume 4db6eb70-61f3-4f3f-8027-884b8fd76c57 in container None Aug 07 21:07:16.045695 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:16.045695 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:16.046014 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b5980ece-8611-49e3-b418-ad86947a7639 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:07:16.058274 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-8992dc59-d12a-424a-b581-9b6925f8e8be tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Created reservations ['c20a3d0a-306f-4c31-96ec-1e12ad2f927f', 'c31f62d9-f170-4570-ab42-13956e38fe0e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:16.061509 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b5980ece-8611-49e3-b418-ad86947a7639 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Created reservations ['9a3cee63-fef6-405f-a06b-74d94c66eaf2', 'd59c7878-da3e-4a89-8b07-54672b7e31f3'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:16.092295 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8992dc59-d12a-424a-b581-9b6925f8e8be tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:07:16.092720 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 967/3879] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:07:16 2026] POST /volume/v3/backups => generated 315 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:16.100377 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5980ece-8611-49e3-b418-ad86947a7639 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:07:16.100525 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2abb579f-65f8-46b1-b3e5-a52cf14fe246 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:16.100836 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 960/3880] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:07:16 2026] POST /volume/v3/backups => generated 314 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:16.102478 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2abb579f-65f8-46b1-b3e5-a52cf14fe246 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:16.102694 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2abb579f-65f8-46b1-b3e5-a52cf14fe246 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:16.102954 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2abb579f-65f8-46b1-b3e5-a52cf14fe246 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:16.103087 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-2abb579f-65f8-46b1-b3e5-a52cf14fe246 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:16.107839 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:16.107839 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:16.108567 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2abb579f-65f8-46b1-b3e5-a52cf14fe246 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:16.108613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-40eacf40-7ed8-44e0-b6dc-6b61f545b7ab None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:16.108947 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 983/3881] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:16 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:16.110446 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-40eacf40-7ed8-44e0-b6dc-6b61f545b7ab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:16.111336 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-40eacf40-7ed8-44e0-b6dc-6b61f545b7ab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:16.111336 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-40eacf40-7ed8-44e0-b6dc-6b61f545b7ab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:16.111336 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-40eacf40-7ed8-44e0-b6dc-6b61f545b7ab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:16.115308 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:16.115308 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:16.116005 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-40eacf40-7ed8-44e0-b6dc-6b61f545b7ab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:16.116432 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 972/3882] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:16 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:16.138055 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-61b8ace1-0459-4269-8be2-b0186172d524 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:16.140512 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-61b8ace1-0459-4269-8be2-b0186172d524 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:16.140838 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-61b8ace1-0459-4269-8be2-b0186172d524 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:16.141117 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-61b8ace1-0459-4269-8be2-b0186172d524 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:16.154036 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:16.154036 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:16.158626 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-61b8ace1-0459-4269-8be2-b0186172d524 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:16.163065 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-61b8ace1-0459-4269-8be2-b0186172d524 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:07:16.163444 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 968/3883] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:16 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:16.192786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f7fde385-db22-4079-ac13-753a04f05796 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:16.194686 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7fde385-db22-4079-ac13-753a04f05796 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:16.194940 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7fde385-db22-4079-ac13-753a04f05796 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:16.195154 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7fde385-db22-4079-ac13-753a04f05796 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:16.195517 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f7fde385-db22-4079-ac13-753a04f05796 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:16.200201 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:16.200201 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:16.201144 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7fde385-db22-4079-ac13-753a04f05796 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:16.201636 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 961/3884] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:16 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:16.494852 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-463b6c21-9219-40cb-80c3-f30d491a8c73 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:16.497606 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-463b6c21-9219-40cb-80c3-f30d491a8c73 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:16.497606 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-463b6c21-9219-40cb-80c3-f30d491a8c73 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:16.497606 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-463b6c21-9219-40cb-80c3-f30d491a8c73 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:16.498674 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-463b6c21-9219-40cb-80c3-f30d491a8c73 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:16.504165 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:16.504165 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:16.505391 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-463b6c21-9219-40cb-80c3-f30d491a8c73 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 200 Aug 07 21:07:16.505947 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 984/3885] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:16 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:16.556707 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-82f4ec13-4b82-4e68-85fa-49c852b79d66 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:16.559046 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-82f4ec13-4b82-4e68-85fa-49c852b79d66 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/attachments/d51212c8-d86f-4142-aa13-90fdfb1f7ed9/action Aug 07 21:07:16.559413 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-82f4ec13-4b82-4e68-85fa-49c852b79d66 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:07:16.559546 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-82f4ec13-4b82-4e68-85fa-49c852b79d66 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:16.585384 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:16.585384 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:16.601463 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f9eced67-2f07-4772-9bb2-dc063a9b3804 req-82f4ec13-4b82-4e68-85fa-49c852b79d66 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/attachments/d51212c8-d86f-4142-aa13-90fdfb1f7ed9/action returned with HTTP 204 Aug 07 21:07:16.601983 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 973/3886] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:07:16 2026] POST /volume/v3/attachments/d51212c8-d86f-4142-aa13-90fdfb1f7ed9/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:17.120489 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-db368380-18a9-4766-b531-cfbc5c5ed9cd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:17.122457 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db368380-18a9-4766-b531-cfbc5c5ed9cd tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:17.122718 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db368380-18a9-4766-b531-cfbc5c5ed9cd tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:17.122945 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db368380-18a9-4766-b531-cfbc5c5ed9cd tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:17.123039 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-db368380-18a9-4766-b531-cfbc5c5ed9cd tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:17.126082 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-de3653d1-f2fc-4ee9-af5f-84a5a508387d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:17.127180 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:17.127180 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:17.127912 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db368380-18a9-4766-b531-cfbc5c5ed9cd tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:17.127972 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-de3653d1-f2fc-4ee9-af5f-84a5a508387d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:17.128164 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-de3653d1-f2fc-4ee9-af5f-84a5a508387d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:17.128298 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 969/3887] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:17 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:17.128387 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-de3653d1-f2fc-4ee9-af5f-84a5a508387d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:17.128539 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-de3653d1-f2fc-4ee9-af5f-84a5a508387d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:17.132868 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:17.132868 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:17.133570 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-de3653d1-f2fc-4ee9-af5f-84a5a508387d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:17.134022 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 962/3888] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:17 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:17.177452 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2821affc-5cbb-4940-966e-47ed30b4c4bf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:17.179153 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2821affc-5cbb-4940-966e-47ed30b4c4bf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:17.179385 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2821affc-5cbb-4940-966e-47ed30b4c4bf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:17.179600 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2821affc-5cbb-4940-966e-47ed30b4c4bf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:17.188834 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:17.188834 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:17.191800 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2821affc-5cbb-4940-966e-47ed30b4c4bf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:17.195425 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2821affc-5cbb-4940-966e-47ed30b4c4bf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:07:17.195969 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 985/3889] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:17 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:17.206887 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-075a5f6e-7664-41c3-a91b-a3cc9a50dea4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:17.208604 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-075a5f6e-7664-41c3-a91b-a3cc9a50dea4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:07:17.209035 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-075a5f6e-7664-41c3-a91b-a3cc9a50dea4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8515522e-9b89-4417-b5e2-184e294ff43c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-252222877"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:17.211598 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8a3a84d4-df18-4258-8197-4bfb146b43a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:17.213474 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8a3a84d4-df18-4258-8197-4bfb146b43a5 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:17.213720 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8a3a84d4-df18-4258-8197-4bfb146b43a5 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:17.213980 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8a3a84d4-df18-4258-8197-4bfb146b43a5 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:17.214128 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8a3a84d4-df18-4258-8197-4bfb146b43a5 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:17.218740 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:17.218740 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:17.219660 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8a3a84d4-df18-4258-8197-4bfb146b43a5 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:17.219727 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:17.219727 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:17.220063 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 970/3890] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:17 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:17.220293 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-075a5f6e-7664-41c3-a91b-a3cc9a50dea4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:17.220457 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-075a5f6e-7664-41c3-a91b-a3cc9a50dea4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create snapshot from volume 8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:17.230488 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-14a9b34b-5305-4a0e-b954-7254d155a0ba None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:17.232269 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14a9b34b-5305-4a0e-b954-7254d155a0ba tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 Aug 07 21:07:17.232503 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14a9b34b-5305-4a0e-b954-7254d155a0ba tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:17.232709 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14a9b34b-5305-4a0e-b954-7254d155a0ba tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:17.241026 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:17.241026 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:17.243939 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-075a5f6e-7664-41c3-a91b-a3cc9a50dea4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['830d68d9-8838-412c-bb11-1aa6991b264a', '07351e48-e676-4fd4-b2e7-c4bfef564b49', 'd334bcd1-8395-4be1-ad2a-115c18f6a35a', '13af6c53-7505-4598-b3a5-2febfabf46d1'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:17.245660 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-14a9b34b-5305-4a0e-b954-7254d155a0ba tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:07:17.251687 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14a9b34b-5305-4a0e-b954-7254d155a0ba tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 returned with HTTP 200 Aug 07 21:07:17.252297 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 963/3891] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:17 2026] GET /volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:17.264422 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:17.266406 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] POST https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e/restore Aug 07 21:07:17.266790 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:17.268246 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Restoring backup 0ff23f15-fc05-4217-ac83-63af2cd93a9e ({'restore': {}}) {{(pid=100277) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 21:07:17.268403 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Restoring backup 0ff23f15-fc05-4217-ac83-63af2cd93a9e to volume None. Aug 07 21:07:17.272385 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-075a5f6e-7664-41c3-a91b-a3cc9a50dea4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot force create request issued successfully. Aug 07 21:07:17.272750 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-075a5f6e-7664-41c3-a91b-a3cc9a50dea4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:07:17.273210 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 974/3892] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:07:17 2026] POST /volume/v3/snapshots => generated 309 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:17.273405 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:17.273405 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:17.274952 np0000006755 devstack@c-api.service[100277]: INFO cinder.backup.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Creating volume of 1 GB for restore of backup 0ff23f15-fc05-4217-ac83-63af2cd93a9e. Aug 07 21:07:17.284119 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Availability zone cache updated, next update will occur around 2026-08-07 22:07:17.283785. {{(pid=100277) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 21:07:17.284232 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Availability Zones retrieved successfully. Aug 07 21:07:17.285307 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-34e946e6-1178-48c0-aac1-6b31e594892c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:17.287235 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-34e946e6-1178-48c0-aac1-6b31e594892c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 Aug 07 21:07:17.287413 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-34e946e6-1178-48c0-aac1-6b31e594892c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:17.287619 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-34e946e6-1178-48c0-aac1-6b31e594892c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:17.290738 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Flow 'volume_create_api' (b32a8150-0d1c-4937-846c-519ce5de3b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:17.291820 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fea0d1-4f8e-45ec-bafc-8e9e2eb3b11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:17.292902 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:17.293015 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:17.293015 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:17.293565 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-34e946e6-1178-48c0-aac1-6b31e594892c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:17.294383 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-34e946e6-1178-48c0-aac1-6b31e594892c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 returned with HTTP 200 Aug 07 21:07:17.294822 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 971/3893] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:17 2026] GET /volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:17.322649 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fea0d1-4f8e-45ec-bafc-8e9e2eb3b11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:17.323439 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ddb41a-97c9-43a1-be6f-d230f774371b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:17.361032 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Created reservations ['a77c0eab-348c-4b16-8aeb-51b58c59291e', '6e888fe6-9e1f-4970-b558-ce9b7e1dbe24', '212a420a-b47c-4021-bec9-da54914a7e85', '8822db8e-179a-4648-855d-942c709b7a21'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:17.361811 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ddb41a-97c9-43a1-be6f-d230f774371b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a77c0eab-348c-4b16-8aeb-51b58c59291e', '6e888fe6-9e1f-4970-b558-ce9b7e1dbe24', '212a420a-b47c-4021-bec9-da54914a7e85', '8822db8e-179a-4648-855d-942c709b7a21']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:17.362578 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ef8784-542c-4424-a706-2b960edda608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:17.389854 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ef8784-542c-4424-a706-2b960edda608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad45b9e0-101e-4792-bca1-91a994eb1eb8', '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_0ff23f15-fc05-4217-ac83-63af2cd93a9e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc507c5196454573947b736be53fb64a',qos_specs=None,replication_status=,reservations=['a77c0eab-348c-4b16-8aeb-51b58c59291e','6e888fe6-9e1f-4970-b558-ce9b7e1dbe24','212a420a-b47c-4021-bec9-da54914a7e85','8822db8e-179a-4648-855d-942c709b7a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733e9e8aee8a461aa24fe871d1892c5b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:07:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0ff23f15-fc05-4217-ac83-63af2cd93a9e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad45b9e0-101e-4792-bca1-91a994eb1eb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc507c5196454573947b736be53fb64a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='733e9e8aee8a461aa24fe871d1892c5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:17.390499 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9cbedb-0f06-48eb-b462-b9e611230c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:17.403682 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9cbedb-0f06-48eb-b462-b9e611230c34) transitioned into 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_0ff23f15-fc05-4217-ac83-63af2cd93a9e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc507c5196454573947b736be53fb64a',qos_specs=None,replication_status=,reservations=['a77c0eab-348c-4b16-8aeb-51b58c59291e','6e888fe6-9e1f-4970-b558-ce9b7e1dbe24','212a420a-b47c-4021-bec9-da54914a7e85','8822db8e-179a-4648-855d-942c709b7a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733e9e8aee8a461aa24fe871d1892c5b',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:17.404483 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642f8113-7a25-44a7-9042-a5798f444aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:17.413214 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642f8113-7a25-44a7-9042-a5798f444aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:17.414055 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Flow 'volume_create_api' (b32a8150-0d1c-4937-846c-519ce5de3b7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:17.414357 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Create volume request issued successfully. Aug 07 21:07:17.421051 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:17.421051 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:17.421503 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:07:17.518699 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e2c0e282-8299-42f0-8234-2e4c6ec8d8f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:17.520460 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2c0e282-8299-42f0-8234-2e4c6ec8d8f4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:17.520670 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2c0e282-8299-42f0-8234-2e4c6ec8d8f4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:17.520870 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2c0e282-8299-42f0-8234-2e4c6ec8d8f4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:17.520957 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e2c0e282-8299-42f0-8234-2e4c6ec8d8f4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:17.525558 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:17.525558 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:17.526359 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2c0e282-8299-42f0-8234-2e4c6ec8d8f4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 200 Aug 07 21:07:17.526683 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 964/3894] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:17 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:17.538152 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c435ac27-0651-4878-85ab-a337a977c4ba None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:17.540405 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c435ac27-0651-4878-85ab-a337a977c4ba tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:17.540607 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c435ac27-0651-4878-85ab-a337a977c4ba tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:17.540945 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c435ac27-0651-4878-85ab-a337a977c4ba tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:17.541024 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-c435ac27-0651-4878-85ab-a337a977c4ba tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:17.546151 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:17.546151 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:17.547158 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c435ac27-0651-4878-85ab-a337a977c4ba tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 200 Aug 07 21:07:17.547650 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 975/3895] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:17 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:17.558811 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-56431ca6-4323-41e6-90ec-0af98069b0bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:17.560538 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56431ca6-4323-41e6-90ec-0af98069b0bf tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:17.560738 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56431ca6-4323-41e6-90ec-0af98069b0bf tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:17.560920 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56431ca6-4323-41e6-90ec-0af98069b0bf tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:17.561020 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-56431ca6-4323-41e6-90ec-0af98069b0bf tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete backup with id: 6dd5b028-d862-47e6-98e0-381a264a65b6. Aug 07 21:07:17.565026 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:17.565026 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:17.576501 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-56431ca6-4323-41e6-90ec-0af98069b0bf tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] delete_backup rpcapi backup_id 6dd5b028-d862-47e6-98e0-381a264a65b6 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:07:17.578105 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56431ca6-4323-41e6-90ec-0af98069b0bf tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 202 Aug 07 21:07:17.578524 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 972/3896] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:17 2026] DELETE /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:07:17.585428 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5ae8586c-0c42-4f72-b7b4-beee1ab4f465 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:17.587267 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5ae8586c-0c42-4f72-b7b4-beee1ab4f465 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:17.587462 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5ae8586c-0c42-4f72-b7b4-beee1ab4f465 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:17.587653 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5ae8586c-0c42-4f72-b7b4-beee1ab4f465 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:17.587744 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5ae8586c-0c42-4f72-b7b4-beee1ab4f465 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:17.593068 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:17.593068 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:17.593925 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5ae8586c-0c42-4f72-b7b4-beee1ab4f465 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 200 Aug 07 21:07:17.594505 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 965/3897] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:17 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:18.138380 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ad3f2f54-1782-48e8-9e83-18ac8ef1b5ab None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:18.140346 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ad3f2f54-1782-48e8-9e83-18ac8ef1b5ab tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:18.140617 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ad3f2f54-1782-48e8-9e83-18ac8ef1b5ab tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:18.140868 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ad3f2f54-1782-48e8-9e83-18ac8ef1b5ab tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:18.141038 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-ad3f2f54-1782-48e8-9e83-18ac8ef1b5ab tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:18.144448 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fb825f30-adfd-41d9-8561-a8808fc6e56d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:18.145702 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:18.145702 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:18.146380 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb825f30-adfd-41d9-8561-a8808fc6e56d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:18.146480 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ad3f2f54-1782-48e8-9e83-18ac8ef1b5ab tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:18.146604 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb825f30-adfd-41d9-8561-a8808fc6e56d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:18.146833 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb825f30-adfd-41d9-8561-a8808fc6e56d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:18.146924 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fb825f30-adfd-41d9-8561-a8808fc6e56d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:18.146960 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 976/3898] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:18 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:18.151769 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:18.151769 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:18.152393 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb825f30-adfd-41d9-8561-a8808fc6e56d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:18.152740 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 973/3899] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:18 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:18.304329 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3c18cb4c-4112-48aa-bfae-c64d812d0f56 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:18.306283 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c18cb4c-4112-48aa-bfae-c64d812d0f56 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 Aug 07 21:07:18.306539 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c18cb4c-4112-48aa-bfae-c64d812d0f56 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:18.306779 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c18cb4c-4112-48aa-bfae-c64d812d0f56 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:18.312029 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:18.312029 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:18.312511 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3c18cb4c-4112-48aa-bfae-c64d812d0f56 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:18.313231 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c18cb4c-4112-48aa-bfae-c64d812d0f56 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 returned with HTTP 200 Aug 07 21:07:18.313610 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 966/3900] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:18 2026] GET /volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:18.322728 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-da425064-f9d3-4a41-ad95-5c29de9fa0ff None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:18.324862 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-da425064-f9d3-4a41-ad95-5c29de9fa0ff tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:07:18.325330 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-da425064-f9d3-4a41-ad95-5c29de9fa0ff tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8515522e-9b89-4417-b5e2-184e294ff43c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2003847350"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:18.340390 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:18.340390 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:18.341122 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-da425064-f9d3-4a41-ad95-5c29de9fa0ff tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:18.341330 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-da425064-f9d3-4a41-ad95-5c29de9fa0ff tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create snapshot from volume 8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:18.368914 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-da425064-f9d3-4a41-ad95-5c29de9fa0ff tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['f64c0251-bfd0-4c03-b89a-79914169fbf6', '0d978189-2b9c-4681-83b5-b1af6168c3d9', 'ae0bff37-88bb-40e4-b8f3-44176618e8ea', 'd09bd234-fcbe-4105-8a25-6d25deb97733'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:18.403439 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-da425064-f9d3-4a41-ad95-5c29de9fa0ff tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot force create request issued successfully. Aug 07 21:07:18.403657 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-da425064-f9d3-4a41-ad95-5c29de9fa0ff tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:07:18.404075 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 977/3901] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:07:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:18.415350 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4cbd7975-c8bf-4c26-95f2-94a68546a970 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:18.417512 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cbd7975-c8bf-4c26-95f2-94a68546a970 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 Aug 07 21:07:18.417740 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cbd7975-c8bf-4c26-95f2-94a68546a970 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:18.417977 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cbd7975-c8bf-4c26-95f2-94a68546a970 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:18.423956 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:18.423956 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:18.424528 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4cbd7975-c8bf-4c26-95f2-94a68546a970 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:18.425494 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cbd7975-c8bf-4c26-95f2-94a68546a970 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 returned with HTTP 200 Aug 07 21:07:18.427005 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 974/3902] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:18 2026] GET /volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:18.431384 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:18.431384 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:18.431937 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:07:18.432075 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Checking backup size 1 against volume size 1 {{(pid=100277) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 21:07:18.432167 np0000006755 devstack@c-api.service[100277]: INFO cinder.backup.api [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Overwriting volume ad45b9e0-101e-4792-bca1-91a994eb1eb8 with restore of backup 0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:18.445254 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.rpcapi [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] restore_backup in rpcapi backup_id 0ff23f15-fc05-4217-ac83-63af2cd93a9e {{(pid=100277) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 21:07:18.446945 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-52ea94dc-c381-4fc4-953e-2296f8e98a95 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e/restore returned with HTTP 202 Aug 07 21:07:18.447463 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 986/3903] 10.4.3.127 () {68 vars in 1393 bytes} [Fri Aug 7 21:07:17 2026] POST /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e/restore => generated 189 bytes in 1183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:18.454780 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f8a92898-d92b-4559-80c8-850d84540ade None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:18.456546 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f8a92898-d92b-4559-80c8-850d84540ade tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:18.456616 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f8a92898-d92b-4559-80c8-850d84540ade tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:18.456861 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f8a92898-d92b-4559-80c8-850d84540ade tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:18.456978 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f8a92898-d92b-4559-80c8-850d84540ade tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:18.461028 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:18.461028 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:18.461856 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f8a92898-d92b-4559-80c8-850d84540ade tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:18.462250 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 967/3904] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:18 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:18.605621 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-00241c2e-8d33-40f8-8778-4ebf8003bdbc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:18.607565 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-00241c2e-8d33-40f8-8778-4ebf8003bdbc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 Aug 07 21:07:18.607780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-00241c2e-8d33-40f8-8778-4ebf8003bdbc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:18.607978 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-00241c2e-8d33-40f8-8778-4ebf8003bdbc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:18.608081 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-00241c2e-8d33-40f8-8778-4ebf8003bdbc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 6dd5b028-d862-47e6-98e0-381a264a65b6. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:18.611521 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-00241c2e-8d33-40f8-8778-4ebf8003bdbc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 returned with HTTP 404 Aug 07 21:07:18.611986 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 978/3905] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:18 2026] GET /volume/v3/backups/6dd5b028-d862-47e6-98e0-381a264a65b6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:18.618563 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5548182d-4b25-423e-a47a-4e2a4d122ead None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:18.620470 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5548182d-4b25-423e-a47a-4e2a4d122ead tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:07:18.620861 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5548182d-4b25-423e-a47a-4e2a4d122ead tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58fdef63-042a-4168-bd67-563154484321", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1761100948", "container": "tempest-volumesbackupstest-backup-container-2065315259"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:18.622441 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-5548182d-4b25-423e-a47a-4e2a4d122ead tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating new backup {'backup': {'volume_id': '58fdef63-042a-4168-bd67-563154484321', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1761100948', 'container': 'tempest-volumesbackupstest-backup-container-2065315259'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:07:18.622600 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-5548182d-4b25-423e-a47a-4e2a4d122ead tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Creating backup of volume 58fdef63-042a-4168-bd67-563154484321 in container tempest-volumesbackupstest-backup-container-2065315259 Aug 07 21:07:18.632912 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:18.632912 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:18.633407 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5548182d-4b25-423e-a47a-4e2a4d122ead tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:07:18.651884 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5548182d-4b25-423e-a47a-4e2a4d122ead tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Created reservations ['e8bdcb3b-164b-4e83-a68c-8bbf2b3ac45f', 'd2e32145-c08e-45f2-98c3-48c2e4374ee4'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:18.688871 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5548182d-4b25-423e-a47a-4e2a4d122ead tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:07:18.689308 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 975/3906] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:07:18 2026] POST /volume/v3/backups => generated 330 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:18.697163 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b936b17b-f646-4dbe-8a62-9a371472fafb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:18.699302 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b936b17b-f646-4dbe-8a62-9a371472fafb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:18.699565 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b936b17b-f646-4dbe-8a62-9a371472fafb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:18.699844 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b936b17b-f646-4dbe-8a62-9a371472fafb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:18.700019 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b936b17b-f646-4dbe-8a62-9a371472fafb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:18.704928 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:18.704928 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:18.705994 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b936b17b-f646-4dbe-8a62-9a371472fafb tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:18.706474 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 987/3907] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:18 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:19.157396 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fe7b109e-2b08-4f51-94cb-dee02e0c8c8d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:19.159735 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe7b109e-2b08-4f51-94cb-dee02e0c8c8d tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:19.160076 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe7b109e-2b08-4f51-94cb-dee02e0c8c8d tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:19.160381 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe7b109e-2b08-4f51-94cb-dee02e0c8c8d tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:19.160550 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fe7b109e-2b08-4f51-94cb-dee02e0c8c8d tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:19.163208 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9555e613-d2b8-48f0-a915-f2d44edcccc6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:19.165095 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9555e613-d2b8-48f0-a915-f2d44edcccc6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:19.165360 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9555e613-d2b8-48f0-a915-f2d44edcccc6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:19.165588 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9555e613-d2b8-48f0-a915-f2d44edcccc6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:19.165666 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:19.165666 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:19.165737 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-9555e613-d2b8-48f0-a915-f2d44edcccc6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:19.166460 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe7b109e-2b08-4f51-94cb-dee02e0c8c8d tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:19.166866 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 968/3908] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:19 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:19.171179 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:19.171179 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:19.171975 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9555e613-d2b8-48f0-a915-f2d44edcccc6 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:19.172403 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 979/3909] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:19 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:19.436286 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2a086038-3beb-4405-83db-5bf950d1da00 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:19.438225 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a086038-3beb-4405-83db-5bf950d1da00 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 Aug 07 21:07:19.438447 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a086038-3beb-4405-83db-5bf950d1da00 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:19.438642 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a086038-3beb-4405-83db-5bf950d1da00 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:19.443566 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:19.443566 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:19.444012 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2a086038-3beb-4405-83db-5bf950d1da00 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:19.444841 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a086038-3beb-4405-83db-5bf950d1da00 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 returned with HTTP 200 Aug 07 21:07:19.445208 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 976/3910] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:19 2026] GET /volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:19.452402 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5e3e78d1-e540-4478-958f-f0f90d2ff78d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:19.454126 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5e3e78d1-e540-4478-958f-f0f90d2ff78d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 Aug 07 21:07:19.454328 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5e3e78d1-e540-4478-958f-f0f90d2ff78d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:19.454511 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5e3e78d1-e540-4478-958f-f0f90d2ff78d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:19.454629 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-5e3e78d1-e540-4478-958f-f0f90d2ff78d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: c3e0c170-c087-4f49-bcb2-a9b4302b3282 Aug 07 21:07:19.460154 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:19.460154 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:19.460707 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5e3e78d1-e540-4478-958f-f0f90d2ff78d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:19.471120 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8dd3c1c8-6148-4486-9f22-98ad0f248a18 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:19.472943 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8dd3c1c8-6148-4486-9f22-98ad0f248a18 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:19.473158 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8dd3c1c8-6148-4486-9f22-98ad0f248a18 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:19.473535 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8dd3c1c8-6148-4486-9f22-98ad0f248a18 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:19.473685 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8dd3c1c8-6148-4486-9f22-98ad0f248a18 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:19.478105 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:19.478105 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:19.478927 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8dd3c1c8-6148-4486-9f22-98ad0f248a18 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:19.479304 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 969/3911] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:19 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:19.481239 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5e3e78d1-e540-4478-958f-f0f90d2ff78d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot delete request issued successfully. Aug 07 21:07:19.481239 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5e3e78d1-e540-4478-958f-f0f90d2ff78d tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 returned with HTTP 202 Aug 07 21:07:19.481876 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 988/3912] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:07:19 2026] DELETE /volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:19.488034 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1a92da85-a304-4a3d-b53c-c9194c2e6287 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:19.490133 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a92da85-a304-4a3d-b53c-c9194c2e6287 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 Aug 07 21:07:19.490336 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1a92da85-a304-4a3d-b53c-c9194c2e6287 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:19.490532 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1a92da85-a304-4a3d-b53c-c9194c2e6287 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:19.495776 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:19.495776 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:19.496307 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1a92da85-a304-4a3d-b53c-c9194c2e6287 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:19.497135 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a92da85-a304-4a3d-b53c-c9194c2e6287 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 returned with HTTP 200 Aug 07 21:07:19.497581 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 980/3913] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:19 2026] GET /volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:19.717577 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9e161c48-e134-4ebc-8eef-fc2c1d563105 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:19.719676 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e161c48-e134-4ebc-8eef-fc2c1d563105 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:19.719915 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e161c48-e134-4ebc-8eef-fc2c1d563105 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:19.720132 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e161c48-e134-4ebc-8eef-fc2c1d563105 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:19.720255 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9e161c48-e134-4ebc-8eef-fc2c1d563105 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:19.724905 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:19.724905 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:19.725741 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e161c48-e134-4ebc-8eef-fc2c1d563105 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:19.726281 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 977/3914] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:19 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:20.178609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-27cc41e6-820d-4c65-813c-034f9c942110 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:20.180429 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-27cc41e6-820d-4c65-813c-034f9c942110 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:20.180648 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-27cc41e6-820d-4c65-813c-034f9c942110 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:20.180864 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-27cc41e6-820d-4c65-813c-034f9c942110 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:20.180996 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-27cc41e6-820d-4c65-813c-034f9c942110 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:20.184246 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4ce1edce-c899-44a2-858a-70324fdc9fc3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:20.186149 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4ce1edce-c899-44a2-858a-70324fdc9fc3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:20.186239 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:20.186239 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:20.186371 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4ce1edce-c899-44a2-858a-70324fdc9fc3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:20.186574 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4ce1edce-c899-44a2-858a-70324fdc9fc3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:20.186689 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-4ce1edce-c899-44a2-858a-70324fdc9fc3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:20.187248 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-27cc41e6-820d-4c65-813c-034f9c942110 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:20.187812 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 970/3915] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:20 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:20.195816 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:20.195816 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:20.196552 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4ce1edce-c899-44a2-858a-70324fdc9fc3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:20.196984 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 989/3916] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:20 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:20.489045 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8c9874f9-681a-4f02-8a77-8de3537b6206 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:20.490982 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8c9874f9-681a-4f02-8a77-8de3537b6206 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:20.491212 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8c9874f9-681a-4f02-8a77-8de3537b6206 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:20.491432 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8c9874f9-681a-4f02-8a77-8de3537b6206 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:20.491535 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-8c9874f9-681a-4f02-8a77-8de3537b6206 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:20.495709 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:20.495709 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:20.496455 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8c9874f9-681a-4f02-8a77-8de3537b6206 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:20.497875 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 981/3917] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:20 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:20.505615 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bb9bd4fe-e123-40db-92c9-33510e3b4900 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:20.507560 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb9bd4fe-e123-40db-92c9-33510e3b4900 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 Aug 07 21:07:20.507802 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb9bd4fe-e123-40db-92c9-33510e3b4900 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:20.507992 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb9bd4fe-e123-40db-92c9-33510e3b4900 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:20.511863 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb9bd4fe-e123-40db-92c9-33510e3b4900 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 returned with HTTP 404 Aug 07 21:07:20.512282 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 978/3918] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:20 2026] GET /volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:20.518402 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-02156614-7230-4858-8137-bcdc6dcf35d3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:20.520155 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02156614-7230-4858-8137-bcdc6dcf35d3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 Aug 07 21:07:20.520358 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02156614-7230-4858-8137-bcdc6dcf35d3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:20.520530 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02156614-7230-4858-8137-bcdc6dcf35d3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:20.520626 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-02156614-7230-4858-8137-bcdc6dcf35d3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: 3f6e9d80-4a96-42d5-8825-e63cd0127e66 Aug 07 21:07:20.525142 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:20.525142 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:20.525600 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-02156614-7230-4858-8137-bcdc6dcf35d3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:20.544128 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-02156614-7230-4858-8137-bcdc6dcf35d3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot delete request issued successfully. Aug 07 21:07:20.544313 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02156614-7230-4858-8137-bcdc6dcf35d3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 returned with HTTP 202 Aug 07 21:07:20.544755 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 971/3919] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:07:20 2026] DELETE /volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:20.550919 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-219dc84c-1984-4ee2-af29-a8267b527dcf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:20.552828 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-219dc84c-1984-4ee2-af29-a8267b527dcf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 Aug 07 21:07:20.553019 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-219dc84c-1984-4ee2-af29-a8267b527dcf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:20.553197 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-219dc84c-1984-4ee2-af29-a8267b527dcf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:20.558098 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:20.558098 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:20.558522 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-219dc84c-1984-4ee2-af29-a8267b527dcf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:20.559306 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-219dc84c-1984-4ee2-af29-a8267b527dcf tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 returned with HTTP 200 Aug 07 21:07:20.559697 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 990/3920] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:20 2026] GET /volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:20.735966 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-324a01d2-1a4f-490c-b82b-97a424b59309 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:20.738179 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-324a01d2-1a4f-490c-b82b-97a424b59309 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:20.738441 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-324a01d2-1a4f-490c-b82b-97a424b59309 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:20.738678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-324a01d2-1a4f-490c-b82b-97a424b59309 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:20.738836 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-324a01d2-1a4f-490c-b82b-97a424b59309 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:20.743635 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:20.743635 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:20.744511 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-324a01d2-1a4f-490c-b82b-97a424b59309 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:20.744963 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 982/3921] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:20 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:21.201862 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-342d1dc3-bc60-4ba6-b7e3-c08aa6eae7c4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:21.204294 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-342d1dc3-bc60-4ba6-b7e3-c08aa6eae7c4 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:21.204582 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-342d1dc3-bc60-4ba6-b7e3-c08aa6eae7c4 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:21.204861 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-342d1dc3-bc60-4ba6-b7e3-c08aa6eae7c4 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:21.205027 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-342d1dc3-bc60-4ba6-b7e3-c08aa6eae7c4 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:21.209446 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-96b96b03-d570-4aec-872a-2c6d8d5b2ac3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:21.211319 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96b96b03-d570-4aec-872a-2c6d8d5b2ac3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:21.211620 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96b96b03-d570-4aec-872a-2c6d8d5b2ac3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:21.211875 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96b96b03-d570-4aec-872a-2c6d8d5b2ac3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:21.212030 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-96b96b03-d570-4aec-872a-2c6d8d5b2ac3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:21.212314 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:21.212314 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:21.213220 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-342d1dc3-bc60-4ba6-b7e3-c08aa6eae7c4 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:21.213942 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 979/3922] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:21 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:21.216435 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:21.216435 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:21.217066 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96b96b03-d570-4aec-872a-2c6d8d5b2ac3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:21.217469 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 972/3923] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:21 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:21.506831 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-85efc8bb-a55a-4a78-9ca4-a9d944f38d57 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:21.509283 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-85efc8bb-a55a-4a78-9ca4-a9d944f38d57 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:21.509598 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-85efc8bb-a55a-4a78-9ca4-a9d944f38d57 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:21.509862 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-85efc8bb-a55a-4a78-9ca4-a9d944f38d57 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:21.510043 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-85efc8bb-a55a-4a78-9ca4-a9d944f38d57 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:21.515415 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:21.515415 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:21.516376 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-85efc8bb-a55a-4a78-9ca4-a9d944f38d57 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:21.516830 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 991/3924] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:21 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:21.569570 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5c249844-a0e6-4987-a36e-16c9d6e5c842 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:21.571331 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5c249844-a0e6-4987-a36e-16c9d6e5c842 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 Aug 07 21:07:21.571566 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5c249844-a0e6-4987-a36e-16c9d6e5c842 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:21.571794 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5c249844-a0e6-4987-a36e-16c9d6e5c842 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:21.576332 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5c249844-a0e6-4987-a36e-16c9d6e5c842 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 returned with HTTP 404 Aug 07 21:07:21.576816 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 983/3925] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:21 2026] GET /volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:21.584247 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c34e57ea-a1b7-4936-a2dd-541c50bd00b5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:21.586896 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c34e57ea-a1b7-4936-a2dd-541c50bd00b5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 Aug 07 21:07:21.587173 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c34e57ea-a1b7-4936-a2dd-541c50bd00b5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:21.587506 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c34e57ea-a1b7-4936-a2dd-541c50bd00b5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:21.587695 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-c34e57ea-a1b7-4936-a2dd-541c50bd00b5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: 8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 Aug 07 21:07:21.593105 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:21.593105 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:21.593529 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c34e57ea-a1b7-4936-a2dd-541c50bd00b5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:21.619452 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c34e57ea-a1b7-4936-a2dd-541c50bd00b5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot delete request issued successfully. Aug 07 21:07:21.619715 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c34e57ea-a1b7-4936-a2dd-541c50bd00b5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 returned with HTTP 202 Aug 07 21:07:21.620139 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 980/3926] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:07:21 2026] DELETE /volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:21.627677 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-12ca2df8-08d0-4ac6-87de-97b27bcd1d5a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:21.629658 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12ca2df8-08d0-4ac6-87de-97b27bcd1d5a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 Aug 07 21:07:21.629916 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12ca2df8-08d0-4ac6-87de-97b27bcd1d5a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:21.630156 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12ca2df8-08d0-4ac6-87de-97b27bcd1d5a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:21.635666 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:21.635666 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:21.636170 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-12ca2df8-08d0-4ac6-87de-97b27bcd1d5a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:21.637099 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12ca2df8-08d0-4ac6-87de-97b27bcd1d5a tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 returned with HTTP 200 Aug 07 21:07:21.637541 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 973/3927] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:21 2026] GET /volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:21.754784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ebe89f82-b0de-48ed-835b-fa0469f63145 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:21.757066 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ebe89f82-b0de-48ed-835b-fa0469f63145 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:21.757808 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ebe89f82-b0de-48ed-835b-fa0469f63145 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:21.757808 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ebe89f82-b0de-48ed-835b-fa0469f63145 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:21.757808 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ebe89f82-b0de-48ed-835b-fa0469f63145 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:21.763130 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:21.763130 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:21.764151 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ebe89f82-b0de-48ed-835b-fa0469f63145 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:21.764663 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 992/3928] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:21 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:22.226733 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0c9dd2f4-eef2-4643-b46c-3b88056d5c63 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:22.227096 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d57b7a6b-03fc-4d83-a5d1-bc3ddb8d1975 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:22.228991 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0c9dd2f4-eef2-4643-b46c-3b88056d5c63 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:22.229205 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0c9dd2f4-eef2-4643-b46c-3b88056d5c63 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:22.229419 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0c9dd2f4-eef2-4643-b46c-3b88056d5c63 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:22.229494 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d57b7a6b-03fc-4d83-a5d1-bc3ddb8d1975 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:22.229539 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-0c9dd2f4-eef2-4643-b46c-3b88056d5c63 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:22.229733 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d57b7a6b-03fc-4d83-a5d1-bc3ddb8d1975 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:22.229976 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d57b7a6b-03fc-4d83-a5d1-bc3ddb8d1975 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:22.230069 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d57b7a6b-03fc-4d83-a5d1-bc3ddb8d1975 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:22.234574 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:22.234574 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:22.235202 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d57b7a6b-03fc-4d83-a5d1-bc3ddb8d1975 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:22.235385 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:22.235385 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:22.235551 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 981/3929] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:22 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:22.236362 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0c9dd2f4-eef2-4643-b46c-3b88056d5c63 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:22.236531 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 984/3930] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:22 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:22.527433 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7dc33027-4c77-4ccc-a32b-2576af328da7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:22.528976 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7dc33027-4c77-4ccc-a32b-2576af328da7 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:22.529152 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7dc33027-4c77-4ccc-a32b-2576af328da7 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:22.529332 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7dc33027-4c77-4ccc-a32b-2576af328da7 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:22.529425 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7dc33027-4c77-4ccc-a32b-2576af328da7 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:22.533199 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:22.533199 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:22.533799 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7dc33027-4c77-4ccc-a32b-2576af328da7 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:22.534111 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 974/3931] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:22 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:22.654017 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6d93589f-ff2e-439b-bcfb-3aed272df4e6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:22.655751 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6d93589f-ff2e-439b-bcfb-3aed272df4e6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 Aug 07 21:07:22.655963 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6d93589f-ff2e-439b-bcfb-3aed272df4e6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:22.656153 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6d93589f-ff2e-439b-bcfb-3aed272df4e6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:22.661034 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6d93589f-ff2e-439b-bcfb-3aed272df4e6 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 returned with HTTP 404 Aug 07 21:07:22.661456 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 993/3932] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:22 2026] GET /volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:22.669507 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-167bb6eb-e330-4a49-bac4-22843b4ff8ba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:22.671456 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-167bb6eb-e330-4a49-bac4-22843b4ff8ba tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 Aug 07 21:07:22.671857 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-167bb6eb-e330-4a49-bac4-22843b4ff8ba tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:22.671936 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-167bb6eb-e330-4a49-bac4-22843b4ff8ba tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:22.672053 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-167bb6eb-e330-4a49-bac4-22843b4ff8ba tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: c3e0c170-c087-4f49-bcb2-a9b4302b3282 Aug 07 21:07:22.676861 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-167bb6eb-e330-4a49-bac4-22843b4ff8ba tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 returned with HTTP 404 Aug 07 21:07:22.677401 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 982/3933] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:07:22 2026] DELETE /volume/v3/snapshots/c3e0c170-c087-4f49-bcb2-a9b4302b3282 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:22.684263 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7aacc59e-79c2-440d-88fd-d9645099db60 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:22.686101 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7aacc59e-79c2-440d-88fd-d9645099db60 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 Aug 07 21:07:22.686588 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7aacc59e-79c2-440d-88fd-d9645099db60 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:22.686588 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7aacc59e-79c2-440d-88fd-d9645099db60 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:22.686588 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-7aacc59e-79c2-440d-88fd-d9645099db60 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: 8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 Aug 07 21:07:22.691288 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7aacc59e-79c2-440d-88fd-d9645099db60 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 returned with HTTP 404 Aug 07 21:07:22.691581 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 985/3934] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:07:22 2026] DELETE /volume/v3/snapshots/8f6cf5ee-eda9-4a81-9de1-421f2ca779c6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:22.728448 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-f75d4be9-8d62-4a36-b992-b5175c21c010 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:22.731380 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-f75d4be9-8d62-4a36-b992-b5175c21c010 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:22.731658 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-f75d4be9-8d62-4a36-b992-b5175c21c010 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:22.731951 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-f75d4be9-8d62-4a36-b992-b5175c21c010 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:22.746208 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:22.746208 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:22.749906 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-f75d4be9-8d62-4a36-b992-b5175c21c010 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:22.755113 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-f75d4be9-8d62-4a36-b992-b5175c21c010 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:07:22.755640 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 975/3935] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:07:22 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:22.774747 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-61ada01a-4cc2-4800-81ce-217bd665652d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:22.775093 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-5806c753-567a-487c-bd00-cd1920a5adfe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:22.777069 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-61ada01a-4cc2-4800-81ce-217bd665652d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:22.777335 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-61ada01a-4cc2-4800-81ce-217bd665652d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:22.777596 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-61ada01a-4cc2-4800-81ce-217bd665652d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:22.777642 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-5806c753-567a-487c-bd00-cd1920a5adfe tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c/action Aug 07 21:07:22.777752 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-61ada01a-4cc2-4800-81ce-217bd665652d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:22.778136 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-5806c753-567a-487c-bd00-cd1920a5adfe tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:07:22.778358 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-5806c753-567a-487c-bd00-cd1920a5adfe tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:22.783466 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:22.783466 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:22.784503 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-61ada01a-4cc2-4800-81ce-217bd665652d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:22.784995 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 994/3936] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:22 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:22.793390 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:22.793390 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:22.794075 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-5806c753-567a-487c-bd00-cd1920a5adfe tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:22.802816 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-5806c753-567a-487c-bd00-cd1920a5adfe tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Begin detaching volume completed successfully. Aug 07 21:07:22.803123 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-5806c753-567a-487c-bd00-cd1920a5adfe tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c/action returned with HTTP 202 Aug 07 21:07:22.803819 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 983/3937] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:07:22 2026] POST /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:07:22.844808 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e7e94c65-b1fa-4bde-bfec-aa6646a23068 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:22.845032 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e7e94c65-b1fa-4bde-bfec-aa6646a23068 None None] GET https://10.4.3.127/volume// Aug 07 21:07:22.845206 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e7e94c65-b1fa-4bde-bfec-aa6646a23068 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:22.845441 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e7e94c65-b1fa-4bde-bfec-aa6646a23068 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:22.846018 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e7e94c65-b1fa-4bde-bfec-aa6646a23068 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:07:22.846225 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 986/3938] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:07:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:07:22.853725 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-cae2543d-c8fc-4326-bea3-cf5c62cc65aa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:22.855901 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-cae2543d-c8fc-4326-bea3-cf5c62cc65aa tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:22.856139 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-cae2543d-c8fc-4326-bea3-cf5c62cc65aa tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:22.856361 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-cae2543d-c8fc-4326-bea3-cf5c62cc65aa tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:22.867599 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:22.867599 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:22.872084 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-cae2543d-c8fc-4326-bea3-cf5c62cc65aa tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:22.875920 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-cae2543d-c8fc-4326-bea3-cf5c62cc65aa tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:07:22.876282 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 976/3939] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:07:22 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:07:23.247790 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b7a62c42-6859-40d0-9481-43f00f231d82 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:23.248205 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5ecbaa10-1a97-4af7-9bfd-219a62bd0f24 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:23.250115 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b7a62c42-6859-40d0-9481-43f00f231d82 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:23.250296 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ecbaa10-1a97-4af7-9bfd-219a62bd0f24 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:23.250469 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b7a62c42-6859-40d0-9481-43f00f231d82 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:23.250574 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ecbaa10-1a97-4af7-9bfd-219a62bd0f24 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:23.250688 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ecbaa10-1a97-4af7-9bfd-219a62bd0f24 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:23.250807 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b7a62c42-6859-40d0-9481-43f00f231d82 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:23.250860 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5ecbaa10-1a97-4af7-9bfd-219a62bd0f24 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:23.251000 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b7a62c42-6859-40d0-9481-43f00f231d82 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:23.255076 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:23.255076 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:23.255682 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ecbaa10-1a97-4af7-9bfd-219a62bd0f24 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:23.255949 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:23.255949 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:23.256051 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 984/3940] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:23 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:23.256890 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b7a62c42-6859-40d0-9481-43f00f231d82 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:23.257357 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 995/3941] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:23 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:23.484848 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c988c550-57a7-466b-8858-d5b4d27edd0b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:23.486512 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c988c550-57a7-466b-8858-d5b4d27edd0b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:07:23.486983 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c988c550-57a7-466b-8858-d5b4d27edd0b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1fc49134-2c78-4e4c-b83f-ce82b7243d64", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1136264398", "description": null, "metadata": null}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:23.501120 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:23.501120 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:23.501869 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c988c550-57a7-466b-8858-d5b4d27edd0b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:23.502057 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-c988c550-57a7-466b-8858-d5b4d27edd0b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create snapshot from volume 1fc49134-2c78-4e4c-b83f-ce82b7243d64 Aug 07 21:07:23.529532 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-c988c550-57a7-466b-8858-d5b4d27edd0b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['7fb141b5-294d-407c-a031-d5e751b68313', 'bba565de-4472-493a-8dfd-d71d77dc280c', '35b94244-8ff9-42d2-8c4c-aa393fda620d', 'ca41a765-e9cd-41b6-a551-eaef5207d82e'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:23.543906 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7a291e26-48fa-49ac-8ca4-4369f65d9ab3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:23.547584 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a291e26-48fa-49ac-8ca4-4369f65d9ab3 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:23.547751 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a291e26-48fa-49ac-8ca4-4369f65d9ab3 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:23.547940 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a291e26-48fa-49ac-8ca4-4369f65d9ab3 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:23.548298 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7a291e26-48fa-49ac-8ca4-4369f65d9ab3 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:23.557715 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:23.557715 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:23.557715 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a291e26-48fa-49ac-8ca4-4369f65d9ab3 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:23.557715 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 977/3942] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:23 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:23.575869 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c988c550-57a7-466b-8858-d5b4d27edd0b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot force create request issued successfully. Aug 07 21:07:23.575869 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c988c550-57a7-466b-8858-d5b4d27edd0b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:07:23.575869 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 987/3943] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:07:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:23.586195 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f96a09ef-75f6-457c-91f9-71ee9cd61917 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:23.588459 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f96a09ef-75f6-457c-91f9-71ee9cd61917 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df Aug 07 21:07:23.588459 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f96a09ef-75f6-457c-91f9-71ee9cd61917 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:23.588459 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f96a09ef-75f6-457c-91f9-71ee9cd61917 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:23.593561 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:23.593561 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:23.594046 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f96a09ef-75f6-457c-91f9-71ee9cd61917 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:23.594856 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f96a09ef-75f6-457c-91f9-71ee9cd61917 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df returned with HTTP 200 Aug 07 21:07:23.595247 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 985/3944] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:23 2026] GET /volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:23.796062 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2ba986ec-48da-449d-98aa-22b3a5da77ce None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:23.797977 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2ba986ec-48da-449d-98aa-22b3a5da77ce tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:23.798335 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2ba986ec-48da-449d-98aa-22b3a5da77ce tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:23.798466 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2ba986ec-48da-449d-98aa-22b3a5da77ce tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:23.798568 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-2ba986ec-48da-449d-98aa-22b3a5da77ce tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:23.803250 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:23.803250 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:23.804115 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2ba986ec-48da-449d-98aa-22b3a5da77ce tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:23.804564 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 996/3945] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:23 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:24.266832 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-009ec1cc-c71e-446b-a337-6e4dd3885fb8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:24.268629 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a807e4c2-3ecb-4c0a-940d-6f0d554629a4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:24.268943 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-009ec1cc-c71e-446b-a337-6e4dd3885fb8 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:24.268980 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-009ec1cc-c71e-446b-a337-6e4dd3885fb8 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:24.269207 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-009ec1cc-c71e-446b-a337-6e4dd3885fb8 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:24.269386 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-009ec1cc-c71e-446b-a337-6e4dd3885fb8 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:24.270570 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a807e4c2-3ecb-4c0a-940d-6f0d554629a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:24.270838 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a807e4c2-3ecb-4c0a-940d-6f0d554629a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:24.271043 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a807e4c2-3ecb-4c0a-940d-6f0d554629a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:24.271140 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-a807e4c2-3ecb-4c0a-940d-6f0d554629a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:24.273509 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:24.273509 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:24.274197 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-009ec1cc-c71e-446b-a337-6e4dd3885fb8 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:24.274673 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 978/3946] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:24 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:24.275336 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:24.275336 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:24.276076 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a807e4c2-3ecb-4c0a-940d-6f0d554629a4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:24.276458 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 988/3947] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:24 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:24.565045 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9c9866a9-46e1-4a0a-b18b-2a8862a15ec8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:24.567117 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9c9866a9-46e1-4a0a-b18b-2a8862a15ec8 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:24.567371 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9c9866a9-46e1-4a0a-b18b-2a8862a15ec8 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:24.567556 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9c9866a9-46e1-4a0a-b18b-2a8862a15ec8 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:24.567664 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9c9866a9-46e1-4a0a-b18b-2a8862a15ec8 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:24.572129 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:24.572129 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:24.572868 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9c9866a9-46e1-4a0a-b18b-2a8862a15ec8 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:24.573220 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 986/3948] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:24 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:24.604576 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c8f8395c-ecf3-488f-b8a4-f9c2094fa40a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:24.606179 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c8f8395c-ecf3-488f-b8a4-f9c2094fa40a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df Aug 07 21:07:24.606796 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c8f8395c-ecf3-488f-b8a4-f9c2094fa40a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:24.606796 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c8f8395c-ecf3-488f-b8a4-f9c2094fa40a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:24.612681 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:24.612681 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:24.613376 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c8f8395c-ecf3-488f-b8a4-f9c2094fa40a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:24.614541 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c8f8395c-ecf3-488f-b8a4-f9c2094fa40a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df returned with HTTP 200 Aug 07 21:07:24.615059 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 997/3949] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:24 2026] GET /volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:24.624283 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-489a8e87-31f4-4a0e-a85f-f539e6b895d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:24.626010 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-489a8e87-31f4-4a0e-a85f-f539e6b895d1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df Aug 07 21:07:24.626167 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-489a8e87-31f4-4a0e-a85f-f539e6b895d1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:24.626372 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-489a8e87-31f4-4a0e-a85f-f539e6b895d1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:24.631513 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:24.631513 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:24.632145 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-489a8e87-31f4-4a0e-a85f-f539e6b895d1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:24.632857 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-489a8e87-31f4-4a0e-a85f-f539e6b895d1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df returned with HTTP 200 Aug 07 21:07:24.633324 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 979/3950] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:24 2026] GET /volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:24.815968 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d3c679f9-cf49-4c55-b664-c1264e042642 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:24.818297 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d3c679f9-cf49-4c55-b664-c1264e042642 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:24.818707 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d3c679f9-cf49-4c55-b664-c1264e042642 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:24.818871 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d3c679f9-cf49-4c55-b664-c1264e042642 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:24.818937 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-d3c679f9-cf49-4c55-b664-c1264e042642 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:24.824194 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:24.824194 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:24.825155 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d3c679f9-cf49-4c55-b664-c1264e042642 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:24.825745 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 989/3951] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:24 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:25.284891 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3a7d6d40-bd30-4578-9344-9f61c3e181f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:25.286934 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a7d6d40-bd30-4578-9344-9f61c3e181f9 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:25.287212 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a7d6d40-bd30-4578-9344-9f61c3e181f9 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:25.287488 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a7d6d40-bd30-4578-9344-9f61c3e181f9 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:25.287639 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3a7d6d40-bd30-4578-9344-9f61c3e181f9 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:25.288537 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-14476e66-e3f2-432f-9095-ecdc4ab9f1d9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:25.291575 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-14476e66-e3f2-432f-9095-ecdc4ab9f1d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:25.291853 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-14476e66-e3f2-432f-9095-ecdc4ab9f1d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:25.292025 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:25.292025 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:25.292086 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-14476e66-e3f2-432f-9095-ecdc4ab9f1d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:25.292192 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-14476e66-e3f2-432f-9095-ecdc4ab9f1d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:25.292624 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a7d6d40-bd30-4578-9344-9f61c3e181f9 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:25.293048 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 987/3952] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:25 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:25.299667 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:25.299667 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:25.300300 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-14476e66-e3f2-432f-9095-ecdc4ab9f1d9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:25.300664 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 998/3953] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:25 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:25.585470 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1be7d01b-6744-4cf6-8923-8684e67295b9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:25.587678 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1be7d01b-6744-4cf6-8923-8684e67295b9 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:25.587930 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1be7d01b-6744-4cf6-8923-8684e67295b9 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:25.588154 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1be7d01b-6744-4cf6-8923-8684e67295b9 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:25.588296 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1be7d01b-6744-4cf6-8923-8684e67295b9 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:25.593442 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:25.593442 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:25.594563 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1be7d01b-6744-4cf6-8923-8684e67295b9 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:25.595048 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 980/3954] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:25 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:25.838528 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-912d4229-8cce-4b26-8070-dfbb36b8b3cc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:25.840720 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-912d4229-8cce-4b26-8070-dfbb36b8b3cc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:25.840983 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-912d4229-8cce-4b26-8070-dfbb36b8b3cc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:25.841217 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-912d4229-8cce-4b26-8070-dfbb36b8b3cc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:25.841371 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-912d4229-8cce-4b26-8070-dfbb36b8b3cc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:25.845981 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:25.845981 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:25.846648 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-912d4229-8cce-4b26-8070-dfbb36b8b3cc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:25.847039 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 990/3955] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:25 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:25.912704 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-2d1bb5d8-c8b9-4558-8a3b-ee1df40e733e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:25.915335 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-2d1bb5d8-c8b9-4558-8a3b-ee1df40e733e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/attachments/d51212c8-d86f-4142-aa13-90fdfb1f7ed9 Aug 07 21:07:25.915335 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-2d1bb5d8-c8b9-4558-8a3b-ee1df40e733e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:25.915454 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-2d1bb5d8-c8b9-4558-8a3b-ee1df40e733e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:25.925274 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:25.925274 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:25.974605 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-095c5de7-b8dc-4221-adb6-4e277c134c95 req-2d1bb5d8-c8b9-4558-8a3b-ee1df40e733e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/attachments/d51212c8-d86f-4142-aa13-90fdfb1f7ed9 returned with HTTP 200 Aug 07 21:07:25.976175 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 988/3956] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:07:25 2026] DELETE /volume/v3/attachments/d51212c8-d86f-4142-aa13-90fdfb1f7ed9 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:26.306025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6177338f-000e-473e-8c65-f2ad8880ec87 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:26.308158 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6177338f-000e-473e-8c65-f2ad8880ec87 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:26.308534 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6177338f-000e-473e-8c65-f2ad8880ec87 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:26.308865 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6177338f-000e-473e-8c65-f2ad8880ec87 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:26.309042 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-6177338f-000e-473e-8c65-f2ad8880ec87 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:26.312495 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f98403ee-253b-4c35-b7e4-0cce12749cf7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:26.315017 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f98403ee-253b-4c35-b7e4-0cce12749cf7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:26.315263 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f98403ee-253b-4c35-b7e4-0cce12749cf7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:26.315473 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f98403ee-253b-4c35-b7e4-0cce12749cf7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:26.317380 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f98403ee-253b-4c35-b7e4-0cce12749cf7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:26.317437 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:26.317437 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:26.317437 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6177338f-000e-473e-8c65-f2ad8880ec87 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:26.317437 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 999/3957] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:26 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:26.328918 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:26.328918 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:26.328918 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f98403ee-253b-4c35-b7e4-0cce12749cf7 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:26.329339 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 981/3958] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:26 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:26.607035 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5e3723a4-d0d8-41e8-9f2e-6b0d306b6353 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:26.609116 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5e3723a4-d0d8-41e8-9f2e-6b0d306b6353 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:26.609397 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5e3723a4-d0d8-41e8-9f2e-6b0d306b6353 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:26.609646 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5e3723a4-d0d8-41e8-9f2e-6b0d306b6353 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:26.609949 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-5e3723a4-d0d8-41e8-9f2e-6b0d306b6353 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:26.620646 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:26.620646 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:26.621680 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5e3723a4-d0d8-41e8-9f2e-6b0d306b6353 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:26.622094 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 991/3959] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:26 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:26.857110 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3a01c338-1646-47c8-a9dd-fa14c7722440 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:26.858924 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a01c338-1646-47c8-a9dd-fa14c7722440 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:26.859100 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a01c338-1646-47c8-a9dd-fa14c7722440 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:26.859276 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a01c338-1646-47c8-a9dd-fa14c7722440 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:26.859529 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3a01c338-1646-47c8-a9dd-fa14c7722440 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:26.863830 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:26.863830 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:26.864782 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a01c338-1646-47c8-a9dd-fa14c7722440 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:26.865146 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 989/3960] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:26 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:27.332641 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c375778d-2b90-433d-826a-38690545444d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:27.334443 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c375778d-2b90-433d-826a-38690545444d tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:27.334737 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c375778d-2b90-433d-826a-38690545444d tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:27.334974 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c375778d-2b90-433d-826a-38690545444d tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:27.335104 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-c375778d-2b90-433d-826a-38690545444d tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:27.340802 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:27.340802 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:27.341560 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c375778d-2b90-433d-826a-38690545444d tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:27.341914 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1000/3961] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:27 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:27.343471 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01b9c58b-d685-4978-bfae-06f2e4ec6b96 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:27.345248 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01b9c58b-d685-4978-bfae-06f2e4ec6b96 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:27.345464 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01b9c58b-d685-4978-bfae-06f2e4ec6b96 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:27.345671 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01b9c58b-d685-4978-bfae-06f2e4ec6b96 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:27.345790 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-01b9c58b-d685-4978-bfae-06f2e4ec6b96 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:27.350936 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:27.350936 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:27.351834 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01b9c58b-d685-4978-bfae-06f2e4ec6b96 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:27.352123 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 982/3962] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:27 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:27.635641 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-59fc4289-f85c-4435-b066-fa81f118da3a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:27.638315 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-59fc4289-f85c-4435-b066-fa81f118da3a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:27.638315 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-59fc4289-f85c-4435-b066-fa81f118da3a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:27.638315 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-59fc4289-f85c-4435-b066-fa81f118da3a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:27.638315 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-59fc4289-f85c-4435-b066-fa81f118da3a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:27.642633 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:27.642633 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:27.642772 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-59fc4289-f85c-4435-b066-fa81f118da3a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:27.643727 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 992/3963] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:27 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:27.880221 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f4dceb58-ff43-466f-aaa0-b39f91d7edc5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:27.884101 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f4dceb58-ff43-466f-aaa0-b39f91d7edc5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:27.884101 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f4dceb58-ff43-466f-aaa0-b39f91d7edc5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:27.884101 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f4dceb58-ff43-466f-aaa0-b39f91d7edc5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:27.884101 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f4dceb58-ff43-466f-aaa0-b39f91d7edc5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:27.888868 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:27.888868 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:27.889590 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f4dceb58-ff43-466f-aaa0-b39f91d7edc5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:27.889977 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 990/3964] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:27 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:28.352641 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-515f8017-19f8-411c-99d6-d9929c1a5f87 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:28.355538 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-515f8017-19f8-411c-99d6-d9929c1a5f87 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:28.355880 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-515f8017-19f8-411c-99d6-d9929c1a5f87 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:28.356136 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-515f8017-19f8-411c-99d6-d9929c1a5f87 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:28.356328 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-515f8017-19f8-411c-99d6-d9929c1a5f87 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:28.364868 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:28.364868 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:28.365686 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-515f8017-19f8-411c-99d6-d9929c1a5f87 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:28.365997 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-445241fb-6d5c-496c-9d91-8405230edcc9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:28.366310 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1001/3965] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:28 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:28.368248 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-445241fb-6d5c-496c-9d91-8405230edcc9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:28.368354 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-445241fb-6d5c-496c-9d91-8405230edcc9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:28.369997 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-445241fb-6d5c-496c-9d91-8405230edcc9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:28.369997 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-445241fb-6d5c-496c-9d91-8405230edcc9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:28.374352 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:28.374352 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:28.375618 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-445241fb-6d5c-496c-9d91-8405230edcc9 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:28.375618 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 983/3966] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:28 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:28.653062 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3e7a0415-e16e-4603-adbf-75da1a3b445f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:28.654964 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3e7a0415-e16e-4603-adbf-75da1a3b445f tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:28.655199 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3e7a0415-e16e-4603-adbf-75da1a3b445f tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:28.655399 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3e7a0415-e16e-4603-adbf-75da1a3b445f tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:28.655503 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-3e7a0415-e16e-4603-adbf-75da1a3b445f tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:28.660391 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:28.660391 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:28.661147 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3e7a0415-e16e-4603-adbf-75da1a3b445f tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:28.661529 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 993/3967] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:28 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:28.900273 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b9aa347a-ee66-457d-9d0d-2208fd9852dc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:28.902175 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9aa347a-ee66-457d-9d0d-2208fd9852dc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:28.902727 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9aa347a-ee66-457d-9d0d-2208fd9852dc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:28.903024 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9aa347a-ee66-457d-9d0d-2208fd9852dc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:28.903024 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b9aa347a-ee66-457d-9d0d-2208fd9852dc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:28.908777 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:28.908777 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:28.909600 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9aa347a-ee66-457d-9d0d-2208fd9852dc tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:28.910267 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 991/3968] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:28 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:29.379333 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6245a6dd-3960-4c25-b950-c63165135ee5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:29.380992 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6245a6dd-3960-4c25-b950-c63165135ee5 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:29.381307 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6245a6dd-3960-4c25-b950-c63165135ee5 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:29.381560 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6245a6dd-3960-4c25-b950-c63165135ee5 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:29.381728 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-6245a6dd-3960-4c25-b950-c63165135ee5 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:29.388679 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:29.388679 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:29.388871 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b02fc2d3-5bbb-4e0b-8c64-7ea5fc932e71 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:29.389266 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6245a6dd-3960-4c25-b950-c63165135ee5 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:29.389266 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1002/3969] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:29 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:29.391512 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b02fc2d3-5bbb-4e0b-8c64-7ea5fc932e71 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:29.391858 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b02fc2d3-5bbb-4e0b-8c64-7ea5fc932e71 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:29.391991 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b02fc2d3-5bbb-4e0b-8c64-7ea5fc932e71 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:29.392168 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b02fc2d3-5bbb-4e0b-8c64-7ea5fc932e71 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:29.396314 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:29.396314 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:29.396954 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b02fc2d3-5bbb-4e0b-8c64-7ea5fc932e71 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:29.397362 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 984/3970] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:29 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:29.672201 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-05b5840b-c4da-4b5e-ac39-fab10f416654 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:29.674092 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-05b5840b-c4da-4b5e-ac39-fab10f416654 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:29.674289 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-05b5840b-c4da-4b5e-ac39-fab10f416654 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:29.674487 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-05b5840b-c4da-4b5e-ac39-fab10f416654 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:29.674591 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-05b5840b-c4da-4b5e-ac39-fab10f416654 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:29.679162 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:29.679162 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:29.679957 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-05b5840b-c4da-4b5e-ac39-fab10f416654 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:29.680342 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 994/3971] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:29 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:29.923175 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f960f3ab-883c-4f57-902e-ab43e2d02544 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:29.925558 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f960f3ab-883c-4f57-902e-ab43e2d02544 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:29.926026 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f960f3ab-883c-4f57-902e-ab43e2d02544 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:29.926026 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f960f3ab-883c-4f57-902e-ab43e2d02544 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:29.926104 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f960f3ab-883c-4f57-902e-ab43e2d02544 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:29.928467 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=305,cinder:INSERT=53,cinder:UPDATE=109 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:07:29.933074 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:29.933074 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:29.933978 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f960f3ab-883c-4f57-902e-ab43e2d02544 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:29.934488 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 992/3972] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:29 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:30.398451 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d8a350f9-676f-48c0-88ac-fe3f1d5d33d8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:30.400255 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d8a350f9-676f-48c0-88ac-fe3f1d5d33d8 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:30.400485 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d8a350f9-676f-48c0-88ac-fe3f1d5d33d8 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:30.400669 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d8a350f9-676f-48c0-88ac-fe3f1d5d33d8 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:30.400791 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-d8a350f9-676f-48c0-88ac-fe3f1d5d33d8 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:30.404937 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:30.404937 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:30.405555 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d8a350f9-676f-48c0-88ac-fe3f1d5d33d8 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:30.405957 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1003/3973] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:30 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:30.414660 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-990594c7-72ab-447c-9ca5-749e4b0b8a35 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:30.416788 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-990594c7-72ab-447c-9ca5-749e4b0b8a35 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:30.418364 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-990594c7-72ab-447c-9ca5-749e4b0b8a35 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:30.418364 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-990594c7-72ab-447c-9ca5-749e4b0b8a35 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:30.418364 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-990594c7-72ab-447c-9ca5-749e4b0b8a35 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:30.422349 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:30.422349 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:30.423237 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-990594c7-72ab-447c-9ca5-749e4b0b8a35 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:30.423779 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 985/3974] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:30 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:30.694190 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6de91b50-1011-47a7-a976-83b94f4c6725 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:30.700450 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6de91b50-1011-47a7-a976-83b94f4c6725 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:30.700703 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6de91b50-1011-47a7-a976-83b94f4c6725 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:30.700949 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6de91b50-1011-47a7-a976-83b94f4c6725 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:30.701089 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-6de91b50-1011-47a7-a976-83b94f4c6725 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:30.708418 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:30.708418 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:30.709470 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6de91b50-1011-47a7-a976-83b94f4c6725 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:30.709983 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 995/3975] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:30 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:30.948428 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fedb574c-5b4b-4126-a045-ac928c1fb728 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:30.950690 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fedb574c-5b4b-4126-a045-ac928c1fb728 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:30.950941 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fedb574c-5b4b-4126-a045-ac928c1fb728 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:30.951167 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fedb574c-5b4b-4126-a045-ac928c1fb728 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:30.951331 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fedb574c-5b4b-4126-a045-ac928c1fb728 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:30.957128 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:30.957128 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:30.957393 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fedb574c-5b4b-4126-a045-ac928c1fb728 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:30.957747 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 993/3976] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:30 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:31.305881 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-1f2ea0f3-f6bc-4a22-b54b-4f127d3c5d62 req-4ea961d8-5f54-4455-89e4-efcc901c2244 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:31.311463 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1f2ea0f3-f6bc-4a22-b54b-4f127d3c5d62 req-4ea961d8-5f54-4455-89e4-efcc901c2244 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/attachments/d51212c8-d86f-4142-aa13-90fdfb1f7ed9 Aug 07 21:07:31.311658 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-1f2ea0f3-f6bc-4a22-b54b-4f127d3c5d62 req-4ea961d8-5f54-4455-89e4-efcc901c2244 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:31.311894 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-1f2ea0f3-f6bc-4a22-b54b-4f127d3c5d62 req-4ea961d8-5f54-4455-89e4-efcc901c2244 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:31.323110 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1f2ea0f3-f6bc-4a22-b54b-4f127d3c5d62 req-4ea961d8-5f54-4455-89e4-efcc901c2244 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/attachments/d51212c8-d86f-4142-aa13-90fdfb1f7ed9 returned with HTTP 404 Aug 07 21:07:31.323558 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1004/3977] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:07:31 2026] DELETE /volume/v3/attachments/d51212c8-d86f-4142-aa13-90fdfb1f7ed9 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:07:31.418718 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d5fa9980-939c-43be-897e-96d9f3471fd7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:31.420987 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5fa9980-939c-43be-897e-96d9f3471fd7 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:31.422781 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5fa9980-939c-43be-897e-96d9f3471fd7 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:31.422781 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5fa9980-939c-43be-897e-96d9f3471fd7 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:31.422781 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d5fa9980-939c-43be-897e-96d9f3471fd7 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:31.429653 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:31.429653 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:31.430446 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5fa9980-939c-43be-897e-96d9f3471fd7 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:31.431001 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 986/3978] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:31 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:31.438586 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6982cfb4-7ceb-4721-b30e-824241be3589 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:31.440423 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6982cfb4-7ceb-4721-b30e-824241be3589 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:31.440657 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6982cfb4-7ceb-4721-b30e-824241be3589 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:31.441428 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6982cfb4-7ceb-4721-b30e-824241be3589 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:31.441428 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-6982cfb4-7ceb-4721-b30e-824241be3589 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:31.446344 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:31.446344 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:31.447422 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6982cfb4-7ceb-4721-b30e-824241be3589 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:31.448811 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 996/3979] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:31 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:31.725350 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f2b0ef1b-c52d-4db8-928f-582a6905f489 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:31.727153 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2b0ef1b-c52d-4db8-928f-582a6905f489 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:07:31.727400 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2b0ef1b-c52d-4db8-928f-582a6905f489 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:31.727632 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2b0ef1b-c52d-4db8-928f-582a6905f489 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:31.727795 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f2b0ef1b-c52d-4db8-928f-582a6905f489 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Show backup with id 0ff23f15-fc05-4217-ac83-63af2cd93a9e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:31.732125 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:31.732125 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:31.732898 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2b0ef1b-c52d-4db8-928f-582a6905f489 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 200 Aug 07 21:07:31.733249 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 994/3980] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:31 2026] GET /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:31.744254 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-926cfc6d-db8f-4f45-b237-52479b803be2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:31.746070 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-926cfc6d-db8f-4f45-b237-52479b803be2 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 Aug 07 21:07:31.746160 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-926cfc6d-db8f-4f45-b237-52479b803be2 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:31.746366 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-926cfc6d-db8f-4f45-b237-52479b803be2 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:31.754987 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:31.754987 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:31.759840 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-926cfc6d-db8f-4f45-b237-52479b803be2 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:07:31.765218 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-926cfc6d-db8f-4f45-b237-52479b803be2 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 returned with HTTP 200 Aug 07 21:07:31.765774 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1005/3981] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:31 2026] GET /volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 => generated 1417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:31.779629 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e13031a-7ebd-49da-90e5-83a8625bad22 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:31.782198 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e13031a-7ebd-49da-90e5-83a8625bad22 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 Aug 07 21:07:31.782472 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e13031a-7ebd-49da-90e5-83a8625bad22 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:31.782705 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e13031a-7ebd-49da-90e5-83a8625bad22 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:31.791565 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:31.791565 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:31.795585 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7e13031a-7ebd-49da-90e5-83a8625bad22 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:07:31.800217 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e13031a-7ebd-49da-90e5-83a8625bad22 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 returned with HTTP 200 Aug 07 21:07:31.800597 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 987/3982] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:31 2026] GET /volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 => generated 1417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:31.972362 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-377063b2-ac54-4875-ad8e-40bba3354e43 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:31.974328 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-377063b2-ac54-4875-ad8e-40bba3354e43 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:31.974611 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-377063b2-ac54-4875-ad8e-40bba3354e43 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:31.974806 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-377063b2-ac54-4875-ad8e-40bba3354e43 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:31.974912 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-377063b2-ac54-4875-ad8e-40bba3354e43 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:31.979653 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:31.979653 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:31.980459 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-377063b2-ac54-4875-ad8e-40bba3354e43 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:31.980839 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 997/3983] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:31 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:32.408084 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-564a627c-f053-4ef8-b8fe-8bf17ec92e95 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:32.419379 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-564a627c-f053-4ef8-b8fe-8bf17ec92e95 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df Aug 07 21:07:32.420886 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-564a627c-f053-4ef8-b8fe-8bf17ec92e95 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:32.422867 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-564a627c-f053-4ef8-b8fe-8bf17ec92e95 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:32.423579 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-564a627c-f053-4ef8-b8fe-8bf17ec92e95 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete snapshot with id: 2428640e-9e22-4e17-8a79-376b396168df Aug 07 21:07:32.443243 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6ffe89e3-dd25-43cd-a1df-82f26434da02 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:32.447128 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6ffe89e3-dd25-43cd-a1df-82f26434da02 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:32.447310 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6ffe89e3-dd25-43cd-a1df-82f26434da02 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:32.447491 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6ffe89e3-dd25-43cd-a1df-82f26434da02 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:32.447613 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-6ffe89e3-dd25-43cd-a1df-82f26434da02 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:32.452244 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:32.452244 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:32.453011 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6ffe89e3-dd25-43cd-a1df-82f26434da02 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:32.453420 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1006/3984] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:32 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:32.462569 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-965b3719-ec13-4e6e-b61c-862fd1c0672f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:32.465438 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:32.465438 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:32.465568 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-965b3719-ec13-4e6e-b61c-862fd1c0672f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:32.465568 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-965b3719-ec13-4e6e-b61c-862fd1c0672f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:32.465568 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-965b3719-ec13-4e6e-b61c-862fd1c0672f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:32.465568 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-965b3719-ec13-4e6e-b61c-862fd1c0672f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:32.467095 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-564a627c-f053-4ef8-b8fe-8bf17ec92e95 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:32.471599 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:32.471599 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:32.472487 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-965b3719-ec13-4e6e-b61c-862fd1c0672f tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:32.472943 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 988/3985] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:32 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:32.529740 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-564a627c-f053-4ef8-b8fe-8bf17ec92e95 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot delete request issued successfully. Aug 07 21:07:32.530218 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-564a627c-f053-4ef8-b8fe-8bf17ec92e95 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df returned with HTTP 202 Aug 07 21:07:32.531313 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 995/3986] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:07:32 2026] DELETE /volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:32.540084 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-279dc3bf-9d34-4afe-bfdd-d12ba8b20a0f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:32.541665 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-279dc3bf-9d34-4afe-bfdd-d12ba8b20a0f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df Aug 07 21:07:32.541925 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-279dc3bf-9d34-4afe-bfdd-d12ba8b20a0f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:32.542139 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-279dc3bf-9d34-4afe-bfdd-d12ba8b20a0f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:32.549205 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:32.549205 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:32.549654 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-279dc3bf-9d34-4afe-bfdd-d12ba8b20a0f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:32.550565 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-279dc3bf-9d34-4afe-bfdd-d12ba8b20a0f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df returned with HTTP 200 Aug 07 21:07:32.550799 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 998/3987] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:32 2026] GET /volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:32.992515 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d6e4cf76-fd8b-4266-bb91-26698056087f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:32.994419 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d6e4cf76-fd8b-4266-bb91-26698056087f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:32.994648 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d6e4cf76-fd8b-4266-bb91-26698056087f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:32.994909 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d6e4cf76-fd8b-4266-bb91-26698056087f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:32.995046 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-d6e4cf76-fd8b-4266-bb91-26698056087f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:33.000278 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:33.000278 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:33.001463 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d6e4cf76-fd8b-4266-bb91-26698056087f tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:33.001967 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1007/3988] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:32 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:33.014963 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0433f626-9c69-4777-968a-721e67f6375c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.016992 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0433f626-9c69-4777-968a-721e67f6375c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:33.017192 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0433f626-9c69-4777-968a-721e67f6375c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:33.017426 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0433f626-9c69-4777-968a-721e67f6375c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:33.017570 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0433f626-9c69-4777-968a-721e67f6375c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:33.022146 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:33.022146 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:33.022974 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0433f626-9c69-4777-968a-721e67f6375c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:33.023384 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 989/3989] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:33 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:33.041443 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0e3983c6-91d2-4a28-95c0-1d1b03238151 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.050892 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e3983c6-91d2-4a28-95c0-1d1b03238151 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:33.051526 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e3983c6-91d2-4a28-95c0-1d1b03238151 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:33.051771 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e3983c6-91d2-4a28-95c0-1d1b03238151 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:33.051919 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-0e3983c6-91d2-4a28-95c0-1d1b03238151 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete backup with id: 66d7e643-11f1-4c1c-b2df-ff13138998c4. Aug 07 21:07:33.079649 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:33.079649 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:33.090217 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c6fedec2-efd1-42a4-8342-144527eb4e72 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.094872 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c6fedec2-efd1-42a4-8342-144527eb4e72 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 Aug 07 21:07:33.096034 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c6fedec2-efd1-42a4-8342-144527eb4e72 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:33.096034 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c6fedec2-efd1-42a4-8342-144527eb4e72 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:33.096212 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-c6fedec2-efd1-42a4-8342-144527eb4e72 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: 3f6e9d80-4a96-42d5-8825-e63cd0127e66 Aug 07 21:07:33.106331 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c6fedec2-efd1-42a4-8342-144527eb4e72 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 returned with HTTP 404 Aug 07 21:07:33.107002 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 999/3990] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:07:33 2026] DELETE /volume/v3/snapshots/3f6e9d80-4a96-42d5-8825-e63cd0127e66 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:33.120549 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-322aa9ba-47d0-41dc-a246-81794f4dc8a8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.123383 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-322aa9ba-47d0-41dc-a246-81794f4dc8a8 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:33.123750 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-322aa9ba-47d0-41dc-a246-81794f4dc8a8 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:33.123837 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-322aa9ba-47d0-41dc-a246-81794f4dc8a8 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:33.126666 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-0e3983c6-91d2-4a28-95c0-1d1b03238151 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] delete_backup rpcapi backup_id 66d7e643-11f1-4c1c-b2df-ff13138998c4 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:07:33.128389 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e3983c6-91d2-4a28-95c0-1d1b03238151 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 202 Aug 07 21:07:33.129014 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 996/3991] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:33 2026] DELETE /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:07:33.133379 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:33.133379 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:33.139053 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-322aa9ba-47d0-41dc-a246-81794f4dc8a8 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:33.139443 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7077e254-20d0-4607-9930-14989131e45c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.141575 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7077e254-20d0-4607-9930-14989131e45c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:33.141951 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7077e254-20d0-4607-9930-14989131e45c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:33.142166 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7077e254-20d0-4607-9930-14989131e45c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:33.142341 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7077e254-20d0-4607-9930-14989131e45c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:33.145379 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-322aa9ba-47d0-41dc-a246-81794f4dc8a8 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:07:33.146536 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1008/3992] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:33 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:33.147836 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:33.147836 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:33.148677 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7077e254-20d0-4607-9930-14989131e45c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 200 Aug 07 21:07:33.149171 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 990/3993] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:33 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:33.159837 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-029ea8df-6ffa-4923-baae-588909f33071 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.162331 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:07:33.163099 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1431419395"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:33.164817 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1431419395'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:07:33.164961 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume of 1 GB Aug 07 21:07:33.171688 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Availability Zones retrieved successfully. Aug 07 21:07:33.181088 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Flow 'volume_create_api' (ae8ab03f-298c-4917-b444-18002d9a516a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:33.183211 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b17d7d17-2725-4301-a9de-b38631247655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:33.184785 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:33.222645 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b17d7d17-2725-4301-a9de-b38631247655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:33.223692 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b45249f-69b9-44d7-b713-727d252169ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:33.290402 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['468dbd70-1faf-43ae-8650-9b24a371c287', '589729d1-4326-4ce0-a0d3-d9ef581646cd', 'ec016431-f0bd-4462-8a0a-2cfdb6a329ba', '1ca8ca74-7dc2-4efd-ae77-b50e4efa875f'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:33.291791 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b45249f-69b9-44d7-b713-727d252169ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['468dbd70-1faf-43ae-8650-9b24a371c287', '589729d1-4326-4ce0-a0d3-d9ef581646cd', 'ec016431-f0bd-4462-8a0a-2cfdb6a329ba', '1ca8ca74-7dc2-4efd-ae77-b50e4efa875f']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:33.293412 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (356dba29-5db0-4f14-857f-5d592ed7d400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:33.304204 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-be890be5-e784-4517-b817-b33be64fa8e1 req-ebc2403b-9b75-4ff2-9bd8-1d9cdc67d0ca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.307484 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-ebc2403b-9b75-4ff2-9bd8-1d9cdc67d0ca tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 Aug 07 21:07:33.307728 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-ebc2403b-9b75-4ff2-9bd8-1d9cdc67d0ca tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:33.307988 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-ebc2403b-9b75-4ff2-9bd8-1d9cdc67d0ca tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:33.318973 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (356dba29-5db0-4f14-857f-5d592ed7d400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abfc3e9a-cdb8-4efd-96fd-040012bff729', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1431419395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b369d38bd9c4a3fa5109973383db7b2',qos_specs=None,replication_status=,reservations=['468dbd70-1faf-43ae-8650-9b24a371c287','589729d1-4326-4ce0-a0d3-d9ef581646cd','ec016431-f0bd-4462-8a0a-2cfdb6a329ba','1ca8ca74-7dc2-4efd-ae77-b50e4efa875f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33f010b747e246f9a5b78114d9b0d31c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:07:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1431419395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abfc3e9a-cdb8-4efd-96fd-040012bff729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b369d38bd9c4a3fa5109973383db7b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33f010b747e246f9a5b78114d9b0d31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:33.319155 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:33.319155 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:33.319772 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39cd605d-6859-4264-9aeb-95dc37b67608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:33.324168 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-be890be5-e784-4517-b817-b33be64fa8e1 req-ebc2403b-9b75-4ff2-9bd8-1d9cdc67d0ca tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:07:33.330852 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-ebc2403b-9b75-4ff2-9bd8-1d9cdc67d0ca tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 returned with HTTP 200 Aug 07 21:07:33.331431 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 997/3994] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:07:33 2026] GET /volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 => generated 1417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:33.339152 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39cd605d-6859-4264-9aeb-95dc37b67608) transitioned into state 'SUCCESS' from state '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-1431419395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b369d38bd9c4a3fa5109973383db7b2',qos_specs=None,replication_status=,reservations=['468dbd70-1faf-43ae-8650-9b24a371c287','589729d1-4326-4ce0-a0d3-d9ef581646cd','ec016431-f0bd-4462-8a0a-2cfdb6a329ba','1ca8ca74-7dc2-4efd-ae77-b50e4efa875f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33f010b747e246f9a5b78114d9b0d31c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:33.339966 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffdaddf-bb58-45ef-90b8-2f5b49d5a1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:33.350517 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffdaddf-bb58-45ef-90b8-2f5b49d5a1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:33.350747 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Flow 'volume_create_api' (ae8ab03f-298c-4917-b444-18002d9a516a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:33.351040 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume request issued successfully. Aug 07 21:07:33.351562 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-029ea8df-6ffa-4923-baae-588909f33071 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:07:33.351967 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1000/3995] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:07:33 2026] POST /volume/v3/volumes => generated 754 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:33.373742 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-44611a66-c1ab-480b-b964-fc1a553da1b7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.376286 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44611a66-c1ab-480b-b964-fc1a553da1b7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 Aug 07 21:07:33.376595 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44611a66-c1ab-480b-b964-fc1a553da1b7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:33.376912 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44611a66-c1ab-480b-b964-fc1a553da1b7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:33.395187 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:33.395187 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:33.399936 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-44611a66-c1ab-480b-b964-fc1a553da1b7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:33.405086 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44611a66-c1ab-480b-b964-fc1a553da1b7 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 returned with HTTP 200 Aug 07 21:07:33.405510 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1009/3996] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:33 2026] GET /volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:33.466923 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c3211c5c-424f-4fb6-b1ee-dfdff835cc96 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.468959 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c3211c5c-424f-4fb6-b1ee-dfdff835cc96 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:33.469192 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c3211c5c-424f-4fb6-b1ee-dfdff835cc96 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:33.469379 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c3211c5c-424f-4fb6-b1ee-dfdff835cc96 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:33.469493 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c3211c5c-424f-4fb6-b1ee-dfdff835cc96 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:33.474003 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:33.474003 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:33.474691 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c3211c5c-424f-4fb6-b1ee-dfdff835cc96 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:33.475135 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 991/3997] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:33 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:33.483229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fc47a49c-19bd-41a6-bbcc-8cd2ef24e576 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.488939 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc47a49c-19bd-41a6-bbcc-8cd2ef24e576 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:33.488939 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc47a49c-19bd-41a6-bbcc-8cd2ef24e576 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:33.488939 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc47a49c-19bd-41a6-bbcc-8cd2ef24e576 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:33.488939 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fc47a49c-19bd-41a6-bbcc-8cd2ef24e576 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:33.492645 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:33.492645 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:33.493348 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc47a49c-19bd-41a6-bbcc-8cd2ef24e576 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:33.493822 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 998/3998] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:33 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:33.559593 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-91bbd0b3-ad77-4d5c-b0c5-f16a24ddf1f3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.561579 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-91bbd0b3-ad77-4d5c-b0c5-f16a24ddf1f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df Aug 07 21:07:33.561805 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-91bbd0b3-ad77-4d5c-b0c5-f16a24ddf1f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:33.561964 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-91bbd0b3-ad77-4d5c-b0c5-f16a24ddf1f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:33.566314 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-91bbd0b3-ad77-4d5c-b0c5-f16a24ddf1f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df returned with HTTP 404 Aug 07 21:07:33.566768 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1001/3999] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:33 2026] GET /volume/v3/snapshots/2428640e-9e22-4e17-8a79-376b396168df => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:33.843249 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-be890be5-e784-4517-b817-b33be64fa8e1 req-a235126b-7b92-450d-b8b4-09274c8a02d9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.845375 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-a235126b-7b92-450d-b8b4-09274c8a02d9 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 Aug 07 21:07:33.845575 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-a235126b-7b92-450d-b8b4-09274c8a02d9 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:33.845810 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-a235126b-7b92-450d-b8b4-09274c8a02d9 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:33.852374 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:33.852374 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:33.855614 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-be890be5-e784-4517-b817-b33be64fa8e1 req-a235126b-7b92-450d-b8b4-09274c8a02d9 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:07:33.859988 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-a235126b-7b92-450d-b8b4-09274c8a02d9 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 returned with HTTP 200 Aug 07 21:07:33.860366 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1010/4000] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:07:33 2026] GET /volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 => generated 1417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:33.871433 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-58436f3d-86c4-44b6-b794-30dfffcfff68 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.871878 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-58436f3d-86c4-44b6-b794-30dfffcfff68 None None] GET https://10.4.3.127/volume// Aug 07 21:07:33.872091 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-58436f3d-86c4-44b6-b794-30dfffcfff68 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:33.872317 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-58436f3d-86c4-44b6-b794-30dfffcfff68 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:33.872669 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-58436f3d-86c4-44b6-b794-30dfffcfff68 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:07:33.873051 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 992/4001] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:07:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:07:33.881299 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-be890be5-e784-4517-b817-b33be64fa8e1 req-46ac1584-c195-4361-bc12-2d828a79df98 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:33.884075 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-46ac1584-c195-4361-bc12-2d828a79df98 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:07:33.884583 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-46ac1584-c195-4361-bc12-2d828a79df98 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad45b9e0-101e-4792-bca1-91a994eb1eb8", "connector": null, "instance_uuid": "f20cf9b0-784c-408d-a80b-8e8ec359000d"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:33.896230 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:33.896230 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:33.934614 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-46ac1584-c195-4361-bc12-2d828a79df98 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:07:33.935121 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 999/4002] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:07:33 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:34.161668 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-61bd76e1-3679-430f-aebf-995123268941 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:34.163794 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-61bd76e1-3679-430f-aebf-995123268941 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 Aug 07 21:07:34.164019 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-61bd76e1-3679-430f-aebf-995123268941 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:34.164244 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-61bd76e1-3679-430f-aebf-995123268941 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:34.164388 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-61bd76e1-3679-430f-aebf-995123268941 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id 66d7e643-11f1-4c1c-b2df-ff13138998c4. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:34.169134 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-61bd76e1-3679-430f-aebf-995123268941 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 returned with HTTP 404 Aug 07 21:07:34.169695 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1002/4003] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:34 2026] GET /volume/v3/backups/66d7e643-11f1-4c1c-b2df-ff13138998c4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:34.262227 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-03d9ffb0-4599-41d0-bf13-eb4680f6a0b4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:34.264247 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-03d9ffb0-4599-41d0-bf13-eb4680f6a0b4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:07:34.264501 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-03d9ffb0-4599-41d0-bf13-eb4680f6a0b4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:34.264707 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-03d9ffb0-4599-41d0-bf13-eb4680f6a0b4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:34.264839 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-03d9ffb0-4599-41d0-bf13-eb4680f6a0b4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete backup with id: f342b866-8681-4d34-9eac-688e59ce7a31. Aug 07 21:07:34.271038 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:34.271038 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:34.289134 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.rpcapi [None req-03d9ffb0-4599-41d0-bf13-eb4680f6a0b4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] delete_backup rpcapi backup_id f342b866-8681-4d34-9eac-688e59ce7a31 {{(pid=100277) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:07:34.291193 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-03d9ffb0-4599-41d0-bf13-eb4680f6a0b4 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 202 Aug 07 21:07:34.291734 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1011/4004] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:34 2026] DELETE /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:07:34.301483 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-23ffc3a1-f88d-42a1-bf44-c2df6d70e713 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:34.303411 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23ffc3a1-f88d-42a1-bf44-c2df6d70e713 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:07:34.303662 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23ffc3a1-f88d-42a1-bf44-c2df6d70e713 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:34.303928 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23ffc3a1-f88d-42a1-bf44-c2df6d70e713 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:34.304075 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-23ffc3a1-f88d-42a1-bf44-c2df6d70e713 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:34.308679 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:34.308679 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:34.309601 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23ffc3a1-f88d-42a1-bf44-c2df6d70e713 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 200 Aug 07 21:07:34.310039 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 993/4005] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:34 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:34.421360 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8bc16f57-859d-473f-8406-3544903cac0b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:34.424128 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bc16f57-859d-473f-8406-3544903cac0b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 Aug 07 21:07:34.424352 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bc16f57-859d-473f-8406-3544903cac0b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:34.424549 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bc16f57-859d-473f-8406-3544903cac0b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:34.433980 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:34.433980 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:34.437668 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8bc16f57-859d-473f-8406-3544903cac0b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:34.442381 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bc16f57-859d-473f-8406-3544903cac0b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 returned with HTTP 200 Aug 07 21:07:34.442845 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1000/4006] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:34 2026] GET /volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:34.455754 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-54710b0c-f54c-4af0-ae25-4109d80a2760 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:34.458207 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-54710b0c-f54c-4af0-ae25-4109d80a2760 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:07:34.458580 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-54710b0c-f54c-4af0-ae25-4109d80a2760 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abfc3e9a-cdb8-4efd-96fd-040012bff729", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-765981857"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:34.470083 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:34.470083 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:34.470894 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-54710b0c-f54c-4af0-ae25-4109d80a2760 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:34.470894 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-54710b0c-f54c-4af0-ae25-4109d80a2760 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create snapshot from volume abfc3e9a-cdb8-4efd-96fd-040012bff729 Aug 07 21:07:34.490932 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a6b47c13-71ff-4190-ae29-a00b330e9296 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:34.493443 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a6b47c13-71ff-4190-ae29-a00b330e9296 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:34.493673 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a6b47c13-71ff-4190-ae29-a00b330e9296 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:34.493902 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a6b47c13-71ff-4190-ae29-a00b330e9296 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:34.494014 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-a6b47c13-71ff-4190-ae29-a00b330e9296 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:34.498890 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:34.498890 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:34.501076 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a6b47c13-71ff-4190-ae29-a00b330e9296 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:34.501076 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1012/4007] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:34 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:34.504884 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-573b9da7-c362-44a1-9a3f-94843dcf8007 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:34.507339 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-573b9da7-c362-44a1-9a3f-94843dcf8007 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:34.507471 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-573b9da7-c362-44a1-9a3f-94843dcf8007 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:34.507650 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-573b9da7-c362-44a1-9a3f-94843dcf8007 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:34.507736 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-573b9da7-c362-44a1-9a3f-94843dcf8007 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:34.519092 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:34.519092 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:34.520082 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-573b9da7-c362-44a1-9a3f-94843dcf8007 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:34.520539 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 994/4008] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:34 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:34.527315 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-54710b0c-f54c-4af0-ae25-4109d80a2760 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['db9972b5-54ee-4347-b188-65da5f57a447', 'f768bdc7-b59d-4e1f-9e32-75ec31867b9f', 'ca1444d9-6fe7-46cd-af6e-03b6b7d266ad', '0784d16f-4b5b-4acb-9785-408afce2e764'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:34.579417 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-54710b0c-f54c-4af0-ae25-4109d80a2760 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot create request issued successfully. Aug 07 21:07:34.579417 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-54710b0c-f54c-4af0-ae25-4109d80a2760 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:07:34.579582 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1003/4009] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:07:34 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) Aug 07 21:07:34.592014 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e6e762db-9a4c-4704-ae19-b2e5e46b1fd1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:34.594930 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6e762db-9a4c-4704-ae19-b2e5e46b1fd1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 Aug 07 21:07:34.595629 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e6e762db-9a4c-4704-ae19-b2e5e46b1fd1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:34.595629 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e6e762db-9a4c-4704-ae19-b2e5e46b1fd1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:34.602543 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:34.602543 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:34.603814 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e6e762db-9a4c-4704-ae19-b2e5e46b1fd1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:34.605284 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6e762db-9a4c-4704-ae19-b2e5e46b1fd1 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 returned with HTTP 200 Aug 07 21:07:34.605284 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1001/4010] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:34 2026] GET /volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:35.012230 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-97563aa2-3882-4350-bab5-974ef2294dbc None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.012626 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-97563aa2-3882-4350-bab5-974ef2294dbc None None] GET https://10.4.3.127/volume// Aug 07 21:07:35.012824 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-97563aa2-3882-4350-bab5-974ef2294dbc None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.013114 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-97563aa2-3882-4350-bab5-974ef2294dbc None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.013556 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-97563aa2-3882-4350-bab5-974ef2294dbc None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:07:35.013980 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1013/4011] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:07:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:07:35.021063 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-be890be5-e784-4517-b817-b33be64fa8e1 req-a42f9eca-90f8-4fa4-b497-89a5c4ffe922 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.023308 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-a42f9eca-90f8-4fa4-b497-89a5c4ffe922 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 Aug 07 21:07:35.023651 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-a42f9eca-90f8-4fa4-b497-89a5c4ffe922 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.023697 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-a42f9eca-90f8-4fa4-b497-89a5c4ffe922 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.034669 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.034669 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:35.038616 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-be890be5-e784-4517-b817-b33be64fa8e1 req-a42f9eca-90f8-4fa4-b497-89a5c4ffe922 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:07:35.043817 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-a42f9eca-90f8-4fa4-b497-89a5c4ffe922 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 returned with HTTP 200 Aug 07 21:07:35.044213 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 995/4012] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:07:35 2026] GET /volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 => generated 1596 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:07:35.052532 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d276e271-aa02-447b-89b8-e7168ef9f6c5 req-50df9f9c-073a-4c05-9bb9-e35cf92933f6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.054967 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d276e271-aa02-447b-89b8-e7168ef9f6c5 req-50df9f9c-073a-4c05-9bb9-e35cf92933f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/attachments/9e84d2fa-f858-4c4e-8de9-b64eee971008 Aug 07 21:07:35.055197 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d276e271-aa02-447b-89b8-e7168ef9f6c5 req-50df9f9c-073a-4c05-9bb9-e35cf92933f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.055425 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d276e271-aa02-447b-89b8-e7168ef9f6c5 req-50df9f9c-073a-4c05-9bb9-e35cf92933f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.065455 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.065455 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:35.147039 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d276e271-aa02-447b-89b8-e7168ef9f6c5 req-50df9f9c-073a-4c05-9bb9-e35cf92933f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/9e84d2fa-f858-4c4e-8de9-b64eee971008 returned with HTTP 200 Aug 07 21:07:35.147547 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1004/4013] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:07:35 2026] DELETE /volume/v3/attachments/9e84d2fa-f858-4c4e-8de9-b64eee971008 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:35.172084 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-be890be5-e784-4517-b817-b33be64fa8e1 req-947d24a3-7e81-4f4b-918c-30fb749cfc25 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.174636 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-947d24a3-7e81-4f4b-918c-30fb749cfc25 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] PUT https://10.4.3.127/volume/v3/attachments/0e739b36-31a9-4d4b-9c90-f73606e06b0f Aug 07 21:07:35.175123 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-947d24a3-7e81-4f4b-918c-30fb749cfc25 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:35.184193 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-be890be5-e784-4517-b817-b33be64fa8e1 req-947d24a3-7e81-4f4b-918c-30fb749cfc25 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Acquiring lock "cinder-attachment_update-ad45b9e0-101e-4792-bca1-91a994eb1eb8-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:07:35.189280 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-be890be5-e784-4517-b817-b33be64fa8e1 req-947d24a3-7e81-4f4b-918c-30fb749cfc25 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Lock "cinder-attachment_update-ad45b9e0-101e-4792-bca1-91a994eb1eb8-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:07:35.190532 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.190532 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:35.291559 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-be890be5-e784-4517-b817-b33be64fa8e1 req-947d24a3-7e81-4f4b-918c-30fb749cfc25 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Lock "cinder-attachment_update-ad45b9e0-101e-4792-bca1-91a994eb1eb8-np0000006755" released by "attachment_update" :: held 0.102s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:07:35.292157 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-947d24a3-7e81-4f4b-918c-30fb749cfc25 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/attachments/0e739b36-31a9-4d4b-9c90-f73606e06b0f returned with HTTP 200 Aug 07 21:07:35.292665 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1002/4014] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:07:35 2026] PUT /volume/v3/attachments/0e739b36-31a9-4d4b-9c90-f73606e06b0f => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:35.318136 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-be890be5-e784-4517-b817-b33be64fa8e1 req-339aad54-a72a-4903-aa6b-ac7cb8f44b65 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.319541 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c61520a8-f886-410e-b337-e1e63cd51b70 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.321359 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c61520a8-f886-410e-b337-e1e63cd51b70 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 Aug 07 21:07:35.321548 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c61520a8-f886-410e-b337-e1e63cd51b70 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.321717 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c61520a8-f886-410e-b337-e1e63cd51b70 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.322008 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c61520a8-f886-410e-b337-e1e63cd51b70 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Show backup with id f342b866-8681-4d34-9eac-688e59ce7a31. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:35.323649 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-339aad54-a72a-4903-aa6b-ac7cb8f44b65 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] POST https://10.4.3.127/volume/v3/attachments/0e739b36-31a9-4d4b-9c90-f73606e06b0f/action Aug 07 21:07:35.324185 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-339aad54-a72a-4903-aa6b-ac7cb8f44b65 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:07:35.324651 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-339aad54-a72a-4903-aa6b-ac7cb8f44b65 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:35.325577 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c61520a8-f886-410e-b337-e1e63cd51b70 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 returned with HTTP 404 Aug 07 21:07:35.326305 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 996/4015] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:35 2026] GET /volume/v3/backups/f342b866-8681-4d34-9eac-688e59ce7a31 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:35.346616 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.346616 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:35.361161 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-be890be5-e784-4517-b817-b33be64fa8e1 req-339aad54-a72a-4903-aa6b-ac7cb8f44b65 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/attachments/0e739b36-31a9-4d4b-9c90-f73606e06b0f/action returned with HTTP 204 Aug 07 21:07:35.361818 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1014/4016] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:07:35 2026] POST /volume/v3/attachments/0e739b36-31a9-4d4b-9c90-f73606e06b0f/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:35.456461 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-48d17b27-d156-4531-95be-13bb28e18d5b req-c43973b1-65dc-4a06-9a27-d4bb4db9f90d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.458707 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-c43973b1-65dc-4a06-9a27-d4bb4db9f90d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:07:35.458915 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-c43973b1-65dc-4a06-9a27-d4bb4db9f90d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.459094 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-c43973b1-65dc-4a06-9a27-d4bb4db9f90d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.469644 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.469644 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:35.473681 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-48d17b27-d156-4531-95be-13bb28e18d5b req-c43973b1-65dc-4a06-9a27-d4bb4db9f90d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:07:35.482187 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-c43973b1-65dc-4a06-9a27-d4bb4db9f90d tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:07:35.482832 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1005/4017] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:07:35 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:35.503387 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-48d17b27-d156-4531-95be-13bb28e18d5b req-e8c08094-6298-4266-a346-b2afe937caee None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.505435 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-e8c08094-6298-4266-a346-b2afe937caee tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] POST https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321/action Aug 07 21:07:35.505773 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-e8c08094-6298-4266-a346-b2afe937caee tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:07:35.505904 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-e8c08094-6298-4266-a346-b2afe937caee tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:35.513018 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3349ab42-62fa-4ef4-8e59-f7be396b0124 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.514915 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3349ab42-62fa-4ef4-8e59-f7be396b0124 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:35.515790 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3349ab42-62fa-4ef4-8e59-f7be396b0124 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.515790 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3349ab42-62fa-4ef4-8e59-f7be396b0124 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.515790 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3349ab42-62fa-4ef4-8e59-f7be396b0124 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:35.520089 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.520089 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:35.520089 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-48d17b27-d156-4531-95be-13bb28e18d5b req-e8c08094-6298-4266-a346-b2afe937caee tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:07:35.522938 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.522938 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:35.524437 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3349ab42-62fa-4ef4-8e59-f7be396b0124 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:35.525906 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-48d17b27-d156-4531-95be-13bb28e18d5b req-e8c08094-6298-4266-a346-b2afe937caee tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Begin detaching volume completed successfully. Aug 07 21:07:35.526150 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-e8c08094-6298-4266-a346-b2afe937caee tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321/action returned with HTTP 202 Aug 07 21:07:35.526586 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1003/4018] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:07:35 2026] POST /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:07:35.526908 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 997/4019] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:35 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:35.532689 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2965ea77-ef2f-44bd-815d-3d6a7e032ffa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.534458 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2965ea77-ef2f-44bd-815d-3d6a7e032ffa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:35.534725 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2965ea77-ef2f-44bd-815d-3d6a7e032ffa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.534895 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2965ea77-ef2f-44bd-815d-3d6a7e032ffa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.534998 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-2965ea77-ef2f-44bd-815d-3d6a7e032ffa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:35.538772 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.538772 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:35.539399 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2965ea77-ef2f-44bd-815d-3d6a7e032ffa tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:35.539943 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1015/4020] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:35 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:35.540779 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e70b7070-8f26-4944-a7ff-6362bc4dd3bd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.556337 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3a130c44-9848-4757-aa68-bd9563ee650c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.558051 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a130c44-9848-4757-aa68-bd9563ee650c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:07:35.558364 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a130c44-9848-4757-aa68-bd9563ee650c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.558477 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a130c44-9848-4757-aa68-bd9563ee650c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.568116 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.568116 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:35.571596 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3a130c44-9848-4757-aa68-bd9563ee650c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:07:35.575548 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a130c44-9848-4757-aa68-bd9563ee650c tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:07:35.575942 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1004/4021] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:35 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:35.581291 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-22533d51-ee7f-40d0-899c-20504ca28a59 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.582823 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22533d51-ee7f-40d0-899c-20504ca28a59 None None] GET https://10.4.3.127/volume// Aug 07 21:07:35.582823 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22533d51-ee7f-40d0-899c-20504ca28a59 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.582823 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22533d51-ee7f-40d0-899c-20504ca28a59 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.583025 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22533d51-ee7f-40d0-899c-20504ca28a59 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:07:35.583614 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 998/4022] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:07:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:07:35.590832 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-48d17b27-d156-4531-95be-13bb28e18d5b req-539f89e0-8667-4e81-a151-6eb7f722ab25 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.592961 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-539f89e0-8667-4e81-a151-6eb7f722ab25 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:07:35.593082 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-539f89e0-8667-4e81-a151-6eb7f722ab25 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.593178 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-539f89e0-8667-4e81-a151-6eb7f722ab25 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.603293 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.603293 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:35.606020 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e70b7070-8f26-4944-a7ff-6362bc4dd3bd tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-member] PUT https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:35.606369 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e70b7070-8f26-4944-a7ff-6362bc4dd3bd tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:35.606610 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-48d17b27-d156-4531-95be-13bb28e18d5b req-539f89e0-8667-4e81-a151-6eb7f722ab25 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:07:35.610919 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-539f89e0-8667-4e81-a151-6eb7f722ab25 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:07:35.611369 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1016/4023] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:07:35 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 1317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:07:35.612472 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.612472 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:35.614744 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-96928623-b855-4430-a4d7-ab6626e33a72 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.616691 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-96928623-b855-4430-a4d7-ab6626e33a72 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 Aug 07 21:07:35.616892 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-96928623-b855-4430-a4d7-ab6626e33a72 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.617072 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-96928623-b855-4430-a4d7-ab6626e33a72 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.619146 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e70b7070-8f26-4944-a7ff-6362bc4dd3bd tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-member] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:35.619577 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1006/4024] 10.4.3.127 () {70 vars in 1408 bytes} [Fri Aug 7 21:07:35 2026] PUT /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 315 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:35.621903 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.621903 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:35.622371 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-96928623-b855-4430-a4d7-ab6626e33a72 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:35.623136 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-96928623-b855-4430-a4d7-ab6626e33a72 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 returned with HTTP 200 Aug 07 21:07:35.623685 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1005/4025] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:35 2026] GET /volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:35.627484 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-908ec425-9c30-4b58-ac37-13008c762efd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.629233 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-908ec425-9c30-4b58-ac37-13008c762efd tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:35.629503 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-908ec425-9c30-4b58-ac37-13008c762efd tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.629694 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-908ec425-9c30-4b58-ac37-13008c762efd tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.629833 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-908ec425-9c30-4b58-ac37-13008c762efd tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:35.632843 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.634696 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:07:35.634987 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.634987 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:35.635124 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f3bacb2e-5edc-437f-8add-b9eb8371d8a3", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1100269937"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:35.635907 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-908ec425-9c30-4b58-ac37-13008c762efd tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:35.636396 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 999/4026] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:35 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:35.636727 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume request body: {'volume': {'snapshot_id': 'f3bacb2e-5edc-437f-8add-b9eb8371d8a3', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1100269937'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:07:35.641816 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.641816 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:35.642304 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:35.642440 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume of 2 GB Aug 07 21:07:35.646605 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Availability Zones retrieved successfully. Aug 07 21:07:35.648446 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d37c99e0-32f7-4c72-8430-72b9330bdf0c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.650636 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d37c99e0-32f7-4c72-8430-72b9330bdf0c tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] DELETE https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:35.650916 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d37c99e0-32f7-4c72-8430-72b9330bdf0c tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.651149 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d37c99e0-32f7-4c72-8430-72b9330bdf0c tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.651320 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-d37c99e0-32f7-4c72-8430-72b9330bdf0c tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Delete backup with id: b5304a9b-09a1-49ac-8755-38fa2c93f759. Aug 07 21:07:35.652750 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Flow 'volume_create_api' (f61419ac-8ce5-4489-9efa-6bb074e20d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:35.653748 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98005f10-cf10-4f48-b398-93af6d09503d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:35.654806 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:35.656635 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.656635 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:35.669890 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.backup.rpcapi [None req-d37c99e0-32f7-4c72-8430-72b9330bdf0c tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] delete_backup rpcapi backup_id b5304a9b-09a1-49ac-8755-38fa2c93f759 {{(pid=100278) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:07:35.671618 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d37c99e0-32f7-4c72-8430-72b9330bdf0c tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 202 Aug 07 21:07:35.671977 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1007/4027] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:07:35 2026] DELETE /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:07:35.678942 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0150838-fafe-432e-9b29-2a002045b0d5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.681178 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0150838-fafe-432e-9b29-2a002045b0d5 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:35.681477 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0150838-fafe-432e-9b29-2a002045b0d5 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.681720 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0150838-fafe-432e-9b29-2a002045b0d5 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.681909 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e0150838-fafe-432e-9b29-2a002045b0d5 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:35.686928 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.686928 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:35.687789 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0150838-fafe-432e-9b29-2a002045b0d5 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 200 Aug 07 21:07:35.688254 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1006/4028] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:35 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:35.691453 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98005f10-cf10-4f48-b398-93af6d09503d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'f3bacb2e-5edc-437f-8add-b9eb8371d8a3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:35.692281 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d826e217-4b97-450c-b034-f9ca4eb84e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:35.742664 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['f974af60-d647-4b74-80d4-7b58517efded', 'c96d76ad-07f6-423d-b8b4-aee1009f7233', 'd22c40f7-0828-462d-bef5-4e58f893a608', '57dfa566-3a86-4c72-9a9a-2a7cd3684efc'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:35.743428 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d826e217-4b97-450c-b034-f9ca4eb84e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f974af60-d647-4b74-80d4-7b58517efded', 'c96d76ad-07f6-423d-b8b4-aee1009f7233', 'd22c40f7-0828-462d-bef5-4e58f893a608', '57dfa566-3a86-4c72-9a9a-2a7cd3684efc']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:35.744123 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99510b59-867b-4ecd-abe1-86da3154f594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:35.800180 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99510b59-867b-4ecd-abe1-86da3154f594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13118ddd-d227-407a-95b2-0b96f3e6201c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1100269937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b369d38bd9c4a3fa5109973383db7b2',qos_specs=None,replication_status=,reservations=['f974af60-d647-4b74-80d4-7b58517efded','c96d76ad-07f6-423d-b8b4-aee1009f7233','d22c40f7-0828-462d-bef5-4e58f893a608','57dfa566-3a86-4c72-9a9a-2a7cd3684efc'],size=2,snapshot_id=f3bacb2e-5edc-437f-8add-b9eb8371d8a3,source_replicaid=,source_volid=None,status='creating',user_id='33f010b747e246f9a5b78114d9b0d31c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:07:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1100269937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13118ddd-d227-407a-95b2-0b96f3e6201c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b369d38bd9c4a3fa5109973383db7b2',provider_auth=None,provider_geometry=None,provider_id=None,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=f3bacb2e-5edc-437f-8add-b9eb8371d8a3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33f010b747e246f9a5b78114d9b0d31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:35.801103 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa3cc55-2d0d-43ca-8a24-3bb8006d9c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:35.819871 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa3cc55-2d0d-43ca-8a24-3bb8006d9c87) transitioned into state 'SUCCESS' from state '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-1100269937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b369d38bd9c4a3fa5109973383db7b2',qos_specs=None,replication_status=,reservations=['f974af60-d647-4b74-80d4-7b58517efded','c96d76ad-07f6-423d-b8b4-aee1009f7233','d22c40f7-0828-462d-bef5-4e58f893a608','57dfa566-3a86-4c72-9a9a-2a7cd3684efc'],size=2,snapshot_id=f3bacb2e-5edc-437f-8add-b9eb8371d8a3,source_replicaid=,source_volid=None,status='creating',user_id='33f010b747e246f9a5b78114d9b0d31c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:35.820750 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23158827-6f2f-49a4-82b0-6bd7de0e55aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:35.842257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23158827-6f2f-49a4-82b0-6bd7de0e55aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:35.843180 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Flow 'volume_create_api' (f61419ac-8ce5-4489-9efa-6bb074e20d05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:35.843516 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume request issued successfully. Aug 07 21:07:35.844204 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ea2d2ed0-c6ee-450d-92d1-c3ce6777ef16 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:07:35.846153 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1017/4029] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:07:35 2026] POST /volume/v3/volumes => generated 788 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:35.861717 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-166f60d6-2fcc-4532-9ee2-7ddec2dcb705 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:35.863947 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-166f60d6-2fcc-4532-9ee2-7ddec2dcb705 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c Aug 07 21:07:35.864401 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-166f60d6-2fcc-4532-9ee2-7ddec2dcb705 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:35.868364 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-166f60d6-2fcc-4532-9ee2-7ddec2dcb705 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:35.886518 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:35.886518 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:35.891736 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-166f60d6-2fcc-4532-9ee2-7ddec2dcb705 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:35.898015 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-166f60d6-2fcc-4532-9ee2-7ddec2dcb705 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c returned with HTTP 200 Aug 07 21:07:35.898440 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1000/4030] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:35 2026] GET /volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:36.461806 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-48d17b27-d156-4531-95be-13bb28e18d5b req-39d5e073-ab14-4fe1-a257-2ba89c90db57 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:36.464471 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-39d5e073-ab14-4fe1-a257-2ba89c90db57 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/attachments/3fdd01f9-b190-4a8d-b2c2-e921cea6d702 Aug 07 21:07:36.464917 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-39d5e073-ab14-4fe1-a257-2ba89c90db57 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:36.465321 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-39d5e073-ab14-4fe1-a257-2ba89c90db57 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:36.474876 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e09be387-ce9f-4c7d-9ab2-36d015680512 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:36.477281 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e09be387-ce9f-4c7d-9ab2-36d015680512 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 Aug 07 21:07:36.477504 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e09be387-ce9f-4c7d-9ab2-36d015680512 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:36.477685 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e09be387-ce9f-4c7d-9ab2-36d015680512 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:36.477864 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e09be387-ce9f-4c7d-9ab2-36d015680512 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume with id: 1fc49134-2c78-4e4c-b83f-ce82b7243d64 Aug 07 21:07:36.482600 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:36.482600 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:36.485087 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:36.485087 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:36.485514 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e09be387-ce9f-4c7d-9ab2-36d015680512 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:36.504533 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e09be387-ce9f-4c7d-9ab2-36d015680512 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume request issued successfully. Aug 07 21:07:36.504755 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e09be387-ce9f-4c7d-9ab2-36d015680512 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 returned with HTTP 202 Aug 07 21:07:36.505224 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1007/4031] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:36 2026] DELETE /volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:36.512210 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ac886afd-7f18-46bc-a9c0-a36c65670bf1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:36.514699 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ac886afd-7f18-46bc-a9c0-a36c65670bf1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 Aug 07 21:07:36.514988 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ac886afd-7f18-46bc-a9c0-a36c65670bf1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:36.515289 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ac886afd-7f18-46bc-a9c0-a36c65670bf1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:36.524719 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:36.524719 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:36.529459 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ac886afd-7f18-46bc-a9c0-a36c65670bf1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:36.530594 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-48d17b27-d156-4531-95be-13bb28e18d5b req-39d5e073-ab14-4fe1-a257-2ba89c90db57 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/attachments/3fdd01f9-b190-4a8d-b2c2-e921cea6d702 returned with HTTP 200 Aug 07 21:07:36.531168 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1008/4032] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:07:36 2026] DELETE /volume/v3/attachments/3fdd01f9-b190-4a8d-b2c2-e921cea6d702 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:36.536873 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ac886afd-7f18-46bc-a9c0-a36c65670bf1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 returned with HTTP 200 Aug 07 21:07:36.537522 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1018/4033] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:36 2026] GET /volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:36.550190 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0d9ee8a8-8768-4380-b832-c4b28475ac1b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:36.552309 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d9ee8a8-8768-4380-b832-c4b28475ac1b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:36.552827 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d9ee8a8-8768-4380-b832-c4b28475ac1b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:36.552827 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d9ee8a8-8768-4380-b832-c4b28475ac1b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:36.552945 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0d9ee8a8-8768-4380-b832-c4b28475ac1b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:36.557667 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:36.557667 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:36.558514 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d9ee8a8-8768-4380-b832-c4b28475ac1b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:36.559027 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1001/4034] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:36 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:36.591193 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fbf767a1-4f0c-4ad1-955f-47cf3ec12a75 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:36.593213 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fbf767a1-4f0c-4ad1-955f-47cf3ec12a75 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:07:36.593464 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fbf767a1-4f0c-4ad1-955f-47cf3ec12a75 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:36.593664 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fbf767a1-4f0c-4ad1-955f-47cf3ec12a75 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:36.603150 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:36.603150 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:36.607604 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fbf767a1-4f0c-4ad1-955f-47cf3ec12a75 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:07:36.613059 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fbf767a1-4f0c-4ad1-955f-47cf3ec12a75 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:07:36.613577 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1008/4035] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:36 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:36.698606 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9b621f0f-42b7-469d-a114-4f78e3c48ab1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:36.700289 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9b621f0f-42b7-469d-a114-4f78e3c48ab1 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 Aug 07 21:07:36.700695 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9b621f0f-42b7-469d-a114-4f78e3c48ab1 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:36.700781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9b621f0f-42b7-469d-a114-4f78e3c48ab1 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:36.700900 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-9b621f0f-42b7-469d-a114-4f78e3c48ab1 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Show backup with id b5304a9b-09a1-49ac-8755-38fa2c93f759. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:36.704860 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9b621f0f-42b7-469d-a114-4f78e3c48ab1 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 returned with HTTP 404 Aug 07 21:07:36.705687 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1009/4036] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:36 2026] GET /volume/v3/backups/b5304a9b-09a1-49ac-8755-38fa2c93f759 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:36.712264 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a7fc8125-5998-4a51-a7b2-c51d37a01640 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:36.714719 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a7fc8125-5998-4a51-a7b2-c51d37a01640 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 Aug 07 21:07:36.714719 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a7fc8125-5998-4a51-a7b2-c51d37a01640 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:36.715127 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a7fc8125-5998-4a51-a7b2-c51d37a01640 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:36.715195 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-a7fc8125-5998-4a51-a7b2-c51d37a01640 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Delete volume with id: 0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 Aug 07 21:07:36.724169 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:36.724169 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:36.724642 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a7fc8125-5998-4a51-a7b2-c51d37a01640 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Volume info retrieved successfully. Aug 07 21:07:36.741777 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a7fc8125-5998-4a51-a7b2-c51d37a01640 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Delete volume request issued successfully. Aug 07 21:07:36.741777 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a7fc8125-5998-4a51-a7b2-c51d37a01640 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 returned with HTTP 202 Aug 07 21:07:36.742100 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1019/4037] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:07:36 2026] DELETE /volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:36.750036 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d354b155-cb1a-4804-a835-b4d272e3d24f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:36.751592 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d354b155-cb1a-4804-a835-b4d272e3d24f tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 Aug 07 21:07:36.751781 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d354b155-cb1a-4804-a835-b4d272e3d24f tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:36.752124 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d354b155-cb1a-4804-a835-b4d272e3d24f tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:36.759814 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:36.759814 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:36.763637 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d354b155-cb1a-4804-a835-b4d272e3d24f tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Volume info retrieved successfully. Aug 07 21:07:36.767903 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d354b155-cb1a-4804-a835-b4d272e3d24f tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 returned with HTTP 200 Aug 07 21:07:36.768252 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1002/4038] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:36 2026] GET /volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:36.912399 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f595bd21-35d5-4edd-8d29-75799a7a67df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:36.914692 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f595bd21-35d5-4edd-8d29-75799a7a67df tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c Aug 07 21:07:36.914952 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f595bd21-35d5-4edd-8d29-75799a7a67df tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:36.915190 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f595bd21-35d5-4edd-8d29-75799a7a67df tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:36.926840 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:36.926840 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:36.931825 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f595bd21-35d5-4edd-8d29-75799a7a67df tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:36.939533 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f595bd21-35d5-4edd-8d29-75799a7a67df tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c returned with HTTP 200 Aug 07 21:07:36.940031 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1009/4039] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:36 2026] GET /volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:36.952217 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0fb3119b-3f94-47f5-83ec-77259c902f23 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:36.954298 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0fb3119b-3f94-47f5-83ec-77259c902f23 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c Aug 07 21:07:36.954471 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0fb3119b-3f94-47f5-83ec-77259c902f23 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:36.954709 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0fb3119b-3f94-47f5-83ec-77259c902f23 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:36.963791 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:36.963791 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:36.969064 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0fb3119b-3f94-47f5-83ec-77259c902f23 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:36.974678 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0fb3119b-3f94-47f5-83ec-77259c902f23 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c returned with HTTP 200 Aug 07 21:07:36.975311 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1010/4040] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:36 2026] GET /volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:36.990664 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-33dff7a0-e275-4a52-a2f1-4d00802889be None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:36.992644 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-33dff7a0-e275-4a52-a2f1-4d00802889be tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c Aug 07 21:07:36.992886 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-33dff7a0-e275-4a52-a2f1-4d00802889be tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:36.993081 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-33dff7a0-e275-4a52-a2f1-4d00802889be tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:36.993238 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-33dff7a0-e275-4a52-a2f1-4d00802889be tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume with id: 13118ddd-d227-407a-95b2-0b96f3e6201c Aug 07 21:07:37.001066 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:37.001066 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:37.001629 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-33dff7a0-e275-4a52-a2f1-4d00802889be tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:37.018678 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-33dff7a0-e275-4a52-a2f1-4d00802889be tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume request issued successfully. Aug 07 21:07:37.018930 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-33dff7a0-e275-4a52-a2f1-4d00802889be tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c returned with HTTP 202 Aug 07 21:07:37.019454 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1020/4041] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:36 2026] DELETE /volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:37.028311 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-09741481-6aff-4288-9b38-77415d8d9e03 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:37.030118 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-09741481-6aff-4288-9b38-77415d8d9e03 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c Aug 07 21:07:37.030331 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-09741481-6aff-4288-9b38-77415d8d9e03 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:37.030526 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-09741481-6aff-4288-9b38-77415d8d9e03 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:37.038553 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:37.038553 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:37.043169 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-09741481-6aff-4288-9b38-77415d8d9e03 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:37.047176 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-09741481-6aff-4288-9b38-77415d8d9e03 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c returned with HTTP 200 Aug 07 21:07:37.048223 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1003/4042] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:37 2026] GET /volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:37.551519 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47a2e143-785e-4aae-b4f3-66ffe4f955f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:37.553901 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47a2e143-785e-4aae-b4f3-66ffe4f955f9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 Aug 07 21:07:37.554147 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47a2e143-785e-4aae-b4f3-66ffe4f955f9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:37.554395 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47a2e143-785e-4aae-b4f3-66ffe4f955f9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:37.561099 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47a2e143-785e-4aae-b4f3-66ffe4f955f9 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 returned with HTTP 404 Aug 07 21:07:37.561674 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1010/4043] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:37 2026] GET /volume/v3/volumes/1fc49134-2c78-4e4c-b83f-ce82b7243d64 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:37.570466 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-25cc9ae7-8670-437e-90d1-28e2e5b419c3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:37.572387 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-25cc9ae7-8670-437e-90d1-28e2e5b419c3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:37.572593 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-25cc9ae7-8670-437e-90d1-28e2e5b419c3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:37.572831 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-25cc9ae7-8670-437e-90d1-28e2e5b419c3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:37.572942 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-25cc9ae7-8670-437e-90d1-28e2e5b419c3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:37.577203 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:37.577203 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:37.577875 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-25cc9ae7-8670-437e-90d1-28e2e5b419c3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:37.578223 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1011/4044] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:37 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:37.591955 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-942a539a-b84c-4a6c-80ca-84debbf0046b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:37.594291 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:07:37.594780 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-546814671", "snapshot_id": null, "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "volume_type": null, "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:37.596449 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-546814671', 'snapshot_id': None, 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'volume_type': None, 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:07:37.689267 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume of 1 GB Aug 07 21:07:37.694251 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Availability Zones retrieved successfully. Aug 07 21:07:37.701176 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (2adfd2dc-d191-4d6c-89c6-73c06afb2c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:37.702332 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ec4b166-daf4-4348-a071-97c6eab0c1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:37.703345 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:37.770683 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ec4b166-daf4-4348-a071-97c6eab0c1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:37.771710 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b66cbdc-b565-41b4-854e-b9e147bd3407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:37.781275 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d8945884-c472-4d81-8c1b-5be1d089fc93 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:37.783221 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d8945884-c472-4d81-8c1b-5be1d089fc93 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] GET https://10.4.3.127/volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 Aug 07 21:07:37.783452 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d8945884-c472-4d81-8c1b-5be1d089fc93 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:37.783666 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d8945884-c472-4d81-8c1b-5be1d089fc93 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:37.790066 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d8945884-c472-4d81-8c1b-5be1d089fc93 tempest-ProjectMemberTests39-1368927819 tempest-ProjectMemberTests39-1368927819-project-admin] https://10.4.3.127/volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 returned with HTTP 404 Aug 07 21:07:37.790696 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1004/4045] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:37 2026] GET /volume/v3/volumes/0214b01c-8a20-4b36-b20b-b1bb9b6e3d10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:37.819625 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['4dfafa51-1c37-4aa3-8664-f1b225b79467', '56ba5551-e1ba-4656-a73e-856310f53c04', 'dd233cdd-9598-464b-b791-967047a5d0ea', '1c1c638d-3b9a-42e8-80c5-14d2df386438'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:37.820554 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b66cbdc-b565-41b4-854e-b9e147bd3407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dfafa51-1c37-4aa3-8664-f1b225b79467', '56ba5551-e1ba-4656-a73e-856310f53c04', 'dd233cdd-9598-464b-b791-967047a5d0ea', '1c1c638d-3b9a-42e8-80c5-14d2df386438']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:37.821490 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a8df7a-96cb-4413-8236-f85d7e4dee2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:37.847443 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a8df7a-96cb-4413-8236-f85d7e4dee2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5caeae7a-cb64-4d57-8c95-53f652c834cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-546814671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['4dfafa51-1c37-4aa3-8664-f1b225b79467','56ba5551-e1ba-4656-a73e-856310f53c04','dd233cdd-9598-464b-b791-967047a5d0ea','1c1c638d-3b9a-42e8-80c5-14d2df386438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:07:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-546814671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5caeae7a-cb64-4d57-8c95-53f652c834cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='456e645663944639b86adec1190612d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:37.849005 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a299c651-048e-4baa-840e-32e388c268ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:37.870888 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a299c651-048e-4baa-840e-32e388c268ae) transitioned into state 'SUCCESS' from state '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-546814671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['4dfafa51-1c37-4aa3-8664-f1b225b79467','56ba5551-e1ba-4656-a73e-856310f53c04','dd233cdd-9598-464b-b791-967047a5d0ea','1c1c638d-3b9a-42e8-80c5-14d2df386438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:37.871864 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18d73cc4-4e4d-48f5-90be-e95bfe5354a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:37.882245 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18d73cc4-4e4d-48f5-90be-e95bfe5354a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:37.883038 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (2adfd2dc-d191-4d6c-89c6-73c06afb2c2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:37.883351 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request issued successfully. Aug 07 21:07:37.884095 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-942a539a-b84c-4a6c-80ca-84debbf0046b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:07:37.884486 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1021/4046] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:07:37 2026] POST /volume/v3/volumes => generated 758 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:37.899075 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee30a293-7c97-40d7-b77c-ccfb700c89ec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:37.904926 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee30a293-7c97-40d7-b77c-ccfb700c89ec tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf Aug 07 21:07:37.904926 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee30a293-7c97-40d7-b77c-ccfb700c89ec tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:37.905201 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee30a293-7c97-40d7-b77c-ccfb700c89ec tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:37.922294 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:37.922294 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:37.929659 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ee30a293-7c97-40d7-b77c-ccfb700c89ec tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:37.936957 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee30a293-7c97-40d7-b77c-ccfb700c89ec tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf returned with HTTP 200 Aug 07 21:07:37.937716 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1011/4047] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:37 2026] GET /volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:38.061829 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d2f21235-5069-40bc-b5ef-a5f6770c9054 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:38.063732 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d2f21235-5069-40bc-b5ef-a5f6770c9054 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c Aug 07 21:07:38.063991 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d2f21235-5069-40bc-b5ef-a5f6770c9054 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:38.064138 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d2f21235-5069-40bc-b5ef-a5f6770c9054 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:38.070663 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d2f21235-5069-40bc-b5ef-a5f6770c9054 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c returned with HTTP 404 Aug 07 21:07:38.077733 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1012/4048] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:38 2026] GET /volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:38.084108 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-93094440-c648-443a-8bd0-1ab3d85ba098 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:38.086028 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93094440-c648-443a-8bd0-1ab3d85ba098 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c Aug 07 21:07:38.086243 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93094440-c648-443a-8bd0-1ab3d85ba098 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:38.086462 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93094440-c648-443a-8bd0-1ab3d85ba098 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:38.093117 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93094440-c648-443a-8bd0-1ab3d85ba098 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c returned with HTTP 404 Aug 07 21:07:38.093778 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1005/4049] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:38 2026] GET /volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:38.100542 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a647ed72-1dda-4fa9-8e54-96999fde3760 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:38.102542 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a647ed72-1dda-4fa9-8e54-96999fde3760 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c Aug 07 21:07:38.102727 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a647ed72-1dda-4fa9-8e54-96999fde3760 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:38.102958 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a647ed72-1dda-4fa9-8e54-96999fde3760 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:38.103156 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-a647ed72-1dda-4fa9-8e54-96999fde3760 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume with id: 13118ddd-d227-407a-95b2-0b96f3e6201c Aug 07 21:07:38.108831 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a647ed72-1dda-4fa9-8e54-96999fde3760 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c returned with HTTP 404 Aug 07 21:07:38.109350 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1022/4050] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:38 2026] DELETE /volume/v3/volumes/13118ddd-d227-407a-95b2-0b96f3e6201c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:38.116596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c176ba07-3872-4687-ada0-c028ad9f3838 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:38.118569 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c176ba07-3872-4687-ada0-c028ad9f3838 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 Aug 07 21:07:38.118837 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c176ba07-3872-4687-ada0-c028ad9f3838 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:38.119068 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c176ba07-3872-4687-ada0-c028ad9f3838 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:38.119163 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-c176ba07-3872-4687-ada0-c028ad9f3838 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: f3bacb2e-5edc-437f-8add-b9eb8371d8a3 Aug 07 21:07:38.124362 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:38.124362 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:38.124832 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c176ba07-3872-4687-ada0-c028ad9f3838 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:38.142470 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c176ba07-3872-4687-ada0-c028ad9f3838 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot delete request issued successfully. Aug 07 21:07:38.142616 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c176ba07-3872-4687-ada0-c028ad9f3838 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 returned with HTTP 202 Aug 07 21:07:38.143054 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1012/4051] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:07:38 2026] DELETE /volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:38.150309 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6be0d173-4974-4a66-ab66-59f16d616aa3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:38.152285 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6be0d173-4974-4a66-ab66-59f16d616aa3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 Aug 07 21:07:38.152575 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6be0d173-4974-4a66-ab66-59f16d616aa3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:38.152898 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6be0d173-4974-4a66-ab66-59f16d616aa3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:38.158631 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:38.158631 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:38.159163 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6be0d173-4974-4a66-ab66-59f16d616aa3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:38.160205 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6be0d173-4974-4a66-ab66-59f16d616aa3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 returned with HTTP 200 Aug 07 21:07:38.160587 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1013/4052] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:38 2026] GET /volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:38.589410 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9786bfc7-ce24-4522-99f8-563b27e29071 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:38.591928 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9786bfc7-ce24-4522-99f8-563b27e29071 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:38.592248 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9786bfc7-ce24-4522-99f8-563b27e29071 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:38.592539 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9786bfc7-ce24-4522-99f8-563b27e29071 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:38.592695 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9786bfc7-ce24-4522-99f8-563b27e29071 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:38.597776 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:38.597776 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:38.598505 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9786bfc7-ce24-4522-99f8-563b27e29071 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:38.599089 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1006/4053] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:38 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:38.949754 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ef0033b7-2a5f-41f7-97c9-51fb72385cfd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:38.951519 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ef0033b7-2a5f-41f7-97c9-51fb72385cfd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf Aug 07 21:07:38.951723 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ef0033b7-2a5f-41f7-97c9-51fb72385cfd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:38.951932 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ef0033b7-2a5f-41f7-97c9-51fb72385cfd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:38.959088 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:38.959088 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:38.962654 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ef0033b7-2a5f-41f7-97c9-51fb72385cfd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:38.967607 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ef0033b7-2a5f-41f7-97c9-51fb72385cfd tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf returned with HTTP 200 Aug 07 21:07:38.968018 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1023/4054] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:38 2026] GET /volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:38.978949 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-32a71807-91cc-4f82-b89d-daac68418bd3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:38.980725 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32a71807-91cc-4f82-b89d-daac68418bd3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf Aug 07 21:07:38.980959 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32a71807-91cc-4f82-b89d-daac68418bd3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:38.981123 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32a71807-91cc-4f82-b89d-daac68418bd3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:38.987492 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:38.987492 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:38.990837 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-32a71807-91cc-4f82-b89d-daac68418bd3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:38.994922 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32a71807-91cc-4f82-b89d-daac68418bd3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf returned with HTTP 200 Aug 07 21:07:38.995368 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1013/4055] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:38 2026] GET /volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:39.006392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-629a416a-6a83-4fa7-a182-f10f9bb9aba7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.008432 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-629a416a-6a83-4fa7-a182-f10f9bb9aba7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:07:39.008858 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-629a416a-6a83-4fa7-a182-f10f9bb9aba7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5caeae7a-cb64-4d57-8c95-53f652c834cf", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-379781559", "description": null, "metadata": null}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.018968 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:39.018968 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:39.019529 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-629a416a-6a83-4fa7-a182-f10f9bb9aba7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:39.019700 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-629a416a-6a83-4fa7-a182-f10f9bb9aba7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create snapshot from volume 5caeae7a-cb64-4d57-8c95-53f652c834cf Aug 07 21:07:39.042184 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-629a416a-6a83-4fa7-a182-f10f9bb9aba7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['089d0341-b612-4b80-be85-e8c4e604baed', '1c85dcdb-2275-49e4-ade6-36efb6a3cc98', 'bb4278b2-55d7-4e6a-9d32-886c46298f0b', '787aa831-8abb-454f-af7b-9241b48ddb59'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:39.066807 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-629a416a-6a83-4fa7-a182-f10f9bb9aba7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot create request issued successfully. Aug 07 21:07:39.067550 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-629a416a-6a83-4fa7-a182-f10f9bb9aba7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:07:39.067550 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1014/4056] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:07:39 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) Aug 07 21:07:39.077938 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4bf810d1-c3c5-4d6d-9fc7-b2a7ce15d50e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.079554 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4bf810d1-c3c5-4d6d-9fc7-b2a7ce15d50e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 Aug 07 21:07:39.079771 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4bf810d1-c3c5-4d6d-9fc7-b2a7ce15d50e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.079982 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4bf810d1-c3c5-4d6d-9fc7-b2a7ce15d50e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.084507 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:39.084507 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:39.085024 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4bf810d1-c3c5-4d6d-9fc7-b2a7ce15d50e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:39.085699 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4bf810d1-c3c5-4d6d-9fc7-b2a7ce15d50e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 returned with HTTP 200 Aug 07 21:07:39.086083 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1007/4057] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.111114 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-668a3eeb-9004-464f-b83a-096876655981 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.169588 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b13ed2e9-d7f1-4ccb-b1c1-c732b0f956c3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.171698 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b13ed2e9-d7f1-4ccb-b1c1-c732b0f956c3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 Aug 07 21:07:39.171952 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b13ed2e9-d7f1-4ccb-b1c1-c732b0f956c3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.172191 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b13ed2e9-d7f1-4ccb-b1c1-c732b0f956c3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.177131 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b13ed2e9-d7f1-4ccb-b1c1-c732b0f956c3 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 returned with HTTP 404 Aug 07 21:07:39.177778 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1014/4058] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/snapshots/f3bacb2e-5edc-437f-8add-b9eb8371d8a3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:39.184878 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-76cbff0c-cf78-4cca-9329-6d1e2329c7f9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.187089 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-76cbff0c-cf78-4cca-9329-6d1e2329c7f9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 Aug 07 21:07:39.187273 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-76cbff0c-cf78-4cca-9329-6d1e2329c7f9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.187468 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-76cbff0c-cf78-4cca-9329-6d1e2329c7f9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.190889 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-668a3eeb-9004-464f-b83a-096876655981 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:07:39.191395 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-668a3eeb-9004-464f-b83a-096876655981 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-244759889", "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=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.194157 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:39.194157 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:39.197647 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-76cbff0c-cf78-4cca-9329-6d1e2329c7f9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:39.201589 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-76cbff0c-cf78-4cca-9329-6d1e2329c7f9 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 returned with HTTP 200 Aug 07 21:07:39.202009 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1015/4059] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.210333 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-668a3eeb-9004-464f-b83a-096876655981 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:07:39.210796 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1024/4060] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:07:39 2026] POST /volume/v3/types => generated 379 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.214864 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6aa2f8c0-20a6-4914-b18d-233048d67aed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.216704 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6aa2f8c0-20a6-4914-b18d-233048d67aed tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 Aug 07 21:07:39.216939 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6aa2f8c0-20a6-4914-b18d-233048d67aed tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.217142 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6aa2f8c0-20a6-4914-b18d-233048d67aed tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.217362 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6aa2f8c0-20a6-4914-b18d-233048d67aed tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume with id: abfc3e9a-cdb8-4efd-96fd-040012bff729 Aug 07 21:07:39.219523 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d8cd2900-e3e1-4acf-aeb4-8be5a01a2a23 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.221807 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8cd2900-e3e1-4acf-aeb4-8be5a01a2a23 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] POST https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/encryption Aug 07 21:07:39.221974 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d8cd2900-e3e1-4acf-aeb4-8be5a01a2a23 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.224724 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:39.224724 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:39.225163 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6aa2f8c0-20a6-4914-b18d-233048d67aed tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:39.237496 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8cd2900-e3e1-4acf-aeb4-8be5a01a2a23 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/encryption returned with HTTP 200 Aug 07 21:07:39.237776 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1015/4061] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:07:39 2026] POST /volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.245484 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-115b2830-4ff1-4633-803b-3f7b1e7cb9cc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.245945 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6aa2f8c0-20a6-4914-b18d-233048d67aed tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume request issued successfully. Aug 07 21:07:39.246182 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6aa2f8c0-20a6-4914-b18d-233048d67aed tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 returned with HTTP 202 Aug 07 21:07:39.246712 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1008/4062] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:39 2026] DELETE /volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:39.247440 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-115b2830-4ff1-4633-803b-3f7b1e7cb9cc tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:07:39.247873 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-115b2830-4ff1-4633-803b-3f7b1e7cb9cc tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-307800215", "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=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.253853 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-da386726-2b5a-44a7-b0fc-d3d2c22ba034 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.256334 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-da386726-2b5a-44a7-b0fc-d3d2c22ba034 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 Aug 07 21:07:39.256570 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-da386726-2b5a-44a7-b0fc-d3d2c22ba034 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.256775 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-da386726-2b5a-44a7-b0fc-d3d2c22ba034 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.265400 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:39.265400 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:39.269227 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-115b2830-4ff1-4633-803b-3f7b1e7cb9cc tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:07:39.269488 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-da386726-2b5a-44a7-b0fc-d3d2c22ba034 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:39.269717 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1016/4063] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:07:39 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.275108 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-da386726-2b5a-44a7-b0fc-d3d2c22ba034 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 returned with HTTP 200 Aug 07 21:07:39.275587 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1025/4064] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.279931 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-52dd2864-fd7a-4eea-a1f1-92be592813f4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.281646 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-52dd2864-fd7a-4eea-a1f1-92be592813f4 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] POST https://10.4.3.127/volume/v3/types/9bede3b3-21af-4ac4-a524-cd026762a4bf/encryption Aug 07 21:07:39.282059 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-52dd2864-fd7a-4eea-a1f1-92be592813f4 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.299129 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-52dd2864-fd7a-4eea-a1f1-92be592813f4 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/9bede3b3-21af-4ac4-a524-cd026762a4bf/encryption returned with HTTP 200 Aug 07 21:07:39.299729 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1016/4065] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:07:39 2026] POST /volume/v3/types/9bede3b3-21af-4ac4-a524-cd026762a4bf/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.309716 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dab311ae-b57a-4e95-9fdb-9d127f492b30 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.311441 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dab311ae-b57a-4e95-9fdb-9d127f492b30 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:07:39.311844 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dab311ae-b57a-4e95-9fdb-9d127f492b30 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1252468851", "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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.328313 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dab311ae-b57a-4e95-9fdb-9d127f492b30 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:07:39.328918 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1009/4066] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:07:39 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.336843 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4913d507-c689-4b7a-b612-71450e0d8cb4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.339045 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4913d507-c689-4b7a-b612-71450e0d8cb4 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] POST https://10.4.3.127/volume/v3/types/4f91f0d5-8022-4a02-8705-6f4be9120e29/extra_specs Aug 07 21:07:39.339460 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4913d507-c689-4b7a-b612-71450e0d8cb4 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.362021 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4913d507-c689-4b7a-b612-71450e0d8cb4 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/4f91f0d5-8022-4a02-8705-6f4be9120e29/extra_specs returned with HTTP 200 Aug 07 21:07:39.362474 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1017/4067] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 7 21:07:39 2026] POST /volume/v3/types/4f91f0d5-8022-4a02-8705-6f4be9120e29/extra_specs => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:07:39.368937 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-beb43696-54f5-4fbd-8f46-e9379a192e3b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.370616 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-beb43696-54f5-4fbd-8f46-e9379a192e3b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] PUT https://10.4.3.127/volume/v3/types/4f91f0d5-8022-4a02-8705-6f4be9120e29/extra_specs/key2 Aug 07 21:07:39.370963 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-beb43696-54f5-4fbd-8f46-e9379a192e3b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.388027 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-beb43696-54f5-4fbd-8f46-e9379a192e3b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/4f91f0d5-8022-4a02-8705-6f4be9120e29/extra_specs/key2 returned with HTTP 200 Aug 07 21:07:39.388447 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1026/4068] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:07:39 2026] PUT /volume/v3/types/4f91f0d5-8022-4a02-8705-6f4be9120e29/extra_specs/key2 => generated 25 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:07:39.395827 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aaa743dd-d710-4ff5-b9ee-af38d3d544cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.397528 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aaa743dd-d710-4ff5-b9ee-af38d3d544cb tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:07:39.397920 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aaa743dd-d710-4ff5-b9ee-af38d3d544cb tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.409703 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aaa743dd-d710-4ff5-b9ee-af38d3d544cb tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:07:39.410070 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1017/4069] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:07:39 2026] POST /volume/v3/types => generated 195 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.417333 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7273f18f-b7f5-434e-91e0-721c5c0ed305 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.419028 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7273f18f-b7f5-434e-91e0-721c5c0ed305 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] DELETE https://10.4.3.127/volume/v3/types/c9f88e9b-43e7-4c6f-9320-6153f4127acc Aug 07 21:07:39.419235 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7273f18f-b7f5-434e-91e0-721c5c0ed305 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.419497 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7273f18f-b7f5-434e-91e0-721c5c0ed305 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.430734 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d627c81e-777e-4c66-b597-b1f3225878d5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.432512 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d627c81e-777e-4c66-b597-b1f3225878d5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:07:39.432692 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d627c81e-777e-4c66-b597-b1f3225878d5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.432918 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d627c81e-777e-4c66-b597-b1f3225878d5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.439737 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:39.439737 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:39.442679 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7273f18f-b7f5-434e-91e0-721c5c0ed305 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/c9f88e9b-43e7-4c6f-9320-6153f4127acc returned with HTTP 202 Aug 07 21:07:39.443134 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d627c81e-777e-4c66-b597-b1f3225878d5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:07:39.443204 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1010/4070] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:07:39 2026] DELETE /volume/v3/types/c9f88e9b-43e7-4c6f-9320-6153f4127acc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:39.446988 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d627c81e-777e-4c66-b597-b1f3225878d5 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:07:39.447358 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1018/4071] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.450553 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f3d18346-e14c-4420-955b-8c8544b417ab None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.453133 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f3d18346-e14c-4420-955b-8c8544b417ab tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:07:39.453690 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f3d18346-e14c-4420-955b-8c8544b417ab tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-180510845", "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=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.462269 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f8dc8dde-3c84-48b4-b830-74872a1aed9a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.464047 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f8dc8dde-3c84-48b4-b830-74872a1aed9a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] DELETE https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:07:39.464221 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f8dc8dde-3c84-48b4-b830-74872a1aed9a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.464414 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f8dc8dde-3c84-48b4-b830-74872a1aed9a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.464569 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-f8dc8dde-3c84-48b4-b830-74872a1aed9a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume with id: 58fdef63-042a-4168-bd67-563154484321 Aug 07 21:07:39.469454 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f3d18346-e14c-4420-955b-8c8544b417ab tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:07:39.469838 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1027/4072] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:07:39 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.471339 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:39.471339 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:39.471817 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f8dc8dde-3c84-48b4-b830-74872a1aed9a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:07:39.478857 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dbb476e4-0305-498f-a854-deebea3ca882 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.480779 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dbb476e4-0305-498f-a854-deebea3ca882 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] POST https://10.4.3.127/volume/v3/types/bc8d7c38-7929-448f-8229-7763b2b076aa/encryption Aug 07 21:07:39.481165 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dbb476e4-0305-498f-a854-deebea3ca882 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.487401 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f8dc8dde-3c84-48b4-b830-74872a1aed9a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Delete volume request issued successfully. Aug 07 21:07:39.487591 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f8dc8dde-3c84-48b4-b830-74872a1aed9a tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 202 Aug 07 21:07:39.488075 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1018/4073] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:39 2026] DELETE /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:39.494319 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-aa87564b-1b47-4ea0-a15f-abbcf6ae4d52 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.495999 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-aa87564b-1b47-4ea0-a15f-abbcf6ae4d52 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:07:39.496176 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-aa87564b-1b47-4ea0-a15f-abbcf6ae4d52 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.496365 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-aa87564b-1b47-4ea0-a15f-abbcf6ae4d52 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.503092 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:39.503092 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:39.506213 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-aa87564b-1b47-4ea0-a15f-abbcf6ae4d52 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Volume info retrieved successfully. Aug 07 21:07:39.508747 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dbb476e4-0305-498f-a854-deebea3ca882 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/bc8d7c38-7929-448f-8229-7763b2b076aa/encryption returned with HTTP 200 Aug 07 21:07:39.509181 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1011/4074] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:07:39 2026] POST /volume/v3/types/bc8d7c38-7929-448f-8229-7763b2b076aa/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.510929 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-aa87564b-1b47-4ea0-a15f-abbcf6ae4d52 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 200 Aug 07 21:07:39.511396 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1019/4075] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.516537 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-423b965d-5300-4af4-98f1-6bce752d080c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.518356 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-423b965d-5300-4af4-98f1-6bce752d080c tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] DELETE https://10.4.3.127/volume/v3/types/bc8d7c38-7929-448f-8229-7763b2b076aa/encryption/6fdc125d-6b14-46c3-8c37-11f97d644899 Aug 07 21:07:39.518531 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-423b965d-5300-4af4-98f1-6bce752d080c tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.518700 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-423b965d-5300-4af4-98f1-6bce752d080c tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.530459 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-423b965d-5300-4af4-98f1-6bce752d080c tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/bc8d7c38-7929-448f-8229-7763b2b076aa/encryption/6fdc125d-6b14-46c3-8c37-11f97d644899 returned with HTTP 202 Aug 07 21:07:39.530938 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1028/4076] 10.4.3.127 () {66 vars in 1489 bytes} [Fri Aug 7 21:07:39 2026] DELETE /volume/v3/types/bc8d7c38-7929-448f-8229-7763b2b076aa/encryption/6fdc125d-6b14-46c3-8c37-11f97d644899 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:39.538444 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4c40985d-b1a3-483e-bcab-adffe2e5e8e9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.540207 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c40985d-b1a3-483e-bcab-adffe2e5e8e9 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:07:39.540558 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c40985d-b1a3-483e-bcab-adffe2e5e8e9 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1702743371", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.555868 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c40985d-b1a3-483e-bcab-adffe2e5e8e9 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:07:39.556289 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1019/4077] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:07:39 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.564112 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1b76f8ec-8f5d-42e0-a9e8-f413d6bf0269 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.566295 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b76f8ec-8f5d-42e0-a9e8-f413d6bf0269 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] DELETE https://10.4.3.127/volume/v3/types/11c13be7-b2ff-4235-8919-ac20956ee5f4/extra_specs/key1 Aug 07 21:07:39.566532 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b76f8ec-8f5d-42e0-a9e8-f413d6bf0269 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.566767 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b76f8ec-8f5d-42e0-a9e8-f413d6bf0269 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.587171 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b76f8ec-8f5d-42e0-a9e8-f413d6bf0269 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/11c13be7-b2ff-4235-8919-ac20956ee5f4/extra_specs/key1 returned with HTTP 202 Aug 07 21:07:39.587580 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1012/4078] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 7 21:07:39 2026] DELETE /volume/v3/types/11c13be7-b2ff-4235-8919-ac20956ee5f4/extra_specs/key1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:07:39.595324 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-53ae60c8-0404-4d72-b685-38fa0214e857 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.597661 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-53ae60c8-0404-4d72-b685-38fa0214e857 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:07:39.598180 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-53ae60c8-0404-4d72-b685-38fa0214e857 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1098520952", "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=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.608709 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7bab37eb-70b9-48be-a8a4-0af5f40d8b4b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.610778 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7bab37eb-70b9-48be-a8a4-0af5f40d8b4b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:39.611032 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7bab37eb-70b9-48be-a8a4-0af5f40d8b4b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.611229 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7bab37eb-70b9-48be-a8a4-0af5f40d8b4b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.611421 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-7bab37eb-70b9-48be-a8a4-0af5f40d8b4b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:39.616140 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:39.616140 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:39.616648 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-53ae60c8-0404-4d72-b685-38fa0214e857 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:07:39.616916 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7bab37eb-70b9-48be-a8a4-0af5f40d8b4b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:39.617287 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1020/4079] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:07:39 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.617356 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1029/4080] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.625727 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-78c3925b-0307-4b4f-b100-5a0f74c7f502 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.627554 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78c3925b-0307-4b4f-b100-5a0f74c7f502 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] DELETE https://10.4.3.127/volume/v3/types/db1b40e9-34c6-48aa-9bbd-9d645f82b61a Aug 07 21:07:39.627742 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78c3925b-0307-4b4f-b100-5a0f74c7f502 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.627976 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78c3925b-0307-4b4f-b100-5a0f74c7f502 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.658399 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78c3925b-0307-4b4f-b100-5a0f74c7f502 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/db1b40e9-34c6-48aa-9bbd-9d645f82b61a returned with HTTP 202 Aug 07 21:07:39.658970 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1020/4081] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:07:39 2026] DELETE /volume/v3/types/db1b40e9-34c6-48aa-9bbd-9d645f82b61a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:39.667408 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ab07df0f-ed63-4280-b5aa-b974238db470 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.669284 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab07df0f-ed63-4280-b5aa-b974238db470 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] GET https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/extra_specs Aug 07 21:07:39.669284 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab07df0f-ed63-4280-b5aa-b974238db470 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.669483 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab07df0f-ed63-4280-b5aa-b974238db470 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.676300 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab07df0f-ed63-4280-b5aa-b974238db470 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/extra_specs returned with HTTP 200 Aug 07 21:07:39.676781 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1013/4082] 10.4.3.127 () {66 vars in 1378 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.687129 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-349a891b-4944-4f9f-9ec3-1b01bbfb3efa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.689056 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-349a891b-4944-4f9f-9ec3-1b01bbfb3efa tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] GET https://10.4.3.127/volume/v3/types Aug 07 21:07:39.689559 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-349a891b-4944-4f9f-9ec3-1b01bbfb3efa tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.689559 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-349a891b-4944-4f9f-9ec3-1b01bbfb3efa tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.711167 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-349a891b-4944-4f9f-9ec3-1b01bbfb3efa tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:07:39.711596 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1021/4083] 10.4.3.127 () {66 vars in 1231 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/types => generated 2609 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:39.721847 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fecdb6df-2488-48bd-b791-16d3f56271a8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.723737 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fecdb6df-2488-48bd-b791-16d3f56271a8 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] GET https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/encryption/cipher Aug 07 21:07:39.723950 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fecdb6df-2488-48bd-b791-16d3f56271a8 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.724125 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fecdb6df-2488-48bd-b791-16d3f56271a8 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.730119 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fecdb6df-2488-48bd-b791-16d3f56271a8 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/encryption/cipher returned with HTTP 200 Aug 07 21:07:39.730657 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1030/4084] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:07:39.739439 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9e5d653c-bb44-4052-b5ba-31c6ee9a0a9b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.741358 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e5d653c-bb44-4052-b5ba-31c6ee9a0a9b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] GET https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/encryption Aug 07 21:07:39.741666 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e5d653c-bb44-4052-b5ba-31c6ee9a0a9b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.741982 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e5d653c-bb44-4052-b5ba-31c6ee9a0a9b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.750890 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e5d653c-bb44-4052-b5ba-31c6ee9a0a9b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/encryption returned with HTTP 200 Aug 07 21:07:39.751474 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1021/4085] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.762572 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-464f0820-8703-42d7-ae38-c3ac8ce29b11 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.765161 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-464f0820-8703-42d7-ae38-c3ac8ce29b11 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] GET https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/extra_specs/multiattach Aug 07 21:07:39.765496 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-464f0820-8703-42d7-ae38-c3ac8ce29b11 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.765824 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-464f0820-8703-42d7-ae38-c3ac8ce29b11 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.774451 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-464f0820-8703-42d7-ae38-c3ac8ce29b11 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/extra_specs/multiattach returned with HTTP 200 Aug 07 21:07:39.775033 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1014/4086] 10.4.3.127 () {66 vars in 1414 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:07:39.783716 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b94f4f1c-1932-43a3-ac85-9128164a0932 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.785957 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b94f4f1c-1932-43a3-ac85-9128164a0932 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] GET https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/extra_specs/volume_backend_name Aug 07 21:07:39.786553 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b94f4f1c-1932-43a3-ac85-9128164a0932 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.786553 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b94f4f1c-1932-43a3-ac85-9128164a0932 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.794550 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b94f4f1c-1932-43a3-ac85-9128164a0932 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/extra_specs/volume_backend_name returned with HTTP 200 Aug 07 21:07:39.795019 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1022/4087] 10.4.3.127 () {66 vars in 1438 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/extra_specs/volume_backend_name => generated 44 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:07:39.805564 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-18d5a17e-6cfc-433a-bda0-c6b5f31a3bec None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.807514 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-18d5a17e-6cfc-433a-bda0-c6b5f31a3bec tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] GET https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3 Aug 07 21:07:39.807639 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-18d5a17e-6cfc-433a-bda0-c6b5f31a3bec tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.807860 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-18d5a17e-6cfc-433a-bda0-c6b5f31a3bec tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.814130 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-18d5a17e-6cfc-433a-bda0-c6b5f31a3bec tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3 returned with HTTP 200 Aug 07 21:07:39.814476 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1031/4088] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 21:07:39 2026] GET /volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3 => generated 401 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.823599 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2e4002c0-e51a-42f2-99bf-2722ca546199 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.825828 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e4002c0-e51a-42f2-99bf-2722ca546199 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] PUT https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/encryption/dad031d9-8caf-4679-932d-5b3b04896a62 Aug 07 21:07:39.826437 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e4002c0-e51a-42f2-99bf-2722ca546199 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.843644 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e4002c0-e51a-42f2-99bf-2722ca546199 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/encryption/dad031d9-8caf-4679-932d-5b3b04896a62 returned with HTTP 200 Aug 07 21:07:39.844375 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1022/4089] 10.4.3.127 () {68 vars in 1506 bytes} [Fri Aug 7 21:07:39 2026] PUT /volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/encryption/dad031d9-8caf-4679-932d-5b3b04896a62 => generated 33 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:07:39.852404 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2638147b-4023-4870-9a8c-20a3b1222d69 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.854111 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2638147b-4023-4870-9a8c-20a3b1222d69 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] PUT https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/extra_specs/key1 Aug 07 21:07:39.854453 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2638147b-4023-4870-9a8c-20a3b1222d69 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.879139 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2638147b-4023-4870-9a8c-20a3b1222d69 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/extra_specs/key1 returned with HTTP 200 Aug 07 21:07:39.879670 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1015/4090] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:07:39 2026] PUT /volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3/extra_specs/key1 => generated 30 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:07:39.889693 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d81a30dc-6cfe-4dcf-8e2e-131bdf21715b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.891725 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d81a30dc-6cfe-4dcf-8e2e-131bdf21715b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] PUT https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3 Aug 07 21:07:39.892144 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d81a30dc-6cfe-4dcf-8e2e-131bdf21715b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:39.915774 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d81a30dc-6cfe-4dcf-8e2e-131bdf21715b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3 returned with HTTP 200 Aug 07 21:07:39.916164 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1023/4091] 10.4.3.127 () {68 vars in 1362 bytes} [Fri Aug 7 21:07:39 2026] PUT /volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3 => generated 370 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:39.924042 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7280aed7-c09d-4e5e-ab79-c5699215be2b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.926007 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7280aed7-c09d-4e5e-ab79-c5699215be2b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] DELETE https://10.4.3.127/volume/v3/types/11c13be7-b2ff-4235-8919-ac20956ee5f4 Aug 07 21:07:39.926071 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7280aed7-c09d-4e5e-ab79-c5699215be2b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.926303 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7280aed7-c09d-4e5e-ab79-c5699215be2b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.963648 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7280aed7-c09d-4e5e-ab79-c5699215be2b tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/11c13be7-b2ff-4235-8919-ac20956ee5f4 returned with HTTP 202 Aug 07 21:07:39.964088 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1032/4092] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:07:39 2026] DELETE /volume/v3/types/11c13be7-b2ff-4235-8919-ac20956ee5f4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:39.971085 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4f553861-857d-4302-88b6-6623017d0e57 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:39.973433 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f553861-857d-4302-88b6-6623017d0e57 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] DELETE https://10.4.3.127/volume/v3/types/bc8d7c38-7929-448f-8229-7763b2b076aa Aug 07 21:07:39.973667 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f553861-857d-4302-88b6-6623017d0e57 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:39.973918 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f553861-857d-4302-88b6-6623017d0e57 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:39.999998 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f553861-857d-4302-88b6-6623017d0e57 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/bc8d7c38-7929-448f-8229-7763b2b076aa returned with HTTP 202 Aug 07 21:07:40.000462 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1023/4093] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:07:39 2026] DELETE /volume/v3/types/bc8d7c38-7929-448f-8229-7763b2b076aa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:40.006885 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8fc52ff5-1327-489d-9e00-46ab3e972456 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.008603 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8fc52ff5-1327-489d-9e00-46ab3e972456 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] DELETE https://10.4.3.127/volume/v3/types/4f91f0d5-8022-4a02-8705-6f4be9120e29 Aug 07 21:07:40.008813 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8fc52ff5-1327-489d-9e00-46ab3e972456 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.009009 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8fc52ff5-1327-489d-9e00-46ab3e972456 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.030332 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8fc52ff5-1327-489d-9e00-46ab3e972456 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/4f91f0d5-8022-4a02-8705-6f4be9120e29 returned with HTTP 202 Aug 07 21:07:40.030694 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1016/4094] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:07:40 2026] DELETE /volume/v3/types/4f91f0d5-8022-4a02-8705-6f4be9120e29 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:40.038204 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b726cb80-7794-4b98-875d-4e171dcddce4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.039964 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b726cb80-7794-4b98-875d-4e171dcddce4 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] DELETE https://10.4.3.127/volume/v3/types/9bede3b3-21af-4ac4-a524-cd026762a4bf Aug 07 21:07:40.040159 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b726cb80-7794-4b98-875d-4e171dcddce4 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.040396 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b726cb80-7794-4b98-875d-4e171dcddce4 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.061929 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b726cb80-7794-4b98-875d-4e171dcddce4 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/9bede3b3-21af-4ac4-a524-cd026762a4bf returned with HTTP 202 Aug 07 21:07:40.062259 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1024/4095] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:07:40 2026] DELETE /volume/v3/types/9bede3b3-21af-4ac4-a524-cd026762a4bf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:40.073293 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0a93a6cd-61d9-415d-88a7-d8edebb96c74 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.074432 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0a93a6cd-61d9-415d-88a7-d8edebb96c74 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] DELETE https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3 Aug 07 21:07:40.074600 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0a93a6cd-61d9-415d-88a7-d8edebb96c74 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.074804 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0a93a6cd-61d9-415d-88a7-d8edebb96c74 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.094608 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0a93a6cd-61d9-415d-88a7-d8edebb96c74 tempest-VolumeTypesAdminTests-220361491 tempest-VolumeTypesAdminTests-220361491-project-admin] https://10.4.3.127/volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3 returned with HTTP 202 Aug 07 21:07:40.094608 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1033/4096] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:07:40 2026] DELETE /volume/v3/types/1846cffb-ca89-4e0c-b247-71ea06906ed3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:40.095820 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-268313be-eead-475d-afe7-118acad425ab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.098302 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-268313be-eead-475d-afe7-118acad425ab tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 Aug 07 21:07:40.098302 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-268313be-eead-475d-afe7-118acad425ab tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.099183 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-268313be-eead-475d-afe7-118acad425ab tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.104490 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:40.104490 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:40.104621 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-268313be-eead-475d-afe7-118acad425ab tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:40.105453 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-268313be-eead-475d-afe7-118acad425ab tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 returned with HTTP 200 Aug 07 21:07:40.105890 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1024/4097] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:40 2026] GET /volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:40.115888 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-74d7699c-5e37-4d7e-a690-af4e97ab154d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.117841 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74d7699c-5e37-4d7e-a690-af4e97ab154d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 Aug 07 21:07:40.118015 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74d7699c-5e37-4d7e-a690-af4e97ab154d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.118222 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74d7699c-5e37-4d7e-a690-af4e97ab154d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.124415 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:40.124415 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:40.124998 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-74d7699c-5e37-4d7e-a690-af4e97ab154d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:40.126040 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74d7699c-5e37-4d7e-a690-af4e97ab154d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 returned with HTTP 200 Aug 07 21:07:40.126502 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1017/4098] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:40 2026] GET /volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:40.234087 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-94af742a-2252-4460-b782-df536bc2e20c req-55656b7f-cfba-4ceb-9015-0d33743ae656 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.236159 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-55656b7f-cfba-4ceb-9015-0d33743ae656 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 Aug 07 21:07:40.236350 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-55656b7f-cfba-4ceb-9015-0d33743ae656 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.236612 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-55656b7f-cfba-4ceb-9015-0d33743ae656 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.241687 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:40.241687 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:40.242303 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-55656b7f-cfba-4ceb-9015-0d33743ae656 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:40.243281 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-55656b7f-cfba-4ceb-9015-0d33743ae656 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 returned with HTTP 200 Aug 07 21:07:40.243821 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1025/4099] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 7 21:07:40 2026] GET /volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:40.250724 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-94af742a-2252-4460-b782-df536bc2e20c req-bc0d20d3-0cac-4257-9282-a55c21c111b3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.252538 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-bc0d20d3-0cac-4257-9282-a55c21c111b3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf Aug 07 21:07:40.252727 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-bc0d20d3-0cac-4257-9282-a55c21c111b3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.252951 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-bc0d20d3-0cac-4257-9282-a55c21c111b3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.259040 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:40.259040 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:40.272333 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-bc0d20d3-0cac-4257-9282-a55c21c111b3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:40.276720 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-bc0d20d3-0cac-4257-9282-a55c21c111b3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf returned with HTTP 200 Aug 07 21:07:40.277104 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1034/4100] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:07:40 2026] GET /volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:40.289540 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5d469e2-282e-47da-840b-9b0bf4efac6e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.291946 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5d469e2-282e-47da-840b-9b0bf4efac6e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 Aug 07 21:07:40.292062 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5d469e2-282e-47da-840b-9b0bf4efac6e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.292288 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5d469e2-282e-47da-840b-9b0bf4efac6e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.298303 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5d469e2-282e-47da-840b-9b0bf4efac6e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 returned with HTTP 404 Aug 07 21:07:40.298751 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1025/4101] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:40 2026] GET /volume/v3/volumes/abfc3e9a-cdb8-4efd-96fd-040012bff729 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:40.307239 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e0831cf1-bc9a-40bd-af8a-64dd832592a4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.309124 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0831cf1-bc9a-40bd-af8a-64dd832592a4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:40.309389 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0831cf1-bc9a-40bd-af8a-64dd832592a4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.309607 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0831cf1-bc9a-40bd-af8a-64dd832592a4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.318048 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:40.318048 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:40.322576 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e0831cf1-bc9a-40bd-af8a-64dd832592a4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:40.326185 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0831cf1-bc9a-40bd-af8a-64dd832592a4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:07:40.326592 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1018/4102] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:40 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:40.338225 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.340419 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:07:40.340817 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1186830200"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:40.342269 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1186830200'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:07:40.342380 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume of 1 GB Aug 07 21:07:40.345960 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Availability Zones retrieved successfully. Aug 07 21:07:40.351144 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Flow 'volume_create_api' (6f5ec2a3-85d0-4483-9b68-582a2fb4f68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:40.351970 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e1eee99-277d-4d1f-94f9-85cea13b6103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:40.352831 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:40.379408 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e1eee99-277d-4d1f-94f9-85cea13b6103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:40.380279 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b328ef34-7e54-4dc2-b638-c74d8659e51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:40.415385 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['e9e3c521-c102-4fc2-9e7a-2138ac1b3509', '956e0a20-ac8d-4e99-af5d-d0200aeabd3a', '67ba24e5-2ebc-4adc-b28b-08c66338de89', '92925883-5eb4-4a86-b769-741f2354e635'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:40.416036 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b328ef34-7e54-4dc2-b638-c74d8659e51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9e3c521-c102-4fc2-9e7a-2138ac1b3509', '956e0a20-ac8d-4e99-af5d-d0200aeabd3a', '67ba24e5-2ebc-4adc-b28b-08c66338de89', '92925883-5eb4-4a86-b769-741f2354e635']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:40.416790 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f16095-c020-4d2a-9ff1-df3ebf349648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:40.438601 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f16095-c020-4d2a-9ff1-df3ebf349648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22ed67e9-0701-4f24-ab71-c36606ce621e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1186830200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b369d38bd9c4a3fa5109973383db7b2',qos_specs=None,replication_status=,reservations=['e9e3c521-c102-4fc2-9e7a-2138ac1b3509','956e0a20-ac8d-4e99-af5d-d0200aeabd3a','67ba24e5-2ebc-4adc-b28b-08c66338de89','92925883-5eb4-4a86-b769-741f2354e635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33f010b747e246f9a5b78114d9b0d31c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1186830200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22ed67e9-0701-4f24-ab71-c36606ce621e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b369d38bd9c4a3fa5109973383db7b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33f010b747e246f9a5b78114d9b0d31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:40.439262 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54884225-fb25-4fb6-883d-9aea78877fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:40.461574 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54884225-fb25-4fb6-883d-9aea78877fec) transitioned into state 'SUCCESS' from state '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-1186830200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b369d38bd9c4a3fa5109973383db7b2',qos_specs=None,replication_status=,reservations=['e9e3c521-c102-4fc2-9e7a-2138ac1b3509','956e0a20-ac8d-4e99-af5d-d0200aeabd3a','67ba24e5-2ebc-4adc-b28b-08c66338de89','92925883-5eb4-4a86-b769-741f2354e635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33f010b747e246f9a5b78114d9b0d31c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:40.462333 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615026df-6175-460d-8f6d-a2416cc4af19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:40.471409 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615026df-6175-460d-8f6d-a2416cc4af19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:40.471852 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Flow 'volume_create_api' (6f5ec2a3-85d0-4483-9b68-582a2fb4f68f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:40.472151 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume request issued successfully. Aug 07 21:07:40.472726 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f0624ce1-0c70-4fb1-8089-cdb7376ce78b tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:07:40.473391 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1026/4103] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:07:40 2026] POST /volume/v3/volumes => generated 754 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:40.485464 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-90be7770-8162-4bce-9a53-a1f6564fd61f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.487228 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-90be7770-8162-4bce-9a53-a1f6564fd61f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e Aug 07 21:07:40.487334 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-90be7770-8162-4bce-9a53-a1f6564fd61f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.487453 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-90be7770-8162-4bce-9a53-a1f6564fd61f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.494461 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:40.494461 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:40.499062 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-90be7770-8162-4bce-9a53-a1f6564fd61f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:40.504785 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-90be7770-8162-4bce-9a53-a1f6564fd61f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e returned with HTTP 200 Aug 07 21:07:40.505212 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1035/4104] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:40 2026] GET /volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:40.522508 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7b5c276d-7cac-4155-b03f-4976ef04a7a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.524221 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b5c276d-7cac-4155-b03f-4976ef04a7a3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] GET https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 Aug 07 21:07:40.524420 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b5c276d-7cac-4155-b03f-4976ef04a7a3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.524596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b5c276d-7cac-4155-b03f-4976ef04a7a3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.529881 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b5c276d-7cac-4155-b03f-4976ef04a7a3 tempest-VolumesBackupsTest-1483240518 tempest-VolumesBackupsTest-1483240518-project-member] https://10.4.3.127/volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 returned with HTTP 404 Aug 07 21:07:40.530338 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1026/4105] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:40 2026] GET /volume/v3/volumes/58fdef63-042a-4168-bd67-563154484321 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:40.627085 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9358b99f-0cc4-4648-b59d-26cfaf5d5292 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.628927 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9358b99f-0cc4-4648-b59d-26cfaf5d5292 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:40.629139 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9358b99f-0cc4-4648-b59d-26cfaf5d5292 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.629353 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9358b99f-0cc4-4648-b59d-26cfaf5d5292 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.629445 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9358b99f-0cc4-4648-b59d-26cfaf5d5292 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:40.633775 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:40.633775 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:40.634521 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9358b99f-0cc4-4648-b59d-26cfaf5d5292 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:40.634900 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1019/4106] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:40 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:40.646432 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-39bd8eb0-657f-4890-83d9-053c11aee6fc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.648343 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-39bd8eb0-657f-4890-83d9-053c11aee6fc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] POST https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99/action Aug 07 21:07:40.648722 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-39bd8eb0-657f-4890-83d9-053c11aee6fc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:07:40.648881 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-39bd8eb0-657f-4890-83d9-053c11aee6fc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:40.650552 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.admin_actions [None req-39bd8eb0-657f-4890-83d9-053c11aee6fc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Updating backup '849d47a8-f5d9-4403-ad08-c91222ae5d99' with '{'status': 'error'}' {{(pid=100278) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 21:07:40.657822 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:40.657822 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:40.665951 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.backup.rpcapi [None req-39bd8eb0-657f-4890-83d9-053c11aee6fc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] reset_status in rpcapi backup_id 849d47a8-f5d9-4403-ad08-c91222ae5d99 on host np0000006755. {{(pid=100278) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 21:07:40.668281 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-39bd8eb0-657f-4890-83d9-053c11aee6fc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99/action returned with HTTP 202 Aug 07 21:07:40.668676 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1027/4107] 10.4.3.127 () {70 vars in 1430 bytes} [Fri Aug 7 21:07:40 2026] POST /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:07:40.678066 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-401d5dfd-53a9-4aba-92e1-cdbf4e7a0618 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.680192 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-401d5dfd-53a9-4aba-92e1-cdbf4e7a0618 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 Aug 07 21:07:40.680470 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-401d5dfd-53a9-4aba-92e1-cdbf4e7a0618 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.680655 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-401d5dfd-53a9-4aba-92e1-cdbf4e7a0618 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.680875 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-401d5dfd-53a9-4aba-92e1-cdbf4e7a0618 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete volume with id: 4db6eb70-61f3-4f3f-8027-884b8fd76c57 Aug 07 21:07:40.689015 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:40.689015 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:40.689610 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-401d5dfd-53a9-4aba-92e1-cdbf4e7a0618 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:07:40.708239 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-401d5dfd-53a9-4aba-92e1-cdbf4e7a0618 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete volume request issued successfully. Aug 07 21:07:40.708608 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-401d5dfd-53a9-4aba-92e1-cdbf4e7a0618 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 returned with HTTP 202 Aug 07 21:07:40.709045 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-94af742a-2252-4460-b782-df536bc2e20c req-de44c746-491f-48cd-a7ac-eaaa565f338d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.709231 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1036/4108] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:07:40 2026] DELETE /volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:40.711311 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-de44c746-491f-48cd-a7ac-eaaa565f338d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 Aug 07 21:07:40.711522 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-de44c746-491f-48cd-a7ac-eaaa565f338d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.711728 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-de44c746-491f-48cd-a7ac-eaaa565f338d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.717049 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c55b21f-fbce-45ff-9c05-ea063972a612 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:40.717902 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:40.717902 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:40.718535 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-de44c746-491f-48cd-a7ac-eaaa565f338d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:40.718727 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c55b21f-fbce-45ff-9c05-ea063972a612 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 Aug 07 21:07:40.718982 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c55b21f-fbce-45ff-9c05-ea063972a612 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:40.719184 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c55b21f-fbce-45ff-9c05-ea063972a612 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:40.719623 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-de44c746-491f-48cd-a7ac-eaaa565f338d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 returned with HTTP 200 Aug 07 21:07:40.720393 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1027/4109] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 7 21:07:40 2026] GET /volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:40.726471 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:40.726471 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:40.730711 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4c55b21f-fbce-45ff-9c05-ea063972a612 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:07:40.735363 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c55b21f-fbce-45ff-9c05-ea063972a612 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 returned with HTTP 200 Aug 07 21:07:40.735797 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1020/4110] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:40 2026] GET /volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:41.519177 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-961623f8-f75a-4914-b9e3-513498d880dd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:41.524430 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-961623f8-f75a-4914-b9e3-513498d880dd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e Aug 07 21:07:41.524430 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-961623f8-f75a-4914-b9e3-513498d880dd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:41.524430 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-961623f8-f75a-4914-b9e3-513498d880dd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:41.532628 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:41.532628 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:41.536509 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-961623f8-f75a-4914-b9e3-513498d880dd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:41.542455 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-961623f8-f75a-4914-b9e3-513498d880dd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e returned with HTTP 200 Aug 07 21:07:41.543101 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1028/4111] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:41 2026] GET /volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:41.559490 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e3c4d574-2df1-4cc7-939e-87616ff6b6d2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:41.563549 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e3c4d574-2df1-4cc7-939e-87616ff6b6d2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:07:41.565156 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e3c4d574-2df1-4cc7-939e-87616ff6b6d2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22ed67e9-0701-4f24-ab71-c36606ce621e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1159301045"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:41.575116 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:41.575116 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:41.575725 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e3c4d574-2df1-4cc7-939e-87616ff6b6d2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:41.575886 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-e3c4d574-2df1-4cc7-939e-87616ff6b6d2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create snapshot from volume 22ed67e9-0701-4f24-ab71-c36606ce621e Aug 07 21:07:41.616099 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-e3c4d574-2df1-4cc7-939e-87616ff6b6d2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['68e8a3af-8ad6-4f39-80f3-78febb51ffeb', '0be2d12e-03ab-48b4-b85a-cd0fcea64459', 'b7cf809e-950e-4586-a52f-2b02a83afc87', '9b6db8ab-fcf7-4bd0-9cee-a1e264a4fa92'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:41.659205 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-94af742a-2252-4460-b782-df536bc2e20c req-43a8d646-60b2-4d8a-8295-0ecf06c8909f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:41.659205 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-43a8d646-60b2-4d8a-8295-0ecf06c8909f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 Aug 07 21:07:41.659205 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-43a8d646-60b2-4d8a-8295-0ecf06c8909f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:41.659205 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-43a8d646-60b2-4d8a-8295-0ecf06c8909f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:41.663447 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e3c4d574-2df1-4cc7-939e-87616ff6b6d2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot create request issued successfully. Aug 07 21:07:41.663924 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e3c4d574-2df1-4cc7-939e-87616ff6b6d2 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:07:41.664480 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1037/4112] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:07:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:41.665579 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:41.665579 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:41.666103 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-43a8d646-60b2-4d8a-8295-0ecf06c8909f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:41.667160 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-43a8d646-60b2-4d8a-8295-0ecf06c8909f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 returned with HTTP 200 Aug 07 21:07:41.667639 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1028/4113] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 7 21:07:41 2026] GET /volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:41.676985 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-379c39d9-4f89-4457-9411-bb0cf2b4880f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:41.679250 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-379c39d9-4f89-4457-9411-bb0cf2b4880f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 Aug 07 21:07:41.679498 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-379c39d9-4f89-4457-9411-bb0cf2b4880f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:41.679811 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-379c39d9-4f89-4457-9411-bb0cf2b4880f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:41.681982 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-94af742a-2252-4460-b782-df536bc2e20c req-596db725-9485-4015-a2fe-1fba2f85badf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:41.686792 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:41.686792 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:41.686966 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-596db725-9485-4015-a2fe-1fba2f85badf tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf Aug 07 21:07:41.687050 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-379c39d9-4f89-4457-9411-bb0cf2b4880f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:41.687125 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-596db725-9485-4015-a2fe-1fba2f85badf tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:41.687125 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-596db725-9485-4015-a2fe-1fba2f85badf tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:41.687215 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-379c39d9-4f89-4457-9411-bb0cf2b4880f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 returned with HTTP 200 Aug 07 21:07:41.687465 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1021/4114] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:41 2026] GET /volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:41.697216 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:41.697216 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:41.702538 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-596db725-9485-4015-a2fe-1fba2f85badf tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:41.711031 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-596db725-9485-4015-a2fe-1fba2f85badf tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf returned with HTTP 200 Aug 07 21:07:41.711296 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1029/4115] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:07:41 2026] GET /volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:41.723324 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:41.726218 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:07:41.726683 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "6948ae18-6af9-4638-9808-8c4f8f9d83f8", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:41.728992 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '6948ae18-6af9-4638-9808-8c4f8f9d83f8', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:07:41.739393 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:41.739393 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:41.740080 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:41.740315 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume of 1 GB Aug 07 21:07:41.741396 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Availability Zones retrieved successfully. Aug 07 21:07:41.749404 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d607aabc-9aef-4504-bd66-21fcf77062e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:41.749939 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (4a2a271f-3eb4-4b46-a9c4-5e8329a0833a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:41.751639 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d607aabc-9aef-4504-bd66-21fcf77062e4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 Aug 07 21:07:41.751777 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab68bf0-c00f-4979-b321-9216a8fea9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:41.751882 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d607aabc-9aef-4504-bd66-21fcf77062e4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:41.752114 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d607aabc-9aef-4504-bd66-21fcf77062e4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:41.753070 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:41.761577 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d607aabc-9aef-4504-bd66-21fcf77062e4 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 returned with HTTP 404 Aug 07 21:07:41.761577 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1029/4116] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:41 2026] GET /volume/v3/volumes/4db6eb70-61f3-4f3f-8027-884b8fd76c57 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:41.774666 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:41.776351 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] POST https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7/restore Aug 07 21:07:41.776699 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:41.778192 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Restoring backup c7c0aef6-15d1-4242-b19e-5136ecab03d7 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100275) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 21:07:41.778316 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Restoring backup c7c0aef6-15d1-4242-b19e-5136ecab03d7 to volume None. Aug 07 21:07:41.783061 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:41.783061 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:41.784108 np0000006755 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Creating volume of 1 GB for restore of backup c7c0aef6-15d1-4242-b19e-5136ecab03d7. Aug 07 21:07:41.788075 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Availability Zones retrieved successfully. Aug 07 21:07:41.788391 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab68bf0-c00f-4979-b321-9216a8fea9a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6948ae18-6af9-4638-9808-8c4f8f9d83f8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:41.789520 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edf50f74-c3e7-4b2a-91f7-7fc7a057fa65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:41.794775 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Flow 'volume_create_api' (e80c67b6-b131-4b29-9b8a-1a90efd1e466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:41.795836 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe0494d8-02fe-47b3-b6cf-faffb8c0f874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:41.796866 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:41.828142 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe0494d8-02fe-47b3-b6cf-faffb8c0f874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:41.829312 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f841d30-2d37-49f4-94aa-9e50982e8892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:41.845116 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['b879502b-020b-47fa-b573-27e7a8ca293e', '0650faac-0c7c-4035-b359-cbc2ee3aef6e', 'eba4b09d-bae5-4dcc-8cd4-ac29f926f264', '2c3a02f0-a2b0-40ce-b7f0-5688d358cd96'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:41.846183 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edf50f74-c3e7-4b2a-91f7-7fc7a057fa65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b879502b-020b-47fa-b573-27e7a8ca293e', '0650faac-0c7c-4035-b359-cbc2ee3aef6e', 'eba4b09d-bae5-4dcc-8cd4-ac29f926f264', '2c3a02f0-a2b0-40ce-b7f0-5688d358cd96']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:41.847247 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17981890-d9aa-4789-9dd1-18165e55f4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:41.889843 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Created reservations ['f9e7cf20-1cdc-4de9-97be-7ee671e220aa', '2c018f1d-611a-4cd3-aa59-582319dee37d', '25331a9c-8538-4a93-951f-e0c3d91ae4b3', '756e2c9c-64ed-497f-b498-df9867b2ffc7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:41.890843 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f841d30-2d37-49f4-94aa-9e50982e8892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9e7cf20-1cdc-4de9-97be-7ee671e220aa', '2c018f1d-611a-4cd3-aa59-582319dee37d', '25331a9c-8538-4a93-951f-e0c3d91ae4b3', '756e2c9c-64ed-497f-b498-df9867b2ffc7']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:41.891914 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (318fcbc3-6347-491e-89a5-97ea81d56d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:41.905794 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17981890-d9aa-4789-9dd1-18165e55f4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12b8156e-1fb7-4e51-8d95-1603adbf9c16', '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='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['b879502b-020b-47fa-b573-27e7a8ca293e','0650faac-0c7c-4035-b359-cbc2ee3aef6e','eba4b09d-bae5-4dcc-8cd4-ac29f926f264','2c3a02f0-a2b0-40ce-b7f0-5688d358cd96'],size=1,snapshot_id=6948ae18-6af9-4638-9808-8c4f8f9d83f8,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:07:41Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12b8156e-1fb7-4e51-8d95-1603adbf9c16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='456e645663944639b86adec1190612d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6948ae18-6af9-4638-9808-8c4f8f9d83f8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:41.906935 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60005ec3-1e8e-487f-a00e-c3a51879a5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:41.929350 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (318fcbc3-6347-491e-89a5-97ea81d56d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b552de3-f8b7-4107-ab04-5f31a866c8e1', '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='6c3bb2e65ce44e1196f6677b2d46659c',qos_specs=None,replication_status=,reservations=['f9e7cf20-1cdc-4de9-97be-7ee671e220aa','2c018f1d-611a-4cd3-aa59-582319dee37d','25331a9c-8538-4a93-951f-e0c3d91ae4b3','756e2c9c-64ed-497f-b498-df9867b2ffc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:07:41Z,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=5b552de3-f8b7-4107-ab04-5f31a866c8e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c3bb2e65ce44e1196f6677b2d46659c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:41.930937 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab616d4f-c194-4165-939f-08b3a992db46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:41.957452 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60005ec3-1e8e-487f-a00e-c3a51879a5e4) transitioned into 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='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['b879502b-020b-47fa-b573-27e7a8ca293e','0650faac-0c7c-4035-b359-cbc2ee3aef6e','eba4b09d-bae5-4dcc-8cd4-ac29f926f264','2c3a02f0-a2b0-40ce-b7f0-5688d358cd96'],size=1,snapshot_id=6948ae18-6af9-4638-9808-8c4f8f9d83f8,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:41.958573 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2af542d3-917c-440a-86c4-6d15142e4c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:41.976777 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab616d4f-c194-4165-939f-08b3a992db46) transitioned into 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='6c3bb2e65ce44e1196f6677b2d46659c',qos_specs=None,replication_status=,reservations=['f9e7cf20-1cdc-4de9-97be-7ee671e220aa','2c018f1d-611a-4cd3-aa59-582319dee37d','25331a9c-8538-4a93-951f-e0c3d91ae4b3','756e2c9c-64ed-497f-b498-df9867b2ffc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79314fa2b8e4f0787df9d31a5df7efb',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:41.977738 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0737d4c4-aa52-4067-957b-79e0243a2f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:41.993011 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0737d4c4-aa52-4067-957b-79e0243a2f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:41.993947 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Flow 'volume_create_api' (e80c67b6-b131-4b29-9b8a-1a90efd1e466) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:41.994336 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Create volume request issued successfully. Aug 07 21:07:41.996752 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2af542d3-917c-440a-86c4-6d15142e4c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:41.998155 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (4a2a271f-3eb4-4b46-a9c4-5e8329a0833a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:41.998830 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request issued successfully. Aug 07 21:07:42.000725 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-a48d9c8d-06ce-4c20-a6bd-c8fa0fd22de1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:07:42.001418 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1038/4117] 10.4.3.127 () {72 vars in 1541 bytes} [Fri Aug 7 21:07:41 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) Aug 07 21:07:42.004537 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:42.004537 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:42.005038 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:07:42.009729 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-94af742a-2252-4460-b782-df536bc2e20c req-195c6c52-7e23-41c0-8ef5-055a771a9237 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:42.012395 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-195c6c52-7e23-41c0-8ef5-055a771a9237 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 Aug 07 21:07:42.012621 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-195c6c52-7e23-41c0-8ef5-055a771a9237 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:42.012916 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-195c6c52-7e23-41c0-8ef5-055a771a9237 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:42.026129 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:42.026129 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:42.033679 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-195c6c52-7e23-41c0-8ef5-055a771a9237 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:42.040913 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-195c6c52-7e23-41c0-8ef5-055a771a9237 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 returned with HTTP 200 Aug 07 21:07:42.041515 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1030/4118] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:07:42 2026] GET /volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 => generated 804 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:42.051729 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-94af742a-2252-4460-b782-df536bc2e20c req-9af32e6b-49d2-4d46-a5b0-12c8ac5cfdd1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:42.054979 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-9af32e6b-49d2-4d46-a5b0-12c8ac5cfdd1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 Aug 07 21:07:42.055701 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-9af32e6b-49d2-4d46-a5b0-12c8ac5cfdd1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:42.056612 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-9af32e6b-49d2-4d46-a5b0-12c8ac5cfdd1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:42.070132 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:42.070132 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:42.074802 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-9af32e6b-49d2-4d46-a5b0-12c8ac5cfdd1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:42.079834 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-9af32e6b-49d2-4d46-a5b0-12c8ac5cfdd1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 returned with HTTP 200 Aug 07 21:07:42.079993 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1030/4119] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:07:42 2026] GET /volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 => generated 804 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:42.697974 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c6cc52a0-b966-45c9-88f5-29e7a35efa4e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:42.699791 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c6cc52a0-b966-45c9-88f5-29e7a35efa4e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 Aug 07 21:07:42.700003 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c6cc52a0-b966-45c9-88f5-29e7a35efa4e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:42.700180 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c6cc52a0-b966-45c9-88f5-29e7a35efa4e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:42.705288 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:42.705288 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:42.705745 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c6cc52a0-b966-45c9-88f5-29e7a35efa4e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:42.706601 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c6cc52a0-b966-45c9-88f5-29e7a35efa4e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 returned with HTTP 200 Aug 07 21:07:42.707040 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1039/4120] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:42 2026] GET /volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:42.718222 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:42.719876 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:07:42.720244 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ab4b1f1b-7863-487f-8489-40dd62999926", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-24073780"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:42.723153 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume request body: {'volume': {'snapshot_id': 'ab4b1f1b-7863-487f-8489-40dd62999926', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-24073780'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:07:42.728898 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:42.728898 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:42.729420 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:42.729868 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume of 1 GB Aug 07 21:07:42.734489 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Availability Zones retrieved successfully. Aug 07 21:07:42.757429 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Flow 'volume_create_api' (f23243ed-d37c-490f-a2db-8d41c00e7a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:42.757429 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebeb0994-4721-46dc-8d83-22ce2934b339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:42.757429 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:42.788200 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebeb0994-4721-46dc-8d83-22ce2934b339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ab4b1f1b-7863-487f-8489-40dd62999926', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:42.790226 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf7457a-9b8a-41d1-803c-ecd5aa0e5f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:42.837713 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Created reservations ['9a117453-4b49-4f15-ac59-4f503f1e68bb', '5e04353d-70ec-405e-8f3d-545457632870', '083fa013-5763-4d1a-ad59-f91b5adba0fd', '91706e18-00f9-4852-84ff-bafa17978fab'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:42.838800 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf7457a-9b8a-41d1-803c-ecd5aa0e5f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a117453-4b49-4f15-ac59-4f503f1e68bb', '5e04353d-70ec-405e-8f3d-545457632870', '083fa013-5763-4d1a-ad59-f91b5adba0fd', '91706e18-00f9-4852-84ff-bafa17978fab']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:42.839864 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf7f42f6-879d-4c8a-b8bd-3daa8e586b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:42.886322 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf7f42f6-879d-4c8a-b8bd-3daa8e586b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77ae69b7-163c-4c32-a505-38444c23b6bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-24073780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b369d38bd9c4a3fa5109973383db7b2',qos_specs=None,replication_status=,reservations=['9a117453-4b49-4f15-ac59-4f503f1e68bb','5e04353d-70ec-405e-8f3d-545457632870','083fa013-5763-4d1a-ad59-f91b5adba0fd','91706e18-00f9-4852-84ff-bafa17978fab'],size=1,snapshot_id=ab4b1f1b-7863-487f-8489-40dd62999926,source_replicaid=,source_volid=None,status='creating',user_id='33f010b747e246f9a5b78114d9b0d31c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:07:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-24073780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77ae69b7-163c-4c32-a505-38444c23b6bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b369d38bd9c4a3fa5109973383db7b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ab4b1f1b-7863-487f-8489-40dd62999926,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33f010b747e246f9a5b78114d9b0d31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:42.888158 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccf93a5c-5c61-4a0d-9ede-b31f87b59fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:42.915340 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccf93a5c-5c61-4a0d-9ede-b31f87b59fef) transitioned into state 'SUCCESS' from state '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-24073780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b369d38bd9c4a3fa5109973383db7b2',qos_specs=None,replication_status=,reservations=['9a117453-4b49-4f15-ac59-4f503f1e68bb','5e04353d-70ec-405e-8f3d-545457632870','083fa013-5763-4d1a-ad59-f91b5adba0fd','91706e18-00f9-4852-84ff-bafa17978fab'],size=1,snapshot_id=ab4b1f1b-7863-487f-8489-40dd62999926,source_replicaid=,source_volid=None,status='creating',user_id='33f010b747e246f9a5b78114d9b0d31c',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:42.915966 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb2a8f4-f499-479f-a942-3adeed96f71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:42.939108 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb2a8f4-f499-479f-a942-3adeed96f71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:42.939863 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Flow 'volume_create_api' (f23243ed-d37c-490f-a2db-8d41c00e7a38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:42.940123 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Create volume request issued successfully. Aug 07 21:07:42.940629 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-72d0c5e4-53b2-4fa9-958a-ca7ac6ef4cd5 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:07:42.941026 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1031/4121] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:07:42 2026] POST /volume/v3/volumes => generated 786 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:42.958374 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-907249fe-b2b3-43bb-bceb-43077f355724 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:42.960136 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-907249fe-b2b3-43bb-bceb-43077f355724 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd Aug 07 21:07:42.960371 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-907249fe-b2b3-43bb-bceb-43077f355724 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:42.960587 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-907249fe-b2b3-43bb-bceb-43077f355724 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:42.969313 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:42.969313 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:42.974323 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-907249fe-b2b3-43bb-bceb-43077f355724 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:42.980979 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-907249fe-b2b3-43bb-bceb-43077f355724 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd returned with HTTP 200 Aug 07 21:07:42.981738 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1031/4122] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:42 2026] GET /volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:43.013569 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:43.013569 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:43.014034 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:07:43.014277 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Checking backup size 1 against volume size 1 {{(pid=100275) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 21:07:43.014388 np0000006755 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Overwriting volume 5b552de3-f8b7-4107-ab04-5f31a866c8e1 with restore of backup c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:43.027572 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] restore_backup in rpcapi backup_id c7c0aef6-15d1-4242-b19e-5136ecab03d7 {{(pid=100275) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 21:07:43.030334 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b11a2e4-9e24-43d1-adce-1f4de18709e1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7/restore returned with HTTP 202 Aug 07 21:07:43.031079 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1022/4123] 10.4.3.127 () {70 vars in 1433 bytes} [Fri Aug 7 21:07:41 2026] POST /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7/restore => generated 152 bytes in 1257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:43.042890 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ba0a6785-398b-4701-92fc-c3ab523a078b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:43.045200 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ba0a6785-398b-4701-92fc-c3ab523a078b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:43.045536 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ba0a6785-398b-4701-92fc-c3ab523a078b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:43.045912 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ba0a6785-398b-4701-92fc-c3ab523a078b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:43.046136 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ba0a6785-398b-4701-92fc-c3ab523a078b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:43.055558 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:43.055558 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:43.056120 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ba0a6785-398b-4701-92fc-c3ab523a078b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:07:43.056624 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1040/4124] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:43 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:44.001615 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-96940611-0243-4f6b-bc9e-5324366dd020 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:44.004103 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-96940611-0243-4f6b-bc9e-5324366dd020 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd Aug 07 21:07:44.004360 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-96940611-0243-4f6b-bc9e-5324366dd020 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:44.004563 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-96940611-0243-4f6b-bc9e-5324366dd020 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:44.014739 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:44.014739 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:44.019604 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-96940611-0243-4f6b-bc9e-5324366dd020 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:44.027704 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-96940611-0243-4f6b-bc9e-5324366dd020 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd returned with HTTP 200 Aug 07 21:07:44.028164 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1032/4125] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:44 2026] GET /volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:44.049855 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8f31890b-a9a7-4f42-a608-43e622101921 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:44.053206 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f31890b-a9a7-4f42-a608-43e622101921 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd Aug 07 21:07:44.053459 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f31890b-a9a7-4f42-a608-43e622101921 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:44.053682 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f31890b-a9a7-4f42-a608-43e622101921 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:44.064508 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:44.064508 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:44.069859 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8f31890b-a9a7-4f42-a608-43e622101921 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:44.073007 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32cc5895-322c-497c-bcb2-8261befbc8c5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:44.074619 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32cc5895-322c-497c-bcb2-8261befbc8c5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:44.074930 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32cc5895-322c-497c-bcb2-8261befbc8c5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:44.075253 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32cc5895-322c-497c-bcb2-8261befbc8c5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:44.075335 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-32cc5895-322c-497c-bcb2-8261befbc8c5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:44.078373 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f31890b-a9a7-4f42-a608-43e622101921 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd returned with HTTP 200 Aug 07 21:07:44.079094 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1032/4126] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:44 2026] GET /volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:44.080208 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:44.080208 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:44.081098 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32cc5895-322c-497c-bcb2-8261befbc8c5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:07:44.081557 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1023/4127] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:44 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:44.093148 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-85481f08-a40f-4c43-8051-2120cc9f77ba None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:44.095215 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-85481f08-a40f-4c43-8051-2120cc9f77ba tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd Aug 07 21:07:44.095483 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-85481f08-a40f-4c43-8051-2120cc9f77ba tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:44.095744 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-85481f08-a40f-4c43-8051-2120cc9f77ba tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:44.095948 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-85481f08-a40f-4c43-8051-2120cc9f77ba tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume with id: 77ae69b7-163c-4c32-a505-38444c23b6bd Aug 07 21:07:44.112839 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:44.112839 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:44.114144 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-85481f08-a40f-4c43-8051-2120cc9f77ba tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:44.138942 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-85481f08-a40f-4c43-8051-2120cc9f77ba tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume request issued successfully. Aug 07 21:07:44.139204 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-85481f08-a40f-4c43-8051-2120cc9f77ba tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd returned with HTTP 202 Aug 07 21:07:44.139809 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1041/4128] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:44 2026] DELETE /volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:44.153515 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6435eb4b-7345-425f-8abf-214cf3d4164c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:44.157143 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6435eb4b-7345-425f-8abf-214cf3d4164c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd Aug 07 21:07:44.157410 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6435eb4b-7345-425f-8abf-214cf3d4164c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:44.157656 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6435eb4b-7345-425f-8abf-214cf3d4164c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:44.172493 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:44.172493 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:44.182656 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6435eb4b-7345-425f-8abf-214cf3d4164c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:44.188582 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6435eb4b-7345-425f-8abf-214cf3d4164c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd returned with HTTP 200 Aug 07 21:07:44.188582 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1033/4129] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:44 2026] GET /volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:44.208009 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:44.336101 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:07:44.336503 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-505382269"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:44.338296 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-505382269'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:07:44.338466 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Create volume of 1 GB Aug 07 21:07:44.343778 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Availability Zones retrieved successfully. Aug 07 21:07:44.350419 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Flow 'volume_create_api' (a6a7060e-1d7c-4431-aef2-7800ef2018a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:44.351394 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6679e066-9f9d-4702-8125-3e7eec3d6f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:44.352389 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:44.384782 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6679e066-9f9d-4702-8125-3e7eec3d6f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:44.386265 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6caab4-8845-4959-a27e-f443d3e67a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:44.442481 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Created reservations ['a6d15a54-2fee-47cf-91ee-59ff07ade859', '22b02b63-7d60-4548-a353-1ea109642318', 'f0e371c4-8103-43ec-99c8-c3adf82cecc9', 'dfd3e602-3069-4d6a-960e-0e55bd8a8645'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:44.443290 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6caab4-8845-4959-a27e-f443d3e67a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d15a54-2fee-47cf-91ee-59ff07ade859', '22b02b63-7d60-4548-a353-1ea109642318', 'f0e371c4-8103-43ec-99c8-c3adf82cecc9', 'dfd3e602-3069-4d6a-960e-0e55bd8a8645']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:44.444018 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ea61d3-9191-46b2-8870-af3ceb218b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:44.468507 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ea61d3-9191-46b2-8870-af3ceb218b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-505382269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cfd9aa131445768cd3a8f4b336eacf',qos_specs=None,replication_status=,reservations=['a6d15a54-2fee-47cf-91ee-59ff07ade859','22b02b63-7d60-4548-a353-1ea109642318','f0e371c4-8103-43ec-99c8-c3adf82cecc9','dfd3e602-3069-4d6a-960e-0e55bd8a8645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff26dd5b7a534b80b67753961ce28f53',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:07:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-505382269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31cfd9aa131445768cd3a8f4b336eacf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff26dd5b7a534b80b67753961ce28f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:44.469212 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8891fa4c-5723-413b-aa62-2dde4bc3e6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:44.493945 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8891fa4c-5723-413b-aa62-2dde4bc3e6c7) transitioned into state 'SUCCESS' from state '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-505382269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31cfd9aa131445768cd3a8f4b336eacf',qos_specs=None,replication_status=,reservations=['a6d15a54-2fee-47cf-91ee-59ff07ade859','22b02b63-7d60-4548-a353-1ea109642318','f0e371c4-8103-43ec-99c8-c3adf82cecc9','dfd3e602-3069-4d6a-960e-0e55bd8a8645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff26dd5b7a534b80b67753961ce28f53',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:44.494707 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54625b7c-79af-4cf5-a31b-a5176087726f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:44.505247 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54625b7c-79af-4cf5-a31b-a5176087726f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:44.506106 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Flow 'volume_create_api' (a6a7060e-1d7c-4431-aef2-7800ef2018a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:44.506454 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Create volume request issued successfully. Aug 07 21:07:44.507072 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f194e49-bb8a-4f9a-a8bc-51f70825e6c4 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:07:44.507460 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1033/4130] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:07:44 2026] POST /volume/v3/volumes => generated 751 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:44.522385 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-52c5de87-4430-4524-b388-d4510dbf4309 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:44.527000 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52c5de87-4430-4524-b388-d4510dbf4309 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c Aug 07 21:07:44.527356 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52c5de87-4430-4524-b388-d4510dbf4309 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:44.527631 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52c5de87-4430-4524-b388-d4510dbf4309 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:44.536883 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:44.536883 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:44.541641 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-52c5de87-4430-4524-b388-d4510dbf4309 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Volume info retrieved successfully. Aug 07 21:07:44.547894 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52c5de87-4430-4524-b388-d4510dbf4309 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c returned with HTTP 200 Aug 07 21:07:44.548450 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1024/4131] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:44 2026] GET /volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:45.088111 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-94af742a-2252-4460-b782-df536bc2e20c req-584bf8d6-9c8e-4dce-9fe7-0050c5efe814 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.090539 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-584bf8d6-9c8e-4dce-9fe7-0050c5efe814 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 Aug 07 21:07:45.090845 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-584bf8d6-9c8e-4dce-9fe7-0050c5efe814 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:45.091079 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-584bf8d6-9c8e-4dce-9fe7-0050c5efe814 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:45.093840 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b26cc40c-e938-4b20-83fc-910e7096a1c1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.098007 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b26cc40c-e938-4b20-83fc-910e7096a1c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:45.098007 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b26cc40c-e938-4b20-83fc-910e7096a1c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:45.098007 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b26cc40c-e938-4b20-83fc-910e7096a1c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:45.098007 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-b26cc40c-e938-4b20-83fc-910e7096a1c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:45.100445 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:45.100445 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:45.109685 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-584bf8d6-9c8e-4dce-9fe7-0050c5efe814 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:45.114315 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:45.114315 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:45.115610 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-584bf8d6-9c8e-4dce-9fe7-0050c5efe814 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 returned with HTTP 200 Aug 07 21:07:45.115925 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b26cc40c-e938-4b20-83fc-910e7096a1c1 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:07:45.116274 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1042/4132] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:07:45 2026] GET /volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 => generated 1345 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:45.116535 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1034/4133] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:45 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 738 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:45.126458 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-319fd10b-60ab-4243-aa5a-f78d9a7bd6a8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.127023 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-319fd10b-60ab-4243-aa5a-f78d9a7bd6a8 None None] GET https://10.4.3.127/volume// Aug 07 21:07:45.127292 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-319fd10b-60ab-4243-aa5a-f78d9a7bd6a8 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:45.127469 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-319fd10b-60ab-4243-aa5a-f78d9a7bd6a8 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:45.127825 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-319fd10b-60ab-4243-aa5a-f78d9a7bd6a8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:07:45.128301 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1034/4134] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:07:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:07:45.135120 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-94af742a-2252-4460-b782-df536bc2e20c req-b97246c0-cf21-4070-9b80-1308685d2ae3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.137336 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-b97246c0-cf21-4070-9b80-1308685d2ae3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:07:45.137707 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-b97246c0-cf21-4070-9b80-1308685d2ae3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12b8156e-1fb7-4e51-8d95-1603adbf9c16", "connector": null, "instance_uuid": "cda3177b-535f-4452-bae4-44791ae2e3e3"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:45.145863 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:45.145863 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:45.174189 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-b97246c0-cf21-4070-9b80-1308685d2ae3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:07:45.174670 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1025/4135] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:07:45 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:45.182583 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-dfacb48a-8c74-4a41-b955-dae14e415bfa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.183168 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dfacb48a-8c74-4a41-b955-dae14e415bfa None None] GET https://10.4.3.127/volume// Aug 07 21:07:45.183426 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dfacb48a-8c74-4a41-b955-dae14e415bfa None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:45.183697 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dfacb48a-8c74-4a41-b955-dae14e415bfa None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:45.184179 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dfacb48a-8c74-4a41-b955-dae14e415bfa None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:07:45.184644 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1043/4136] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:07:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:07:45.194316 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-94af742a-2252-4460-b782-df536bc2e20c req-caabeb93-ffb2-4b1c-9e3b-467809763c6f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.197560 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-caabeb93-ffb2-4b1c-9e3b-467809763c6f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 Aug 07 21:07:45.197962 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-caabeb93-ffb2-4b1c-9e3b-467809763c6f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:45.198235 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-caabeb93-ffb2-4b1c-9e3b-467809763c6f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:45.201777 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fc7deaab-925f-4b77-b423-f5e09e4de0e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.204887 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc7deaab-925f-4b77-b423-f5e09e4de0e4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd Aug 07 21:07:45.205168 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc7deaab-925f-4b77-b423-f5e09e4de0e4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:45.205440 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc7deaab-925f-4b77-b423-f5e09e4de0e4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:45.212774 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc7deaab-925f-4b77-b423-f5e09e4de0e4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd returned with HTTP 404 Aug 07 21:07:45.213395 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1035/4137] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:45 2026] GET /volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:45.214513 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:45.214513 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:45.221539 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb5939ad-85ea-4931-81d7-c4e946583b14 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.222169 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-94af742a-2252-4460-b782-df536bc2e20c req-caabeb93-ffb2-4b1c-9e3b-467809763c6f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:45.223434 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb5939ad-85ea-4931-81d7-c4e946583b14 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd Aug 07 21:07:45.223610 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb5939ad-85ea-4931-81d7-c4e946583b14 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:45.223800 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb5939ad-85ea-4931-81d7-c4e946583b14 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:45.230241 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb5939ad-85ea-4931-81d7-c4e946583b14 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd returned with HTTP 404 Aug 07 21:07:45.230831 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1026/4138] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:45 2026] GET /volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:45.232063 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-caabeb93-ffb2-4b1c-9e3b-467809763c6f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 returned with HTTP 200 Aug 07 21:07:45.232701 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1035/4139] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:07:45 2026] GET /volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 => generated 1524 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:07:45.238335 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-650e36e5-25c7-4ffb-8d80-4a4963c732a4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.240258 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-650e36e5-25c7-4ffb-8d80-4a4963c732a4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd Aug 07 21:07:45.240552 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-650e36e5-25c7-4ffb-8d80-4a4963c732a4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:45.240739 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-650e36e5-25c7-4ffb-8d80-4a4963c732a4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:45.240925 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-650e36e5-25c7-4ffb-8d80-4a4963c732a4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume with id: 77ae69b7-163c-4c32-a505-38444c23b6bd Aug 07 21:07:45.247126 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-650e36e5-25c7-4ffb-8d80-4a4963c732a4 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd returned with HTTP 404 Aug 07 21:07:45.247727 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1044/4140] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:45 2026] DELETE /volume/v3/volumes/77ae69b7-163c-4c32-a505-38444c23b6bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:45.255232 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c18c7705-e4ec-4075-ba03-40fa749b0937 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.257460 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c18c7705-e4ec-4075-ba03-40fa749b0937 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 Aug 07 21:07:45.257701 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c18c7705-e4ec-4075-ba03-40fa749b0937 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:45.257960 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c18c7705-e4ec-4075-ba03-40fa749b0937 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:45.258115 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-c18c7705-e4ec-4075-ba03-40fa749b0937 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete snapshot with id: ab4b1f1b-7863-487f-8489-40dd62999926 Aug 07 21:07:45.263548 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:45.263548 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:45.264116 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c18c7705-e4ec-4075-ba03-40fa749b0937 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:45.282683 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c18c7705-e4ec-4075-ba03-40fa749b0937 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot delete request issued successfully. Aug 07 21:07:45.282967 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c18c7705-e4ec-4075-ba03-40fa749b0937 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 returned with HTTP 202 Aug 07 21:07:45.283465 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1036/4141] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:07:45 2026] DELETE /volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 21:07:45.291522 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7fd805b8-cfe9-4683-8a7b-9be2669b82fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.296774 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7fd805b8-cfe9-4683-8a7b-9be2669b82fd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 Aug 07 21:07:45.297749 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7fd805b8-cfe9-4683-8a7b-9be2669b82fd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:45.297749 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7fd805b8-cfe9-4683-8a7b-9be2669b82fd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:45.306298 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:45.306298 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:45.306824 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7fd805b8-cfe9-4683-8a7b-9be2669b82fd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Snapshot retrieved successfully. Aug 07 21:07:45.307750 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7fd805b8-cfe9-4683-8a7b-9be2669b82fd tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 returned with HTTP 200 Aug 07 21:07:45.308099 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1027/4142] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:45 2026] GET /volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:45.363074 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-94af742a-2252-4460-b782-df536bc2e20c req-adc3fc2b-b291-41e1-809f-f2d5ac64d3ef None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.366126 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-adc3fc2b-b291-41e1-809f-f2d5ac64d3ef tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] PUT https://10.4.3.127/volume/v3/attachments/7389028f-34ac-4c5f-8ad0-8c4bd37bfd46 Aug 07 21:07:45.366703 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-adc3fc2b-b291-41e1-809f-f2d5ac64d3ef tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:45.375543 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-94af742a-2252-4460-b782-df536bc2e20c req-adc3fc2b-b291-41e1-809f-f2d5ac64d3ef tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Acquiring lock "cinder-attachment_update-12b8156e-1fb7-4e51-8d95-1603adbf9c16-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:07:45.380904 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-94af742a-2252-4460-b782-df536bc2e20c req-adc3fc2b-b291-41e1-809f-f2d5ac64d3ef tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-12b8156e-1fb7-4e51-8d95-1603adbf9c16-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:07:45.382296 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:45.382296 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:45.489639 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-94af742a-2252-4460-b782-df536bc2e20c req-adc3fc2b-b291-41e1-809f-f2d5ac64d3ef tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-12b8156e-1fb7-4e51-8d95-1603adbf9c16-np0000006755" released by "attachment_update" :: held 0.108s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:07:45.489841 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-adc3fc2b-b291-41e1-809f-f2d5ac64d3ef tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/7389028f-34ac-4c5f-8ad0-8c4bd37bfd46 returned with HTTP 200 Aug 07 21:07:45.490529 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1036/4143] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:07:45 2026] PUT /volume/v3/attachments/7389028f-34ac-4c5f-8ad0-8c4bd37bfd46 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:45.551442 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-94af742a-2252-4460-b782-df536bc2e20c req-0142230f-706e-42de-bd3c-28962c99a9f2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.555241 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-0142230f-706e-42de-bd3c-28962c99a9f2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments/7389028f-34ac-4c5f-8ad0-8c4bd37bfd46/action Aug 07 21:07:45.557020 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-0142230f-706e-42de-bd3c-28962c99a9f2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:07:45.557160 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-0142230f-706e-42de-bd3c-28962c99a9f2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:45.564789 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5ccba08d-0c63-486b-9e27-64959c2f199d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.566680 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ccba08d-0c63-486b-9e27-64959c2f199d tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c Aug 07 21:07:45.567187 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ccba08d-0c63-486b-9e27-64959c2f199d tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:45.567419 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5ccba08d-0c63-486b-9e27-64959c2f199d tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:45.579544 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:45.579544 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:45.584146 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5ccba08d-0c63-486b-9e27-64959c2f199d tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Volume info retrieved successfully. Aug 07 21:07:45.584830 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:45.584830 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:45.591358 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5ccba08d-0c63-486b-9e27-64959c2f199d tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c returned with HTTP 200 Aug 07 21:07:45.591924 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1037/4144] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:45 2026] GET /volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:45.598739 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-94af742a-2252-4460-b782-df536bc2e20c req-0142230f-706e-42de-bd3c-28962c99a9f2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/7389028f-34ac-4c5f-8ad0-8c4bd37bfd46/action returned with HTTP 204 Aug 07 21:07:45.599204 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1045/4145] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:07:45 2026] POST /volume/v3/attachments/7389028f-34ac-4c5f-8ad0-8c4bd37bfd46/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:45.612611 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8d72dc95-f3c4-47ef-8403-386c1be9cd24 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.614842 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d72dc95-f3c4-47ef-8403-386c1be9cd24 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:07:45.615684 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d72dc95-f3c4-47ef-8403-386c1be9cd24 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c", "name": "tempest-VolumesBackupsV39Test-Backup-418350929", "container": "tempest-volumesbackupsv39test-backup-container-1398093792"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:45.616665 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-8d72dc95-f3c4-47ef-8403-386c1be9cd24 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Creating new backup {'backup': {'volume_id': '9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c', 'name': 'tempest-VolumesBackupsV39Test-Backup-418350929', 'container': 'tempest-volumesbackupsv39test-backup-container-1398093792'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:07:45.616970 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-8d72dc95-f3c4-47ef-8403-386c1be9cd24 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Creating backup of volume 9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c in container tempest-volumesbackupsv39test-backup-container-1398093792 Aug 07 21:07:45.628976 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:45.628976 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:45.628976 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8d72dc95-f3c4-47ef-8403-386c1be9cd24 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Volume info retrieved successfully. Aug 07 21:07:45.669078 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-8d72dc95-f3c4-47ef-8403-386c1be9cd24 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Created reservations ['c07cfaeb-6fbe-4dcb-965a-fcb251892433', '9ff49ef5-70fc-409b-8286-a3124f356541'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:45.716601 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d72dc95-f3c4-47ef-8403-386c1be9cd24 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:07:45.717032 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1028/4146] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:07:45 2026] POST /volume/v3/backups => generated 332 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:45.732638 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-573cf831-22b0-4621-ad61-f643e171419e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:45.734971 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-573cf831-22b0-4621-ad61-f643e171419e tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:45.736617 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-573cf831-22b0-4621-ad61-f643e171419e tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:45.736617 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-573cf831-22b0-4621-ad61-f643e171419e tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:45.736617 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-573cf831-22b0-4621-ad61-f643e171419e tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:45.741687 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:45.741687 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:45.742714 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-573cf831-22b0-4621-ad61-f643e171419e tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:45.743158 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1037/4147] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:45 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:46.127148 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0d25ed10-4d7b-4ed9-ab5f-5e4bfd8d09df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:46.128829 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d25ed10-4d7b-4ed9-ab5f-5e4bfd8d09df tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:46.129025 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d25ed10-4d7b-4ed9-ab5f-5e4bfd8d09df tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:46.129195 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d25ed10-4d7b-4ed9-ab5f-5e4bfd8d09df tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:46.129305 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0d25ed10-4d7b-4ed9-ab5f-5e4bfd8d09df tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:46.133264 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:46.133264 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:46.133865 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d25ed10-4d7b-4ed9-ab5f-5e4bfd8d09df tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:07:46.134479 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1038/4148] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:46 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:46.318034 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-cbe64584-5f6a-4751-a4d6-8c946646eaf0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:46.320517 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cbe64584-5f6a-4751-a4d6-8c946646eaf0 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 Aug 07 21:07:46.321006 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cbe64584-5f6a-4751-a4d6-8c946646eaf0 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:46.321353 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cbe64584-5f6a-4751-a4d6-8c946646eaf0 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:46.326239 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cbe64584-5f6a-4751-a4d6-8c946646eaf0 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 returned with HTTP 404 Aug 07 21:07:46.326774 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1046/4149] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:46 2026] GET /volume/v3/snapshots/ab4b1f1b-7863-487f-8489-40dd62999926 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:46.336408 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f81b35af-d4c0-40d8-9e91-83dfe398757e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:46.338171 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f81b35af-d4c0-40d8-9e91-83dfe398757e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e Aug 07 21:07:46.338428 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f81b35af-d4c0-40d8-9e91-83dfe398757e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:46.338658 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f81b35af-d4c0-40d8-9e91-83dfe398757e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:46.346339 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:46.346339 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:46.350308 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f81b35af-d4c0-40d8-9e91-83dfe398757e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:46.355414 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f81b35af-d4c0-40d8-9e91-83dfe398757e tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e returned with HTTP 200 Aug 07 21:07:46.355863 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1029/4150] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:46 2026] GET /volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:46.372116 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5897491d-9c14-4f92-bea2-2fc6b424c71c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:46.373897 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5897491d-9c14-4f92-bea2-2fc6b424c71c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e Aug 07 21:07:46.374270 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5897491d-9c14-4f92-bea2-2fc6b424c71c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:46.374568 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5897491d-9c14-4f92-bea2-2fc6b424c71c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:46.374998 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-5897491d-9c14-4f92-bea2-2fc6b424c71c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume with id: 22ed67e9-0701-4f24-ab71-c36606ce621e Aug 07 21:07:46.381923 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:46.381923 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:46.383777 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5897491d-9c14-4f92-bea2-2fc6b424c71c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:46.401407 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5897491d-9c14-4f92-bea2-2fc6b424c71c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume request issued successfully. Aug 07 21:07:46.401407 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5897491d-9c14-4f92-bea2-2fc6b424c71c tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e returned with HTTP 202 Aug 07 21:07:46.401407 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1038/4151] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:46 2026] DELETE /volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:46.410972 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c54fd15-6fcc-4a40-920f-5ff8e0159715 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:46.412724 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c54fd15-6fcc-4a40-920f-5ff8e0159715 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e Aug 07 21:07:46.412952 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c54fd15-6fcc-4a40-920f-5ff8e0159715 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:46.413146 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c54fd15-6fcc-4a40-920f-5ff8e0159715 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:46.420202 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:46.420202 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:46.424102 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c54fd15-6fcc-4a40-920f-5ff8e0159715 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:46.428771 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c54fd15-6fcc-4a40-920f-5ff8e0159715 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e returned with HTTP 200 Aug 07 21:07:46.429122 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1039/4152] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:46 2026] GET /volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:46.758842 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a7dd7ef8-551a-4166-ab9a-c3009bbddc8a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:46.760398 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a7dd7ef8-551a-4166-ab9a-c3009bbddc8a tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:46.760681 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a7dd7ef8-551a-4166-ab9a-c3009bbddc8a tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:46.762270 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a7dd7ef8-551a-4166-ab9a-c3009bbddc8a tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:46.762270 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-a7dd7ef8-551a-4166-ab9a-c3009bbddc8a tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:46.766338 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:46.766338 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:46.767084 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a7dd7ef8-551a-4166-ab9a-c3009bbddc8a tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:46.767598 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1047/4153] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:46 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:47.145755 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-18eb9954-59e3-4e1a-914f-2e9fc26e56c3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:47.148034 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-18eb9954-59e3-4e1a-914f-2e9fc26e56c3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:47.148342 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-18eb9954-59e3-4e1a-914f-2e9fc26e56c3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:47.148583 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-18eb9954-59e3-4e1a-914f-2e9fc26e56c3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:47.148744 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-18eb9954-59e3-4e1a-914f-2e9fc26e56c3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:47.154118 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:47.154118 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:47.154995 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-18eb9954-59e3-4e1a-914f-2e9fc26e56c3 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:07:47.155518 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1030/4154] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:47 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:47.444785 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bf311d15-4255-4a67-ba99-c834c68da751 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:47.446494 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bf311d15-4255-4a67-ba99-c834c68da751 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e Aug 07 21:07:47.446693 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bf311d15-4255-4a67-ba99-c834c68da751 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:47.446950 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bf311d15-4255-4a67-ba99-c834c68da751 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:47.452346 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bf311d15-4255-4a67-ba99-c834c68da751 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e returned with HTTP 404 Aug 07 21:07:47.452752 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1039/4155] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:47 2026] GET /volume/v3/volumes/22ed67e9-0701-4f24-ab71-c36606ce621e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:47.461074 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8c414009-1670-49ea-9acd-7f978522e18f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:47.463485 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c414009-1670-49ea-9acd-7f978522e18f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:47.463686 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c414009-1670-49ea-9acd-7f978522e18f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:47.463998 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c414009-1670-49ea-9acd-7f978522e18f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:47.473677 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:47.473677 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:47.478648 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8c414009-1670-49ea-9acd-7f978522e18f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:47.485280 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c414009-1670-49ea-9acd-7f978522e18f tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:07:47.485861 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1040/4156] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:47 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:47.502259 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c4316a56-6e44-4071-b4c8-9cc2c041f888 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:47.502884 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c4316a56-6e44-4071-b4c8-9cc2c041f888 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] DELETE https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:47.503059 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c4316a56-6e44-4071-b4c8-9cc2c041f888 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:47.503276 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c4316a56-6e44-4071-b4c8-9cc2c041f888 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:47.503452 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-c4316a56-6e44-4071-b4c8-9cc2c041f888 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume with id: 8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:47.505203 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=347,cinder:INSERT=63,cinder:UPDATE=112 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:07:47.511044 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:47.511044 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:47.511618 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c4316a56-6e44-4071-b4c8-9cc2c041f888 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:47.530097 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c4316a56-6e44-4071-b4c8-9cc2c041f888 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Delete volume request issued successfully. Aug 07 21:07:47.531080 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c4316a56-6e44-4071-b4c8-9cc2c041f888 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 202 Aug 07 21:07:47.531080 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1048/4157] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:47 2026] DELETE /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:47.540782 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ac0fc1ae-2f9f-4ab5-86aa-48407c15af63 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:47.544300 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac0fc1ae-2f9f-4ab5-86aa-48407c15af63 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:47.544300 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac0fc1ae-2f9f-4ab5-86aa-48407c15af63 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:47.544441 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac0fc1ae-2f9f-4ab5-86aa-48407c15af63 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:47.551867 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:47.551867 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:47.560559 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ac0fc1ae-2f9f-4ab5-86aa-48407c15af63 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Volume info retrieved successfully. Aug 07 21:07:47.564737 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac0fc1ae-2f9f-4ab5-86aa-48407c15af63 tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 200 Aug 07 21:07:47.565157 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1031/4158] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:47 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:47.781613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3bba4a00-1519-4685-8b01-565b9c680066 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:47.783500 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3bba4a00-1519-4685-8b01-565b9c680066 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:47.783730 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3bba4a00-1519-4685-8b01-565b9c680066 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:47.783978 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3bba4a00-1519-4685-8b01-565b9c680066 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:47.784085 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-3bba4a00-1519-4685-8b01-565b9c680066 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:47.785850 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=368,cinder:UPDATE=138,cinder:INSERT=72 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:07:47.788628 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:47.788628 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:47.789383 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3bba4a00-1519-4685-8b01-565b9c680066 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:47.789792 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1040/4159] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:47 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:48.166152 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-14d4bf50-5793-42ee-8d2f-717e46ab991d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:48.167801 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14d4bf50-5793-42ee-8d2f-717e46ab991d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:48.168021 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14d4bf50-5793-42ee-8d2f-717e46ab991d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:48.168198 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14d4bf50-5793-42ee-8d2f-717e46ab991d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:48.168311 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-14d4bf50-5793-42ee-8d2f-717e46ab991d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:48.172182 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:48.172182 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:48.172751 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14d4bf50-5793-42ee-8d2f-717e46ab991d tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:07:48.173047 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1041/4160] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:48 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:48.583287 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0cdb7ea7-cef0-489c-a387-7b8f6b3b67ea None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:48.586813 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0cdb7ea7-cef0-489c-a387-7b8f6b3b67ea tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] GET https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c Aug 07 21:07:48.586813 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0cdb7ea7-cef0-489c-a387-7b8f6b3b67ea tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:48.586813 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0cdb7ea7-cef0-489c-a387-7b8f6b3b67ea tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:48.593168 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0cdb7ea7-cef0-489c-a387-7b8f6b3b67ea tempest-VolumesSnapshotTestJSON-1695417983 tempest-VolumesSnapshotTestJSON-1695417983-project-member] https://10.4.3.127/volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c returned with HTTP 404 Aug 07 21:07:48.593938 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1049/4161] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:48 2026] GET /volume/v3/volumes/8515522e-9b89-4417-b5e2-184e294ff43c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:48.801465 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ed100348-e3b4-4bf9-8780-d0ae9a808eb7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:48.805835 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed100348-e3b4-4bf9-8780-d0ae9a808eb7 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:48.805835 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed100348-e3b4-4bf9-8780-d0ae9a808eb7 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:48.805835 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed100348-e3b4-4bf9-8780-d0ae9a808eb7 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:48.805835 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ed100348-e3b4-4bf9-8780-d0ae9a808eb7 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:48.814416 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:48.814416 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:48.814416 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed100348-e3b4-4bf9-8780-d0ae9a808eb7 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:48.814416 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1032/4162] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:48 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:49.187785 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7aea2e85-8c0b-408b-9571-3b9d82af8620 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:49.191477 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7aea2e85-8c0b-408b-9571-3b9d82af8620 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:49.191841 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7aea2e85-8c0b-408b-9571-3b9d82af8620 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:49.192125 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7aea2e85-8c0b-408b-9571-3b9d82af8620 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:49.192311 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-7aea2e85-8c0b-408b-9571-3b9d82af8620 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:49.197906 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:49.197906 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:49.199368 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7aea2e85-8c0b-408b-9571-3b9d82af8620 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:07:49.200316 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1041/4163] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:49 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:49.830329 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9d51c9bb-4406-484c-90d7-a835d4de1808 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:49.833878 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d51c9bb-4406-484c-90d7-a835d4de1808 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:49.835172 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d51c9bb-4406-484c-90d7-a835d4de1808 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:49.835172 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d51c9bb-4406-484c-90d7-a835d4de1808 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:49.835172 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9d51c9bb-4406-484c-90d7-a835d4de1808 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:49.841114 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:49.841114 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:49.842194 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d51c9bb-4406-484c-90d7-a835d4de1808 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:49.842648 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1042/4164] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:49 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:50.212009 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c6bef64d-0956-4f82-babf-04361ab63ae5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:50.217489 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c6bef64d-0956-4f82-babf-04361ab63ae5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:50.217826 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c6bef64d-0956-4f82-babf-04361ab63ae5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:50.218094 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c6bef64d-0956-4f82-babf-04361ab63ae5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:50.218229 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-c6bef64d-0956-4f82-babf-04361ab63ae5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:50.228077 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:50.228077 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:50.228902 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c6bef64d-0956-4f82-babf-04361ab63ae5 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:07:50.229428 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1050/4165] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:50 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:50.853154 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2eb8bd62-e970-4442-8c52-0a477eb17c0c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:50.856358 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2eb8bd62-e970-4442-8c52-0a477eb17c0c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:50.856850 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2eb8bd62-e970-4442-8c52-0a477eb17c0c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:50.857087 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2eb8bd62-e970-4442-8c52-0a477eb17c0c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:50.857360 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2eb8bd62-e970-4442-8c52-0a477eb17c0c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:50.859179 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=287,cinder:UPDATE=76,cinder:INSERT=41 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:07:50.862704 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:50.862704 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:50.863725 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2eb8bd62-e970-4442-8c52-0a477eb17c0c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:50.864451 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1033/4166] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:50 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:51.240550 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f5cf4802-3f13-4476-b937-54c7927cfe04 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:51.242667 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f5cf4802-3f13-4476-b937-54c7927cfe04 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:51.242957 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f5cf4802-3f13-4476-b937-54c7927cfe04 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:51.243168 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f5cf4802-3f13-4476-b937-54c7927cfe04 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:51.243321 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-f5cf4802-3f13-4476-b937-54c7927cfe04 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:51.247614 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:51.247614 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:51.248148 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f5cf4802-3f13-4476-b937-54c7927cfe04 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:07:51.248551 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1042/4167] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:51 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:51.877672 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0158cd31-1b6e-47a3-bf67-cddda704f8ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:51.879770 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0158cd31-1b6e-47a3-bf67-cddda704f8ad tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:51.880118 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0158cd31-1b6e-47a3-bf67-cddda704f8ad tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:51.880321 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0158cd31-1b6e-47a3-bf67-cddda704f8ad tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:51.880390 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0158cd31-1b6e-47a3-bf67-cddda704f8ad tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:51.885104 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:51.885104 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:51.886042 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0158cd31-1b6e-47a3-bf67-cddda704f8ad tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:51.886537 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1043/4168] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:51 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:52.265068 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2d227845-5f8b-4c5b-bc27-7c2da419205b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:52.271846 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2d227845-5f8b-4c5b-bc27-7c2da419205b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:52.271846 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2d227845-5f8b-4c5b-bc27-7c2da419205b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:52.271846 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2d227845-5f8b-4c5b-bc27-7c2da419205b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:52.271846 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-2d227845-5f8b-4c5b-bc27-7c2da419205b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:52.274663 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:52.274663 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:52.275504 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2d227845-5f8b-4c5b-bc27-7c2da419205b tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:07:52.275988 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1051/4169] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:52 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:52.660663 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bd3b50d4-0fc4-4560-ab53-d0204767bb0a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:52.663098 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd3b50d4-0fc4-4560-ab53-d0204767bb0a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 Aug 07 21:07:52.663349 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd3b50d4-0fc4-4560-ab53-d0204767bb0a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:52.663587 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd3b50d4-0fc4-4560-ab53-d0204767bb0a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:52.679085 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:52.679085 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:52.683402 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bd3b50d4-0fc4-4560-ab53-d0204767bb0a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:52.690134 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd3b50d4-0fc4-4560-ab53-d0204767bb0a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 returned with HTTP 200 Aug 07 21:07:52.691016 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1034/4170] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:52 2026] GET /volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:52.899531 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d0555ce6-9b66-419c-8db7-abcb5d088fd3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:52.903835 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d0555ce6-9b66-419c-8db7-abcb5d088fd3 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:52.903835 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d0555ce6-9b66-419c-8db7-abcb5d088fd3 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:52.903835 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d0555ce6-9b66-419c-8db7-abcb5d088fd3 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:52.903835 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-d0555ce6-9b66-419c-8db7-abcb5d088fd3 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:52.913324 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:52.913324 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:52.915123 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d0555ce6-9b66-419c-8db7-abcb5d088fd3 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:52.915648 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1043/4171] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:52 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:53.289053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4675e8b5-0091-46d7-bef6-8a9c633123bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:53.291509 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4675e8b5-0091-46d7-bef6-8a9c633123bc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:53.291847 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4675e8b5-0091-46d7-bef6-8a9c633123bc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:53.292127 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4675e8b5-0091-46d7-bef6-8a9c633123bc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:53.292297 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4675e8b5-0091-46d7-bef6-8a9c633123bc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:53.298407 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:53.298407 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:53.299310 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4675e8b5-0091-46d7-bef6-8a9c633123bc tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:07:53.299830 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1044/4172] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:53 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:53.315955 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2cf92789-b214-4556-a5d1-292c58100495 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:53.318428 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2cf92789-b214-4556-a5d1-292c58100495 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/5b552de3-f8b7-4107-ab04-5f31a866c8e1 Aug 07 21:07:53.318659 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2cf92789-b214-4556-a5d1-292c58100495 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:53.322155 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2cf92789-b214-4556-a5d1-292c58100495 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:53.322551 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-2cf92789-b214-4556-a5d1-292c58100495 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete volume with id: 5b552de3-f8b7-4107-ab04-5f31a866c8e1 Aug 07 21:07:53.344351 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:53.344351 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:53.344991 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2cf92789-b214-4556-a5d1-292c58100495 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:07:53.348921 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b3e693ba-d417-44c6-a1f1-d19904b437cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:53.368405 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2cf92789-b214-4556-a5d1-292c58100495 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete volume request issued successfully. Aug 07 21:07:53.368405 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2cf92789-b214-4556-a5d1-292c58100495 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/5b552de3-f8b7-4107-ab04-5f31a866c8e1 returned with HTTP 202 Aug 07 21:07:53.368405 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1052/4173] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:07:53 2026] DELETE /volume/v3/volumes/5b552de3-f8b7-4107-ab04-5f31a866c8e1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:53.380721 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-71898b02-9ac7-4d3f-a718-485eb6658a29 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:53.382744 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-71898b02-9ac7-4d3f-a718-485eb6658a29 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/5b552de3-f8b7-4107-ab04-5f31a866c8e1 Aug 07 21:07:53.382951 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-71898b02-9ac7-4d3f-a718-485eb6658a29 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:53.383124 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-71898b02-9ac7-4d3f-a718-485eb6658a29 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:53.389680 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:53.389680 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:53.393138 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-71898b02-9ac7-4d3f-a718-485eb6658a29 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:07:53.399322 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-71898b02-9ac7-4d3f-a718-485eb6658a29 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/5b552de3-f8b7-4107-ab04-5f31a866c8e1 returned with HTTP 200 Aug 07 21:07:53.399647 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1044/4174] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:53 2026] GET /volume/v3/volumes/5b552de3-f8b7-4107-ab04-5f31a866c8e1 => generated 1065 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:53.459879 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b3e693ba-d417-44c6-a1f1-d19904b437cd tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:07:53.460320 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b3e693ba-d417-44c6-a1f1-d19904b437cd tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30df7dfa-773a-4bd3-a9ff-3b32d0ca4433", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1951304908"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:53.469999 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b3e693ba-d417-44c6-a1f1-d19904b437cd tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 404 Aug 07 21:07:53.470290 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1035/4175] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:07:53 2026] POST /volume/v3/snapshots => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:53.481967 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e40927c1-c0e5-42f7-b9c4-a52286f246a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:53.483748 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e40927c1-c0e5-42f7-b9c4-a52286f246a1 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:07:53.485412 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e40927c1-c0e5-42f7-b9c4-a52286f246a1 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-525347572"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:53.515750 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e40927c1-c0e5-42f7-b9c4-a52286f246a1 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 404 Aug 07 21:07:53.516371 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1045/4176] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:07:53 2026] POST /volume/v3/snapshots => generated 77 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:53.527288 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fa6da598-e4ff-4dd4-a43f-713d9eb85825 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:53.528863 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fa6da598-e4ff-4dd4-a43f-713d9eb85825 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] GET https://10.4.3.127/volume/v3/snapshots?limit=invalid Aug 07 21:07:53.529259 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fa6da598-e4ff-4dd4-a43f-713d9eb85825 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:53.529543 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fa6da598-e4ff-4dd4-a43f-713d9eb85825 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:53.530249 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fa6da598-e4ff-4dd4-a43f-713d9eb85825 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] HTTP exception thrown: limit param must be an integer Aug 07 21:07:53.530480 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fa6da598-e4ff-4dd4-a43f-713d9eb85825 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 07 21:07:53.531360 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1053/4177] 10.4.3.127 () {66 vars in 1270 bytes} [Fri Aug 7 21:07:53 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:07:53.541166 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8922aa7f-5e29-4446-ba3b-142d3f559732 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:53.544478 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8922aa7f-5e29-4446-ba3b-142d3f559732 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] GET https://10.4.3.127/volume/v3/snapshots?marker=9e52479b-3ca0-4537-ab6b-16c0fa08f2a0 Aug 07 21:07:53.545103 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8922aa7f-5e29-4446-ba3b-142d3f559732 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:53.545103 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8922aa7f-5e29-4446-ba3b-142d3f559732 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:53.545254 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-8922aa7f-5e29-4446-ba3b-142d3f559732 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:07:53.546872 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-8922aa7f-5e29-4446-ba3b-142d3f559732 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Building query based on filter {{(pid=100278) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:07:53.556110 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8922aa7f-5e29-4446-ba3b-142d3f559732 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/snapshots?marker=9e52479b-3ca0-4537-ab6b-16c0fa08f2a0 returned with HTTP 404 Aug 07 21:07:53.556358 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1045/4178] 10.4.3.127 () {66 vars in 1330 bytes} [Fri Aug 7 21:07:53 2026] GET /volume/v3/snapshots?marker=9e52479b-3ca0-4537-ab6b-16c0fa08f2a0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:53.564050 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7c6461a3-8a3c-41fc-9667-14b577fc3d64 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:53.568666 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c6461a3-8a3c-41fc-9667-14b577fc3d64 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] GET https://10.4.3.127/volume/v3/snapshots?sort_key=invalid Aug 07 21:07:53.568666 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c6461a3-8a3c-41fc-9667-14b577fc3d64 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:53.568666 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c6461a3-8a3c-41fc-9667-14b577fc3d64 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:53.568666 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-7c6461a3-8a3c-41fc-9667-14b577fc3d64 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:07:53.568982 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-7c6461a3-8a3c-41fc-9667-14b577fc3d64 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:07:53.569547 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c6461a3-8a3c-41fc-9667-14b577fc3d64 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 07 21:07:53.570183 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1036/4179] 10.4.3.127 () {66 vars in 1276 bytes} [Fri Aug 7 21:07:53 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:07:53.579750 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:53.581776 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:07:53.582171 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1960427818"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:53.583679 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1960427818'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:07:53.584357 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Create volume of 2 GB Aug 07 21:07:53.589573 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Availability Zones retrieved successfully. Aug 07 21:07:53.595956 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Flow 'volume_create_api' (26329ad3-d5e1-4f73-8bc2-805760344670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:53.597692 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a134514-cce0-4ff7-9cf5-3838be41c76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:53.598656 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Validating volume size '2' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:53.629347 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a134514-cce0-4ff7-9cf5-3838be41c76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:53.630639 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9cf289-fa3b-4bfe-a04b-e75e5e6e0388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:53.757286 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Created reservations ['47ab4faf-3dee-4f14-8f41-0f43a64330f3', '2c7ea541-0b04-4824-aaed-13338874ed5e', '152ac745-0085-4bac-8d53-a8b6b4444085', '8ceac43a-4a06-4491-a491-1ce7ab9e270a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:53.758100 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9cf289-fa3b-4bfe-a04b-e75e5e6e0388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47ab4faf-3dee-4f14-8f41-0f43a64330f3', '2c7ea541-0b04-4824-aaed-13338874ed5e', '152ac745-0085-4bac-8d53-a8b6b4444085', '8ceac43a-4a06-4491-a491-1ce7ab9e270a']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:53.758861 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83131dd-5bed-4f6f-b0c5-bc17a1d147fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:53.781236 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83131dd-5bed-4f6f-b0c5-bc17a1d147fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '289986dc-f0cf-44c0-a381-5cb1e97311af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1960427818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325e34504d4445cf85222ea71b6b49bc',qos_specs=None,replication_status=,reservations=['47ab4faf-3dee-4f14-8f41-0f43a64330f3','2c7ea541-0b04-4824-aaed-13338874ed5e','152ac745-0085-4bac-8d53-a8b6b4444085','8ceac43a-4a06-4491-a491-1ce7ab9e270a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be0e5fb84031437b9116803c2c9ff938',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1960427818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=289986dc-f0cf-44c0-a381-5cb1e97311af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='325e34504d4445cf85222ea71b6b49bc',provider_auth=None,provider_geometry=None,provider_id=None,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='be0e5fb84031437b9116803c2c9ff938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:53.782003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e305ec2-9278-4a50-a68d-edc0e2dfbf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:53.807180 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e305ec2-9278-4a50-a68d-edc0e2dfbf73) transitioned into state 'SUCCESS' from state '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-1960427818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325e34504d4445cf85222ea71b6b49bc',qos_specs=None,replication_status=,reservations=['47ab4faf-3dee-4f14-8f41-0f43a64330f3','2c7ea541-0b04-4824-aaed-13338874ed5e','152ac745-0085-4bac-8d53-a8b6b4444085','8ceac43a-4a06-4491-a491-1ce7ab9e270a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be0e5fb84031437b9116803c2c9ff938',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:53.808271 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5b9aa4-4bf4-42ac-9d45-98d5ece94c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:53.821329 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5b9aa4-4bf4-42ac-9d45-98d5ece94c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:53.822293 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Flow 'volume_create_api' (26329ad3-d5e1-4f73-8bc2-805760344670) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:53.824778 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Create volume request issued successfully. Aug 07 21:07:53.824778 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bfcde75c-b3ee-45ca-9a6f-e6818b544269 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:07:53.824778 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1046/4180] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:07:53 2026] POST /volume/v3/volumes => generated 762 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:53.843182 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bbca0c36-068d-4345-ac65-de85f8657b1c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:53.845197 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bbca0c36-068d-4345-ac65-de85f8657b1c tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] GET https://10.4.3.127/volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af Aug 07 21:07:53.845450 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bbca0c36-068d-4345-ac65-de85f8657b1c tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:53.847783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bbca0c36-068d-4345-ac65-de85f8657b1c tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:53.862252 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:53.862252 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:53.873347 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bbca0c36-068d-4345-ac65-de85f8657b1c tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Volume info retrieved successfully. Aug 07 21:07:53.879915 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bbca0c36-068d-4345-ac65-de85f8657b1c tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af returned with HTTP 200 Aug 07 21:07:53.880404 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1054/4181] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:53 2026] GET /volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af => generated 830 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:53.932230 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-963174f0-e6bc-43a2-bd91-8e65e732f7b9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:53.934850 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-963174f0-e6bc-43a2-bd91-8e65e732f7b9 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:53.935145 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-963174f0-e6bc-43a2-bd91-8e65e732f7b9 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:53.935406 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-963174f0-e6bc-43a2-bd91-8e65e732f7b9 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:53.935556 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-963174f0-e6bc-43a2-bd91-8e65e732f7b9 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:53.943004 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:53.943004 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:53.944123 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-963174f0-e6bc-43a2-bd91-8e65e732f7b9 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:53.944756 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1046/4182] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:53 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:54.130082 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c023ba97-c0cf-4a94-ac89-2776b24ffcee req-d6ec4823-a53c-439a-b346-212627571b8d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:54.132725 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c023ba97-c0cf-4a94-ac89-2776b24ffcee req-d6ec4823-a53c-439a-b346-212627571b8d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/attachments/7389028f-34ac-4c5f-8ad0-8c4bd37bfd46 Aug 07 21:07:54.133011 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c023ba97-c0cf-4a94-ac89-2776b24ffcee req-d6ec4823-a53c-439a-b346-212627571b8d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:54.133330 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c023ba97-c0cf-4a94-ac89-2776b24ffcee req-d6ec4823-a53c-439a-b346-212627571b8d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:54.147646 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:54.147646 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:54.217687 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c023ba97-c0cf-4a94-ac89-2776b24ffcee req-d6ec4823-a53c-439a-b346-212627571b8d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/7389028f-34ac-4c5f-8ad0-8c4bd37bfd46 returned with HTTP 200 Aug 07 21:07:54.218159 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1037/4183] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:07:54 2026] DELETE /volume/v3/attachments/7389028f-34ac-4c5f-8ad0-8c4bd37bfd46 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:54.237991 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c023ba97-c0cf-4a94-ac89-2776b24ffcee req-fbc1bb44-a288-4e70-b950-c0bf8329b121 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:54.240456 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c023ba97-c0cf-4a94-ac89-2776b24ffcee req-fbc1bb44-a288-4e70-b950-c0bf8329b121 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 Aug 07 21:07:54.240626 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c023ba97-c0cf-4a94-ac89-2776b24ffcee req-fbc1bb44-a288-4e70-b950-c0bf8329b121 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:54.240780 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c023ba97-c0cf-4a94-ac89-2776b24ffcee req-fbc1bb44-a288-4e70-b950-c0bf8329b121 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:54.240967 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-c023ba97-c0cf-4a94-ac89-2776b24ffcee req-fbc1bb44-a288-4e70-b950-c0bf8329b121 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume with id: 12b8156e-1fb7-4e51-8d95-1603adbf9c16 Aug 07 21:07:54.249062 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:54.249062 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:54.250217 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-c023ba97-c0cf-4a94-ac89-2776b24ffcee req-fbc1bb44-a288-4e70-b950-c0bf8329b121 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:54.271448 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-c023ba97-c0cf-4a94-ac89-2776b24ffcee req-fbc1bb44-a288-4e70-b950-c0bf8329b121 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume request issued successfully. Aug 07 21:07:54.271738 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c023ba97-c0cf-4a94-ac89-2776b24ffcee req-fbc1bb44-a288-4e70-b950-c0bf8329b121 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 returned with HTTP 202 Aug 07 21:07:54.272547 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1047/4184] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 7 21:07:54 2026] DELETE /volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:54.416670 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-22c4427b-c2a2-4904-99bd-57af3f0e02ab None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:54.418452 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-22c4427b-c2a2-4904-99bd-57af3f0e02ab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/5b552de3-f8b7-4107-ab04-5f31a866c8e1 Aug 07 21:07:54.418692 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-22c4427b-c2a2-4904-99bd-57af3f0e02ab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:54.418946 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-22c4427b-c2a2-4904-99bd-57af3f0e02ab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:54.424589 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-22c4427b-c2a2-4904-99bd-57af3f0e02ab tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/5b552de3-f8b7-4107-ab04-5f31a866c8e1 returned with HTTP 404 Aug 07 21:07:54.425047 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1055/4185] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:54 2026] GET /volume/v3/volumes/5b552de3-f8b7-4107-ab04-5f31a866c8e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:54.438870 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bc55531a-467a-4832-9d89-2bf859958613 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:54.440800 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bc55531a-467a-4832-9d89-2bf859958613 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:54.441031 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bc55531a-467a-4832-9d89-2bf859958613 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:54.441266 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bc55531a-467a-4832-9d89-2bf859958613 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:54.441409 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-bc55531a-467a-4832-9d89-2bf859958613 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:54.446305 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:54.446305 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:54.446900 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bc55531a-467a-4832-9d89-2bf859958613 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:07:54.447315 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1047/4186] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:54 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:54.462339 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-86203e87-f545-4a24-9e9c-5ceaf9d089ec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:54.466364 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86203e87-f545-4a24-9e9c-5ceaf9d089ec tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] DELETE https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:54.466364 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86203e87-f545-4a24-9e9c-5ceaf9d089ec tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:54.466364 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86203e87-f545-4a24-9e9c-5ceaf9d089ec tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:54.466364 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-86203e87-f545-4a24-9e9c-5ceaf9d089ec tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete backup with id: 849d47a8-f5d9-4403-ad08-c91222ae5d99. Aug 07 21:07:54.472697 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:54.472697 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:54.484674 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-86203e87-f545-4a24-9e9c-5ceaf9d089ec tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] delete_backup rpcapi backup_id 849d47a8-f5d9-4403-ad08-c91222ae5d99 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:07:54.486591 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86203e87-f545-4a24-9e9c-5ceaf9d089ec tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 202 Aug 07 21:07:54.487216 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1038/4187] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:07:54 2026] DELETE /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:07:54.494135 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f63c5128-aa5e-4782-b899-c8b5e8ee05ae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:54.496010 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f63c5128-aa5e-4782-b899-c8b5e8ee05ae tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:54.496479 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f63c5128-aa5e-4782-b899-c8b5e8ee05ae tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:54.496797 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f63c5128-aa5e-4782-b899-c8b5e8ee05ae tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:54.497032 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f63c5128-aa5e-4782-b899-c8b5e8ee05ae tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:54.503523 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:54.503523 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:54.503523 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f63c5128-aa5e-4782-b899-c8b5e8ee05ae tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 200 Aug 07 21:07:54.503523 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1048/4188] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:54 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:54.897493 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f700df97-131b-4865-809c-eafad06c828e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:54.900298 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f700df97-131b-4865-809c-eafad06c828e tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] GET https://10.4.3.127/volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af Aug 07 21:07:54.900298 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f700df97-131b-4865-809c-eafad06c828e tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:54.900298 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f700df97-131b-4865-809c-eafad06c828e tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:54.909038 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:54.909038 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:54.914156 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f700df97-131b-4865-809c-eafad06c828e tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Volume info retrieved successfully. Aug 07 21:07:54.920905 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f700df97-131b-4865-809c-eafad06c828e tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af returned with HTTP 200 Aug 07 21:07:54.921443 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1056/4189] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:54 2026] GET /volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:54.937059 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c51de44f-e087-468d-9f06-7dea20be44e3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:54.942479 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c51de44f-e087-468d-9f06-7dea20be44e3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:07:54.942973 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c51de44f-e087-468d-9f06-7dea20be44e3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "289986dc-f0cf-44c0-a381-5cb1e97311af", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-847265139"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:54.959590 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:54.959590 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:54.961267 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c51de44f-e087-468d-9f06-7dea20be44e3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Volume info retrieved successfully. Aug 07 21:07:54.961267 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-c51de44f-e087-468d-9f06-7dea20be44e3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Create snapshot from volume 289986dc-f0cf-44c0-a381-5cb1e97311af Aug 07 21:07:54.961401 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4b829764-0dec-40e8-98e3-bc9fba474df1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:54.963363 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b829764-0dec-40e8-98e3-bc9fba474df1 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:54.963671 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b829764-0dec-40e8-98e3-bc9fba474df1 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:54.963958 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4b829764-0dec-40e8-98e3-bc9fba474df1 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:54.964152 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4b829764-0dec-40e8-98e3-bc9fba474df1 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:54.970917 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:54.970917 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:54.971886 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4b829764-0dec-40e8-98e3-bc9fba474df1 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:54.972439 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1039/4190] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:54 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:55.010339 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-c51de44f-e087-468d-9f06-7dea20be44e3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Created reservations ['fa1b2e87-7a6a-467d-8f30-b0204896efc9', '57369e29-be4b-4598-8c97-2678fbfcbf28', '05ecee50-fb28-4845-9800-72d3cb360040', '7130148e-bb4f-4d7b-be24-2c7ca55ef198'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:55.053788 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c51de44f-e087-468d-9f06-7dea20be44e3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Snapshot create request issued successfully. Aug 07 21:07:55.053788 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c51de44f-e087-468d-9f06-7dea20be44e3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:07:55.053788 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1048/4191] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:07:54 2026] POST /volume/v3/snapshots => generated 317 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:55.062049 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7a70b527-cd44-49ce-9807-81cac90be65a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:55.070788 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a70b527-cd44-49ce-9807-81cac90be65a tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] GET https://10.4.3.127/volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 Aug 07 21:07:55.070788 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a70b527-cd44-49ce-9807-81cac90be65a tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:55.070788 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a70b527-cd44-49ce-9807-81cac90be65a tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:55.077342 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:55.077342 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:55.078071 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7a70b527-cd44-49ce-9807-81cac90be65a tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Snapshot retrieved successfully. Aug 07 21:07:55.079427 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a70b527-cd44-49ce-9807-81cac90be65a tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 returned with HTTP 200 Aug 07 21:07:55.081718 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1049/4192] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:55 2026] GET /volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 => generated 449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:55.213969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-caa67e1f-2978-49c3-b0c9-b5a1661421a8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:55.216321 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-caa67e1f-2978-49c3-b0c9-b5a1661421a8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 Aug 07 21:07:55.216602 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-caa67e1f-2978-49c3-b0c9-b5a1661421a8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:55.216881 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-caa67e1f-2978-49c3-b0c9-b5a1661421a8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:55.224681 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-caa67e1f-2978-49c3-b0c9-b5a1661421a8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 returned with HTTP 404 Aug 07 21:07:55.225353 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1057/4193] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:55 2026] GET /volume/v3/volumes/12b8156e-1fb7-4e51-8d95-1603adbf9c16 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:55.289102 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7758a068-2976-4fe8-aec1-2e32da544a6e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:55.291620 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7758a068-2976-4fe8-aec1-2e32da544a6e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 Aug 07 21:07:55.293424 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7758a068-2976-4fe8-aec1-2e32da544a6e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:55.293424 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7758a068-2976-4fe8-aec1-2e32da544a6e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:55.293424 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-7758a068-2976-4fe8-aec1-2e32da544a6e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete snapshot with id: 6948ae18-6af9-4638-9808-8c4f8f9d83f8 Aug 07 21:07:55.300033 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:55.300033 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:55.300646 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7758a068-2976-4fe8-aec1-2e32da544a6e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:55.323824 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7758a068-2976-4fe8-aec1-2e32da544a6e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot delete request issued successfully. Aug 07 21:07:55.324018 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7758a068-2976-4fe8-aec1-2e32da544a6e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 returned with HTTP 202 Aug 07 21:07:55.324724 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1040/4194] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:07:55 2026] DELETE /volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:55.337882 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-96a407d9-8103-4691-89f0-f0f85281031d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:55.340590 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-96a407d9-8103-4691-89f0-f0f85281031d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 Aug 07 21:07:55.340890 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-96a407d9-8103-4691-89f0-f0f85281031d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:55.341172 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-96a407d9-8103-4691-89f0-f0f85281031d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:55.347804 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:55.347804 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:55.348423 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-96a407d9-8103-4691-89f0-f0f85281031d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:07:55.349513 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-96a407d9-8103-4691-89f0-f0f85281031d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 returned with HTTP 200 Aug 07 21:07:55.350047 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1049/4195] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:55 2026] GET /volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:55.516796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5e8a44b3-b00d-40f9-8c64-618e3dad1606 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:55.517714 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5e8a44b3-b00d-40f9-8c64-618e3dad1606 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 Aug 07 21:07:55.517714 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5e8a44b3-b00d-40f9-8c64-618e3dad1606 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:55.517864 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5e8a44b3-b00d-40f9-8c64-618e3dad1606 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:55.517990 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5e8a44b3-b00d-40f9-8c64-618e3dad1606 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id 849d47a8-f5d9-4403-ad08-c91222ae5d99. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:55.521659 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5e8a44b3-b00d-40f9-8c64-618e3dad1606 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 returned with HTTP 404 Aug 07 21:07:55.522169 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1050/4196] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:55 2026] GET /volume/v3/backups/849d47a8-f5d9-4403-ad08-c91222ae5d99 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:55.533670 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-702bedda-32a5-41b5-aa0a-0db0697a7790 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:55.537224 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-702bedda-32a5-41b5-aa0a-0db0697a7790 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] DELETE https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:55.537224 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-702bedda-32a5-41b5-aa0a-0db0697a7790 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:55.537224 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-702bedda-32a5-41b5-aa0a-0db0697a7790 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:55.537529 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-702bedda-32a5-41b5-aa0a-0db0697a7790 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete backup with id: dedbc936-dcbb-4a53-b127-8a891ba2ef46. Aug 07 21:07:55.547301 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:55.547301 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:55.566411 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.backup.rpcapi [None req-702bedda-32a5-41b5-aa0a-0db0697a7790 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] delete_backup rpcapi backup_id dedbc936-dcbb-4a53-b127-8a891ba2ef46 {{(pid=100277) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:07:55.569844 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-702bedda-32a5-41b5-aa0a-0db0697a7790 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 202 Aug 07 21:07:55.570373 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1058/4197] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:07:55 2026] DELETE /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:07:55.577307 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-06252d73-e213-434c-a285-e5da57a4df49 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:55.580856 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06252d73-e213-434c-a285-e5da57a4df49 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:55.580856 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06252d73-e213-434c-a285-e5da57a4df49 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:55.580856 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06252d73-e213-434c-a285-e5da57a4df49 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:55.580856 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-06252d73-e213-434c-a285-e5da57a4df49 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:55.586421 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:55.586421 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:55.587344 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06252d73-e213-434c-a285-e5da57a4df49 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 200 Aug 07 21:07:55.588031 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1041/4198] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:55 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:55.986156 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3900c9e9-cfd0-4f2c-adc7-8d8ae2ba180e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:55.988420 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3900c9e9-cfd0-4f2c-adc7-8d8ae2ba180e tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:55.988675 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3900c9e9-cfd0-4f2c-adc7-8d8ae2ba180e tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:55.988959 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3900c9e9-cfd0-4f2c-adc7-8d8ae2ba180e tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:55.989098 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-3900c9e9-cfd0-4f2c-adc7-8d8ae2ba180e tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:55.994504 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:55.994504 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:55.995701 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3900c9e9-cfd0-4f2c-adc7-8d8ae2ba180e tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:55.996250 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1050/4199] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:55 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:56.103982 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-680a5b73-8d30-4e76-80d8-58190c69a26d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:56.105676 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-680a5b73-8d30-4e76-80d8-58190c69a26d tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] GET https://10.4.3.127/volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 Aug 07 21:07:56.105873 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-680a5b73-8d30-4e76-80d8-58190c69a26d tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:56.106781 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-680a5b73-8d30-4e76-80d8-58190c69a26d tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:56.113403 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:56.113403 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:56.114236 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-680a5b73-8d30-4e76-80d8-58190c69a26d tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Snapshot retrieved successfully. Aug 07 21:07:56.114508 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-680a5b73-8d30-4e76-80d8-58190c69a26d tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 returned with HTTP 200 Aug 07 21:07:56.116837 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1051/4200] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:56 2026] GET /volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:56.124461 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4f7140df-1a72-4b70-9208-229551bd3244 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:56.126469 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:07:56.126876 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "57ed090c-7e2e-49dc-a306-02f789add160"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:56.128458 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '57ed090c-7e2e-49dc-a306-02f789add160'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:07:56.135683 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:56.135683 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:56.136352 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Snapshot retrieved successfully. Aug 07 21:07:56.136352 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Create volume of 1 GB Aug 07 21:07:56.140330 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Availability Zones retrieved successfully. Aug 07 21:07:56.146016 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Flow 'volume_create_api' (0fd9db7f-513d-49a1-b232-d9c79664d166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:56.147243 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e013efae-2ee6-4bd1-b9c5-e7d347c29492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:56.148205 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:56.149119 np0000006755 devstack@c-api.service[100277]: WARNING cinder.volume.api [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e013efae-2ee6-4bd1-b9c5-e7d347c29492) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 21:07:56.149119 np0000006755 devstack@c-api.service[100277]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 07 21:07:56.150581 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e013efae-2ee6-4bd1-b9c5-e7d347c29492) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:56.151266 np0000006755 devstack@c-api.service[100277]: WARNING cinder.volume.api [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e013efae-2ee6-4bd1-b9c5-e7d347c29492) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 21:07:56.151951 np0000006755 devstack@c-api.service[100277]: WARNING cinder.volume.api [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Flow 'volume_create_api' (0fd9db7f-513d-49a1-b232-d9c79664d166) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 21:07:56.152228 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4f7140df-1a72-4b70-9208-229551bd3244 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 400 Aug 07 21:07:56.152681 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1059/4201] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:07:56 2026] POST /volume/v3/volumes => generated 171 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 21:07:56.160822 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5234426f-4ce3-4a4e-a0cb-4608779a5f1e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:56.162630 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5234426f-4ce3-4a4e-a0cb-4608779a5f1e tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 Aug 07 21:07:56.162832 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5234426f-4ce3-4a4e-a0cb-4608779a5f1e tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:56.163011 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5234426f-4ce3-4a4e-a0cb-4608779a5f1e tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:56.163125 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-5234426f-4ce3-4a4e-a0cb-4608779a5f1e tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Delete snapshot with id: 57ed090c-7e2e-49dc-a306-02f789add160 Aug 07 21:07:56.171914 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:56.171914 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:56.172342 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5234426f-4ce3-4a4e-a0cb-4608779a5f1e tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Snapshot retrieved successfully. Aug 07 21:07:56.187034 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5234426f-4ce3-4a4e-a0cb-4608779a5f1e tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Snapshot delete request issued successfully. Aug 07 21:07:56.187257 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5234426f-4ce3-4a4e-a0cb-4608779a5f1e tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 returned with HTTP 202 Aug 07 21:07:56.191214 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1042/4202] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:07:56 2026] DELETE /volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:56.196661 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f9067bcf-0017-49cc-8e65-72c4cb9140fd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:56.198660 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f9067bcf-0017-49cc-8e65-72c4cb9140fd tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] GET https://10.4.3.127/volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 Aug 07 21:07:56.199198 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f9067bcf-0017-49cc-8e65-72c4cb9140fd tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:56.199198 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f9067bcf-0017-49cc-8e65-72c4cb9140fd tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:56.205053 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:56.205053 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:56.205595 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f9067bcf-0017-49cc-8e65-72c4cb9140fd tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Snapshot retrieved successfully. Aug 07 21:07:56.206427 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f9067bcf-0017-49cc-8e65-72c4cb9140fd tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 returned with HTTP 200 Aug 07 21:07:56.206843 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1051/4203] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:56 2026] GET /volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:56.364586 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-941f3e51-dc70-4377-85e0-3250d2d5bf21 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:56.366380 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-941f3e51-dc70-4377-85e0-3250d2d5bf21 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 Aug 07 21:07:56.366569 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-941f3e51-dc70-4377-85e0-3250d2d5bf21 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:56.366747 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-941f3e51-dc70-4377-85e0-3250d2d5bf21 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:56.371051 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-941f3e51-dc70-4377-85e0-3250d2d5bf21 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 returned with HTTP 404 Aug 07 21:07:56.371710 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1052/4204] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:56 2026] GET /volume/v3/snapshots/6948ae18-6af9-4638-9808-8c4f8f9d83f8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:56.379000 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c98c9e43-fdc2-44ce-ad29-9ad55ca93ce1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:56.380844 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c98c9e43-fdc2-44ce-ad29-9ad55ca93ce1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf Aug 07 21:07:56.381233 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c98c9e43-fdc2-44ce-ad29-9ad55ca93ce1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:56.381304 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c98c9e43-fdc2-44ce-ad29-9ad55ca93ce1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:56.381396 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-c98c9e43-fdc2-44ce-ad29-9ad55ca93ce1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume with id: 5caeae7a-cb64-4d57-8c95-53f652c834cf Aug 07 21:07:56.388512 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:56.388512 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:56.388971 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c98c9e43-fdc2-44ce-ad29-9ad55ca93ce1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:56.406076 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c98c9e43-fdc2-44ce-ad29-9ad55ca93ce1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume request issued successfully. Aug 07 21:07:56.406285 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c98c9e43-fdc2-44ce-ad29-9ad55ca93ce1 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf returned with HTTP 202 Aug 07 21:07:56.406869 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1060/4205] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:56 2026] DELETE /volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:56.416185 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-99819e47-a0bc-4e16-9a06-d38b48d71d68 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:56.418316 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-99819e47-a0bc-4e16-9a06-d38b48d71d68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf Aug 07 21:07:56.418588 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-99819e47-a0bc-4e16-9a06-d38b48d71d68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:56.419006 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-99819e47-a0bc-4e16-9a06-d38b48d71d68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:56.427810 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:56.427810 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:56.432650 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-99819e47-a0bc-4e16-9a06-d38b48d71d68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:56.439514 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-99819e47-a0bc-4e16-9a06-d38b48d71d68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf returned with HTTP 200 Aug 07 21:07:56.440093 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1043/4206] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:56 2026] GET /volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:56.599381 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6c35c699-a107-4a96-956f-0c21925bac39 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:56.602166 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6c35c699-a107-4a96-956f-0c21925bac39 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 Aug 07 21:07:56.602886 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6c35c699-a107-4a96-956f-0c21925bac39 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:56.602886 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6c35c699-a107-4a96-956f-0c21925bac39 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:56.603128 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-6c35c699-a107-4a96-956f-0c21925bac39 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id dedbc936-dcbb-4a53-b127-8a891ba2ef46. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:56.607714 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6c35c699-a107-4a96-956f-0c21925bac39 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 returned with HTTP 404 Aug 07 21:07:56.608896 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1052/4207] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:56 2026] GET /volume/v3/backups/dedbc936-dcbb-4a53-b127-8a891ba2ef46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:56.616987 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-63cc8ffc-46b2-41cd-aaa9-6e3b8dddba12 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:56.619731 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63cc8ffc-46b2-41cd-aaa9-6e3b8dddba12 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] DELETE https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:56.619731 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63cc8ffc-46b2-41cd-aaa9-6e3b8dddba12 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:56.619731 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63cc8ffc-46b2-41cd-aaa9-6e3b8dddba12 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:56.619731 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-63cc8ffc-46b2-41cd-aaa9-6e3b8dddba12 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete backup with id: c7c0aef6-15d1-4242-b19e-5136ecab03d7. Aug 07 21:07:56.632399 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:56.632399 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:56.660830 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-63cc8ffc-46b2-41cd-aaa9-6e3b8dddba12 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] delete_backup rpcapi backup_id c7c0aef6-15d1-4242-b19e-5136ecab03d7 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:07:56.662564 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63cc8ffc-46b2-41cd-aaa9-6e3b8dddba12 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 202 Aug 07 21:07:56.663158 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1053/4208] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:07:56 2026] DELETE /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:07:56.674554 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7d2606e9-b4ad-4903-a9f9-80c143bd4b58 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:56.676495 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7d2606e9-b4ad-4903-a9f9-80c143bd4b58 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:56.676753 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7d2606e9-b4ad-4903-a9f9-80c143bd4b58 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:56.677293 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7d2606e9-b4ad-4903-a9f9-80c143bd4b58 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:56.677293 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-7d2606e9-b4ad-4903-a9f9-80c143bd4b58 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:56.683440 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:56.683440 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:56.684309 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7d2606e9-b4ad-4903-a9f9-80c143bd4b58 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 200 Aug 07 21:07:56.685059 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1061/4209] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:56 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:57.006609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-09c0a790-6228-46c1-b8ab-5a2ca52a0b86 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:57.008210 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-09c0a790-6228-46c1-b8ab-5a2ca52a0b86 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:57.008409 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-09c0a790-6228-46c1-b8ab-5a2ca52a0b86 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:57.008616 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-09c0a790-6228-46c1-b8ab-5a2ca52a0b86 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:57.008680 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-09c0a790-6228-46c1-b8ab-5a2ca52a0b86 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:57.014402 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:57.014402 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:57.015161 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-09c0a790-6228-46c1-b8ab-5a2ca52a0b86 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:57.015529 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1044/4210] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:57 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:57.217946 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-de37a586-6243-4cab-8eb1-1bc97c73a801 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:57.220282 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-de37a586-6243-4cab-8eb1-1bc97c73a801 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] GET https://10.4.3.127/volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 Aug 07 21:07:57.220522 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-de37a586-6243-4cab-8eb1-1bc97c73a801 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:57.220747 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-de37a586-6243-4cab-8eb1-1bc97c73a801 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:57.226268 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-de37a586-6243-4cab-8eb1-1bc97c73a801 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 returned with HTTP 404 Aug 07 21:07:57.227019 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1053/4211] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:07:57 2026] GET /volume/v3/snapshots/57ed090c-7e2e-49dc-a306-02f789add160 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:57.234948 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-27c7e226-6b80-417e-9345-601fed010b89 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:57.236960 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-27c7e226-6b80-417e-9345-601fed010b89 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] GET https://10.4.3.127/volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af Aug 07 21:07:57.237217 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-27c7e226-6b80-417e-9345-601fed010b89 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:57.237429 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-27c7e226-6b80-417e-9345-601fed010b89 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:57.246006 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:57.246006 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:57.251283 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-27c7e226-6b80-417e-9345-601fed010b89 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Volume info retrieved successfully. Aug 07 21:07:57.256691 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-27c7e226-6b80-417e-9345-601fed010b89 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af returned with HTTP 200 Aug 07 21:07:57.257364 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1054/4212] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:57 2026] GET /volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:57.270396 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b6519596-efef-48f1-9bab-d363834ca4a3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:57.272455 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b6519596-efef-48f1-9bab-d363834ca4a3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] DELETE https://10.4.3.127/volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af Aug 07 21:07:57.272659 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b6519596-efef-48f1-9bab-d363834ca4a3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:57.272923 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b6519596-efef-48f1-9bab-d363834ca4a3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:57.273126 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-b6519596-efef-48f1-9bab-d363834ca4a3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Delete volume with id: 289986dc-f0cf-44c0-a381-5cb1e97311af Aug 07 21:07:57.282571 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:57.282571 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:57.282899 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b6519596-efef-48f1-9bab-d363834ca4a3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Volume info retrieved successfully. Aug 07 21:07:57.308275 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b6519596-efef-48f1-9bab-d363834ca4a3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Delete volume request issued successfully. Aug 07 21:07:57.308677 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b6519596-efef-48f1-9bab-d363834ca4a3 tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af returned with HTTP 202 Aug 07 21:07:57.309025 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1062/4213] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:07:57 2026] DELETE /volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:57.318103 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6d3bbc80-a7bb-4f46-b7ec-c525077e520c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:57.319659 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d3bbc80-a7bb-4f46-b7ec-c525077e520c tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] GET https://10.4.3.127/volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af Aug 07 21:07:57.320220 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d3bbc80-a7bb-4f46-b7ec-c525077e520c tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:57.320220 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d3bbc80-a7bb-4f46-b7ec-c525077e520c tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:57.329630 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:57.329630 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:57.335351 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6d3bbc80-a7bb-4f46-b7ec-c525077e520c tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Volume info retrieved successfully. Aug 07 21:07:57.341629 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d3bbc80-a7bb-4f46-b7ec-c525077e520c tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af returned with HTTP 200 Aug 07 21:07:57.342195 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1045/4214] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:57 2026] GET /volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:57.453999 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ffec951e-36d2-4a5d-81fd-3fe09dc6d5a6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:57.456375 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ffec951e-36d2-4a5d-81fd-3fe09dc6d5a6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf Aug 07 21:07:57.456621 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ffec951e-36d2-4a5d-81fd-3fe09dc6d5a6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:57.456849 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ffec951e-36d2-4a5d-81fd-3fe09dc6d5a6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:57.464712 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ffec951e-36d2-4a5d-81fd-3fe09dc6d5a6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf returned with HTTP 404 Aug 07 21:07:57.465666 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1054/4215] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:57 2026] GET /volume/v3/volumes/5caeae7a-cb64-4d57-8c95-53f652c834cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:57.503526 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:57.506239 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:07:57.506739 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-426858065", "snapshot_id": null, "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:57.510313 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-426858065', 'snapshot_id': None, 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:07:57.616819 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume of 1 GB Aug 07 21:07:57.624369 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Availability Zones retrieved successfully. Aug 07 21:07:57.632407 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (8046bf7d-0b70-4248-b2b6-456cf56a24c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:57.633946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d34b222-c46f-4974-a841-9738399c2c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:57.635323 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:57.695930 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d34b222-c46f-4974-a841-9738399c2c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:57.696701 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbadeb40-a0d6-44ca-9e90-0db6dfca4094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:57.698616 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1850c3af-c96b-486a-9fc5-566c15444092 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:57.700727 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1850c3af-c96b-486a-9fc5-566c15444092 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 Aug 07 21:07:57.700950 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1850c3af-c96b-486a-9fc5-566c15444092 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:57.701106 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1850c3af-c96b-486a-9fc5-566c15444092 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:57.701284 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-1850c3af-c96b-486a-9fc5-566c15444092 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Show backup with id c7c0aef6-15d1-4242-b19e-5136ecab03d7. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:57.705463 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1850c3af-c96b-486a-9fc5-566c15444092 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 returned with HTTP 404 Aug 07 21:07:57.706031 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1063/4216] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:57 2026] GET /volume/v3/backups/c7c0aef6-15d1-4242-b19e-5136ecab03d7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:57.717975 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4582597d-8054-4582-a87c-6e40ff9d0c51 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:57.719952 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4582597d-8054-4582-a87c-6e40ff9d0c51 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 Aug 07 21:07:57.720169 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4582597d-8054-4582-a87c-6e40ff9d0c51 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:57.720558 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4582597d-8054-4582-a87c-6e40ff9d0c51 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:57.720723 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-4582597d-8054-4582-a87c-6e40ff9d0c51 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete volume with id: 3b5d37b9-cb58-46bb-9513-0df9ae0b3715 Aug 07 21:07:57.730011 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:57.730011 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:57.730547 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4582597d-8054-4582-a87c-6e40ff9d0c51 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:07:57.733747 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['508e98eb-b56f-4b5d-ad8f-62dd98ec27ab', 'd5b785b9-2851-47ec-a864-905b462017ea', '751d5e94-e5db-4d23-a7ba-78e4c66d6c9d', 'cac0e2cc-a2b6-4856-9723-2e53bcb93aa1'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:07:57.734821 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbadeb40-a0d6-44ca-9e90-0db6dfca4094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['508e98eb-b56f-4b5d-ad8f-62dd98ec27ab', 'd5b785b9-2851-47ec-a864-905b462017ea', '751d5e94-e5db-4d23-a7ba-78e4c66d6c9d', 'cac0e2cc-a2b6-4856-9723-2e53bcb93aa1']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:57.736172 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce589289-16c3-4fe0-8597-24a782d9d6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:57.753749 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4582597d-8054-4582-a87c-6e40ff9d0c51 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Delete volume request issued successfully. Aug 07 21:07:57.753966 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4582597d-8054-4582-a87c-6e40ff9d0c51 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 returned with HTTP 202 Aug 07 21:07:57.754470 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1046/4217] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:07:57 2026] DELETE /volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:07:57.758519 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce589289-16c3-4fe0-8597-24a782d9d6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a17b9454-45f0-47be-8706-5f90d19b351b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-426858065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['508e98eb-b56f-4b5d-ad8f-62dd98ec27ab','d5b785b9-2851-47ec-a864-905b462017ea','751d5e94-e5db-4d23-a7ba-78e4c66d6c9d','cac0e2cc-a2b6-4856-9723-2e53bcb93aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-426858065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a17b9454-45f0-47be-8706-5f90d19b351b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='456e645663944639b86adec1190612d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:57.759265 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08024186-fbd8-443b-89b5-a5953406c0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:57.762100 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-06a8f22e-cce8-4327-a56b-ef7b0de80853 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:57.765169 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-06a8f22e-cce8-4327-a56b-ef7b0de80853 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 Aug 07 21:07:57.765396 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-06a8f22e-cce8-4327-a56b-ef7b0de80853 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:57.765557 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-06a8f22e-cce8-4327-a56b-ef7b0de80853 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:57.775731 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:57.775731 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:57.780282 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-06a8f22e-cce8-4327-a56b-ef7b0de80853 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Volume info retrieved successfully. Aug 07 21:07:57.784919 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08024186-fbd8-443b-89b5-a5953406c0ce) transitioned into state 'SUCCESS' from state '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-426858065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['508e98eb-b56f-4b5d-ad8f-62dd98ec27ab','d5b785b9-2851-47ec-a864-905b462017ea','751d5e94-e5db-4d23-a7ba-78e4c66d6c9d','cac0e2cc-a2b6-4856-9723-2e53bcb93aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:57.785055 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-06a8f22e-cce8-4327-a56b-ef7b0de80853 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 returned with HTTP 200 Aug 07 21:07:57.785132 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1055/4218] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:57 2026] GET /volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:57.785198 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74549437-7aaf-45cf-9d54-f6d1b16fd59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:57.795077 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74549437-7aaf-45cf-9d54-f6d1b16fd59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:57.795663 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (8046bf7d-0b70-4248-b2b6-456cf56a24c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:57.796042 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request issued successfully. Aug 07 21:07:57.796728 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cff41a4c-d6bc-4bad-b5a0-611ba0ab33f6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:07:57.797710 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1055/4219] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:07:57 2026] POST /volume/v3/volumes => generated 758 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:07:57.816747 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2388df59-76f2-4f22-a864-ec9106e11169 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:57.818792 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2388df59-76f2-4f22-a864-ec9106e11169 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:07:57.819017 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2388df59-76f2-4f22-a864-ec9106e11169 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:57.819249 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2388df59-76f2-4f22-a864-ec9106e11169 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:57.828640 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:57.828640 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:57.834145 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2388df59-76f2-4f22-a864-ec9106e11169 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:57.841394 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2388df59-76f2-4f22-a864-ec9106e11169 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b returned with HTTP 200 Aug 07 21:07:57.842029 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1064/4220] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:57 2026] GET /volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:58.025667 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-92f80b01-58a6-49fd-acd1-01f65e8fd102 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:58.028036 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92f80b01-58a6-49fd-acd1-01f65e8fd102 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:58.028294 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92f80b01-58a6-49fd-acd1-01f65e8fd102 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:58.028564 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92f80b01-58a6-49fd-acd1-01f65e8fd102 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:58.028707 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-92f80b01-58a6-49fd-acd1-01f65e8fd102 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:58.037250 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:58.037250 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:58.039871 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92f80b01-58a6-49fd-acd1-01f65e8fd102 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:58.040476 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1047/4221] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:58 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:58.356592 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6bf9187a-0d21-4022-af24-1bc15ad68bac None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:58.358254 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6bf9187a-0d21-4022-af24-1bc15ad68bac tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] GET https://10.4.3.127/volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af Aug 07 21:07:58.358570 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6bf9187a-0d21-4022-af24-1bc15ad68bac tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:58.358844 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6bf9187a-0d21-4022-af24-1bc15ad68bac tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:58.364199 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6bf9187a-0d21-4022-af24-1bc15ad68bac tempest-VolumesSnapshotNegativeTestJSON-1223407920 tempest-VolumesSnapshotNegativeTestJSON-1223407920-project-member] https://10.4.3.127/volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af returned with HTTP 404 Aug 07 21:07:58.364720 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1056/4222] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:58 2026] GET /volume/v3/volumes/289986dc-f0cf-44c0-a381-5cb1e97311af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:58.798252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-167717e1-32f0-483f-aaed-fa24f0044c74 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:58.800295 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-167717e1-32f0-483f-aaed-fa24f0044c74 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] GET https://10.4.3.127/volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 Aug 07 21:07:58.800552 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-167717e1-32f0-483f-aaed-fa24f0044c74 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:58.800791 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-167717e1-32f0-483f-aaed-fa24f0044c74 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:58.810696 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-167717e1-32f0-483f-aaed-fa24f0044c74 tempest-ProjectAdminTests33-594884720 tempest-ProjectAdminTests33-594884720-project-admin] https://10.4.3.127/volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 returned with HTTP 404 Aug 07 21:07:58.810696 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1056/4223] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:58 2026] GET /volume/v3/volumes/3b5d37b9-cb58-46bb-9513-0df9ae0b3715 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:07:58.860004 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a8bda01d-d969-4503-bb8b-686220c2d353 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:58.863328 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a8bda01d-d969-4503-bb8b-686220c2d353 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:07:58.863728 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a8bda01d-d969-4503-bb8b-686220c2d353 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:58.864173 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a8bda01d-d969-4503-bb8b-686220c2d353 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:58.873970 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:58.873970 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:07:58.877998 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a8bda01d-d969-4503-bb8b-686220c2d353 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:58.882904 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a8bda01d-d969-4503-bb8b-686220c2d353 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b returned with HTTP 200 Aug 07 21:07:58.883477 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1065/4224] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:58 2026] GET /volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:07:58.896900 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-86dbb698-fabf-4a72-811e-1861457e570a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:58.898801 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86dbb698-fabf-4a72-811e-1861457e570a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:07:58.899024 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86dbb698-fabf-4a72-811e-1861457e570a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:58.899241 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86dbb698-fabf-4a72-811e-1861457e570a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:58.906964 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:58.906964 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:07:58.910892 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-86dbb698-fabf-4a72-811e-1861457e570a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:07:58.916865 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86dbb698-fabf-4a72-811e-1861457e570a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b returned with HTTP 200 Aug 07 21:07:58.916865 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1048/4225] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:07:58 2026] GET /volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:07:59.052370 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-29333cfd-8918-473b-98dc-100d13deef1f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:59.054603 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-29333cfd-8918-473b-98dc-100d13deef1f tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:07:59.055005 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-29333cfd-8918-473b-98dc-100d13deef1f tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:07:59.055331 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-29333cfd-8918-473b-98dc-100d13deef1f tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:07:59.056590 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-29333cfd-8918-473b-98dc-100d13deef1f tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:07:59.061372 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:59.061372 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:07:59.063000 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-29333cfd-8918-473b-98dc-100d13deef1f tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:07:59.063000 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1057/4226] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:07:59 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:07:59.821419 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:07:59.910774 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:07:59.911187 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-939592522"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:07:59.912915 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-939592522'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:07:59.913067 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume of 1 GB Aug 07 21:07:59.913405 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:07:59.913405 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:07:59.919188 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Availability Zones retrieved successfully. Aug 07 21:07:59.925733 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Flow 'volume_create_api' (ef796d9d-7133-4ca3-92b7-50039ca3e0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:07:59.927330 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11abb20f-a4ca-45a6-b124-e6f5cdb50d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:07:59.928830 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:07:59.960800 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11abb20f-a4ca-45a6-b124-e6f5cdb50d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:07:59.961888 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46acabba-f3a3-4b16-8345-7472f16159a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:00.039872 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Created reservations ['51e7548c-f3b2-496f-8d1c-7bb1cf22029d', 'e5c9f755-8f88-4dc6-b195-d4ce7864893c', 'c8b26d1e-318d-420c-8492-8ed334d85e9f', 'af1188ba-e1d9-4219-906d-daf067f3df63'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:00.040895 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46acabba-f3a3-4b16-8345-7472f16159a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51e7548c-f3b2-496f-8d1c-7bb1cf22029d', 'e5c9f755-8f88-4dc6-b195-d4ce7864893c', 'c8b26d1e-318d-420c-8492-8ed334d85e9f', 'af1188ba-e1d9-4219-906d-daf067f3df63']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:00.041946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33360371-7cd7-4fad-8664-bbc0ea31fd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:00.065890 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33360371-7cd7-4fad-8664-bbc0ea31fd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72960fb7-aed7-401c-b48f-c1e5487d0d1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-939592522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a889dd06f8a4276a100d5ef1285c0e7',qos_specs=None,replication_status=,reservations=['51e7548c-f3b2-496f-8d1c-7bb1cf22029d','e5c9f755-8f88-4dc6-b195-d4ce7864893c','c8b26d1e-318d-420c-8492-8ed334d85e9f','af1188ba-e1d9-4219-906d-daf067f3df63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-939592522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72960fb7-aed7-401c-b48f-c1e5487d0d1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a889dd06f8a4276a100d5ef1285c0e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:00.066674 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d3db166-9f1d-4cb0-b610-8ea431d31daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:00.073942 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b2f92ca8-8dac-4f41-a338-e2479bca1d15 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:00.076560 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b2f92ca8-8dac-4f41-a338-e2479bca1d15 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:08:00.076917 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b2f92ca8-8dac-4f41-a338-e2479bca1d15 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:00.077032 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b2f92ca8-8dac-4f41-a338-e2479bca1d15 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:00.077171 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b2f92ca8-8dac-4f41-a338-e2479bca1d15 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:00.090019 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:00.090019 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:00.091797 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b2f92ca8-8dac-4f41-a338-e2479bca1d15 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:08:00.093577 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1066/4227] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:00 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:00.094317 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d3db166-9f1d-4cb0-b610-8ea431d31daf) transitioned into state 'SUCCESS' from state '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-939592522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a889dd06f8a4276a100d5ef1285c0e7',qos_specs=None,replication_status=,reservations=['51e7548c-f3b2-496f-8d1c-7bb1cf22029d','e5c9f755-8f88-4dc6-b195-d4ce7864893c','c8b26d1e-318d-420c-8492-8ed334d85e9f','af1188ba-e1d9-4219-906d-daf067f3df63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:00.097428 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c103fe14-120a-4e60-b611-822d68871078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:00.106869 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c103fe14-120a-4e60-b611-822d68871078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:00.106869 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Flow 'volume_create_api' (ef796d9d-7133-4ca3-92b7-50039ca3e0d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:00.106869 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume request issued successfully. Aug 07 21:08:00.106869 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14481897-fbd2-4fff-a766-f86dcb7d7c24 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:00.107449 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1057/4228] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:07:59 2026] POST /volume/v3/volumes => generated 757 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:00.119841 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47f17cb3-7c66-4b98-9e18-fa3ef7067dd4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:00.121748 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47f17cb3-7c66-4b98-9e18-fa3ef7067dd4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c Aug 07 21:08:00.121961 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47f17cb3-7c66-4b98-9e18-fa3ef7067dd4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:00.122136 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47f17cb3-7c66-4b98-9e18-fa3ef7067dd4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:00.128800 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:00.128800 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:00.133838 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-47f17cb3-7c66-4b98-9e18-fa3ef7067dd4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:00.135529 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47f17cb3-7c66-4b98-9e18-fa3ef7067dd4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c returned with HTTP 200 Aug 07 21:08:00.135967 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1049/4229] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:00 2026] GET /volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:00.196452 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-e0542d9f-b7a1-4d06-a4f9-4a0436699223 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:00.198488 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-e0542d9f-b7a1-4d06-a4f9-4a0436699223 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:08:00.198672 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-e0542d9f-b7a1-4d06-a4f9-4a0436699223 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:00.198881 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-e0542d9f-b7a1-4d06-a4f9-4a0436699223 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:00.207614 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:00.207614 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:00.210811 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-e0542d9f-b7a1-4d06-a4f9-4a0436699223 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:08:00.217237 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-e0542d9f-b7a1-4d06-a4f9-4a0436699223 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b returned with HTTP 200 Aug 07 21:08:00.217734 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1058/4230] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:08:00 2026] GET /volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:00.729702 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-347d593e-d079-4cc9-be22-5f23a6676851 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:00.731725 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-347d593e-d079-4cc9-be22-5f23a6676851 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:08:00.731944 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-347d593e-d079-4cc9-be22-5f23a6676851 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:00.732145 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-347d593e-d079-4cc9-be22-5f23a6676851 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:00.738742 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:00.738742 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:00.742372 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-347d593e-d079-4cc9-be22-5f23a6676851 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:08:00.746992 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-347d593e-d079-4cc9-be22-5f23a6676851 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b returned with HTTP 200 Aug 07 21:08:00.747472 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1067/4231] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:08:00 2026] GET /volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:00.758686 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aae2d6a4-2f9d-4086-8431-27b04f9add9f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:00.758686 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aae2d6a4-2f9d-4086-8431-27b04f9add9f None None] GET https://10.4.3.127/volume// Aug 07 21:08:00.758686 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aae2d6a4-2f9d-4086-8431-27b04f9add9f None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:00.758686 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aae2d6a4-2f9d-4086-8431-27b04f9add9f None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:00.758686 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aae2d6a4-2f9d-4086-8431-27b04f9add9f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:08:00.758686 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1058/4232] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:08:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:08:00.770111 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-bc447d09-0da2-4531-b2c0-7b6a729dac0e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:00.772916 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-bc447d09-0da2-4531-b2c0-7b6a729dac0e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:08:00.773467 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-bc447d09-0da2-4531-b2c0-7b6a729dac0e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a17b9454-45f0-47be-8706-5f90d19b351b", "connector": null, "instance_uuid": "85be9d2d-aee6-404f-8239-6b843ffa6d1b"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:00.785410 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:00.785410 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:00.840474 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-bc447d09-0da2-4531-b2c0-7b6a729dac0e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:08:00.841268 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1050/4233] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:08:00 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:01.103438 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4dc20baa-01a7-4648-9dd4-ed6470f6ee4a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:01.105792 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4dc20baa-01a7-4648-9dd4-ed6470f6ee4a tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:08:01.106105 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4dc20baa-01a7-4648-9dd4-ed6470f6ee4a tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:01.106385 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4dc20baa-01a7-4648-9dd4-ed6470f6ee4a tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:01.106551 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-4dc20baa-01a7-4648-9dd4-ed6470f6ee4a tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:01.112657 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:01.112657 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:01.113734 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4dc20baa-01a7-4648-9dd4-ed6470f6ee4a tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:08:01.114237 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1059/4234] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:01 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:01.155296 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5b0bffea-35f1-431a-b96a-23dca3dcf31d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:01.157587 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5b0bffea-35f1-431a-b96a-23dca3dcf31d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c Aug 07 21:08:01.157832 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5b0bffea-35f1-431a-b96a-23dca3dcf31d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:01.158059 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5b0bffea-35f1-431a-b96a-23dca3dcf31d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:01.169893 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:01.169893 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:01.176295 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5b0bffea-35f1-431a-b96a-23dca3dcf31d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:01.181604 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5b0bffea-35f1-431a-b96a-23dca3dcf31d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c returned with HTTP 200 Aug 07 21:08:01.182168 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1068/4235] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:01 2026] GET /volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:01.194309 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-02a9dd95-c3d3-478d-b0e1-9f62f569501a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:01.195946 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02a9dd95-c3d3-478d-b0e1-9f62f569501a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:08:01.196278 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02a9dd95-c3d3-478d-b0e1-9f62f569501a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "72960fb7-aed7-401c-b48f-c1e5487d0d1c", "name": "tempest-CreateVolumesFromBackupTest-Backup-309069783"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:01.197607 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-02a9dd95-c3d3-478d-b0e1-9f62f569501a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Creating new backup {'backup': {'volume_id': '72960fb7-aed7-401c-b48f-c1e5487d0d1c', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-309069783'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:08:01.197737 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-02a9dd95-c3d3-478d-b0e1-9f62f569501a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Creating backup of volume 72960fb7-aed7-401c-b48f-c1e5487d0d1c in container None Aug 07 21:08:01.205695 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:01.205695 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:01.206264 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-02a9dd95-c3d3-478d-b0e1-9f62f569501a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:01.232211 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-02a9dd95-c3d3-478d-b0e1-9f62f569501a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Created reservations ['96ae6e7e-05f8-4cc8-822f-4c319730f113', '03f88276-9194-413f-9ead-237a7ed7383c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:01.263278 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02a9dd95-c3d3-478d-b0e1-9f62f569501a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:08:01.263818 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1059/4236] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:01 2026] POST /volume/v3/backups => generated 338 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:01.272991 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-af943dcb-f8ce-4b2b-a3d4-c6c72d2079f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:01.275444 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-af943dcb-f8ce-4b2b-a3d4-c6c72d2079f4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:01.275444 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-af943dcb-f8ce-4b2b-a3d4-c6c72d2079f4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:01.275601 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-af943dcb-f8ce-4b2b-a3d4-c6c72d2079f4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:01.275737 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-af943dcb-f8ce-4b2b-a3d4-c6c72d2079f4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:01.280447 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:01.280447 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:01.281350 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-af943dcb-f8ce-4b2b-a3d4-c6c72d2079f4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:01.281824 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1051/4237] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:01 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:01.778623 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d65d6589-c0da-4dd9-b30a-2eb450dc7bda None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:01.779029 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d65d6589-c0da-4dd9-b30a-2eb450dc7bda None None] GET https://10.4.3.127/volume// Aug 07 21:08:01.779185 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d65d6589-c0da-4dd9-b30a-2eb450dc7bda None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:01.779377 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d65d6589-c0da-4dd9-b30a-2eb450dc7bda None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:01.779671 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d65d6589-c0da-4dd9-b30a-2eb450dc7bda None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:08:01.780007 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1060/4238] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:08:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:08:01.789644 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-fe2d9adf-d7d0-4c2e-bb19-6e57611de2b6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:01.793198 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-fe2d9adf-d7d0-4c2e-bb19-6e57611de2b6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:08:01.793455 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-fe2d9adf-d7d0-4c2e-bb19-6e57611de2b6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:01.793708 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-fe2d9adf-d7d0-4c2e-bb19-6e57611de2b6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:01.803361 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:01.803361 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:01.806917 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-fe2d9adf-d7d0-4c2e-bb19-6e57611de2b6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:08:01.812167 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-fe2d9adf-d7d0-4c2e-bb19-6e57611de2b6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b returned with HTTP 200 Aug 07 21:08:01.812692 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1069/4239] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:08:01 2026] GET /volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b => generated 1545 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:08:01.927034 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-595e6d78-74c4-401d-834f-d608de71bdc7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:01.929576 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-595e6d78-74c4-401d-834f-d608de71bdc7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] PUT https://10.4.3.127/volume/v3/attachments/2c8dd443-2fc3-481b-bd31-ce887d076a60 Aug 07 21:08:01.930064 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-595e6d78-74c4-401d-834f-d608de71bdc7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:01.940526 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-595e6d78-74c4-401d-834f-d608de71bdc7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Acquiring lock "cinder-attachment_update-a17b9454-45f0-47be-8706-5f90d19b351b-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:08:01.948480 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-595e6d78-74c4-401d-834f-d608de71bdc7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-a17b9454-45f0-47be-8706-5f90d19b351b-np0000006755" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:08:01.949661 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:01.949661 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:02.044141 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-595e6d78-74c4-401d-834f-d608de71bdc7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-a17b9454-45f0-47be-8706-5f90d19b351b-np0000006755" released by "attachment_update" :: held 0.096s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:08:02.044468 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-595e6d78-74c4-401d-834f-d608de71bdc7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/2c8dd443-2fc3-481b-bd31-ce887d076a60 returned with HTTP 200 Aug 07 21:08:02.048993 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1060/4240] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:08:01 2026] PUT /volume/v3/attachments/2c8dd443-2fc3-481b-bd31-ce887d076a60 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:02.091745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-e980ee05-ecb4-4646-9fdc-6b5e6c3488fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:02.094183 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-e980ee05-ecb4-4646-9fdc-6b5e6c3488fe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments/2c8dd443-2fc3-481b-bd31-ce887d076a60/action Aug 07 21:08:02.094590 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-e980ee05-ecb4-4646-9fdc-6b5e6c3488fe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:08:02.094711 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-e980ee05-ecb4-4646-9fdc-6b5e6c3488fe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:02.117404 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:02.117404 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:02.124564 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-66952b11-808c-46db-903a-95cf3ad0064d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:02.127101 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-66952b11-808c-46db-903a-95cf3ad0064d tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:08:02.127408 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-66952b11-808c-46db-903a-95cf3ad0064d tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:02.127647 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-66952b11-808c-46db-903a-95cf3ad0064d tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:02.127810 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-66952b11-808c-46db-903a-95cf3ad0064d tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:02.133216 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:02.133216 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:02.133411 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-75449a2c-75d4-4d46-a583-18461d52fe73 req-e980ee05-ecb4-4646-9fdc-6b5e6c3488fe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/2c8dd443-2fc3-481b-bd31-ce887d076a60/action returned with HTTP 204 Aug 07 21:08:02.133967 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1052/4241] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:08:02 2026] POST /volume/v3/attachments/2c8dd443-2fc3-481b-bd31-ce887d076a60/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:02.134320 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-66952b11-808c-46db-903a-95cf3ad0064d tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:08:02.134984 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1061/4242] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:02 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:02.293524 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-47e37b28-9eb5-495b-a072-b2b024f85e85 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:02.296074 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-47e37b28-9eb5-495b-a072-b2b024f85e85 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:02.296348 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-47e37b28-9eb5-495b-a072-b2b024f85e85 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:02.296968 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-47e37b28-9eb5-495b-a072-b2b024f85e85 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:02.297124 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-47e37b28-9eb5-495b-a072-b2b024f85e85 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:02.303538 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:02.303538 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:02.304916 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-47e37b28-9eb5-495b-a072-b2b024f85e85 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:02.305498 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1070/4243] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:02 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:03.148659 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d98a33c7-adaf-4896-9301-f75c6e047b92 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:03.153136 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d98a33c7-adaf-4896-9301-f75c6e047b92 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:08:03.153554 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d98a33c7-adaf-4896-9301-f75c6e047b92 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:03.153928 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d98a33c7-adaf-4896-9301-f75c6e047b92 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:03.154098 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d98a33c7-adaf-4896-9301-f75c6e047b92 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:03.161302 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:03.161302 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:03.162531 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d98a33c7-adaf-4896-9301-f75c6e047b92 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:08:03.163116 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1061/4244] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:03 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:03.320670 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9c79282f-cb1c-4cbd-bfc5-3a9472c78a40 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:03.321182 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c79282f-cb1c-4cbd-bfc5-3a9472c78a40 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:03.321244 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c79282f-cb1c-4cbd-bfc5-3a9472c78a40 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:03.322330 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c79282f-cb1c-4cbd-bfc5-3a9472c78a40 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:03.322330 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9c79282f-cb1c-4cbd-bfc5-3a9472c78a40 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:03.328832 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:03.328832 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:03.329612 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c79282f-cb1c-4cbd-bfc5-3a9472c78a40 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:03.330028 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1053/4245] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:03 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:04.179318 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-28e61be9-d331-4d38-b13e-e76f3aabb963 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:04.181569 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-28e61be9-d331-4d38-b13e-e76f3aabb963 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:08:04.183357 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-28e61be9-d331-4d38-b13e-e76f3aabb963 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:04.183357 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-28e61be9-d331-4d38-b13e-e76f3aabb963 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:04.183357 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-28e61be9-d331-4d38-b13e-e76f3aabb963 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:04.187007 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:04.187007 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:04.188020 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-28e61be9-d331-4d38-b13e-e76f3aabb963 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:08:04.188591 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1062/4246] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:04 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:08:04.342513 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-43be391c-a0e4-4219-a957-b191013ad814 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:04.344817 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-43be391c-a0e4-4219-a957-b191013ad814 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:04.345077 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-43be391c-a0e4-4219-a957-b191013ad814 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:04.345338 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-43be391c-a0e4-4219-a957-b191013ad814 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:04.345493 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-43be391c-a0e4-4219-a957-b191013ad814 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:04.350904 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:04.350904 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:04.351903 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-43be391c-a0e4-4219-a957-b191013ad814 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:04.352396 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1071/4247] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:04 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:05.205251 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-84ae8b69-616f-43fc-aca5-5fda476d60b2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:05.207221 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-84ae8b69-616f-43fc-aca5-5fda476d60b2 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:08:05.207500 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-84ae8b69-616f-43fc-aca5-5fda476d60b2 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:05.207695 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-84ae8b69-616f-43fc-aca5-5fda476d60b2 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:05.207805 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-84ae8b69-616f-43fc-aca5-5fda476d60b2 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:05.212203 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:05.212203 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:05.213014 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-84ae8b69-616f-43fc-aca5-5fda476d60b2 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:08:05.213441 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1062/4248] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:05 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:05.364886 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d6ac33ac-6c09-4771-8124-fbd43f6a7267 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:05.366888 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6ac33ac-6c09-4771-8124-fbd43f6a7267 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:05.367094 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6ac33ac-6c09-4771-8124-fbd43f6a7267 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:05.367324 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6ac33ac-6c09-4771-8124-fbd43f6a7267 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:05.367454 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d6ac33ac-6c09-4771-8124-fbd43f6a7267 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:05.372844 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:05.372844 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:05.374011 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6ac33ac-6c09-4771-8124-fbd43f6a7267 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:05.374540 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1054/4249] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:05 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:06.227217 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6ed793ba-4cf7-4f9d-9ccc-b6c0888620aa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:06.229071 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6ed793ba-4cf7-4f9d-9ccc-b6c0888620aa tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:08:06.229498 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6ed793ba-4cf7-4f9d-9ccc-b6c0888620aa tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:06.229736 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6ed793ba-4cf7-4f9d-9ccc-b6c0888620aa tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:06.229919 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-6ed793ba-4cf7-4f9d-9ccc-b6c0888620aa tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:06.237161 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:06.237161 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:06.237952 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6ed793ba-4cf7-4f9d-9ccc-b6c0888620aa tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:08:06.238319 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1063/4250] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:06 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:06.384277 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-39972822-464c-4c4a-8391-d037864a86b6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:06.385983 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-39972822-464c-4c4a-8391-d037864a86b6 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:06.386179 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-39972822-464c-4c4a-8391-d037864a86b6 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:06.386384 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-39972822-464c-4c4a-8391-d037864a86b6 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:06.386494 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-39972822-464c-4c4a-8391-d037864a86b6 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:06.390600 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:06.390600 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:06.391268 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-39972822-464c-4c4a-8391-d037864a86b6 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:06.391610 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1072/4251] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:06 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:07.252832 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-41a5ab6e-0083-47d4-90df-d965eb8ae522 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:07.254856 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41a5ab6e-0083-47d4-90df-d965eb8ae522 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:08:07.257784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-41a5ab6e-0083-47d4-90df-d965eb8ae522 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:07.257784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-41a5ab6e-0083-47d4-90df-d965eb8ae522 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:07.257784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-41a5ab6e-0083-47d4-90df-d965eb8ae522 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:07.263283 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:07.263283 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:07.264251 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41a5ab6e-0083-47d4-90df-d965eb8ae522 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:08:07.264639 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1063/4252] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:07 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:07.276235 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d58c7d9d-5a97-4b86-ab0f-edb0b3fa4715 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:07.278073 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d58c7d9d-5a97-4b86-ab0f-edb0b3fa4715 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c Aug 07 21:08:07.278341 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d58c7d9d-5a97-4b86-ab0f-edb0b3fa4715 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:07.278572 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d58c7d9d-5a97-4b86-ab0f-edb0b3fa4715 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:07.286972 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:07.286972 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:07.291084 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d58c7d9d-5a97-4b86-ab0f-edb0b3fa4715 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Volume info retrieved successfully. Aug 07 21:08:07.296039 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d58c7d9d-5a97-4b86-ab0f-edb0b3fa4715 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c returned with HTTP 200 Aug 07 21:08:07.296544 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1055/4253] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:07 2026] GET /volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:07.311617 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0d3b1358-10fa-4106-9e19-2d797ca0be22 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:07.314301 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0d3b1358-10fa-4106-9e19-2d797ca0be22 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] PUT https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:08:07.314797 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0d3b1358-10fa-4106-9e19-2d797ca0be22 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-400216451", "description": "tempest-volume-backup-description-286703874"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:07.324289 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:07.324289 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:07.333715 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0d3b1358-10fa-4106-9e19-2d797ca0be22 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:08:07.334367 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1064/4254] 10.4.3.127 () {70 vars in 1409 bytes} [Fri Aug 7 21:08:07 2026] PUT /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 332 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:07.343269 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-38c6dbdd-4ae9-40fe-ad29-eb9dad60b29c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:07.345054 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-38c6dbdd-4ae9-40fe-ad29-eb9dad60b29c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:08:07.345268 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-38c6dbdd-4ae9-40fe-ad29-eb9dad60b29c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:07.345472 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-38c6dbdd-4ae9-40fe-ad29-eb9dad60b29c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:07.345598 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-38c6dbdd-4ae9-40fe-ad29-eb9dad60b29c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:07.349584 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:07.349584 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:07.350319 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-38c6dbdd-4ae9-40fe-ad29-eb9dad60b29c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:08:07.350822 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1073/4255] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:07 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 839 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:07.361543 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c6052e9d-e8e1-48d9-8039-870cf66f66aa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:07.363325 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c6052e9d-e8e1-48d9-8039-870cf66f66aa tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] DELETE https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:08:07.363573 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c6052e9d-e8e1-48d9-8039-870cf66f66aa tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:07.363745 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c6052e9d-e8e1-48d9-8039-870cf66f66aa tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:07.363866 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-c6052e9d-e8e1-48d9-8039-870cf66f66aa tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Delete backup with id: 23444d46-ea49-45d4-a760-dfbe1f5b03f0. Aug 07 21:08:07.368054 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:07.368054 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:07.379687 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-c6052e9d-e8e1-48d9-8039-870cf66f66aa tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] delete_backup rpcapi backup_id 23444d46-ea49-45d4-a760-dfbe1f5b03f0 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:08:07.385813 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c6052e9d-e8e1-48d9-8039-870cf66f66aa tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 202 Aug 07 21:08:07.385813 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1064/4256] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:08:07 2026] DELETE /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:08:07.399081 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2ec1b8cd-c1fc-43eb-839b-02c6e85a43b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:07.404769 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ec1b8cd-c1fc-43eb-839b-02c6e85a43b8 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:08:07.404999 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6e9d0b19-7e81-4d40-9d06-c417b94cd395 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:07.405113 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2ec1b8cd-c1fc-43eb-839b-02c6e85a43b8 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:07.405206 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2ec1b8cd-c1fc-43eb-839b-02c6e85a43b8 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:07.405270 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2ec1b8cd-c1fc-43eb-839b-02c6e85a43b8 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:07.407860 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6e9d0b19-7e81-4d40-9d06-c417b94cd395 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:07.408239 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6e9d0b19-7e81-4d40-9d06-c417b94cd395 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:07.408380 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6e9d0b19-7e81-4d40-9d06-c417b94cd395 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:07.408627 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-6e9d0b19-7e81-4d40-9d06-c417b94cd395 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:07.414869 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:07.414869 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:07.415139 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:07.415139 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:07.415654 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ec1b8cd-c1fc-43eb-839b-02c6e85a43b8 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 200 Aug 07 21:08:07.416095 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1056/4257] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:07 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:07.416206 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6e9d0b19-7e81-4d40-9d06-c417b94cd395 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:07.416974 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1065/4258] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:07 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:08.428582 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-cbb52ac1-1532-4788-9d72-7cb85838fdf7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:08.430641 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0eac8126-e87b-4ed4-b92e-88af063b35e8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:08.431079 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cbb52ac1-1532-4788-9d72-7cb85838fdf7 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 Aug 07 21:08:08.431208 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cbb52ac1-1532-4788-9d72-7cb85838fdf7 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:08.431460 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cbb52ac1-1532-4788-9d72-7cb85838fdf7 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:08.431595 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-cbb52ac1-1532-4788-9d72-7cb85838fdf7 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Show backup with id 23444d46-ea49-45d4-a760-dfbe1f5b03f0. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:08.434298 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0eac8126-e87b-4ed4-b92e-88af063b35e8 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:08.434512 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0eac8126-e87b-4ed4-b92e-88af063b35e8 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:08.434686 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0eac8126-e87b-4ed4-b92e-88af063b35e8 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:08.434889 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0eac8126-e87b-4ed4-b92e-88af063b35e8 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:08.436631 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cbb52ac1-1532-4788-9d72-7cb85838fdf7 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 returned with HTTP 404 Aug 07 21:08:08.437415 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1074/4259] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:08 2026] GET /volume/v3/backups/23444d46-ea49-45d4-a760-dfbe1f5b03f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:08.440713 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:08.440713 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:08.441513 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0eac8126-e87b-4ed4-b92e-88af063b35e8 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:08.442115 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1065/4260] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:08 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:08.548927 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d218485c-7701-4d26-882d-0bffd3a0488c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:08.550792 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d218485c-7701-4d26-882d-0bffd3a0488c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c Aug 07 21:08:08.551005 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d218485c-7701-4d26-882d-0bffd3a0488c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:08.551182 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d218485c-7701-4d26-882d-0bffd3a0488c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:08.560630 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:08.560630 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:08.566282 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d218485c-7701-4d26-882d-0bffd3a0488c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Volume info retrieved successfully. Aug 07 21:08:08.570754 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d218485c-7701-4d26-882d-0bffd3a0488c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c returned with HTTP 200 Aug 07 21:08:08.571104 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1057/4261] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:08 2026] GET /volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:08.590411 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b44523af-6857-4935-8521-35d4befb8553 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:08.592118 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b44523af-6857-4935-8521-35d4befb8553 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c Aug 07 21:08:08.592370 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b44523af-6857-4935-8521-35d4befb8553 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:08.592498 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b44523af-6857-4935-8521-35d4befb8553 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:08.592655 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-b44523af-6857-4935-8521-35d4befb8553 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Delete volume with id: 9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c Aug 07 21:08:08.601645 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:08.601645 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:08.602196 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b44523af-6857-4935-8521-35d4befb8553 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Volume info retrieved successfully. Aug 07 21:08:08.631355 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b44523af-6857-4935-8521-35d4befb8553 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Delete volume request issued successfully. Aug 07 21:08:08.631566 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b44523af-6857-4935-8521-35d4befb8553 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c returned with HTTP 202 Aug 07 21:08:08.632408 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1066/4262] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:08:08 2026] DELETE /volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:08.644426 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7b14c06a-3725-41e8-b6f2-f81a526be11c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:08.648870 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b14c06a-3725-41e8-b6f2-f81a526be11c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c Aug 07 21:08:08.649175 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7b14c06a-3725-41e8-b6f2-f81a526be11c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:08.650195 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7b14c06a-3725-41e8-b6f2-f81a526be11c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:08.659413 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:08.659413 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:08.665786 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7b14c06a-3725-41e8-b6f2-f81a526be11c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Volume info retrieved successfully. Aug 07 21:08:08.672861 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b14c06a-3725-41e8-b6f2-f81a526be11c tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c returned with HTTP 200 Aug 07 21:08:08.674235 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1075/4263] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:08 2026] GET /volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:09.455867 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-91d46a0b-34c7-40b5-ab07-5adb93d72101 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:09.458305 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91d46a0b-34c7-40b5-ab07-5adb93d72101 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:09.458615 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-91d46a0b-34c7-40b5-ab07-5adb93d72101 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:09.458887 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-91d46a0b-34c7-40b5-ab07-5adb93d72101 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:09.459034 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-91d46a0b-34c7-40b5-ab07-5adb93d72101 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:09.464257 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:09.464257 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:09.465201 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91d46a0b-34c7-40b5-ab07-5adb93d72101 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:09.465666 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1066/4264] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:09 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:09.691164 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-87506f0b-3070-40f9-87b0-2667b4388981 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:09.695787 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87506f0b-3070-40f9-87b0-2667b4388981 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] GET https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c Aug 07 21:08:09.695787 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87506f0b-3070-40f9-87b0-2667b4388981 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:09.695787 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87506f0b-3070-40f9-87b0-2667b4388981 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:09.703713 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87506f0b-3070-40f9-87b0-2667b4388981 tempest-VolumesBackupsV39Test-509112772 tempest-VolumesBackupsV39Test-509112772-project-member] https://10.4.3.127/volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c returned with HTTP 404 Aug 07 21:08:09.703946 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1058/4265] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:09 2026] GET /volume/v3/volumes/9a3dbdd6-0dbd-4a12-9147-1c8e9a09d91c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:10.478088 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c32113c8-75bc-470a-bc60-cd08d10b9aaa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:10.480913 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c32113c8-75bc-470a-bc60-cd08d10b9aaa tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:10.481265 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c32113c8-75bc-470a-bc60-cd08d10b9aaa tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:10.481572 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c32113c8-75bc-470a-bc60-cd08d10b9aaa tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:10.481743 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-c32113c8-75bc-470a-bc60-cd08d10b9aaa tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:10.488398 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:10.488398 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:10.489756 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c32113c8-75bc-470a-bc60-cd08d10b9aaa tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:10.490331 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1067/4266] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:10 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:11.050457 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:11.245356 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:11.245711 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1288238070", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:11.247247 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1288238070', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:11.247313 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Create volume of 1 GB Aug 07 21:08:11.251679 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Availability Zones retrieved successfully. Aug 07 21:08:11.257418 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Flow 'volume_create_api' (a1b4c1ba-525f-4335-ab1f-3f634d26eed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:11.258431 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c9e2a1-f748-4e24-9e82-9880a834f5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:11.259413 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:11.284587 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c9e2a1-f748-4e24-9e82-9880a834f5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:11.285229 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d336fb-5977-4652-bc6d-af86121c30b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:11.349639 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Created reservations ['a88236f3-5c1f-4377-b710-264741f48284', '835f4db4-d859-4461-b65e-4936c34a3797', '1d7f7fff-9bfb-4047-98e6-69c9c466b26f', '3bcb7e0b-5c8c-4a40-aa98-1622ffaec4a0'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:11.350376 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d336fb-5977-4652-bc6d-af86121c30b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a88236f3-5c1f-4377-b710-264741f48284', '835f4db4-d859-4461-b65e-4936c34a3797', '1d7f7fff-9bfb-4047-98e6-69c9c466b26f', '3bcb7e0b-5c8c-4a40-aa98-1622ffaec4a0']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:11.351134 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (224afe94-1871-4881-b8ba-49c76ebc64c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:11.376200 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (224afe94-1871-4881-b8ba-49c76ebc64c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e61587d-c4fa-4912-8530-a95c7fa92b68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1288238070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32315e0d170c49f6ae54457502f53743',qos_specs=None,replication_status=,reservations=['a88236f3-5c1f-4377-b710-264741f48284','835f4db4-d859-4461-b65e-4936c34a3797','1d7f7fff-9bfb-4047-98e6-69c9c466b26f','3bcb7e0b-5c8c-4a40-aa98-1622ffaec4a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a613645287c4779a20d1655fcfb5ae2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1288238070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e61587d-c4fa-4912-8530-a95c7fa92b68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32315e0d170c49f6ae54457502f53743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a613645287c4779a20d1655fcfb5ae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:11.377407 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4888ef0d-46ab-4dc3-a6b2-511ca82fe80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:11.400273 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4888ef0d-46ab-4dc3-a6b2-511ca82fe80f) transitioned into state 'SUCCESS' from state '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-1288238070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32315e0d170c49f6ae54457502f53743',qos_specs=None,replication_status=,reservations=['a88236f3-5c1f-4377-b710-264741f48284','835f4db4-d859-4461-b65e-4936c34a3797','1d7f7fff-9bfb-4047-98e6-69c9c466b26f','3bcb7e0b-5c8c-4a40-aa98-1622ffaec4a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a613645287c4779a20d1655fcfb5ae2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:11.401995 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e4ed87-a1f7-497f-84c3-a47555d96c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:11.416300 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e4ed87-a1f7-497f-84c3-a47555d96c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:11.417490 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Flow 'volume_create_api' (a1b4c1ba-525f-4335-ab1f-3f634d26eed0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:11.417803 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Create volume request issued successfully. Aug 07 21:08:11.418472 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0623de35-78dd-4069-8ab1-ab8dd124eba7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:11.419059 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1076/4267] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:11 2026] POST /volume/v3/volumes => generated 754 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:11.437087 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fe6312cb-fa9d-4b6c-8309-51d2a3a70f9d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:11.439630 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe6312cb-fa9d-4b6c-8309-51d2a3a70f9d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 Aug 07 21:08:11.440926 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe6312cb-fa9d-4b6c-8309-51d2a3a70f9d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:11.440926 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe6312cb-fa9d-4b6c-8309-51d2a3a70f9d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:11.452082 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:11.452082 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:11.457739 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fe6312cb-fa9d-4b6c-8309-51d2a3a70f9d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Volume info retrieved successfully. Aug 07 21:08:11.462159 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe6312cb-fa9d-4b6c-8309-51d2a3a70f9d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 returned with HTTP 200 Aug 07 21:08:11.462779 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1067/4268] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:11 2026] GET /volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:11.503848 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b92c1c5b-401f-47f6-b5ed-bc3cc813eeea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:11.506190 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b92c1c5b-401f-47f6-b5ed-bc3cc813eeea tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:11.506470 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b92c1c5b-401f-47f6-b5ed-bc3cc813eeea tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:11.506726 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b92c1c5b-401f-47f6-b5ed-bc3cc813eeea tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:11.506916 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b92c1c5b-401f-47f6-b5ed-bc3cc813eeea tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:11.513731 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:11.513731 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:11.514937 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b92c1c5b-401f-47f6-b5ed-bc3cc813eeea tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:11.515469 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1059/4269] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:11 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:11.549599 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b8b60e69-ba4e-4144-9d64-acca48389afa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:11.551441 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:11.551829 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1176408802"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:11.553652 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Create volume request body: {'volume': {'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1176408802'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:11.673008 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Create volume of 1 GB Aug 07 21:08:11.678688 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Availability Zones retrieved successfully. Aug 07 21:08:11.687113 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Flow 'volume_create_api' (a22e261d-541f-49e6-b439-9544d2f85d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:11.690115 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (603afcaf-e3a6-4a17-a5b7-c78767977beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:11.690492 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:11.758642 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (603afcaf-e3a6-4a17-a5b7-c78767977beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:11.759519 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18412c71-bbfb-4b7d-b142-ab9ae5d9c8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:11.832604 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Created reservations ['113141ea-e09e-4196-a831-4ce105c5ec47', '2467af9e-917b-4a29-a425-faca036d0829', '19385df1-8ab2-48ca-baa5-71bc5e09a305', 'c27cc005-2437-4574-b793-5c4b3fe97903'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:11.833738 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18412c71-bbfb-4b7d-b142-ab9ae5d9c8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['113141ea-e09e-4196-a831-4ce105c5ec47', '2467af9e-917b-4a29-a425-faca036d0829', '19385df1-8ab2-48ca-baa5-71bc5e09a305', 'c27cc005-2437-4574-b793-5c4b3fe97903']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:11.834937 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6261afa2-301e-4bb9-ba7b-32812768b56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:11.860306 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6261afa2-301e-4bb9-ba7b-32812768b56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a56d08e3-2526-4cd1-a51c-19302c8971c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1176408802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2104065b99a40a29a5a3dc50a3093c7',qos_specs=None,replication_status=,reservations=['113141ea-e09e-4196-a831-4ce105c5ec47','2467af9e-917b-4a29-a425-faca036d0829','19385df1-8ab2-48ca-baa5-71bc5e09a305','c27cc005-2437-4574-b793-5c4b3fe97903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44a11df263374f829c91a7686ffc5cd3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1176408802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a56d08e3-2526-4cd1-a51c-19302c8971c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2104065b99a40a29a5a3dc50a3093c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44a11df263374f829c91a7686ffc5cd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:11.861185 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a90abe1-8f23-4ccc-a5be-f3bdec3be187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:11.878066 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a90abe1-8f23-4ccc-a5be-f3bdec3be187) transitioned into state 'SUCCESS' from state '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-1176408802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2104065b99a40a29a5a3dc50a3093c7',qos_specs=None,replication_status=,reservations=['113141ea-e09e-4196-a831-4ce105c5ec47','2467af9e-917b-4a29-a425-faca036d0829','19385df1-8ab2-48ca-baa5-71bc5e09a305','c27cc005-2437-4574-b793-5c4b3fe97903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44a11df263374f829c91a7686ffc5cd3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:11.878898 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a7952a-08b6-4d88-b030-9fff27526566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:11.894037 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a7952a-08b6-4d88-b030-9fff27526566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:11.895928 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Flow 'volume_create_api' (a22e261d-541f-49e6-b439-9544d2f85d01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:11.896638 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Create volume request issued successfully. Aug 07 21:08:11.897946 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b8b60e69-ba4e-4144-9d64-acca48389afa tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:11.899178 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1068/4270] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:11 2026] POST /volume/v3/volumes => generated 747 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:11.911557 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2b59ef36-49b0-4cc5-9cc0-dd6fd8578880 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:11.913642 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2b59ef36-49b0-4cc5-9cc0-dd6fd8578880 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 Aug 07 21:08:11.913840 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2b59ef36-49b0-4cc5-9cc0-dd6fd8578880 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:11.914104 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2b59ef36-49b0-4cc5-9cc0-dd6fd8578880 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:11.921708 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:11.921708 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:11.925750 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2b59ef36-49b0-4cc5-9cc0-dd6fd8578880 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:11.930464 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2b59ef36-49b0-4cc5-9cc0-dd6fd8578880 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 returned with HTTP 200 Aug 07 21:08:11.930853 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1077/4271] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:11 2026] GET /volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:12.477238 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea8aa4c3-a8bf-4f46-8225-7dbbeee14af4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:12.478866 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea8aa4c3-a8bf-4f46-8225-7dbbeee14af4 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 Aug 07 21:08:12.479035 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea8aa4c3-a8bf-4f46-8225-7dbbeee14af4 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:12.479228 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea8aa4c3-a8bf-4f46-8225-7dbbeee14af4 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:12.485683 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:12.485683 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:12.489049 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ea8aa4c3-a8bf-4f46-8225-7dbbeee14af4 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Volume info retrieved successfully. Aug 07 21:08:12.492858 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea8aa4c3-a8bf-4f46-8225-7dbbeee14af4 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 returned with HTTP 200 Aug 07 21:08:12.493276 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1068/4272] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:12 2026] GET /volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:12.507109 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-570f13e2-f195-412c-87c0-59c5ab45d7c7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:12.508839 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-570f13e2-f195-412c-87c0-59c5ab45d7c7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 Aug 07 21:08:12.509051 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-570f13e2-f195-412c-87c0-59c5ab45d7c7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:12.509223 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-570f13e2-f195-412c-87c0-59c5ab45d7c7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:12.518185 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:12.518185 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:12.522787 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-570f13e2-f195-412c-87c0-59c5ab45d7c7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Volume info retrieved successfully. Aug 07 21:08:12.528129 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b86b80ed-240f-4df3-a1e3-2dd39700854d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:12.530335 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-570f13e2-f195-412c-87c0-59c5ab45d7c7 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 returned with HTTP 200 Aug 07 21:08:12.530869 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1060/4273] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:12 2026] GET /volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:12.532560 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b86b80ed-240f-4df3-a1e3-2dd39700854d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:12.532808 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b86b80ed-240f-4df3-a1e3-2dd39700854d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:12.533044 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b86b80ed-240f-4df3-a1e3-2dd39700854d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:12.533179 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-b86b80ed-240f-4df3-a1e3-2dd39700854d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:12.540150 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:12.540150 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:12.541098 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b86b80ed-240f-4df3-a1e3-2dd39700854d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:12.541695 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1069/4274] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:12 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:12.545768 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bf7c66e1-e78e-463e-bce0-9ac598717de9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:12.547608 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bf7c66e1-e78e-463e-bce0-9ac598717de9 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:08:12.547994 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bf7c66e1-e78e-463e-bce0-9ac598717de9 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e61587d-c4fa-4912-8530-a95c7fa92b68", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1108531948", "description": null, "metadata": null}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:12.556270 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:12.556270 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:12.556702 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bf7c66e1-e78e-463e-bce0-9ac598717de9 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Volume info retrieved successfully. Aug 07 21:08:12.556837 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-bf7c66e1-e78e-463e-bce0-9ac598717de9 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Create snapshot from volume 1e61587d-c4fa-4912-8530-a95c7fa92b68 Aug 07 21:08:12.592054 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-bf7c66e1-e78e-463e-bce0-9ac598717de9 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Created reservations ['ca97e1e0-29dc-445c-bbb4-235ab8ef2e0d', '0d9a3bcb-df6f-444f-9a63-ae90b8de2897', '3b098714-9048-4a17-b1fc-f967f7941d74', '90aa8575-4f12-497b-af4e-bfadfa337af8'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:12.626607 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bf7c66e1-e78e-463e-bce0-9ac598717de9 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Snapshot force create request issued successfully. Aug 07 21:08:12.627020 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bf7c66e1-e78e-463e-bce0-9ac598717de9 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:08:12.627538 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1078/4275] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:08:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:12.636536 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-14c371f6-ec3d-4a91-8c87-50780ebf383d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:12.638679 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14c371f6-ec3d-4a91-8c87-50780ebf383d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed Aug 07 21:08:12.638954 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14c371f6-ec3d-4a91-8c87-50780ebf383d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:12.639225 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14c371f6-ec3d-4a91-8c87-50780ebf383d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:12.645474 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:12.645474 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:12.646106 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-14c371f6-ec3d-4a91-8c87-50780ebf383d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Snapshot retrieved successfully. Aug 07 21:08:12.647174 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14c371f6-ec3d-4a91-8c87-50780ebf383d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed returned with HTTP 200 Aug 07 21:08:12.647684 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1069/4276] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:12 2026] GET /volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:12.944566 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-884f5156-70bb-402b-aaa2-f1b3d599bd7b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:12.946455 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-884f5156-70bb-402b-aaa2-f1b3d599bd7b tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 Aug 07 21:08:12.946638 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-884f5156-70bb-402b-aaa2-f1b3d599bd7b tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:12.946856 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-884f5156-70bb-402b-aaa2-f1b3d599bd7b tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:12.954360 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:12.954360 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:12.958323 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-884f5156-70bb-402b-aaa2-f1b3d599bd7b tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:12.963634 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-884f5156-70bb-402b-aaa2-f1b3d599bd7b tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 returned with HTTP 200 Aug 07 21:08:12.964091 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1061/4277] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:12 2026] GET /volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:12.979738 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:12.981432 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:12.981724 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a56d08e3-2526-4cd1-a51c-19302c8971c6", "size": 1, "name": "tempest-VolumesCloneTest-Volume-268122497"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:12.983204 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Create volume request body: {'volume': {'source_volid': 'a56d08e3-2526-4cd1-a51c-19302c8971c6', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-268122497'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:12.990470 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:12.990470 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:12.990934 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume retrieved successfully. Aug 07 21:08:12.991047 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Create volume of 1 GB Aug 07 21:08:12.994681 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Availability Zones retrieved successfully. Aug 07 21:08:12.999541 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Flow 'volume_create_api' (4e1d04ee-5583-47a5-94b4-926243e7f9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:13.001198 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd1d3b9-d619-4317-a9e8-810871ff3c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:13.002036 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:13.025786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd1d3b9-d619-4317-a9e8-810871ff3c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a56d08e3-2526-4cd1-a51c-19302c8971c6', 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:13.026446 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f402563e-a04c-4d95-957e-ebecb8a7ef6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:13.068459 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Created reservations ['fd8bdcb8-6f56-45dd-8e8a-5231c2ea63ad', '01d74695-0618-424f-9986-e058f12bdad1', '4243bb5c-660c-468c-bfef-ace8f6e4af4a', '65fd72e1-9694-46fc-a426-752fbcd20351'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:13.069560 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f402563e-a04c-4d95-957e-ebecb8a7ef6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd8bdcb8-6f56-45dd-8e8a-5231c2ea63ad', '01d74695-0618-424f-9986-e058f12bdad1', '4243bb5c-660c-468c-bfef-ace8f6e4af4a', '65fd72e1-9694-46fc-a426-752fbcd20351']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:13.070482 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf49a44-abdf-4d69-aa51-492363ae5f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:13.104740 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf49a44-abdf-4d69-aa51-492363ae5f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72ce64eb-6a32-4ca3-a159-9d1eed8f0023', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-268122497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2104065b99a40a29a5a3dc50a3093c7',qos_specs=None,replication_status=,reservations=['fd8bdcb8-6f56-45dd-8e8a-5231c2ea63ad','01d74695-0618-424f-9986-e058f12bdad1','4243bb5c-660c-468c-bfef-ace8f6e4af4a','65fd72e1-9694-46fc-a426-752fbcd20351'],size=1,snapshot_id=None,source_replicaid=,source_volid=a56d08e3-2526-4cd1-a51c-19302c8971c6,status='creating',user_id='44a11df263374f829c91a7686ffc5cd3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-268122497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72ce64eb-6a32-4ca3-a159-9d1eed8f0023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2104065b99a40a29a5a3dc50a3093c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a56d08e3-2526-4cd1-a51c-19302c8971c6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44a11df263374f829c91a7686ffc5cd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:13.105522 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c8b8343-e435-4d7a-b095-ff55e5c56840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:13.127021 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c8b8343-e435-4d7a-b095-ff55e5c56840) transitioned into state 'SUCCESS' from state '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-268122497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2104065b99a40a29a5a3dc50a3093c7',qos_specs=None,replication_status=,reservations=['fd8bdcb8-6f56-45dd-8e8a-5231c2ea63ad','01d74695-0618-424f-9986-e058f12bdad1','4243bb5c-660c-468c-bfef-ace8f6e4af4a','65fd72e1-9694-46fc-a426-752fbcd20351'],size=1,snapshot_id=None,source_replicaid=,source_volid=a56d08e3-2526-4cd1-a51c-19302c8971c6,status='creating',user_id='44a11df263374f829c91a7686ffc5cd3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:13.127698 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca9594f-2655-4080-a16b-aeaa0e203cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:13.145073 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca9594f-2655-4080-a16b-aeaa0e203cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:13.145838 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Flow 'volume_create_api' (4e1d04ee-5583-47a5-94b4-926243e7f9df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:13.146121 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Create volume request issued successfully. Aug 07 21:08:13.146710 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6e9e646e-5748-4ffc-8005-0c1420d7416d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:13.147227 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1070/4278] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:12 2026] POST /volume/v3/volumes => generated 779 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:13.161404 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5fed4307-e01b-4950-9fa1-57f2987207fe None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:13.163498 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5fed4307-e01b-4950-9fa1-57f2987207fe tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 Aug 07 21:08:13.163785 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5fed4307-e01b-4950-9fa1-57f2987207fe tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:13.164024 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5fed4307-e01b-4950-9fa1-57f2987207fe tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:13.172055 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:13.172055 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:13.176438 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5fed4307-e01b-4950-9fa1-57f2987207fe tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:13.180876 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5fed4307-e01b-4950-9fa1-57f2987207fe tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 returned with HTTP 200 Aug 07 21:08:13.181314 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1079/4279] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:13 2026] GET /volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:13.551363 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4cac6da9-7520-4782-a32a-e5a40630a190 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:13.553264 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cac6da9-7520-4782-a32a-e5a40630a190 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:13.553617 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cac6da9-7520-4782-a32a-e5a40630a190 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:13.553825 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cac6da9-7520-4782-a32a-e5a40630a190 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:13.554086 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4cac6da9-7520-4782-a32a-e5a40630a190 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:13.559372 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:13.559372 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:13.560474 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cac6da9-7520-4782-a32a-e5a40630a190 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:13.561078 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1070/4280] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:13 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:13.658895 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3a46668e-2dee-4848-954f-07276a278f97 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:13.660748 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a46668e-2dee-4848-954f-07276a278f97 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed Aug 07 21:08:13.660959 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a46668e-2dee-4848-954f-07276a278f97 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:13.661162 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a46668e-2dee-4848-954f-07276a278f97 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:13.667771 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:13.667771 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:13.668235 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3a46668e-2dee-4848-954f-07276a278f97 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Snapshot retrieved successfully. Aug 07 21:08:13.669091 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a46668e-2dee-4848-954f-07276a278f97 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed returned with HTTP 200 Aug 07 21:08:13.669492 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1062/4281] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:13 2026] GET /volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:13.681570 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fa8a0a87-c08d-4eea-ae6e-5db3cab7c541 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:13.683623 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fa8a0a87-c08d-4eea-ae6e-5db3cab7c541 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed Aug 07 21:08:13.683858 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fa8a0a87-c08d-4eea-ae6e-5db3cab7c541 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:13.684082 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fa8a0a87-c08d-4eea-ae6e-5db3cab7c541 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:13.689486 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:13.689486 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:13.689935 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fa8a0a87-c08d-4eea-ae6e-5db3cab7c541 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Snapshot retrieved successfully. Aug 07 21:08:13.690723 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fa8a0a87-c08d-4eea-ae6e-5db3cab7c541 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed returned with HTTP 200 Aug 07 21:08:13.691117 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1071/4282] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:13 2026] GET /volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:13.699304 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6c73cedf-1a99-47f4-987d-9bf37e47b8e5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:13.701066 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6c73cedf-1a99-47f4-987d-9bf37e47b8e5 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed Aug 07 21:08:13.701289 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6c73cedf-1a99-47f4-987d-9bf37e47b8e5 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:13.701492 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6c73cedf-1a99-47f4-987d-9bf37e47b8e5 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:13.706574 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:13.706574 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:13.707075 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6c73cedf-1a99-47f4-987d-9bf37e47b8e5 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Snapshot retrieved successfully. Aug 07 21:08:13.707851 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6c73cedf-1a99-47f4-987d-9bf37e47b8e5 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed returned with HTTP 200 Aug 07 21:08:13.708408 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1080/4283] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:13 2026] GET /volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:13.717239 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:13.719265 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:13.719614 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e435bec3-9ffe-48ac-9be6-7704106d96ed", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:13.721681 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Create volume request body: {'volume': {'snapshot_id': 'e435bec3-9ffe-48ac-9be6-7704106d96ed', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:13.727199 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:13.727199 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:13.727669 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Snapshot retrieved successfully. Aug 07 21:08:13.727861 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Create volume of 1 GB Aug 07 21:08:13.732512 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Availability Zones retrieved successfully. Aug 07 21:08:13.738064 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Flow 'volume_create_api' (f8f6dc56-fcb9-495a-ac25-2ea42630dff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:13.739072 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af9780c-c9eb-4963-b264-bfb24ee4dad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:13.740142 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:13.770551 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af9780c-c9eb-4963-b264-bfb24ee4dad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e435bec3-9ffe-48ac-9be6-7704106d96ed', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:13.771233 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f150dc1-1497-45a8-b0bc-2cdb331bfd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:13.814923 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Created reservations ['35662945-b0af-42a7-a11d-dae7d12a5a8b', '5f13bcba-d630-4def-bbf9-0ca4c9fb97ec', '6197966b-333a-4bd2-ab6a-7ff391ca5b46', '1bb3c2da-55d3-4a08-aa2f-4f52d5516871'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:13.815770 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f150dc1-1497-45a8-b0bc-2cdb331bfd66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35662945-b0af-42a7-a11d-dae7d12a5a8b', '5f13bcba-d630-4def-bbf9-0ca4c9fb97ec', '6197966b-333a-4bd2-ab6a-7ff391ca5b46', '1bb3c2da-55d3-4a08-aa2f-4f52d5516871']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:13.816586 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300b2926-6c11-45ef-9f24-1d414d4fbbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:13.855552 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300b2926-6c11-45ef-9f24-1d414d4fbbe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '551d1b0a-7a1f-4554-9b0f-2ef8069ec265', '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='32315e0d170c49f6ae54457502f53743',qos_specs=None,replication_status=,reservations=['35662945-b0af-42a7-a11d-dae7d12a5a8b','5f13bcba-d630-4def-bbf9-0ca4c9fb97ec','6197966b-333a-4bd2-ab6a-7ff391ca5b46','1bb3c2da-55d3-4a08-aa2f-4f52d5516871'],size=1,snapshot_id=e435bec3-9ffe-48ac-9be6-7704106d96ed,source_replicaid=,source_volid=None,status='creating',user_id='2a613645287c4779a20d1655fcfb5ae2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=551d1b0a-7a1f-4554-9b0f-2ef8069ec265,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32315e0d170c49f6ae54457502f53743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e435bec3-9ffe-48ac-9be6-7704106d96ed,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a613645287c4779a20d1655fcfb5ae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:13.856968 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ba16cc-81b9-4cd3-932a-817137ab4ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:13.872605 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ba16cc-81b9-4cd3-932a-817137ab4ba5) transitioned into state 'SUCCESS' from 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='32315e0d170c49f6ae54457502f53743',qos_specs=None,replication_status=,reservations=['35662945-b0af-42a7-a11d-dae7d12a5a8b','5f13bcba-d630-4def-bbf9-0ca4c9fb97ec','6197966b-333a-4bd2-ab6a-7ff391ca5b46','1bb3c2da-55d3-4a08-aa2f-4f52d5516871'],size=1,snapshot_id=e435bec3-9ffe-48ac-9be6-7704106d96ed,source_replicaid=,source_volid=None,status='creating',user_id='2a613645287c4779a20d1655fcfb5ae2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:13.873450 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538d1cf7-bd97-4313-a94d-e6d15edc8dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:13.899144 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538d1cf7-bd97-4313-a94d-e6d15edc8dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:13.900243 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Flow 'volume_create_api' (f8f6dc56-fcb9-495a-ac25-2ea42630dff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:13.901806 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Create volume request issued successfully. Aug 07 21:08:13.901806 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b35e3ab5-40f6-440a-a3a3-bb8b0622f24f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:13.901806 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1071/4284] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:08:13 2026] POST /volume/v3/volumes => generated 741 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:13.918782 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-de765afc-c728-45f0-b147-a72816bfc6b0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:13.923781 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-de765afc-c728-45f0-b147-a72816bfc6b0 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 Aug 07 21:08:13.923781 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-de765afc-c728-45f0-b147-a72816bfc6b0 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:13.923781 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-de765afc-c728-45f0-b147-a72816bfc6b0 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:13.930331 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:13.930331 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:13.939860 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-de765afc-c728-45f0-b147-a72816bfc6b0 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Volume info retrieved successfully. Aug 07 21:08:13.949505 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-de765afc-c728-45f0-b147-a72816bfc6b0 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 returned with HTTP 200 Aug 07 21:08:13.950200 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1063/4285] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:13 2026] GET /volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 => generated 809 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:14.194621 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-94fc9fb9-74d2-4b3a-9b7d-4fc3b6cb15fd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:14.196483 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-94fc9fb9-74d2-4b3a-9b7d-4fc3b6cb15fd tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 Aug 07 21:08:14.198028 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-94fc9fb9-74d2-4b3a-9b7d-4fc3b6cb15fd tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:14.198028 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-94fc9fb9-74d2-4b3a-9b7d-4fc3b6cb15fd tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:14.204781 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:14.204781 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:14.219062 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-94fc9fb9-74d2-4b3a-9b7d-4fc3b6cb15fd tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:14.222883 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-94fc9fb9-74d2-4b3a-9b7d-4fc3b6cb15fd tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 returned with HTTP 200 Aug 07 21:08:14.223269 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1072/4286] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:14 2026] GET /volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 => generated 1388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:14.235488 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4c2b652a-9e37-43eb-a996-cced68fa866f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:14.237830 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c2b652a-9e37-43eb-a996-cced68fa866f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 Aug 07 21:08:14.238112 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4c2b652a-9e37-43eb-a996-cced68fa866f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:14.238381 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4c2b652a-9e37-43eb-a996-cced68fa866f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:14.247219 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:14.247219 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:14.252201 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4c2b652a-9e37-43eb-a996-cced68fa866f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:14.258940 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c2b652a-9e37-43eb-a996-cced68fa866f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 returned with HTTP 200 Aug 07 21:08:14.259588 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1081/4287] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:14 2026] GET /volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 => generated 1388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:14.271196 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-704984ef-5e89-458b-9986-f647a1766107 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:14.273723 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-704984ef-5e89-458b-9986-f647a1766107 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 Aug 07 21:08:14.274026 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-704984ef-5e89-458b-9986-f647a1766107 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:14.274274 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-704984ef-5e89-458b-9986-f647a1766107 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:14.281645 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:14.281645 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:14.290373 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-704984ef-5e89-458b-9986-f647a1766107 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:14.294966 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-704984ef-5e89-458b-9986-f647a1766107 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 returned with HTTP 200 Aug 07 21:08:14.294966 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1072/4288] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:14 2026] GET /volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 => generated 1388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:14.307089 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9747517e-34bc-49bc-80ad-27359c4e6d46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:14.308889 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9747517e-34bc-49bc-80ad-27359c4e6d46 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] DELETE https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 Aug 07 21:08:14.309110 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9747517e-34bc-49bc-80ad-27359c4e6d46 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:14.309303 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9747517e-34bc-49bc-80ad-27359c4e6d46 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:14.309450 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9747517e-34bc-49bc-80ad-27359c4e6d46 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Delete volume with id: 72ce64eb-6a32-4ca3-a159-9d1eed8f0023 Aug 07 21:08:14.319018 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:14.319018 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:14.319551 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9747517e-34bc-49bc-80ad-27359c4e6d46 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:14.344954 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9747517e-34bc-49bc-80ad-27359c4e6d46 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Delete volume request issued successfully. Aug 07 21:08:14.345326 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9747517e-34bc-49bc-80ad-27359c4e6d46 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 returned with HTTP 202 Aug 07 21:08:14.346012 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1064/4289] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:14 2026] DELETE /volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:14.354526 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fa3c856a-e0a0-4c65-8c83-58f0d191b677 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:14.356234 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fa3c856a-e0a0-4c65-8c83-58f0d191b677 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 Aug 07 21:08:14.356430 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fa3c856a-e0a0-4c65-8c83-58f0d191b677 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:14.356648 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fa3c856a-e0a0-4c65-8c83-58f0d191b677 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:14.365670 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:14.365670 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:14.369525 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fa3c856a-e0a0-4c65-8c83-58f0d191b677 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:14.374636 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fa3c856a-e0a0-4c65-8c83-58f0d191b677 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 returned with HTTP 200 Aug 07 21:08:14.375085 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1073/4290] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:14 2026] GET /volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 => generated 1387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:14.573752 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2949dac2-793d-45d7-bc21-5e155725989a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:14.576178 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2949dac2-793d-45d7-bc21-5e155725989a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:14.576507 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2949dac2-793d-45d7-bc21-5e155725989a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:14.576792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2949dac2-793d-45d7-bc21-5e155725989a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:14.576949 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-2949dac2-793d-45d7-bc21-5e155725989a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:14.582427 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:14.582427 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:14.583503 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2949dac2-793d-45d7-bc21-5e155725989a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:14.584153 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1082/4291] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:14 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:14.859869 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c1541b48-59b4-4aab-a27c-e341df3c9a54 req-d76112d5-b16f-4b59-ba6f-1aa006395e36 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:14.864041 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c1541b48-59b4-4aab-a27c-e341df3c9a54 req-d76112d5-b16f-4b59-ba6f-1aa006395e36 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] DELETE https://10.4.3.127/volume/v3/attachments/0e739b36-31a9-4d4b-9c90-f73606e06b0f Aug 07 21:08:14.864317 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c1541b48-59b4-4aab-a27c-e341df3c9a54 req-d76112d5-b16f-4b59-ba6f-1aa006395e36 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:14.864752 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c1541b48-59b4-4aab-a27c-e341df3c9a54 req-d76112d5-b16f-4b59-ba6f-1aa006395e36 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:14.874287 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:14.874287 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:14.934927 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c1541b48-59b4-4aab-a27c-e341df3c9a54 req-d76112d5-b16f-4b59-ba6f-1aa006395e36 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/attachments/0e739b36-31a9-4d4b-9c90-f73606e06b0f returned with HTTP 200 Aug 07 21:08:14.935380 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1073/4292] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:08:14 2026] DELETE /volume/v3/attachments/0e739b36-31a9-4d4b-9c90-f73606e06b0f => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:14.965546 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db200435-5ff0-4164-84cf-1a33704b582f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:14.967615 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db200435-5ff0-4164-84cf-1a33704b582f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 Aug 07 21:08:14.969415 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db200435-5ff0-4164-84cf-1a33704b582f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:14.969415 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db200435-5ff0-4164-84cf-1a33704b582f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:14.980277 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:14.980277 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:14.984808 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-db200435-5ff0-4164-84cf-1a33704b582f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Volume info retrieved successfully. Aug 07 21:08:14.989752 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db200435-5ff0-4164-84cf-1a33704b582f tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 returned with HTTP 200 Aug 07 21:08:14.990342 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1065/4293] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:14 2026] GET /volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 => generated 834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:15.003786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-45224eef-c5f5-479c-a7ea-e3face9bc97d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:15.005603 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-45224eef-c5f5-479c-a7ea-e3face9bc97d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 Aug 07 21:08:15.005849 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-45224eef-c5f5-479c-a7ea-e3face9bc97d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:15.006035 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-45224eef-c5f5-479c-a7ea-e3face9bc97d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:15.012896 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:15.012896 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:15.016463 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-45224eef-c5f5-479c-a7ea-e3face9bc97d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Volume info retrieved successfully. Aug 07 21:08:15.021294 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-45224eef-c5f5-479c-a7ea-e3face9bc97d tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 returned with HTTP 200 Aug 07 21:08:15.021809 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1074/4294] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:15 2026] GET /volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:15.033232 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f7f2cc9f-9029-4743-a84e-58ace0aa9661 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:15.034887 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f7f2cc9f-9029-4743-a84e-58ace0aa9661 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed Aug 07 21:08:15.035069 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f7f2cc9f-9029-4743-a84e-58ace0aa9661 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:15.035252 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f7f2cc9f-9029-4743-a84e-58ace0aa9661 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:15.035346 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-f7f2cc9f-9029-4743-a84e-58ace0aa9661 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Delete snapshot with id: e435bec3-9ffe-48ac-9be6-7704106d96ed Aug 07 21:08:15.040498 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:15.040498 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:15.041044 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f7f2cc9f-9029-4743-a84e-58ace0aa9661 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Snapshot retrieved successfully. Aug 07 21:08:15.055256 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f7f2cc9f-9029-4743-a84e-58ace0aa9661 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Snapshot delete request issued successfully. Aug 07 21:08:15.055423 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f7f2cc9f-9029-4743-a84e-58ace0aa9661 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed returned with HTTP 202 Aug 07 21:08:15.055832 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1083/4295] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:08:15 2026] DELETE /volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:15.062423 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-494ad0fe-76a3-4f60-9398-32d6012fa266 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:15.064731 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-494ad0fe-76a3-4f60-9398-32d6012fa266 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed Aug 07 21:08:15.064981 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-494ad0fe-76a3-4f60-9398-32d6012fa266 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:15.065219 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-494ad0fe-76a3-4f60-9398-32d6012fa266 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:15.071140 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:15.071140 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:15.071586 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-494ad0fe-76a3-4f60-9398-32d6012fa266 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Snapshot retrieved successfully. Aug 07 21:08:15.072295 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-494ad0fe-76a3-4f60-9398-32d6012fa266 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed returned with HTTP 200 Aug 07 21:08:15.072639 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1074/4296] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:15 2026] GET /volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:15.388756 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ae1aab28-f171-40dd-95df-6b48d218e900 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:15.391379 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae1aab28-f171-40dd-95df-6b48d218e900 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 Aug 07 21:08:15.391861 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae1aab28-f171-40dd-95df-6b48d218e900 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:15.393606 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae1aab28-f171-40dd-95df-6b48d218e900 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:15.399779 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae1aab28-f171-40dd-95df-6b48d218e900 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 returned with HTTP 404 Aug 07 21:08:15.400631 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1066/4297] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:15 2026] GET /volume/v3/volumes/72ce64eb-6a32-4ca3-a159-9d1eed8f0023 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:15.406769 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-343048c8-ee1d-4a9a-b604-7c44a842db13 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:15.408722 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-343048c8-ee1d-4a9a-b604-7c44a842db13 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 Aug 07 21:08:15.408953 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-343048c8-ee1d-4a9a-b604-7c44a842db13 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:15.409154 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-343048c8-ee1d-4a9a-b604-7c44a842db13 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:15.416170 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:15.416170 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:15.420010 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-343048c8-ee1d-4a9a-b604-7c44a842db13 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:15.425937 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-343048c8-ee1d-4a9a-b604-7c44a842db13 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 returned with HTTP 200 Aug 07 21:08:15.426591 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1075/4298] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:15 2026] GET /volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:15.436941 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bfbc2347-d2a5-4e26-86cd-7d042cd3ee0d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:15.438703 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bfbc2347-d2a5-4e26-86cd-7d042cd3ee0d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 Aug 07 21:08:15.438876 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bfbc2347-d2a5-4e26-86cd-7d042cd3ee0d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:15.439081 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bfbc2347-d2a5-4e26-86cd-7d042cd3ee0d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:15.439223 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-bfbc2347-d2a5-4e26-86cd-7d042cd3ee0d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Delete volume with id: a56d08e3-2526-4cd1-a51c-19302c8971c6 Aug 07 21:08:15.445675 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:15.445675 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:15.446257 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bfbc2347-d2a5-4e26-86cd-7d042cd3ee0d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:15.461785 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bfbc2347-d2a5-4e26-86cd-7d042cd3ee0d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Delete volume request issued successfully. Aug 07 21:08:15.461998 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bfbc2347-d2a5-4e26-86cd-7d042cd3ee0d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 returned with HTTP 202 Aug 07 21:08:15.462372 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1084/4299] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:15 2026] DELETE /volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:15.470525 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4fc5caa0-fdf3-4be3-af65-bc30302221a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:15.472262 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4fc5caa0-fdf3-4be3-af65-bc30302221a9 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 Aug 07 21:08:15.472471 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4fc5caa0-fdf3-4be3-af65-bc30302221a9 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:15.472670 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4fc5caa0-fdf3-4be3-af65-bc30302221a9 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:15.479569 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:15.479569 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:15.483065 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4fc5caa0-fdf3-4be3-af65-bc30302221a9 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:15.488702 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4fc5caa0-fdf3-4be3-af65-bc30302221a9 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 returned with HTTP 200 Aug 07 21:08:15.489145 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1075/4300] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:15 2026] GET /volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:15.596869 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c453a779-79b3-4dc4-bac1-25f69b4deba1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:15.598385 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c453a779-79b3-4dc4-bac1-25f69b4deba1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:15.598863 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c453a779-79b3-4dc4-bac1-25f69b4deba1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:15.599206 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c453a779-79b3-4dc4-bac1-25f69b4deba1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:15.600245 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c453a779-79b3-4dc4-bac1-25f69b4deba1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:15.603922 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:15.603922 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:15.604929 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c453a779-79b3-4dc4-bac1-25f69b4deba1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:15.605577 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1067/4301] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:15 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:16.084867 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f78936a2-7125-44c1-9aba-7b16f28beda1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:16.086776 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f78936a2-7125-44c1-9aba-7b16f28beda1 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed Aug 07 21:08:16.087030 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f78936a2-7125-44c1-9aba-7b16f28beda1 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:16.087240 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f78936a2-7125-44c1-9aba-7b16f28beda1 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:16.092392 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f78936a2-7125-44c1-9aba-7b16f28beda1 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed returned with HTTP 404 Aug 07 21:08:16.095067 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1076/4302] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:16 2026] GET /volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:16.101189 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-859b58ca-dc6b-4840-bc20-5cc4dd99dbbe None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:16.104984 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-859b58ca-dc6b-4840-bc20-5cc4dd99dbbe tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] DELETE https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 Aug 07 21:08:16.105212 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-859b58ca-dc6b-4840-bc20-5cc4dd99dbbe tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:16.105451 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-859b58ca-dc6b-4840-bc20-5cc4dd99dbbe tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:16.105650 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-859b58ca-dc6b-4840-bc20-5cc4dd99dbbe tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Delete volume with id: 1e61587d-c4fa-4912-8530-a95c7fa92b68 Aug 07 21:08:16.118902 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:16.118902 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:16.119517 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-859b58ca-dc6b-4840-bc20-5cc4dd99dbbe tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Volume info retrieved successfully. Aug 07 21:08:16.151154 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-859b58ca-dc6b-4840-bc20-5cc4dd99dbbe tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Delete volume request issued successfully. Aug 07 21:08:16.151154 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-859b58ca-dc6b-4840-bc20-5cc4dd99dbbe tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 returned with HTTP 202 Aug 07 21:08:16.151154 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1085/4303] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:16 2026] DELETE /volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:16.160631 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7c60c93a-9985-4606-b8b0-052fa216679a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:16.164381 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c60c93a-9985-4606-b8b0-052fa216679a tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 Aug 07 21:08:16.167204 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c60c93a-9985-4606-b8b0-052fa216679a tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:16.167204 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c60c93a-9985-4606-b8b0-052fa216679a tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:16.181108 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:16.181108 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:16.184081 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7c60c93a-9985-4606-b8b0-052fa216679a tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Volume info retrieved successfully. Aug 07 21:08:16.190361 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c60c93a-9985-4606-b8b0-052fa216679a tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 returned with HTTP 200 Aug 07 21:08:16.190826 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1076/4304] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:16 2026] GET /volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:16.212269 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-752b8839-7ad6-4bee-a34a-cbd01a745a7a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:16.214781 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-752b8839-7ad6-4bee-a34a-cbd01a745a7a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 Aug 07 21:08:16.215094 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-752b8839-7ad6-4bee-a34a-cbd01a745a7a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:16.215395 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-752b8839-7ad6-4bee-a34a-cbd01a745a7a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:16.215654 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-752b8839-7ad6-4bee-a34a-cbd01a745a7a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Delete volume with id: ad45b9e0-101e-4792-bca1-91a994eb1eb8 Aug 07 21:08:16.223474 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:16.223474 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:16.224084 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-752b8839-7ad6-4bee-a34a-cbd01a745a7a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:08:16.242405 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-752b8839-7ad6-4bee-a34a-cbd01a745a7a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Delete volume request issued successfully. Aug 07 21:08:16.242557 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-752b8839-7ad6-4bee-a34a-cbd01a745a7a tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 returned with HTTP 202 Aug 07 21:08:16.243006 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1068/4305] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:16 2026] DELETE /volume/v3/volumes/ad45b9e0-101e-4792-bca1-91a994eb1eb8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:16.252278 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b60963fc-cef9-4636-b7aa-4807bd026e92 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:16.255299 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b60963fc-cef9-4636-b7aa-4807bd026e92 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] DELETE https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e Aug 07 21:08:16.255543 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b60963fc-cef9-4636-b7aa-4807bd026e92 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:16.255783 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b60963fc-cef9-4636-b7aa-4807bd026e92 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:16.255917 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-b60963fc-cef9-4636-b7aa-4807bd026e92 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Delete backup with id: 0ff23f15-fc05-4217-ac83-63af2cd93a9e. Aug 07 21:08:16.267100 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:16.267100 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:16.280635 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.backup.rpcapi [None req-b60963fc-cef9-4636-b7aa-4807bd026e92 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] delete_backup rpcapi backup_id 0ff23f15-fc05-4217-ac83-63af2cd93a9e {{(pid=100278) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:08:16.282625 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b60963fc-cef9-4636-b7aa-4807bd026e92 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e returned with HTTP 202 Aug 07 21:08:16.283228 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1077/4306] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:16 2026] DELETE /volume/v3/backups/0ff23f15-fc05-4217-ac83-63af2cd93a9e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:08:16.293319 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-921e1f57-6856-4790-8c7b-e0bfbefb6f80 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:16.295094 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-921e1f57-6856-4790-8c7b-e0bfbefb6f80 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] DELETE https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 Aug 07 21:08:16.295289 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-921e1f57-6856-4790-8c7b-e0bfbefb6f80 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:16.295498 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-921e1f57-6856-4790-8c7b-e0bfbefb6f80 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:16.295851 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-921e1f57-6856-4790-8c7b-e0bfbefb6f80 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Delete volume with id: 09a51087-579f-454b-bc55-c5362404d4a4 Aug 07 21:08:16.308924 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:16.308924 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:16.309513 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-921e1f57-6856-4790-8c7b-e0bfbefb6f80 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:08:16.330924 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-921e1f57-6856-4790-8c7b-e0bfbefb6f80 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Delete volume request issued successfully. Aug 07 21:08:16.331169 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-921e1f57-6856-4790-8c7b-e0bfbefb6f80 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 returned with HTTP 202 Aug 07 21:08:16.331644 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1086/4307] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:16 2026] DELETE /volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:16.339306 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1a8e9c2c-63f2-4f0c-bf23-5199bbb98274 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:16.342029 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a8e9c2c-63f2-4f0c-bf23-5199bbb98274 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 Aug 07 21:08:16.342305 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1a8e9c2c-63f2-4f0c-bf23-5199bbb98274 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:16.342531 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1a8e9c2c-63f2-4f0c-bf23-5199bbb98274 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:16.351348 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:16.351348 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:16.357417 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1a8e9c2c-63f2-4f0c-bf23-5199bbb98274 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Volume info retrieved successfully. Aug 07 21:08:16.366082 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a8e9c2c-63f2-4f0c-bf23-5199bbb98274 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 returned with HTTP 200 Aug 07 21:08:16.366652 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1077/4308] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:16 2026] GET /volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:16.502158 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-982df25c-dd94-475e-b7f8-a77e3a72f323 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:16.503860 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-982df25c-dd94-475e-b7f8-a77e3a72f323 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 Aug 07 21:08:16.504213 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-982df25c-dd94-475e-b7f8-a77e3a72f323 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:16.504213 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-982df25c-dd94-475e-b7f8-a77e3a72f323 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:16.511095 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-982df25c-dd94-475e-b7f8-a77e3a72f323 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 returned with HTTP 404 Aug 07 21:08:16.511893 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1069/4309] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:16 2026] GET /volume/v3/volumes/a56d08e3-2526-4cd1-a51c-19302c8971c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:16.520659 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-87eacda5-dbb2-4612-98ad-86007b10b63f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:16.522412 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:16.522825 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1825297087"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:16.524334 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1825297087'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:16.524998 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Create volume of 1 GB Aug 07 21:08:16.529688 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Availability Zones retrieved successfully. Aug 07 21:08:16.537408 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Flow 'volume_create_api' (a032aacf-2f39-4a3b-ba0e-666b685b2cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:16.538593 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c100294c-f197-48b7-a977-50dae2e51c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:16.540057 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:16.568733 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c100294c-f197-48b7-a977-50dae2e51c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:16.569571 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b253674-ab4e-4c61-81e1-ddaad249b78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:16.615013 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Created reservations ['10db08d2-c4ba-4558-a987-bfe5ceaf4b1e', '15c93b75-4656-435e-8dd9-76b617eea387', '21479b14-19e9-4412-8886-dee21adbfce5', '85abc05c-9c2a-4cd2-b5a1-5461854d6c1e'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:16.615978 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b253674-ab4e-4c61-81e1-ddaad249b78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10db08d2-c4ba-4558-a987-bfe5ceaf4b1e', '15c93b75-4656-435e-8dd9-76b617eea387', '21479b14-19e9-4412-8886-dee21adbfce5', '85abc05c-9c2a-4cd2-b5a1-5461854d6c1e']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:16.616712 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ae3771d-cb84-4986-a7cc-227a62af5176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:16.618922 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-131212cb-d243-49d2-8698-17b214904de1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:16.621052 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-131212cb-d243-49d2-8698-17b214904de1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:16.621314 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-131212cb-d243-49d2-8698-17b214904de1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:16.621587 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-131212cb-d243-49d2-8698-17b214904de1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:16.621738 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-131212cb-d243-49d2-8698-17b214904de1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:16.627233 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:16.627233 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:16.628212 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-131212cb-d243-49d2-8698-17b214904de1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:16.628659 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1087/4310] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:16 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:16.643121 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ae3771d-cb84-4986-a7cc-227a62af5176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a62b419d-347e-4e83-a0d7-457059db8754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1825297087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2104065b99a40a29a5a3dc50a3093c7',qos_specs=None,replication_status=,reservations=['10db08d2-c4ba-4558-a987-bfe5ceaf4b1e','15c93b75-4656-435e-8dd9-76b617eea387','21479b14-19e9-4412-8886-dee21adbfce5','85abc05c-9c2a-4cd2-b5a1-5461854d6c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44a11df263374f829c91a7686ffc5cd3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1825297087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a62b419d-347e-4e83-a0d7-457059db8754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2104065b99a40a29a5a3dc50a3093c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44a11df263374f829c91a7686ffc5cd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:16.644125 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b24881a-e5a8-4030-b583-c0c63a28c756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:16.661770 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b24881a-e5a8-4030-b583-c0c63a28c756) transitioned into state 'SUCCESS' from state '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-1825297087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2104065b99a40a29a5a3dc50a3093c7',qos_specs=None,replication_status=,reservations=['10db08d2-c4ba-4558-a987-bfe5ceaf4b1e','15c93b75-4656-435e-8dd9-76b617eea387','21479b14-19e9-4412-8886-dee21adbfce5','85abc05c-9c2a-4cd2-b5a1-5461854d6c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44a11df263374f829c91a7686ffc5cd3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:16.662451 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb5cb8d-fb28-44f2-ad65-88d55c390803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:16.670670 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb5cb8d-fb28-44f2-ad65-88d55c390803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:16.671600 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Flow 'volume_create_api' (a032aacf-2f39-4a3b-ba0e-666b685b2cdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:16.671915 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Create volume request issued successfully. Aug 07 21:08:16.672474 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-87eacda5-dbb2-4612-98ad-86007b10b63f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:16.673061 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1078/4311] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:08:16 2026] POST /volume/v3/volumes => generated 747 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:16.685127 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-03fddf6d-a0b6-43ff-9809-43e1d950c38e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:16.687042 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03fddf6d-a0b6-43ff-9809-43e1d950c38e tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 Aug 07 21:08:16.687242 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03fddf6d-a0b6-43ff-9809-43e1d950c38e tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:16.687440 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03fddf6d-a0b6-43ff-9809-43e1d950c38e tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:16.696461 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:16.696461 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:16.700962 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-03fddf6d-a0b6-43ff-9809-43e1d950c38e tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:16.705710 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03fddf6d-a0b6-43ff-9809-43e1d950c38e tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 returned with HTTP 200 Aug 07 21:08:16.706165 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1078/4312] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:16 2026] GET /volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:17.206500 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c764bbe-1966-433b-bc5a-5cb798294278 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:17.209020 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c764bbe-1966-433b-bc5a-5cb798294278 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 Aug 07 21:08:17.209332 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c764bbe-1966-433b-bc5a-5cb798294278 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:17.209609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c764bbe-1966-433b-bc5a-5cb798294278 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:17.215445 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c764bbe-1966-433b-bc5a-5cb798294278 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 returned with HTTP 404 Aug 07 21:08:17.216154 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1070/4313] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:17 2026] GET /volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:17.222408 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6728ad55-10dc-4d49-ac85-f627547ffff8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:17.224188 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6728ad55-10dc-4d49-ac85-f627547ffff8 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] DELETE https://10.4.3.127/volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 Aug 07 21:08:17.224386 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6728ad55-10dc-4d49-ac85-f627547ffff8 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:17.224587 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6728ad55-10dc-4d49-ac85-f627547ffff8 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:17.224747 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-6728ad55-10dc-4d49-ac85-f627547ffff8 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Delete volume with id: 551d1b0a-7a1f-4554-9b0f-2ef8069ec265 Aug 07 21:08:17.231642 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:17.231642 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:17.232079 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6728ad55-10dc-4d49-ac85-f627547ffff8 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Volume info retrieved successfully. Aug 07 21:08:17.251532 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6728ad55-10dc-4d49-ac85-f627547ffff8 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Delete volume request issued successfully. Aug 07 21:08:17.251717 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6728ad55-10dc-4d49-ac85-f627547ffff8 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 returned with HTTP 202 Aug 07 21:08:17.252146 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1088/4314] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:17 2026] DELETE /volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:17.262188 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cc9cdb59-d9cc-4709-a3cf-706bf388a47b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:17.264497 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cc9cdb59-d9cc-4709-a3cf-706bf388a47b tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 Aug 07 21:08:17.264810 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cc9cdb59-d9cc-4709-a3cf-706bf388a47b tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:17.265061 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cc9cdb59-d9cc-4709-a3cf-706bf388a47b tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:17.274605 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:17.274605 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:17.279809 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-cc9cdb59-d9cc-4709-a3cf-706bf388a47b tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Volume info retrieved successfully. Aug 07 21:08:17.285140 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cc9cdb59-d9cc-4709-a3cf-706bf388a47b tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 returned with HTTP 200 Aug 07 21:08:17.285576 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1079/4315] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:17 2026] GET /volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:17.381204 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ce1cadbb-f6a2-4c09-b9f3-cd1a4b788c18 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:17.383333 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce1cadbb-f6a2-4c09-b9f3-cd1a4b788c18 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] GET https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 Aug 07 21:08:17.383543 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce1cadbb-f6a2-4c09-b9f3-cd1a4b788c18 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:17.383747 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce1cadbb-f6a2-4c09-b9f3-cd1a4b788c18 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:17.390095 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce1cadbb-f6a2-4c09-b9f3-cd1a4b788c18 tempest-TestVolumeBackupRestore-1936919720 tempest-TestVolumeBackupRestore-1936919720-project-member] https://10.4.3.127/volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 returned with HTTP 404 Aug 07 21:08:17.390607 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1079/4316] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:17 2026] GET /volume/v3/volumes/09a51087-579f-454b-bc55-c5362404d4a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:17.639830 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-da0db812-d7e2-4a1f-8f19-5d4fbba4ac9d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:17.642299 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da0db812-d7e2-4a1f-8f19-5d4fbba4ac9d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:17.642608 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da0db812-d7e2-4a1f-8f19-5d4fbba4ac9d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:17.642911 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da0db812-d7e2-4a1f-8f19-5d4fbba4ac9d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:17.643077 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-da0db812-d7e2-4a1f-8f19-5d4fbba4ac9d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:17.650996 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:17.650996 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:17.652249 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da0db812-d7e2-4a1f-8f19-5d4fbba4ac9d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:17.652847 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1071/4317] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:17 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 760 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:17.667180 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:17.670471 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:17.671055 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2fc35497-b61a-4e2a-a3af-bed91d94a5fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1172384870"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:17.672832 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume request body: {'volume': {"'backup_id": '2fc35497-b61a-4e2a-a3af-bed91d94a5fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1172384870'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:17.672990 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume of 1 GB Aug 07 21:08:17.678098 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Availability Zones retrieved successfully. Aug 07 21:08:17.685889 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Flow 'volume_create_api' (2b9311ab-fc61-4ead-b25f-dff2e66e9642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:17.687180 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b54787-e57b-48f2-b87c-3a49daed84c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:17.688458 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:17.718011 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-32a3fc97-adc5-4b3f-a67c-7e893ac482d6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:17.720000 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-32a3fc97-adc5-4b3f-a67c-7e893ac482d6 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 Aug 07 21:08:17.720337 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-32a3fc97-adc5-4b3f-a67c-7e893ac482d6 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:17.720588 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-32a3fc97-adc5-4b3f-a67c-7e893ac482d6 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:17.722890 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b54787-e57b-48f2-b87c-3a49daed84c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:17.723713 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07ce9577-2682-4171-a38e-ee218becd1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:17.730281 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:17.730281 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:17.734426 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-32a3fc97-adc5-4b3f-a67c-7e893ac482d6 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:17.738753 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-32a3fc97-adc5-4b3f-a67c-7e893ac482d6 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 returned with HTTP 200 Aug 07 21:08:17.739276 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1080/4318] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:17 2026] GET /volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:17.751465 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:17.753341 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:17.754011 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a62b419d-347e-4e83-a0d7-457059db8754", "size": 2, "name": "tempest-VolumesCloneTest-Volume-521743411"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:17.755514 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Create volume request body: {'volume': {'source_volid': 'a62b419d-347e-4e83-a0d7-457059db8754', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-521743411'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:17.766528 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Created reservations ['7325df24-6bbc-4a34-9312-f67c539a5398', '7caab988-ebd4-473d-bf51-8ac9e3a2a968', '6b21caa4-f307-42f2-854d-da3d9415d115', '7c34f7a4-8092-4c26-ac01-1c174cd601b8'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:17.767352 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07ce9577-2682-4171-a38e-ee218becd1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7325df24-6bbc-4a34-9312-f67c539a5398', '7caab988-ebd4-473d-bf51-8ac9e3a2a968', '6b21caa4-f307-42f2-854d-da3d9415d115', '7c34f7a4-8092-4c26-ac01-1c174cd601b8']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:17.768113 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:17.768113 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:17.768318 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ce9612-de95-4547-8dca-88fea95442a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:17.768605 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume retrieved successfully. Aug 07 21:08:17.769382 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Create volume of 2 GB Aug 07 21:08:17.777882 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Availability Zones retrieved successfully. Aug 07 21:08:17.787842 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Flow 'volume_create_api' (1358233a-8722-4fd5-89ee-f2dc96e37a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:17.790058 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91e494de-b3b5-43ab-8cc8-b8ec6b056172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:17.791277 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ce9612-de95-4547-8dca-88fea95442a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f662b3fc-d4e9-4dda-b0af-6b19940857ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1172384870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a889dd06f8a4276a100d5ef1285c0e7',qos_specs=None,replication_status=,reservations=['7325df24-6bbc-4a34-9312-f67c539a5398','7caab988-ebd4-473d-bf51-8ac9e3a2a968','6b21caa4-f307-42f2-854d-da3d9415d115','7c34f7a4-8092-4c26-ac01-1c174cd601b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1172384870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f662b3fc-d4e9-4dda-b0af-6b19940857ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a889dd06f8a4276a100d5ef1285c0e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:17.791994 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:17.792072 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd112b8-fd14-4abf-8e7f-226648481387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:17.809207 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd112b8-fd14-4abf-8e7f-226648481387) transitioned into state 'SUCCESS' from state '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-1172384870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a889dd06f8a4276a100d5ef1285c0e7',qos_specs=None,replication_status=,reservations=['7325df24-6bbc-4a34-9312-f67c539a5398','7caab988-ebd4-473d-bf51-8ac9e3a2a968','6b21caa4-f307-42f2-854d-da3d9415d115','7c34f7a4-8092-4c26-ac01-1c174cd601b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:17.809897 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (208272c6-0761-4fd6-bdd8-91dfed999d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:17.819259 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (208272c6-0761-4fd6-bdd8-91dfed999d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:17.820107 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Flow 'volume_create_api' (2b9311ab-fc61-4ead-b25f-dff2e66e9642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:17.820435 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume request issued successfully. Aug 07 21:08:17.821019 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d8e2ae45-e533-45ff-a9b6-c2f2c16129df tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:17.821424 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1089/4319] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:17 2026] POST /volume/v3/volumes => generated 758 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:17.822560 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91e494de-b3b5-43ab-8cc8-b8ec6b056172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'a62b419d-347e-4e83-a0d7-457059db8754', 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:17.823070 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd271224-7dec-4e62-a5e1-80103eff4c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:17.833353 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:17.836363 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:17.836935 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2fc35497-b61a-4e2a-a3af-bed91d94a5fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1636006850"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:17.839190 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume request body: {'volume': {"'backup_id": '2fc35497-b61a-4e2a-a3af-bed91d94a5fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1636006850'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:17.839408 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume of 1 GB Aug 07 21:08:17.845572 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Availability Zones retrieved successfully. Aug 07 21:08:17.855390 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Flow 'volume_create_api' (d2d7d781-c914-44d0-a8ec-08338c1fa43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:17.856944 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b4f8f6-80c7-4d26-974b-75dbc6958850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:17.857926 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:17.890559 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Created reservations ['531499f8-b84d-4deb-8954-665e9a0a40c4', 'b32ffe15-d23b-4a9a-8348-cdee18ab2868', '1200d5cb-f348-489e-b87d-74c2a47d508c', '65419246-97c4-44cd-8cc2-d28543685d80'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:17.891539 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd271224-7dec-4e62-a5e1-80103eff4c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['531499f8-b84d-4deb-8954-665e9a0a40c4', 'b32ffe15-d23b-4a9a-8348-cdee18ab2868', '1200d5cb-f348-489e-b87d-74c2a47d508c', '65419246-97c4-44cd-8cc2-d28543685d80']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:17.892246 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f0d998-8e44-41f4-842b-9c02b34165ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:17.897214 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b4f8f6-80c7-4d26-974b-75dbc6958850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:17.899125 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f30846d-0376-4f53-8794-daffbd1f9cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:17.941861 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f0d998-8e44-41f4-842b-9c02b34165ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d7cabac-f7a1-4388-be95-7daa9a25c238', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-521743411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2104065b99a40a29a5a3dc50a3093c7',qos_specs=None,replication_status=,reservations=['531499f8-b84d-4deb-8954-665e9a0a40c4','b32ffe15-d23b-4a9a-8348-cdee18ab2868','1200d5cb-f348-489e-b87d-74c2a47d508c','65419246-97c4-44cd-8cc2-d28543685d80'],size=2,snapshot_id=None,source_replicaid=,source_volid=a62b419d-347e-4e83-a0d7-457059db8754,status='creating',user_id='44a11df263374f829c91a7686ffc5cd3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-521743411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d7cabac-f7a1-4388-be95-7daa9a25c238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2104065b99a40a29a5a3dc50a3093c7',provider_auth=None,provider_geometry=None,provider_id=None,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=a62b419d-347e-4e83-a0d7-457059db8754,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44a11df263374f829c91a7686ffc5cd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:17.942993 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0870345d-dc93-42be-ad18-5a47174b0d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:17.978280 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Created reservations ['85b0c7bc-aef1-43ce-9eaa-6ebf193ff5f9', '381f9b8a-99a3-4588-915b-429a4b40ff5f', 'a199aa40-f7d6-4d5e-a446-b790a985a24c', '6105ca5a-5847-44ba-8954-394dc2c46991'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:17.979323 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f30846d-0376-4f53-8794-daffbd1f9cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85b0c7bc-aef1-43ce-9eaa-6ebf193ff5f9', '381f9b8a-99a3-4588-915b-429a4b40ff5f', 'a199aa40-f7d6-4d5e-a446-b790a985a24c', '6105ca5a-5847-44ba-8954-394dc2c46991']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:17.980355 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba44011b-6690-46d4-a072-ef9ecace5a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:17.994637 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0870345d-dc93-42be-ad18-5a47174b0d62) transitioned into state 'SUCCESS' from state '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-521743411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2104065b99a40a29a5a3dc50a3093c7',qos_specs=None,replication_status=,reservations=['531499f8-b84d-4deb-8954-665e9a0a40c4','b32ffe15-d23b-4a9a-8348-cdee18ab2868','1200d5cb-f348-489e-b87d-74c2a47d508c','65419246-97c4-44cd-8cc2-d28543685d80'],size=2,snapshot_id=None,source_replicaid=,source_volid=a62b419d-347e-4e83-a0d7-457059db8754,status='creating',user_id='44a11df263374f829c91a7686ffc5cd3',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:17.995399 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe43483-bef4-447f-acb2-d696a8884d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.006358 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba44011b-6690-46d4-a072-ef9ecace5a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1902f97b-b10d-40f6-ae04-d30ff7c096ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1636006850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a889dd06f8a4276a100d5ef1285c0e7',qos_specs=None,replication_status=,reservations=['85b0c7bc-aef1-43ce-9eaa-6ebf193ff5f9','381f9b8a-99a3-4588-915b-429a4b40ff5f','a199aa40-f7d6-4d5e-a446-b790a985a24c','6105ca5a-5847-44ba-8954-394dc2c46991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1636006850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1902f97b-b10d-40f6-ae04-d30ff7c096ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a889dd06f8a4276a100d5ef1285c0e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.007307 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c758cc-1212-42cc-b467-5ebdb87b6212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.015013 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe43483-bef4-447f-acb2-d696a8884d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.015859 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Flow 'volume_create_api' (1358233a-8722-4fd5-89ee-f2dc96e37a66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:18.016198 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Create volume request issued successfully. Aug 07 21:08:18.016768 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86e64fd0-f0e1-4680-943a-34e3cd62eb52 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:18.017366 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1080/4320] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:17 2026] POST /volume/v3/volumes => generated 780 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:18.029047 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c758cc-1212-42cc-b467-5ebdb87b6212) transitioned into state 'SUCCESS' from state '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-1636006850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a889dd06f8a4276a100d5ef1285c0e7',qos_specs=None,replication_status=,reservations=['85b0c7bc-aef1-43ce-9eaa-6ebf193ff5f9','381f9b8a-99a3-4588-915b-429a4b40ff5f','a199aa40-f7d6-4d5e-a446-b790a985a24c','6105ca5a-5847-44ba-8954-394dc2c46991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.031047 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d0ebd0d-5edb-4b5d-aea4-bd04a611b85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.031110 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-196d1d1e-59eb-459c-a331-b495f23c6bee None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.035190 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-196d1d1e-59eb-459c-a331-b495f23c6bee tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 Aug 07 21:08:18.035554 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-196d1d1e-59eb-459c-a331-b495f23c6bee tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:18.035740 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-196d1d1e-59eb-459c-a331-b495f23c6bee tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:18.041880 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d0ebd0d-5edb-4b5d-aea4-bd04a611b85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.042582 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:18.042582 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:18.042770 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Flow 'volume_create_api' (d2d7d781-c914-44d0-a8ec-08338c1fa43e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:18.043095 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume request issued successfully. Aug 07 21:08:18.043689 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcdc47ba-ee43-4270-85b5-14997e9b09dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:18.044265 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1072/4321] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:17 2026] POST /volume/v3/volumes => generated 758 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:18.046487 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-196d1d1e-59eb-459c-a331-b495f23c6bee tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:18.051143 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-196d1d1e-59eb-459c-a331-b495f23c6bee tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 returned with HTTP 200 Aug 07 21:08:18.051820 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1081/4322] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:18 2026] GET /volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:18.056409 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-72e258c7-d253-460c-b933-a8eaca2d3311 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.059476 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:18.060072 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2fc35497-b61a-4e2a-a3af-bed91d94a5fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1107173257"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:18.061643 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume request body: {'volume': {"'backup_id": '2fc35497-b61a-4e2a-a3af-bed91d94a5fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1107173257'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:18.061782 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume of 1 GB Aug 07 21:08:18.062032 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:18.062032 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:18.065567 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Availability Zones retrieved successfully. Aug 07 21:08:18.071232 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Flow 'volume_create_api' (41d0c03c-b5cc-43d0-8ae8-977e24065e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:18.072173 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a819adeb-8c44-46a9-aba6-e049ca5d9264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.073054 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:18.097695 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a819adeb-8c44-46a9-aba6-e049ca5d9264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.098473 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5294675-2e08-4400-bad4-ba15a13b24b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.143005 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Created reservations ['5c903c45-0730-47de-bea9-de66c46ad767', '1ae9805b-eb5e-4877-bcef-a8ff3ab6356d', 'e3ac60e3-293b-47ac-8f93-1a973a6a48af', '97059f1d-3975-42bd-a345-6838f05cae68'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:18.143733 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5294675-2e08-4400-bad4-ba15a13b24b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c903c45-0730-47de-bea9-de66c46ad767', '1ae9805b-eb5e-4877-bcef-a8ff3ab6356d', 'e3ac60e3-293b-47ac-8f93-1a973a6a48af', '97059f1d-3975-42bd-a345-6838f05cae68']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.144460 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (398281c1-940d-4f06-8ae8-e918bfe50852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.175512 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (398281c1-940d-4f06-8ae8-e918bfe50852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50c56d71-578d-468d-98b0-72ff71fbe11b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1107173257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a889dd06f8a4276a100d5ef1285c0e7',qos_specs=None,replication_status=,reservations=['5c903c45-0730-47de-bea9-de66c46ad767','1ae9805b-eb5e-4877-bcef-a8ff3ab6356d','e3ac60e3-293b-47ac-8f93-1a973a6a48af','97059f1d-3975-42bd-a345-6838f05cae68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1107173257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50c56d71-578d-468d-98b0-72ff71fbe11b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a889dd06f8a4276a100d5ef1285c0e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.176732 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba8f237-69be-4706-8202-5aaa5bec8d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.204005 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba8f237-69be-4706-8202-5aaa5bec8d70) transitioned into state 'SUCCESS' from state '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-1107173257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a889dd06f8a4276a100d5ef1285c0e7',qos_specs=None,replication_status=,reservations=['5c903c45-0730-47de-bea9-de66c46ad767','1ae9805b-eb5e-4877-bcef-a8ff3ab6356d','e3ac60e3-293b-47ac-8f93-1a973a6a48af','97059f1d-3975-42bd-a345-6838f05cae68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.204841 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658874c8-1648-4dd4-82d3-7a0c516d9a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.214011 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658874c8-1648-4dd4-82d3-7a0c516d9a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.214856 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Flow 'volume_create_api' (41d0c03c-b5cc-43d0-8ae8-977e24065e2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:18.215181 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume request issued successfully. Aug 07 21:08:18.215721 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-72e258c7-d253-460c-b933-a8eaca2d3311 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:18.216215 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1090/4323] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:18 2026] POST /volume/v3/volumes => generated 758 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:18.233083 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.238733 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:18.239225 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2fc35497-b61a-4e2a-a3af-bed91d94a5fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-468055105"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:18.241500 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume request body: {'volume': {"'backup_id": '2fc35497-b61a-4e2a-a3af-bed91d94a5fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-468055105'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:18.241684 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume of 1 GB Aug 07 21:08:18.242785 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:18.242785 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:18.246867 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Availability Zones retrieved successfully. Aug 07 21:08:18.254983 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Flow 'volume_create_api' (413d1435-c745-44e7-9390-25f8b74ed44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:18.256608 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d601c6d0-67c1-41f6-89cc-2061555cca03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.258181 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:18.290648 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d601c6d0-67c1-41f6-89cc-2061555cca03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.291361 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0cecd03-fb3d-4dc3-8ed2-072eccf59eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.298942 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-930acda6-b74d-470e-9bb8-17261868226b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.301679 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-930acda6-b74d-470e-9bb8-17261868226b tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 Aug 07 21:08:18.301938 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-930acda6-b74d-470e-9bb8-17261868226b tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:18.302210 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-930acda6-b74d-470e-9bb8-17261868226b tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:18.308266 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-930acda6-b74d-470e-9bb8-17261868226b tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 returned with HTTP 404 Aug 07 21:08:18.309070 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1073/4324] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:18 2026] GET /volume/v3/volumes/551d1b0a-7a1f-4554-9b0f-2ef8069ec265 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:18.315890 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2cd032be-cafa-4b74-aba3-9ba7a4238a8c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.317706 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2cd032be-cafa-4b74-aba3-9ba7a4238a8c tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed Aug 07 21:08:18.317913 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2cd032be-cafa-4b74-aba3-9ba7a4238a8c tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:18.318151 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2cd032be-cafa-4b74-aba3-9ba7a4238a8c tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:18.318303 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-2cd032be-cafa-4b74-aba3-9ba7a4238a8c tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Delete snapshot with id: e435bec3-9ffe-48ac-9be6-7704106d96ed Aug 07 21:08:18.322531 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2cd032be-cafa-4b74-aba3-9ba7a4238a8c tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed returned with HTTP 404 Aug 07 21:08:18.323045 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1082/4325] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:08:18 2026] DELETE /volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:18.330598 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d970218c-6ee5-4aa2-abb2-878cf988d7db None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.332836 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d970218c-6ee5-4aa2-abb2-878cf988d7db tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed Aug 07 21:08:18.333115 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d970218c-6ee5-4aa2-abb2-878cf988d7db tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:18.333376 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d970218c-6ee5-4aa2-abb2-878cf988d7db tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:18.334392 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Created reservations ['472c89a9-6d46-4921-bdea-a40275775036', 'f29200e9-030e-4bec-bbb8-a110c8970bef', '9b0d33bb-e427-4474-8cb0-f6c4012a6676', 'ae7a32bc-5550-4e9d-93e0-bd9cf8d2b66a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:18.335170 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0cecd03-fb3d-4dc3-8ed2-072eccf59eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['472c89a9-6d46-4921-bdea-a40275775036', 'f29200e9-030e-4bec-bbb8-a110c8970bef', '9b0d33bb-e427-4474-8cb0-f6c4012a6676', 'ae7a32bc-5550-4e9d-93e0-bd9cf8d2b66a']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.335923 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0169681-7700-4273-9328-ab1ab494f68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.337934 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d970218c-6ee5-4aa2-abb2-878cf988d7db tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed returned with HTTP 404 Aug 07 21:08:18.338588 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1091/4326] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:18 2026] GET /volume/v3/snapshots/e435bec3-9ffe-48ac-9be6-7704106d96ed => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:18.347305 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-825477cd-8e7f-464d-9141-7d0471ae2ffd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.349415 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-825477cd-8e7f-464d-9141-7d0471ae2ffd tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] DELETE https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 Aug 07 21:08:18.349715 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-825477cd-8e7f-464d-9141-7d0471ae2ffd tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:18.350013 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-825477cd-8e7f-464d-9141-7d0471ae2ffd tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:18.350237 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-825477cd-8e7f-464d-9141-7d0471ae2ffd tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Delete volume with id: 1e61587d-c4fa-4912-8530-a95c7fa92b68 Aug 07 21:08:18.356835 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-825477cd-8e7f-464d-9141-7d0471ae2ffd tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 returned with HTTP 404 Aug 07 21:08:18.357515 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1074/4327] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:18 2026] DELETE /volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:18.361245 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0169681-7700-4273-9328-ab1ab494f68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a575f274-c826-4894-b7d1-2d7c8e68328e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-468055105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a889dd06f8a4276a100d5ef1285c0e7',qos_specs=None,replication_status=,reservations=['472c89a9-6d46-4921-bdea-a40275775036','f29200e9-030e-4bec-bbb8-a110c8970bef','9b0d33bb-e427-4474-8cb0-f6c4012a6676','ae7a32bc-5550-4e9d-93e0-bd9cf8d2b66a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-468055105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a575f274-c826-4894-b7d1-2d7c8e68328e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a889dd06f8a4276a100d5ef1285c0e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.362535 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (460aabed-bbfd-4dcb-b984-8ecba6d15581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.366691 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f2e2b224-175e-4ea3-92dc-797924482473 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.368666 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f2e2b224-175e-4ea3-92dc-797924482473 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] GET https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 Aug 07 21:08:18.368879 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f2e2b224-175e-4ea3-92dc-797924482473 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:18.369114 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f2e2b224-175e-4ea3-92dc-797924482473 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:18.374697 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f2e2b224-175e-4ea3-92dc-797924482473 tempest-SnapshotDependencyTests-426579240 tempest-SnapshotDependencyTests-426579240-project-member] https://10.4.3.127/volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 returned with HTTP 404 Aug 07 21:08:18.375210 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1083/4328] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:18 2026] GET /volume/v3/volumes/1e61587d-c4fa-4912-8530-a95c7fa92b68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:18.382512 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (460aabed-bbfd-4dcb-b984-8ecba6d15581) transitioned into state 'SUCCESS' from state '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-468055105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a889dd06f8a4276a100d5ef1285c0e7',qos_specs=None,replication_status=,reservations=['472c89a9-6d46-4921-bdea-a40275775036','f29200e9-030e-4bec-bbb8-a110c8970bef','9b0d33bb-e427-4474-8cb0-f6c4012a6676','ae7a32bc-5550-4e9d-93e0-bd9cf8d2b66a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.382990 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032ef636-cf14-418a-8af8-0fba10d70c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.397593 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032ef636-cf14-418a-8af8-0fba10d70c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.398421 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Flow 'volume_create_api' (413d1435-c745-44e7-9390-25f8b74ed44e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:18.398682 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume request issued successfully. Aug 07 21:08:18.399496 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5875d01-dc3f-4cd6-917f-f6f135bf5917 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:18.399750 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1081/4329] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:18 2026] POST /volume/v3/volumes => generated 757 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:18.417756 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.422026 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:18.422809 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2fc35497-b61a-4e2a-a3af-bed91d94a5fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1519794172"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:18.424024 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume request body: {'volume': {"'backup_id": '2fc35497-b61a-4e2a-a3af-bed91d94a5fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1519794172'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:18.424153 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume of 1 GB Aug 07 21:08:18.424427 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:18.424427 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:18.429879 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Availability Zones retrieved successfully. Aug 07 21:08:18.435231 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Flow 'volume_create_api' (1e845c8d-af93-4616-a4b6-d3a2c3d4e2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:18.436403 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0ea0bf-8863-4c5f-9480-ba4503111d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.437377 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:18.468511 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0ea0bf-8863-4c5f-9480-ba4503111d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.469269 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e97f636b-00ad-4963-a191-80f9908822df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.510922 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Created reservations ['6cb246b3-6259-44f0-a8fc-ec90dead1b67', '87605924-8e6e-4fa7-8a13-fec43e55ded4', '70fc22f0-9b3c-497a-aa0f-74eff5fabe90', 'c4c1f9f8-2eee-4015-a688-09bb9eee41e9'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:18.511645 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e97f636b-00ad-4963-a191-80f9908822df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cb246b3-6259-44f0-a8fc-ec90dead1b67', '87605924-8e6e-4fa7-8a13-fec43e55ded4', '70fc22f0-9b3c-497a-aa0f-74eff5fabe90', 'c4c1f9f8-2eee-4015-a688-09bb9eee41e9']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.512299 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6719edcf-2edd-4b3d-bfd9-b0b1241a1159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.535367 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6719edcf-2edd-4b3d-bfd9-b0b1241a1159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6afa215-0ab8-44e3-954e-9416274b38f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1519794172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a889dd06f8a4276a100d5ef1285c0e7',qos_specs=None,replication_status=,reservations=['6cb246b3-6259-44f0-a8fc-ec90dead1b67','87605924-8e6e-4fa7-8a13-fec43e55ded4','70fc22f0-9b3c-497a-aa0f-74eff5fabe90','c4c1f9f8-2eee-4015-a688-09bb9eee41e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1519794172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6afa215-0ab8-44e3-954e-9416274b38f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a889dd06f8a4276a100d5ef1285c0e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.535850 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c90f12a-5390-4593-960a-11e21e72f492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.554033 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c90f12a-5390-4593-960a-11e21e72f492) transitioned into state 'SUCCESS' from state '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-1519794172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a889dd06f8a4276a100d5ef1285c0e7',qos_specs=None,replication_status=,reservations=['6cb246b3-6259-44f0-a8fc-ec90dead1b67','87605924-8e6e-4fa7-8a13-fec43e55ded4','70fc22f0-9b3c-497a-aa0f-74eff5fabe90','c4c1f9f8-2eee-4015-a688-09bb9eee41e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c3b5a34a51f4294bb136dd12abc88ea',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.554678 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba99fc3b-459e-4c13-8f81-a8eb6d932a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:18.565773 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba99fc3b-459e-4c13-8f81-a8eb6d932a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:18.566517 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Flow 'volume_create_api' (1e845c8d-af93-4616-a4b6-d3a2c3d4e2ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:18.566819 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Create volume request issued successfully. Aug 07 21:08:18.567334 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-62bdfba3-0e45-4c09-85a0-6e321a107847 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:18.567868 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1092/4330] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:18 2026] POST /volume/v3/volumes => generated 758 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:18.581865 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b9ba3cc-a3aa-4c4e-9be0-d0c43092bcf0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.583488 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b9ba3cc-a3aa-4c4e-9be0-d0c43092bcf0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/f662b3fc-d4e9-4dda-b0af-6b19940857ab Aug 07 21:08:18.583699 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b9ba3cc-a3aa-4c4e-9be0-d0c43092bcf0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:18.583918 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b9ba3cc-a3aa-4c4e-9be0-d0c43092bcf0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:18.591136 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:18.591136 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:18.594370 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b9ba3cc-a3aa-4c4e-9be0-d0c43092bcf0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:18.597847 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b9ba3cc-a3aa-4c4e-9be0-d0c43092bcf0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/f662b3fc-d4e9-4dda-b0af-6b19940857ab returned with HTTP 200 Aug 07 21:08:18.598247 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1075/4331] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:18 2026] GET /volume/v3/volumes/f662b3fc-d4e9-4dda-b0af-6b19940857ab => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:18.610496 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f3602ce2-90a5-4530-99e5-6256186eccfb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.612426 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3602ce2-90a5-4530-99e5-6256186eccfb tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/1902f97b-b10d-40f6-ae04-d30ff7c096ce Aug 07 21:08:18.612668 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3602ce2-90a5-4530-99e5-6256186eccfb tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:18.612892 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3602ce2-90a5-4530-99e5-6256186eccfb tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:18.620244 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:18.620244 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:18.624481 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f3602ce2-90a5-4530-99e5-6256186eccfb tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:18.628787 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3602ce2-90a5-4530-99e5-6256186eccfb tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/1902f97b-b10d-40f6-ae04-d30ff7c096ce returned with HTTP 200 Aug 07 21:08:18.629213 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1084/4332] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:18 2026] GET /volume/v3/volumes/1902f97b-b10d-40f6-ae04-d30ff7c096ce => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:18.642214 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-992bbdae-5f2d-40ee-92f4-9c2c078aeca6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.644887 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-992bbdae-5f2d-40ee-92f4-9c2c078aeca6 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/50c56d71-578d-468d-98b0-72ff71fbe11b Aug 07 21:08:18.645317 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-992bbdae-5f2d-40ee-92f4-9c2c078aeca6 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:18.645436 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-992bbdae-5f2d-40ee-92f4-9c2c078aeca6 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:18.656319 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:18.656319 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:18.665816 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-992bbdae-5f2d-40ee-92f4-9c2c078aeca6 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:18.675173 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-992bbdae-5f2d-40ee-92f4-9c2c078aeca6 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/50c56d71-578d-468d-98b0-72ff71fbe11b returned with HTTP 200 Aug 07 21:08:18.675840 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1082/4333] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:18 2026] GET /volume/v3/volumes/50c56d71-578d-468d-98b0-72ff71fbe11b => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:18.692142 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a5d98202-a8f2-4d61-afe4-1efc10eaa1c4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.694931 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a5d98202-a8f2-4d61-afe4-1efc10eaa1c4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/a575f274-c826-4894-b7d1-2d7c8e68328e Aug 07 21:08:18.695174 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a5d98202-a8f2-4d61-afe4-1efc10eaa1c4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:18.696072 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a5d98202-a8f2-4d61-afe4-1efc10eaa1c4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:18.705513 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:18.705513 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:18.710845 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a5d98202-a8f2-4d61-afe4-1efc10eaa1c4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:18.716916 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a5d98202-a8f2-4d61-afe4-1efc10eaa1c4 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/a575f274-c826-4894-b7d1-2d7c8e68328e returned with HTTP 200 Aug 07 21:08:18.717548 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1093/4334] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:18 2026] GET /volume/v3/volumes/a575f274-c826-4894-b7d1-2d7c8e68328e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:18.733560 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8495fbb3-651d-44a2-ae49-dbe25f532449 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.735782 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8495fbb3-651d-44a2-ae49-dbe25f532449 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/f6afa215-0ab8-44e3-954e-9416274b38f3 Aug 07 21:08:18.736065 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8495fbb3-651d-44a2-ae49-dbe25f532449 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:18.736253 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8495fbb3-651d-44a2-ae49-dbe25f532449 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:18.745554 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:18.745554 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:18.749776 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8495fbb3-651d-44a2-ae49-dbe25f532449 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:18.755626 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8495fbb3-651d-44a2-ae49-dbe25f532449 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/f6afa215-0ab8-44e3-954e-9416274b38f3 returned with HTTP 200 Aug 07 21:08:18.756126 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1076/4335] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:18 2026] GET /volume/v3/volumes/f6afa215-0ab8-44e3-954e-9416274b38f3 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:18.770638 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-050f4c36-6162-4e5f-8615-6041552d762d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.772744 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-050f4c36-6162-4e5f-8615-6041552d762d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] DELETE https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:18.773014 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-050f4c36-6162-4e5f-8615-6041552d762d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:18.773254 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-050f4c36-6162-4e5f-8615-6041552d762d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:18.773394 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-050f4c36-6162-4e5f-8615-6041552d762d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Delete backup with id: 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. Aug 07 21:08:18.778366 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:18.778366 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:18.793172 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.backup.rpcapi [None req-050f4c36-6162-4e5f-8615-6041552d762d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] delete_backup rpcapi backup_id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc {{(pid=100278) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:08:18.794938 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-050f4c36-6162-4e5f-8615-6041552d762d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 202 Aug 07 21:08:18.795513 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1085/4336] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:18 2026] DELETE /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:08:18.804905 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f66819d5-4668-4185-b15d-ce35885a9db0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:18.806919 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f66819d5-4668-4185-b15d-ce35885a9db0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:18.807682 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f66819d5-4668-4185-b15d-ce35885a9db0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:18.807682 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f66819d5-4668-4185-b15d-ce35885a9db0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:18.807682 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f66819d5-4668-4185-b15d-ce35885a9db0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:18.814349 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:18.814349 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:18.815405 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f66819d5-4668-4185-b15d-ce35885a9db0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 200 Aug 07 21:08:18.815856 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1083/4337] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:18 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:19.066422 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1c4efd20-34b1-49e3-9ca3-5d0ac992f92f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:19.068196 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1c4efd20-34b1-49e3-9ca3-5d0ac992f92f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 Aug 07 21:08:19.068683 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1c4efd20-34b1-49e3-9ca3-5d0ac992f92f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:19.068683 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1c4efd20-34b1-49e3-9ca3-5d0ac992f92f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:19.079058 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:19.079058 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:19.082610 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1c4efd20-34b1-49e3-9ca3-5d0ac992f92f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:19.086790 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1c4efd20-34b1-49e3-9ca3-5d0ac992f92f tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 returned with HTTP 200 Aug 07 21:08:19.087090 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1094/4338] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:19 2026] GET /volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:19.105670 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7a11dc5d-ab04-406b-a548-2f6c672b44b6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:19.107429 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a11dc5d-ab04-406b-a548-2f6c672b44b6 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 Aug 07 21:08:19.107669 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a11dc5d-ab04-406b-a548-2f6c672b44b6 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:19.108009 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a11dc5d-ab04-406b-a548-2f6c672b44b6 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:19.114922 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:19.114922 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:19.120073 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7a11dc5d-ab04-406b-a548-2f6c672b44b6 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:19.124560 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a11dc5d-ab04-406b-a548-2f6c672b44b6 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 returned with HTTP 200 Aug 07 21:08:19.125017 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1077/4339] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:19 2026] GET /volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:19.138924 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0a591b46-b965-4ea9-bf4c-17d82c10b4c0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:19.140687 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0a591b46-b965-4ea9-bf4c-17d82c10b4c0 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 Aug 07 21:08:19.140888 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0a591b46-b965-4ea9-bf4c-17d82c10b4c0 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:19.141078 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0a591b46-b965-4ea9-bf4c-17d82c10b4c0 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:19.152693 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:19.152693 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:19.158655 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0a591b46-b965-4ea9-bf4c-17d82c10b4c0 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:19.164612 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0a591b46-b965-4ea9-bf4c-17d82c10b4c0 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 returned with HTTP 200 Aug 07 21:08:19.164992 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1086/4340] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:19 2026] GET /volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:19.177296 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47d5dcfa-e7d0-428b-ab80-cf7f36e7868d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:19.179525 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47d5dcfa-e7d0-428b-ab80-cf7f36e7868d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] DELETE https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 Aug 07 21:08:19.179816 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47d5dcfa-e7d0-428b-ab80-cf7f36e7868d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:19.180063 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47d5dcfa-e7d0-428b-ab80-cf7f36e7868d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:19.180267 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-47d5dcfa-e7d0-428b-ab80-cf7f36e7868d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Delete volume with id: 4d7cabac-f7a1-4388-be95-7daa9a25c238 Aug 07 21:08:19.198055 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:19.198055 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:19.198752 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-47d5dcfa-e7d0-428b-ab80-cf7f36e7868d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:19.228829 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-47d5dcfa-e7d0-428b-ab80-cf7f36e7868d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Delete volume request issued successfully. Aug 07 21:08:19.229056 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47d5dcfa-e7d0-428b-ab80-cf7f36e7868d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 returned with HTTP 202 Aug 07 21:08:19.229496 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1084/4341] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:19 2026] DELETE /volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:19.240055 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c44798b0-9edc-4b03-b1d4-9399ec80b20d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:19.241633 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c44798b0-9edc-4b03-b1d4-9399ec80b20d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 Aug 07 21:08:19.241836 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c44798b0-9edc-4b03-b1d4-9399ec80b20d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:19.242034 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c44798b0-9edc-4b03-b1d4-9399ec80b20d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:19.249262 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:19.249262 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:19.253861 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c44798b0-9edc-4b03-b1d4-9399ec80b20d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:19.259967 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c44798b0-9edc-4b03-b1d4-9399ec80b20d tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 returned with HTTP 200 Aug 07 21:08:19.260527 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1095/4342] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:19 2026] GET /volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:19.826506 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-15404b6e-8008-4607-8cc1-67c7e655c159 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:19.828191 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15404b6e-8008-4607-8cc1-67c7e655c159 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc Aug 07 21:08:19.828375 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15404b6e-8008-4607-8cc1-67c7e655c159 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:19.828558 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15404b6e-8008-4607-8cc1-67c7e655c159 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:19.828657 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-15404b6e-8008-4607-8cc1-67c7e655c159 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Show backup with id 2fc35497-b61a-4e2a-a3af-bed91d94a5fc. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:19.831653 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15404b6e-8008-4607-8cc1-67c7e655c159 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc returned with HTTP 404 Aug 07 21:08:19.832073 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1078/4343] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:19 2026] GET /volume/v3/backups/2fc35497-b61a-4e2a-a3af-bed91d94a5fc => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:19.841998 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9ee5ade0-fa15-48ae-ab20-6c91d2a6c054 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:19.843698 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ee5ade0-fa15-48ae-ab20-6c91d2a6c054 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f6afa215-0ab8-44e3-954e-9416274b38f3 Aug 07 21:08:19.843927 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9ee5ade0-fa15-48ae-ab20-6c91d2a6c054 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:19.844109 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9ee5ade0-fa15-48ae-ab20-6c91d2a6c054 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:19.844258 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-9ee5ade0-fa15-48ae-ab20-6c91d2a6c054 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Delete volume with id: f6afa215-0ab8-44e3-954e-9416274b38f3 Aug 07 21:08:19.851121 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:19.851121 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:19.851524 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9ee5ade0-fa15-48ae-ab20-6c91d2a6c054 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:19.867186 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9ee5ade0-fa15-48ae-ab20-6c91d2a6c054 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Delete volume request issued successfully. Aug 07 21:08:19.867273 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ee5ade0-fa15-48ae-ab20-6c91d2a6c054 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/f6afa215-0ab8-44e3-954e-9416274b38f3 returned with HTTP 202 Aug 07 21:08:19.867705 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1087/4344] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:19 2026] DELETE /volume/v3/volumes/f6afa215-0ab8-44e3-954e-9416274b38f3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:19.874343 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c4b605c2-7a41-4465-a0b5-718b2527044e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:19.876627 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4b605c2-7a41-4465-a0b5-718b2527044e tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/f6afa215-0ab8-44e3-954e-9416274b38f3 Aug 07 21:08:19.876917 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4b605c2-7a41-4465-a0b5-718b2527044e tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:19.877137 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4b605c2-7a41-4465-a0b5-718b2527044e tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:19.886232 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:19.886232 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:19.891395 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c4b605c2-7a41-4465-a0b5-718b2527044e tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:19.896536 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4b605c2-7a41-4465-a0b5-718b2527044e tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/f6afa215-0ab8-44e3-954e-9416274b38f3 returned with HTTP 200 Aug 07 21:08:19.897269 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1085/4345] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:19 2026] GET /volume/v3/volumes/f6afa215-0ab8-44e3-954e-9416274b38f3 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:20.275317 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e3bba82b-074c-498c-939a-5166720c8a66 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:20.277892 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e3bba82b-074c-498c-939a-5166720c8a66 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 Aug 07 21:08:20.278201 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e3bba82b-074c-498c-939a-5166720c8a66 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:20.278362 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e3bba82b-074c-498c-939a-5166720c8a66 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:20.283547 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e3bba82b-074c-498c-939a-5166720c8a66 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 returned with HTTP 404 Aug 07 21:08:20.284154 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1096/4346] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:20 2026] GET /volume/v3/volumes/4d7cabac-f7a1-4388-be95-7daa9a25c238 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:20.292917 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0c52312c-ba62-4dcc-827c-d31fabfbdeec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:20.295624 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c52312c-ba62-4dcc-827c-d31fabfbdeec tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 Aug 07 21:08:20.296815 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c52312c-ba62-4dcc-827c-d31fabfbdeec tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:20.297983 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c52312c-ba62-4dcc-827c-d31fabfbdeec tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:20.308569 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:20.308569 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:20.315106 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0c52312c-ba62-4dcc-827c-d31fabfbdeec tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:20.321102 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c52312c-ba62-4dcc-827c-d31fabfbdeec tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 returned with HTTP 200 Aug 07 21:08:20.321757 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1079/4347] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:20 2026] GET /volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:08:20.333555 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-46e62f5e-b0b5-4dc8-bfb3-86c4d7f67279 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:20.335423 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-46e62f5e-b0b5-4dc8-bfb3-86c4d7f67279 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 Aug 07 21:08:20.335678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-46e62f5e-b0b5-4dc8-bfb3-86c4d7f67279 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:20.335942 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-46e62f5e-b0b5-4dc8-bfb3-86c4d7f67279 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:20.336143 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-46e62f5e-b0b5-4dc8-bfb3-86c4d7f67279 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Delete volume with id: a62b419d-347e-4e83-a0d7-457059db8754 Aug 07 21:08:20.342616 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:20.342616 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:20.343062 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-46e62f5e-b0b5-4dc8-bfb3-86c4d7f67279 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:20.359557 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-46e62f5e-b0b5-4dc8-bfb3-86c4d7f67279 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Delete volume request issued successfully. Aug 07 21:08:20.359859 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-46e62f5e-b0b5-4dc8-bfb3-86c4d7f67279 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 returned with HTTP 202 Aug 07 21:08:20.360478 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1088/4348] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:20 2026] DELETE /volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:20.369179 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-787cf467-df07-4b55-837a-de6962ccd246 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:20.371213 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-787cf467-df07-4b55-837a-de6962ccd246 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 Aug 07 21:08:20.371657 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-787cf467-df07-4b55-837a-de6962ccd246 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:20.371809 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-787cf467-df07-4b55-837a-de6962ccd246 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:20.379941 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:20.379941 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:20.384776 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-787cf467-df07-4b55-837a-de6962ccd246 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Volume info retrieved successfully. Aug 07 21:08:20.389800 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-787cf467-df07-4b55-837a-de6962ccd246 tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 returned with HTTP 200 Aug 07 21:08:20.390253 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1086/4349] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:20 2026] GET /volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:20.911348 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-aaa5d125-c2f6-414f-87b0-d688c90cb359 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:20.913515 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aaa5d125-c2f6-414f-87b0-d688c90cb359 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/f6afa215-0ab8-44e3-954e-9416274b38f3 Aug 07 21:08:20.913747 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aaa5d125-c2f6-414f-87b0-d688c90cb359 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:20.914146 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aaa5d125-c2f6-414f-87b0-d688c90cb359 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:20.923736 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aaa5d125-c2f6-414f-87b0-d688c90cb359 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/f6afa215-0ab8-44e3-954e-9416274b38f3 returned with HTTP 404 Aug 07 21:08:20.924533 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1097/4350] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:20 2026] GET /volume/v3/volumes/f6afa215-0ab8-44e3-954e-9416274b38f3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:20.933541 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ddbe0713-7cef-46a3-9a27-bd63cfc2c1e0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:20.936194 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ddbe0713-7cef-46a3-9a27-bd63cfc2c1e0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a575f274-c826-4894-b7d1-2d7c8e68328e Aug 07 21:08:20.936556 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ddbe0713-7cef-46a3-9a27-bd63cfc2c1e0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:20.936893 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ddbe0713-7cef-46a3-9a27-bd63cfc2c1e0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:20.937153 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ddbe0713-7cef-46a3-9a27-bd63cfc2c1e0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Delete volume with id: a575f274-c826-4894-b7d1-2d7c8e68328e Aug 07 21:08:20.944748 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:20.944748 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:20.945295 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ddbe0713-7cef-46a3-9a27-bd63cfc2c1e0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:20.960375 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ddbe0713-7cef-46a3-9a27-bd63cfc2c1e0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Delete volume request issued successfully. Aug 07 21:08:20.960635 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ddbe0713-7cef-46a3-9a27-bd63cfc2c1e0 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/a575f274-c826-4894-b7d1-2d7c8e68328e returned with HTTP 202 Aug 07 21:08:20.961106 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1080/4351] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:20 2026] DELETE /volume/v3/volumes/a575f274-c826-4894-b7d1-2d7c8e68328e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:20.969641 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7ab3ed60-28c4-4778-a706-e8846d505061 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:20.972886 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7ab3ed60-28c4-4778-a706-e8846d505061 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/a575f274-c826-4894-b7d1-2d7c8e68328e Aug 07 21:08:20.973113 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7ab3ed60-28c4-4778-a706-e8846d505061 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:20.973344 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7ab3ed60-28c4-4778-a706-e8846d505061 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:20.981105 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:20.981105 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:20.985160 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7ab3ed60-28c4-4778-a706-e8846d505061 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:20.989687 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7ab3ed60-28c4-4778-a706-e8846d505061 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/a575f274-c826-4894-b7d1-2d7c8e68328e returned with HTTP 200 Aug 07 21:08:20.990174 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1089/4352] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:20 2026] GET /volume/v3/volumes/a575f274-c826-4894-b7d1-2d7c8e68328e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:21.402580 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-832f50db-c7a7-43b7-92ef-e52a8b2ef7ea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:21.404418 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-832f50db-c7a7-43b7-92ef-e52a8b2ef7ea tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] GET https://10.4.3.127/volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 Aug 07 21:08:21.404729 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-832f50db-c7a7-43b7-92ef-e52a8b2ef7ea tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:21.404955 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-832f50db-c7a7-43b7-92ef-e52a8b2ef7ea tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:21.411079 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-832f50db-c7a7-43b7-92ef-e52a8b2ef7ea tempest-VolumesCloneTest-1639360652 tempest-VolumesCloneTest-1639360652-project-member] https://10.4.3.127/volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 returned with HTTP 404 Aug 07 21:08:21.411716 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1087/4353] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:21 2026] GET /volume/v3/volumes/a62b419d-347e-4e83-a0d7-457059db8754 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:22.004082 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a2daf30c-3540-4915-b127-9484706c10f1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:22.006428 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a2daf30c-3540-4915-b127-9484706c10f1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/a575f274-c826-4894-b7d1-2d7c8e68328e Aug 07 21:08:22.006665 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a2daf30c-3540-4915-b127-9484706c10f1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:22.006870 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a2daf30c-3540-4915-b127-9484706c10f1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:22.013196 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a2daf30c-3540-4915-b127-9484706c10f1 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/a575f274-c826-4894-b7d1-2d7c8e68328e returned with HTTP 404 Aug 07 21:08:22.013327 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1098/4354] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:22 2026] GET /volume/v3/volumes/a575f274-c826-4894-b7d1-2d7c8e68328e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:22.021961 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-be40b165-5dc8-4821-b73e-f2dbd4128072 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:22.025882 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be40b165-5dc8-4821-b73e-f2dbd4128072 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] DELETE https://10.4.3.127/volume/v3/volumes/50c56d71-578d-468d-98b0-72ff71fbe11b Aug 07 21:08:22.025882 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be40b165-5dc8-4821-b73e-f2dbd4128072 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:22.025882 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be40b165-5dc8-4821-b73e-f2dbd4128072 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:22.025882 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-be40b165-5dc8-4821-b73e-f2dbd4128072 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Delete volume with id: 50c56d71-578d-468d-98b0-72ff71fbe11b Aug 07 21:08:22.032702 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:22.032702 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:22.033286 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-be40b165-5dc8-4821-b73e-f2dbd4128072 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:22.051437 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-be40b165-5dc8-4821-b73e-f2dbd4128072 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Delete volume request issued successfully. Aug 07 21:08:22.051437 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be40b165-5dc8-4821-b73e-f2dbd4128072 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/50c56d71-578d-468d-98b0-72ff71fbe11b returned with HTTP 202 Aug 07 21:08:22.051437 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1081/4355] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:22 2026] DELETE /volume/v3/volumes/50c56d71-578d-468d-98b0-72ff71fbe11b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:22.063572 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-38dc932c-c6bc-4abd-9e52-b5ad6fab126e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:22.065371 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-38dc932c-c6bc-4abd-9e52-b5ad6fab126e tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/50c56d71-578d-468d-98b0-72ff71fbe11b Aug 07 21:08:22.065581 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-38dc932c-c6bc-4abd-9e52-b5ad6fab126e tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:22.065784 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-38dc932c-c6bc-4abd-9e52-b5ad6fab126e tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:22.076064 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:22.076064 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:22.080530 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-38dc932c-c6bc-4abd-9e52-b5ad6fab126e tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:22.084124 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-38dc932c-c6bc-4abd-9e52-b5ad6fab126e tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/50c56d71-578d-468d-98b0-72ff71fbe11b returned with HTTP 200 Aug 07 21:08:22.084477 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1090/4356] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:22 2026] GET /volume/v3/volumes/50c56d71-578d-468d-98b0-72ff71fbe11b => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:22.592166 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1f91fcf4-081d-4a20-aa41-367a12221017 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:22.689114 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f91fcf4-081d-4a20-aa41-367a12221017 tempest-VolumesSummaryTest-2083902233 tempest-VolumesSummaryTest-2083902233-project-member] GET https://10.4.3.127/volume/v3/volumes/summary Aug 07 21:08:22.689331 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f91fcf4-081d-4a20-aa41-367a12221017 tempest-VolumesSummaryTest-2083902233 tempest-VolumesSummaryTest-2083902233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:22.689546 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f91fcf4-081d-4a20-aa41-367a12221017 tempest-VolumesSummaryTest-2083902233 tempest-VolumesSummaryTest-2083902233-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:22.689714 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-1f91fcf4-081d-4a20-aa41-367a12221017 tempest-VolumesSummaryTest-2083902233 tempest-VolumesSummaryTest-2083902233-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:08:22.695565 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1f91fcf4-081d-4a20-aa41-367a12221017 tempest-VolumesSummaryTest-2083902233 tempest-VolumesSummaryTest-2083902233-project-member] Get summary completed successfully. Aug 07 21:08:22.695565 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f91fcf4-081d-4a20-aa41-367a12221017 tempest-VolumesSummaryTest-2083902233 tempest-VolumesSummaryTest-2083902233-project-member] https://10.4.3.127/volume/v3/volumes/summary returned with HTTP 200 Aug 07 21:08:22.695939 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1088/4357] 10.4.3.127 () {68 vars in 1302 bytes} [Fri Aug 7 21:08:22 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:23.097600 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-474d7320-122a-4a40-a63b-f46230823c16 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:23.099493 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-474d7320-122a-4a40-a63b-f46230823c16 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/50c56d71-578d-468d-98b0-72ff71fbe11b Aug 07 21:08:23.099706 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-474d7320-122a-4a40-a63b-f46230823c16 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:23.099946 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-474d7320-122a-4a40-a63b-f46230823c16 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:23.105746 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-474d7320-122a-4a40-a63b-f46230823c16 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/50c56d71-578d-468d-98b0-72ff71fbe11b returned with HTTP 404 Aug 07 21:08:23.106279 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1099/4358] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:23 2026] GET /volume/v3/volumes/50c56d71-578d-468d-98b0-72ff71fbe11b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:23.114891 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d9d0322e-853e-4b07-9ef4-b6d7adf988dc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:23.117193 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9d0322e-853e-4b07-9ef4-b6d7adf988dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] DELETE https://10.4.3.127/volume/v3/volumes/1902f97b-b10d-40f6-ae04-d30ff7c096ce Aug 07 21:08:23.117382 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9d0322e-853e-4b07-9ef4-b6d7adf988dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:23.117605 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9d0322e-853e-4b07-9ef4-b6d7adf988dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:23.117837 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-d9d0322e-853e-4b07-9ef4-b6d7adf988dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Delete volume with id: 1902f97b-b10d-40f6-ae04-d30ff7c096ce Aug 07 21:08:23.129393 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:23.129393 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:23.129951 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d9d0322e-853e-4b07-9ef4-b6d7adf988dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:23.155967 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d9d0322e-853e-4b07-9ef4-b6d7adf988dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Delete volume request issued successfully. Aug 07 21:08:23.156280 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9d0322e-853e-4b07-9ef4-b6d7adf988dc tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/1902f97b-b10d-40f6-ae04-d30ff7c096ce returned with HTTP 202 Aug 07 21:08:23.156875 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1082/4359] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:23 2026] DELETE /volume/v3/volumes/1902f97b-b10d-40f6-ae04-d30ff7c096ce => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:23.169465 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4a95aa2f-c1f3-44ea-940b-5bb6f88c5c4d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:23.172359 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4a95aa2f-c1f3-44ea-940b-5bb6f88c5c4d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/1902f97b-b10d-40f6-ae04-d30ff7c096ce Aug 07 21:08:23.172664 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4a95aa2f-c1f3-44ea-940b-5bb6f88c5c4d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:23.172980 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4a95aa2f-c1f3-44ea-940b-5bb6f88c5c4d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:23.185412 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:23.185412 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:23.191164 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4a95aa2f-c1f3-44ea-940b-5bb6f88c5c4d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:23.199017 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4a95aa2f-c1f3-44ea-940b-5bb6f88c5c4d tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/1902f97b-b10d-40f6-ae04-d30ff7c096ce returned with HTTP 200 Aug 07 21:08:23.199589 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1091/4360] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:23 2026] GET /volume/v3/volumes/1902f97b-b10d-40f6-ae04-d30ff7c096ce => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:24.214277 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-397d9a60-44c8-4b4d-9bfd-806e92c7656f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:24.216713 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-397d9a60-44c8-4b4d-9bfd-806e92c7656f tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/1902f97b-b10d-40f6-ae04-d30ff7c096ce Aug 07 21:08:24.217061 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-397d9a60-44c8-4b4d-9bfd-806e92c7656f tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:24.217331 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-397d9a60-44c8-4b4d-9bfd-806e92c7656f tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:24.226928 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-397d9a60-44c8-4b4d-9bfd-806e92c7656f tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/1902f97b-b10d-40f6-ae04-d30ff7c096ce returned with HTTP 404 Aug 07 21:08:24.227582 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1089/4361] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:24 2026] GET /volume/v3/volumes/1902f97b-b10d-40f6-ae04-d30ff7c096ce => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:24.235121 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b81cca92-597b-4111-b6cb-b68663ede11c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:24.238107 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b81cca92-597b-4111-b6cb-b68663ede11c tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f662b3fc-d4e9-4dda-b0af-6b19940857ab Aug 07 21:08:24.238385 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b81cca92-597b-4111-b6cb-b68663ede11c tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:24.238671 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b81cca92-597b-4111-b6cb-b68663ede11c tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:24.238922 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-b81cca92-597b-4111-b6cb-b68663ede11c tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Delete volume with id: f662b3fc-d4e9-4dda-b0af-6b19940857ab Aug 07 21:08:24.248940 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:24.248940 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:24.249640 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b81cca92-597b-4111-b6cb-b68663ede11c tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:24.269694 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b81cca92-597b-4111-b6cb-b68663ede11c tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Delete volume request issued successfully. Aug 07 21:08:24.269925 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b81cca92-597b-4111-b6cb-b68663ede11c tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/f662b3fc-d4e9-4dda-b0af-6b19940857ab returned with HTTP 202 Aug 07 21:08:24.270350 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1100/4362] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:24 2026] DELETE /volume/v3/volumes/f662b3fc-d4e9-4dda-b0af-6b19940857ab => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:24.279873 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8e0a5c2b-4b21-4b5f-a5de-9336ab03e6e9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:24.282038 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e0a5c2b-4b21-4b5f-a5de-9336ab03e6e9 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/f662b3fc-d4e9-4dda-b0af-6b19940857ab Aug 07 21:08:24.282262 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e0a5c2b-4b21-4b5f-a5de-9336ab03e6e9 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:24.282599 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e0a5c2b-4b21-4b5f-a5de-9336ab03e6e9 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:24.290265 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:24.290265 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:24.294965 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8e0a5c2b-4b21-4b5f-a5de-9336ab03e6e9 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:24.301023 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e0a5c2b-4b21-4b5f-a5de-9336ab03e6e9 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/f662b3fc-d4e9-4dda-b0af-6b19940857ab returned with HTTP 200 Aug 07 21:08:24.301670 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1083/4363] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:24 2026] GET /volume/v3/volumes/f662b3fc-d4e9-4dda-b0af-6b19940857ab => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:24.885103 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-af4900e4-3e4f-457b-8dd9-f03215086053 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:25.010847 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-af4900e4-3e4f-457b-8dd9-f03215086053 tempest-ProjectMemberTests-1250785194 tempest-ProjectMemberTests-1250785194-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools Aug 07 21:08:25.011086 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-af4900e4-3e4f-457b-8dd9-f03215086053 tempest-ProjectMemberTests-1250785194 tempest-ProjectMemberTests-1250785194-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:25.011322 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-af4900e4-3e4f-457b-8dd9-f03215086053 tempest-ProjectMemberTests-1250785194 tempest-ProjectMemberTests-1250785194-project-admin] Calling method 'get_pools' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:25.026470 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-af4900e4-3e4f-457b-8dd9-f03215086053 tempest-ProjectMemberTests-1250785194 tempest-ProjectMemberTests-1250785194-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 21:08:25.027494 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1092/4364] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 7 21:08:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:25.037013 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-804a7cf7-7fa0-4efe-b394-b77473b65574 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:25.119093 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-804a7cf7-7fa0-4efe-b394-b77473b65574 tempest-ProjectMemberTests-1250785194 tempest-ProjectMemberTests-1250785194-project-member] GET https://10.4.3.127/volume/v3/capabilities/np0000006755@storpool Aug 07 21:08:25.119360 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-804a7cf7-7fa0-4efe-b394-b77473b65574 tempest-ProjectMemberTests-1250785194 tempest-ProjectMemberTests-1250785194-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:25.119620 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-804a7cf7-7fa0-4efe-b394-b77473b65574 tempest-ProjectMemberTests-1250785194 tempest-ProjectMemberTests-1250785194-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:25.120482 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-804a7cf7-7fa0-4efe-b394-b77473b65574 tempest-ProjectMemberTests-1250785194 tempest-ProjectMemberTests-1250785194-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '0d01cb16303048e18755077df023e501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ce1cfce8254504a8b38acdd5f49f6a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:25.120880 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-804a7cf7-7fa0-4efe-b394-b77473b65574 tempest-ProjectMemberTests-1250785194 tempest-ProjectMemberTests-1250785194-project-member] https://10.4.3.127/volume/v3/capabilities/np0000006755@storpool returned with HTTP 403 Aug 07 21:08:25.121456 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1090/4365] 10.4.3.127 () {66 vars in 1318 bytes} [Fri Aug 7 21:08:25 2026] GET /volume/v3/capabilities/np0000006755@storpool => generated 110 bytes in 85 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:25.315840 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-33556331-a660-43c9-b489-ad792771d0db None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:25.319196 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-33556331-a660-43c9-b489-ad792771d0db tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/f662b3fc-d4e9-4dda-b0af-6b19940857ab Aug 07 21:08:25.319196 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-33556331-a660-43c9-b489-ad792771d0db tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:25.319196 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-33556331-a660-43c9-b489-ad792771d0db tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:25.328072 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-33556331-a660-43c9-b489-ad792771d0db tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/f662b3fc-d4e9-4dda-b0af-6b19940857ab returned with HTTP 404 Aug 07 21:08:25.328552 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1101/4366] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:25 2026] GET /volume/v3/volumes/f662b3fc-d4e9-4dda-b0af-6b19940857ab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:25.336427 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9e6c904a-19e0-449a-a6ae-c08edfc54d5a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:25.338517 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e6c904a-19e0-449a-a6ae-c08edfc54d5a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] DELETE https://10.4.3.127/volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c Aug 07 21:08:25.338726 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e6c904a-19e0-449a-a6ae-c08edfc54d5a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:25.338987 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e6c904a-19e0-449a-a6ae-c08edfc54d5a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:25.339290 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9e6c904a-19e0-449a-a6ae-c08edfc54d5a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Delete volume with id: 72960fb7-aed7-401c-b48f-c1e5487d0d1c Aug 07 21:08:25.352400 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:25.352400 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:25.353104 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9e6c904a-19e0-449a-a6ae-c08edfc54d5a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:25.374026 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9e6c904a-19e0-449a-a6ae-c08edfc54d5a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Delete volume request issued successfully. Aug 07 21:08:25.374224 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e6c904a-19e0-449a-a6ae-c08edfc54d5a tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c returned with HTTP 202 Aug 07 21:08:25.374781 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1084/4367] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:25 2026] DELETE /volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:25.385487 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5319dd1a-eef0-4363-b4f9-27c7c1ed07e3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:25.389650 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5319dd1a-eef0-4363-b4f9-27c7c1ed07e3 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c Aug 07 21:08:25.389874 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5319dd1a-eef0-4363-b4f9-27c7c1ed07e3 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:25.390054 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5319dd1a-eef0-4363-b4f9-27c7c1ed07e3 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:25.401162 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:25.401162 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:25.408413 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5319dd1a-eef0-4363-b4f9-27c7c1ed07e3 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Volume info retrieved successfully. Aug 07 21:08:25.417856 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5319dd1a-eef0-4363-b4f9-27c7c1ed07e3 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c returned with HTTP 200 Aug 07 21:08:25.419088 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1093/4368] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:25 2026] GET /volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:26.432484 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3cac7bbf-abd1-40ff-96d4-4ca7f5d4e055 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:26.437412 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3cac7bbf-abd1-40ff-96d4-4ca7f5d4e055 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] GET https://10.4.3.127/volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c Aug 07 21:08:26.437598 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3cac7bbf-abd1-40ff-96d4-4ca7f5d4e055 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:26.443904 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3cac7bbf-abd1-40ff-96d4-4ca7f5d4e055 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:26.451712 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3cac7bbf-abd1-40ff-96d4-4ca7f5d4e055 tempest-CreateVolumesFromBackupTest-1863673302 tempest-CreateVolumesFromBackupTest-1863673302-project-member] https://10.4.3.127/volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c returned with HTTP 404 Aug 07 21:08:26.452383 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1091/4369] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:26 2026] GET /volume/v3/volumes/72960fb7-aed7-401c-b48f-c1e5487d0d1c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:26.978598 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:27.083790 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:27.083790 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1056478161"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:27.084899 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1056478161'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:27.085232 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume of 1 GB Aug 07 21:08:27.090835 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Availability Zones retrieved successfully. Aug 07 21:08:27.099900 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Flow 'volume_create_api' (1a8e07c8-f00d-4198-b22c-ddf3a3bfb2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:27.101483 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c81c86d-736b-417e-a3ad-42c5a2c8ae3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:27.103397 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:27.134307 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c81c86d-736b-417e-a3ad-42c5a2c8ae3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:27.135387 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca3a01f-f7a0-40af-b602-02a414a6b14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:27.204864 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Created reservations ['0b5f4b0d-d544-403c-8e4b-001894208cdd', 'e2343551-e422-4b45-803f-5590af116210', '8a8287ac-6613-4c38-88eb-8cf9750ee4a6', 'd563acdb-5833-4c88-95fc-a73ae6ae0333'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:27.205646 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca3a01f-f7a0-40af-b602-02a414a6b14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b5f4b0d-d544-403c-8e4b-001894208cdd', 'e2343551-e422-4b45-803f-5590af116210', '8a8287ac-6613-4c38-88eb-8cf9750ee4a6', 'd563acdb-5833-4c88-95fc-a73ae6ae0333']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:27.206663 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a007c9-8da2-47c2-8b61-d33f811ea30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:27.240643 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a007c9-8da2-47c2-8b61-d33f811ea30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '622e4a95-2f9e-4659-919d-4a79896e638a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1056478161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',qos_specs=None,replication_status=,reservations=['0b5f4b0d-d544-403c-8e4b-001894208cdd','e2343551-e422-4b45-803f-5590af116210','8a8287ac-6613-4c38-88eb-8cf9750ee4a6','d563acdb-5833-4c88-95fc-a73ae6ae0333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6938847397a4061af524e11bf3825ad',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1056478161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=622e4a95-2f9e-4659-919d-4a79896e638a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6938847397a4061af524e11bf3825ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:27.244211 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b47fe009-bf71-44c4-95d9-d77a7579ff77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:27.269653 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b47fe009-bf71-44c4-95d9-d77a7579ff77) transitioned into state 'SUCCESS' from state '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-1056478161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',qos_specs=None,replication_status=,reservations=['0b5f4b0d-d544-403c-8e4b-001894208cdd','e2343551-e422-4b45-803f-5590af116210','8a8287ac-6613-4c38-88eb-8cf9750ee4a6','d563acdb-5833-4c88-95fc-a73ae6ae0333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6938847397a4061af524e11bf3825ad',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:27.270967 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59dd8062-bc38-4074-8ea2-6b7cb779872c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:27.281909 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59dd8062-bc38-4074-8ea2-6b7cb779872c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:27.282947 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Flow 'volume_create_api' (1a8e07c8-f00d-4198-b22c-ddf3a3bfb2aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:27.283333 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume request issued successfully. Aug 07 21:08:27.284090 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2624a2f4-cd19-4a86-b981-1f8af7a30e3c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:27.284729 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1102/4370] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:08:26 2026] POST /volume/v3/volumes => generated 778 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:27.309082 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-699609c4-be94-48d0-af43-dedbe2de5df6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:27.311977 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-699609c4-be94-48d0-af43-dedbe2de5df6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a Aug 07 21:08:27.312198 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-699609c4-be94-48d0-af43-dedbe2de5df6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:27.312423 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-699609c4-be94-48d0-af43-dedbe2de5df6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:27.331222 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:27.331222 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:27.336327 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-699609c4-be94-48d0-af43-dedbe2de5df6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:27.344081 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-699609c4-be94-48d0-af43-dedbe2de5df6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a returned with HTTP 200 Aug 07 21:08:27.344654 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1085/4371] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:27 2026] GET /volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:28.195028 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:28.290775 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:28.291314 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1949127327"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:28.297978 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1949127327'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:28.298097 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Create volume of 1 GB Aug 07 21:08:28.303693 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Availability Zones retrieved successfully. Aug 07 21:08:28.316025 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Flow 'volume_create_api' (8264392f-a6da-4a42-93c1-c2cce79f2c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:28.317403 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0703bef2-121b-4319-8872-28756d98ad9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:28.318636 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:28.355694 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0703bef2-121b-4319-8872-28756d98ad9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:28.356783 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (febae26e-c05a-4cef-984e-9d5fd1e1cd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:28.359715 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a59bb344-ae89-4009-8b5c-997ba9074d15 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:28.361931 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a59bb344-ae89-4009-8b5c-997ba9074d15 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a Aug 07 21:08:28.362285 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a59bb344-ae89-4009-8b5c-997ba9074d15 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:28.362474 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a59bb344-ae89-4009-8b5c-997ba9074d15 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:28.370805 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:28.370805 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:28.374689 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a59bb344-ae89-4009-8b5c-997ba9074d15 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:28.379637 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a59bb344-ae89-4009-8b5c-997ba9074d15 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a returned with HTTP 200 Aug 07 21:08:28.380186 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1092/4372] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:28 2026] GET /volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:28.401352 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d9ae39d3-fd0a-408e-9a51-9d945b284f5d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:28.403257 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d9ae39d3-fd0a-408e-9a51-9d945b284f5d tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:08:28.403607 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d9ae39d3-fd0a-408e-9a51-9d945b284f5d tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "622e4a95-2f9e-4659-919d-4a79896e638a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1629333161"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:28.415201 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:28.415201 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:28.415858 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d9ae39d3-fd0a-408e-9a51-9d945b284f5d tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:28.416167 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-d9ae39d3-fd0a-408e-9a51-9d945b284f5d tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create snapshot from volume 622e4a95-2f9e-4659-919d-4a79896e638a Aug 07 21:08:28.445047 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Created reservations ['7e118e4f-7580-4f00-a388-ca29ef17846d', '7a13e1ff-50e2-4354-84a0-5215f2865def', 'd9c19379-2ab7-482c-9036-ab6f505c16d5', 'db663241-b680-4e0b-805c-41372e8af900'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:28.445896 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (febae26e-c05a-4cef-984e-9d5fd1e1cd07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e118e4f-7580-4f00-a388-ca29ef17846d', '7a13e1ff-50e2-4354-84a0-5215f2865def', 'd9c19379-2ab7-482c-9036-ab6f505c16d5', 'db663241-b680-4e0b-805c-41372e8af900']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:28.446753 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be188791-b6dd-4240-9e75-40072d0e2cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:28.459797 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-d9ae39d3-fd0a-408e-9a51-9d945b284f5d tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Created reservations ['4d62a2ab-d4e6-401f-ba99-d1cc17042da6', 'ff3ab21b-73d0-4a61-92da-3ce89e58d65f', 'cdaa5f03-0c0a-41cb-abb8-2756e73be48a', 'a50c6341-0759-43b6-b24d-e37acb913ccd'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:28.475159 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be188791-b6dd-4240-9e75-40072d0e2cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c840d68d-aa37-4a92-9953-0eb44c0257f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949127327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584d7e32265b4a78b38144181196903f',qos_specs=None,replication_status=,reservations=['7e118e4f-7580-4f00-a388-ca29ef17846d','7a13e1ff-50e2-4354-84a0-5215f2865def','d9c19379-2ab7-482c-9036-ab6f505c16d5','db663241-b680-4e0b-805c-41372e8af900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0777a00c65ff4fa382bb5cd56352662d',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949127327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c840d68d-aa37-4a92-9953-0eb44c0257f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='584d7e32265b4a78b38144181196903f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0777a00c65ff4fa382bb5cd56352662d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:28.476626 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe27c8f4-c7a9-4985-8870-f70e7dd52ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:28.499496 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d9ae39d3-fd0a-408e-9a51-9d945b284f5d tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot create request issued successfully. Aug 07 21:08:28.499496 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d9ae39d3-fd0a-408e-9a51-9d945b284f5d tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:08:28.499496 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1103/4373] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:08:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:28.510971 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe27c8f4-c7a9-4985-8870-f70e7dd52ae1) transitioned into state 'SUCCESS' from state '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-1949127327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584d7e32265b4a78b38144181196903f',qos_specs=None,replication_status=,reservations=['7e118e4f-7580-4f00-a388-ca29ef17846d','7a13e1ff-50e2-4354-84a0-5215f2865def','d9c19379-2ab7-482c-9036-ab6f505c16d5','db663241-b680-4e0b-805c-41372e8af900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0777a00c65ff4fa382bb5cd56352662d',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:28.511939 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae93cad6-7805-43a2-ab77-ead89ec05194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:28.512973 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f8e07775-b9a3-4826-8120-93c8c22da89a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:28.514994 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f8e07775-b9a3-4826-8120-93c8c22da89a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 Aug 07 21:08:28.515302 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f8e07775-b9a3-4826-8120-93c8c22da89a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:28.515596 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f8e07775-b9a3-4826-8120-93c8c22da89a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:28.520788 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:28.520788 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:28.521111 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f8e07775-b9a3-4826-8120-93c8c22da89a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:28.521940 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f8e07775-b9a3-4826-8120-93c8c22da89a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 returned with HTTP 200 Aug 07 21:08:28.522527 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1086/4374] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:28 2026] GET /volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:28.529102 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae93cad6-7805-43a2-ab77-ead89ec05194) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:28.530228 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Flow 'volume_create_api' (8264392f-a6da-4a42-93c1-c2cce79f2c8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:28.530648 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Create volume request issued successfully. Aug 07 21:08:28.531438 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fb1078f2-cfaa-4fb6-b609-730e1483bb9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:28.531970 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1094/4375] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:08:28 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) Aug 07 21:08:28.546998 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-583dc394-213a-43c0-81c1-529532f0cd5a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:28.549046 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-583dc394-213a-43c0-81c1-529532f0cd5a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 Aug 07 21:08:28.549214 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-583dc394-213a-43c0-81c1-529532f0cd5a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:28.549427 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-583dc394-213a-43c0-81c1-529532f0cd5a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:28.558392 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:28.558392 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:28.562442 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-583dc394-213a-43c0-81c1-529532f0cd5a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:08:28.566547 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-583dc394-213a-43c0-81c1-529532f0cd5a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 returned with HTTP 200 Aug 07 21:08:28.567146 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1093/4376] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:28 2026] GET /volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:29.532072 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-825e2a7a-92ec-48ec-af02-8d3bced3c345 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:29.533894 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-825e2a7a-92ec-48ec-af02-8d3bced3c345 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 Aug 07 21:08:29.534087 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-825e2a7a-92ec-48ec-af02-8d3bced3c345 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:29.534278 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-825e2a7a-92ec-48ec-af02-8d3bced3c345 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:29.541130 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:29.541130 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:29.541466 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-825e2a7a-92ec-48ec-af02-8d3bced3c345 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:29.542195 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-825e2a7a-92ec-48ec-af02-8d3bced3c345 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 returned with HTTP 200 Aug 07 21:08:29.542596 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1104/4377] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:29 2026] GET /volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:29.552649 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca8632fe-ec7b-49b9-88ad-4e378ad9bcd4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:29.582060 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a4918e41-141b-4654-90e9-bcdfbd5167ed None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:29.583132 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a4918e41-141b-4654-90e9-bcdfbd5167ed tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 Aug 07 21:08:29.583132 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a4918e41-141b-4654-90e9-bcdfbd5167ed tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:29.583330 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a4918e41-141b-4654-90e9-bcdfbd5167ed tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:29.596051 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:29.596051 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:29.599619 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a4918e41-141b-4654-90e9-bcdfbd5167ed tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:08:29.603696 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a4918e41-141b-4654-90e9-bcdfbd5167ed tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 returned with HTTP 200 Aug 07 21:08:29.604137 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1095/4378] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:29 2026] GET /volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:29.617889 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-26fad1a0-f02e-4332-a2a2-35c9d9becf31 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:29.621806 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26fad1a0-f02e-4332-a2a2-35c9d9becf31 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:08:29.622198 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26fad1a0-f02e-4332-a2a2-35c9d9becf31 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c840d68d-aa37-4a92-9953-0eb44c0257f5", "name": "tempest-type-Backup-798666450"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:29.623604 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-26fad1a0-f02e-4332-a2a2-35c9d9becf31 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Creating new backup {'backup': {'volume_id': 'c840d68d-aa37-4a92-9953-0eb44c0257f5', 'name': 'tempest-type-Backup-798666450'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:08:29.623731 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-26fad1a0-f02e-4332-a2a2-35c9d9becf31 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Creating backup of volume c840d68d-aa37-4a92-9953-0eb44c0257f5 in container None Aug 07 21:08:29.632541 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:29.632541 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:29.632541 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-26fad1a0-f02e-4332-a2a2-35c9d9becf31 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:08:29.663076 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-26fad1a0-f02e-4332-a2a2-35c9d9becf31 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Created reservations ['f1de6fa6-67c9-401f-88a9-fea758dbb5d2', '48087ea9-a9a9-4154-a16b-060e669eedd8'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:29.679265 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca8632fe-ec7b-49b9-88ad-4e378ad9bcd4 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] POST https://10.4.3.127/volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136/action Aug 07 21:08:29.679699 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca8632fe-ec7b-49b9-88ad-4e378ad9bcd4 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:08:29.679884 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca8632fe-ec7b-49b9-88ad-4e378ad9bcd4 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:29.690198 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:29.690198 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:29.690871 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ca8632fe-ec7b-49b9-88ad-4e378ad9bcd4 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Snapshot retrieved successfully. Aug 07 21:08:29.691721 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-ca8632fe-ec7b-49b9-88ad-4e378ad9bcd4 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6b351c325fe84e6db7909fc20268ff33', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dfc3b02dd53a4e2ab5c5eeec98606507', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:29.691979 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca8632fe-ec7b-49b9-88ad-4e378ad9bcd4 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] https://10.4.3.127/volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136/action returned with HTTP 403 Aug 07 21:08:29.692603 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1087/4379] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 21:08:29 2026] POST /volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136/action => generated 133 bytes in 140 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:29.700493 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26fad1a0-f02e-4332-a2a2-35c9d9becf31 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:08:29.700493 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1094/4380] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:08:29 2026] POST /volume/v3/backups => generated 315 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:29.700658 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d7a59467-19dd-499b-a635-f36e3db064cd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:29.702162 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d7a59467-19dd-499b-a635-f36e3db064cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 Aug 07 21:08:29.702412 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d7a59467-19dd-499b-a635-f36e3db064cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:29.702794 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d7a59467-19dd-499b-a635-f36e3db064cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:29.702982 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-d7a59467-19dd-499b-a635-f36e3db064cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete snapshot with id: 13cfaa65-de0f-408c-8adb-c0f2766a4136 Aug 07 21:08:29.708659 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-eb740f47-0b1c-4567-9da3-54b9786931b2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:29.711797 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:29.711797 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:29.711797 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d7a59467-19dd-499b-a635-f36e3db064cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:29.715005 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eb740f47-0b1c-4567-9da3-54b9786931b2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:29.715005 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-eb740f47-0b1c-4567-9da3-54b9786931b2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:29.715005 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-eb740f47-0b1c-4567-9da3-54b9786931b2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:29.715005 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-eb740f47-0b1c-4567-9da3-54b9786931b2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:29.724976 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:29.724976 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:29.725856 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-eb740f47-0b1c-4567-9da3-54b9786931b2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:29.726867 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1096/4381] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:29 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 722 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:08:29.736320 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d7a59467-19dd-499b-a635-f36e3db064cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot delete request issued successfully. Aug 07 21:08:29.736547 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d7a59467-19dd-499b-a635-f36e3db064cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 returned with HTTP 202 Aug 07 21:08:29.737135 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1105/4382] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:08:29 2026] DELETE /volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:29.745743 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8ee5b242-77de-4d6e-95f6-a45cdefba97a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:29.748149 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ee5b242-77de-4d6e-95f6-a45cdefba97a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 Aug 07 21:08:29.748382 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ee5b242-77de-4d6e-95f6-a45cdefba97a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:29.748673 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ee5b242-77de-4d6e-95f6-a45cdefba97a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:29.758180 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:29.758180 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:29.758520 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8ee5b242-77de-4d6e-95f6-a45cdefba97a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:29.759479 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ee5b242-77de-4d6e-95f6-a45cdefba97a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 returned with HTTP 200 Aug 07 21:08:29.759954 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1088/4383] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:29 2026] GET /volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:30.737787 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d3d104dc-eaba-4992-886c-434f7d74c0d5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:30.739503 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3d104dc-eaba-4992-886c-434f7d74c0d5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:30.739695 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3d104dc-eaba-4992-886c-434f7d74c0d5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:30.739913 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3d104dc-eaba-4992-886c-434f7d74c0d5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:30.740007 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d3d104dc-eaba-4992-886c-434f7d74c0d5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:30.741437 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=429,cinder:UPDATE=127,cinder:INSERT=78 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:08:30.743819 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:30.743819 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:30.744387 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3d104dc-eaba-4992-886c-434f7d74c0d5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:30.744779 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1095/4384] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:30 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:30.768700 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-25932580-2d5d-490c-9c40-02c5edf2ee1a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:30.770355 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-25932580-2d5d-490c-9c40-02c5edf2ee1a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 Aug 07 21:08:30.770535 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-25932580-2d5d-490c-9c40-02c5edf2ee1a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:30.770719 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-25932580-2d5d-490c-9c40-02c5edf2ee1a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:30.774874 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-25932580-2d5d-490c-9c40-02c5edf2ee1a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 returned with HTTP 404 Aug 07 21:08:30.775702 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1097/4385] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:30 2026] GET /volume/v3/snapshots/13cfaa65-de0f-408c-8adb-c0f2766a4136 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:30.784484 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b2c0cb68-3ee3-4124-be66-b187ab1712e5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:30.786207 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b2c0cb68-3ee3-4124-be66-b187ab1712e5 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a Aug 07 21:08:30.786388 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b2c0cb68-3ee3-4124-be66-b187ab1712e5 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:30.786560 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b2c0cb68-3ee3-4124-be66-b187ab1712e5 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:30.786787 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-b2c0cb68-3ee3-4124-be66-b187ab1712e5 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete volume with id: 622e4a95-2f9e-4659-919d-4a79896e638a Aug 07 21:08:30.793627 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:30.793627 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:30.794005 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b2c0cb68-3ee3-4124-be66-b187ab1712e5 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:30.811206 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b2c0cb68-3ee3-4124-be66-b187ab1712e5 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete volume request issued successfully. Aug 07 21:08:30.811410 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b2c0cb68-3ee3-4124-be66-b187ab1712e5 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a returned with HTTP 202 Aug 07 21:08:30.811849 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1106/4386] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:30 2026] DELETE /volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:30.819096 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-38f27111-e9b7-4d5a-b060-d1599b066385 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:30.820832 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38f27111-e9b7-4d5a-b060-d1599b066385 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a Aug 07 21:08:30.821039 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38f27111-e9b7-4d5a-b060-d1599b066385 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:30.821242 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38f27111-e9b7-4d5a-b060-d1599b066385 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:30.827515 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:30.827515 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:30.830544 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-38f27111-e9b7-4d5a-b060-d1599b066385 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:30.834138 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38f27111-e9b7-4d5a-b060-d1599b066385 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a returned with HTTP 200 Aug 07 21:08:30.834487 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1089/4387] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:30 2026] GET /volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:31.755385 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3d081576-e0c0-4e46-9dcd-f4c770492008 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:31.757266 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d081576-e0c0-4e46-9dcd-f4c770492008 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:31.757471 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d081576-e0c0-4e46-9dcd-f4c770492008 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:31.757700 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d081576-e0c0-4e46-9dcd-f4c770492008 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:31.757830 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3d081576-e0c0-4e46-9dcd-f4c770492008 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:31.762005 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:31.762005 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:31.762582 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d081576-e0c0-4e46-9dcd-f4c770492008 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:31.763060 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1096/4388] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:31 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:31.847957 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ea9cad01-4a6d-4d81-81bd-583ef012316c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:31.850144 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ea9cad01-4a6d-4d81-81bd-583ef012316c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a Aug 07 21:08:31.850414 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ea9cad01-4a6d-4d81-81bd-583ef012316c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:31.850708 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ea9cad01-4a6d-4d81-81bd-583ef012316c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:31.858362 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ea9cad01-4a6d-4d81-81bd-583ef012316c tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a returned with HTTP 404 Aug 07 21:08:31.858815 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1098/4389] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:31 2026] GET /volume/v3/volumes/622e4a95-2f9e-4659-919d-4a79896e638a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:31.867177 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:31.868992 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:31.869494 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-617956520"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:31.872532 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-617956520'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:31.872532 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume of 1 GB Aug 07 21:08:31.875393 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Availability Zones retrieved successfully. Aug 07 21:08:31.882139 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Flow 'volume_create_api' (5751c3a1-4abb-47d2-b32e-8508b3decd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:31.883524 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb175b4-dc3b-4586-b6bd-279a7aee28d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:31.884848 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:31.914917 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb175b4-dc3b-4586-b6bd-279a7aee28d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:31.915824 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65ade349-72f9-4176-af72-5183f84f1827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:31.951343 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Created reservations ['ac37d038-d32f-4d90-85e3-a7e9639d6043', '3347b8a6-5c07-4de3-af20-cb8036d7c793', '0b865bfa-5fd8-438f-be78-76355b4b6fe5', 'dc0af02d-7390-4672-95ca-34d7dcb16076'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:31.952303 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65ade349-72f9-4176-af72-5183f84f1827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac37d038-d32f-4d90-85e3-a7e9639d6043', '3347b8a6-5c07-4de3-af20-cb8036d7c793', '0b865bfa-5fd8-438f-be78-76355b4b6fe5', 'dc0af02d-7390-4672-95ca-34d7dcb16076']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:31.953460 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9639c2ce-fb06-4e5b-8e85-98207fee48a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:31.976872 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9639c2ce-fb06-4e5b-8e85-98207fee48a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eb13294-3f72-4973-9c12-f330cd871f5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-617956520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',qos_specs=None,replication_status=,reservations=['ac37d038-d32f-4d90-85e3-a7e9639d6043','3347b8a6-5c07-4de3-af20-cb8036d7c793','0b865bfa-5fd8-438f-be78-76355b4b6fe5','dc0af02d-7390-4672-95ca-34d7dcb16076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6938847397a4061af524e11bf3825ad',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-617956520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eb13294-3f72-4973-9c12-f330cd871f5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6938847397a4061af524e11bf3825ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:31.978009 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6738772b-6b8d-483f-acca-4cb1b2d3844d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:31.996296 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6738772b-6b8d-483f-acca-4cb1b2d3844d) transitioned into state 'SUCCESS' from state '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-617956520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',qos_specs=None,replication_status=,reservations=['ac37d038-d32f-4d90-85e3-a7e9639d6043','3347b8a6-5c07-4de3-af20-cb8036d7c793','0b865bfa-5fd8-438f-be78-76355b4b6fe5','dc0af02d-7390-4672-95ca-34d7dcb16076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6938847397a4061af524e11bf3825ad',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:31.997162 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa49ff47-fb4d-47f4-9846-2e3de696eb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:32.006079 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa49ff47-fb4d-47f4-9846-2e3de696eb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:32.009206 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Flow 'volume_create_api' (5751c3a1-4abb-47d2-b32e-8508b3decd06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:32.009206 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume request issued successfully. Aug 07 21:08:32.009206 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8d648a5b-9763-488a-9a7f-cf024e79e3fe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:32.009206 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1107/4390] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:08:31 2026] POST /volume/v3/volumes => generated 777 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:32.025839 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b0bda04-eb5c-4fea-aaff-dc26d7491bd3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:32.028047 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b0bda04-eb5c-4fea-aaff-dc26d7491bd3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c Aug 07 21:08:32.028307 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b0bda04-eb5c-4fea-aaff-dc26d7491bd3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:32.028590 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b0bda04-eb5c-4fea-aaff-dc26d7491bd3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:32.035791 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:32.035791 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:32.039713 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b0bda04-eb5c-4fea-aaff-dc26d7491bd3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:32.044971 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b0bda04-eb5c-4fea-aaff-dc26d7491bd3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c returned with HTTP 200 Aug 07 21:08:32.045335 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1090/4391] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:32 2026] GET /volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:32.774881 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1db7e949-cac7-4c34-b468-6449d5e8413d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:32.777173 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1db7e949-cac7-4c34-b468-6449d5e8413d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:32.777483 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1db7e949-cac7-4c34-b468-6449d5e8413d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:32.777730 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1db7e949-cac7-4c34-b468-6449d5e8413d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:32.777875 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1db7e949-cac7-4c34-b468-6449d5e8413d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:32.782941 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:32.782941 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:32.783744 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1db7e949-cac7-4c34-b468-6449d5e8413d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:32.784422 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1097/4392] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:32 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:33.057787 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-44c28dcd-73fd-490a-b884-174e1dcf4eb3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:33.060169 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-44c28dcd-73fd-490a-b884-174e1dcf4eb3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c Aug 07 21:08:33.060420 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-44c28dcd-73fd-490a-b884-174e1dcf4eb3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:33.060711 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-44c28dcd-73fd-490a-b884-174e1dcf4eb3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:33.069561 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:33.069561 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:33.074789 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-44c28dcd-73fd-490a-b884-174e1dcf4eb3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:33.082817 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-44c28dcd-73fd-490a-b884-174e1dcf4eb3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c returned with HTTP 200 Aug 07 21:08:33.083427 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1099/4393] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:33 2026] GET /volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:33.097222 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4b99796e-e521-473e-b484-e82c6cc3c0a0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:33.099129 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4b99796e-e521-473e-b484-e82c6cc3c0a0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:08:33.099501 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4b99796e-e521-473e-b484-e82c6cc3c0a0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7eb13294-3f72-4973-9c12-f330cd871f5c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2083290216"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:33.108860 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:33.108860 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:33.109356 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4b99796e-e521-473e-b484-e82c6cc3c0a0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:33.109532 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-4b99796e-e521-473e-b484-e82c6cc3c0a0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create snapshot from volume 7eb13294-3f72-4973-9c12-f330cd871f5c Aug 07 21:08:33.135460 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-4b99796e-e521-473e-b484-e82c6cc3c0a0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Created reservations ['8606ff57-cbe4-48fb-8dde-391341e8c0c6', '5aa02afe-b806-4e5c-8e44-ec8aae33c519', '61dac266-9ada-470d-912b-27e58744e35e', '1494302f-a95f-45eb-8b49-11275e7550f9'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:33.166258 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4b99796e-e521-473e-b484-e82c6cc3c0a0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot create request issued successfully. Aug 07 21:08:33.166537 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4b99796e-e521-473e-b484-e82c6cc3c0a0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:08:33.166980 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1108/4394] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:08:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:33.175019 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c7afad5e-e68b-4c22-b071-37f4836b83b7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:33.176992 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c7afad5e-e68b-4c22-b071-37f4836b83b7 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 Aug 07 21:08:33.177276 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c7afad5e-e68b-4c22-b071-37f4836b83b7 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:33.177531 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c7afad5e-e68b-4c22-b071-37f4836b83b7 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:33.182450 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:33.182450 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:33.182953 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c7afad5e-e68b-4c22-b071-37f4836b83b7 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:33.183524 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c7afad5e-e68b-4c22-b071-37f4836b83b7 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 returned with HTTP 200 Aug 07 21:08:33.183892 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1091/4395] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:33 2026] GET /volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:08:33.799912 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a4f72071-8525-4c0c-a887-7653ba6b7c99 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:33.802079 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4f72071-8525-4c0c-a887-7653ba6b7c99 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:33.802302 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4f72071-8525-4c0c-a887-7653ba6b7c99 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:33.802484 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4f72071-8525-4c0c-a887-7653ba6b7c99 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:33.802601 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a4f72071-8525-4c0c-a887-7653ba6b7c99 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:33.807024 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:33.807024 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:33.807739 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4f72071-8525-4c0c-a887-7653ba6b7c99 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:33.808324 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1098/4396] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:33 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:34.195013 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-964cab64-c682-4085-92e0-25f260f03efe None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:34.198398 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-964cab64-c682-4085-92e0-25f260f03efe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 Aug 07 21:08:34.198674 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-964cab64-c682-4085-92e0-25f260f03efe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:34.198916 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-964cab64-c682-4085-92e0-25f260f03efe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:34.216534 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:34.216534 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:34.216926 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-964cab64-c682-4085-92e0-25f260f03efe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:34.217619 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-964cab64-c682-4085-92e0-25f260f03efe tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 returned with HTTP 200 Aug 07 21:08:34.218097 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1100/4397] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:34 2026] GET /volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:34.233966 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3b677b3b-6045-4724-b0ef-5cfedc8a07db None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:34.251798 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3b677b3b-6045-4724-b0ef-5cfedc8a07db tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] GET https://10.4.3.127/volume/v3/snapshots Aug 07 21:08:34.252047 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3b677b3b-6045-4724-b0ef-5cfedc8a07db tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:34.252260 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3b677b3b-6045-4724-b0ef-5cfedc8a07db tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:34.252500 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-3b677b3b-6045-4724-b0ef-5cfedc8a07db tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:08:34.252843 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:34.252843 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:34.253691 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.db.api [None req-3b677b3b-6045-4724-b0ef-5cfedc8a07db tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Building query based on filter {{(pid=100277) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:08:34.266784 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3b677b3b-6045-4724-b0ef-5cfedc8a07db tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Get all snapshots completed successfully. Aug 07 21:08:34.266784 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3b677b3b-6045-4724-b0ef-5cfedc8a07db tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 07 21:08:34.266784 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1109/4398] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 7 21:08:34 2026] GET /volume/v3/snapshots => generated 336 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:34.274782 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1187768f-62ab-4767-9942-fe5e0be47da0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:34.274782 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1187768f-62ab-4767-9942-fe5e0be47da0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 Aug 07 21:08:34.275140 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1187768f-62ab-4767-9942-fe5e0be47da0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:34.280951 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1187768f-62ab-4767-9942-fe5e0be47da0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:34.280951 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-1187768f-62ab-4767-9942-fe5e0be47da0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete snapshot with id: e40cd414-5b9b-453e-bad3-9a84a8f00067 Aug 07 21:08:34.281627 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:34.281627 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:34.282785 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1187768f-62ab-4767-9942-fe5e0be47da0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:34.301395 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1187768f-62ab-4767-9942-fe5e0be47da0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot delete request issued successfully. Aug 07 21:08:34.301583 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1187768f-62ab-4767-9942-fe5e0be47da0 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 returned with HTTP 202 Aug 07 21:08:34.301993 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1092/4399] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:08:34 2026] DELETE /volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:34.309031 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7df9e559-db81-45e3-8816-ff5a7197fa41 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:34.310443 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7df9e559-db81-45e3-8816-ff5a7197fa41 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 Aug 07 21:08:34.311876 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7df9e559-db81-45e3-8816-ff5a7197fa41 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:34.311876 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7df9e559-db81-45e3-8816-ff5a7197fa41 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:34.321320 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:34.321320 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:34.321320 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7df9e559-db81-45e3-8816-ff5a7197fa41 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:34.321320 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7df9e559-db81-45e3-8816-ff5a7197fa41 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 returned with HTTP 200 Aug 07 21:08:34.321320 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1099/4400] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:34 2026] GET /volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:34.392298 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bef736cb-a6f8-428f-a609-296d38867c02 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:34.484204 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bef736cb-a6f8-428f-a609-296d38867c02 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:08:34.484551 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bef736cb-a6f8-428f-a609-296d38867c02 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2145853955", "extra_specs": {}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:34.497861 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bef736cb-a6f8-428f-a609-296d38867c02 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:08:34.498228 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1101/4401] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:08:34 2026] POST /volume/v3/types => generated 212 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:34.506888 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-043543bc-5361-429a-9f4b-017b0bd2f659 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:34.508657 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-043543bc-5361-429a-9f4b-017b0bd2f659 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] POST https://10.4.3.127/volume/v3/types/95cebe54-50a9-47a2-92b1-52241d2057ca/encryption Aug 07 21:08:34.509000 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-043543bc-5361-429a-9f4b-017b0bd2f659 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:34.510494 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:34.510494 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:34.524550 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-043543bc-5361-429a-9f4b-017b0bd2f659 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] https://10.4.3.127/volume/v3/types/95cebe54-50a9-47a2-92b1-52241d2057ca/encryption returned with HTTP 200 Aug 07 21:08:34.525076 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1110/4402] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:08:34 2026] POST /volume/v3/types/95cebe54-50a9-47a2-92b1-52241d2057ca/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:34.532873 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5262917a-8aaf-430d-9124-8564a27eb945 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:34.589685 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:34.590192 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-21902685", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2145853955", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:34.592098 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-21902685', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2145853955', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:34.596247 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Create volume of 1 GB Aug 07 21:08:34.596599 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:34.596599 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:34.597162 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Availability Zones retrieved successfully. Aug 07 21:08:34.603070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Flow 'volume_create_api' (e9b7f527-c6de-4ce8-b241-598839710ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:34.604373 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec8b191f-a029-42bc-b4fb-d5fad40e6e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:34.604844 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:34.627325 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec8b191f-a029-42bc-b4fb-d5fad40e6e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:08:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=95cebe54-50a9-47a2-92b1-52241d2057ca,is_public=True,name='tempest-scenario-type-luks-2145853955',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95cebe54-50a9-47a2-92b1-52241d2057ca', '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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:34.628148 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c6c8aa-cd33-452e-bec8-76ab80952596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:34.653704 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2145853955 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2145853955, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:34.653852 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2145853955 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2145853955, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:34.688017 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Created reservations ['5eb6c5cd-d331-4786-a3c3-d48b751f0688', '32f35dc6-5a1b-47a9-abf8-d37e24b85f91', 'ea587bcb-0948-4493-bb17-864ecde4c38e', '855196c3-292a-457b-be06-d7ae5bbf48aa'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:34.689114 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c6c8aa-cd33-452e-bec8-76ab80952596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eb6c5cd-d331-4786-a3c3-d48b751f0688', '32f35dc6-5a1b-47a9-abf8-d37e24b85f91', 'ea587bcb-0948-4493-bb17-864ecde4c38e', '855196c3-292a-457b-be06-d7ae5bbf48aa']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:34.690245 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e28a22a5-209c-40b3-948f-0bc5204dc46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:34.717389 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e28a22a5-209c-40b3-948f-0bc5204dc46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54619a47-ac2e-487e-9e98-f24dbd364e04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-21902685',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74463e178c2b4e0c99f1d7e5b1a47230',qos_specs=None,replication_status=,reservations=['5eb6c5cd-d331-4786-a3c3-d48b751f0688','32f35dc6-5a1b-47a9-abf8-d37e24b85f91','ea587bcb-0948-4493-bb17-864ecde4c38e','855196c3-292a-457b-be06-d7ae5bbf48aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fce4d9f1cb024c90993726e747c03c60',volume_type_id=95cebe54-50a9-47a2-92b1-52241d2057ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-21902685',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=54619a47-ac2e-487e-9e98-f24dbd364e04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74463e178c2b4e0c99f1d7e5b1a47230',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fce4d9f1cb024c90993726e747c03c60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95cebe54-50a9-47a2-92b1-52241d2057ca),volume_type_id=95cebe54-50a9-47a2-92b1-52241d2057ca)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:34.718579 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb1b73d-fb4b-4040-9201-7d8af4c4d81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:34.737543 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb1b73d-fb4b-4040-9201-7d8af4c4d81e) transitioned into state 'SUCCESS' from state '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-21902685',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74463e178c2b4e0c99f1d7e5b1a47230',qos_specs=None,replication_status=,reservations=['5eb6c5cd-d331-4786-a3c3-d48b751f0688','32f35dc6-5a1b-47a9-abf8-d37e24b85f91','ea587bcb-0948-4493-bb17-864ecde4c38e','855196c3-292a-457b-be06-d7ae5bbf48aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fce4d9f1cb024c90993726e747c03c60',volume_type_id=95cebe54-50a9-47a2-92b1-52241d2057ca)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:34.738400 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbb48cb-bc3b-46af-a524-fa3e0a879917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:34.749796 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbb48cb-bc3b-46af-a524-fa3e0a879917) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:34.749796 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Flow 'volume_create_api' (e9b7f527-c6de-4ce8-b241-598839710ed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:34.749796 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Create volume request issued successfully. Aug 07 21:08:34.749796 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5262917a-8aaf-430d-9124-8564a27eb945 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:34.750655 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1093/4403] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:34 2026] POST /volume/v3/volumes => generated 783 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:34.771684 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-59808fdb-bd36-4abe-82e9-b0fdcbc7afc3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:34.783171 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59808fdb-bd36-4abe-82e9-b0fdcbc7afc3 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 Aug 07 21:08:34.783405 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59808fdb-bd36-4abe-82e9-b0fdcbc7afc3 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:34.783608 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59808fdb-bd36-4abe-82e9-b0fdcbc7afc3 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:34.791745 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:34.791745 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:34.800688 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-59808fdb-bd36-4abe-82e9-b0fdcbc7afc3 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:34.805575 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59808fdb-bd36-4abe-82e9-b0fdcbc7afc3 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 returned with HTTP 200 Aug 07 21:08:34.806069 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1100/4404] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:34 2026] GET /volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:34.820577 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2f16c959-f4f1-40a2-8054-7c9f2263728f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:34.822017 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2f16c959-f4f1-40a2-8054-7c9f2263728f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:34.822337 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2f16c959-f4f1-40a2-8054-7c9f2263728f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:34.822613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2f16c959-f4f1-40a2-8054-7c9f2263728f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:34.822874 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-2f16c959-f4f1-40a2-8054-7c9f2263728f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:34.827729 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:34.827729 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:34.828805 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2f16c959-f4f1-40a2-8054-7c9f2263728f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:34.828805 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1102/4405] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:34 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:35.289425 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e4db457d-0cb0-482b-b781-5de7f7f1e458 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:35.324445 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e4db457d-0cb0-482b-b781-5de7f7f1e458 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:08:35.325053 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e4db457d-0cb0-482b-b781-5de7f7f1e458 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572", "extra_specs": {}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:35.331917 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2eb189a1-1b13-4243-a44c-1754fd19eec6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:35.334249 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2eb189a1-1b13-4243-a44c-1754fd19eec6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 Aug 07 21:08:35.334480 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2eb189a1-1b13-4243-a44c-1754fd19eec6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:35.334738 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2eb189a1-1b13-4243-a44c-1754fd19eec6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:35.340417 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2eb189a1-1b13-4243-a44c-1754fd19eec6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 returned with HTTP 404 Aug 07 21:08:35.341139 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1094/4406] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:35 2026] GET /volume/v3/snapshots/e40cd414-5b9b-453e-bad3-9a84a8f00067 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:35.348744 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d1ad2cc5-ff5c-4121-b635-3f2534e938bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:35.350180 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e4db457d-0cb0-482b-b781-5de7f7f1e458 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:08:35.350713 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1111/4407] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:08:35 2026] POST /volume/v3/types => generated 266 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:35.351554 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1ad2cc5-ff5c-4121-b635-3f2534e938bc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c Aug 07 21:08:35.351869 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1ad2cc5-ff5c-4121-b635-3f2534e938bc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:35.352139 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1ad2cc5-ff5c-4121-b635-3f2534e938bc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:35.352376 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d1ad2cc5-ff5c-4121-b635-3f2534e938bc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete volume with id: 7eb13294-3f72-4973-9c12-f330cd871f5c Aug 07 21:08:35.362366 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:35.362366 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:35.362838 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d1ad2cc5-ff5c-4121-b635-3f2534e938bc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:35.385666 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d1ad2cc5-ff5c-4121-b635-3f2534e938bc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete volume request issued successfully. Aug 07 21:08:35.385899 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1ad2cc5-ff5c-4121-b635-3f2534e938bc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c returned with HTTP 202 Aug 07 21:08:35.386284 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1101/4408] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:35 2026] DELETE /volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:35.393324 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cf5ee9ff-786e-495a-b652-91e3e4779b81 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:35.395776 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cf5ee9ff-786e-495a-b652-91e3e4779b81 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c Aug 07 21:08:35.396096 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cf5ee9ff-786e-495a-b652-91e3e4779b81 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:35.396388 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cf5ee9ff-786e-495a-b652-91e3e4779b81 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:35.407190 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:35.407190 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:35.410914 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-cf5ee9ff-786e-495a-b652-91e3e4779b81 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:35.415914 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cf5ee9ff-786e-495a-b652-91e3e4779b81 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c returned with HTTP 200 Aug 07 21:08:35.416455 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1103/4409] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:35 2026] GET /volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:35.812251 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:35.813912 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:35.814432 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1201199523", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:35.816302 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1201199523', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:35.816551 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create volume of 1 GB Aug 07 21:08:35.817007 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:35.817007 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:35.819585 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-55b034b8-9a26-487c-9faf-b78b8e69a94e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:35.821563 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-55b034b8-9a26-487c-9faf-b78b8e69a94e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 Aug 07 21:08:35.824780 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-55b034b8-9a26-487c-9faf-b78b8e69a94e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:35.824780 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-55b034b8-9a26-487c-9faf-b78b8e69a94e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:35.824911 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Availability Zones retrieved successfully. Aug 07 21:08:35.828177 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Flow 'volume_create_api' (4a39e308-c91f-4949-87c3-5287d6fb2705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:35.830876 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21345bf3-d331-4f62-af1a-fd2d15685063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:35.831215 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:35.831215 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:35.832481 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:35.836171 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-55b034b8-9a26-487c-9faf-b78b8e69a94e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:35.841677 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7d25dff8-171f-4c2e-9058-08b4c7639ecb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:35.842153 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-55b034b8-9a26-487c-9faf-b78b8e69a94e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 returned with HTTP 200 Aug 07 21:08:35.842709 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1112/4410] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:35 2026] GET /volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:35.844188 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d25dff8-171f-4c2e-9058-08b4c7639ecb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:35.844396 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d25dff8-171f-4c2e-9058-08b4c7639ecb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:35.844602 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d25dff8-171f-4c2e-9058-08b4c7639ecb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:35.844742 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7d25dff8-171f-4c2e-9058-08b4c7639ecb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:35.848731 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:35.848731 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:35.849288 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d25dff8-171f-4c2e-9058-08b4c7639ecb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:35.849613 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1102/4411] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:35 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:35.861376 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d0e4bc86-e90f-4e54-ab0f-6279dc077b83 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:35.864780 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d0e4bc86-e90f-4e54-ab0f-6279dc077b83 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 Aug 07 21:08:35.864780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d0e4bc86-e90f-4e54-ab0f-6279dc077b83 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:35.864780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d0e4bc86-e90f-4e54-ab0f-6279dc077b83 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:35.870981 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21345bf3-d331-4f62-af1a-fd2d15685063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:35.872019 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd733ee2-5c50-4904-80de-b63f9abe53f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:35.873083 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:35.873083 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:35.879044 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d0e4bc86-e90f-4e54-ab0f-6279dc077b83 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:35.885968 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d0e4bc86-e90f-4e54-ab0f-6279dc077b83 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 returned with HTTP 200 Aug 07 21:08:35.886833 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1104/4412] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:35 2026] GET /volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:35.901061 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:35.910619 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:35.913771 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1496427682", "source_volid": "54619a47-ac2e-487e-9e98-f24dbd364e04", "volume_type": "tempest-scenario-type-luks-2145853955", "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:35.915555 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1496427682', 'source_volid': '54619a47-ac2e-487e-9e98-f24dbd364e04', 'volume_type': 'tempest-scenario-type-luks-2145853955', 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:35.928912 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:35.928912 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:35.929869 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume retrieved successfully. Aug 07 21:08:35.929979 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Create volume of 1 GB Aug 07 21:08:35.930911 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Availability Zones retrieved successfully. Aug 07 21:08:35.938003 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Flow 'volume_create_api' (0bd8c269-8f00-4c09-b5ea-907d61f97cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:35.938912 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06344488-c4cd-456f-9ef4-69a0516c4a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:35.940047 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:35.959786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Created reservations ['e41e370b-7727-413d-b97b-1d66499354c5', '966fc7d7-47dc-40e9-ab07-c777bf744a2e', 'a82652d2-05bc-4c14-b95d-899d18ee451a', '72b0befc-2049-465f-9f9b-5ac23ad51a70'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:35.959786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd733ee2-5c50-4904-80de-b63f9abe53f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e41e370b-7727-413d-b97b-1d66499354c5', '966fc7d7-47dc-40e9-ab07-c777bf744a2e', 'a82652d2-05bc-4c14-b95d-899d18ee451a', '72b0befc-2049-465f-9f9b-5ac23ad51a70']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:35.959786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1accff98-6df5-49d7-8761-0e2453425585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:35.963957 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06344488-c4cd-456f-9ef4-69a0516c4a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '54619a47-ac2e-487e-9e98-f24dbd364e04', 'volume_type': VolumeType(created_at=2026-08-07T21:08:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=95cebe54-50a9-47a2-92b1-52241d2057ca,is_public=True,name='tempest-scenario-type-luks-2145853955',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95cebe54-50a9-47a2-92b1-52241d2057ca', '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=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:35.964677 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0625ea3-730e-4104-9597-91e8d6a8371d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:35.983738 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1accff98-6df5-49d7-8761-0e2453425585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '971193d4-4df3-4e55-83fe-9e369c9a4ee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1201199523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='477aa66bb77641e0b5700e0ef1150b86',qos_specs=None,replication_status=,reservations=['e41e370b-7727-413d-b97b-1d66499354c5','966fc7d7-47dc-40e9-ab07-c777bf744a2e','a82652d2-05bc-4c14-b95d-899d18ee451a','72b0befc-2049-465f-9f9b-5ac23ad51a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a30e34bbcd9b4716a9d5a825bf587d03',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1201199523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=971193d4-4df3-4e55-83fe-9e369c9a4ee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='477aa66bb77641e0b5700e0ef1150b86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a30e34bbcd9b4716a9d5a825bf587d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:35.985647 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed1a8b9c-a84a-46e2-aa41-39a21fb9d35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:35.998419 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2145853955 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2145853955, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:35.998750 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2145853955 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2145853955, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:36.010070 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed1a8b9c-a84a-46e2-aa41-39a21fb9d35b) transitioned into state 'SUCCESS' from state '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-1201199523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='477aa66bb77641e0b5700e0ef1150b86',qos_specs=None,replication_status=,reservations=['e41e370b-7727-413d-b97b-1d66499354c5','966fc7d7-47dc-40e9-ab07-c777bf744a2e','a82652d2-05bc-4c14-b95d-899d18ee451a','72b0befc-2049-465f-9f9b-5ac23ad51a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a30e34bbcd9b4716a9d5a825bf587d03',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:36.011183 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057e5f69-74a8-43e8-8e8e-c98df7bb925a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:36.021292 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Created reservations ['1cdbb054-feee-4dd4-87ea-05519d3dfc2b', '624cc378-9c3f-41e9-a7cb-1291a59fa628', 'aff5c4ca-4077-4fcf-9da5-559172fb3d5d', 'c3f4c828-95aa-4145-9a3a-5b8b42759545'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:36.022379 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0625ea3-730e-4104-9597-91e8d6a8371d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cdbb054-feee-4dd4-87ea-05519d3dfc2b', '624cc378-9c3f-41e9-a7cb-1291a59fa628', 'aff5c4ca-4077-4fcf-9da5-559172fb3d5d', 'c3f4c828-95aa-4145-9a3a-5b8b42759545']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:36.023095 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d30cf01-d488-48ee-bd41-d9997f5bb4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:36.025545 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057e5f69-74a8-43e8-8e8e-c98df7bb925a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:36.026752 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Flow 'volume_create_api' (4a39e308-c91f-4949-87c3-5287d6fb2705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:36.027240 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create volume request issued successfully. Aug 07 21:08:36.028123 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2933fdc-8543-44c6-8b4f-9bceca17d4d8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:36.028811 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1095/4413] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:35 2026] POST /volume/v3/volumes => generated 757 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:36.041289 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-67e9200b-484c-436d-9f9e-4f8247598e66 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:36.045134 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67e9200b-484c-436d-9f9e-4f8247598e66 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:36.045341 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67e9200b-484c-436d-9f9e-4f8247598e66 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:36.045543 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67e9200b-484c-436d-9f9e-4f8247598e66 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:36.053410 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:36.053410 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:36.057211 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-67e9200b-484c-436d-9f9e-4f8247598e66 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:36.061474 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67e9200b-484c-436d-9f9e-4f8247598e66 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:08:36.061867 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1103/4414] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:36 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:36.062178 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d30cf01-d488-48ee-bd41-d9997f5bb4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aab73a67-9115-4c12-a6c4-ccb0448f4318', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1496427682',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74463e178c2b4e0c99f1d7e5b1a47230',qos_specs=None,replication_status=,reservations=['1cdbb054-feee-4dd4-87ea-05519d3dfc2b','624cc378-9c3f-41e9-a7cb-1291a59fa628','aff5c4ca-4077-4fcf-9da5-559172fb3d5d','c3f4c828-95aa-4145-9a3a-5b8b42759545'],size=1,snapshot_id=None,source_replicaid=,source_volid=54619a47-ac2e-487e-9e98-f24dbd364e04,status='creating',user_id='fce4d9f1cb024c90993726e747c03c60',volume_type_id=95cebe54-50a9-47a2-92b1-52241d2057ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1496427682',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=aab73a67-9115-4c12-a6c4-ccb0448f4318,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74463e178c2b4e0c99f1d7e5b1a47230',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=54619a47-ac2e-487e-9e98-f24dbd364e04,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fce4d9f1cb024c90993726e747c03c60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95cebe54-50a9-47a2-92b1-52241d2057ca),volume_type_id=95cebe54-50a9-47a2-92b1-52241d2057ca)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:36.062886 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b8f6d3-8ce4-4b09-a1be-7e62e8ddb5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:36.091936 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b8f6d3-8ce4-4b09-a1be-7e62e8ddb5b7) transitioned into state 'SUCCESS' from state '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-1496427682',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74463e178c2b4e0c99f1d7e5b1a47230',qos_specs=None,replication_status=,reservations=['1cdbb054-feee-4dd4-87ea-05519d3dfc2b','624cc378-9c3f-41e9-a7cb-1291a59fa628','aff5c4ca-4077-4fcf-9da5-559172fb3d5d','c3f4c828-95aa-4145-9a3a-5b8b42759545'],size=1,snapshot_id=None,source_replicaid=,source_volid=54619a47-ac2e-487e-9e98-f24dbd364e04,status='creating',user_id='fce4d9f1cb024c90993726e747c03c60',volume_type_id=95cebe54-50a9-47a2-92b1-52241d2057ca)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:36.092696 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26df4a2-630f-44e4-9a3a-db8feb3011bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:36.114551 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26df4a2-630f-44e4-9a3a-db8feb3011bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:36.115406 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Flow 'volume_create_api' (0bd8c269-8f00-4c09-b5ea-907d61f97cde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:36.115734 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Create volume request issued successfully. Aug 07 21:08:36.116221 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-50c3ca33-b259-4fbd-ba6f-bbd1eb8a9d56 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:36.116675 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1113/4415] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:35 2026] POST /volume/v3/volumes => generated 812 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:36.132173 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a2ce09e1-82b7-4b60-a514-6900f56c6d64 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:36.133935 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a2ce09e1-82b7-4b60-a514-6900f56c6d64 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:08:36.134156 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a2ce09e1-82b7-4b60-a514-6900f56c6d64 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:36.134363 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a2ce09e1-82b7-4b60-a514-6900f56c6d64 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:36.142966 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:36.142966 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:36.148668 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a2ce09e1-82b7-4b60-a514-6900f56c6d64 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:36.155000 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a2ce09e1-82b7-4b60-a514-6900f56c6d64 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:08:36.155000 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1105/4416] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:36 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:36.432118 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bb8cb81e-79fd-4c0c-afd2-dd3871ce9ad6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:36.435854 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb8cb81e-79fd-4c0c-afd2-dd3871ce9ad6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c Aug 07 21:08:36.435854 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb8cb81e-79fd-4c0c-afd2-dd3871ce9ad6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:36.435854 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb8cb81e-79fd-4c0c-afd2-dd3871ce9ad6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:36.447216 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb8cb81e-79fd-4c0c-afd2-dd3871ce9ad6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c returned with HTTP 404 Aug 07 21:08:36.447919 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1096/4417] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:36 2026] GET /volume/v3/volumes/7eb13294-3f72-4973-9c12-f330cd871f5c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:36.457926 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:36.462046 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:36.462517 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1714328207"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:36.464280 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1714328207'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:36.464404 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume of 1 GB Aug 07 21:08:36.468877 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Availability Zones retrieved successfully. Aug 07 21:08:36.476498 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Flow 'volume_create_api' (386acb0d-4d23-4f63-a0f9-b08f172ef0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:36.477719 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86da65a-e00e-4952-a19b-b95806d11b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:36.478781 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:36.507711 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86da65a-e00e-4952-a19b-b95806d11b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:36.508626 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f19f6cc-509d-4c50-9b05-72aff66f0e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:36.565802 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Created reservations ['2512f2b9-286c-4796-aca9-a2b8d92f2a05', '638e2f12-f3e4-415f-968b-bd9152f798ac', '85c27fcb-e4ce-4682-9b93-4fb735968b17', 'f6db3392-8931-490a-8ed7-01a784ac76e6'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:36.566772 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f19f6cc-509d-4c50-9b05-72aff66f0e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2512f2b9-286c-4796-aca9-a2b8d92f2a05', '638e2f12-f3e4-415f-968b-bd9152f798ac', '85c27fcb-e4ce-4682-9b93-4fb735968b17', 'f6db3392-8931-490a-8ed7-01a784ac76e6']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:36.567848 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9cafd57-fa40-4f11-9221-2b916c3b5277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:36.595849 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9cafd57-fa40-4f11-9221-2b916c3b5277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1555067-3cc2-4ce8-a50a-0dc122458648', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1714328207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',qos_specs=None,replication_status=,reservations=['2512f2b9-286c-4796-aca9-a2b8d92f2a05','638e2f12-f3e4-415f-968b-bd9152f798ac','85c27fcb-e4ce-4682-9b93-4fb735968b17','f6db3392-8931-490a-8ed7-01a784ac76e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6938847397a4061af524e11bf3825ad',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1714328207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1555067-3cc2-4ce8-a50a-0dc122458648,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6938847397a4061af524e11bf3825ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:36.596679 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a83dbdc-efb6-41ef-94f2-fcf6b56cae4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:36.620454 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a83dbdc-efb6-41ef-94f2-fcf6b56cae4c) transitioned into state 'SUCCESS' from state '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-1714328207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',qos_specs=None,replication_status=,reservations=['2512f2b9-286c-4796-aca9-a2b8d92f2a05','638e2f12-f3e4-415f-968b-bd9152f798ac','85c27fcb-e4ce-4682-9b93-4fb735968b17','f6db3392-8931-490a-8ed7-01a784ac76e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6938847397a4061af524e11bf3825ad',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:36.620892 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a87bfdb-6959-4c01-94f9-c1a8dd950f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:36.632062 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a87bfdb-6959-4c01-94f9-c1a8dd950f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:36.633591 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Flow 'volume_create_api' (386acb0d-4d23-4f63-a0f9-b08f172ef0f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:36.633591 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume request issued successfully. Aug 07 21:08:36.634062 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16c83916-1fcf-4ac5-8666-8f003a6825f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:36.634510 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1104/4418] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:08:36 2026] POST /volume/v3/volumes => generated 778 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:36.649062 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-78e03eed-1624-427e-8336-23f30d0bcd68 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:36.652523 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-78e03eed-1624-427e-8336-23f30d0bcd68 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 Aug 07 21:08:36.652744 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-78e03eed-1624-427e-8336-23f30d0bcd68 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:36.653225 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-78e03eed-1624-427e-8336-23f30d0bcd68 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:36.668659 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:36.668659 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:36.672896 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-78e03eed-1624-427e-8336-23f30d0bcd68 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:36.677365 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-78e03eed-1624-427e-8336-23f30d0bcd68 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 returned with HTTP 200 Aug 07 21:08:36.677853 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1114/4419] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:36 2026] GET /volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:36.865743 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8e5a9ee3-0655-445e-90d5-92327edb1ed3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:36.867755 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8e5a9ee3-0655-445e-90d5-92327edb1ed3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:36.868024 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8e5a9ee3-0655-445e-90d5-92327edb1ed3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:36.868212 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8e5a9ee3-0655-445e-90d5-92327edb1ed3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:36.868345 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-8e5a9ee3-0655-445e-90d5-92327edb1ed3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:36.872644 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:36.872644 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:36.873341 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8e5a9ee3-0655-445e-90d5-92327edb1ed3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:36.873827 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1106/4420] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:36 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:37.075967 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-978df5cf-58e3-44f1-b135-b97175d66d93 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:37.077486 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-978df5cf-58e3-44f1-b135-b97175d66d93 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:37.077888 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-978df5cf-58e3-44f1-b135-b97175d66d93 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:37.078220 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-978df5cf-58e3-44f1-b135-b97175d66d93 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:37.086741 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:37.086741 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:37.094788 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-978df5cf-58e3-44f1-b135-b97175d66d93 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:37.097860 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-978df5cf-58e3-44f1-b135-b97175d66d93 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:08:37.098484 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1097/4421] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:37 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:37.113688 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-53492771-e8bf-4a56-8fe0-fabfe213b497 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:37.117602 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53492771-e8bf-4a56-8fe0-fabfe213b497 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:37.117885 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53492771-e8bf-4a56-8fe0-fabfe213b497 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:37.118150 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53492771-e8bf-4a56-8fe0-fabfe213b497 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:37.126429 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:37.126429 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:37.131064 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-53492771-e8bf-4a56-8fe0-fabfe213b497 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:37.136561 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53492771-e8bf-4a56-8fe0-fabfe213b497 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:08:37.137120 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1105/4422] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:37 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:37.167754 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f78ccaac-5c6a-46e0-98e0-e69f75cf12a8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:37.169589 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f78ccaac-5c6a-46e0-98e0-e69f75cf12a8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:08:37.169848 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f78ccaac-5c6a-46e0-98e0-e69f75cf12a8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:37.170067 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f78ccaac-5c6a-46e0-98e0-e69f75cf12a8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:37.178052 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:37.178052 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:37.182506 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f78ccaac-5c6a-46e0-98e0-e69f75cf12a8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:37.187410 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f78ccaac-5c6a-46e0-98e0-e69f75cf12a8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:08:37.187979 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1115/4423] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:37 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:37.400565 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2c506189-2ade-4629-b220-003f17a2713c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:37.402182 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2c506189-2ade-4629-b220-003f17a2713c tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:08:37.402520 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2c506189-2ade-4629-b220-003f17a2713c tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459", "extra_specs": {}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:37.415377 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2c506189-2ade-4629-b220-003f17a2713c tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:08:37.415911 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1107/4424] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:08:37 2026] POST /volume/v3/types => generated 269 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:37.424077 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9d8f5b13-3707-414a-a334-1b258424b238 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:37.427778 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d8f5b13-3707-414a-a334-1b258424b238 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:08:37.427778 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d8f5b13-3707-414a-a334-1b258424b238 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347", "extra_specs": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:37.439483 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d8f5b13-3707-414a-a334-1b258424b238 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:08:37.440322 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1098/4425] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:08:37 2026] POST /volume/v3/types => generated 269 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:37.449773 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:37.451815 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:37.453125 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1674135372", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:37.453569 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1674135372', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:37.459241 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Create volume of 1 GB Aug 07 21:08:37.459241 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:37.459241 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:37.459432 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Availability Zones retrieved successfully. Aug 07 21:08:37.465648 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Flow 'volume_create_api' (4ab56956-2bb0-4971-9e7c-8b13ab72ff9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:37.466693 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b417e68-ca44-48b8-a87c-be399d68f871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:37.467644 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:37.489001 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b417e68-ca44-48b8-a87c-be399d68f871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:08:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6eef9c3-4953-4fe8-a06c-693bc03faaae,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6eef9c3-4953-4fe8-a06c-693bc03faaae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:37.491175 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2150efbd-3413-4177-be61-49f510ce7349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:37.517252 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:37.517439 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:37.549921 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Created reservations ['1c5bed98-d21a-49f5-9fad-2c3fe4e6b97e', 'd7f50adc-5822-47b3-89f8-62a5bae99e7d', 'c7acb36b-f8e4-4961-898c-2f0c352ef0dc', '734b15fa-e86a-4cbb-88cc-24aac44b474c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:37.550649 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2150efbd-3413-4177-be61-49f510ce7349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c5bed98-d21a-49f5-9fad-2c3fe4e6b97e', 'd7f50adc-5822-47b3-89f8-62a5bae99e7d', 'c7acb36b-f8e4-4961-898c-2f0c352ef0dc', '734b15fa-e86a-4cbb-88cc-24aac44b474c']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:37.553120 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c28c86a-916b-4e78-8cb4-a7d4bff1ccdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:37.578785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c28c86a-916b-4e78-8cb4-a7d4bff1ccdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a8619cf-389d-47e1-b12e-ff5b7bbfa893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1674135372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd1fb55e1c74ef1b05ebac819afea3c',qos_specs=None,replication_status=,reservations=['1c5bed98-d21a-49f5-9fad-2c3fe4e6b97e','d7f50adc-5822-47b3-89f8-62a5bae99e7d','c7acb36b-f8e4-4961-898c-2f0c352ef0dc','734b15fa-e86a-4cbb-88cc-24aac44b474c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac0a1484b9a4291aa299d3f08bb9671',volume_type_id=b6eef9c3-4953-4fe8-a06c-693bc03faaae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1674135372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a8619cf-389d-47e1-b12e-ff5b7bbfa893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fd1fb55e1c74ef1b05ebac819afea3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac0a1484b9a4291aa299d3f08bb9671',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6eef9c3-4953-4fe8-a06c-693bc03faaae),volume_type_id=b6eef9c3-4953-4fe8-a06c-693bc03faaae)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:37.579660 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a1eb952-5523-4df2-be4d-d8b578438985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:37.600019 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a1eb952-5523-4df2-be4d-d8b578438985) transitioned into state 'SUCCESS' from state '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-1674135372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd1fb55e1c74ef1b05ebac819afea3c',qos_specs=None,replication_status=,reservations=['1c5bed98-d21a-49f5-9fad-2c3fe4e6b97e','d7f50adc-5822-47b3-89f8-62a5bae99e7d','c7acb36b-f8e4-4961-898c-2f0c352ef0dc','734b15fa-e86a-4cbb-88cc-24aac44b474c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac0a1484b9a4291aa299d3f08bb9671',volume_type_id=b6eef9c3-4953-4fe8-a06c-693bc03faaae)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:37.600889 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6c8082-0cb7-42aa-ac41-5d38319832ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:37.612375 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6c8082-0cb7-42aa-ac41-5d38319832ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:37.613437 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Flow 'volume_create_api' (4ab56956-2bb0-4971-9e7c-8b13ab72ff9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:37.613744 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Create volume request issued successfully. Aug 07 21:08:37.614328 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-61ccc9b9-fe39-456a-a39b-bef32acc3f6b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:37.614790 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1106/4426] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:37 2026] POST /volume/v3/volumes => generated 847 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:37.628686 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:37.630942 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:37.631363 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-967521777", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347", "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:37.633785 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-967521777', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347', 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:37.637389 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Create volume of 1 GB Aug 07 21:08:37.637733 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:37.637733 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:37.638279 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Availability Zones retrieved successfully. Aug 07 21:08:37.643606 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Flow 'volume_create_api' (a65fe45a-48e4-4c3e-ad99-87881e75f5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:37.644810 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1876cfb6-08a5-4403-a2fe-626a8774c9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:37.645814 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:37.670089 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1876cfb6-08a5-4403-a2fe-626a8774c9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:08:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8e17ba5e-9670-417f-9836-5d9c65254116,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e17ba5e-9670-417f-9836-5d9c65254116', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:37.671003 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d0012c-168e-43ff-bc9c-8847da1b08c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:37.693508 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7587f1df-e088-4299-afcb-edd435b938fb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:37.696339 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7587f1df-e088-4299-afcb-edd435b938fb tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 Aug 07 21:08:37.696633 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7587f1df-e088-4299-afcb-edd435b938fb tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:37.696917 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7587f1df-e088-4299-afcb-edd435b938fb tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:37.706683 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:37.707079 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:37.717777 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:37.717777 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:37.728636 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7587f1df-e088-4299-afcb-edd435b938fb tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:37.742678 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7587f1df-e088-4299-afcb-edd435b938fb tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 returned with HTTP 200 Aug 07 21:08:37.743252 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1108/4427] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:37 2026] GET /volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 => generated 1009 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:37.746564 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Created reservations ['597542b5-50a1-4658-b10f-e41516711e0c', 'dc8e515c-f88e-4bb2-85ac-20e7df44dfe6', '96218ce9-247a-434e-9281-4ab83ed07540', 'bf9441d0-bc5a-433c-bafe-79ade6053e0a'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:37.747781 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d0012c-168e-43ff-bc9c-8847da1b08c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['597542b5-50a1-4658-b10f-e41516711e0c', 'dc8e515c-f88e-4bb2-85ac-20e7df44dfe6', '96218ce9-247a-434e-9281-4ab83ed07540', 'bf9441d0-bc5a-433c-bafe-79ade6053e0a']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:37.748414 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48e0676-0251-42ff-a28e-0514d69c4eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:37.764445 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-64540b9c-1860-4cb8-8eeb-4d75b98dd9fc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:37.766342 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64540b9c-1860-4cb8-8eeb-4d75b98dd9fc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:08:37.767824 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64540b9c-1860-4cb8-8eeb-4d75b98dd9fc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1555067-3cc2-4ce8-a50a-0dc122458648", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-649205372"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:37.777122 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48e0676-0251-42ff-a28e-0514d69c4eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baa88146-6910-4fc7-9fc1-3be52515f621', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-967521777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd1fb55e1c74ef1b05ebac819afea3c',qos_specs=None,replication_status=,reservations=['597542b5-50a1-4658-b10f-e41516711e0c','dc8e515c-f88e-4bb2-85ac-20e7df44dfe6','96218ce9-247a-434e-9281-4ab83ed07540','bf9441d0-bc5a-433c-bafe-79ade6053e0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac0a1484b9a4291aa299d3f08bb9671',volume_type_id=8e17ba5e-9670-417f-9836-5d9c65254116), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-967521777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baa88146-6910-4fc7-9fc1-3be52515f621,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fd1fb55e1c74ef1b05ebac819afea3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac0a1484b9a4291aa299d3f08bb9671',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e17ba5e-9670-417f-9836-5d9c65254116),volume_type_id=8e17ba5e-9670-417f-9836-5d9c65254116)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:37.778219 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (140c22da-0e20-4931-9634-73726729f95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:37.780191 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:37.780191 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:37.780945 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-64540b9c-1860-4cb8-8eeb-4d75b98dd9fc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:37.781405 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-64540b9c-1860-4cb8-8eeb-4d75b98dd9fc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create snapshot from volume f1555067-3cc2-4ce8-a50a-0dc122458648 Aug 07 21:08:37.805682 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (140c22da-0e20-4931-9634-73726729f95d) transitioned into state 'SUCCESS' from state '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-967521777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd1fb55e1c74ef1b05ebac819afea3c',qos_specs=None,replication_status=,reservations=['597542b5-50a1-4658-b10f-e41516711e0c','dc8e515c-f88e-4bb2-85ac-20e7df44dfe6','96218ce9-247a-434e-9281-4ab83ed07540','bf9441d0-bc5a-433c-bafe-79ade6053e0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac0a1484b9a4291aa299d3f08bb9671',volume_type_id=8e17ba5e-9670-417f-9836-5d9c65254116)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:37.805682 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47aa4f9-82b5-40a2-a708-3889a5a164f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:37.816516 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47aa4f9-82b5-40a2-a708-3889a5a164f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:37.817687 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-64540b9c-1860-4cb8-8eeb-4d75b98dd9fc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Created reservations ['a5517baa-6b32-497c-bbfd-caa23bdb2aad', '613a8a24-a37b-40c6-93b1-23e4d589133b', '32807daf-7efb-4c6a-8dc0-dca4e452b57f', 'c4114a41-0ca0-4d62-9553-9210a177851f'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:37.817782 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Flow 'volume_create_api' (a65fe45a-48e4-4c3e-ad99-87881e75f5ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:37.835830 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Create volume request issued successfully. Aug 07 21:08:37.835830 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-88855ffd-0353-42c8-accb-4d1ac2f3d7a5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:37.835830 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1116/4428] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:37 2026] POST /volume/v3/volumes => generated 846 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:37.864560 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:37.866954 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:37.867828 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1164408225", "snapshot_id": null, "imageRef": "a9cb932c-09c5-453c-967d-d0dad67a10f2", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:37.869710 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1164408225', 'snapshot_id': None, 'imageRef': 'a9cb932c-09c5-453c-967d-d0dad67a10f2', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:37.870627 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-64540b9c-1860-4cb8-8eeb-4d75b98dd9fc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot create request issued successfully. Aug 07 21:08:37.871125 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64540b9c-1860-4cb8-8eeb-4d75b98dd9fc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:08:37.871560 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1099/4429] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:08:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:37.881756 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8a7968cd-6977-4f50-8eb5-8a01263c26f9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:37.883777 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8a7968cd-6977-4f50-8eb5-8a01263c26f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 Aug 07 21:08:37.884018 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8a7968cd-6977-4f50-8eb5-8a01263c26f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:37.884236 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8a7968cd-6977-4f50-8eb5-8a01263c26f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:37.888867 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e0cd00f2-6127-40f4-a336-95b8ebc93dc0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:37.890920 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0cd00f2-6127-40f4-a336-95b8ebc93dc0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:37.891394 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0cd00f2-6127-40f4-a336-95b8ebc93dc0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:37.891844 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0cd00f2-6127-40f4-a336-95b8ebc93dc0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:37.892123 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-e0cd00f2-6127-40f4-a336-95b8ebc93dc0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:37.892465 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:37.892465 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:37.892858 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8a7968cd-6977-4f50-8eb5-8a01263c26f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:37.894282 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8a7968cd-6977-4f50-8eb5-8a01263c26f9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 returned with HTTP 200 Aug 07 21:08:37.894282 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1109/4430] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:37 2026] GET /volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:37.898358 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:37.898358 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:37.898358 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0cd00f2-6127-40f4-a336-95b8ebc93dc0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:37.898358 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1117/4431] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:37 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:37.942094 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-880096d9-c569-4333-8271-16e267249d29 req-27a84dd8-20e1-45b6-8c70-a53a3dba92e9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:37.945213 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-27a84dd8-20e1-45b6-8c70-a53a3dba92e9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:37.945653 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-27a84dd8-20e1-45b6-8c70-a53a3dba92e9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:37.945834 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-27a84dd8-20e1-45b6-8c70-a53a3dba92e9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:37.959874 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:37.959874 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:37.964226 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-880096d9-c569-4333-8271-16e267249d29 req-27a84dd8-20e1-45b6-8c70-a53a3dba92e9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:37.968329 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-27a84dd8-20e1-45b6-8c70-a53a3dba92e9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:08:37.968707 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1100/4432] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:08:37 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:37.977946 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Create volume of 1 GB Aug 07 21:08:37.978289 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:37.978289 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:37.978932 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Availability Zones retrieved successfully. Aug 07 21:08:37.987127 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Flow 'volume_create_api' (8b36f464-52e9-4882-aa71-ff5587b9b2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:37.987845 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d3c90c-fa67-496b-9356-da7f460d51b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:37.988995 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:38.047353 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-daaedfe4-55e9-49cb-962c-334cff50b390 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:38.047712 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-daaedfe4-55e9-49cb-962c-334cff50b390 None None] GET https://10.4.3.127/volume// Aug 07 21:08:38.047890 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-daaedfe4-55e9-49cb-962c-334cff50b390 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:38.048056 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-daaedfe4-55e9-49cb-962c-334cff50b390 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:38.048379 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-daaedfe4-55e9-49cb-962c-334cff50b390 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:08:38.048638 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1110/4433] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:08:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:08:38.055102 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d3c90c-fa67-496b-9356-da7f460d51b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:08:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=846bd312-6330-4aeb-aba5-4bfcf96e5a54,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '846bd312-6330-4aeb-aba5-4bfcf96e5a54', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:38.055102 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e72611-a7f2-4c7b-b221-0ec876cc6fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:38.057122 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-880096d9-c569-4333-8271-16e267249d29 req-1523faef-90ba-4e87-b139-5ca899ee74ce None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:38.087973 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:38.088292 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:38.124399 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Created reservations ['31c0f970-9d31-4ee6-8668-928ee69f3e65', '97299f62-1aa8-4dfb-ba04-df2bd1b31103', '28b9711c-3f65-4058-969f-29b34527929e', '4354c541-e1c7-4db6-b4b4-adbecb0e795e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:38.125210 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e72611-a7f2-4c7b-b221-0ec876cc6fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31c0f970-9d31-4ee6-8668-928ee69f3e65', '97299f62-1aa8-4dfb-ba04-df2bd1b31103', '28b9711c-3f65-4058-969f-29b34527929e', '4354c541-e1c7-4db6-b4b4-adbecb0e795e']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:38.125949 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b6d819-f07c-4213-a9c3-4bc8ac443fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:38.146393 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-1523faef-90ba-4e87-b139-5ca899ee74ce tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:08:38.146393 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-1523faef-90ba-4e87-b139-5ca899ee74ce tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "971193d4-4df3-4e55-83fe-9e369c9a4ee0", "connector": null, "instance_uuid": "3b249e63-eb23-44bf-b832-ca3f82483f6e"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:38.147589 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b6d819-f07c-4213-a9c3-4bc8ac443fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6413014-e35b-434e-bc50-b0bdc62c765b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1164408225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd1fb55e1c74ef1b05ebac819afea3c',qos_specs=None,replication_status=,reservations=['31c0f970-9d31-4ee6-8668-928ee69f3e65','97299f62-1aa8-4dfb-ba04-df2bd1b31103','28b9711c-3f65-4058-969f-29b34527929e','4354c541-e1c7-4db6-b4b4-adbecb0e795e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac0a1484b9a4291aa299d3f08bb9671',volume_type_id=846bd312-6330-4aeb-aba5-4bfcf96e5a54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1164408225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6413014-e35b-434e-bc50-b0bdc62c765b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fd1fb55e1c74ef1b05ebac819afea3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac0a1484b9a4291aa299d3f08bb9671',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(846bd312-6330-4aeb-aba5-4bfcf96e5a54),volume_type_id=846bd312-6330-4aeb-aba5-4bfcf96e5a54)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:38.148423 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e942c188-ef33-48ed-81b5-faa22750bfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:38.154997 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:38.154997 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:38.168854 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e942c188-ef33-48ed-81b5-faa22750bfe1) transitioned into state 'SUCCESS' from state '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-1164408225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd1fb55e1c74ef1b05ebac819afea3c',qos_specs=None,replication_status=,reservations=['31c0f970-9d31-4ee6-8668-928ee69f3e65','97299f62-1aa8-4dfb-ba04-df2bd1b31103','28b9711c-3f65-4058-969f-29b34527929e','4354c541-e1c7-4db6-b4b4-adbecb0e795e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac0a1484b9a4291aa299d3f08bb9671',volume_type_id=846bd312-6330-4aeb-aba5-4bfcf96e5a54)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:38.170063 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dad6fe4-66d1-4ebe-b3fc-6221728c99b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:38.183788 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dad6fe4-66d1-4ebe-b3fc-6221728c99b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:38.185132 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Flow 'volume_create_api' (8b36f464-52e9-4882-aa71-ff5587b9b2aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:38.185585 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Create volume request issued successfully. Aug 07 21:08:38.186582 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51fa0bcc-d3e5-47ba-8a70-70e78b7d85ed tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:38.187182 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1107/4434] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:37 2026] POST /volume/v3/volumes => generated 844 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:38.189575 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-1523faef-90ba-4e87-b139-5ca899ee74ce tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:08:38.190133 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1118/4435] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:08:38 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:38.201384 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3b3ae760-f89a-459c-8bb1-2cb3e44e4a33 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:38.203397 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dba94db0-b9fb-4c05-8a46-ed9e2881052e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:38.205083 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3b3ae760-f89a-459c-8bb1-2cb3e44e4a33 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:08:38.205319 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3b3ae760-f89a-459c-8bb1-2cb3e44e4a33 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:38.205604 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3b3ae760-f89a-459c-8bb1-2cb3e44e4a33 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:38.222199 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dba94db0-b9fb-4c05-8a46-ed9e2881052e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:08:38.227358 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dba94db0-b9fb-4c05-8a46-ed9e2881052e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:38.227358 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dba94db0-b9fb-4c05-8a46-ed9e2881052e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:38.229438 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a159f9e9-1cd2-4c1c-b936-d8f97f14d72a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:38.229750 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:38.229750 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:38.233839 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a159f9e9-1cd2-4c1c-b936-d8f97f14d72a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:38.233839 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a159f9e9-1cd2-4c1c-b936-d8f97f14d72a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:38.233839 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a159f9e9-1cd2-4c1c-b936-d8f97f14d72a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:38.236876 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:38.236876 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:38.238724 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3b3ae760-f89a-459c-8bb1-2cb3e44e4a33 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:38.244717 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dba94db0-b9fb-4c05-8a46-ed9e2881052e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:08:38.245017 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:38.245017 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:38.245302 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3b3ae760-f89a-459c-8bb1-2cb3e44e4a33 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:08:38.245725 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1111/4436] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:38 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 904 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:38.251040 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a159f9e9-1cd2-4c1c-b936-d8f97f14d72a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:38.252190 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dba94db0-b9fb-4c05-8a46-ed9e2881052e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:08:38.252793 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1101/4437] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:38 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 912 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:38.257830 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a159f9e9-1cd2-4c1c-b936-d8f97f14d72a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:08:38.257830 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1108/4438] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:38 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:38.262918 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-42922016-da8b-434f-a467-1f761b30fb57 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:38.263359 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-42922016-da8b-434f-a467-1f761b30fb57 None None] GET https://10.4.3.127/volume// Aug 07 21:08:38.263537 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-42922016-da8b-434f-a467-1f761b30fb57 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:38.263756 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-42922016-da8b-434f-a467-1f761b30fb57 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:38.264118 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-42922016-da8b-434f-a467-1f761b30fb57 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:08:38.264622 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1119/4439] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:08:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:08:38.272199 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-880096d9-c569-4333-8271-16e267249d29 req-5242a9f6-5e36-490f-ac70-7d0fb436df7a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:38.275334 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-5242a9f6-5e36-490f-ac70-7d0fb436df7a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:38.275772 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-5242a9f6-5e36-490f-ac70-7d0fb436df7a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:38.276010 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-5242a9f6-5e36-490f-ac70-7d0fb436df7a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:38.297654 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:38.297654 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:38.305126 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-880096d9-c569-4333-8271-16e267249d29 req-5242a9f6-5e36-490f-ac70-7d0fb436df7a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:38.313872 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-5242a9f6-5e36-490f-ac70-7d0fb436df7a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:08:38.314472 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1112/4440] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:08:38 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 1029 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:08:38.427813 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-880096d9-c569-4333-8271-16e267249d29 req-3202ff43-9f60-47c9-bd8a-cb367017e933 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:38.429721 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-3202ff43-9f60-47c9-bd8a-cb367017e933 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] PUT https://10.4.3.127/volume/v3/attachments/48f628f0-abb4-407c-a896-83a49b5e98cc Aug 07 21:08:38.431024 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-3202ff43-9f60-47c9-bd8a-cb367017e933 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:38.440940 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-880096d9-c569-4333-8271-16e267249d29 req-3202ff43-9f60-47c9-bd8a-cb367017e933 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Acquiring lock "cinder-attachment_update-971193d4-4df3-4e55-83fe-9e369c9a4ee0-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:08:38.448690 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-880096d9-c569-4333-8271-16e267249d29 req-3202ff43-9f60-47c9-bd8a-cb367017e933 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Lock "cinder-attachment_update-971193d4-4df3-4e55-83fe-9e369c9a4ee0-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:08:38.448690 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:38.448690 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:38.557702 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-880096d9-c569-4333-8271-16e267249d29 req-3202ff43-9f60-47c9-bd8a-cb367017e933 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Lock "cinder-attachment_update-971193d4-4df3-4e55-83fe-9e369c9a4ee0-np0000006755" released by "attachment_update" :: held 0.110s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:08:38.557702 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-3202ff43-9f60-47c9-bd8a-cb367017e933 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments/48f628f0-abb4-407c-a896-83a49b5e98cc returned with HTTP 200 Aug 07 21:08:38.557702 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1102/4441] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:08:38 2026] PUT /volume/v3/attachments/48f628f0-abb4-407c-a896-83a49b5e98cc => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:38.903634 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1b77c858-1e28-4896-b82c-36edd2e695c9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:38.905842 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b77c858-1e28-4896-b82c-36edd2e695c9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 Aug 07 21:08:38.906080 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b77c858-1e28-4896-b82c-36edd2e695c9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:38.906314 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b77c858-1e28-4896-b82c-36edd2e695c9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:38.909522 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6beeeee1-3a24-46cc-a7e7-964efd2408c9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:38.912036 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6beeeee1-3a24-46cc-a7e7-964efd2408c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:38.912320 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6beeeee1-3a24-46cc-a7e7-964efd2408c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:38.912563 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6beeeee1-3a24-46cc-a7e7-964efd2408c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:38.912705 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-6beeeee1-3a24-46cc-a7e7-964efd2408c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:38.912790 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:38.912790 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:38.913163 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1b77c858-1e28-4896-b82c-36edd2e695c9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:38.913906 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b77c858-1e28-4896-b82c-36edd2e695c9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 returned with HTTP 200 Aug 07 21:08:38.914311 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1109/4442] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:38 2026] GET /volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:38.920740 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:38.920740 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:38.921805 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6beeeee1-3a24-46cc-a7e7-964efd2408c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:38.922365 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1120/4443] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:38 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:38.924077 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c1f0096e-18f7-4af8-ae1d-371838d8b000 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:38.926859 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c1f0096e-18f7-4af8-ae1d-371838d8b000 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] POST https://10.4.3.127/volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302/action Aug 07 21:08:38.927221 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c1f0096e-18f7-4af8-ae1d-371838d8b000 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:08:38.927345 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c1f0096e-18f7-4af8-ae1d-371838d8b000 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:38.929089 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.admin_actions [None req-c1f0096e-18f7-4af8-ae1d-371838d8b000 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Updating snapshot '32af4359-3237-4b22-9a66-fd9b873cc302' with '{'status': 'error'}' {{(pid=100278) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 21:08:38.948198 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:38.948198 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:38.948686 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.policy [None req-c1f0096e-18f7-4af8-ae1d-371838d8b000 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6b351c325fe84e6db7909fc20268ff33', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dfc3b02dd53a4e2ab5c5eeec98606507', '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=100278) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:38.949093 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c1f0096e-18f7-4af8-ae1d-371838d8b000 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] https://10.4.3.127/volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302/action returned with HTTP 403 Aug 07 21:08:38.949413 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1113/4444] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 21:08:38 2026] POST /volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302/action => generated 133 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:38.957937 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9b501cfd-ccfb-4299-bf44-0c645f52b5f1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:38.962725 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b501cfd-ccfb-4299-bf44-0c645f52b5f1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 Aug 07 21:08:38.962725 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b501cfd-ccfb-4299-bf44-0c645f52b5f1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:38.962725 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b501cfd-ccfb-4299-bf44-0c645f52b5f1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:38.962725 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-9b501cfd-ccfb-4299-bf44-0c645f52b5f1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete snapshot with id: 32af4359-3237-4b22-9a66-fd9b873cc302 Aug 07 21:08:38.971580 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:38.971580 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:38.972328 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9b501cfd-ccfb-4299-bf44-0c645f52b5f1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:39.006201 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9b501cfd-ccfb-4299-bf44-0c645f52b5f1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot delete request issued successfully. Aug 07 21:08:39.006632 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b501cfd-ccfb-4299-bf44-0c645f52b5f1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 returned with HTTP 202 Aug 07 21:08:39.007247 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1103/4445] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:08:38 2026] DELETE /volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:39.018325 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e510d151-a0ce-4346-9b51-470f87e6261d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:39.020195 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e510d151-a0ce-4346-9b51-470f87e6261d tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 Aug 07 21:08:39.020412 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e510d151-a0ce-4346-9b51-470f87e6261d tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:39.020590 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e510d151-a0ce-4346-9b51-470f87e6261d tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:39.025519 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:39.025519 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:39.025822 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e510d151-a0ce-4346-9b51-470f87e6261d tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:39.026810 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e510d151-a0ce-4346-9b51-470f87e6261d tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 returned with HTTP 200 Aug 07 21:08:39.026892 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1110/4446] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:39 2026] GET /volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:39.260894 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a7acd092-0d30-4d69-add0-4925b365d6b7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:39.262906 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a7acd092-0d30-4d69-add0-4925b365d6b7 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:08:39.264531 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a7acd092-0d30-4d69-add0-4925b365d6b7 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:39.264531 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a7acd092-0d30-4d69-add0-4925b365d6b7 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:39.266119 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dd417b3b-baf3-4e46-8efb-5a1b00ffe06a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:39.268089 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dd417b3b-baf3-4e46-8efb-5a1b00ffe06a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:08:39.269792 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dd417b3b-baf3-4e46-8efb-5a1b00ffe06a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:39.269792 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dd417b3b-baf3-4e46-8efb-5a1b00ffe06a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:39.272843 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:39.272843 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:39.274289 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f0d0cada-7c8a-4867-bb4d-70db78aeac6e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:39.276415 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:39.276415 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:39.276826 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0d0cada-7c8a-4867-bb4d-70db78aeac6e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:39.277243 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f0d0cada-7c8a-4867-bb4d-70db78aeac6e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:39.277361 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f0d0cada-7c8a-4867-bb4d-70db78aeac6e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:39.279790 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a7acd092-0d30-4d69-add0-4925b365d6b7 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:39.280974 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-dd417b3b-baf3-4e46-8efb-5a1b00ffe06a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:08:39.282814 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a7acd092-0d30-4d69-add0-4925b365d6b7 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:08:39.283609 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1121/4447] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:39 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:39.287195 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dd417b3b-baf3-4e46-8efb-5a1b00ffe06a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:08:39.287716 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1114/4448] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:39 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:39.290212 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:39.290212 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:39.294501 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f0d0cada-7c8a-4867-bb4d-70db78aeac6e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:39.300566 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0d0cada-7c8a-4867-bb4d-70db78aeac6e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:08:39.301016 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1104/4449] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:39 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:39.935157 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-77d9b811-e22d-439d-a864-4a1ed62bce05 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:39.937079 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77d9b811-e22d-439d-a864-4a1ed62bce05 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:39.937292 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-77d9b811-e22d-439d-a864-4a1ed62bce05 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:39.937492 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-77d9b811-e22d-439d-a864-4a1ed62bce05 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:39.937622 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-77d9b811-e22d-439d-a864-4a1ed62bce05 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:39.942016 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:39.942016 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:39.942621 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77d9b811-e22d-439d-a864-4a1ed62bce05 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:39.943074 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1111/4450] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:39 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:40.037756 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-87e15824-99e8-433b-90fb-f425caebf77e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:40.041126 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-87e15824-99e8-433b-90fb-f425caebf77e tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 Aug 07 21:08:40.041418 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-87e15824-99e8-433b-90fb-f425caebf77e tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:40.041703 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-87e15824-99e8-433b-90fb-f425caebf77e tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:40.047467 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-87e15824-99e8-433b-90fb-f425caebf77e tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 returned with HTTP 404 Aug 07 21:08:40.048421 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1122/4451] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:40 2026] GET /volume/v3/snapshots/32af4359-3237-4b22-9a66-fd9b873cc302 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:40.056374 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-910b4747-22df-4f2f-964a-52e7b49da746 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:40.062263 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-910b4747-22df-4f2f-964a-52e7b49da746 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 Aug 07 21:08:40.062518 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-910b4747-22df-4f2f-964a-52e7b49da746 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:40.062907 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-910b4747-22df-4f2f-964a-52e7b49da746 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:40.063008 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-910b4747-22df-4f2f-964a-52e7b49da746 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete volume with id: f1555067-3cc2-4ce8-a50a-0dc122458648 Aug 07 21:08:40.084171 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:40.084171 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:40.084637 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-910b4747-22df-4f2f-964a-52e7b49da746 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:40.114303 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-910b4747-22df-4f2f-964a-52e7b49da746 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete volume request issued successfully. Aug 07 21:08:40.114739 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-910b4747-22df-4f2f-964a-52e7b49da746 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 returned with HTTP 202 Aug 07 21:08:40.115319 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1115/4452] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:40 2026] DELETE /volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:40.123277 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b04e239d-884b-4239-bc5a-bc52e0ec823b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:40.125676 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b04e239d-884b-4239-bc5a-bc52e0ec823b tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 Aug 07 21:08:40.126069 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b04e239d-884b-4239-bc5a-bc52e0ec823b tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:40.126314 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b04e239d-884b-4239-bc5a-bc52e0ec823b tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:40.136668 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:40.136668 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:40.142128 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b04e239d-884b-4239-bc5a-bc52e0ec823b tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:40.149128 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b04e239d-884b-4239-bc5a-bc52e0ec823b tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 returned with HTTP 200 Aug 07 21:08:40.149748 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1105/4453] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:40 2026] GET /volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:40.298770 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-da3221af-9e20-4580-910d-806b10e35b32 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:40.300627 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da3221af-9e20-4580-910d-806b10e35b32 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:08:40.300869 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da3221af-9e20-4580-910d-806b10e35b32 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:40.302211 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da3221af-9e20-4580-910d-806b10e35b32 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:40.302272 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-39c292db-da93-4e64-a488-3c1df7f5452c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:40.304290 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-39c292db-da93-4e64-a488-3c1df7f5452c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:08:40.304509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-39c292db-da93-4e64-a488-3c1df7f5452c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:40.304740 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-39c292db-da93-4e64-a488-3c1df7f5452c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:40.309821 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:40.309821 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:40.314005 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-da3221af-9e20-4580-910d-806b10e35b32 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:40.314302 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:40.314302 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:40.314813 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e94df9c4-22d6-45a5-aa85-9202b266083b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:40.317206 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e94df9c4-22d6-45a5-aa85-9202b266083b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:40.317444 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e94df9c4-22d6-45a5-aa85-9202b266083b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:40.317666 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e94df9c4-22d6-45a5-aa85-9202b266083b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:40.319114 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-39c292db-da93-4e64-a488-3c1df7f5452c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:08:40.319580 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da3221af-9e20-4580-910d-806b10e35b32 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:08:40.319753 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1112/4454] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:40 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:40.324387 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-39c292db-da93-4e64-a488-3c1df7f5452c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:08:40.324974 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1123/4455] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:40 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:40.329744 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:40.329744 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:40.333678 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e94df9c4-22d6-45a5-aa85-9202b266083b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:40.338980 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e94df9c4-22d6-45a5-aa85-9202b266083b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:08:40.339426 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1116/4456] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:40 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:40.955153 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-547c28a3-d67d-46e4-9652-76d6e8ed3e75 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:40.957582 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-547c28a3-d67d-46e4-9652-76d6e8ed3e75 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:40.957905 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-547c28a3-d67d-46e4-9652-76d6e8ed3e75 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:40.958146 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-547c28a3-d67d-46e4-9652-76d6e8ed3e75 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:40.958311 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-547c28a3-d67d-46e4-9652-76d6e8ed3e75 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:40.963408 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:40.963408 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:40.964156 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-547c28a3-d67d-46e4-9652-76d6e8ed3e75 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:40.964594 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1106/4457] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:40 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:41.164273 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-81d4f57b-4870-4b02-b1a0-3b5f7ba146d3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:41.166665 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81d4f57b-4870-4b02-b1a0-3b5f7ba146d3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 Aug 07 21:08:41.166820 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81d4f57b-4870-4b02-b1a0-3b5f7ba146d3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:41.166902 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81d4f57b-4870-4b02-b1a0-3b5f7ba146d3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:41.173986 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81d4f57b-4870-4b02-b1a0-3b5f7ba146d3 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 returned with HTTP 404 Aug 07 21:08:41.174310 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1113/4458] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:41 2026] GET /volume/v3/volumes/f1555067-3cc2-4ce8-a50a-0dc122458648 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:41.182313 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:41.185538 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:41.186814 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1235084028"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:41.189408 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1235084028'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:41.189567 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume of 1 GB Aug 07 21:08:41.196994 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Availability Zones retrieved successfully. Aug 07 21:08:41.209733 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Flow 'volume_create_api' (3bf3aecd-2fdc-4e77-bb35-8cdaf279a08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:41.210772 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9cc276a-b9ac-4e49-b842-f6108de085bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:41.213086 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:41.242969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9cc276a-b9ac-4e49-b842-f6108de085bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:41.244683 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dddeb76b-5e7a-4799-a327-01bf83578ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:41.284254 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Created reservations ['d5e72f7b-2750-4ad9-a887-6e1c346f5a2d', 'ed73a80c-70d3-4f99-9d88-5d32f21fb11a', '6c0984b3-c741-44ca-927f-efd93848e7f0', '2e04f450-bd1a-46e5-bf8a-8507db7f2e2c'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:41.285527 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dddeb76b-5e7a-4799-a327-01bf83578ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5e72f7b-2750-4ad9-a887-6e1c346f5a2d', 'ed73a80c-70d3-4f99-9d88-5d32f21fb11a', '6c0984b3-c741-44ca-927f-efd93848e7f0', '2e04f450-bd1a-46e5-bf8a-8507db7f2e2c']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:41.286186 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c502e87-d3cb-448b-b4d8-e72b81b3e8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:41.312038 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c502e87-d3cb-448b-b4d8-e72b81b3e8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91bd5b10-1beb-4964-861d-e9dc51050f76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1235084028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',qos_specs=None,replication_status=,reservations=['d5e72f7b-2750-4ad9-a887-6e1c346f5a2d','ed73a80c-70d3-4f99-9d88-5d32f21fb11a','6c0984b3-c741-44ca-927f-efd93848e7f0','2e04f450-bd1a-46e5-bf8a-8507db7f2e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6938847397a4061af524e11bf3825ad',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1235084028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91bd5b10-1beb-4964-861d-e9dc51050f76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6938847397a4061af524e11bf3825ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:41.312772 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75392f21-0ab1-4e90-8636-f30114749d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:41.330353 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75392f21-0ab1-4e90-8636-f30114749d8a) transitioned into state 'SUCCESS' from state '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-1235084028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',qos_specs=None,replication_status=,reservations=['d5e72f7b-2750-4ad9-a887-6e1c346f5a2d','ed73a80c-70d3-4f99-9d88-5d32f21fb11a','6c0984b3-c741-44ca-927f-efd93848e7f0','2e04f450-bd1a-46e5-bf8a-8507db7f2e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6938847397a4061af524e11bf3825ad',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:41.331096 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a019cfec-12b0-49ce-a2a8-947f4fc21574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:41.336136 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-adff69f8-61bb-4c8b-b019-c43d0bfd60ac None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:41.337933 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-adff69f8-61bb-4c8b-b019-c43d0bfd60ac tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:08:41.338112 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-adff69f8-61bb-4c8b-b019-c43d0bfd60ac tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:41.338288 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-adff69f8-61bb-4c8b-b019-c43d0bfd60ac tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:41.339728 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bed8775a-48d2-4281-99b2-14f7cb47edf6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:41.340120 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a019cfec-12b0-49ce-a2a8-947f4fc21574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:41.340898 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Flow 'volume_create_api' (3bf3aecd-2fdc-4e77-bb35-8cdaf279a08a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:41.341152 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume request issued successfully. Aug 07 21:08:41.341429 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bed8775a-48d2-4281-99b2-14f7cb47edf6 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:08:41.341631 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bed8775a-48d2-4281-99b2-14f7cb47edf6 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:41.341690 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5ced8ac5-87e1-4cb5-8030-a45ac318b7b6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:41.341895 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bed8775a-48d2-4281-99b2-14f7cb47edf6 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:41.342054 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1124/4459] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:08:41 2026] POST /volume/v3/volumes => generated 778 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:41.348352 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:41.348352 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:41.349436 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:41.349436 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:41.353072 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2cad51f-f76f-4891-a7c8-4b29c97da569 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:41.353515 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6977617c-5183-43d4-a4fe-bdc922ebe586 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:41.355254 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2cad51f-f76f-4891-a7c8-4b29c97da569 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:41.355361 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-adff69f8-61bb-4c8b-b019-c43d0bfd60ac tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:41.355623 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2cad51f-f76f-4891-a7c8-4b29c97da569 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:41.355815 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6977617c-5183-43d4-a4fe-bdc922ebe586 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 Aug 07 21:08:41.355884 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2cad51f-f76f-4891-a7c8-4b29c97da569 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:41.355965 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6977617c-5183-43d4-a4fe-bdc922ebe586 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:41.356180 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6977617c-5183-43d4-a4fe-bdc922ebe586 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:41.357326 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bed8775a-48d2-4281-99b2-14f7cb47edf6 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:08:41.360037 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-adff69f8-61bb-4c8b-b019-c43d0bfd60ac tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:08:41.360428 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1117/4460] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:41 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:41.362189 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bed8775a-48d2-4281-99b2-14f7cb47edf6 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:08:41.362590 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1107/4461] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:41 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:41.368391 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:41.368391 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:41.369900 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:41.369900 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:41.371509 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6977617c-5183-43d4-a4fe-bdc922ebe586 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:41.374491 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a2cad51f-f76f-4891-a7c8-4b29c97da569 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:41.375299 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6977617c-5183-43d4-a4fe-bdc922ebe586 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 returned with HTTP 200 Aug 07 21:08:41.375731 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1125/4462] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:41 2026] GET /volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:41.379506 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2cad51f-f76f-4891-a7c8-4b29c97da569 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:08:41.380036 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1114/4463] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:41 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:41.975447 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8c8f3de8-aa4c-4a33-a6c4-ac33d6b57021 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:41.977219 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8c8f3de8-aa4c-4a33-a6c4-ac33d6b57021 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:41.977426 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8c8f3de8-aa4c-4a33-a6c4-ac33d6b57021 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:41.977606 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8c8f3de8-aa4c-4a33-a6c4-ac33d6b57021 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:41.977741 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-8c8f3de8-aa4c-4a33-a6c4-ac33d6b57021 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:41.981649 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:41.981649 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:41.982341 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8c8f3de8-aa4c-4a33-a6c4-ac33d6b57021 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:41.982737 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1118/4464] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:41 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:42.373335 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c9302bff-8a06-41ea-9f24-132e65a91815 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:42.375109 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9302bff-8a06-41ea-9f24-132e65a91815 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:08:42.375288 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9302bff-8a06-41ea-9f24-132e65a91815 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:42.375476 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9302bff-8a06-41ea-9f24-132e65a91815 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:42.378173 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1033beb9-e3d7-4bc2-82ff-171d887718e4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:42.380090 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1033beb9-e3d7-4bc2-82ff-171d887718e4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:08:42.380327 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1033beb9-e3d7-4bc2-82ff-171d887718e4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:42.380538 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1033beb9-e3d7-4bc2-82ff-171d887718e4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:42.382246 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:42.382246 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:42.385841 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c9302bff-8a06-41ea-9f24-132e65a91815 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:42.387958 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:42.387958 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:42.389499 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4fb8a3ab-8cc0-4e36-a63e-1d24670b8644 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:42.391778 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9302bff-8a06-41ea-9f24-132e65a91815 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:08:42.392315 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1108/4465] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:42 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:42.392403 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4fb8a3ab-8cc0-4e36-a63e-1d24670b8644 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 Aug 07 21:08:42.392538 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4fb8a3ab-8cc0-4e36-a63e-1d24670b8644 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:42.393178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4fb8a3ab-8cc0-4e36-a63e-1d24670b8644 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:42.393474 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1033beb9-e3d7-4bc2-82ff-171d887718e4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:08:42.398673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a65eb433-833d-4e12-ae32-4c4e56ca5920 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:42.399623 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1033beb9-e3d7-4bc2-82ff-171d887718e4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:08:42.400214 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1126/4466] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:42 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:42.400812 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:42.400812 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:42.400876 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a65eb433-833d-4e12-ae32-4c4e56ca5920 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:42.401100 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a65eb433-833d-4e12-ae32-4c4e56ca5920 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:42.401322 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a65eb433-833d-4e12-ae32-4c4e56ca5920 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:42.404923 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4fb8a3ab-8cc0-4e36-a63e-1d24670b8644 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:42.409960 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4fb8a3ab-8cc0-4e36-a63e-1d24670b8644 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 returned with HTTP 200 Aug 07 21:08:42.410484 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1115/4467] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:42 2026] GET /volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:42.411539 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:42.411539 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:42.415520 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a65eb433-833d-4e12-ae32-4c4e56ca5920 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:42.419087 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a65eb433-833d-4e12-ae32-4c4e56ca5920 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:08:42.419457 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1119/4468] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:42 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:42.423921 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4becfe33-11e2-4e25-bc33-e619ef1aa930 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:42.425722 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4becfe33-11e2-4e25-bc33-e619ef1aa930 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:08:42.426122 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4becfe33-11e2-4e25-bc33-e619ef1aa930 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91bd5b10-1beb-4964-861d-e9dc51050f76", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-638483355"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:42.437226 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:42.437226 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:42.437829 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4becfe33-11e2-4e25-bc33-e619ef1aa930 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:42.438009 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-4becfe33-11e2-4e25-bc33-e619ef1aa930 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create snapshot from volume 91bd5b10-1beb-4964-861d-e9dc51050f76 Aug 07 21:08:42.461696 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-4becfe33-11e2-4e25-bc33-e619ef1aa930 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Created reservations ['9f4365ec-4391-42a9-990f-1c8783c42eba', '9d0aa3a0-c3dd-4eea-9be8-8d862fd45702', '08668eb9-c5d1-460c-86b0-880fad9a9948', '8064d702-fcb5-4842-bfc2-fe50fccd6c3d'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:42.494787 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4becfe33-11e2-4e25-bc33-e619ef1aa930 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot create request issued successfully. Aug 07 21:08:42.494787 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4becfe33-11e2-4e25-bc33-e619ef1aa930 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:08:42.494787 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1109/4469] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:08:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:42.503212 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-329886ef-d63e-4473-93fd-e20ec5c11ae1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:42.504921 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-329886ef-d63e-4473-93fd-e20ec5c11ae1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 Aug 07 21:08:42.505599 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-329886ef-d63e-4473-93fd-e20ec5c11ae1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:42.505599 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-329886ef-d63e-4473-93fd-e20ec5c11ae1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:42.510803 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:42.510803 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:42.511219 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-329886ef-d63e-4473-93fd-e20ec5c11ae1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:42.511995 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-329886ef-d63e-4473-93fd-e20ec5c11ae1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 returned with HTTP 200 Aug 07 21:08:42.512379 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1127/4470] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:42 2026] GET /volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:42.785356 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-880096d9-c569-4333-8271-16e267249d29 req-cded72c3-fbdb-47dd-9afa-dce112486e5a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:42.787913 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-cded72c3-fbdb-47dd-9afa-dce112486e5a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/attachments/48f628f0-abb4-407c-a896-83a49b5e98cc/action Aug 07 21:08:42.788460 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-cded72c3-fbdb-47dd-9afa-dce112486e5a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:08:42.788876 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-cded72c3-fbdb-47dd-9afa-dce112486e5a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:42.811167 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:42.811167 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:42.823088 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-880096d9-c569-4333-8271-16e267249d29 req-cded72c3-fbdb-47dd-9afa-dce112486e5a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments/48f628f0-abb4-407c-a896-83a49b5e98cc/action returned with HTTP 204 Aug 07 21:08:42.823592 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1116/4471] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:08:42 2026] POST /volume/v3/attachments/48f628f0-abb4-407c-a896-83a49b5e98cc/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:42.993307 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c126add1-041e-489f-ad83-38628c5c6f88 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:42.995472 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c126add1-041e-489f-ad83-38628c5c6f88 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:42.995737 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c126add1-041e-489f-ad83-38628c5c6f88 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:42.995972 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c126add1-041e-489f-ad83-38628c5c6f88 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:42.996096 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-c126add1-041e-489f-ad83-38628c5c6f88 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:43.001684 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:43.001684 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:43.002508 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c126add1-041e-489f-ad83-38628c5c6f88 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:43.002924 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1120/4472] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:42 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:43.411233 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-83fe9b9d-9c21-4b64-8efd-69908957f6ce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:43.413677 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f751bff6-3a74-4af5-bc3c-96a2a08ada41 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:43.413987 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83fe9b9d-9c21-4b64-8efd-69908957f6ce tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:08:43.414043 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83fe9b9d-9c21-4b64-8efd-69908957f6ce tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:43.414184 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83fe9b9d-9c21-4b64-8efd-69908957f6ce tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:43.415520 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f751bff6-3a74-4af5-bc3c-96a2a08ada41 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:08:43.415747 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f751bff6-3a74-4af5-bc3c-96a2a08ada41 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:43.415941 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f751bff6-3a74-4af5-bc3c-96a2a08ada41 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:43.423991 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:43.423991 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:43.424131 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:43.424131 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:43.428522 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f751bff6-3a74-4af5-bc3c-96a2a08ada41 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:08:43.430575 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-83fe9b9d-9c21-4b64-8efd-69908957f6ce tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:43.433333 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f751bff6-3a74-4af5-bc3c-96a2a08ada41 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:08:43.433822 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1128/4473] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:43 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:43.435561 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83fe9b9d-9c21-4b64-8efd-69908957f6ce tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:08:43.435975 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1110/4474] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:43 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:43.436387 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-87e665ab-b5f7-43a4-b6fd-7ee1609e0e00 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:43.438412 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-87e665ab-b5f7-43a4-b6fd-7ee1609e0e00 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:43.438624 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-87e665ab-b5f7-43a4-b6fd-7ee1609e0e00 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:43.438906 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-87e665ab-b5f7-43a4-b6fd-7ee1609e0e00 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:43.450553 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:43.450553 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:43.462589 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-87e665ab-b5f7-43a4-b6fd-7ee1609e0e00 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:43.482828 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-87e665ab-b5f7-43a4-b6fd-7ee1609e0e00 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:08:43.483408 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1117/4475] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:43 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 1142 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:43.524285 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3285aac8-647e-424c-bf9a-8c7d64ea148f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:43.528246 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3285aac8-647e-424c-bf9a-8c7d64ea148f tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 Aug 07 21:08:43.528435 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3285aac8-647e-424c-bf9a-8c7d64ea148f tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:43.528642 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3285aac8-647e-424c-bf9a-8c7d64ea148f tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:43.533407 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:43.533407 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:43.533770 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3285aac8-647e-424c-bf9a-8c7d64ea148f tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:43.534409 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3285aac8-647e-424c-bf9a-8c7d64ea148f tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 returned with HTTP 200 Aug 07 21:08:43.534825 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1121/4476] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:43 2026] GET /volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:43.543404 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d6237e54-3214-4573-be17-e645af20e2b2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:43.545306 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d6237e54-3214-4573-be17-e645af20e2b2 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] GET https://10.4.3.127/volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 Aug 07 21:08:43.545588 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d6237e54-3214-4573-be17-e645af20e2b2 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:43.545912 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d6237e54-3214-4573-be17-e645af20e2b2 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:43.550949 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:43.550949 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:43.551452 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d6237e54-3214-4573-be17-e645af20e2b2 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Snapshot retrieved successfully. Aug 07 21:08:43.552323 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d6237e54-3214-4573-be17-e645af20e2b2 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] https://10.4.3.127/volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 returned with HTTP 200 Aug 07 21:08:43.552676 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1129/4477] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:43 2026] GET /volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:43.561005 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-926d9a60-0360-403a-9644-363d68445127 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:43.563079 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-926d9a60-0360-403a-9644-363d68445127 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 Aug 07 21:08:43.563312 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-926d9a60-0360-403a-9644-363d68445127 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:43.563562 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-926d9a60-0360-403a-9644-363d68445127 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:43.563696 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-926d9a60-0360-403a-9644-363d68445127 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete snapshot with id: 1309ec71-d568-4c16-a43a-741864ffdf59 Aug 07 21:08:43.569188 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:43.569188 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:43.569539 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-926d9a60-0360-403a-9644-363d68445127 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:43.587727 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-926d9a60-0360-403a-9644-363d68445127 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot delete request issued successfully. Aug 07 21:08:43.587979 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-926d9a60-0360-403a-9644-363d68445127 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 returned with HTTP 202 Aug 07 21:08:43.588430 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1111/4478] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:08:43 2026] DELETE /volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:43.598031 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d904eb59-00a8-477d-8916-5c5e36bc8f84 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:43.602253 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d904eb59-00a8-477d-8916-5c5e36bc8f84 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 Aug 07 21:08:43.602549 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d904eb59-00a8-477d-8916-5c5e36bc8f84 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:43.602852 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d904eb59-00a8-477d-8916-5c5e36bc8f84 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:43.609219 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:43.609219 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:43.609608 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d904eb59-00a8-477d-8916-5c5e36bc8f84 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:43.610499 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d904eb59-00a8-477d-8916-5c5e36bc8f84 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 returned with HTTP 200 Aug 07 21:08:43.610934 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1118/4479] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:43 2026] GET /volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:44.013029 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-160abc94-7ac2-40bd-a93d-9d745549c187 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:44.015007 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-160abc94-7ac2-40bd-a93d-9d745549c187 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:44.015205 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-160abc94-7ac2-40bd-a93d-9d745549c187 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:44.015394 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-160abc94-7ac2-40bd-a93d-9d745549c187 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:44.015511 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-160abc94-7ac2-40bd-a93d-9d745549c187 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:44.019485 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:44.019485 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:44.020064 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-160abc94-7ac2-40bd-a93d-9d745549c187 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:44.020403 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1122/4480] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:44 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:44.448330 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f94f960e-5f8b-45a4-bfb6-291531eaa30e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:44.449546 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-deb333c9-c354-42ff-9fe5-5cc8964dd02c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:44.452305 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f94f960e-5f8b-45a4-bfb6-291531eaa30e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:08:44.452305 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f94f960e-5f8b-45a4-bfb6-291531eaa30e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:44.452305 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f94f960e-5f8b-45a4-bfb6-291531eaa30e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:44.452440 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-deb333c9-c354-42ff-9fe5-5cc8964dd02c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:08:44.452440 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-deb333c9-c354-42ff-9fe5-5cc8964dd02c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:44.452440 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-deb333c9-c354-42ff-9fe5-5cc8964dd02c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:44.459048 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:44.459048 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:44.459735 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:44.459735 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:44.462789 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f94f960e-5f8b-45a4-bfb6-291531eaa30e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:08:44.464011 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-deb333c9-c354-42ff-9fe5-5cc8964dd02c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:44.466820 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f94f960e-5f8b-45a4-bfb6-291531eaa30e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:08:44.467301 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1130/4481] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:44 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:44.469341 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-deb333c9-c354-42ff-9fe5-5cc8964dd02c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:08:44.469791 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1112/4482] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:44 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:44.620011 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9f78abb8-3a90-485a-b3bd-669df57c4ba9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:44.621924 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f78abb8-3a90-485a-b3bd-669df57c4ba9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 Aug 07 21:08:44.622160 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9f78abb8-3a90-485a-b3bd-669df57c4ba9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:44.622360 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9f78abb8-3a90-485a-b3bd-669df57c4ba9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:44.626515 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f78abb8-3a90-485a-b3bd-669df57c4ba9 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 returned with HTTP 404 Aug 07 21:08:44.627008 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1119/4483] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:44 2026] GET /volume/v3/snapshots/1309ec71-d568-4c16-a43a-741864ffdf59 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:44.634212 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e5602a58-c7da-49b6-b6d8-537778e9cf7a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:44.636093 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e5602a58-c7da-49b6-b6d8-537778e9cf7a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 Aug 07 21:08:44.636296 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e5602a58-c7da-49b6-b6d8-537778e9cf7a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:44.636473 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e5602a58-c7da-49b6-b6d8-537778e9cf7a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:44.636626 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-e5602a58-c7da-49b6-b6d8-537778e9cf7a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete volume with id: 91bd5b10-1beb-4964-861d-e9dc51050f76 Aug 07 21:08:44.643401 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:44.643401 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:44.643676 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e5602a58-c7da-49b6-b6d8-537778e9cf7a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:44.658081 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e5602a58-c7da-49b6-b6d8-537778e9cf7a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete volume request issued successfully. Aug 07 21:08:44.658081 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e5602a58-c7da-49b6-b6d8-537778e9cf7a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 returned with HTTP 202 Aug 07 21:08:44.658434 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1123/4484] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:44 2026] DELETE /volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:44.667160 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8e26cf96-85e7-49a1-9255-e309a1a3b3f1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:44.668484 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8e26cf96-85e7-49a1-9255-e309a1a3b3f1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 Aug 07 21:08:44.670568 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8e26cf96-85e7-49a1-9255-e309a1a3b3f1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:44.670568 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8e26cf96-85e7-49a1-9255-e309a1a3b3f1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:44.680516 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:44.680516 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:44.685266 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8e26cf96-85e7-49a1-9255-e309a1a3b3f1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:44.690675 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8e26cf96-85e7-49a1-9255-e309a1a3b3f1 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 returned with HTTP 200 Aug 07 21:08:44.691286 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1131/4485] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:44 2026] GET /volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:45.031313 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ed9152c5-47dd-41d7-84ac-6bdb6da57954 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:45.032960 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed9152c5-47dd-41d7-84ac-6bdb6da57954 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:45.033155 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed9152c5-47dd-41d7-84ac-6bdb6da57954 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:45.033342 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed9152c5-47dd-41d7-84ac-6bdb6da57954 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:45.033435 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ed9152c5-47dd-41d7-84ac-6bdb6da57954 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:45.037907 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:45.037907 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:45.038589 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed9152c5-47dd-41d7-84ac-6bdb6da57954 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:45.039027 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1113/4486] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:45 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:45.478380 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b927f456-b519-49a5-8695-f52c45dfd1ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:45.480137 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b927f456-b519-49a5-8695-f52c45dfd1ad tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:08:45.480336 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b927f456-b519-49a5-8695-f52c45dfd1ad tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:45.480542 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b927f456-b519-49a5-8695-f52c45dfd1ad tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:45.481208 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d67452b1-5138-4b32-ab53-3757f917ed1a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:45.483096 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d67452b1-5138-4b32-ab53-3757f917ed1a tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:08:45.483277 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d67452b1-5138-4b32-ab53-3757f917ed1a tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:45.483478 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d67452b1-5138-4b32-ab53-3757f917ed1a tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:45.487255 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:45.487255 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:45.490613 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b927f456-b519-49a5-8695-f52c45dfd1ad tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:08:45.491055 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:45.491055 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:45.494786 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d67452b1-5138-4b32-ab53-3757f917ed1a tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:45.495026 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b927f456-b519-49a5-8695-f52c45dfd1ad tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:08:45.495416 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1120/4487] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:45 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:45.498834 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d67452b1-5138-4b32-ab53-3757f917ed1a tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:08:45.499199 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1124/4488] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:45 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:45.708346 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-701260b1-b474-4e9e-8785-e216c71c8682 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:45.710036 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-701260b1-b474-4e9e-8785-e216c71c8682 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 Aug 07 21:08:45.710364 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-701260b1-b474-4e9e-8785-e216c71c8682 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:45.710789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-701260b1-b474-4e9e-8785-e216c71c8682 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:45.717088 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-701260b1-b474-4e9e-8785-e216c71c8682 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 returned with HTTP 404 Aug 07 21:08:45.717088 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1132/4489] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:45 2026] GET /volume/v3/volumes/91bd5b10-1beb-4964-861d-e9dc51050f76 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:45.724895 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:45.726823 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:45.727133 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-323268579"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:45.729073 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-323268579'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:45.729073 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume of 1 GB Aug 07 21:08:45.734397 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Availability Zones retrieved successfully. Aug 07 21:08:45.739915 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Flow 'volume_create_api' (7cbc9f5e-e798-4734-b8d8-7f657db73a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:45.740859 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eacb0f30-f835-4373-b0da-2429475dd32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:45.741703 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:45.767242 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eacb0f30-f835-4373-b0da-2429475dd32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:45.768009 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df94fbb3-8b58-454c-8417-5580c363dd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:45.817962 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Created reservations ['61cd088a-49fd-473d-8c42-eab3db7fac73', '665122ac-1302-49ad-ab6f-d05f287dc873', '33b0611c-9554-495b-8db4-5e0f0d7e6811', '0660cad9-8b0a-475b-a889-f8a54a6a4a79'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:45.818703 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df94fbb3-8b58-454c-8417-5580c363dd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61cd088a-49fd-473d-8c42-eab3db7fac73', '665122ac-1302-49ad-ab6f-d05f287dc873', '33b0611c-9554-495b-8db4-5e0f0d7e6811', '0660cad9-8b0a-475b-a889-f8a54a6a4a79']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:45.819435 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ecb0e76-811a-4701-9508-eb4a8b57bd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:45.847359 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ecb0e76-811a-4701-9508-eb4a8b57bd70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ff4945d-77a1-43b9-9a6f-7682e8ab6d51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-323268579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',qos_specs=None,replication_status=,reservations=['61cd088a-49fd-473d-8c42-eab3db7fac73','665122ac-1302-49ad-ab6f-d05f287dc873','33b0611c-9554-495b-8db4-5e0f0d7e6811','0660cad9-8b0a-475b-a889-f8a54a6a4a79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6938847397a4061af524e11bf3825ad',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-323268579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ff4945d-77a1-43b9-9a6f-7682e8ab6d51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6938847397a4061af524e11bf3825ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:45.848611 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e43f8a7-0feb-477b-b53e-217b3285c958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:45.864428 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e43f8a7-0feb-477b-b53e-217b3285c958) transitioned into state 'SUCCESS' from state '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-323268579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc3b02dd53a4e2ab5c5eeec98606507',qos_specs=None,replication_status=,reservations=['61cd088a-49fd-473d-8c42-eab3db7fac73','665122ac-1302-49ad-ab6f-d05f287dc873','33b0611c-9554-495b-8db4-5e0f0d7e6811','0660cad9-8b0a-475b-a889-f8a54a6a4a79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6938847397a4061af524e11bf3825ad',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:45.865159 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3036b34-399b-41cc-8dc9-8def25e30799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:45.873786 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3036b34-399b-41cc-8dc9-8def25e30799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:45.874552 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Flow 'volume_create_api' (7cbc9f5e-e798-4734-b8d8-7f657db73a37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:45.874862 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create volume request issued successfully. Aug 07 21:08:45.875394 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0fe0cf56-687a-4dd6-8502-627fd5a2765a tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:45.875847 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1114/4490] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:08:45 2026] POST /volume/v3/volumes => generated 777 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:45.889846 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-217a307a-26ca-40f3-8c08-fd88fa4d50ef None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:45.891635 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-217a307a-26ca-40f3-8c08-fd88fa4d50ef tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 Aug 07 21:08:45.891857 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-217a307a-26ca-40f3-8c08-fd88fa4d50ef tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:45.892037 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-217a307a-26ca-40f3-8c08-fd88fa4d50ef tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:45.898879 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:45.898879 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:45.904447 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-217a307a-26ca-40f3-8c08-fd88fa4d50ef tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:45.908212 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-217a307a-26ca-40f3-8c08-fd88fa4d50ef tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 returned with HTTP 200 Aug 07 21:08:45.908581 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1121/4491] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:45 2026] GET /volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:46.049616 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-69bb225a-7d31-4f17-979a-52fb03084756 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:46.050547 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-69bb225a-7d31-4f17-979a-52fb03084756 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:46.050788 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-69bb225a-7d31-4f17-979a-52fb03084756 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:46.050966 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-69bb225a-7d31-4f17-979a-52fb03084756 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:46.051071 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-69bb225a-7d31-4f17-979a-52fb03084756 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:46.055189 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:46.055189 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:46.055489 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-69bb225a-7d31-4f17-979a-52fb03084756 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:46.055876 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1125/4492] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:46 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:46.358326 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7593a8bf-4332-452a-ae96-26b7a3d6a20b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:46.359825 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7593a8bf-4332-452a-ae96-26b7a3d6a20b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:08:46.360419 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7593a8bf-4332-452a-ae96-26b7a3d6a20b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "971193d4-4df3-4e55-83fe-9e369c9a4ee0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1164430946", "description": null, "metadata": null}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:46.372600 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:46.372600 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:46.372600 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7593a8bf-4332-452a-ae96-26b7a3d6a20b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:46.372832 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-7593a8bf-4332-452a-ae96-26b7a3d6a20b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create snapshot from volume 971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:46.400991 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-7593a8bf-4332-452a-ae96-26b7a3d6a20b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Created reservations ['5fb1c782-4d17-47bf-a251-704f870c8591', 'ac004459-dcb4-48ec-8425-9a96dfbeb7c7', '47fbe231-21da-4b33-af09-304fd2d78c58', 'bb007426-d8b5-4fed-b047-06dbde8f2b4b'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:46.426872 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7593a8bf-4332-452a-ae96-26b7a3d6a20b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot force create request issued successfully. Aug 07 21:08:46.430612 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7593a8bf-4332-452a-ae96-26b7a3d6a20b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:08:46.430612 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1133/4493] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:08:46 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:46.438636 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-40089601-4094-4661-a82e-ab3655442fdd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:46.440454 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40089601-4094-4661-a82e-ab3655442fdd tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 Aug 07 21:08:46.440653 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40089601-4094-4661-a82e-ab3655442fdd tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:46.440881 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40089601-4094-4661-a82e-ab3655442fdd tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:46.446080 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:46.446080 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:46.446651 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-40089601-4094-4661-a82e-ab3655442fdd tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:08:46.447708 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40089601-4094-4661-a82e-ab3655442fdd tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 returned with HTTP 200 Aug 07 21:08:46.448518 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1115/4494] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:46 2026] GET /volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:46.511189 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-618831e9-ba24-41d4-9197-c2ef81b35941 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:46.513399 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-618831e9-ba24-41d4-9197-c2ef81b35941 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:08:46.513547 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d1bb32e4-48d5-45d3-8b3e-6f2b0b671c11 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:46.513716 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-618831e9-ba24-41d4-9197-c2ef81b35941 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:46.513971 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-618831e9-ba24-41d4-9197-c2ef81b35941 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:46.516238 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d1bb32e4-48d5-45d3-8b3e-6f2b0b671c11 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:08:46.516453 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d1bb32e4-48d5-45d3-8b3e-6f2b0b671c11 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:46.516653 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d1bb32e4-48d5-45d3-8b3e-6f2b0b671c11 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:46.525026 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:46.525026 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:46.525772 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:46.525772 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:46.528925 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d1bb32e4-48d5-45d3-8b3e-6f2b0b671c11 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:46.533431 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d1bb32e4-48d5-45d3-8b3e-6f2b0b671c11 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:08:46.533975 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1126/4495] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:46 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:46.539433 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-618831e9-ba24-41d4-9197-c2ef81b35941 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:08:46.546414 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-618831e9-ba24-41d4-9197-c2ef81b35941 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:08:46.546906 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1122/4496] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:46 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 997 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:46.551595 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-db205095-0757-45f7-9952-ea8e180f5122 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:46.553379 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-db205095-0757-45f7-9952-ea8e180f5122 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:08:46.553754 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-db205095-0757-45f7-9952-ea8e180f5122 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:46.554099 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-db205095-0757-45f7-9952-ea8e180f5122 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:46.561258 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:46.561258 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:46.565229 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-db205095-0757-45f7-9952-ea8e180f5122 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:08:46.569672 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-db205095-0757-45f7-9952-ea8e180f5122 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:08:46.570181 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1134/4497] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:46 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:46.923659 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-00c6cbfd-ab31-47c8-9eef-2e2d51be12df None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:46.925477 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00c6cbfd-ab31-47c8-9eef-2e2d51be12df tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 Aug 07 21:08:46.925665 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00c6cbfd-ab31-47c8-9eef-2e2d51be12df tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:46.925883 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00c6cbfd-ab31-47c8-9eef-2e2d51be12df tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:46.933657 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:46.933657 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:46.937206 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-00c6cbfd-ab31-47c8-9eef-2e2d51be12df tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:46.942671 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00c6cbfd-ab31-47c8-9eef-2e2d51be12df tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 returned with HTTP 200 Aug 07 21:08:46.943074 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1116/4498] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:46 2026] GET /volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:08:47.029784 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fdbc0843-d08c-49af-85b8-d9035ace26e6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:47.031435 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fdbc0843-d08c-49af-85b8-d9035ace26e6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:08:47.031740 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fdbc0843-d08c-49af-85b8-d9035ace26e6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ff4945d-77a1-43b9-9a6f-7682e8ab6d51", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2004893824"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:47.039375 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:47.039375 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:47.039658 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fdbc0843-d08c-49af-85b8-d9035ace26e6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:47.039777 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-fdbc0843-d08c-49af-85b8-d9035ace26e6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Create snapshot from volume 3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 Aug 07 21:08:47.059118 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-fdbc0843-d08c-49af-85b8-d9035ace26e6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Created reservations ['3d8152c9-1add-46ea-a27f-ed4dfee68d14', 'd4deb111-528c-4a5f-bd9c-cf86b5ada100', 'e603d4f1-3253-4491-9a80-98c3c6acf134', 'b64217d2-4dd4-4c22-9140-2efe5f4dbda1'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:47.067066 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0669e4f2-ad39-4b2a-b653-c904c2c33f65 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:47.070784 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0669e4f2-ad39-4b2a-b653-c904c2c33f65 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:08:47.070784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0669e4f2-ad39-4b2a-b653-c904c2c33f65 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:47.070784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0669e4f2-ad39-4b2a-b653-c904c2c33f65 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:47.070784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0669e4f2-ad39-4b2a-b653-c904c2c33f65 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:47.075118 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:47.075118 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:47.076040 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0669e4f2-ad39-4b2a-b653-c904c2c33f65 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:08:47.076520 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1123/4499] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:47 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:47.087524 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d78f48b8-dc17-4684-8c05-66abbe7dc128 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:47.090614 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fdbc0843-d08c-49af-85b8-d9035ace26e6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot create request issued successfully. Aug 07 21:08:47.090939 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fdbc0843-d08c-49af-85b8-d9035ace26e6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:08:47.091426 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1127/4500] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:08:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:47.102066 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1a939497-605f-4bd5-ae5a-9ca1b8b2b7cc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:47.103713 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a939497-605f-4bd5-ae5a-9ca1b8b2b7cc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd Aug 07 21:08:47.104213 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a939497-605f-4bd5-ae5a-9ca1b8b2b7cc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:47.104213 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a939497-605f-4bd5-ae5a-9ca1b8b2b7cc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:47.108457 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:47.108457 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:47.108849 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1a939497-605f-4bd5-ae5a-9ca1b8b2b7cc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:47.109482 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a939497-605f-4bd5-ae5a-9ca1b8b2b7cc tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd returned with HTTP 200 Aug 07 21:08:47.109934 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1117/4501] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:47 2026] GET /volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:47.147574 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d78f48b8-dc17-4684-8c05-66abbe7dc128 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] POST https://10.4.3.127/volume/v3/backups Aug 07 21:08:47.147965 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d78f48b8-dc17-4684-8c05-66abbe7dc128 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c840d68d-aa37-4a92-9953-0eb44c0257f5"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:47.149322 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-d78f48b8-dc17-4684-8c05-66abbe7dc128 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Creating new backup {'backup': {'volume_id': 'c840d68d-aa37-4a92-9953-0eb44c0257f5'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:08:47.149469 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-d78f48b8-dc17-4684-8c05-66abbe7dc128 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Creating backup of volume c840d68d-aa37-4a92-9953-0eb44c0257f5 in container None Aug 07 21:08:47.159491 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:47.159491 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:47.160035 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d78f48b8-dc17-4684-8c05-66abbe7dc128 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Volume info retrieved successfully. Aug 07 21:08:47.179036 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-d78f48b8-dc17-4684-8c05-66abbe7dc128 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Created reservations ['375ebbbd-1bea-4624-8333-bf7160b5aec4', '607f846c-af46-4613-9c88-e2de108d8eb1'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:47.212521 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d78f48b8-dc17-4684-8c05-66abbe7dc128 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:08:47.212990 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1135/4502] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:08:47 2026] POST /volume/v3/backups => generated 288 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:47.221287 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f7c8dde-a859-4c15-b263-c2898ea6978a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:47.224187 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f7c8dde-a859-4c15-b263-c2898ea6978a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:08:47.224187 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f7c8dde-a859-4c15-b263-c2898ea6978a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:47.224187 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f7c8dde-a859-4c15-b263-c2898ea6978a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:47.224187 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5f7c8dde-a859-4c15-b263-c2898ea6978a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:47.230990 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:47.230990 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:47.230990 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f7c8dde-a859-4c15-b263-c2898ea6978a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:08:47.230990 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1124/4503] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:47 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:47.458500 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b0fd828d-61a8-4b5e-9bef-729a3a6f10ef None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:47.460490 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b0fd828d-61a8-4b5e-9bef-729a3a6f10ef tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 Aug 07 21:08:47.460685 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b0fd828d-61a8-4b5e-9bef-729a3a6f10ef tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:47.460904 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b0fd828d-61a8-4b5e-9bef-729a3a6f10ef tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:47.465829 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:47.465829 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:47.466199 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b0fd828d-61a8-4b5e-9bef-729a3a6f10ef tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:08:47.466907 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b0fd828d-61a8-4b5e-9bef-729a3a6f10ef tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 returned with HTTP 200 Aug 07 21:08:47.467268 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1128/4504] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:47 2026] GET /volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:47.476281 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0d1f78cd-e5f9-4955-bdef-1f600918144f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:47.478277 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d1f78cd-e5f9-4955-bdef-1f600918144f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 Aug 07 21:08:47.478589 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d1f78cd-e5f9-4955-bdef-1f600918144f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:47.478813 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d1f78cd-e5f9-4955-bdef-1f600918144f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:47.483907 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:47.483907 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:47.484338 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0d1f78cd-e5f9-4955-bdef-1f600918144f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:08:47.485237 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d1f78cd-e5f9-4955-bdef-1f600918144f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 returned with HTTP 200 Aug 07 21:08:47.485588 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1118/4505] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:47 2026] GET /volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:47.559600 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ffd2b64a-45bd-460d-8237-be4505dabe29 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:47.561488 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ffd2b64a-45bd-460d-8237-be4505dabe29 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:08:47.561739 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ffd2b64a-45bd-460d-8237-be4505dabe29 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:47.562169 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ffd2b64a-45bd-460d-8237-be4505dabe29 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:47.564314 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=449,cinder:UPDATE=179,cinder:INSERT=106 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:08:47.570111 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:47.570111 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:47.575198 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ffd2b64a-45bd-460d-8237-be4505dabe29 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:08:47.580035 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ffd2b64a-45bd-460d-8237-be4505dabe29 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:08:47.580404 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1136/4506] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:47 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 1249 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:47.664012 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-dc59a4e4-53f7-4486-87bc-1cede401f4d6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:47.666292 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-dc59a4e4-53f7-4486-87bc-1cede401f4d6 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:08:47.666571 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-dc59a4e4-53f7-4486-87bc-1cede401f4d6 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:47.666821 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-dc59a4e4-53f7-4486-87bc-1cede401f4d6 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:47.674481 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:47.674481 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:47.678605 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-dc59a4e4-53f7-4486-87bc-1cede401f4d6 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:08:47.683320 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-dc59a4e4-53f7-4486-87bc-1cede401f4d6 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:08:47.683728 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1125/4507] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:08:47 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 1249 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:48.068604 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-29ecd955-5d24-4837-969d-9d1b588e1686 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:48.070475 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-29ecd955-5d24-4837-969d-9d1b588e1686 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:08:48.070636 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-29ecd955-5d24-4837-969d-9d1b588e1686 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:48.070840 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-29ecd955-5d24-4837-969d-9d1b588e1686 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:48.072599 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=315,cinder:INSERT=51,cinder:UPDATE=80 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:08:48.077204 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:48.077204 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:48.080508 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-29ecd955-5d24-4837-969d-9d1b588e1686 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:08:48.084859 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-29ecd955-5d24-4837-969d-9d1b588e1686 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:08:48.085301 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1129/4508] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:08:48 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 1249 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:48.096656 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb5219a5-45dc-462d-a29f-f3842d543980 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:48.097083 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb5219a5-45dc-462d-a29f-f3842d543980 None None] GET https://10.4.3.127/volume// Aug 07 21:08:48.097275 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb5219a5-45dc-462d-a29f-f3842d543980 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:48.097507 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb5219a5-45dc-462d-a29f-f3842d543980 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:48.097904 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb5219a5-45dc-462d-a29f-f3842d543980 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:08:48.098376 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1119/4509] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:08:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:08:48.109906 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-44976dbb-f9cc-43b4-9dd7-73ef6cd0618e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:48.111824 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-44976dbb-f9cc-43b4-9dd7-73ef6cd0618e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:08:48.112169 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-44976dbb-f9cc-43b4-9dd7-73ef6cd0618e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6413014-e35b-434e-bc50-b0bdc62c765b", "connector": null, "instance_uuid": "25c69fdd-8ca4-4d0b-bf11-42d7736e0f10"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:48.118826 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-49059a63-6e4d-4917-9642-80c6bd12d956 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:48.120790 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49059a63-6e4d-4917-9642-80c6bd12d956 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd Aug 07 21:08:48.121069 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49059a63-6e4d-4917-9642-80c6bd12d956 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:48.121231 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:48.121231 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:48.121425 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49059a63-6e4d-4917-9642-80c6bd12d956 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:48.126515 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:48.126515 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:48.126957 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-49059a63-6e4d-4917-9642-80c6bd12d956 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:48.128142 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49059a63-6e4d-4917-9642-80c6bd12d956 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd returned with HTTP 200 Aug 07 21:08:48.128587 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1126/4510] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:48 2026] GET /volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:48.137389 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-692734ea-7841-45de-aee9-e17bd5fe73f6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:48.139253 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-692734ea-7841-45de-aee9-e17bd5fe73f6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] POST https://10.4.3.127/volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd/action Aug 07 21:08:48.139616 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-692734ea-7841-45de-aee9-e17bd5fe73f6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:08:48.139732 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-692734ea-7841-45de-aee9-e17bd5fe73f6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:48.141236 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.snapshot_unmanage [None req-692734ea-7841-45de-aee9-e17bd5fe73f6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Unmanage snapshot with id: a2b8b415-4cbf-4897-9f0e-eba8f70708cd Aug 07 21:08:48.146360 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:48.146360 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:48.146455 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-44976dbb-f9cc-43b4-9dd7-73ef6cd0618e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:08:48.146850 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1137/4511] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:08:48 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:48.146916 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-692734ea-7841-45de-aee9-e17bd5fe73f6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Snapshot retrieved successfully. Aug 07 21:08:48.147657 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.policy [None req-692734ea-7841-45de-aee9-e17bd5fe73f6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '6b351c325fe84e6db7909fc20268ff33', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dfc3b02dd53a4e2ab5c5eeec98606507', '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=100278) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:48.147919 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-692734ea-7841-45de-aee9-e17bd5fe73f6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-reader] https://10.4.3.127/volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd/action returned with HTTP 403 Aug 07 21:08:48.148322 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1130/4512] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 21:08:48 2026] POST /volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:48.161019 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-daf236fe-1d5a-4a4b-b850-288e9428e0be None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:48.162960 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-daf236fe-1d5a-4a4b-b850-288e9428e0be tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd Aug 07 21:08:48.163175 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-daf236fe-1d5a-4a4b-b850-288e9428e0be tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:48.163396 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-daf236fe-1d5a-4a4b-b850-288e9428e0be tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:48.163528 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-daf236fe-1d5a-4a4b-b850-288e9428e0be tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete snapshot with id: a2b8b415-4cbf-4897-9f0e-eba8f70708cd Aug 07 21:08:48.171441 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:48.171441 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:48.171968 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-daf236fe-1d5a-4a4b-b850-288e9428e0be tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:48.197348 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-daf236fe-1d5a-4a4b-b850-288e9428e0be tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot delete request issued successfully. Aug 07 21:08:48.197615 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-daf236fe-1d5a-4a4b-b850-288e9428e0be tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd returned with HTTP 202 Aug 07 21:08:48.198213 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1120/4513] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:08:48 2026] DELETE /volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:48.211899 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5da5a2bc-e1f5-4e5e-a2e2-fb6d93e49ca4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:48.213927 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5da5a2bc-e1f5-4e5e-a2e2-fb6d93e49ca4 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd Aug 07 21:08:48.214287 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5da5a2bc-e1f5-4e5e-a2e2-fb6d93e49ca4 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:48.214653 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5da5a2bc-e1f5-4e5e-a2e2-fb6d93e49ca4 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:48.220018 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:48.220018 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:48.220529 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5da5a2bc-e1f5-4e5e-a2e2-fb6d93e49ca4 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Snapshot retrieved successfully. Aug 07 21:08:48.221377 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5da5a2bc-e1f5-4e5e-a2e2-fb6d93e49ca4 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd returned with HTTP 200 Aug 07 21:08:48.221835 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1127/4514] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:48 2026] GET /volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:48.243019 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b66916f8-3ec7-4145-b03a-937e8d8a8a2f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:48.245011 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b66916f8-3ec7-4145-b03a-937e8d8a8a2f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:08:48.245509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b66916f8-3ec7-4145-b03a-937e8d8a8a2f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:48.245509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b66916f8-3ec7-4145-b03a-937e8d8a8a2f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:48.245509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b66916f8-3ec7-4145-b03a-937e8d8a8a2f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:48.253516 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:48.253516 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:48.253516 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b66916f8-3ec7-4145-b03a-937e8d8a8a2f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:08:48.253516 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1138/4515] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:48 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:49.040718 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-301bf2fe-d38c-48f1-bc60-8cbf4ae47a98 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:49.042540 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-301bf2fe-d38c-48f1-bc60-8cbf4ae47a98 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:08:49.042962 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-301bf2fe-d38c-48f1-bc60-8cbf4ae47a98 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "971193d4-4df3-4e55-83fe-9e369c9a4ee0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1120785978", "description": null, "metadata": null}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:49.055243 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:49.055243 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:49.055704 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-301bf2fe-d38c-48f1-bc60-8cbf4ae47a98 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:49.055880 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-301bf2fe-d38c-48f1-bc60-8cbf4ae47a98 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create snapshot from volume 971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:49.085981 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-301bf2fe-d38c-48f1-bc60-8cbf4ae47a98 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Created reservations ['688a65d2-6e6e-4c87-ab14-e71ca2797242', 'c7ade0fb-85b5-42b7-96fe-81eec5ffde99', '86dd2154-68d8-4428-ab06-2e2407a67622', '58a777ae-1bf7-4c55-93f6-ce5b4a5c3423'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:49.118227 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-301bf2fe-d38c-48f1-bc60-8cbf4ae47a98 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot force create request issued successfully. Aug 07 21:08:49.118606 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-301bf2fe-d38c-48f1-bc60-8cbf4ae47a98 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:08:49.119180 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1131/4516] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:08:49 2026] POST /volume/v3/snapshots => generated 313 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:49.130160 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d3ca7331-d7a8-45c6-a9f1-9f01e8797347 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:49.133709 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d3ca7331-d7a8-45c6-a9f1-9f01e8797347 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 Aug 07 21:08:49.133969 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d3ca7331-d7a8-45c6-a9f1-9f01e8797347 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:49.134122 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d3ca7331-d7a8-45c6-a9f1-9f01e8797347 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:49.139475 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:49.139475 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:49.139967 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d3ca7331-d7a8-45c6-a9f1-9f01e8797347 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:08:49.140794 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d3ca7331-d7a8-45c6-a9f1-9f01e8797347 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 returned with HTTP 200 Aug 07 21:08:49.141179 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1121/4517] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:49 2026] GET /volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:49.231741 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c9621026-1669-4321-8783-6ab2698b6d1e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:49.234162 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9621026-1669-4321-8783-6ab2698b6d1e tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd Aug 07 21:08:49.234546 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9621026-1669-4321-8783-6ab2698b6d1e tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:49.235789 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9621026-1669-4321-8783-6ab2698b6d1e tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:49.240073 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9621026-1669-4321-8783-6ab2698b6d1e tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd returned with HTTP 404 Aug 07 21:08:49.240785 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1128/4518] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:49 2026] GET /volume/v3/snapshots/a2b8b415-4cbf-4897-9f0e-eba8f70708cd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:49.247669 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a859da7d-ba0b-4025-960c-41383c2ce4cd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:49.249416 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a859da7d-ba0b-4025-960c-41383c2ce4cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 Aug 07 21:08:49.249619 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a859da7d-ba0b-4025-960c-41383c2ce4cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:49.249826 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a859da7d-ba0b-4025-960c-41383c2ce4cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:49.250002 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-a859da7d-ba0b-4025-960c-41383c2ce4cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete volume with id: 3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 Aug 07 21:08:49.256708 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:49.256708 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:49.257098 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a859da7d-ba0b-4025-960c-41383c2ce4cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:49.267095 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8dd641b0-bf43-45ea-8aa0-338014400e39 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:49.268928 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8dd641b0-bf43-45ea-8aa0-338014400e39 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:08:49.269128 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8dd641b0-bf43-45ea-8aa0-338014400e39 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:49.269300 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8dd641b0-bf43-45ea-8aa0-338014400e39 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:49.269410 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-8dd641b0-bf43-45ea-8aa0-338014400e39 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:49.276860 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:49.276860 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:49.277701 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8dd641b0-bf43-45ea-8aa0-338014400e39 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:08:49.278157 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1132/4519] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:49 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:49.288945 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a859da7d-ba0b-4025-960c-41383c2ce4cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Delete volume request issued successfully. Aug 07 21:08:49.289156 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a859da7d-ba0b-4025-960c-41383c2ce4cd tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 returned with HTTP 202 Aug 07 21:08:49.289539 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1139/4520] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:08:49 2026] DELETE /volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:49.302273 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-530bc555-cdf7-44e8-99c3-ff098ee49ab6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:49.304328 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-530bc555-cdf7-44e8-99c3-ff098ee49ab6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 Aug 07 21:08:49.304601 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-530bc555-cdf7-44e8-99c3-ff098ee49ab6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:49.304879 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-530bc555-cdf7-44e8-99c3-ff098ee49ab6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:49.319696 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:49.319696 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:49.324197 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-530bc555-cdf7-44e8-99c3-ff098ee49ab6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Volume info retrieved successfully. Aug 07 21:08:49.327864 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-530bc555-cdf7-44e8-99c3-ff098ee49ab6 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 returned with HTTP 200 Aug 07 21:08:49.328232 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1122/4521] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:49 2026] GET /volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:49.527673 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9e9e42ed-472b-4ee1-ab56-bc70f67515f8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:49.527673 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e9e42ed-472b-4ee1-ab56-bc70f67515f8 None None] GET https://10.4.3.127/volume// Aug 07 21:08:49.527673 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e9e42ed-472b-4ee1-ab56-bc70f67515f8 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:49.527673 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e9e42ed-472b-4ee1-ab56-bc70f67515f8 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:49.527673 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e9e42ed-472b-4ee1-ab56-bc70f67515f8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:08:49.527673 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1129/4522] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:08:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:08:49.547533 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-32aeb6a4-31e9-4d97-9800-858204178699 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:49.551263 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-32aeb6a4-31e9-4d97-9800-858204178699 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:08:49.551490 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-32aeb6a4-31e9-4d97-9800-858204178699 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:49.551700 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-32aeb6a4-31e9-4d97-9800-858204178699 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:49.572478 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:49.572478 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:49.576331 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-32aeb6a4-31e9-4d97-9800-858204178699 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:08:49.581396 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-32aeb6a4-31e9-4d97-9800-858204178699 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:08:49.582017 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1133/4523] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:08:49 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 1428 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:08:49.700440 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-abbfc8b2-2e05-404d-9bc2-3656d1b63361 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:49.702508 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-abbfc8b2-2e05-404d-9bc2-3656d1b63361 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] PUT https://10.4.3.127/volume/v3/attachments/92de2a64-c7c5-44dc-aec8-a6dee63a7b63 Aug 07 21:08:49.702903 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-abbfc8b2-2e05-404d-9bc2-3656d1b63361 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:49.708341 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:49.710050 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-abbfc8b2-2e05-404d-9bc2-3656d1b63361 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Acquiring lock "cinder-attachment_update-e6413014-e35b-434e-bc50-b0bdc62c765b-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:08:49.711880 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/limits Aug 07 21:08:49.711938 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:49.712225 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:49.714459 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-abbfc8b2-2e05-404d-9bc2-3656d1b63361 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Lock "cinder-attachment_update-e6413014-e35b-434e-bc50-b0bdc62c765b-np0000006755" acquired by "attachment_update" :: waited 0.004s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:08:49.715323 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:49.715323 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:49.723232 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:49.723652 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:49.724038 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1846424135-1784246459, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:49.724386 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:49.724734 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:49.725111 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2041173452-1019711347, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:49.725453 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:49.726685 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:49.726685 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-639615952-24465572, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:49.726877 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2145853955 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2145853955, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:08:49.744747 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-c8f2a83c-5c4a-4e6d-8b62-15b13301a817 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/limits returned with HTTP 200 Aug 07 21:08:49.746831 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1123/4524] 10.4.3.127 () {68 vars in 1484 bytes} [Fri Aug 7 21:08:49 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:49.786002 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-a7dc4c4b-2a53-4b53-9460-57f41e5fa3cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:49.789798 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-a7dc4c4b-2a53-4b53-9460-57f41e5fa3cb tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:08:49.789798 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-a7dc4c4b-2a53-4b53-9460-57f41e5fa3cb tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:49.789798 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-a7dc4c4b-2a53-4b53-9460-57f41e5fa3cb tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:49.800553 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-abbfc8b2-2e05-404d-9bc2-3656d1b63361 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Lock "cinder-attachment_update-e6413014-e35b-434e-bc50-b0bdc62c765b-np0000006755" released by "attachment_update" :: held 0.085s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:08:49.800553 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-abbfc8b2-2e05-404d-9bc2-3656d1b63361 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/attachments/92de2a64-c7c5-44dc-aec8-a6dee63a7b63 returned with HTTP 200 Aug 07 21:08:49.800553 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1140/4525] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:08:49 2026] PUT /volume/v3/attachments/92de2a64-c7c5-44dc-aec8-a6dee63a7b63 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:49.803442 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:49.803442 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:49.811523 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-a7dc4c4b-2a53-4b53-9460-57f41e5fa3cb tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:08:49.819430 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-a7dc4c4b-2a53-4b53-9460-57f41e5fa3cb tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b returned with HTTP 200 Aug 07 21:08:49.819769 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1130/4526] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:08:49 2026] GET /volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b => generated 1658 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:49.830540 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-3467eb68-9127-446b-924a-08682329781e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:49.832309 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-cb23eb72-4010-43cc-a8d7-6e842fcd7b71 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:49.832905 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-3467eb68-9127-446b-924a-08682329781e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] POST https://10.4.3.127/volume/v3/attachments/92de2a64-c7c5-44dc-aec8-a6dee63a7b63/action Aug 07 21:08:49.832905 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-3467eb68-9127-446b-924a-08682329781e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:08:49.832905 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-3467eb68-9127-446b-924a-08682329781e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:49.834688 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-cb23eb72-4010-43cc-a8d7-6e842fcd7b71 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:08:49.834688 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-cb23eb72-4010-43cc-a8d7-6e842fcd7b71 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a17b9454-45f0-47be-8706-5f90d19b351b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-993664237", "description": null, "metadata": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:49.849808 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:49.849808 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:49.850663 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-cb23eb72-4010-43cc-a8d7-6e842fcd7b71 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:08:49.850663 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-cb23eb72-4010-43cc-a8d7-6e842fcd7b71 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create snapshot from volume a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:08:49.854309 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:49.854309 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:49.868704 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-103c4c40-f2a8-4693-94d7-392f3b36ece7 req-3467eb68-9127-446b-924a-08682329781e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/attachments/92de2a64-c7c5-44dc-aec8-a6dee63a7b63/action returned with HTTP 204 Aug 07 21:08:49.868704 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1134/4527] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:08:49 2026] POST /volume/v3/attachments/92de2a64-c7c5-44dc-aec8-a6dee63a7b63/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:49.899725 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-cb23eb72-4010-43cc-a8d7-6e842fcd7b71 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['009c69b7-d26d-4bbb-a9f8-517799d6479d', 'c3f5bf05-525c-48d4-9989-d331b397a996', '24171274-15ea-4a02-bd76-d3d0bbcdd7ed', '42d011ab-4975-42d1-ba2c-5447a4d6377d'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:49.944916 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-cb23eb72-4010-43cc-a8d7-6e842fcd7b71 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot force create request issued successfully. Aug 07 21:08:49.944916 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-33cac524-5d01-49d4-8e4a-9a8090c69b59 req-cb23eb72-4010-43cc-a8d7-6e842fcd7b71 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:08:49.945420 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1124/4528] 10.4.3.127 () {72 vars in 1547 bytes} [Fri Aug 7 21:08:49 2026] POST /volume/v3/snapshots => generated 319 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:50.152679 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c67f39bc-378a-4939-9581-55a68c9e0d62 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:50.154560 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c67f39bc-378a-4939-9581-55a68c9e0d62 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 Aug 07 21:08:50.154827 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c67f39bc-378a-4939-9581-55a68c9e0d62 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:50.155012 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c67f39bc-378a-4939-9581-55a68c9e0d62 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:50.161612 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:50.161612 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:50.162601 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c67f39bc-378a-4939-9581-55a68c9e0d62 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:08:50.163090 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c67f39bc-378a-4939-9581-55a68c9e0d62 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 returned with HTTP 200 Aug 07 21:08:50.163608 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1141/4529] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:50 2026] GET /volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:50.172983 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0e4c7d9f-c301-4fdc-a0c4-128606d8c13e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:50.175172 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e4c7d9f-c301-4fdc-a0c4-128606d8c13e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 Aug 07 21:08:50.175523 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e4c7d9f-c301-4fdc-a0c4-128606d8c13e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:50.175877 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e4c7d9f-c301-4fdc-a0c4-128606d8c13e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:50.186226 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:50.186226 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:50.186896 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0e4c7d9f-c301-4fdc-a0c4-128606d8c13e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:08:50.187753 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e4c7d9f-c301-4fdc-a0c4-128606d8c13e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 returned with HTTP 200 Aug 07 21:08:50.188208 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1131/4530] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:50 2026] GET /volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:50.292579 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3f9e16c9-5300-4afd-9f86-48dfea467abf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:50.294387 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3f9e16c9-5300-4afd-9f86-48dfea467abf tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:08:50.294593 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3f9e16c9-5300-4afd-9f86-48dfea467abf tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:50.294809 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3f9e16c9-5300-4afd-9f86-48dfea467abf tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:50.294919 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-3f9e16c9-5300-4afd-9f86-48dfea467abf tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:50.300476 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:50.300476 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:50.301085 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3f9e16c9-5300-4afd-9f86-48dfea467abf tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:08:50.301417 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1135/4531] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:50 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:50.343057 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1b08c1ea-5269-4c7a-bcbf-a39aab09c7b5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:50.347475 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b08c1ea-5269-4c7a-bcbf-a39aab09c7b5 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] GET https://10.4.3.127/volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 Aug 07 21:08:50.347475 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b08c1ea-5269-4c7a-bcbf-a39aab09c7b5 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:50.347475 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b08c1ea-5269-4c7a-bcbf-a39aab09c7b5 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:50.352326 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b08c1ea-5269-4c7a-bcbf-a39aab09c7b5 tempest-ProjectReaderTests-1768606900 tempest-ProjectReaderTests-1768606900-project-admin] https://10.4.3.127/volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 returned with HTTP 404 Aug 07 21:08:50.353038 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1125/4532] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:50 2026] GET /volume/v3/volumes/3ff4945d-77a1-43b9-9a6f-7682e8ab6d51 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:51.314017 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-45477f53-0cbf-4a48-b182-2d3d87d0b7c6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:51.316029 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-45477f53-0cbf-4a48-b182-2d3d87d0b7c6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:08:51.316302 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-45477f53-0cbf-4a48-b182-2d3d87d0b7c6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:51.316546 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-45477f53-0cbf-4a48-b182-2d3d87d0b7c6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:51.316711 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-45477f53-0cbf-4a48-b182-2d3d87d0b7c6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:51.320816 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:51.320816 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:51.321527 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-45477f53-0cbf-4a48-b182-2d3d87d0b7c6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:08:51.322057 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1142/4533] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:51 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:51.878179 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e961176b-5ecd-4804-ac4a-bb8588af5e41 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:51.880173 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e961176b-5ecd-4804-ac4a-bb8588af5e41 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:08:51.880716 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e961176b-5ecd-4804-ac4a-bb8588af5e41 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "971193d4-4df3-4e55-83fe-9e369c9a4ee0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-724119936", "description": null, "metadata": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:51.905457 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:51.905457 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:51.908064 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e961176b-5ecd-4804-ac4a-bb8588af5e41 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:51.908064 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-e961176b-5ecd-4804-ac4a-bb8588af5e41 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create snapshot from volume 971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:51.947319 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e961176b-5ecd-4804-ac4a-bb8588af5e41 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Created reservations ['39a68c61-f0c8-4ba4-9185-07d33e237f04', 'abbaa39a-deb9-42ae-a976-208fca0abd55', '443e55be-083e-4de4-82bb-4040903da9f9', 'c599e9ac-0ea5-4afa-84d5-b30a733dc13c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:51.989246 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e961176b-5ecd-4804-ac4a-bb8588af5e41 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot force create request issued successfully. Aug 07 21:08:51.990362 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e961176b-5ecd-4804-ac4a-bb8588af5e41 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:08:51.990362 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1132/4534] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:08:51 2026] POST /volume/v3/snapshots => generated 312 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:52.002659 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-10286cb7-c6e3-41b9-bb93-b3a231dae014 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.005295 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-10286cb7-c6e3-41b9-bb93-b3a231dae014 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 Aug 07 21:08:52.005295 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-10286cb7-c6e3-41b9-bb93-b3a231dae014 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:52.006141 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-10286cb7-c6e3-41b9-bb93-b3a231dae014 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:52.013949 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:52.013949 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:52.013949 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-10286cb7-c6e3-41b9-bb93-b3a231dae014 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:08:52.013949 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-10286cb7-c6e3-41b9-bb93-b3a231dae014 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 returned with HTTP 200 Aug 07 21:08:52.014583 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1136/4535] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:52 2026] GET /volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:52.204260 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-536fd1a2-55f7-438b-a68e-f685e3043798 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.206362 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-536fd1a2-55f7-438b-a68e-f685e3043798 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e Aug 07 21:08:52.206566 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-536fd1a2-55f7-438b-a68e-f685e3043798 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:52.206778 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-536fd1a2-55f7-438b-a68e-f685e3043798 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:52.208685 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=364,cinder:UPDATE=106,cinder:INSERT=56 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:08:52.212637 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:52.212637 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:52.213824 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-536fd1a2-55f7-438b-a68e-f685e3043798 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:08:52.214370 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-536fd1a2-55f7-438b-a68e-f685e3043798 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e returned with HTTP 200 Aug 07 21:08:52.215218 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1126/4536] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:52 2026] GET /volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:52.334283 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4318d8d9-75ff-40ae-9903-8bea60612c89 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.336679 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4318d8d9-75ff-40ae-9903-8bea60612c89 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:08:52.337173 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4318d8d9-75ff-40ae-9903-8bea60612c89 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:52.337173 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4318d8d9-75ff-40ae-9903-8bea60612c89 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:52.337330 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-4318d8d9-75ff-40ae-9903-8bea60612c89 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:52.343267 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:52.343267 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:52.344546 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4318d8d9-75ff-40ae-9903-8bea60612c89 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:08:52.344546 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1143/4537] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:52 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:52.364506 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1bba043a-664e-4f19-927a-54e9ec2acf64 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.485838 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1bba043a-664e-4f19-927a-54e9ec2acf64 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:08:52.485838 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1bba043a-664e-4f19-927a-54e9ec2acf64 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1793958870", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:52.487599 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:52.487599 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:52.514961 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1bba043a-664e-4f19-927a-54e9ec2acf64 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:08:52.515334 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1133/4538] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:08:52 2026] POST /volume/v3/types => generated 380 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:52.523659 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5fec8cfc-69be-41bd-a380-1818b26156bc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.527655 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5fec8cfc-69be-41bd-a380-1818b26156bc tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] POST https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/encryption Aug 07 21:08:52.528069 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5fec8cfc-69be-41bd-a380-1818b26156bc tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:52.565449 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5fec8cfc-69be-41bd-a380-1818b26156bc tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/encryption returned with HTTP 200 Aug 07 21:08:52.566120 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1137/4539] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:08:52 2026] POST /volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:52.574556 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a121c4ae-0db3-4f8a-ae2c-e3b43fd1dc29 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.576855 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a121c4ae-0db3-4f8a-ae2c-e3b43fd1dc29 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:08:52.577372 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a121c4ae-0db3-4f8a-ae2c-e3b43fd1dc29 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-429276116", "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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:52.598547 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a121c4ae-0db3-4f8a-ae2c-e3b43fd1dc29 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:08:52.598962 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1127/4540] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:08:52 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:52.607175 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d94ac1e2-204d-4863-a250-df5fe5d4531b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.684366 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d94ac1e2-204d-4863-a250-df5fe5d4531b tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] POST https://10.4.3.127/volume/v3/types/f0d7f4a8-0bad-4bee-886f-3eb3205279fe/encryption Aug 07 21:08:52.684366 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d94ac1e2-204d-4863-a250-df5fe5d4531b tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:52.685267 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.policy [None req-d94ac1e2-204d-4863-a250-df5fe5d4531b tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '8d0a6cce3eeb4a86a5020f2a8d84dcde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c73578fd1c3c49cba3dac263e46d0311', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100277) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:52.685632 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d94ac1e2-204d-4863-a250-df5fe5d4531b tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/f0d7f4a8-0bad-4bee-886f-3eb3205279fe/encryption returned with HTTP 403 Aug 07 21:08:52.686189 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1144/4541] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:08:52 2026] POST /volume/v3/types/f0d7f4a8-0bad-4bee-886f-3eb3205279fe/encryption => generated 127 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:52.694998 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65794dd8-a666-463d-a4cd-e9d324cda68e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.696582 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65794dd8-a666-463d-a4cd-e9d324cda68e tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:08:52.697037 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65794dd8-a666-463d-a4cd-e9d324cda68e tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-924078312", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:52.717720 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65794dd8-a666-463d-a4cd-e9d324cda68e tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:08:52.717921 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1134/4542] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:08:52 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:52.726231 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8646e9f4-1cb2-415d-afb0-c6a92f09377c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.728472 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8646e9f4-1cb2-415d-afb0-c6a92f09377c tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] POST https://10.4.3.127/volume/v3/types/bbcb5e46-8991-4528-a231-fecbdf3c860d/extra_specs Aug 07 21:08:52.729038 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8646e9f4-1cb2-415d-afb0-c6a92f09377c tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:52.731361 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.policy [None req-8646e9f4-1cb2-415d-afb0-c6a92f09377c tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '8d0a6cce3eeb4a86a5020f2a8d84dcde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c73578fd1c3c49cba3dac263e46d0311', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100278) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:52.732241 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8646e9f4-1cb2-415d-afb0-c6a92f09377c tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/bbcb5e46-8991-4528-a231-fecbdf3c860d/extra_specs returned with HTTP 403 Aug 07 21:08:52.732241 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1138/4543] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 7 21:08:52 2026] POST /volume/v3/types/bbcb5e46-8991-4528-a231-fecbdf3c860d/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:52.742168 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-84f56792-dd06-44b9-81ae-3a30a46fd2a5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.743945 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84f56792-dd06-44b9-81ae-3a30a46fd2a5 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] PUT https://10.4.3.127/volume/v3/types/bbcb5e46-8991-4528-a231-fecbdf3c860d/extra_specs/key2 Aug 07 21:08:52.744291 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84f56792-dd06-44b9-81ae-3a30a46fd2a5 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:52.746155 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-84f56792-dd06-44b9-81ae-3a30a46fd2a5 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8d0a6cce3eeb4a86a5020f2a8d84dcde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c73578fd1c3c49cba3dac263e46d0311', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:52.746364 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84f56792-dd06-44b9-81ae-3a30a46fd2a5 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/bbcb5e46-8991-4528-a231-fecbdf3c860d/extra_specs/key2 returned with HTTP 403 Aug 07 21:08:52.746745 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1128/4544] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:08:52 2026] PUT /volume/v3/types/bbcb5e46-8991-4528-a231-fecbdf3c860d/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:52.756959 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-44655694-2026-4fff-869f-bd96cc205fcb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.758911 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44655694-2026-4fff-869f-bd96cc205fcb tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] POST https://10.4.3.127/volume/v3/types Aug 07 21:08:52.759270 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44655694-2026-4fff-869f-bd96cc205fcb tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:52.761423 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.policy [None req-44655694-2026-4fff-869f-bd96cc205fcb tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '8d0a6cce3eeb4a86a5020f2a8d84dcde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c73578fd1c3c49cba3dac263e46d0311', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100277) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:52.761645 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44655694-2026-4fff-869f-bd96cc205fcb tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types returned with HTTP 403 Aug 07 21:08:52.762172 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1145/4545] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:08:52 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:52.769936 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-04b15c44-31a6-48a2-a669-c71627864575 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.772229 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04b15c44-31a6-48a2-a669-c71627864575 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:08:52.772675 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-04b15c44-31a6-48a2-a669-c71627864575 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1775810886", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:52.791504 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04b15c44-31a6-48a2-a669-c71627864575 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:08:52.792077 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1135/4546] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:08:52 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:52.800859 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6b951291-2170-450b-a04a-c32aec3a7b62 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.803197 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6b951291-2170-450b-a04a-c32aec3a7b62 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] POST https://10.4.3.127/volume/v3/types/5c8898cf-4a5c-4639-86e7-8ab2bd63db30/encryption Aug 07 21:08:52.803583 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6b951291-2170-450b-a04a-c32aec3a7b62 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:52.824091 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6b951291-2170-450b-a04a-c32aec3a7b62 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types/5c8898cf-4a5c-4639-86e7-8ab2bd63db30/encryption returned with HTTP 200 Aug 07 21:08:52.824592 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1139/4547] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:08:52 2026] POST /volume/v3/types/5c8898cf-4a5c-4639-86e7-8ab2bd63db30/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:52.835283 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8c1ccb30-5ce6-4d95-9dc3-1cc928b943be None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.837547 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c1ccb30-5ce6-4d95-9dc3-1cc928b943be tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] DELETE https://10.4.3.127/volume/v3/types/5c8898cf-4a5c-4639-86e7-8ab2bd63db30/encryption/9fd6c29b-1d18-45b3-8c94-794c5125d446 Aug 07 21:08:52.837813 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c1ccb30-5ce6-4d95-9dc3-1cc928b943be tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:52.838061 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c1ccb30-5ce6-4d95-9dc3-1cc928b943be tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:52.838864 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-8c1ccb30-5ce6-4d95-9dc3-1cc928b943be tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '8d0a6cce3eeb4a86a5020f2a8d84dcde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c73578fd1c3c49cba3dac263e46d0311', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:52.839093 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c1ccb30-5ce6-4d95-9dc3-1cc928b943be tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/5c8898cf-4a5c-4639-86e7-8ab2bd63db30/encryption/9fd6c29b-1d18-45b3-8c94-794c5125d446 returned with HTTP 403 Aug 07 21:08:52.839682 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1129/4548] 10.4.3.127 () {66 vars in 1489 bytes} [Fri Aug 7 21:08:52 2026] DELETE /volume/v3/types/5c8898cf-4a5c-4639-86e7-8ab2bd63db30/encryption/9fd6c29b-1d18-45b3-8c94-794c5125d446 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:52.848337 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a0921288-d967-4a73-918d-7a94d1afbe27 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.850507 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a0921288-d967-4a73-918d-7a94d1afbe27 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:08:52.850999 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a0921288-d967-4a73-918d-7a94d1afbe27 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-105177288", "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=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:52.870308 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a0921288-d967-4a73-918d-7a94d1afbe27 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:08:52.870718 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1146/4549] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:08:52 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:52.880350 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-48ade912-fd19-4e09-96f2-d70e917b822e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.882534 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-48ade912-fd19-4e09-96f2-d70e917b822e tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] DELETE https://10.4.3.127/volume/v3/types/00fa2958-3919-4b75-84cb-e035233ef20f/extra_specs/key1 Aug 07 21:08:52.882774 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-48ade912-fd19-4e09-96f2-d70e917b822e tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:52.883025 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-48ade912-fd19-4e09-96f2-d70e917b822e tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:52.895426 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-48ade912-fd19-4e09-96f2-d70e917b822e tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '8d0a6cce3eeb4a86a5020f2a8d84dcde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c73578fd1c3c49cba3dac263e46d0311', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:52.895659 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-48ade912-fd19-4e09-96f2-d70e917b822e tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/00fa2958-3919-4b75-84cb-e035233ef20f/extra_specs/key1 returned with HTTP 403 Aug 07 21:08:52.896332 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1136/4550] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 7 21:08:52 2026] DELETE /volume/v3/types/00fa2958-3919-4b75-84cb-e035233ef20f/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:52.905734 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ccf19ca8-668c-4a9f-85df-48f3c6e48339 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.907702 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ccf19ca8-668c-4a9f-85df-48f3c6e48339 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:08:52.908142 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ccf19ca8-668c-4a9f-85df-48f3c6e48339 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-726076100", "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=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:52.926778 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ccf19ca8-668c-4a9f-85df-48f3c6e48339 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:08:52.927232 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1140/4551] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:08:52 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:52.937731 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0083496e-e2eb-4669-a0a0-9afbecf1215a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.940025 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0083496e-e2eb-4669-a0a0-9afbecf1215a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] DELETE https://10.4.3.127/volume/v3/types/6b730115-db45-4bad-a24b-06290aae9623 Aug 07 21:08:52.940875 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0083496e-e2eb-4669-a0a0-9afbecf1215a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:52.940875 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0083496e-e2eb-4669-a0a0-9afbecf1215a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:52.941429 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-0083496e-e2eb-4669-a0a0-9afbecf1215a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '8d0a6cce3eeb4a86a5020f2a8d84dcde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c73578fd1c3c49cba3dac263e46d0311', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:52.941649 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0083496e-e2eb-4669-a0a0-9afbecf1215a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/6b730115-db45-4bad-a24b-06290aae9623 returned with HTTP 403 Aug 07 21:08:52.942208 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1130/4552] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:08:52 2026] DELETE /volume/v3/types/6b730115-db45-4bad-a24b-06290aae9623 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:52.951687 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e4a8d7a4-1daa-44c1-99f1-f9c406aa4827 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.953955 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e4a8d7a4-1daa-44c1-99f1-f9c406aa4827 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] GET https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/extra_specs Aug 07 21:08:52.954221 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e4a8d7a4-1daa-44c1-99f1-f9c406aa4827 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:52.954538 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e4a8d7a4-1daa-44c1-99f1-f9c406aa4827 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:52.963396 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e4a8d7a4-1daa-44c1-99f1-f9c406aa4827 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/extra_specs returned with HTTP 200 Aug 07 21:08:52.963701 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1147/4553] 10.4.3.127 () {66 vars in 1378 bytes} [Fri Aug 7 21:08:52 2026] GET /volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:52.973518 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7416ecba-2189-44e8-b3b2-fcb8effaac6a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:52.975870 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7416ecba-2189-44e8-b3b2-fcb8effaac6a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] GET https://10.4.3.127/volume/v3/types Aug 07 21:08:52.976182 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7416ecba-2189-44e8-b3b2-fcb8effaac6a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:52.976441 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7416ecba-2189-44e8-b3b2-fcb8effaac6a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:52.977402 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-7416ecba-2189-44e8-b3b2-fcb8effaac6a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:08:53.006201 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7416ecba-2189-44e8-b3b2-fcb8effaac6a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:08:53.006586 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1137/4554] 10.4.3.127 () {66 vars in 1231 bytes} [Fri Aug 7 21:08:52 2026] GET /volume/v3/types => generated 3341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:53.018576 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d4ff570e-d1c1-4348-8a3b-6389f86ea351 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.020043 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d4ff570e-d1c1-4348-8a3b-6389f86ea351 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] GET https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/encryption/cipher Aug 07 21:08:53.020131 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d4ff570e-d1c1-4348-8a3b-6389f86ea351 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.020735 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d4ff570e-d1c1-4348-8a3b-6389f86ea351 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.020941 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.policy [None req-d4ff570e-d1c1-4348-8a3b-6389f86ea351 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8d0a6cce3eeb4a86a5020f2a8d84dcde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c73578fd1c3c49cba3dac263e46d0311', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100278) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:53.021127 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d4ff570e-d1c1-4348-8a3b-6389f86ea351 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/encryption/cipher returned with HTTP 403 Aug 07 21:08:53.021629 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1141/4555] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 7 21:08:53 2026] GET /volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:53.025132 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0a159b0a-5dbe-4efa-b586-bf8ef773def3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.027175 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a159b0a-5dbe-4efa-b586-bf8ef773def3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 Aug 07 21:08:53.027536 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a159b0a-5dbe-4efa-b586-bf8ef773def3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.027778 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a159b0a-5dbe-4efa-b586-bf8ef773def3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.030298 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4c236096-8931-4f23-8389-e287aa2fa332 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.033323 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c236096-8931-4f23-8389-e287aa2fa332 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] GET https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/encryption Aug 07 21:08:53.033323 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4c236096-8931-4f23-8389-e287aa2fa332 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.033583 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4c236096-8931-4f23-8389-e287aa2fa332 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.034466 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:53.034466 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:53.034627 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.policy [None req-4c236096-8931-4f23-8389-e287aa2fa332 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8d0a6cce3eeb4a86a5020f2a8d84dcde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c73578fd1c3c49cba3dac263e46d0311', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100277) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:53.034725 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c236096-8931-4f23-8389-e287aa2fa332 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/encryption returned with HTTP 403 Aug 07 21:08:53.035056 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0a159b0a-5dbe-4efa-b586-bf8ef773def3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:08:53.035309 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1148/4556] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 21:08:53 2026] GET /volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:53.036235 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a159b0a-5dbe-4efa-b586-bf8ef773def3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 returned with HTTP 200 Aug 07 21:08:53.036852 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1131/4557] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:53 2026] GET /volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:53.043848 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-66ee21d2-d94a-46c5-8f61-217b046e9b30 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.045933 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-753f0281-5054-451e-ab8d-aaa67f8784d9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.046170 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66ee21d2-d94a-46c5-8f61-217b046e9b30 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] GET https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/extra_specs/multiattach Aug 07 21:08:53.046415 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66ee21d2-d94a-46c5-8f61-217b046e9b30 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.046615 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66ee21d2-d94a-46c5-8f61-217b046e9b30 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.047864 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-753f0281-5054-451e-ab8d-aaa67f8784d9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 Aug 07 21:08:53.048075 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-753f0281-5054-451e-ab8d-aaa67f8784d9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.048333 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-753f0281-5054-451e-ab8d-aaa67f8784d9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.054093 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:53.054093 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:53.055069 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-753f0281-5054-451e-ab8d-aaa67f8784d9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:08:53.055859 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-753f0281-5054-451e-ab8d-aaa67f8784d9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 returned with HTTP 200 Aug 07 21:08:53.056688 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66ee21d2-d94a-46c5-8f61-217b046e9b30 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/extra_specs/multiattach returned with HTTP 200 Aug 07 21:08:53.056844 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1142/4558] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:08:53 2026] GET /volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:53.056906 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1138/4559] 10.4.3.127 () {66 vars in 1414 bytes} [Fri Aug 7 21:08:53 2026] GET /volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:08:53.065002 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-99242a72-7000-4c88-afe9-b5a0c1123734 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.067215 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-99242a72-7000-4c88-afe9-b5a0c1123734 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] GET https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/extra_specs/volume_backend_name Aug 07 21:08:53.067449 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-99242a72-7000-4c88-afe9-b5a0c1123734 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.067667 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-99242a72-7000-4c88-afe9-b5a0c1123734 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.078673 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-99242a72-7000-4c88-afe9-b5a0c1123734 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 21:08:53.079165 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1149/4560] 10.4.3.127 () {66 vars in 1438 bytes} [Fri Aug 7 21:08:53 2026] GET /volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/extra_specs/volume_backend_name => generated 143 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:53.088388 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4a3fff66-0821-4d2a-b6cf-08c8938eb68d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.091043 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a3fff66-0821-4d2a-b6cf-08c8938eb68d tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] GET https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d Aug 07 21:08:53.091043 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a3fff66-0821-4d2a-b6cf-08c8938eb68d tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.091279 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a3fff66-0821-4d2a-b6cf-08c8938eb68d tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.098020 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-66c0f2a7-3ae5-4978-b188-af621daae5f4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.100554 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-66c0f2a7-3ae5-4978-b188-af621daae5f4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:53.100953 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-66c0f2a7-3ae5-4978-b188-af621daae5f4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.101150 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-66c0f2a7-3ae5-4978-b188-af621daae5f4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.102037 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a3fff66-0821-4d2a-b6cf-08c8938eb68d tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d returned with HTTP 200 Aug 07 21:08:53.102575 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1132/4561] 10.4.3.127 () {66 vars in 1342 bytes} [Fri Aug 7 21:08:53 2026] GET /volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d => generated 318 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:53.112676 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fd31681d-252e-47dd-9882-f3b423346498 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.113982 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:53.113982 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:53.115520 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd31681d-252e-47dd-9882-f3b423346498 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] PUT https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/encryption/1202dd4d-af5d-4cc5-ab59-1d6bd1cb4ca6 Aug 07 21:08:53.115975 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd31681d-252e-47dd-9882-f3b423346498 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:53.117997 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-66c0f2a7-3ae5-4978-b188-af621daae5f4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:53.118679 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-fd31681d-252e-47dd-9882-f3b423346498 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '8d0a6cce3eeb4a86a5020f2a8d84dcde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c73578fd1c3c49cba3dac263e46d0311', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:53.118974 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd31681d-252e-47dd-9882-f3b423346498 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/encryption/1202dd4d-af5d-4cc5-ab59-1d6bd1cb4ca6 returned with HTTP 403 Aug 07 21:08:53.119634 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1139/4562] 10.4.3.127 () {68 vars in 1506 bytes} [Fri Aug 7 21:08:53 2026] PUT /volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/encryption/1202dd4d-af5d-4cc5-ab59-1d6bd1cb4ca6 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:53.123050 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-66c0f2a7-3ae5-4978-b188-af621daae5f4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:08:53.123711 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1143/4563] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:08:53 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:53.131945 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2b08d443-6f11-4aa4-8dd9-f3c4a1f75537 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.133674 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2b08d443-6f11-4aa4-8dd9-f3c4a1f75537 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] PUT https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/extra_specs/key1 Aug 07 21:08:53.134093 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2b08d443-6f11-4aa4-8dd9-f3c4a1f75537 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:53.136235 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.policy [None req-2b08d443-6f11-4aa4-8dd9-f3c4a1f75537 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8d0a6cce3eeb4a86a5020f2a8d84dcde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c73578fd1c3c49cba3dac263e46d0311', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100277) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:53.136521 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2b08d443-6f11-4aa4-8dd9-f3c4a1f75537 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/extra_specs/key1 returned with HTTP 403 Aug 07 21:08:53.137878 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1150/4564] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:08:53 2026] PUT /volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:53.150243 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7add9d27-0989-4e88-b2e4-f7d2897f2c23 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.151851 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-7892564a-f31d-4a8a-b07f-70e7539ec085 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.154424 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7add9d27-0989-4e88-b2e4-f7d2897f2c23 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] PUT https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d Aug 07 21:08:53.155024 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-7892564a-f31d-4a8a-b07f-70e7539ec085 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0/action Aug 07 21:08:53.155494 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-7892564a-f31d-4a8a-b07f-70e7539ec085 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:08:53.155674 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-7892564a-f31d-4a8a-b07f-70e7539ec085 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:53.158025 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7add9d27-0989-4e88-b2e4-f7d2897f2c23 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:53.160689 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-7add9d27-0989-4e88-b2e4-f7d2897f2c23 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '8d0a6cce3eeb4a86a5020f2a8d84dcde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c73578fd1c3c49cba3dac263e46d0311', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:08:53.161006 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7add9d27-0989-4e88-b2e4-f7d2897f2c23 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-member] https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d returned with HTTP 403 Aug 07 21:08:53.161640 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1133/4565] 10.4.3.127 () {68 vars in 1362 bytes} [Fri Aug 7 21:08:53 2026] PUT /volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:53.170796 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:53.170796 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:53.172256 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-7892564a-f31d-4a8a-b07f-70e7539ec085 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:53.172356 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5de37f82-ae33-4c2a-8ce4-0f1fe9482f1e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.174699 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5de37f82-ae33-4c2a-8ce4-0f1fe9482f1e tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] DELETE https://10.4.3.127/volume/v3/types/6b730115-db45-4bad-a24b-06290aae9623 Aug 07 21:08:53.175026 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5de37f82-ae33-4c2a-8ce4-0f1fe9482f1e tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.175316 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5de37f82-ae33-4c2a-8ce4-0f1fe9482f1e tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.180212 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-7892564a-f31d-4a8a-b07f-70e7539ec085 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Begin detaching volume completed successfully. Aug 07 21:08:53.180486 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-7892564a-f31d-4a8a-b07f-70e7539ec085 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0/action returned with HTTP 202 Aug 07 21:08:53.181110 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1140/4566] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:08:53 2026] POST /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:08:53.207014 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5de37f82-ae33-4c2a-8ce4-0f1fe9482f1e tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types/6b730115-db45-4bad-a24b-06290aae9623 returned with HTTP 202 Aug 07 21:08:53.210750 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1144/4567] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:08:53 2026] DELETE /volume/v3/types/6b730115-db45-4bad-a24b-06290aae9623 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:53.218434 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c8d9663f-a9c6-46d1-8b9e-c03e3cce3641 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.221955 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c8d9663f-a9c6-46d1-8b9e-c03e3cce3641 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] DELETE https://10.4.3.127/volume/v3/types/00fa2958-3919-4b75-84cb-e035233ef20f Aug 07 21:08:53.222541 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c8d9663f-a9c6-46d1-8b9e-c03e3cce3641 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.222883 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c8d9663f-a9c6-46d1-8b9e-c03e3cce3641 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.252419 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ea9e7525-bae0-4232-9a33-f772cd7cf46d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.252946 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea9e7525-bae0-4232-9a33-f772cd7cf46d None None] GET https://10.4.3.127/volume// Aug 07 21:08:53.253150 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea9e7525-bae0-4232-9a33-f772cd7cf46d None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.253896 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea9e7525-bae0-4232-9a33-f772cd7cf46d None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.254273 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea9e7525-bae0-4232-9a33-f772cd7cf46d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:08:53.254625 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1134/4568] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:08:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:08:53.261802 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-39725896-334a-4114-be63-551f72bda098 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.263936 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-39725896-334a-4114-be63-551f72bda098 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:08:53.264141 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-39725896-334a-4114-be63-551f72bda098 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.264317 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-39725896-334a-4114-be63-551f72bda098 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.266891 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c8d9663f-a9c6-46d1-8b9e-c03e3cce3641 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types/00fa2958-3919-4b75-84cb-e035233ef20f returned with HTTP 202 Aug 07 21:08:53.267417 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1151/4569] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:08:53 2026] DELETE /volume/v3/types/00fa2958-3919-4b75-84cb-e035233ef20f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:53.276962 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-75faad58-500d-4498-b474-30276c136132 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.277563 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:53.277563 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:53.278838 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-75faad58-500d-4498-b474-30276c136132 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] DELETE https://10.4.3.127/volume/v3/types/5c8898cf-4a5c-4639-86e7-8ab2bd63db30 Aug 07 21:08:53.279080 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-75faad58-500d-4498-b474-30276c136132 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.279277 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-75faad58-500d-4498-b474-30276c136132 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.281916 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-39725896-334a-4114-be63-551f72bda098 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:53.289462 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-39725896-334a-4114-be63-551f72bda098 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:08:53.290083 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1141/4570] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:08:53 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:08:53.303506 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-75faad58-500d-4498-b474-30276c136132 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types/5c8898cf-4a5c-4639-86e7-8ab2bd63db30 returned with HTTP 202 Aug 07 21:08:53.303998 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1145/4571] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:08:53 2026] DELETE /volume/v3/types/5c8898cf-4a5c-4639-86e7-8ab2bd63db30 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:53.316271 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7448a3a5-7b1f-4d94-8a16-d0845fb8340f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.319490 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7448a3a5-7b1f-4d94-8a16-d0845fb8340f tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] DELETE https://10.4.3.127/volume/v3/types/bbcb5e46-8991-4528-a231-fecbdf3c860d Aug 07 21:08:53.319721 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7448a3a5-7b1f-4d94-8a16-d0845fb8340f tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.320010 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7448a3a5-7b1f-4d94-8a16-d0845fb8340f tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.346832 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7448a3a5-7b1f-4d94-8a16-d0845fb8340f tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types/bbcb5e46-8991-4528-a231-fecbdf3c860d returned with HTTP 202 Aug 07 21:08:53.347355 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1135/4572] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:08:53 2026] DELETE /volume/v3/types/bbcb5e46-8991-4528-a231-fecbdf3c860d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:53.358742 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1f97557a-3776-4a18-b403-667b11e17e29 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.360892 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1f97557a-3776-4a18-b403-667b11e17e29 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] DELETE https://10.4.3.127/volume/v3/types/f0d7f4a8-0bad-4bee-886f-3eb3205279fe Aug 07 21:08:53.361109 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1f97557a-3776-4a18-b403-667b11e17e29 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.361326 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1f97557a-3776-4a18-b403-667b11e17e29 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.363453 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-565322cc-43d5-479f-a2ea-0e685a9e9ab9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.366495 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-565322cc-43d5-479f-a2ea-0e685a9e9ab9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:08:53.366848 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-565322cc-43d5-479f-a2ea-0e685a9e9ab9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.367116 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-565322cc-43d5-479f-a2ea-0e685a9e9ab9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.367276 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-565322cc-43d5-479f-a2ea-0e685a9e9ab9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:53.373293 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:53.373293 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:53.373926 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-565322cc-43d5-479f-a2ea-0e685a9e9ab9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:08:53.374297 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1142/4573] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:53 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:53.387570 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1f97557a-3776-4a18-b403-667b11e17e29 tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types/f0d7f4a8-0bad-4bee-886f-3eb3205279fe returned with HTTP 202 Aug 07 21:08:53.388078 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1152/4574] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:08:53 2026] DELETE /volume/v3/types/f0d7f4a8-0bad-4bee-886f-3eb3205279fe => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:53.397345 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a46618f7-eef8-4439-9e35-27aa95db069a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:53.399516 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a46618f7-eef8-4439-9e35-27aa95db069a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] DELETE https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d Aug 07 21:08:53.400039 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a46618f7-eef8-4439-9e35-27aa95db069a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:53.400181 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a46618f7-eef8-4439-9e35-27aa95db069a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:53.425145 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a46618f7-eef8-4439-9e35-27aa95db069a tempest-VolumeTypesMemberTests-812116959 tempest-VolumeTypesMemberTests-812116959-project-admin] https://10.4.3.127/volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d returned with HTTP 202 Aug 07 21:08:53.425730 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1146/4575] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:08:53 2026] DELETE /volume/v3/types/a28306f9-3c5d-49fc-85ff-4a19cf1b4a2d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:08:54.110298 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-01222e7b-1ab0-41cf-a401-304c769c8ebe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:54.112949 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-01222e7b-1ab0-41cf-a401-304c769c8ebe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e Aug 07 21:08:54.113188 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-01222e7b-1ab0-41cf-a401-304c769c8ebe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:54.113385 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-01222e7b-1ab0-41cf-a401-304c769c8ebe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:54.119682 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:54.119682 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:54.120325 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-01222e7b-1ab0-41cf-a401-304c769c8ebe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:08:54.121289 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-01222e7b-1ab0-41cf-a401-304c769c8ebe tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e returned with HTTP 200 Aug 07 21:08:54.121681 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1136/4576] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 7 21:08:54 2026] GET /volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:54.387637 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-16854d3f-7500-4b13-bda9-03686c4292d8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:54.390602 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16854d3f-7500-4b13-bda9-03686c4292d8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:08:54.390933 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16854d3f-7500-4b13-bda9-03686c4292d8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:54.391192 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16854d3f-7500-4b13-bda9-03686c4292d8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:54.391360 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-16854d3f-7500-4b13-bda9-03686c4292d8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:54.397924 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:54.397924 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:54.399905 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16854d3f-7500-4b13-bda9-03686c4292d8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:08:54.399905 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1143/4577] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:54 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:55.271217 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-93c0a7dd-5b38-4385-a6bd-27d51b86a9ce None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:55.275945 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-93c0a7dd-5b38-4385-a6bd-27d51b86a9ce tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e Aug 07 21:08:55.276198 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-93c0a7dd-5b38-4385-a6bd-27d51b86a9ce tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:55.277883 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-93c0a7dd-5b38-4385-a6bd-27d51b86a9ce tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:55.285967 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:55.285967 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:55.286561 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-93c0a7dd-5b38-4385-a6bd-27d51b86a9ce tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:08:55.289702 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-93c0a7dd-5b38-4385-a6bd-27d51b86a9ce tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e returned with HTTP 200 Aug 07 21:08:55.293176 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1153/4578] 10.4.3.127 () {68 vars in 1604 bytes} [Fri Aug 7 21:08:55 2026] GET /volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e => generated 478 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:55.307544 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-3b25733e-97c0-4f7e-8f46-e3a4e6c1220a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:55.311126 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-3b25733e-97c0-4f7e-8f46-e3a4e6c1220a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:08:55.311126 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-3b25733e-97c0-4f7e-8f46-e3a4e6c1220a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:55.311321 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-3b25733e-97c0-4f7e-8f46-e3a4e6c1220a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:55.339941 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:55.339941 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:55.346880 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-3b25733e-97c0-4f7e-8f46-e3a4e6c1220a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:08:55.355226 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-3b25733e-97c0-4f7e-8f46-e3a4e6c1220a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b returned with HTTP 200 Aug 07 21:08:55.357073 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1147/4579] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:08:55 2026] GET /volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b => generated 1658 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:55.372816 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:55.375816 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:55.377776 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "bc04b6c0-ffa3-4751-997a-809e8efb6a2e", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:55.381569 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'bc04b6c0-ffa3-4751-997a-809e8efb6a2e', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:55.395015 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:55.395015 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:55.395612 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:08:55.395857 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume of 1 GB Aug 07 21:08:55.396857 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Availability Zones retrieved successfully. Aug 07 21:08:55.405637 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (6b407704-179b-442f-883d-d60f7b8c4322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:55.407274 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (953e8e69-c5c0-41a6-ba3a-12b18d8622a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:55.408581 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:55.417085 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7b928cbe-0709-4f08-99b5-a70e6305816f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:55.424598 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b928cbe-0709-4f08-99b5-a70e6305816f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:08:55.425495 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b928cbe-0709-4f08-99b5-a70e6305816f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:55.425495 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b928cbe-0709-4f08-99b5-a70e6305816f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:55.427041 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7b928cbe-0709-4f08-99b5-a70e6305816f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:55.436573 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:55.436573 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:55.437206 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b928cbe-0709-4f08-99b5-a70e6305816f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:08:55.437668 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1144/4580] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:55 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:55.449002 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (953e8e69-c5c0-41a6-ba3a-12b18d8622a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc04b6c0-ffa3-4751-997a-809e8efb6a2e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:55.450124 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57728494-cf61-43a0-8a92-f98f5a1c7521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:55.508693 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-44c08c4e-4c50-4140-a911-08021cdf3700 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:55.508867 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['304a04bc-9b09-499c-a167-1209adfea8ef', '0a034d5a-401a-4901-808e-a1138ed39bb3', '5e8dc710-e92c-4d69-9752-03e8c3d816bf', '8e945cf6-fedc-4475-82a6-9c0ea79935cd'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:55.509560 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57728494-cf61-43a0-8a92-f98f5a1c7521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['304a04bc-9b09-499c-a167-1209adfea8ef', '0a034d5a-401a-4901-808e-a1138ed39bb3', '5e8dc710-e92c-4d69-9752-03e8c3d816bf', '8e945cf6-fedc-4475-82a6-9c0ea79935cd']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:55.510143 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-44c08c4e-4c50-4140-a911-08021cdf3700 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] DELETE https://10.4.3.127/volume/v3/attachments/48f628f0-abb4-407c-a896-83a49b5e98cc Aug 07 21:08:55.510680 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-44c08c4e-4c50-4140-a911-08021cdf3700 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:55.510745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (514d98c8-5f53-468f-9299-7f89a97960f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:55.510833 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-44c08c4e-4c50-4140-a911-08021cdf3700 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:55.528076 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:55.528076 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:55.553649 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (514d98c8-5f53-468f-9299-7f89a97960f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '625f0678-7da5-4449-9529-c2aeb7062023', '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='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['304a04bc-9b09-499c-a167-1209adfea8ef','0a034d5a-401a-4901-808e-a1138ed39bb3','5e8dc710-e92c-4d69-9752-03e8c3d816bf','8e945cf6-fedc-4475-82a6-9c0ea79935cd'],size=1,snapshot_id=bc04b6c0-ffa3-4751-997a-809e8efb6a2e,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:55Z,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=625f0678-7da5-4449-9529-c2aeb7062023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='456e645663944639b86adec1190612d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc04b6c0-ffa3-4751-997a-809e8efb6a2e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:55.554658 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a64a2c-e92a-4435-a9e9-fbc2ae4217b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:55.581054 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a64a2c-e92a-4435-a9e9-fbc2ae4217b3) transitioned into 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='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['304a04bc-9b09-499c-a167-1209adfea8ef','0a034d5a-401a-4901-808e-a1138ed39bb3','5e8dc710-e92c-4d69-9752-03e8c3d816bf','8e945cf6-fedc-4475-82a6-9c0ea79935cd'],size=1,snapshot_id=bc04b6c0-ffa3-4751-997a-809e8efb6a2e,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:55.582125 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e52905-3504-4cc5-95e7-4e92e7d98d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:55.616583 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e52905-3504-4cc5-95e7-4e92e7d98d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:55.617431 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (6b407704-179b-442f-883d-d60f7b8c4322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:55.617869 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request issued successfully. Aug 07 21:08:55.618530 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-b9406395-5744-48ce-b767-111c840ff957 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:55.618946 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1137/4581] 10.4.3.127 () {72 vars in 1541 bytes} [Fri Aug 7 21:08:55 2026] POST /volume/v3/volumes => generated 736 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:55.631405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-f803963c-1c2e-4fd2-aea5-d8f3ecd25a83 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:55.637467 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-f803963c-1c2e-4fd2-aea5-d8f3ecd25a83 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 Aug 07 21:08:55.637467 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-f803963c-1c2e-4fd2-aea5-d8f3ecd25a83 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:55.637467 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-f803963c-1c2e-4fd2-aea5-d8f3ecd25a83 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:55.650212 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:55.650212 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:55.655632 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-f803963c-1c2e-4fd2-aea5-d8f3ecd25a83 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:08:55.658490 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4dc14b5c-748a-4def-ad50-69ad0fbb1633 req-44c08c4e-4c50-4140-a911-08021cdf3700 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments/48f628f0-abb4-407c-a896-83a49b5e98cc returned with HTTP 200 Aug 07 21:08:55.658490 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1154/4582] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:08:55 2026] DELETE /volume/v3/attachments/48f628f0-abb4-407c-a896-83a49b5e98cc => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:55.664342 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-f803963c-1c2e-4fd2-aea5-d8f3ecd25a83 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 returned with HTTP 200 Aug 07 21:08:55.665053 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1148/4583] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:08:55 2026] GET /volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 => generated 804 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:55.683443 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-31eca575-0f3c-4c40-8407-8f07b46e5606 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:55.685847 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-31eca575-0f3c-4c40-8407-8f07b46e5606 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 Aug 07 21:08:55.686109 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-31eca575-0f3c-4c40-8407-8f07b46e5606 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:55.686407 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-31eca575-0f3c-4c40-8407-8f07b46e5606 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:55.695144 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:55.695144 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:55.699456 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-31eca575-0f3c-4c40-8407-8f07b46e5606 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:08:55.704202 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-31eca575-0f3c-4c40-8407-8f07b46e5606 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 returned with HTTP 200 Aug 07 21:08:55.704794 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1145/4584] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:08:55 2026] GET /volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:56.418612 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:56.420586 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:08:56.421188 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1796808179", "snapshot_id": "9c24a986-907f-4c09-9eec-146dfddc2786", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:56.422947 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1796808179', 'snapshot_id': '9c24a986-907f-4c09-9eec-146dfddc2786', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:08:56.428336 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:56.428336 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:56.428794 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:08:56.428955 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create volume of 1 GB Aug 07 21:08:56.432909 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Availability Zones retrieved successfully. Aug 07 21:08:56.440439 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Flow 'volume_create_api' (4c3be9b2-680d-4e00-83cb-7a3fae946aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:56.441916 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a609b9-15e5-4467-87c9-f43da1b3f78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:56.445076 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:08:56.454720 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-917a0982-9759-4333-9155-ac1c94960812 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:56.457142 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-917a0982-9759-4333-9155-ac1c94960812 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:08:56.457418 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-917a0982-9759-4333-9155-ac1c94960812 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:56.457656 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-917a0982-9759-4333-9155-ac1c94960812 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:56.457825 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-917a0982-9759-4333-9155-ac1c94960812 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:56.463212 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:56.463212 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:56.464254 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-917a0982-9759-4333-9155-ac1c94960812 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:08:56.464797 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1155/4585] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:56 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:56.480633 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a609b9-15e5-4467-87c9-f43da1b3f78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9c24a986-907f-4c09-9eec-146dfddc2786', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:56.481175 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c94335a-daca-495b-aa7c-f092f78252e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:56.534546 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Created reservations ['204aeb4e-2c92-4106-9984-ff6eee28de80', '80bc706d-3238-4789-8653-aaec30b0e029', '424dcbdd-803a-486c-8134-ceab41f731da', 'b64aada0-d4fe-4458-833b-b7fd1dfd9856'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:08:56.535693 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c94335a-daca-495b-aa7c-f092f78252e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['204aeb4e-2c92-4106-9984-ff6eee28de80', '80bc706d-3238-4789-8653-aaec30b0e029', '424dcbdd-803a-486c-8134-ceab41f731da', 'b64aada0-d4fe-4458-833b-b7fd1dfd9856']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:56.536730 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57bd0652-3021-4b6d-bfe7-296f7fb3b340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:56.588212 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57bd0652-3021-4b6d-bfe7-296f7fb3b340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a69e9c23-397f-4a2d-a7dd-b1c27365b895', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1796808179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='477aa66bb77641e0b5700e0ef1150b86',qos_specs=None,replication_status=,reservations=['204aeb4e-2c92-4106-9984-ff6eee28de80','80bc706d-3238-4789-8653-aaec30b0e029','424dcbdd-803a-486c-8134-ceab41f731da','b64aada0-d4fe-4458-833b-b7fd1dfd9856'],size=1,snapshot_id=9c24a986-907f-4c09-9eec-146dfddc2786,source_replicaid=,source_volid=None,status='creating',user_id='a30e34bbcd9b4716a9d5a825bf587d03',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1796808179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a69e9c23-397f-4a2d-a7dd-b1c27365b895,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='477aa66bb77641e0b5700e0ef1150b86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9c24a986-907f-4c09-9eec-146dfddc2786,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a30e34bbcd9b4716a9d5a825bf587d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:56.589238 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb9d349-9726-40c4-bc43-f4d6572133a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:56.610137 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb9d349-9726-40c4-bc43-f4d6572133a2) transitioned into state 'SUCCESS' from state '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-1796808179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='477aa66bb77641e0b5700e0ef1150b86',qos_specs=None,replication_status=,reservations=['204aeb4e-2c92-4106-9984-ff6eee28de80','80bc706d-3238-4789-8653-aaec30b0e029','424dcbdd-803a-486c-8134-ceab41f731da','b64aada0-d4fe-4458-833b-b7fd1dfd9856'],size=1,snapshot_id=9c24a986-907f-4c09-9eec-146dfddc2786,source_replicaid=,source_volid=None,status='creating',user_id='a30e34bbcd9b4716a9d5a825bf587d03',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:56.610941 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c6784fe-51ff-42d5-aa8f-1429cffc2870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:08:56.638082 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c6784fe-51ff-42d5-aa8f-1429cffc2870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:08:56.639186 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Flow 'volume_create_api' (4c3be9b2-680d-4e00-83cb-7a3fae946aec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:08:56.639976 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create volume request issued successfully. Aug 07 21:08:56.640694 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b53d063c-7d5f-4691-8c19-69c5995529b1 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:08:56.641464 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1138/4586] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:08:56 2026] POST /volume/v3/volumes => generated 791 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:08:56.656153 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e71dd8bc-6aad-47a0-818b-98f3a407fdb2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:56.658173 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e71dd8bc-6aad-47a0-818b-98f3a407fdb2 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:08:56.658560 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e71dd8bc-6aad-47a0-818b-98f3a407fdb2 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:56.658935 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e71dd8bc-6aad-47a0-818b-98f3a407fdb2 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:56.668365 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:56.668365 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:56.673442 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e71dd8bc-6aad-47a0-818b-98f3a407fdb2 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:56.679887 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e71dd8bc-6aad-47a0-818b-98f3a407fdb2 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:08:56.680391 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1149/4587] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:56 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:57.478196 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4ce09c28-3cd0-49fe-92b2-adfc12996a85 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:57.479814 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ce09c28-3cd0-49fe-92b2-adfc12996a85 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:08:57.480087 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ce09c28-3cd0-49fe-92b2-adfc12996a85 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:57.480281 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ce09c28-3cd0-49fe-92b2-adfc12996a85 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:57.480391 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4ce09c28-3cd0-49fe-92b2-adfc12996a85 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:57.485080 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:57.485080 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:57.485722 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ce09c28-3cd0-49fe-92b2-adfc12996a85 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:08:57.486288 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1146/4588] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:57 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:57.695708 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fb5373b0-aa32-4082-9f6b-99ae4a3b748b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:57.697938 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fb5373b0-aa32-4082-9f6b-99ae4a3b748b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:08:57.698244 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fb5373b0-aa32-4082-9f6b-99ae4a3b748b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:57.698674 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fb5373b0-aa32-4082-9f6b-99ae4a3b748b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:57.707910 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:57.707910 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:57.713026 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fb5373b0-aa32-4082-9f6b-99ae4a3b748b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:57.721249 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fb5373b0-aa32-4082-9f6b-99ae4a3b748b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:08:57.721671 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1156/4589] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:57 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:57.740819 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-82530a0b-38e5-4668-bb1b-3e9b13245483 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:57.743470 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82530a0b-38e5-4668-bb1b-3e9b13245483 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:08:57.743996 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82530a0b-38e5-4668-bb1b-3e9b13245483 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:57.744362 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82530a0b-38e5-4668-bb1b-3e9b13245483 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:57.755000 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:57.755000 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:57.760538 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-82530a0b-38e5-4668-bb1b-3e9b13245483 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:57.766992 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82530a0b-38e5-4668-bb1b-3e9b13245483 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:08:57.767688 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1139/4590] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:57 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:58.400780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-ccd5462a-4ffd-47b4-ad89-91ebcb769f56 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:58.401239 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-ccd5462a-4ffd-47b4-ad89-91ebcb769f56 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:08:58.401350 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-ccd5462a-4ffd-47b4-ad89-91ebcb769f56 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:58.401505 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-ccd5462a-4ffd-47b4-ad89-91ebcb769f56 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:58.414003 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:58.414003 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:58.420900 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-ccd5462a-4ffd-47b4-ad89-91ebcb769f56 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:58.426684 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-ccd5462a-4ffd-47b4-ad89-91ebcb769f56 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:08:58.427274 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1150/4591] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:08:58 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:58.499305 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-45caf8ec-8ddb-4c45-82d7-4b92cbba96ca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:58.501382 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45caf8ec-8ddb-4c45-82d7-4b92cbba96ca tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:08:58.501674 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45caf8ec-8ddb-4c45-82d7-4b92cbba96ca tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:58.501968 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45caf8ec-8ddb-4c45-82d7-4b92cbba96ca tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:58.502118 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-45caf8ec-8ddb-4c45-82d7-4b92cbba96ca tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:58.507047 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:58.507047 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:58.507824 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45caf8ec-8ddb-4c45-82d7-4b92cbba96ca tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:08:58.508320 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1147/4592] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:58 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:58.524755 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ccac208b-d766-4dde-b5dd-ef4f95a9c8f5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:58.525241 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ccac208b-d766-4dde-b5dd-ef4f95a9c8f5 None None] GET https://10.4.3.127/volume// Aug 07 21:08:58.525460 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ccac208b-d766-4dde-b5dd-ef4f95a9c8f5 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:58.525681 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ccac208b-d766-4dde-b5dd-ef4f95a9c8f5 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:58.526055 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ccac208b-d766-4dde-b5dd-ef4f95a9c8f5 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:08:58.526394 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1157/4593] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:08:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:08:58.533798 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-0b602242-d238-4916-82ab-0c4cda52b317 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:58.540977 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-0b602242-d238-4916-82ab-0c4cda52b317 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:08:58.541394 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-0b602242-d238-4916-82ab-0c4cda52b317 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a69e9c23-397f-4a2d-a7dd-b1c27365b895", "connector": null, "instance_uuid": "3b249e63-eb23-44bf-b832-ca3f82483f6e"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:58.556735 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:58.556735 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:58.595135 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-0b602242-d238-4916-82ab-0c4cda52b317 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:08:58.595574 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1140/4594] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:08:58 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:58.639150 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d8c3c4ed-495c-4e18-ac28-f47dab96ae6e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:58.644217 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d8c3c4ed-495c-4e18-ac28-f47dab96ae6e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:08:58.644493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d8c3c4ed-495c-4e18-ac28-f47dab96ae6e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:58.644730 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d8c3c4ed-495c-4e18-ac28-f47dab96ae6e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:58.655888 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ecab2b92-2db4-478c-955f-6e357e63b766 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:58.656299 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ecab2b92-2db4-478c-955f-6e357e63b766 None None] GET https://10.4.3.127/volume// Aug 07 21:08:58.656491 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ecab2b92-2db4-478c-955f-6e357e63b766 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:58.656692 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ecab2b92-2db4-478c-955f-6e357e63b766 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:58.657045 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ecab2b92-2db4-478c-955f-6e357e63b766 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:08:58.657365 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1148/4595] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:08:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:08:58.668000 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:58.668000 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:58.669080 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-1ad08e81-fec7-4882-a86a-ebc773a5fd6b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:58.671620 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-1ad08e81-fec7-4882-a86a-ebc773a5fd6b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:08:58.671935 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-1ad08e81-fec7-4882-a86a-ebc773a5fd6b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:58.672177 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-1ad08e81-fec7-4882-a86a-ebc773a5fd6b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:58.672244 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d8c3c4ed-495c-4e18-ac28-f47dab96ae6e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:58.676833 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d8c3c4ed-495c-4e18-ac28-f47dab96ae6e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:08:58.677248 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1151/4596] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:58 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:58.682825 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:58.682825 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:58.686374 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-1ad08e81-fec7-4882-a86a-ebc773a5fd6b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:58.690719 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-1ad08e81-fec7-4882-a86a-ebc773a5fd6b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:08:58.691210 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1158/4597] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:08:58 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 1063 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:08:58.716098 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-105e61cc-45db-4380-b727-6f8f0f71eb7c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:58.718283 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-105e61cc-45db-4380-b727-6f8f0f71eb7c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 Aug 07 21:08:58.719783 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-105e61cc-45db-4380-b727-6f8f0f71eb7c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:58.719783 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-105e61cc-45db-4380-b727-6f8f0f71eb7c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:58.728753 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:58.728753 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:58.736785 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-105e61cc-45db-4380-b727-6f8f0f71eb7c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:08:58.741433 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-105e61cc-45db-4380-b727-6f8f0f71eb7c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 returned with HTTP 200 Aug 07 21:08:58.742603 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1141/4598] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:08:58 2026] GET /volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 => generated 1345 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:58.760067 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f6a511aa-cb44-44ed-b73b-742567735269 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:58.760532 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f6a511aa-cb44-44ed-b73b-742567735269 None None] GET https://10.4.3.127/volume// Aug 07 21:08:58.760784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f6a511aa-cb44-44ed-b73b-742567735269 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:58.761033 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f6a511aa-cb44-44ed-b73b-742567735269 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:58.761392 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f6a511aa-cb44-44ed-b73b-742567735269 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:08:58.761722 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1149/4599] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:08:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:08:58.772523 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-abb93ecb-00bd-42c2-aa90-4dec9a4c63d4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:58.775503 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-abb93ecb-00bd-42c2-aa90-4dec9a4c63d4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:08:58.776623 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-abb93ecb-00bd-42c2-aa90-4dec9a4c63d4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "625f0678-7da5-4449-9529-c2aeb7062023", "connector": null, "instance_uuid": "a1226398-3333-4228-b379-1cb0a69905b5"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:58.791227 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:58.791227 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:58.809085 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-b6fdefbf-cd82-4097-a68b-8ccec87518be None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:58.811695 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-b6fdefbf-cd82-4097-a68b-8ccec87518be tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] PUT https://10.4.3.127/volume/v3/attachments/99713fd6-773a-41f7-b5c6-58cc80287359 Aug 07 21:08:58.812245 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-b6fdefbf-cd82-4097-a68b-8ccec87518be tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:58.821482 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-b6fdefbf-cd82-4097-a68b-8ccec87518be tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Acquiring lock "cinder-attachment_update-a69e9c23-397f-4a2d-a7dd-b1c27365b895-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:08:58.826635 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-b6fdefbf-cd82-4097-a68b-8ccec87518be tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Lock "cinder-attachment_update-a69e9c23-397f-4a2d-a7dd-b1c27365b895-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:08:58.827752 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:58.827752 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:58.837083 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-abb93ecb-00bd-42c2-aa90-4dec9a4c63d4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:08:58.837979 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1152/4600] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:08:58 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) Aug 07 21:08:58.848700 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-186d1ad5-d620-4a69-af75-9a4c1a53517a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:58.848700 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-186d1ad5-d620-4a69-af75-9a4c1a53517a None None] GET https://10.4.3.127/volume// Aug 07 21:08:58.848700 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-186d1ad5-d620-4a69-af75-9a4c1a53517a None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:58.848700 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-186d1ad5-d620-4a69-af75-9a4c1a53517a None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:58.848700 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-186d1ad5-d620-4a69-af75-9a4c1a53517a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:08:58.848700 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1142/4601] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:08:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:08:58.859915 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-957c0261-f945-4739-aa23-d85ebac42895 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:58.865917 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-957c0261-f945-4739-aa23-d85ebac42895 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 Aug 07 21:08:58.866173 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-957c0261-f945-4739-aa23-d85ebac42895 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:58.866392 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-957c0261-f945-4739-aa23-d85ebac42895 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:58.886190 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:58.886190 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:58.893985 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-957c0261-f945-4739-aa23-d85ebac42895 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:08:58.899196 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-957c0261-f945-4739-aa23-d85ebac42895 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 returned with HTTP 200 Aug 07 21:08:58.899787 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1150/4602] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:08:58 2026] GET /volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 => generated 1524 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:08:58.935083 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-b6fdefbf-cd82-4097-a68b-8ccec87518be tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Lock "cinder-attachment_update-a69e9c23-397f-4a2d-a7dd-b1c27365b895-np0000006755" released by "attachment_update" :: held 0.108s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:08:58.935489 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-b6fdefbf-cd82-4097-a68b-8ccec87518be tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments/99713fd6-773a-41f7-b5c6-58cc80287359 returned with HTTP 200 Aug 07 21:08:58.936085 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1159/4603] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:08:58 2026] PUT /volume/v3/attachments/99713fd6-773a-41f7-b5c6-58cc80287359 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:59.022499 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-fafae3c1-6f4c-4149-a86b-9584d9371091 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:59.024896 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-fafae3c1-6f4c-4149-a86b-9584d9371091 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] PUT https://10.4.3.127/volume/v3/attachments/7ae82340-714e-463a-a6a7-db36503e25a1 Aug 07 21:08:59.025339 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-fafae3c1-6f4c-4149-a86b-9584d9371091 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:59.033977 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-fafae3c1-6f4c-4149-a86b-9584d9371091 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Acquiring lock "cinder-attachment_update-625f0678-7da5-4449-9529-c2aeb7062023-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:08:59.039894 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-fafae3c1-6f4c-4149-a86b-9584d9371091 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-625f0678-7da5-4449-9529-c2aeb7062023-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:08:59.040891 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:59.040891 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:08:59.124712 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-fafae3c1-6f4c-4149-a86b-9584d9371091 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-625f0678-7da5-4449-9529-c2aeb7062023-np0000006755" released by "attachment_update" :: held 0.085s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:08:59.125175 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-fafae3c1-6f4c-4149-a86b-9584d9371091 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/7ae82340-714e-463a-a6a7-db36503e25a1 returned with HTTP 200 Aug 07 21:08:59.125907 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1153/4604] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:08:59 2026] PUT /volume/v3/attachments/7ae82340-714e-463a-a6a7-db36503e25a1 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:08:59.151421 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-62fba59f-3b04-4399-8bec-0b2f1104349a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:59.153604 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-62fba59f-3b04-4399-8bec-0b2f1104349a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments/7ae82340-714e-463a-a6a7-db36503e25a1/action Aug 07 21:08:59.154021 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-62fba59f-3b04-4399-8bec-0b2f1104349a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:08:59.154138 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-62fba59f-3b04-4399-8bec-0b2f1104349a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:08:59.169602 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:59.169602 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:08:59.180843 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4e7fd38b-c88b-4eda-b1a7-cce2d375aad8 req-62fba59f-3b04-4399-8bec-0b2f1104349a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/7ae82340-714e-463a-a6a7-db36503e25a1/action returned with HTTP 204 Aug 07 21:08:59.181712 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1143/4605] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:08:59 2026] POST /volume/v3/attachments/7ae82340-714e-463a-a6a7-db36503e25a1/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:08:59.522129 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7ea6b043-bbae-4c8b-8dfc-9d9195a14538 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:59.524506 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ea6b043-bbae-4c8b-8dfc-9d9195a14538 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:08:59.524814 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ea6b043-bbae-4c8b-8dfc-9d9195a14538 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:59.525090 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ea6b043-bbae-4c8b-8dfc-9d9195a14538 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:59.525224 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7ea6b043-bbae-4c8b-8dfc-9d9195a14538 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:08:59.530556 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:59.530556 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:08:59.531359 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ea6b043-bbae-4c8b-8dfc-9d9195a14538 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:08:59.531867 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1151/4606] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:08:59 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:08:59.693485 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3f9a347f-4ea1-4d53-b304-f1aa07b52dbb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:08:59.695473 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3f9a347f-4ea1-4d53-b304-f1aa07b52dbb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:08:59.695671 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3f9a347f-4ea1-4d53-b304-f1aa07b52dbb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:08:59.695920 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3f9a347f-4ea1-4d53-b304-f1aa07b52dbb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:08:59.709359 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:08:59.709359 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:08:59.713443 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3f9a347f-4ea1-4d53-b304-f1aa07b52dbb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:08:59.719170 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3f9a347f-4ea1-4d53-b304-f1aa07b52dbb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:08:59.719620 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1160/4607] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:08:59 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:00.543749 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c3065904-0897-40fe-857c-d80668490748 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:00.545952 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c3065904-0897-40fe-857c-d80668490748 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:09:00.546190 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c3065904-0897-40fe-857c-d80668490748 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:00.546383 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c3065904-0897-40fe-857c-d80668490748 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:00.546491 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-c3065904-0897-40fe-857c-d80668490748 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:00.551329 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:00.551329 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:00.552076 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c3065904-0897-40fe-857c-d80668490748 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:09:00.552485 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1154/4608] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:00 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:00.737625 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7728542a-0476-47fe-9e79-ca19211ea9a3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:00.739997 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7728542a-0476-47fe-9e79-ca19211ea9a3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:09:00.740271 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7728542a-0476-47fe-9e79-ca19211ea9a3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:00.740542 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7728542a-0476-47fe-9e79-ca19211ea9a3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:00.750691 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:00.750691 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:00.754329 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7728542a-0476-47fe-9e79-ca19211ea9a3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:00.758736 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7728542a-0476-47fe-9e79-ca19211ea9a3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:09:00.759093 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1144/4609] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:00 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:09:01.566370 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-213e97f7-72c4-44ef-b948-7bb365995e29 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:01.570303 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-213e97f7-72c4-44ef-b948-7bb365995e29 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:09:01.570563 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-213e97f7-72c4-44ef-b948-7bb365995e29 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:01.570834 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-213e97f7-72c4-44ef-b948-7bb365995e29 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:01.570962 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-213e97f7-72c4-44ef-b948-7bb365995e29 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:01.575427 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:01.575427 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:01.576025 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-213e97f7-72c4-44ef-b948-7bb365995e29 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:09:01.576380 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1152/4610] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:01 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:01.772304 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-558dff88-bd24-4c36-b99d-8697f9e82ff6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:01.774094 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-558dff88-bd24-4c36-b99d-8697f9e82ff6 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:09:01.774420 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-558dff88-bd24-4c36-b99d-8697f9e82ff6 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:01.774734 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-558dff88-bd24-4c36-b99d-8697f9e82ff6 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:01.784701 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:01.784701 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:01.788537 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-558dff88-bd24-4c36-b99d-8697f9e82ff6 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:01.793047 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-558dff88-bd24-4c36-b99d-8697f9e82ff6 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:09:01.793673 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1161/4611] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:01 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:02.276369 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-949858d2-7359-488c-abee-71cf25a05009 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:02.278989 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-949858d2-7359-488c-abee-71cf25a05009 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/attachments/99713fd6-773a-41f7-b5c6-58cc80287359/action Aug 07 21:09:02.279455 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-949858d2-7359-488c-abee-71cf25a05009 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:09:02.279648 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-949858d2-7359-488c-abee-71cf25a05009 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:02.298060 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:02.298060 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:02.309744 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4315c817-5589-4ecd-b8b2-854cc7e01726 req-949858d2-7359-488c-abee-71cf25a05009 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments/99713fd6-773a-41f7-b5c6-58cc80287359/action returned with HTTP 204 Aug 07 21:09:02.310305 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1155/4612] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:09:02 2026] POST /volume/v3/attachments/99713fd6-773a-41f7-b5c6-58cc80287359/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:02.587501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b88dc747-36be-47b3-8fc0-7030184855e3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:02.589416 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b88dc747-36be-47b3-8fc0-7030184855e3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:09:02.589685 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b88dc747-36be-47b3-8fc0-7030184855e3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:02.589981 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b88dc747-36be-47b3-8fc0-7030184855e3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:02.590121 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b88dc747-36be-47b3-8fc0-7030184855e3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:02.594652 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:02.594652 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:02.595399 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b88dc747-36be-47b3-8fc0-7030184855e3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:09:02.595811 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1145/4613] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:02 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:02.810261 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-709404bd-0730-4fc3-a1d0-d85919c56fe9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:02.812341 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-709404bd-0730-4fc3-a1d0-d85919c56fe9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:09:02.812630 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-709404bd-0730-4fc3-a1d0-d85919c56fe9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:02.812929 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-709404bd-0730-4fc3-a1d0-d85919c56fe9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:02.823934 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:02.823934 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:02.828077 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-709404bd-0730-4fc3-a1d0-d85919c56fe9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:02.832645 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-709404bd-0730-4fc3-a1d0-d85919c56fe9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:09:02.833132 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1153/4614] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:02 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:03.606333 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f5b2e549-20d0-4f20-8560-807a3ea2585e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:03.608674 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f5b2e549-20d0-4f20-8560-807a3ea2585e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:09:03.608957 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f5b2e549-20d0-4f20-8560-807a3ea2585e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:03.609149 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f5b2e549-20d0-4f20-8560-807a3ea2585e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:03.609247 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-f5b2e549-20d0-4f20-8560-807a3ea2585e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:03.613779 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:03.613779 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:03.614427 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f5b2e549-20d0-4f20-8560-807a3ea2585e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:09:03.614788 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1162/4615] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:03 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:04.625040 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6f2bfa25-bf0a-41ba-90a5-d5f3e410f00f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:04.627231 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6f2bfa25-bf0a-41ba-90a5-d5f3e410f00f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:09:04.627555 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6f2bfa25-bf0a-41ba-90a5-d5f3e410f00f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:04.627851 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6f2bfa25-bf0a-41ba-90a5-d5f3e410f00f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:04.628019 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-6f2bfa25-bf0a-41ba-90a5-d5f3e410f00f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:04.632991 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:04.632991 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:04.633620 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6f2bfa25-bf0a-41ba-90a5-d5f3e410f00f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:09:04.634139 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1156/4616] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:04 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:05.646169 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-130ccaf5-da4f-49c5-bdb2-1f803bb63b72 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:05.648254 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-130ccaf5-da4f-49c5-bdb2-1f803bb63b72 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:09:05.648529 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-130ccaf5-da4f-49c5-bdb2-1f803bb63b72 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:05.648744 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-130ccaf5-da4f-49c5-bdb2-1f803bb63b72 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:05.648895 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-130ccaf5-da4f-49c5-bdb2-1f803bb63b72 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 437a1519-56a4-44a7-8015-138c6d613355. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:05.653740 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:05.653740 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:05.654496 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-130ccaf5-da4f-49c5-bdb2-1f803bb63b72 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 200 Aug 07 21:09:05.655016 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1146/4617] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:05 2026] GET /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:05.665280 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8b78074d-3cfb-4615-b2a9-eeaf470b41c3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:05.667074 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b78074d-3cfb-4615-b2a9-eeaf470b41c3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] DELETE https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 Aug 07 21:09:05.667287 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b78074d-3cfb-4615-b2a9-eeaf470b41c3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:05.667466 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b78074d-3cfb-4615-b2a9-eeaf470b41c3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:05.667602 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-8b78074d-3cfb-4615-b2a9-eeaf470b41c3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete backup with id: 437a1519-56a4-44a7-8015-138c6d613355. Aug 07 21:09:05.672076 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:05.672076 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:05.685570 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-8b78074d-3cfb-4615-b2a9-eeaf470b41c3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] delete_backup rpcapi backup_id 437a1519-56a4-44a7-8015-138c6d613355 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:09:05.687386 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b78074d-3cfb-4615-b2a9-eeaf470b41c3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 returned with HTTP 202 Aug 07 21:09:05.687835 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1154/4618] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:09:05 2026] DELETE /volume/v3/backups/437a1519-56a4-44a7-8015-138c6d613355 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:09:05.697146 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:05.699482 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:09:05.699981 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-64986981"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:05.701779 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-64986981'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:09:05.701970 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Create volume of 1 GB Aug 07 21:09:05.706360 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Availability Zones retrieved successfully. Aug 07 21:09:05.712389 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Flow 'volume_create_api' (3c7e5b72-d8eb-4499-b6d6-64f5f0f525c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:05.713967 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62a806e8-85b2-4092-9f99-f118bb4f577d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:05.715196 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:09:05.745465 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62a806e8-85b2-4092-9f99-f118bb4f577d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:05.746207 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102e8fa5-5000-443b-a655-5b00b7bb80a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:05.790372 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Created reservations ['a8892abe-55ea-4e5f-81e1-9e4ac63ce37d', '07da729a-1878-4efe-84e9-681ae0a622ac', 'e0ba31fa-dc43-4740-9f82-f56e97b901d1', '83263a8f-89de-4aef-948c-86e351a338b4'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:09:05.791383 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102e8fa5-5000-443b-a655-5b00b7bb80a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8892abe-55ea-4e5f-81e1-9e4ac63ce37d', '07da729a-1878-4efe-84e9-681ae0a622ac', 'e0ba31fa-dc43-4740-9f82-f56e97b901d1', '83263a8f-89de-4aef-948c-86e351a338b4']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:05.792360 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bed1337-9c68-4b82-8717-bdfa6fb80a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:05.820298 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bed1337-9c68-4b82-8717-bdfa6fb80a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e4dcc33-8644-4e5b-8a76-5407ac0cc387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-64986981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584d7e32265b4a78b38144181196903f',qos_specs=None,replication_status=,reservations=['a8892abe-55ea-4e5f-81e1-9e4ac63ce37d','07da729a-1878-4efe-84e9-681ae0a622ac','e0ba31fa-dc43-4740-9f82-f56e97b901d1','83263a8f-89de-4aef-948c-86e351a338b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0777a00c65ff4fa382bb5cd56352662d',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:09:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-64986981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e4dcc33-8644-4e5b-8a76-5407ac0cc387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='584d7e32265b4a78b38144181196903f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0777a00c65ff4fa382bb5cd56352662d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:05.821292 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1309f32-6f39-4e1b-86f5-5423c602d833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:05.851522 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1309f32-6f39-4e1b-86f5-5423c602d833) transitioned into state 'SUCCESS' from state '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-64986981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584d7e32265b4a78b38144181196903f',qos_specs=None,replication_status=,reservations=['a8892abe-55ea-4e5f-81e1-9e4ac63ce37d','07da729a-1878-4efe-84e9-681ae0a622ac','e0ba31fa-dc43-4740-9f82-f56e97b901d1','83263a8f-89de-4aef-948c-86e351a338b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0777a00c65ff4fa382bb5cd56352662d',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:05.852498 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (129fe925-5836-434f-82be-32263a6e46c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:05.866560 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (129fe925-5836-434f-82be-32263a6e46c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:05.867612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Flow 'volume_create_api' (3c7e5b72-d8eb-4499-b6d6-64f5f0f525c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:05.868078 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Create volume request issued successfully. Aug 07 21:09:05.868837 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a4b0d752-cf23-40b6-9cfe-8c22df6d9d7d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:09:05.869465 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1163/4619] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:09:05 2026] POST /volume/v3/volumes => generated 776 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:09:05.883182 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6b344882-4d71-49bf-83d8-3847141fc8d0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:05.886150 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6b344882-4d71-49bf-83d8-3847141fc8d0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 Aug 07 21:09:05.886345 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6b344882-4d71-49bf-83d8-3847141fc8d0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:05.886550 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6b344882-4d71-49bf-83d8-3847141fc8d0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:05.904487 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:05.904487 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:05.910219 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6b344882-4d71-49bf-83d8-3847141fc8d0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:09:05.916789 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6b344882-4d71-49bf-83d8-3847141fc8d0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 returned with HTTP 200 Aug 07 21:09:05.916789 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1157/4620] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:05 2026] GET /volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:06.146173 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-161ccef9-0fd7-4ef8-b7e3-7a2d407b6afb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:06.148713 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-161ccef9-0fd7-4ef8-b7e3-7a2d407b6afb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:09:06.148946 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-161ccef9-0fd7-4ef8-b7e3-7a2d407b6afb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:06.149187 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-161ccef9-0fd7-4ef8-b7e3-7a2d407b6afb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:06.165941 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:06.165941 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:06.172388 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-161ccef9-0fd7-4ef8-b7e3-7a2d407b6afb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:06.181205 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-161ccef9-0fd7-4ef8-b7e3-7a2d407b6afb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:09:06.181782 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1147/4621] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:06 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 1176 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:06.203654 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-cc85c883-e2c6-47b7-b86c-6dfb241d015a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:06.206086 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-cc85c883-e2c6-47b7-b86c-6dfb241d015a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895/action Aug 07 21:09:06.206512 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-cc85c883-e2c6-47b7-b86c-6dfb241d015a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:09:06.206660 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-cc85c883-e2c6-47b7-b86c-6dfb241d015a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:06.217554 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:06.217554 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:06.218062 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-cc85c883-e2c6-47b7-b86c-6dfb241d015a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:06.225789 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-cc85c883-e2c6-47b7-b86c-6dfb241d015a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Begin detaching volume completed successfully. Aug 07 21:09:06.226016 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-cc85c883-e2c6-47b7-b86c-6dfb241d015a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895/action returned with HTTP 202 Aug 07 21:09:06.226479 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1155/4622] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:09:06 2026] POST /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:09:06.282129 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5ed1251d-f7d1-4f51-b13a-0a83c24981d2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:06.282556 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5ed1251d-f7d1-4f51-b13a-0a83c24981d2 None None] GET https://10.4.3.127/volume// Aug 07 21:09:06.282718 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5ed1251d-f7d1-4f51-b13a-0a83c24981d2 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:06.282938 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5ed1251d-f7d1-4f51-b13a-0a83c24981d2 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:06.283281 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5ed1251d-f7d1-4f51-b13a-0a83c24981d2 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:06.283564 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1164/4623] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:09:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:06.293145 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-5b186960-ac62-4c9b-8bcd-a719e7d0e416 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:06.296704 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-5b186960-ac62-4c9b-8bcd-a719e7d0e416 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:09:06.296704 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-5b186960-ac62-4c9b-8bcd-a719e7d0e416 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:06.296704 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-5b186960-ac62-4c9b-8bcd-a719e7d0e416 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:06.309526 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:06.309526 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:06.315858 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-5b186960-ac62-4c9b-8bcd-a719e7d0e416 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:06.321200 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-5b186960-ac62-4c9b-8bcd-a719e7d0e416 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:09:06.321614 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1158/4624] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:09:06 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:09:06.931748 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-08e0bc51-1399-4e9c-a5ed-092830ffb6c4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:06.933618 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08e0bc51-1399-4e9c-a5ed-092830ffb6c4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 Aug 07 21:09:06.933877 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08e0bc51-1399-4e9c-a5ed-092830ffb6c4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:06.934100 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08e0bc51-1399-4e9c-a5ed-092830ffb6c4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:06.942299 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:06.942299 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:06.946737 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-08e0bc51-1399-4e9c-a5ed-092830ffb6c4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:09:06.950804 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08e0bc51-1399-4e9c-a5ed-092830ffb6c4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 returned with HTTP 200 Aug 07 21:09:06.951207 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1148/4625] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:06 2026] GET /volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:06.970893 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ccd2818-bfc8-4407-80ee-6483bcc79d38 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:06.974910 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ccd2818-bfc8-4407-80ee-6483bcc79d38 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:09:06.975726 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ccd2818-bfc8-4407-80ee-6483bcc79d38 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e4dcc33-8644-4e5b-8a76-5407ac0cc387", "name": "tempest-type-Backup-1496758533"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:06.979593 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-0ccd2818-bfc8-4407-80ee-6483bcc79d38 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Creating new backup {'backup': {'volume_id': '1e4dcc33-8644-4e5b-8a76-5407ac0cc387', 'name': 'tempest-type-Backup-1496758533'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:09:06.979844 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-0ccd2818-bfc8-4407-80ee-6483bcc79d38 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Creating backup of volume 1e4dcc33-8644-4e5b-8a76-5407ac0cc387 in container None Aug 07 21:09:06.989528 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:06.989528 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:06.990026 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0ccd2818-bfc8-4407-80ee-6483bcc79d38 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:09:07.012167 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-0ccd2818-bfc8-4407-80ee-6483bcc79d38 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Created reservations ['76494b83-03a1-4968-8224-4001c375de72', 'efb282f3-2952-4a98-92e3-f8bf24ccee2f'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:09:07.055110 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ccd2818-bfc8-4407-80ee-6483bcc79d38 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:09:07.055520 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1156/4626] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:09:06 2026] POST /volume/v3/backups => generated 316 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:09:07.065060 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4e925951-30ec-41f0-a50f-2ea749b1389d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:07.067058 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4e925951-30ec-41f0-a50f-2ea749b1389d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:07.067275 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4e925951-30ec-41f0-a50f-2ea749b1389d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:07.067461 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4e925951-30ec-41f0-a50f-2ea749b1389d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:07.067582 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-4e925951-30ec-41f0-a50f-2ea749b1389d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:07.072129 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:07.072129 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:07.072777 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4e925951-30ec-41f0-a50f-2ea749b1389d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:07.073192 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1165/4627] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:07 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:07.216711 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-8f0a3d1e-15a9-4846-9836-5301a36956c2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:07.219560 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-8f0a3d1e-15a9-4846-9836-5301a36956c2 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] DELETE https://10.4.3.127/volume/v3/attachments/99713fd6-773a-41f7-b5c6-58cc80287359 Aug 07 21:09:07.219785 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-8f0a3d1e-15a9-4846-9836-5301a36956c2 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:07.220042 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-8f0a3d1e-15a9-4846-9836-5301a36956c2 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:07.232268 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:07.232268 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:07.292378 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-96a7117f-5b75-40bb-9427-5c5fb8bb0410 req-8f0a3d1e-15a9-4846-9836-5301a36956c2 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments/99713fd6-773a-41f7-b5c6-58cc80287359 returned with HTTP 200 Aug 07 21:09:07.292904 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1159/4628] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:09:07 2026] DELETE /volume/v3/attachments/99713fd6-773a-41f7-b5c6-58cc80287359 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:08.082791 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-601cbb3a-eaa9-455d-bff1-207b1060a471 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:08.084995 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-601cbb3a-eaa9-455d-bff1-207b1060a471 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:08.085246 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-601cbb3a-eaa9-455d-bff1-207b1060a471 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:08.085474 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-601cbb3a-eaa9-455d-bff1-207b1060a471 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:08.085611 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-601cbb3a-eaa9-455d-bff1-207b1060a471 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:08.090392 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:08.090392 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:08.090978 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-601cbb3a-eaa9-455d-bff1-207b1060a471 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:08.091503 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1149/4629] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:08 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:08.386088 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:08.389185 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:09:08.389604 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1754997929", "snapshot_id": "aeadf01d-20ff-4d9b-85fb-a8addc46d176", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:08.391245 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1754997929', 'snapshot_id': 'aeadf01d-20ff-4d9b-85fb-a8addc46d176', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:09:08.397369 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:08.397369 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:08.397962 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:09:08.398133 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create volume of 1 GB Aug 07 21:09:08.402286 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Availability Zones retrieved successfully. Aug 07 21:09:08.408487 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Flow 'volume_create_api' (a98e8ae7-1f83-4604-8760-f985e11adfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:08.409415 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f672e9-c537-4bf7-939a-296d8b7d3ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:08.410540 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:09:08.445289 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f672e9-c537-4bf7-939a-296d8b7d3ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aeadf01d-20ff-4d9b-85fb-a8addc46d176', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:08.446158 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fd67fae-c006-4c21-ae62-65e77bbc7f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:08.492786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Created reservations ['981746e8-9a99-49e7-914e-3590e21dc593', '96bf9762-5fd7-4686-9f91-aae5ad2157f5', '006125c1-271a-499b-8d35-ea38344c268f', '3e2b7516-b470-4c94-b973-8f8913720f09'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:09:08.493838 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fd67fae-c006-4c21-ae62-65e77bbc7f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['981746e8-9a99-49e7-914e-3590e21dc593', '96bf9762-5fd7-4686-9f91-aae5ad2157f5', '006125c1-271a-499b-8d35-ea38344c268f', '3e2b7516-b470-4c94-b973-8f8913720f09']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:08.494946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b0a7104-b68e-4711-93ac-2ea42a9ec334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:08.542664 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b0a7104-b68e-4711-93ac-2ea42a9ec334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e024438e-1b9e-46bc-af8c-65f893356725', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1754997929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='477aa66bb77641e0b5700e0ef1150b86',qos_specs=None,replication_status=,reservations=['981746e8-9a99-49e7-914e-3590e21dc593','96bf9762-5fd7-4686-9f91-aae5ad2157f5','006125c1-271a-499b-8d35-ea38344c268f','3e2b7516-b470-4c94-b973-8f8913720f09'],size=1,snapshot_id=aeadf01d-20ff-4d9b-85fb-a8addc46d176,source_replicaid=,source_volid=None,status='creating',user_id='a30e34bbcd9b4716a9d5a825bf587d03',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1754997929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e024438e-1b9e-46bc-af8c-65f893356725,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='477aa66bb77641e0b5700e0ef1150b86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aeadf01d-20ff-4d9b-85fb-a8addc46d176,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a30e34bbcd9b4716a9d5a825bf587d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:08.543611 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (526bc5a3-97c6-4b7d-bd18-d2cbd10d2544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:08.564212 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (526bc5a3-97c6-4b7d-bd18-d2cbd10d2544) transitioned into state 'SUCCESS' from state '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-1754997929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='477aa66bb77641e0b5700e0ef1150b86',qos_specs=None,replication_status=,reservations=['981746e8-9a99-49e7-914e-3590e21dc593','96bf9762-5fd7-4686-9f91-aae5ad2157f5','006125c1-271a-499b-8d35-ea38344c268f','3e2b7516-b470-4c94-b973-8f8913720f09'],size=1,snapshot_id=aeadf01d-20ff-4d9b-85fb-a8addc46d176,source_replicaid=,source_volid=None,status='creating',user_id='a30e34bbcd9b4716a9d5a825bf587d03',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:08.564847 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b020a2b-250f-4e8d-95db-e79021d9a6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:08.585134 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b020a2b-250f-4e8d-95db-e79021d9a6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:08.585912 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Flow 'volume_create_api' (a98e8ae7-1f83-4604-8760-f985e11adfb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:08.586216 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create volume request issued successfully. Aug 07 21:09:08.586851 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2365c7a-9077-443a-bb5b-c6c38e1b94db tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:09:08.587317 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1157/4630] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:09:08 2026] POST /volume/v3/volumes => generated 791 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:09:08.602418 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-33da6423-404d-4e78-acf5-ed13de8f24fb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:08.604221 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-33da6423-404d-4e78-acf5-ed13de8f24fb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:08.604454 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-33da6423-404d-4e78-acf5-ed13de8f24fb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:08.604666 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-33da6423-404d-4e78-acf5-ed13de8f24fb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:08.611776 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:08.611776 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:08.615484 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-33da6423-404d-4e78-acf5-ed13de8f24fb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:08.620222 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-33da6423-404d-4e78-acf5-ed13de8f24fb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:08.620815 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1166/4631] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:08 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:09.101308 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1aed1824-de8b-43b8-a13a-d9f5c1c77f6d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:09.103029 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1aed1824-de8b-43b8-a13a-d9f5c1c77f6d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:09.103235 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1aed1824-de8b-43b8-a13a-d9f5c1c77f6d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:09.103409 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1aed1824-de8b-43b8-a13a-d9f5c1c77f6d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:09.103504 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-1aed1824-de8b-43b8-a13a-d9f5c1c77f6d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:09.107847 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:09.107847 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:09.108406 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1aed1824-de8b-43b8-a13a-d9f5c1c77f6d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:09.108740 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1160/4632] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:09 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:09.633603 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee2116e4-8bd2-42df-b82e-b3f997771e80 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:09.635505 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee2116e4-8bd2-42df-b82e-b3f997771e80 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:09.635723 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee2116e4-8bd2-42df-b82e-b3f997771e80 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:09.635939 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee2116e4-8bd2-42df-b82e-b3f997771e80 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:09.642839 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:09.642839 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:09.646330 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee2116e4-8bd2-42df-b82e-b3f997771e80 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:09.650346 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee2116e4-8bd2-42df-b82e-b3f997771e80 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:09.650729 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1150/4633] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:09 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:09.666038 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6f8b21c0-51ad-420a-ab5a-c2924f18f2d3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:09.667804 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f8b21c0-51ad-420a-ab5a-c2924f18f2d3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:09.668164 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f8b21c0-51ad-420a-ab5a-c2924f18f2d3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:09.668469 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f8b21c0-51ad-420a-ab5a-c2924f18f2d3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:09.675862 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:09.675862 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:09.680261 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6f8b21c0-51ad-420a-ab5a-c2924f18f2d3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:09.685725 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f8b21c0-51ad-420a-ab5a-c2924f18f2d3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:09.685725 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1158/4634] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:09 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:10.120596 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5df04e91-bfec-425c-8894-b313b0766143 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:10.122436 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5df04e91-bfec-425c-8894-b313b0766143 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:10.122690 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5df04e91-bfec-425c-8894-b313b0766143 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:10.122922 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5df04e91-bfec-425c-8894-b313b0766143 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:10.123073 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-5df04e91-bfec-425c-8894-b313b0766143 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:10.128259 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:10.128259 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:10.128958 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5df04e91-bfec-425c-8894-b313b0766143 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:10.129380 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1167/4635] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:10 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:10.165383 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-1d9ca6f2-efb8-4da0-a290-7c459d7db97d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:10.242530 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-1d9ca6f2-efb8-4da0-a290-7c459d7db97d tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:10.242770 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-1d9ca6f2-efb8-4da0-a290-7c459d7db97d tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:10.243015 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-1d9ca6f2-efb8-4da0-a290-7c459d7db97d tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:10.253269 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:10.253269 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:10.260717 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-1d9ca6f2-efb8-4da0-a290-7c459d7db97d tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:10.267196 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-1d9ca6f2-efb8-4da0-a290-7c459d7db97d tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:10.267671 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1161/4636] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:10 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 884 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:10.340126 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c79b60f5-03dc-42eb-8d1e-9e298bd9042f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:10.340674 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c79b60f5-03dc-42eb-8d1e-9e298bd9042f None None] GET https://10.4.3.127/volume// Aug 07 21:09:10.340927 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c79b60f5-03dc-42eb-8d1e-9e298bd9042f None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:10.341177 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c79b60f5-03dc-42eb-8d1e-9e298bd9042f None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:10.341488 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c79b60f5-03dc-42eb-8d1e-9e298bd9042f None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:10.341772 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1151/4637] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:09:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:10.353800 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-81215be0-1cd4-4ec7-8b19-7db522288de8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:10.386952 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-81215be0-1cd4-4ec7-8b19-7db522288de8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:09:10.386952 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-81215be0-1cd4-4ec7-8b19-7db522288de8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e024438e-1b9e-46bc-af8c-65f893356725", "connector": null, "instance_uuid": "3b249e63-eb23-44bf-b832-ca3f82483f6e"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:10.396809 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:10.396809 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:10.427234 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-81215be0-1cd4-4ec7-8b19-7db522288de8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:09:10.427998 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1159/4638] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:09:10 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:10.481961 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ae5769da-b15a-4cc8-ae83-dd3811c6bc31 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:10.484726 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ae5769da-b15a-4cc8-ae83-dd3811c6bc31 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:10.485069 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ae5769da-b15a-4cc8-ae83-dd3811c6bc31 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:10.485357 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ae5769da-b15a-4cc8-ae83-dd3811c6bc31 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:10.492453 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fb64e0af-a04f-449b-9600-6133f7358eeb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:10.492966 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fb64e0af-a04f-449b-9600-6133f7358eeb None None] GET https://10.4.3.127/volume// Aug 07 21:09:10.493243 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fb64e0af-a04f-449b-9600-6133f7358eeb None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:10.493493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fb64e0af-a04f-449b-9600-6133f7358eeb None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:10.493967 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fb64e0af-a04f-449b-9600-6133f7358eeb None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:10.494369 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1162/4639] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:09:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:10.498167 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:10.498167 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:10.501510 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-ed1b98cb-1330-4947-aeb0-dc5c1d8a6d56 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:10.502687 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ae5769da-b15a-4cc8-ae83-dd3811c6bc31 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:10.503754 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-ed1b98cb-1330-4947-aeb0-dc5c1d8a6d56 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:10.504024 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-ed1b98cb-1330-4947-aeb0-dc5c1d8a6d56 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:10.504206 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-ed1b98cb-1330-4947-aeb0-dc5c1d8a6d56 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:10.508717 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ae5769da-b15a-4cc8-ae83-dd3811c6bc31 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:10.509304 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1168/4640] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:10 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:10.519066 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:10.519066 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:10.522555 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-ed1b98cb-1330-4947-aeb0-dc5c1d8a6d56 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:10.526566 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-ed1b98cb-1330-4947-aeb0-dc5c1d8a6d56 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:10.527045 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1152/4641] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:09:10 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 1063 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:09:10.625382 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-72f11ba7-c2e2-4d0d-a080-6f917eed4df4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:10.629786 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-72f11ba7-c2e2-4d0d-a080-6f917eed4df4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] PUT https://10.4.3.127/volume/v3/attachments/e820f80b-83b0-4842-8241-3f553819dc23 Aug 07 21:09:10.629786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-72f11ba7-c2e2-4d0d-a080-6f917eed4df4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:10.635269 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-72f11ba7-c2e2-4d0d-a080-6f917eed4df4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Acquiring lock "cinder-attachment_update-e024438e-1b9e-46bc-af8c-65f893356725-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:09:10.646221 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-72f11ba7-c2e2-4d0d-a080-6f917eed4df4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Lock "cinder-attachment_update-e024438e-1b9e-46bc-af8c-65f893356725-np0000006755" acquired by "attachment_update" :: waited 0.009s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:09:10.646221 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:10.646221 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:10.722325 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-72f11ba7-c2e2-4d0d-a080-6f917eed4df4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Lock "cinder-attachment_update-e024438e-1b9e-46bc-af8c-65f893356725-np0000006755" released by "attachment_update" :: held 0.077s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:09:10.722325 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-72f11ba7-c2e2-4d0d-a080-6f917eed4df4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments/e820f80b-83b0-4842-8241-3f553819dc23 returned with HTTP 200 Aug 07 21:09:10.722325 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1160/4642] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:09:10 2026] PUT /volume/v3/attachments/e820f80b-83b0-4842-8241-3f553819dc23 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:11.139295 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b9edc5aa-58fb-41ff-8c96-4c5caa2f03b2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:11.141124 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b9edc5aa-58fb-41ff-8c96-4c5caa2f03b2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:11.141343 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b9edc5aa-58fb-41ff-8c96-4c5caa2f03b2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:11.141565 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b9edc5aa-58fb-41ff-8c96-4c5caa2f03b2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:11.141664 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-b9edc5aa-58fb-41ff-8c96-4c5caa2f03b2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:11.145928 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:11.145928 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:11.146556 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b9edc5aa-58fb-41ff-8c96-4c5caa2f03b2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:11.146956 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1163/4643] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:11 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:11.525853 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-896922c7-3725-4cd3-8ce2-1276c27f281b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:11.531571 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-896922c7-3725-4cd3-8ce2-1276c27f281b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:11.531861 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-896922c7-3725-4cd3-8ce2-1276c27f281b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:11.532137 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-896922c7-3725-4cd3-8ce2-1276c27f281b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:11.554119 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:11.554119 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:11.558152 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-896922c7-3725-4cd3-8ce2-1276c27f281b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:11.562989 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-896922c7-3725-4cd3-8ce2-1276c27f281b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:11.563442 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1169/4644] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:11 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 884 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:12.156587 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c2af8801-859e-4dde-8b69-ce62bc7f823b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:12.158291 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2af8801-859e-4dde-8b69-ce62bc7f823b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:12.158573 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2af8801-859e-4dde-8b69-ce62bc7f823b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:12.158823 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2af8801-859e-4dde-8b69-ce62bc7f823b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:12.158987 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c2af8801-859e-4dde-8b69-ce62bc7f823b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:12.163348 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:12.163348 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:12.164017 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2af8801-859e-4dde-8b69-ce62bc7f823b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:12.164430 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1153/4645] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:12 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:12.576840 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e983e0fd-4ef3-4877-81e8-bbcb1e28fbfb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:12.578798 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e983e0fd-4ef3-4877-81e8-bbcb1e28fbfb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:12.579156 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e983e0fd-4ef3-4877-81e8-bbcb1e28fbfb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:12.580497 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e983e0fd-4ef3-4877-81e8-bbcb1e28fbfb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:12.588833 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:12.588833 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:12.591579 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e983e0fd-4ef3-4877-81e8-bbcb1e28fbfb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:12.595534 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e983e0fd-4ef3-4877-81e8-bbcb1e28fbfb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:12.595970 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1161/4646] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:12 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:13.174280 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e799e38c-421e-4686-bbf5-241af7ad1b5c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:13.176162 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e799e38c-421e-4686-bbf5-241af7ad1b5c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:13.176364 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e799e38c-421e-4686-bbf5-241af7ad1b5c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:13.176538 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e799e38c-421e-4686-bbf5-241af7ad1b5c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:13.176663 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-e799e38c-421e-4686-bbf5-241af7ad1b5c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:13.180793 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:13.180793 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:13.181405 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e799e38c-421e-4686-bbf5-241af7ad1b5c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:13.182326 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1164/4647] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:13 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:13.610496 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-527cc911-408c-478d-b3ed-fa773595a065 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:13.612471 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-527cc911-408c-478d-b3ed-fa773595a065 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:13.612700 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-527cc911-408c-478d-b3ed-fa773595a065 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:13.612947 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-527cc911-408c-478d-b3ed-fa773595a065 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:13.623152 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:13.623152 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:13.627750 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-527cc911-408c-478d-b3ed-fa773595a065 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:13.632421 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-527cc911-408c-478d-b3ed-fa773595a065 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:13.632834 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1170/4648] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:13 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:13.957392 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-5cbcf8ce-b34e-4506-a79d-632a44ea4be3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:13.959360 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-5cbcf8ce-b34e-4506-a79d-632a44ea4be3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/attachments/e820f80b-83b0-4842-8241-3f553819dc23/action Aug 07 21:09:13.959719 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-5cbcf8ce-b34e-4506-a79d-632a44ea4be3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:09:13.959878 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-5cbcf8ce-b34e-4506-a79d-632a44ea4be3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:13.978086 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:13.978086 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:13.992735 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2557034b-f7f6-47c7-81a5-a8c17ec57e7a req-5cbcf8ce-b34e-4506-a79d-632a44ea4be3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments/e820f80b-83b0-4842-8241-3f553819dc23/action returned with HTTP 204 Aug 07 21:09:13.993241 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1154/4649] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:09:13 2026] POST /volume/v3/attachments/e820f80b-83b0-4842-8241-3f553819dc23/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:14.193401 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fef3847b-0560-4548-a115-76ea0c141474 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:14.195222 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fef3847b-0560-4548-a115-76ea0c141474 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:14.195636 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fef3847b-0560-4548-a115-76ea0c141474 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:14.197024 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fef3847b-0560-4548-a115-76ea0c141474 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:14.197024 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fef3847b-0560-4548-a115-76ea0c141474 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:14.200663 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:14.200663 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:14.201526 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fef3847b-0560-4548-a115-76ea0c141474 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:14.202072 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1162/4650] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:14 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:14.646415 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7bdaaabb-0ede-425c-8fd2-1a75f031bb74 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:14.648382 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7bdaaabb-0ede-425c-8fd2-1a75f031bb74 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:14.648572 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7bdaaabb-0ede-425c-8fd2-1a75f031bb74 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:14.648748 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7bdaaabb-0ede-425c-8fd2-1a75f031bb74 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:14.658779 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:14.658779 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:14.662221 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7bdaaabb-0ede-425c-8fd2-1a75f031bb74 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:14.666778 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7bdaaabb-0ede-425c-8fd2-1a75f031bb74 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:14.667268 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1165/4651] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:14 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:15.213220 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b440cf5a-e017-4e9d-a4b9-483226b6c2cb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:15.215137 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b440cf5a-e017-4e9d-a4b9-483226b6c2cb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:15.215389 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b440cf5a-e017-4e9d-a4b9-483226b6c2cb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:15.215582 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b440cf5a-e017-4e9d-a4b9-483226b6c2cb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:15.215711 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b440cf5a-e017-4e9d-a4b9-483226b6c2cb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:15.220486 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:15.220486 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:15.221284 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b440cf5a-e017-4e9d-a4b9-483226b6c2cb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:15.221734 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1171/4652] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:15 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:16.233838 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e391f6b2-b3d5-4e31-87bd-554b493b1867 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:16.237052 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e391f6b2-b3d5-4e31-87bd-554b493b1867 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:16.237632 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e391f6b2-b3d5-4e31-87bd-554b493b1867 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:16.237901 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e391f6b2-b3d5-4e31-87bd-554b493b1867 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:16.238013 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e391f6b2-b3d5-4e31-87bd-554b493b1867 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:16.245072 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:16.245072 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:16.245963 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e391f6b2-b3d5-4e31-87bd-554b493b1867 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:16.246335 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1155/4653] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:16 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:17.257889 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1267fc8e-585a-4a73-b333-d7a6fc7fbd0a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:17.259657 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1267fc8e-585a-4a73-b333-d7a6fc7fbd0a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:17.259873 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1267fc8e-585a-4a73-b333-d7a6fc7fbd0a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:17.260070 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1267fc8e-585a-4a73-b333-d7a6fc7fbd0a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:17.260168 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1267fc8e-585a-4a73-b333-d7a6fc7fbd0a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:17.264013 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:17.264013 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:17.264575 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1267fc8e-585a-4a73-b333-d7a6fc7fbd0a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:17.264928 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1163/4654] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:17 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:17.735277 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-cea043ce-677e-46d8-b458-b053dcee81b9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:17.737240 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-cea043ce-677e-46d8-b458-b053dcee81b9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:17.737406 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-cea043ce-677e-46d8-b458-b053dcee81b9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:17.737586 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-cea043ce-677e-46d8-b458-b053dcee81b9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:17.749785 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:17.749785 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:17.754174 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-cea043ce-677e-46d8-b458-b053dcee81b9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:17.760380 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-cea043ce-677e-46d8-b458-b053dcee81b9 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:17.761021 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1166/4655] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:17 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:17.788979 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-284dd71f-b404-4682-b6e4-4ba009019564 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:17.792844 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-284dd71f-b404-4682-b6e4-4ba009019564 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725/action Aug 07 21:09:17.792844 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-284dd71f-b404-4682-b6e4-4ba009019564 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:09:17.792844 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-284dd71f-b404-4682-b6e4-4ba009019564 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:17.804223 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:17.804223 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:17.805156 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-284dd71f-b404-4682-b6e4-4ba009019564 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:17.812432 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-284dd71f-b404-4682-b6e4-4ba009019564 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Begin detaching volume completed successfully. Aug 07 21:09:17.813430 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-284dd71f-b404-4682-b6e4-4ba009019564 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725/action returned with HTTP 202 Aug 07 21:09:17.813430 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1172/4656] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:09:17 2026] POST /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:09:17.858506 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0ba3f885-c0f7-4949-8b19-5d19717e4b5a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:17.858971 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ba3f885-c0f7-4949-8b19-5d19717e4b5a None None] GET https://10.4.3.127/volume// Aug 07 21:09:17.859125 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0ba3f885-c0f7-4949-8b19-5d19717e4b5a None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:17.859318 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0ba3f885-c0f7-4949-8b19-5d19717e4b5a None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:17.859618 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ba3f885-c0f7-4949-8b19-5d19717e4b5a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:17.859918 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1156/4657] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:09:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:17.867600 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-ec1ec8b2-703d-4f23-9d4a-0a643e1d1c36 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:17.869904 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-ec1ec8b2-703d-4f23-9d4a-0a643e1d1c36 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:17.870237 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-ec1ec8b2-703d-4f23-9d4a-0a643e1d1c36 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:17.870442 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-ec1ec8b2-703d-4f23-9d4a-0a643e1d1c36 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:17.880796 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:17.880796 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:17.884320 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-ec1ec8b2-703d-4f23-9d4a-0a643e1d1c36 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:17.889160 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-ec1ec8b2-703d-4f23-9d4a-0a643e1d1c36 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:17.889657 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1164/4658] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:09:17 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:09:18.275389 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-842045b9-2228-45c5-adf1-b381a55e901d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:18.277460 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-842045b9-2228-45c5-adf1-b381a55e901d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:18.277714 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-842045b9-2228-45c5-adf1-b381a55e901d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:18.277972 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-842045b9-2228-45c5-adf1-b381a55e901d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:18.278138 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-842045b9-2228-45c5-adf1-b381a55e901d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:18.283469 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:18.283469 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:18.284216 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-842045b9-2228-45c5-adf1-b381a55e901d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:18.284615 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1167/4659] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:18 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:18.761470 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-b2c968ec-7c97-4a3d-a258-7e4274bf8223 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:18.763549 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-b2c968ec-7c97-4a3d-a258-7e4274bf8223 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] DELETE https://10.4.3.127/volume/v3/attachments/e820f80b-83b0-4842-8241-3f553819dc23 Aug 07 21:09:18.763729 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-b2c968ec-7c97-4a3d-a258-7e4274bf8223 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:18.763936 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-b2c968ec-7c97-4a3d-a258-7e4274bf8223 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:18.778897 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:18.778897 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:18.825722 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0e4f0dee-c3eb-43aa-9723-c6922a880ca2 req-b2c968ec-7c97-4a3d-a258-7e4274bf8223 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments/e820f80b-83b0-4842-8241-3f553819dc23 returned with HTTP 200 Aug 07 21:09:18.826323 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1173/4660] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:09:18 2026] DELETE /volume/v3/attachments/e820f80b-83b0-4842-8241-3f553819dc23 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:18.906912 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:18.909149 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:09:18.909595 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1499773890", "snapshot_id": "64fc5151-ead2-460b-b0a2-4eda3729b353", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:18.911714 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1499773890', 'snapshot_id': '64fc5151-ead2-460b-b0a2-4eda3729b353', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:09:18.918359 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:18.918359 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:18.918964 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:09:18.919138 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create volume of 1 GB Aug 07 21:09:18.923391 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Availability Zones retrieved successfully. Aug 07 21:09:18.931050 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Flow 'volume_create_api' (869c5056-e2d6-4b0c-b4c3-46f30fd1b21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:18.932548 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1d0ed9-bf59-4554-933b-4a83d21b03fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:18.934192 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:09:18.971027 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1d0ed9-bf59-4554-933b-4a83d21b03fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '64fc5151-ead2-460b-b0a2-4eda3729b353', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:18.972131 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4cd6d6-e003-42ce-800e-a372bf15e6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:19.026958 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Created reservations ['f6cb6438-7efd-4181-9514-3883089b3ab7', '07b92a20-1be3-4532-8322-1fb4daf6fcb0', '121743bd-5769-4063-b269-4b2b7f953ab9', 'a123720f-294f-45b7-9026-023139e2612c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:09:19.027915 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4cd6d6-e003-42ce-800e-a372bf15e6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6cb6438-7efd-4181-9514-3883089b3ab7', '07b92a20-1be3-4532-8322-1fb4daf6fcb0', '121743bd-5769-4063-b269-4b2b7f953ab9', 'a123720f-294f-45b7-9026-023139e2612c']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:19.028968 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed8de6a-ebb0-4fc3-855e-81a7fd96d0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:19.072694 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed8de6a-ebb0-4fc3-855e-81a7fd96d0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '114dec73-d340-44b9-b0c1-2f2b9288cd7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1499773890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='477aa66bb77641e0b5700e0ef1150b86',qos_specs=None,replication_status=,reservations=['f6cb6438-7efd-4181-9514-3883089b3ab7','07b92a20-1be3-4532-8322-1fb4daf6fcb0','121743bd-5769-4063-b269-4b2b7f953ab9','a123720f-294f-45b7-9026-023139e2612c'],size=1,snapshot_id=64fc5151-ead2-460b-b0a2-4eda3729b353,source_replicaid=,source_volid=None,status='creating',user_id='a30e34bbcd9b4716a9d5a825bf587d03',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1499773890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=114dec73-d340-44b9-b0c1-2f2b9288cd7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='477aa66bb77641e0b5700e0ef1150b86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=64fc5151-ead2-460b-b0a2-4eda3729b353,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a30e34bbcd9b4716a9d5a825bf587d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:19.073874 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aaa09e3-d16a-4025-8537-6efb8e418add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:19.091610 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aaa09e3-d16a-4025-8537-6efb8e418add) transitioned into state 'SUCCESS' from state '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-1499773890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='477aa66bb77641e0b5700e0ef1150b86',qos_specs=None,replication_status=,reservations=['f6cb6438-7efd-4181-9514-3883089b3ab7','07b92a20-1be3-4532-8322-1fb4daf6fcb0','121743bd-5769-4063-b269-4b2b7f953ab9','a123720f-294f-45b7-9026-023139e2612c'],size=1,snapshot_id=64fc5151-ead2-460b-b0a2-4eda3729b353,source_replicaid=,source_volid=None,status='creating',user_id='a30e34bbcd9b4716a9d5a825bf587d03',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:19.092491 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196a0ff5-bc8b-406d-b198-26cd8f29905d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:19.114619 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196a0ff5-bc8b-406d-b198-26cd8f29905d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:19.116517 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Flow 'volume_create_api' (869c5056-e2d6-4b0c-b4c3-46f30fd1b21a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:19.116517 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Create volume request issued successfully. Aug 07 21:09:19.116517 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17943fe8-826a-4c76-a6bf-59614fbd6f6c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:09:19.116847 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1157/4661] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:09:18 2026] POST /volume/v3/volumes => generated 791 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:09:19.131910 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7e6c47de-9a3f-42d6-b0a3-0f46849658a0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:19.133714 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e6c47de-9a3f-42d6-b0a3-0f46849658a0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:19.135318 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e6c47de-9a3f-42d6-b0a3-0f46849658a0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:19.135318 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e6c47de-9a3f-42d6-b0a3-0f46849658a0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:19.141788 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:19.141788 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:19.147836 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7e6c47de-9a3f-42d6-b0a3-0f46849658a0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:19.149674 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e6c47de-9a3f-42d6-b0a3-0f46849658a0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:19.150198 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1165/4662] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:19 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:19.294843 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-51f1384a-ef73-4eea-b49b-29f01ac91530 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:19.296729 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-51f1384a-ef73-4eea-b49b-29f01ac91530 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:19.297013 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-51f1384a-ef73-4eea-b49b-29f01ac91530 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:19.297227 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-51f1384a-ef73-4eea-b49b-29f01ac91530 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:19.297328 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-51f1384a-ef73-4eea-b49b-29f01ac91530 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:19.301978 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:19.301978 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:19.302677 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-51f1384a-ef73-4eea-b49b-29f01ac91530 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:19.303052 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1168/4663] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:19 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:20.165728 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5aa3fe66-86e7-46f0-ae83-2c80e4b4c7ed None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:20.168065 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5aa3fe66-86e7-46f0-ae83-2c80e4b4c7ed tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:20.168363 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5aa3fe66-86e7-46f0-ae83-2c80e4b4c7ed tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:20.168622 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5aa3fe66-86e7-46f0-ae83-2c80e4b4c7ed tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:20.177336 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:20.177336 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:20.181345 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5aa3fe66-86e7-46f0-ae83-2c80e4b4c7ed tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:20.185215 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5aa3fe66-86e7-46f0-ae83-2c80e4b4c7ed tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:20.185605 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1174/4664] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:20 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:20.202666 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1e9f01d2-4eeb-420e-a924-85de02487476 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:20.204623 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e9f01d2-4eeb-420e-a924-85de02487476 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:20.204886 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e9f01d2-4eeb-420e-a924-85de02487476 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:20.205137 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e9f01d2-4eeb-420e-a924-85de02487476 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:20.211892 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:20.211892 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:20.215434 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1e9f01d2-4eeb-420e-a924-85de02487476 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:20.219338 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e9f01d2-4eeb-420e-a924-85de02487476 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:20.219746 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1158/4665] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:20 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:20.313310 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-51cb14a2-a67f-4215-8b8e-ffa4c8bc49c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:20.315477 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51cb14a2-a67f-4215-8b8e-ffa4c8bc49c8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:20.315749 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-51cb14a2-a67f-4215-8b8e-ffa4c8bc49c8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:20.316041 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-51cb14a2-a67f-4215-8b8e-ffa4c8bc49c8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:20.316224 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-51cb14a2-a67f-4215-8b8e-ffa4c8bc49c8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:20.321403 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:20.321403 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:20.322133 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51cb14a2-a67f-4215-8b8e-ffa4c8bc49c8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:20.322540 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1166/4666] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:20 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:20.762275 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-07696c82-7e88-4f52-a716-8b88abc1138d req-281b80cc-1ff6-4af9-ad71-8684d505a09b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:20.764676 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-281b80cc-1ff6-4af9-ad71-8684d505a09b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:20.764934 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-281b80cc-1ff6-4af9-ad71-8684d505a09b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:20.765155 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-281b80cc-1ff6-4af9-ad71-8684d505a09b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:20.772706 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:20.772706 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:20.776363 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-07696c82-7e88-4f52-a716-8b88abc1138d req-281b80cc-1ff6-4af9-ad71-8684d505a09b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:20.780356 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-281b80cc-1ff6-4af9-ad71-8684d505a09b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:20.780725 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1169/4667] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:20 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:20.864374 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b5cdff10-69fe-486e-b3c4-b37d2bb937c9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:20.864954 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b5cdff10-69fe-486e-b3c4-b37d2bb937c9 None None] GET https://10.4.3.127/volume// Aug 07 21:09:20.865228 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b5cdff10-69fe-486e-b3c4-b37d2bb937c9 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:20.865482 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b5cdff10-69fe-486e-b3c4-b37d2bb937c9 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:20.865967 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b5cdff10-69fe-486e-b3c4-b37d2bb937c9 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:20.866355 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1175/4668] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:09:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:20.873825 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-07696c82-7e88-4f52-a716-8b88abc1138d req-05b0e8f6-b937-4278-87ad-d3222ac68e7b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:20.913128 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-05b0e8f6-b937-4278-87ad-d3222ac68e7b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:09:20.913526 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-05b0e8f6-b937-4278-87ad-d3222ac68e7b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "114dec73-d340-44b9-b0c1-2f2b9288cd7c", "connector": null, "instance_uuid": "3b249e63-eb23-44bf-b832-ca3f82483f6e"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:20.923291 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:20.923291 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:20.963341 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-05b0e8f6-b937-4278-87ad-d3222ac68e7b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:09:20.963869 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1159/4669] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:09:20 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:21.010960 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ed355bc-88e0-4d88-99e3-53888bd77322 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:21.013679 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ed355bc-88e0-4d88-99e3-53888bd77322 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:21.013953 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ed355bc-88e0-4d88-99e3-53888bd77322 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:21.014135 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ed355bc-88e0-4d88-99e3-53888bd77322 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:21.030299 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:21.030299 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:21.036031 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ff33f35f-a4db-45d2-a538-0274f4a87931 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:21.036499 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ff33f35f-a4db-45d2-a538-0274f4a87931 None None] GET https://10.4.3.127/volume// Aug 07 21:09:21.036704 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ff33f35f-a4db-45d2-a538-0274f4a87931 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:21.036954 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ff33f35f-a4db-45d2-a538-0274f4a87931 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:21.037412 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ff33f35f-a4db-45d2-a538-0274f4a87931 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:21.037548 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0ed355bc-88e0-4d88-99e3-53888bd77322 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:21.037775 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1170/4670] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:09:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:21.047463 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ed355bc-88e0-4d88-99e3-53888bd77322 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:21.047977 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1167/4671] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:21 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:21.050228 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-07696c82-7e88-4f52-a716-8b88abc1138d req-7afe84b0-24c3-4c55-9459-2a616786e9ca None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:21.052951 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-7afe84b0-24c3-4c55-9459-2a616786e9ca tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:21.053210 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-7afe84b0-24c3-4c55-9459-2a616786e9ca tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:21.053443 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-7afe84b0-24c3-4c55-9459-2a616786e9ca tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:21.064912 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:21.064912 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:21.069260 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-07696c82-7e88-4f52-a716-8b88abc1138d req-7afe84b0-24c3-4c55-9459-2a616786e9ca tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:21.073626 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-7afe84b0-24c3-4c55-9459-2a616786e9ca tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:21.074134 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1176/4672] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:09:21 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 1063 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:09:21.181594 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-07696c82-7e88-4f52-a716-8b88abc1138d req-f88f74d1-f872-4e13-a92a-b0c73ff123e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:21.183819 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-f88f74d1-f872-4e13-a92a-b0c73ff123e4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] PUT https://10.4.3.127/volume/v3/attachments/1ffbed4c-fcbd-4578-b462-d7b814787b53 Aug 07 21:09:21.184208 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-f88f74d1-f872-4e13-a92a-b0c73ff123e4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:21.191979 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-07696c82-7e88-4f52-a716-8b88abc1138d req-f88f74d1-f872-4e13-a92a-b0c73ff123e4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Acquiring lock "cinder-attachment_update-114dec73-d340-44b9-b0c1-2f2b9288cd7c-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:09:21.196521 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-07696c82-7e88-4f52-a716-8b88abc1138d req-f88f74d1-f872-4e13-a92a-b0c73ff123e4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Lock "cinder-attachment_update-114dec73-d340-44b9-b0c1-2f2b9288cd7c-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:09:21.197820 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:21.197820 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:21.297334 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-07696c82-7e88-4f52-a716-8b88abc1138d req-f88f74d1-f872-4e13-a92a-b0c73ff123e4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Lock "cinder-attachment_update-114dec73-d340-44b9-b0c1-2f2b9288cd7c-np0000006755" released by "attachment_update" :: held 0.101s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:09:21.297951 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-f88f74d1-f872-4e13-a92a-b0c73ff123e4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments/1ffbed4c-fcbd-4578-b462-d7b814787b53 returned with HTTP 200 Aug 07 21:09:21.299059 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1160/4673] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:09:21 2026] PUT /volume/v3/attachments/1ffbed4c-fcbd-4578-b462-d7b814787b53 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:21.332804 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c96e16cf-c381-4406-abc3-e2cdadd7bf5d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:21.335013 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c96e16cf-c381-4406-abc3-e2cdadd7bf5d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:21.335265 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c96e16cf-c381-4406-abc3-e2cdadd7bf5d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:21.335497 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c96e16cf-c381-4406-abc3-e2cdadd7bf5d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:21.335633 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-c96e16cf-c381-4406-abc3-e2cdadd7bf5d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:21.340699 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:21.340699 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:21.341489 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c96e16cf-c381-4406-abc3-e2cdadd7bf5d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:21.341973 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1171/4674] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:21 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:22.065792 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-59a59629-8915-4f73-8a19-c847bc563741 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:22.067664 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59a59629-8915-4f73-8a19-c847bc563741 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:22.067912 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59a59629-8915-4f73-8a19-c847bc563741 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:22.068148 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59a59629-8915-4f73-8a19-c847bc563741 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:22.077584 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:22.077584 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:22.081434 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-59a59629-8915-4f73-8a19-c847bc563741 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:22.086208 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59a59629-8915-4f73-8a19-c847bc563741 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:22.086617 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1168/4675] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:22 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:22.354056 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fac9ce25-786f-4286-b12a-19a150e0d605 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:22.355628 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fac9ce25-786f-4286-b12a-19a150e0d605 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:22.355822 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fac9ce25-786f-4286-b12a-19a150e0d605 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:22.355991 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fac9ce25-786f-4286-b12a-19a150e0d605 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:22.356087 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-fac9ce25-786f-4286-b12a-19a150e0d605 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:22.359778 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:22.359778 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:22.360282 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fac9ce25-786f-4286-b12a-19a150e0d605 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 200 Aug 07 21:09:22.360624 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1177/4676] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:22 2026] GET /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:22.369746 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7d4c8289-1c10-45c7-9bc4-ac3c8e25508d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:22.371354 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7d4c8289-1c10-45c7-9bc4-ac3c8e25508d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] DELETE https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 Aug 07 21:09:22.371535 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7d4c8289-1c10-45c7-9bc4-ac3c8e25508d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:22.371706 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7d4c8289-1c10-45c7-9bc4-ac3c8e25508d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:22.371846 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-7d4c8289-1c10-45c7-9bc4-ac3c8e25508d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Delete backup with id: 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9. Aug 07 21:09:22.375838 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:22.375838 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:22.392521 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-7d4c8289-1c10-45c7-9bc4-ac3c8e25508d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] delete_backup rpcapi backup_id 3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:09:22.394494 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7d4c8289-1c10-45c7-9bc4-ac3c8e25508d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] https://10.4.3.127/volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 returned with HTTP 202 Aug 07 21:09:22.395063 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1161/4677] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:09:22 2026] DELETE /volume/v3/backups/3cea14bf-b7ac-41c4-98a9-3b080ca2a5b9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:09:22.404230 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-63111cb8-a7b3-4a24-9f09-f859b733477a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:22.406026 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-63111cb8-a7b3-4a24-9f09-f859b733477a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 Aug 07 21:09:22.406260 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-63111cb8-a7b3-4a24-9f09-f859b733477a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:22.406434 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-63111cb8-a7b3-4a24-9f09-f859b733477a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:22.406583 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-63111cb8-a7b3-4a24-9f09-f859b733477a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete volume with id: 1e4dcc33-8644-4e5b-8a76-5407ac0cc387 Aug 07 21:09:22.413461 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:22.413461 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:22.413746 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-63111cb8-a7b3-4a24-9f09-f859b733477a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:09:22.441483 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-63111cb8-a7b3-4a24-9f09-f859b733477a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete volume request issued successfully. Aug 07 21:09:22.441656 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-63111cb8-a7b3-4a24-9f09-f859b733477a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 returned with HTTP 202 Aug 07 21:09:22.442068 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1172/4678] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:09:22 2026] DELETE /volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:22.452013 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-42e35c05-81ed-4377-97ae-be7c5544c8f5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:22.457169 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42e35c05-81ed-4377-97ae-be7c5544c8f5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 Aug 07 21:09:22.457444 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42e35c05-81ed-4377-97ae-be7c5544c8f5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:22.457657 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42e35c05-81ed-4377-97ae-be7c5544c8f5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:22.467255 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:22.467255 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:22.474889 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-42e35c05-81ed-4377-97ae-be7c5544c8f5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:09:22.486823 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42e35c05-81ed-4377-97ae-be7c5544c8f5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 returned with HTTP 200 Aug 07 21:09:22.486823 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1169/4679] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:22 2026] GET /volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:23.099408 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fde97b9e-cc15-402c-ae4c-020643887e4f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:23.101212 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fde97b9e-cc15-402c-ae4c-020643887e4f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:23.101404 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fde97b9e-cc15-402c-ae4c-020643887e4f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:23.101588 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fde97b9e-cc15-402c-ae4c-020643887e4f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:23.110824 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:23.110824 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:23.114120 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fde97b9e-cc15-402c-ae4c-020643887e4f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:23.117951 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fde97b9e-cc15-402c-ae4c-020643887e4f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:23.118399 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1178/4680] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:23 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:23.502023 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-461c201c-8bad-434f-8ad0-35ab9c2d2e3a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:23.503746 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-461c201c-8bad-434f-8ad0-35ab9c2d2e3a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 Aug 07 21:09:23.504141 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-461c201c-8bad-434f-8ad0-35ab9c2d2e3a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:23.505469 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-461c201c-8bad-434f-8ad0-35ab9c2d2e3a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:23.511475 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-461c201c-8bad-434f-8ad0-35ab9c2d2e3a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 returned with HTTP 404 Aug 07 21:09:23.512174 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1162/4681] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:23 2026] GET /volume/v3/volumes/1e4dcc33-8644-4e5b-8a76-5407ac0cc387 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:23.520569 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-833bb3c8-d614-413f-9373-3066bfb62819 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:23.522379 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-833bb3c8-d614-413f-9373-3066bfb62819 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77/export_record Aug 07 21:09:23.522588 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-833bb3c8-d614-413f-9373-3066bfb62819 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:23.522805 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-833bb3c8-d614-413f-9373-3066bfb62819 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Calling method 'export_record' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:23.522921 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.backups [None req-833bb3c8-d614-413f-9373-3066bfb62819 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Export record for backup 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100278) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 21:09:23.527292 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:23.527292 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:23.528497 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.policy [None req-833bb3c8-d614-413f-9373-3066bfb62819 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'e7c544a3e2a94f5caa9dfae6184cd62e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '584d7e32265b4a78b38144181196903f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100278) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:09:23.528708 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-833bb3c8-d614-413f-9373-3066bfb62819 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77/export_record returned with HTTP 403 Aug 07 21:09:23.529257 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1173/4682] 10.4.3.127 () {68 vars in 1430 bytes} [Fri Aug 7 21:09:23 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:23.539160 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-37afe536-1cba-4d20-b575-948dadcfe1df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:23.541349 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:09:23.541796 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-240810365"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:23.543102 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-240810365'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:09:23.543228 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Create volume of 1 GB Aug 07 21:09:23.547533 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Availability Zones retrieved successfully. Aug 07 21:09:23.555195 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Flow 'volume_create_api' (5d657d36-808e-4be9-8f50-fa4b0f8d8e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:23.556262 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5fbbba0-1e6d-4736-ba8d-29d51d689d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:23.557068 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:09:23.581240 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5fbbba0-1e6d-4736-ba8d-29d51d689d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:23.582055 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4edd480a-52f7-468d-ba7a-68da183f7767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:23.621993 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Created reservations ['f5a5d474-7c73-464c-a756-0d096a05d601', 'e7153e21-ca25-4c24-be48-e1f6d228a620', '696db288-5a6b-4964-9f58-0debc89de695', '6177697a-11fb-44b4-a6e1-069c4d49d0f5'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:09:23.622805 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4edd480a-52f7-468d-ba7a-68da183f7767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5a5d474-7c73-464c-a756-0d096a05d601', 'e7153e21-ca25-4c24-be48-e1f6d228a620', '696db288-5a6b-4964-9f58-0debc89de695', '6177697a-11fb-44b4-a6e1-069c4d49d0f5']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:23.623522 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a1f9b38-3e9a-4325-9265-1df3787e8d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:23.646725 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a1f9b38-3e9a-4325-9265-1df3787e8d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0531ccf0-e26f-4506-9bce-cdeed33869a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-240810365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584d7e32265b4a78b38144181196903f',qos_specs=None,replication_status=,reservations=['f5a5d474-7c73-464c-a756-0d096a05d601','e7153e21-ca25-4c24-be48-e1f6d228a620','696db288-5a6b-4964-9f58-0debc89de695','6177697a-11fb-44b4-a6e1-069c4d49d0f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0777a00c65ff4fa382bb5cd56352662d',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-240810365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0531ccf0-e26f-4506-9bce-cdeed33869a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='584d7e32265b4a78b38144181196903f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0777a00c65ff4fa382bb5cd56352662d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:23.647795 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e3023e-540d-46b0-9565-01c34ee5378b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:23.666077 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e3023e-540d-46b0-9565-01c34ee5378b) transitioned into state 'SUCCESS' from state '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-240810365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584d7e32265b4a78b38144181196903f',qos_specs=None,replication_status=,reservations=['f5a5d474-7c73-464c-a756-0d096a05d601','e7153e21-ca25-4c24-be48-e1f6d228a620','696db288-5a6b-4964-9f58-0debc89de695','6177697a-11fb-44b4-a6e1-069c4d49d0f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0777a00c65ff4fa382bb5cd56352662d',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:23.666774 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecc1c0e5-56b4-4f34-bd21-4d13b5c252de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:23.676206 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecc1c0e5-56b4-4f34-bd21-4d13b5c252de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:23.676986 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Flow 'volume_create_api' (5d657d36-808e-4be9-8f50-fa4b0f8d8e59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:23.677307 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Create volume request issued successfully. Aug 07 21:09:23.677874 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-37afe536-1cba-4d20-b575-948dadcfe1df tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:09:23.678303 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1170/4683] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:09:23 2026] POST /volume/v3/volumes => generated 777 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:09:23.693413 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e524158a-4f3e-464c-b0d5-40f9e2490d35 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:23.697257 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e524158a-4f3e-464c-b0d5-40f9e2490d35 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 Aug 07 21:09:23.697257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e524158a-4f3e-464c-b0d5-40f9e2490d35 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:23.697257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e524158a-4f3e-464c-b0d5-40f9e2490d35 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:23.703330 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:23.703330 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:23.707526 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e524158a-4f3e-464c-b0d5-40f9e2490d35 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:09:23.712323 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e524158a-4f3e-464c-b0d5-40f9e2490d35 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 returned with HTTP 200 Aug 07 21:09:23.712932 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1179/4684] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:23 2026] GET /volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:24.131858 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-36369976-cf56-4035-b463-b516321b0d2c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:24.133119 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36369976-cf56-4035-b463-b516321b0d2c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:24.133418 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-36369976-cf56-4035-b463-b516321b0d2c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:24.133653 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-36369976-cf56-4035-b463-b516321b0d2c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:24.144921 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:24.144921 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:24.149604 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-36369976-cf56-4035-b463-b516321b0d2c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:24.155774 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36369976-cf56-4035-b463-b516321b0d2c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:24.156379 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1163/4685] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:24 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:24.721185 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-07696c82-7e88-4f52-a716-8b88abc1138d req-ce0b3d98-ca20-45d2-b0dd-c8226e341b3d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:24.725593 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-ce0b3d98-ca20-45d2-b0dd-c8226e341b3d tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/attachments/1ffbed4c-fcbd-4578-b462-d7b814787b53/action Aug 07 21:09:24.725593 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-ce0b3d98-ca20-45d2-b0dd-c8226e341b3d tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:09:24.725593 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-ce0b3d98-ca20-45d2-b0dd-c8226e341b3d tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:24.727090 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8dd4e67e-1847-4b15-8c26-f657976526a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:24.729426 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8dd4e67e-1847-4b15-8c26-f657976526a5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 Aug 07 21:09:24.729685 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8dd4e67e-1847-4b15-8c26-f657976526a5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:24.729959 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8dd4e67e-1847-4b15-8c26-f657976526a5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:24.739801 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:24.739801 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:24.740017 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:24.740017 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:24.744250 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8dd4e67e-1847-4b15-8c26-f657976526a5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:09:24.749272 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8dd4e67e-1847-4b15-8c26-f657976526a5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 returned with HTTP 200 Aug 07 21:09:24.749771 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1171/4686] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:24 2026] GET /volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:24.755967 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-07696c82-7e88-4f52-a716-8b88abc1138d req-ce0b3d98-ca20-45d2-b0dd-c8226e341b3d tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments/1ffbed4c-fcbd-4578-b462-d7b814787b53/action returned with HTTP 204 Aug 07 21:09:24.756423 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1174/4687] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:09:24 2026] POST /volume/v3/attachments/1ffbed4c-fcbd-4578-b462-d7b814787b53/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:24.765330 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0d01ff6d-02d5-4d64-bdb3-b891ed6e211a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:24.769860 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0d01ff6d-02d5-4d64-bdb3-b891ed6e211a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:09:24.769860 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0d01ff6d-02d5-4d64-bdb3-b891ed6e211a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0531ccf0-e26f-4506-9bce-cdeed33869a7", "name": "tempest-type-Backup-1060426272"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:24.769860 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-0d01ff6d-02d5-4d64-bdb3-b891ed6e211a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Creating new backup {'backup': {'volume_id': '0531ccf0-e26f-4506-9bce-cdeed33869a7', 'name': 'tempest-type-Backup-1060426272'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:09:24.769860 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-0d01ff6d-02d5-4d64-bdb3-b891ed6e211a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Creating backup of volume 0531ccf0-e26f-4506-9bce-cdeed33869a7 in container None Aug 07 21:09:24.779771 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:24.779771 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:24.780094 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0d01ff6d-02d5-4d64-bdb3-b891ed6e211a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:09:24.799708 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-0d01ff6d-02d5-4d64-bdb3-b891ed6e211a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Created reservations ['771b0e43-3ead-417c-a075-5f075f3e69f6', 'f51efeaf-6bab-4097-8571-f8c1af51417f'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:09:24.844230 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0d01ff6d-02d5-4d64-bdb3-b891ed6e211a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:09:24.844660 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1180/4688] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:09:24 2026] POST /volume/v3/backups => generated 316 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:09:24.852791 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e9ee5f4-4b61-41ba-9e6b-b614206a0cdb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:24.854437 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e9ee5f4-4b61-41ba-9e6b-b614206a0cdb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:24.854784 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e9ee5f4-4b61-41ba-9e6b-b614206a0cdb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:24.855050 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e9ee5f4-4b61-41ba-9e6b-b614206a0cdb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:24.856063 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7e9ee5f4-4b61-41ba-9e6b-b614206a0cdb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:24.860411 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:24.860411 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:24.861454 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e9ee5f4-4b61-41ba-9e6b-b614206a0cdb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:24.862097 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1164/4689] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:24 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:25.170657 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cbe694a5-cbcb-4293-a634-25a5ef57734b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:25.172702 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cbe694a5-cbcb-4293-a634-25a5ef57734b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:25.173021 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cbe694a5-cbcb-4293-a634-25a5ef57734b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:25.173303 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cbe694a5-cbcb-4293-a634-25a5ef57734b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:25.184784 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:25.184784 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:25.188780 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cbe694a5-cbcb-4293-a634-25a5ef57734b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:25.194839 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cbe694a5-cbcb-4293-a634-25a5ef57734b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:25.195275 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1172/4690] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:25 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:25.871895 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-45fb3731-19dc-4788-b7a4-9e9eb2f7d58b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:25.873646 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-45fb3731-19dc-4788-b7a4-9e9eb2f7d58b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:25.873875 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-45fb3731-19dc-4788-b7a4-9e9eb2f7d58b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:25.874049 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-45fb3731-19dc-4788-b7a4-9e9eb2f7d58b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:25.874166 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-45fb3731-19dc-4788-b7a4-9e9eb2f7d58b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:25.878335 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:25.878335 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:25.878896 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-45fb3731-19dc-4788-b7a4-9e9eb2f7d58b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:25.879293 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1175/4691] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:25 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:26.889288 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-236af148-8dc2-43f4-bc9d-90ae67f876d6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:26.891204 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-236af148-8dc2-43f4-bc9d-90ae67f876d6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:26.891443 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-236af148-8dc2-43f4-bc9d-90ae67f876d6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:26.891704 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-236af148-8dc2-43f4-bc9d-90ae67f876d6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:26.891877 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-236af148-8dc2-43f4-bc9d-90ae67f876d6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:26.896179 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:26.896179 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:26.896830 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-236af148-8dc2-43f4-bc9d-90ae67f876d6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:26.897221 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1181/4692] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:26 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:27.909508 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bfd9d72d-7cd6-4931-892d-820d513febee None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:27.911308 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bfd9d72d-7cd6-4931-892d-820d513febee tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:27.911729 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bfd9d72d-7cd6-4931-892d-820d513febee tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:27.913179 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bfd9d72d-7cd6-4931-892d-820d513febee tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:27.913179 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bfd9d72d-7cd6-4931-892d-820d513febee tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:27.917289 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:27.917289 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:27.918352 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bfd9d72d-7cd6-4931-892d-820d513febee tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:27.918945 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1165/4693] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:27 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:28.414157 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-5d5a239a-f06c-440a-ad69-6e6b7d004a0c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:28.416323 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-5d5a239a-f06c-440a-ad69-6e6b7d004a0c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:28.416557 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-5d5a239a-f06c-440a-ad69-6e6b7d004a0c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:28.416781 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-5d5a239a-f06c-440a-ad69-6e6b7d004a0c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:28.426725 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:28.426725 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:28.430287 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-5d5a239a-f06c-440a-ad69-6e6b7d004a0c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:28.434209 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-5d5a239a-f06c-440a-ad69-6e6b7d004a0c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:28.434628 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1173/4694] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:28 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:28.452914 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-f8b3f4b9-c2a1-4703-9038-9c1c186bb238 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:28.457569 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-f8b3f4b9-c2a1-4703-9038-9c1c186bb238 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] POST https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c/action Aug 07 21:09:28.458006 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-f8b3f4b9-c2a1-4703-9038-9c1c186bb238 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:09:28.458178 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-f8b3f4b9-c2a1-4703-9038-9c1c186bb238 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:28.470828 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:28.470828 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:28.471327 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-f8b3f4b9-c2a1-4703-9038-9c1c186bb238 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:28.479396 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-f8b3f4b9-c2a1-4703-9038-9c1c186bb238 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Begin detaching volume completed successfully. Aug 07 21:09:28.479793 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-f8b3f4b9-c2a1-4703-9038-9c1c186bb238 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c/action returned with HTTP 202 Aug 07 21:09:28.480215 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1176/4695] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:09:28 2026] POST /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:09:28.529511 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8da7242c-0b7e-4c63-8bd2-b246fdb28ed6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:28.529992 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8da7242c-0b7e-4c63-8bd2-b246fdb28ed6 None None] GET https://10.4.3.127/volume// Aug 07 21:09:28.530088 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8da7242c-0b7e-4c63-8bd2-b246fdb28ed6 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:28.530279 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8da7242c-0b7e-4c63-8bd2-b246fdb28ed6 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:28.530608 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8da7242c-0b7e-4c63-8bd2-b246fdb28ed6 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:28.531021 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1182/4696] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:09:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:28.539011 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-e66cc429-a5cc-47bb-acff-287ab1b5b948 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:28.540978 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-e66cc429-a5cc-47bb-acff-287ab1b5b948 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:28.541234 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-e66cc429-a5cc-47bb-acff-287ab1b5b948 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:28.541426 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-e66cc429-a5cc-47bb-acff-287ab1b5b948 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:28.552862 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:28.552862 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:28.556493 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-e66cc429-a5cc-47bb-acff-287ab1b5b948 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:28.561376 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-e66cc429-a5cc-47bb-acff-287ab1b5b948 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:28.561847 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1166/4697] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:09:28 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:09:28.931250 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-05bb9430-f0dd-4564-8cb5-0599a335b926 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:28.933017 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-05bb9430-f0dd-4564-8cb5-0599a335b926 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:28.933300 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-05bb9430-f0dd-4564-8cb5-0599a335b926 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:28.933561 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-05bb9430-f0dd-4564-8cb5-0599a335b926 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:28.933722 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-05bb9430-f0dd-4564-8cb5-0599a335b926 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:28.939399 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:28.939399 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:28.940488 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-05bb9430-f0dd-4564-8cb5-0599a335b926 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:28.941079 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1174/4698] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:28 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:29.469855 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-c6f9cda7-16dc-4aeb-b20b-6cfac38d83fa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:29.474118 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-c6f9cda7-16dc-4aeb-b20b-6cfac38d83fa tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] DELETE https://10.4.3.127/volume/v3/attachments/1ffbed4c-fcbd-4578-b462-d7b814787b53 Aug 07 21:09:29.474382 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-c6f9cda7-16dc-4aeb-b20b-6cfac38d83fa tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:29.474660 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-c6f9cda7-16dc-4aeb-b20b-6cfac38d83fa tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:29.483854 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:29.483854 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:29.526271 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-47a0a981-2cce-4bfc-9d79-a66f7f4a72d0 req-c6f9cda7-16dc-4aeb-b20b-6cfac38d83fa tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/attachments/1ffbed4c-fcbd-4578-b462-d7b814787b53 returned with HTTP 200 Aug 07 21:09:29.526751 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1177/4699] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:09:29 2026] DELETE /volume/v3/attachments/1ffbed4c-fcbd-4578-b462-d7b814787b53 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:29.588501 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-250dad15-4ea7-4a4f-93b9-b9029ddc0d52 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:29.590622 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-250dad15-4ea7-4a4f-93b9-b9029ddc0d52 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:29.590869 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-250dad15-4ea7-4a4f-93b9-b9029ddc0d52 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:29.591061 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-250dad15-4ea7-4a4f-93b9-b9029ddc0d52 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:29.598801 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:29.598801 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:29.603186 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-250dad15-4ea7-4a4f-93b9-b9029ddc0d52 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:29.607730 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-250dad15-4ea7-4a4f-93b9-b9029ddc0d52 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:29.608153 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1183/4700] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:29 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:29.620738 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3416dbcc-f263-4bb4-9fb1-1855fd9adefe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:29.622559 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3416dbcc-f263-4bb4-9fb1-1855fd9adefe tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:29.622783 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3416dbcc-f263-4bb4-9fb1-1855fd9adefe tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:29.622997 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3416dbcc-f263-4bb4-9fb1-1855fd9adefe tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:29.630537 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:29.630537 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:29.633295 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3416dbcc-f263-4bb4-9fb1-1855fd9adefe tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:29.637100 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3416dbcc-f263-4bb4-9fb1-1855fd9adefe tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:29.637452 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1167/4701] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:29 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:29.653458 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-810415b1-c992-49fe-8f7d-996d9a8a73dd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:29.655796 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-810415b1-c992-49fe-8f7d-996d9a8a73dd tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] DELETE https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:29.656042 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-810415b1-c992-49fe-8f7d-996d9a8a73dd tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:29.656335 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-810415b1-c992-49fe-8f7d-996d9a8a73dd tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:29.656563 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-810415b1-c992-49fe-8f7d-996d9a8a73dd tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Delete volume with id: 114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:29.667987 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:29.667987 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:29.668624 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-810415b1-c992-49fe-8f7d-996d9a8a73dd tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:29.687843 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-810415b1-c992-49fe-8f7d-996d9a8a73dd tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Delete volume request issued successfully. Aug 07 21:09:29.688131 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-810415b1-c992-49fe-8f7d-996d9a8a73dd tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 202 Aug 07 21:09:29.688654 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1175/4702] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:09:29 2026] DELETE /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:29.696902 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f23fc2af-0543-4283-99a1-22faa5ab3ffb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:29.699420 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f23fc2af-0543-4283-99a1-22faa5ab3ffb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:29.699712 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f23fc2af-0543-4283-99a1-22faa5ab3ffb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:29.700013 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f23fc2af-0543-4283-99a1-22faa5ab3ffb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:29.708781 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:29.708781 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:29.713327 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f23fc2af-0543-4283-99a1-22faa5ab3ffb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:29.719165 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f23fc2af-0543-4283-99a1-22faa5ab3ffb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 200 Aug 07 21:09:29.719728 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1178/4703] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:29 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:29.951787 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9fd2761d-c870-475c-befb-c85a6778c6c9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:29.953589 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9fd2761d-c870-475c-befb-c85a6778c6c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:29.953808 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9fd2761d-c870-475c-befb-c85a6778c6c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:29.953991 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9fd2761d-c870-475c-befb-c85a6778c6c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:29.954090 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-9fd2761d-c870-475c-befb-c85a6778c6c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:29.957891 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:29.957891 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:29.958439 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9fd2761d-c870-475c-befb-c85a6778c6c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:29.958914 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1184/4704] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:29 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:30.735735 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e19e7bff-510f-41f0-b43b-4b52bd7f40a2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:30.737577 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e19e7bff-510f-41f0-b43b-4b52bd7f40a2 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c Aug 07 21:09:30.737825 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e19e7bff-510f-41f0-b43b-4b52bd7f40a2 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:30.738047 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e19e7bff-510f-41f0-b43b-4b52bd7f40a2 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:30.743538 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e19e7bff-510f-41f0-b43b-4b52bd7f40a2 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c returned with HTTP 404 Aug 07 21:09:30.744014 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1168/4705] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:30 2026] GET /volume/v3/volumes/114dec73-d340-44b9-b0c1-2f2b9288cd7c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:30.750872 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c4fd9727-5ff1-4b10-8948-bed25740b863 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:30.752652 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4fd9727-5ff1-4b10-8948-bed25740b863 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:30.752866 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4fd9727-5ff1-4b10-8948-bed25740b863 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:30.753048 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4fd9727-5ff1-4b10-8948-bed25740b863 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:30.755049 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=325,cinder:UPDATE=90,cinder:INSERT=65 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:09:30.761167 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:30.761167 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:30.765447 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c4fd9727-5ff1-4b10-8948-bed25740b863 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:30.769942 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4fd9727-5ff1-4b10-8948-bed25740b863 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:30.770395 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1176/4706] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:30 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:30.781773 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-153ac7a2-a829-4c37-9178-67cd23bf527f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:30.783549 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-153ac7a2-a829-4c37-9178-67cd23bf527f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:30.783738 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-153ac7a2-a829-4c37-9178-67cd23bf527f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:30.783962 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-153ac7a2-a829-4c37-9178-67cd23bf527f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:30.791064 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:30.791064 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:30.794975 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-153ac7a2-a829-4c37-9178-67cd23bf527f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:30.798916 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-153ac7a2-a829-4c37-9178-67cd23bf527f tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:30.799290 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1179/4707] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:30 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:30.812668 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3492aaa7-aa9c-4b41-8213-e413488415c6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:30.814853 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3492aaa7-aa9c-4b41-8213-e413488415c6 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:30.815081 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3492aaa7-aa9c-4b41-8213-e413488415c6 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:30.816723 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3492aaa7-aa9c-4b41-8213-e413488415c6 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:30.816723 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-3492aaa7-aa9c-4b41-8213-e413488415c6 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Delete volume with id: e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:30.824630 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:30.824630 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:30.825283 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3492aaa7-aa9c-4b41-8213-e413488415c6 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:30.845001 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3492aaa7-aa9c-4b41-8213-e413488415c6 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Delete volume request issued successfully. Aug 07 21:09:30.845257 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3492aaa7-aa9c-4b41-8213-e413488415c6 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 202 Aug 07 21:09:30.845821 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1185/4708] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:09:30 2026] DELETE /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:30.852345 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7621602b-06e6-49ad-b638-3e421f930923 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:30.853951 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7621602b-06e6-49ad-b638-3e421f930923 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:30.854177 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7621602b-06e6-49ad-b638-3e421f930923 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:30.854411 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7621602b-06e6-49ad-b638-3e421f930923 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:30.861488 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:30.861488 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:30.865282 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7621602b-06e6-49ad-b638-3e421f930923 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:30.869699 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7621602b-06e6-49ad-b638-3e421f930923 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 200 Aug 07 21:09:30.870101 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1169/4709] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:30 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:30.969486 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c8e51311-979d-4c91-b5aa-8be12e0ac235 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:30.971417 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8e51311-979d-4c91-b5aa-8be12e0ac235 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:30.971669 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8e51311-979d-4c91-b5aa-8be12e0ac235 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:30.971937 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8e51311-979d-4c91-b5aa-8be12e0ac235 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:30.972137 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c8e51311-979d-4c91-b5aa-8be12e0ac235 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:30.978554 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:30.978554 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:30.978830 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8e51311-979d-4c91-b5aa-8be12e0ac235 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:30.979403 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1177/4710] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:30 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:31.617411 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-e7fcd95a-02d5-4e24-bb9d-ba2dbee1a73a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:31.620105 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-e7fcd95a-02d5-4e24-bb9d-ba2dbee1a73a tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:31.620372 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-e7fcd95a-02d5-4e24-bb9d-ba2dbee1a73a tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:31.620620 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-e7fcd95a-02d5-4e24-bb9d-ba2dbee1a73a tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:31.629091 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:31.629091 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:31.633388 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-e7fcd95a-02d5-4e24-bb9d-ba2dbee1a73a tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:31.637897 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-e7fcd95a-02d5-4e24-bb9d-ba2dbee1a73a tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:31.638511 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1180/4711] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:31 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:31.710677 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b3afeb62-5140-49e8-ac5b-79373e0fc7e1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:31.711168 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3afeb62-5140-49e8-ac5b-79373e0fc7e1 None None] GET https://10.4.3.127/volume// Aug 07 21:09:31.711380 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b3afeb62-5140-49e8-ac5b-79373e0fc7e1 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:31.711629 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b3afeb62-5140-49e8-ac5b-79373e0fc7e1 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:31.711962 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3afeb62-5140-49e8-ac5b-79373e0fc7e1 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:31.712264 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1186/4712] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:09:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:31.719084 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-a52c3315-7225-4297-8167-4e608540b00e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:31.721087 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-a52c3315-7225-4297-8167-4e608540b00e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:09:31.721432 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-a52c3315-7225-4297-8167-4e608540b00e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aab73a67-9115-4c12-a6c4-ccb0448f4318", "connector": null, "instance_uuid": "52dc1a5a-0fd5-492e-96ff-5d74fc08d5f9"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:31.729545 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:31.729545 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:31.753480 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-a52c3315-7225-4297-8167-4e608540b00e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:09:31.753924 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1170/4713] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:09:31 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:09:31.778126 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a91bcc57-0010-4894-8026-96376f43b73b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:31.780641 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a91bcc57-0010-4894-8026-96376f43b73b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:31.780894 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a91bcc57-0010-4894-8026-96376f43b73b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:31.781127 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a91bcc57-0010-4894-8026-96376f43b73b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:31.786527 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-308c5ff3-15d0-4453-bc3e-d14febcb817e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:31.786930 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-308c5ff3-15d0-4453-bc3e-d14febcb817e None None] GET https://10.4.3.127/volume// Aug 07 21:09:31.787033 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-308c5ff3-15d0-4453-bc3e-d14febcb817e None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:31.787230 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-308c5ff3-15d0-4453-bc3e-d14febcb817e None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:31.787570 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-308c5ff3-15d0-4453-bc3e-d14febcb817e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:31.787864 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1181/4714] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:09:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:31.791376 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:31.791376 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:31.794542 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-9547d43d-cb6a-42cd-9c9a-86c3bf71a4c8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:31.794604 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a91bcc57-0010-4894-8026-96376f43b73b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:31.796609 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-9547d43d-cb6a-42cd-9c9a-86c3bf71a4c8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:31.796845 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-9547d43d-cb6a-42cd-9c9a-86c3bf71a4c8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:31.797020 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-9547d43d-cb6a-42cd-9c9a-86c3bf71a4c8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:31.798582 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a91bcc57-0010-4894-8026-96376f43b73b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:31.798962 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1178/4715] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:31 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:31.804999 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:31.804999 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:31.807845 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-9547d43d-cb6a-42cd-9c9a-86c3bf71a4c8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:31.811261 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-9547d43d-cb6a-42cd-9c9a-86c3bf71a4c8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:31.811574 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1187/4716] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:09:31 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 1084 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:09:31.881692 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db248b7e-49c3-4926-bd4f-bb5824084671 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:31.883685 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db248b7e-49c3-4926-bd4f-bb5824084671 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 Aug 07 21:09:31.884002 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db248b7e-49c3-4926-bd4f-bb5824084671 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:31.884241 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db248b7e-49c3-4926-bd4f-bb5824084671 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:31.889790 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db248b7e-49c3-4926-bd4f-bb5824084671 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 returned with HTTP 404 Aug 07 21:09:31.890254 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1171/4717] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:31 2026] GET /volume/v3/volumes/e024438e-1b9e-46bc-af8c-65f893356725 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:31.897142 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-acca7af1-7a05-45c3-918f-8a9b7dbbee75 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:31.899032 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-acca7af1-7a05-45c3-918f-8a9b7dbbee75 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:09:31.899283 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-acca7af1-7a05-45c3-918f-8a9b7dbbee75 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:31.899859 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-acca7af1-7a05-45c3-918f-8a9b7dbbee75 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:31.904605 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-496b4db7-e5e5-4761-aafb-d5975bc188d3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:31.906725 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-496b4db7-e5e5-4761-aafb-d5975bc188d3 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] PUT https://10.4.3.127/volume/v3/attachments/141ab007-5792-4c2e-b501-36b2417d20ea Aug 07 21:09:31.907081 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-496b4db7-e5e5-4761-aafb-d5975bc188d3 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:31.908722 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:31.908722 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:31.913542 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-acca7af1-7a05-45c3-918f-8a9b7dbbee75 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:31.914800 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-496b4db7-e5e5-4761-aafb-d5975bc188d3 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Acquiring lock "cinder-attachment_update-aab73a67-9115-4c12-a6c4-ccb0448f4318-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:09:31.919390 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-acca7af1-7a05-45c3-918f-8a9b7dbbee75 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:09:31.919448 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-496b4db7-e5e5-4761-aafb-d5975bc188d3 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Lock "cinder-attachment_update-aab73a67-9115-4c12-a6c4-ccb0448f4318-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:09:31.919851 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1182/4718] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:31 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:31.924102 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:31.924102 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:31.933447 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6613df2a-46ea-4223-98d2-809fff7cf09b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:31.935185 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6613df2a-46ea-4223-98d2-809fff7cf09b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:09:31.935434 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6613df2a-46ea-4223-98d2-809fff7cf09b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:31.935663 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6613df2a-46ea-4223-98d2-809fff7cf09b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:31.943950 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:31.943950 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:31.948388 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6613df2a-46ea-4223-98d2-809fff7cf09b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:31.953542 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6613df2a-46ea-4223-98d2-809fff7cf09b tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:09:31.954051 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1188/4719] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:31 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:31.965963 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1ef33b77-1430-4a63-811f-8b66600e901a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:31.968070 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ef33b77-1430-4a63-811f-8b66600e901a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:09:31.968414 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ef33b77-1430-4a63-811f-8b66600e901a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:31.968690 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ef33b77-1430-4a63-811f-8b66600e901a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:31.968939 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-1ef33b77-1430-4a63-811f-8b66600e901a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Delete volume with id: a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:09:31.976143 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:31.976143 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:31.976636 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1ef33b77-1430-4a63-811f-8b66600e901a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:31.991437 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1ef33b77-1430-4a63-811f-8b66600e901a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Delete volume request issued successfully. Aug 07 21:09:31.991726 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ef33b77-1430-4a63-811f-8b66600e901a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 202 Aug 07 21:09:31.992015 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1172/4720] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:09:31 2026] DELETE /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:31.992802 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-30d8edfa-4cb6-41e8-ab00-eb38336928a6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:31.994603 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-30d8edfa-4cb6-41e8-ab00-eb38336928a6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:31.994846 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-30d8edfa-4cb6-41e8-ab00-eb38336928a6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:31.995023 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-30d8edfa-4cb6-41e8-ab00-eb38336928a6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:31.995132 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-30d8edfa-4cb6-41e8-ab00-eb38336928a6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:32.000788 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8a23934e-3af3-4055-975e-0a0c9f504fb4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:32.000874 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:32.000874 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:32.001271 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-30d8edfa-4cb6-41e8-ab00-eb38336928a6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:32.001608 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1183/4721] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:31 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:32.001983 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-496b4db7-e5e5-4761-aafb-d5975bc188d3 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Lock "cinder-attachment_update-aab73a67-9115-4c12-a6c4-ccb0448f4318-np0000006755" released by "attachment_update" :: held 0.082s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:09:32.002437 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-496b4db7-e5e5-4761-aafb-d5975bc188d3 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/attachments/141ab007-5792-4c2e-b501-36b2417d20ea returned with HTTP 200 Aug 07 21:09:32.002666 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8a23934e-3af3-4055-975e-0a0c9f504fb4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:09:32.002984 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8a23934e-3af3-4055-975e-0a0c9f504fb4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:32.003027 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1179/4722] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:09:31 2026] PUT /volume/v3/attachments/141ab007-5792-4c2e-b501-36b2417d20ea => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:32.003054 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8a23934e-3af3-4055-975e-0a0c9f504fb4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:32.010304 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:32.010304 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:32.010869 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-66a89b1c-3341-47fc-9e49-5811d0a61a99 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:32.012937 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-66a89b1c-3341-47fc-9e49-5811d0a61a99 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318/encryption Aug 07 21:09:32.013131 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-66a89b1c-3341-47fc-9e49-5811d0a61a99 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:32.013355 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-66a89b1c-3341-47fc-9e49-5811d0a61a99 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:32.014507 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8a23934e-3af3-4055-975e-0a0c9f504fb4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:32.019335 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8a23934e-3af3-4055-975e-0a0c9f504fb4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 200 Aug 07 21:09:32.019743 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1189/4723] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:31 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:32.024436 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:32.024436 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:32.032010 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-66a89b1c-3341-47fc-9e49-5811d0a61a99 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318/encryption returned with HTTP 200 Aug 07 21:09:32.032529 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1173/4724] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:09:32 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:32.811773 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0940990f-c639-4737-bb45-7c32302a4e8c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:32.814392 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0940990f-c639-4737-bb45-7c32302a4e8c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:32.814683 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0940990f-c639-4737-bb45-7c32302a4e8c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:32.815006 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0940990f-c639-4737-bb45-7c32302a4e8c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:32.828325 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:32.828325 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:32.832931 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0940990f-c639-4737-bb45-7c32302a4e8c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:32.838271 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0940990f-c639-4737-bb45-7c32302a4e8c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:32.838743 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1184/4725] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:32 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:33.011735 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fb8dcc3f-9191-4f5b-a76c-02a1c217881a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:33.013779 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb8dcc3f-9191-4f5b-a76c-02a1c217881a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:33.014023 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb8dcc3f-9191-4f5b-a76c-02a1c217881a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:33.014243 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb8dcc3f-9191-4f5b-a76c-02a1c217881a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:33.014382 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fb8dcc3f-9191-4f5b-a76c-02a1c217881a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:33.018742 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:33.018742 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:33.019373 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb8dcc3f-9191-4f5b-a76c-02a1c217881a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:33.019694 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1180/4726] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:33 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:33.034541 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-302c18be-4f59-47b8-b351-fbd11fbce3c4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:33.036406 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-302c18be-4f59-47b8-b351-fbd11fbce3c4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 Aug 07 21:09:33.036597 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-302c18be-4f59-47b8-b351-fbd11fbce3c4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:33.036793 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-302c18be-4f59-47b8-b351-fbd11fbce3c4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:33.043318 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-302c18be-4f59-47b8-b351-fbd11fbce3c4 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 returned with HTTP 404 Aug 07 21:09:33.043913 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1190/4727] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:33 2026] GET /volume/v3/volumes/a69e9c23-397f-4a2d-a7dd-b1c27365b895 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:33.050907 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bb9238ed-19c2-4f79-a623-fdd56064fcbb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:33.052651 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb9238ed-19c2-4f79-a623-fdd56064fcbb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 Aug 07 21:09:33.052866 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb9238ed-19c2-4f79-a623-fdd56064fcbb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:33.053080 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb9238ed-19c2-4f79-a623-fdd56064fcbb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:33.053179 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-bb9238ed-19c2-4f79-a623-fdd56064fcbb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Delete snapshot with id: 64fc5151-ead2-460b-b0a2-4eda3729b353 Aug 07 21:09:33.058009 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:33.058009 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:33.058436 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bb9238ed-19c2-4f79-a623-fdd56064fcbb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:09:33.072126 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bb9238ed-19c2-4f79-a623-fdd56064fcbb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot delete request issued successfully. Aug 07 21:09:33.072419 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb9238ed-19c2-4f79-a623-fdd56064fcbb tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 returned with HTTP 202 Aug 07 21:09:33.072738 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1174/4728] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:09:33 2026] DELETE /volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:33.080095 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-67642c2d-7add-4f02-8d44-a84ba7d759a0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:33.081946 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-67642c2d-7add-4f02-8d44-a84ba7d759a0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 Aug 07 21:09:33.082131 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-67642c2d-7add-4f02-8d44-a84ba7d759a0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:33.082348 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-67642c2d-7add-4f02-8d44-a84ba7d759a0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:33.087505 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:33.087505 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:33.087923 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-67642c2d-7add-4f02-8d44-a84ba7d759a0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:09:33.088708 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-67642c2d-7add-4f02-8d44-a84ba7d759a0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 returned with HTTP 200 Aug 07 21:09:33.089091 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1185/4729] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:09:33 2026] GET /volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:33.850523 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c1ddd4e2-953c-40cf-9b86-ad70f4b00204 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:33.853459 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1ddd4e2-953c-40cf-9b86-ad70f4b00204 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:33.853739 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1ddd4e2-953c-40cf-9b86-ad70f4b00204 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:33.854015 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1ddd4e2-953c-40cf-9b86-ad70f4b00204 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:33.862795 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:33.862795 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:33.866029 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c1ddd4e2-953c-40cf-9b86-ad70f4b00204 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:33.869647 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1ddd4e2-953c-40cf-9b86-ad70f4b00204 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:33.870041 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1181/4730] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:33 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:34.029078 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3b39190c-6b03-4385-aeb9-b0b1448aa87e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:34.030913 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3b39190c-6b03-4385-aeb9-b0b1448aa87e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:34.031214 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3b39190c-6b03-4385-aeb9-b0b1448aa87e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:34.031516 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3b39190c-6b03-4385-aeb9-b0b1448aa87e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:34.031678 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-3b39190c-6b03-4385-aeb9-b0b1448aa87e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:34.035977 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:34.035977 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:34.036532 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3b39190c-6b03-4385-aeb9-b0b1448aa87e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:34.036927 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1191/4731] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:34 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:34.097616 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-78053dbb-b14e-4bce-8c87-77440843a0d0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:34.099308 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78053dbb-b14e-4bce-8c87-77440843a0d0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 Aug 07 21:09:34.099499 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78053dbb-b14e-4bce-8c87-77440843a0d0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:34.099680 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78053dbb-b14e-4bce-8c87-77440843a0d0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:34.103451 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78053dbb-b14e-4bce-8c87-77440843a0d0 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 returned with HTTP 404 Aug 07 21:09:34.103929 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1175/4732] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:09:34 2026] GET /volume/v3/snapshots/64fc5151-ead2-460b-b0a2-4eda3729b353 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:34.109746 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5b8b00c8-7ad9-4c10-96b0-af81aa3005ac None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:34.111534 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5b8b00c8-7ad9-4c10-96b0-af81aa3005ac tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 Aug 07 21:09:34.111733 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5b8b00c8-7ad9-4c10-96b0-af81aa3005ac tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:34.111957 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5b8b00c8-7ad9-4c10-96b0-af81aa3005ac tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:34.112089 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-5b8b00c8-7ad9-4c10-96b0-af81aa3005ac tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Delete snapshot with id: aeadf01d-20ff-4d9b-85fb-a8addc46d176 Aug 07 21:09:34.116807 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:34.116807 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:34.117204 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5b8b00c8-7ad9-4c10-96b0-af81aa3005ac tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:09:34.131086 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5b8b00c8-7ad9-4c10-96b0-af81aa3005ac tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot delete request issued successfully. Aug 07 21:09:34.131292 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5b8b00c8-7ad9-4c10-96b0-af81aa3005ac tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 returned with HTTP 202 Aug 07 21:09:34.131662 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1186/4733] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:09:34 2026] DELETE /volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:34.138023 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b69361c8-7047-4215-b7de-aed19107bf06 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:34.139976 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b69361c8-7047-4215-b7de-aed19107bf06 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 Aug 07 21:09:34.140198 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b69361c8-7047-4215-b7de-aed19107bf06 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:34.142153 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b69361c8-7047-4215-b7de-aed19107bf06 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:34.145542 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:34.145542 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:34.146047 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b69361c8-7047-4215-b7de-aed19107bf06 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:09:34.146857 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b69361c8-7047-4215-b7de-aed19107bf06 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 returned with HTTP 200 Aug 07 21:09:34.147257 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1182/4734] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:09:34 2026] GET /volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:34.882848 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-69995aaa-7623-4a5b-b81c-07d4a005fde8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:34.884787 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-69995aaa-7623-4a5b-b81c-07d4a005fde8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:34.885025 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-69995aaa-7623-4a5b-b81c-07d4a005fde8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:34.885242 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-69995aaa-7623-4a5b-b81c-07d4a005fde8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:34.894954 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:34.894954 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:34.898276 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-69995aaa-7623-4a5b-b81c-07d4a005fde8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:34.902408 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-69995aaa-7623-4a5b-b81c-07d4a005fde8 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:34.902816 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1192/4735] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:34 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:35.046318 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dff15fc5-d017-421f-9c2a-509aa7023b58 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:35.048016 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dff15fc5-d017-421f-9c2a-509aa7023b58 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:35.048281 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dff15fc5-d017-421f-9c2a-509aa7023b58 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:35.048501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dff15fc5-d017-421f-9c2a-509aa7023b58 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:35.048655 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-dff15fc5-d017-421f-9c2a-509aa7023b58 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:35.053127 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:35.053127 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:35.053901 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dff15fc5-d017-421f-9c2a-509aa7023b58 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:35.054273 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1176/4736] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:35 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:35.156366 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b691e191-9d2a-4823-895c-3bd9e93c861c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:35.158200 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b691e191-9d2a-4823-895c-3bd9e93c861c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 Aug 07 21:09:35.158397 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b691e191-9d2a-4823-895c-3bd9e93c861c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:35.158569 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b691e191-9d2a-4823-895c-3bd9e93c861c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:35.162701 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b691e191-9d2a-4823-895c-3bd9e93c861c tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 returned with HTTP 404 Aug 07 21:09:35.163128 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1187/4737] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:09:35 2026] GET /volume/v3/snapshots/aeadf01d-20ff-4d9b-85fb-a8addc46d176 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:35.169265 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9dfc2239-cd7e-43ad-b03f-30b082647f3a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:35.171449 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9dfc2239-cd7e-43ad-b03f-30b082647f3a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 Aug 07 21:09:35.171647 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9dfc2239-cd7e-43ad-b03f-30b082647f3a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:35.171870 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9dfc2239-cd7e-43ad-b03f-30b082647f3a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:35.171982 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-9dfc2239-cd7e-43ad-b03f-30b082647f3a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Delete snapshot with id: 9c24a986-907f-4c09-9eec-146dfddc2786 Aug 07 21:09:35.176797 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:35.176797 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:35.177224 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9dfc2239-cd7e-43ad-b03f-30b082647f3a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:09:35.191606 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9dfc2239-cd7e-43ad-b03f-30b082647f3a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot delete request issued successfully. Aug 07 21:09:35.191795 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9dfc2239-cd7e-43ad-b03f-30b082647f3a tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 returned with HTTP 202 Aug 07 21:09:35.192215 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1183/4738] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:09:35 2026] DELETE /volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:35.200178 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1e9ab92e-f7cd-4c96-be41-1b8826dcbd37 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:35.202273 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1e9ab92e-f7cd-4c96-be41-1b8826dcbd37 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 Aug 07 21:09:35.202511 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1e9ab92e-f7cd-4c96-be41-1b8826dcbd37 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:35.202750 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1e9ab92e-f7cd-4c96-be41-1b8826dcbd37 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:35.208574 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:35.208574 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:35.209148 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1e9ab92e-f7cd-4c96-be41-1b8826dcbd37 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Snapshot retrieved successfully. Aug 07 21:09:35.210135 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1e9ab92e-f7cd-4c96-be41-1b8826dcbd37 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 returned with HTTP 200 Aug 07 21:09:35.210564 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1193/4739] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:09:35 2026] GET /volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:35.915079 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-095a0ea4-43c5-4b60-a1d4-b8fa6241222e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:35.916846 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-095a0ea4-43c5-4b60-a1d4-b8fa6241222e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:35.917047 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-095a0ea4-43c5-4b60-a1d4-b8fa6241222e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:35.917250 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-095a0ea4-43c5-4b60-a1d4-b8fa6241222e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:35.926402 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:35.926402 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:35.929455 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-095a0ea4-43c5-4b60-a1d4-b8fa6241222e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:35.933111 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-095a0ea4-43c5-4b60-a1d4-b8fa6241222e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:35.933467 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1177/4740] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:35 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:36.063430 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-931496fa-db17-43df-9292-1db88be70845 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:36.067433 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-931496fa-db17-43df-9292-1db88be70845 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:36.067626 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-931496fa-db17-43df-9292-1db88be70845 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:36.067817 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-931496fa-db17-43df-9292-1db88be70845 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:36.067892 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-931496fa-db17-43df-9292-1db88be70845 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:36.072147 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:36.072147 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:36.072713 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-931496fa-db17-43df-9292-1db88be70845 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:36.073436 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1188/4741] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:36 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:36.222585 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f860dfce-2e59-45d7-9ae1-363a0f3292b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:36.224496 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f860dfce-2e59-45d7-9ae1-363a0f3292b3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 Aug 07 21:09:36.224663 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f860dfce-2e59-45d7-9ae1-363a0f3292b3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:36.225775 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f860dfce-2e59-45d7-9ae1-363a0f3292b3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:36.229720 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f860dfce-2e59-45d7-9ae1-363a0f3292b3 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 returned with HTTP 404 Aug 07 21:09:36.230354 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1184/4742] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:09:36 2026] GET /volume/v3/snapshots/9c24a986-907f-4c09-9eec-146dfddc2786 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:36.240474 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-48ee89f3-d37c-4846-9ccc-3220f4d12e08 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:36.242215 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-48ee89f3-d37c-4846-9ccc-3220f4d12e08 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:09:36.242435 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-48ee89f3-d37c-4846-9ccc-3220f4d12e08 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:36.242652 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-48ee89f3-d37c-4846-9ccc-3220f4d12e08 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:36.251555 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:36.251555 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:36.255521 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-48ee89f3-d37c-4846-9ccc-3220f4d12e08 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:36.260153 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-48ee89f3-d37c-4846-9ccc-3220f4d12e08 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:09:36.260551 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1194/4743] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:36 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:36.278576 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bc5c7766-8d44-46f3-ad8a-6824f1254f73 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:36.280494 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc5c7766-8d44-46f3-ad8a-6824f1254f73 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:09:36.280730 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc5c7766-8d44-46f3-ad8a-6824f1254f73 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:36.280959 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc5c7766-8d44-46f3-ad8a-6824f1254f73 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:36.287967 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:36.287967 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:36.291338 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bc5c7766-8d44-46f3-ad8a-6824f1254f73 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:36.295173 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc5c7766-8d44-46f3-ad8a-6824f1254f73 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:09:36.295783 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1178/4744] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:36 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:36.307555 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-63a32337-23fb-4de5-a2a4-9ef7d546c2c8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:36.312769 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-63a32337-23fb-4de5-a2a4-9ef7d546c2c8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] DELETE https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:09:36.312990 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-63a32337-23fb-4de5-a2a4-9ef7d546c2c8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:36.313184 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-63a32337-23fb-4de5-a2a4-9ef7d546c2c8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:36.313414 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-63a32337-23fb-4de5-a2a4-9ef7d546c2c8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Delete volume with id: 971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:09:36.327213 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:36.327213 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:36.327418 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-63a32337-23fb-4de5-a2a4-9ef7d546c2c8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:36.361877 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-63a32337-23fb-4de5-a2a4-9ef7d546c2c8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Delete volume request issued successfully. Aug 07 21:09:36.362165 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-63a32337-23fb-4de5-a2a4-9ef7d546c2c8 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 202 Aug 07 21:09:36.362649 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1189/4745] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:09:36 2026] DELETE /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:36.370822 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6b34d9d8-2669-4f5e-ae42-ec98cccfd310 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:36.373567 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b34d9d8-2669-4f5e-ae42-ec98cccfd310 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:09:36.373567 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b34d9d8-2669-4f5e-ae42-ec98cccfd310 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:36.374165 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b34d9d8-2669-4f5e-ae42-ec98cccfd310 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:36.383084 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:36.383084 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:36.387899 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6b34d9d8-2669-4f5e-ae42-ec98cccfd310 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Volume info retrieved successfully. Aug 07 21:09:36.393090 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b34d9d8-2669-4f5e-ae42-ec98cccfd310 tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 200 Aug 07 21:09:36.393485 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1185/4746] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:36 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:36.946452 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9f5064a8-db8a-4d96-919f-35bdb0650316 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:36.948420 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f5064a8-db8a-4d96-919f-35bdb0650316 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:36.948996 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f5064a8-db8a-4d96-919f-35bdb0650316 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:36.948996 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f5064a8-db8a-4d96-919f-35bdb0650316 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:36.960175 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:36.960175 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:36.963983 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-9f5064a8-db8a-4d96-919f-35bdb0650316 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:36.968853 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f5064a8-db8a-4d96-919f-35bdb0650316 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:36.969259 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1195/4747] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:36 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:37.085410 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b8184f8b-73c4-4bfb-afe9-6d6ec399b96b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:37.087087 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8184f8b-73c4-4bfb-afe9-6d6ec399b96b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:37.087311 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8184f8b-73c4-4bfb-afe9-6d6ec399b96b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:37.087490 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8184f8b-73c4-4bfb-afe9-6d6ec399b96b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:37.087622 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b8184f8b-73c4-4bfb-afe9-6d6ec399b96b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:37.091772 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:37.091772 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:37.092440 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8184f8b-73c4-4bfb-afe9-6d6ec399b96b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:37.092866 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1179/4748] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:37 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:37.349747 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-ae160003-b4af-4e5c-b2e4-b3a152a89891 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:37.352439 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-ae160003-b4af-4e5c-b2e4-b3a152a89891 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] POST https://10.4.3.127/volume/v3/attachments/141ab007-5792-4c2e-b501-36b2417d20ea/action Aug 07 21:09:37.352883 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-ae160003-b4af-4e5c-b2e4-b3a152a89891 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:09:37.353008 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-ae160003-b4af-4e5c-b2e4-b3a152a89891 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:37.372974 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:37.372974 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:37.398013 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-685da9d7-0c64-4c1c-8396-13640034dc8a req-ae160003-b4af-4e5c-b2e4-b3a152a89891 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/attachments/141ab007-5792-4c2e-b501-36b2417d20ea/action returned with HTTP 204 Aug 07 21:09:37.398672 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1190/4749] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:09:37 2026] POST /volume/v3/attachments/141ab007-5792-4c2e-b501-36b2417d20ea/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:37.406895 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b6894894-b33f-43f4-8c7d-6437b7d8f86e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:37.408824 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6894894-b33f-43f4-8c7d-6437b7d8f86e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] GET https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 Aug 07 21:09:37.409108 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6894894-b33f-43f4-8c7d-6437b7d8f86e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:37.409397 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6894894-b33f-43f4-8c7d-6437b7d8f86e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:37.416460 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6894894-b33f-43f4-8c7d-6437b7d8f86e tempest-SnapshotDataIntegrityTests-462839905 tempest-SnapshotDataIntegrityTests-462839905-project-member] https://10.4.3.127/volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 returned with HTTP 404 Aug 07 21:09:37.418616 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1186/4750] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:37 2026] GET /volume/v3/volumes/971193d4-4df3-4e55-83fe-9e369c9a4ee0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:37.592771 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ad5006e2-0881-4cb5-9ed1-01d697eeb66f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:37.595168 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ad5006e2-0881-4cb5-9ed1-01d697eeb66f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:09:37.595490 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ad5006e2-0881-4cb5-9ed1-01d697eeb66f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:37.595722 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ad5006e2-0881-4cb5-9ed1-01d697eeb66f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:37.604277 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:37.604277 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:37.608675 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ad5006e2-0881-4cb5-9ed1-01d697eeb66f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:37.613899 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ad5006e2-0881-4cb5-9ed1-01d697eeb66f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 200 Aug 07 21:09:37.614307 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1196/4751] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:37 2026] GET /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:37.890027 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-479e15df-4178-49f7-9cb7-bb60c00e5f48 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:37.894157 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-479e15df-4178-49f7-9cb7-bb60c00e5f48 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:09:37.894467 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-479e15df-4178-49f7-9cb7-bb60c00e5f48 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:37.894732 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-479e15df-4178-49f7-9cb7-bb60c00e5f48 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:37.906623 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:37.906623 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:37.912210 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-479e15df-4178-49f7-9cb7-bb60c00e5f48 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:37.926173 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-479e15df-4178-49f7-9cb7-bb60c00e5f48 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 200 Aug 07 21:09:37.926730 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1180/4752] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:37 2026] GET /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 940 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:37.986864 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-20b80a68-d833-456c-ae8c-1914cae929bc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:37.990138 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-20b80a68-d833-456c-ae8c-1914cae929bc tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:37.990138 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-20b80a68-d833-456c-ae8c-1914cae929bc tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:37.990138 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-20b80a68-d833-456c-ae8c-1914cae929bc tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:38.001253 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:38.001253 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:38.007682 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-20b80a68-d833-456c-ae8c-1914cae929bc tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:38.015547 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-20b80a68-d833-456c-ae8c-1914cae929bc tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:38.015983 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1191/4753] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:37 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 1197 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:38.021150 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0fd8fbe-f304-48ce-be02-c1280060bb0a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:38.021150 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0fd8fbe-f304-48ce-be02-c1280060bb0a None None] GET https://10.4.3.127/volume// Aug 07 21:09:38.021287 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0fd8fbe-f304-48ce-be02-c1280060bb0a None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:38.021476 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0fd8fbe-f304-48ce-be02-c1280060bb0a None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:38.021781 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0fd8fbe-f304-48ce-be02-c1280060bb0a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:38.022058 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1187/4754] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:09:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:38.028466 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7ab2af0b-f246-48fe-b933-6d7087eafb62 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:38.030040 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-f7adb9f4-b3e6-4ebf-a682-9e9afece1f90 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:38.032180 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7ab2af0b-f246-48fe-b933-6d7087eafb62 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:38.032467 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7ab2af0b-f246-48fe-b933-6d7087eafb62 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:38.032814 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7ab2af0b-f246-48fe-b933-6d7087eafb62 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:38.032970 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-f7adb9f4-b3e6-4ebf-a682-9e9afece1f90 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:09:38.033500 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-f7adb9f4-b3e6-4ebf-a682-9e9afece1f90 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a8619cf-389d-47e1-b12e-ff5b7bbfa893", "connector": null, "instance_uuid": "25c69fdd-8ca4-4d0b-bf11-42d7736e0f10"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:38.047737 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:38.047737 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:38.047924 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:38.047924 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:38.051570 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7ab2af0b-f246-48fe-b933-6d7087eafb62 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:38.057431 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7ab2af0b-f246-48fe-b933-6d7087eafb62 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:38.057946 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1197/4755] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:38 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 1197 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:38.087088 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-f7adb9f4-b3e6-4ebf-a682-9e9afece1f90 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:09:38.087739 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1181/4756] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:09:38 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:38.109567 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e33f4250-ff06-4146-80ab-9b9635d287b7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:38.110645 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e33f4250-ff06-4146-80ab-9b9635d287b7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:38.111000 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e33f4250-ff06-4146-80ab-9b9635d287b7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:38.111183 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e33f4250-ff06-4146-80ab-9b9635d287b7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:38.111311 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-e33f4250-ff06-4146-80ab-9b9635d287b7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:38.113854 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-d586ab45-9f9b-4d9c-b751-110ee5664508 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:38.116420 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-d586ab45-9f9b-4d9c-b751-110ee5664508 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:38.116645 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-d586ab45-9f9b-4d9c-b751-110ee5664508 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:38.116881 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-d586ab45-9f9b-4d9c-b751-110ee5664508 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:38.123025 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:38.123025 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:38.126009 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:38.126009 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:38.129573 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e33f4250-ff06-4146-80ab-9b9635d287b7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:38.129573 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1192/4757] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:38 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:38.129788 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-586e4c01-ebe0-42f6-9164-688ec70fe224 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:38.130625 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-586e4c01-ebe0-42f6-9164-688ec70fe224 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:09:38.130820 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-586e4c01-ebe0-42f6-9164-688ec70fe224 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:38.131003 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-586e4c01-ebe0-42f6-9164-688ec70fe224 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:38.135596 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-d586ab45-9f9b-4d9c-b751-110ee5664508 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:38.140320 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:38.140320 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:38.140613 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-d586ab45-9f9b-4d9c-b751-110ee5664508 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:38.141084 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1188/4758] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:38 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 1197 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:38.144234 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-586e4c01-ebe0-42f6-9164-688ec70fe224 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:38.148598 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-586e4c01-ebe0-42f6-9164-688ec70fe224 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 200 Aug 07 21:09:38.149027 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1198/4759] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:38 2026] GET /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:38.156489 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4eff198e-94ea-4c8e-9cf9-67bc3c40199e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:38.156877 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4eff198e-94ea-4c8e-9cf9-67bc3c40199e None None] GET https://10.4.3.127/volume// Aug 07 21:09:38.157053 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4eff198e-94ea-4c8e-9cf9-67bc3c40199e None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:38.157360 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4eff198e-94ea-4c8e-9cf9-67bc3c40199e None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:38.157572 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4eff198e-94ea-4c8e-9cf9-67bc3c40199e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:38.157897 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1182/4760] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:09:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:38.162363 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-05cafdb0-52c7-4e92-b335-e11f6b36f12b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:38.164582 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-05cafdb0-52c7-4e92-b335-e11f6b36f12b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] POST https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318/action Aug 07 21:09:38.164999 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-05cafdb0-52c7-4e92-b335-e11f6b36f12b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:09:38.165153 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-05cafdb0-52c7-4e92-b335-e11f6b36f12b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:38.168793 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-4eaf8582-af33-4249-979a-6e70ad0b7c3b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:38.171868 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-4eaf8582-af33-4249-979a-6e70ad0b7c3b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:09:38.172071 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-4eaf8582-af33-4249-979a-6e70ad0b7c3b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:38.172247 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-4eaf8582-af33-4249-979a-6e70ad0b7c3b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:38.178183 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:38.178183 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:38.178713 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-05cafdb0-52c7-4e92-b335-e11f6b36f12b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:38.181060 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:38.181060 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:38.184125 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-4eaf8582-af33-4249-979a-6e70ad0b7c3b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:38.186743 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-05cafdb0-52c7-4e92-b335-e11f6b36f12b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Begin detaching volume completed successfully. Aug 07 21:09:38.187048 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-05cafdb0-52c7-4e92-b335-e11f6b36f12b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318/action returned with HTTP 202 Aug 07 21:09:38.188112 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1193/4761] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:09:38 2026] POST /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:09:38.188406 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-4eaf8582-af33-4249-979a-6e70ad0b7c3b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 200 Aug 07 21:09:38.188890 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1189/4762] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:09:38 2026] GET /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 1119 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:09:38.266831 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-78f5fbf7-9cbd-4b72-be3d-46968220b14e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:38.267480 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-78f5fbf7-9cbd-4b72-be3d-46968220b14e None None] GET https://10.4.3.127/volume// Aug 07 21:09:38.267710 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-78f5fbf7-9cbd-4b72-be3d-46968220b14e None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:38.267991 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-78f5fbf7-9cbd-4b72-be3d-46968220b14e None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:38.268422 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-78f5fbf7-9cbd-4b72-be3d-46968220b14e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:38.271410 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1199/4763] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:09:38 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:38.288887 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-ece27827-de04-430a-8f69-3353952451d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:38.293365 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-ece27827-de04-430a-8f69-3353952451d4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:38.293539 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-ece27827-de04-430a-8f69-3353952451d4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:38.293728 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-ece27827-de04-430a-8f69-3353952451d4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:38.305094 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:38.305094 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:38.309030 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-ece27827-de04-430a-8f69-3353952451d4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:38.314909 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-ece27827-de04-430a-8f69-3353952451d4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:38.315285 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1183/4764] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:09:38 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 1380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:09:38.315730 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-b7b43531-90a2-4761-b860-359ee29ddbc1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:38.317926 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-b7b43531-90a2-4761-b860-359ee29ddbc1 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] PUT https://10.4.3.127/volume/v3/attachments/77bf9b0e-da9c-46c2-8f7b-936e336dd750 Aug 07 21:09:38.318840 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-b7b43531-90a2-4761-b860-359ee29ddbc1 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:38.328313 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-b7b43531-90a2-4761-b860-359ee29ddbc1 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Acquiring lock "cinder-attachment_update-9a8619cf-389d-47e1-b12e-ff5b7bbfa893-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:09:38.329666 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-71562138-2f38-493e-b517-3970fb1e08ba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:38.331823 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-71562138-2f38-493e-b517-3970fb1e08ba tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318/encryption Aug 07 21:09:38.332696 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-71562138-2f38-493e-b517-3970fb1e08ba tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:38.332696 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-71562138-2f38-493e-b517-3970fb1e08ba tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:38.333579 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-b7b43531-90a2-4761-b860-359ee29ddbc1 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Lock "cinder-attachment_update-9a8619cf-389d-47e1-b12e-ff5b7bbfa893-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:09:38.334553 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:38.334553 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:38.342334 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:38.342334 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:38.349616 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-71562138-2f38-493e-b517-3970fb1e08ba tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318/encryption returned with HTTP 200 Aug 07 21:09:38.350059 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1190/4765] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:09:38 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:38.421699 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-b7b43531-90a2-4761-b860-359ee29ddbc1 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Lock "cinder-attachment_update-9a8619cf-389d-47e1-b12e-ff5b7bbfa893-np0000006755" released by "attachment_update" :: held 0.088s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:09:38.422054 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-b7b43531-90a2-4761-b860-359ee29ddbc1 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/attachments/77bf9b0e-da9c-46c2-8f7b-936e336dd750 returned with HTTP 200 Aug 07 21:09:38.422828 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1194/4766] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:09:38 2026] PUT /volume/v3/attachments/77bf9b0e-da9c-46c2-8f7b-936e336dd750 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:39.137342 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-423a3e69-c42f-42ee-bac0-947eccafd833 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:39.139159 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-423a3e69-c42f-42ee-bac0-947eccafd833 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:39.139407 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-423a3e69-c42f-42ee-bac0-947eccafd833 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:39.139586 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-423a3e69-c42f-42ee-bac0-947eccafd833 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:39.139691 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-423a3e69-c42f-42ee-bac0-947eccafd833 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:39.145040 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:39.145040 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:39.145726 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-423a3e69-c42f-42ee-bac0-947eccafd833 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:39.146127 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1200/4767] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:39 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:39.161909 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-91fad8a1-1051-45c0-82b0-26886196397a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:39.164191 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-91fad8a1-1051-45c0-82b0-26886196397a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:09:39.164453 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-91fad8a1-1051-45c0-82b0-26886196397a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:39.164689 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-91fad8a1-1051-45c0-82b0-26886196397a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:39.175531 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:39.175531 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:39.179401 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-91fad8a1-1051-45c0-82b0-26886196397a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:39.183301 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-91fad8a1-1051-45c0-82b0-26886196397a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 200 Aug 07 21:09:39.183648 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1184/4768] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:39 2026] GET /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:40.156413 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e8d35889-94b8-4a20-ba1b-ab4dbc704108 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:40.158338 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e8d35889-94b8-4a20-ba1b-ab4dbc704108 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:40.158548 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e8d35889-94b8-4a20-ba1b-ab4dbc704108 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:40.158743 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e8d35889-94b8-4a20-ba1b-ab4dbc704108 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:40.158919 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e8d35889-94b8-4a20-ba1b-ab4dbc704108 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:40.163446 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:40.163446 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:40.164021 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e8d35889-94b8-4a20-ba1b-ab4dbc704108 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:40.164403 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1191/4769] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:40 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:40.196464 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-27d5c69c-be4d-47aa-bda2-e42ab050ad1a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:40.198296 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-27d5c69c-be4d-47aa-bda2-e42ab050ad1a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:09:40.198484 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-27d5c69c-be4d-47aa-bda2-e42ab050ad1a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:40.198657 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-27d5c69c-be4d-47aa-bda2-e42ab050ad1a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:40.207867 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:40.207867 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:40.211009 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-27d5c69c-be4d-47aa-bda2-e42ab050ad1a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:40.215519 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-27d5c69c-be4d-47aa-bda2-e42ab050ad1a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 200 Aug 07 21:09:40.215881 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1195/4770] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:40 2026] GET /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 940 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:41.175522 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b0392b74-5729-41e6-9841-cac8cb35e498 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:41.177641 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b0392b74-5729-41e6-9841-cac8cb35e498 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:41.177962 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b0392b74-5729-41e6-9841-cac8cb35e498 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:41.178218 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b0392b74-5729-41e6-9841-cac8cb35e498 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:41.178379 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b0392b74-5729-41e6-9841-cac8cb35e498 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:41.183495 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:41.183495 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:41.184323 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b0392b74-5729-41e6-9841-cac8cb35e498 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:41.184842 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1201/4771] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:41 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:41.228154 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f1b9269e-0785-4a4a-8227-4b15a5d5b7d5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:41.230047 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1b9269e-0785-4a4a-8227-4b15a5d5b7d5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:09:41.230232 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1b9269e-0785-4a4a-8227-4b15a5d5b7d5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:41.230639 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1b9269e-0785-4a4a-8227-4b15a5d5b7d5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:41.239827 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:41.239827 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:41.243175 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f1b9269e-0785-4a4a-8227-4b15a5d5b7d5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:41.247731 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1b9269e-0785-4a4a-8227-4b15a5d5b7d5 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 200 Aug 07 21:09:41.248168 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1185/4772] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:41 2026] GET /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 940 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:41.669691 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-62733095-1363-4311-a638-e9c7fc11b45f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:41.671634 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-62733095-1363-4311-a638-e9c7fc11b45f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] POST https://10.4.3.127/volume/v3/attachments/77bf9b0e-da9c-46c2-8f7b-936e336dd750/action Aug 07 21:09:41.671983 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-62733095-1363-4311-a638-e9c7fc11b45f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:09:41.672098 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-62733095-1363-4311-a638-e9c7fc11b45f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:41.687905 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:41.687905 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:41.698029 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-23d0bc77-437b-4e77-b07a-725ed1cdf2a3 req-62733095-1363-4311-a638-e9c7fc11b45f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/attachments/77bf9b0e-da9c-46c2-8f7b-936e336dd750/action returned with HTTP 204 Aug 07 21:09:41.698521 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1192/4773] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:09:41 2026] POST /volume/v3/attachments/77bf9b0e-da9c-46c2-8f7b-936e336dd750/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:41.805905 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-cc890c63-aaa8-4baa-9d6b-166f6442bb15 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:41.808386 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-cc890c63-aaa8-4baa-9d6b-166f6442bb15 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] DELETE https://10.4.3.127/volume/v3/attachments/141ab007-5792-4c2e-b501-36b2417d20ea Aug 07 21:09:41.808622 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-cc890c63-aaa8-4baa-9d6b-166f6442bb15 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:41.808885 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-cc890c63-aaa8-4baa-9d6b-166f6442bb15 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:41.816224 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:41.816224 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:41.857678 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d0688cd3-7b46-42da-a7fb-187c8c8f17d0 req-cc890c63-aaa8-4baa-9d6b-166f6442bb15 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/attachments/141ab007-5792-4c2e-b501-36b2417d20ea returned with HTTP 200 Aug 07 21:09:41.858100 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1196/4774] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:09:41 2026] DELETE /volume/v3/attachments/141ab007-5792-4c2e-b501-36b2417d20ea => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:42.197890 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8574b19b-76bc-4578-9609-7c006055e6aa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:42.200665 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8574b19b-76bc-4578-9609-7c006055e6aa tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:42.200966 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8574b19b-76bc-4578-9609-7c006055e6aa tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:42.201218 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8574b19b-76bc-4578-9609-7c006055e6aa tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:42.201371 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-8574b19b-76bc-4578-9609-7c006055e6aa tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:42.206671 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:42.206671 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:42.207518 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8574b19b-76bc-4578-9609-7c006055e6aa tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:42.208038 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1202/4775] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:42 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:42.217936 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fa1efd59-6f04-4239-b3b8-6295c0c72cc4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:42.219807 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa1efd59-6f04-4239-b3b8-6295c0c72cc4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146/export_record Aug 07 21:09:42.220078 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa1efd59-6f04-4239-b3b8-6295c0c72cc4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:42.220325 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa1efd59-6f04-4239-b3b8-6295c0c72cc4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'export_record' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:42.220448 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-fa1efd59-6f04-4239-b3b8-6295c0c72cc4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Export record for backup 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100275) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 21:09:42.225308 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:42.225308 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:42.226644 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-fa1efd59-6f04-4239-b3b8-6295c0c72cc4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling RPCAPI with context: , host: np0000006755, backup: 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100275) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 21:09:42.233731 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-fa1efd59-6f04-4239-b3b8-6295c0c72cc4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] export_record in rpcapi backup_id 7827cc23-91bb-4bd2-9499-00c8600a1146 on host np0000006755. {{(pid=100275) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 21:09:42.247917 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-fa1efd59-6f04-4239-b3b8-6295c0c72cc4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzgyN2NjMjMtOTFiYi00YmQyLTk0OTktMDBjODYwMGExMTQ2IiwgInVzZXJfaWQiOiAiMDc3N2EwMGM2NWZmNGZhMzgyYmI1Y2Q1NjM1MjY2MmQiLCAicHJvamVjdF9pZCI6ICI1ODRkN2UzMjI2NWI0YTc4YjM4MTQ0MTgxMTk2OTAzZiIsICJ2b2x1bWVfaWQiOiAiMDUzMWNjZjAtZTI2Zi00NTA2LTliY2UtY2RlZWQzMzg2OWE3IiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDYwNDI2MjcyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDUzMWNjZjAtZTI2Zi00NTA2LTliY2UtY2RlZWQzMzg2OWE3LzIwMjYwODA3MjEwOTI3L2F6X25vdmFfYmFja3VwXzc4MjdjYzIzLTkxYmItNGJkMi05NDk5LTAwYzg2MDBhMTE0NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMjE6MDk6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMjE6MDk6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMTowOTo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100275) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 21:09:42.248309 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa1efd59-6f04-4239-b3b8-6295c0c72cc4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146/export_record returned with HTTP 200 Aug 07 21:09:42.249185 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1186/4776] 10.4.3.127 () {68 vars in 1430 bytes} [Fri Aug 7 21:09:42 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:42.259217 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ba237e3b-002e-48f8-8ef7-3a65957b4cdf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:42.261441 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba237e3b-002e-48f8-8ef7-3a65957b4cdf tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:09:42.261704 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba237e3b-002e-48f8-8ef7-3a65957b4cdf tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:42.261978 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba237e3b-002e-48f8-8ef7-3a65957b4cdf tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:42.262137 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ba237e3b-002e-48f8-8ef7-3a65957b4cdf tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:42.267873 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0c2b7b94-3875-446a-a034-d30db05c2ba8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:42.268516 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:42.268516 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:42.269190 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba237e3b-002e-48f8-8ef7-3a65957b4cdf tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:09:42.269587 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1193/4777] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:42 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:42.270410 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0c2b7b94-3875-446a-a034-d30db05c2ba8 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:09:42.270670 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0c2b7b94-3875-446a-a034-d30db05c2ba8 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:42.271246 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0c2b7b94-3875-446a-a034-d30db05c2ba8 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:42.280379 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-387bff0b-948f-438b-a126-fb79932475e8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:42.282777 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-387bff0b-948f-438b-a126-fb79932475e8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] POST https://10.4.3.127/volume/v3/backups/import_record Aug 07 21:09:42.283422 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-387bff0b-948f-438b-a126-fb79932475e8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI3NjYzOWEtNTk4YS00NmIxLWEyM2YtM2FhODlmOWI2Mjk5IiwgInVzZXJfaWQiOiAiMDc3N2EwMGM2NWZmNGZhMzgyYmI1Y2Q1NjM1MjY2MmQiLCAicHJvamVjdF9pZCI6ICI1ODRkN2UzMjI2NWI0YTc4YjM4MTQ0MTgxMTk2OTAzZiIsICJ2b2x1bWVfaWQiOiAiMDUzMWNjZjAtZTI2Zi00NTA2LTliY2UtY2RlZWQzMzg2OWE3IiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDYwNDI2MjcyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDUzMWNjZjAtZTI2Zi00NTA2LTliY2UtY2RlZWQzMzg2OWE3LzIwMjYwODA3MjEwOTI3L2F6X25vdmFfYmFja3VwXzc4MjdjYzIzLTkxYmItNGJkMi05NDk5LTAwYzg2MDBhMTE0NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMjE6MDk6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMjE6MDk6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMTowOTo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:42.285404 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-387bff0b-948f-438b-a126-fb79932475e8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI3NjYzOWEtNTk4YS00NmIxLWEyM2YtM2FhODlmOWI2Mjk5IiwgInVzZXJfaWQiOiAiMDc3N2EwMGM2NWZmNGZhMzgyYmI1Y2Q1NjM1MjY2MmQiLCAicHJvamVjdF9pZCI6ICI1ODRkN2UzMjI2NWI0YTc4YjM4MTQ0MTgxMTk2OTAzZiIsICJ2b2x1bWVfaWQiOiAiMDUzMWNjZjAtZTI2Zi00NTA2LTliY2UtY2RlZWQzMzg2OWE3IiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDYwNDI2MjcyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDUzMWNjZjAtZTI2Zi00NTA2LTliY2UtY2RlZWQzMzg2OWE3LzIwMjYwODA3MjEwOTI3L2F6X25vdmFfYmFja3VwXzc4MjdjYzIzLTkxYmItNGJkMi05NDk5LTAwYzg2MDBhMTE0NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMjE6MDk6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMjE6MDk6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMTowOTo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100277) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 21:09:42.285615 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-387bff0b-948f-438b-a126-fb79932475e8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI3NjYzOWEtNTk4YS00NmIxLWEyM2YtM2FhODlmOWI2Mjk5IiwgInVzZXJfaWQiOiAiMDc3N2EwMGM2NWZmNGZhMzgyYmI1Y2Q1NjM1MjY2MmQiLCAicHJvamVjdF9pZCI6ICI1ODRkN2UzMjI2NWI0YTc4YjM4MTQ0MTgxMTk2OTAzZiIsICJ2b2x1bWVfaWQiOiAiMDUzMWNjZjAtZTI2Zi00NTA2LTliY2UtY2RlZWQzMzg2OWE3IiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDYwNDI2MjcyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDUzMWNjZjAtZTI2Zi00NTA2LTliY2UtY2RlZWQzMzg2OWE3LzIwMjYwODA3MjEwOTI3L2F6X25vdmFfYmFja3VwXzc4MjdjYzIzLTkxYmItNGJkMi05NDk5LTAwYzg2MDBhMTE0NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMjE6MDk6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMjE6MDk6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMTowOTo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100277) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 21:09:42.286560 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.policy [None req-387bff0b-948f-438b-a126-fb79932475e8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'e7c544a3e2a94f5caa9dfae6184cd62e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '584d7e32265b4a78b38144181196903f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100277) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:09:42.286901 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-387bff0b-948f-438b-a126-fb79932475e8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] https://10.4.3.127/volume/v3/backups/import_record returned with HTTP 403 Aug 07 21:09:42.287534 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1203/4778] 10.4.3.127 () {70 vars in 1342 bytes} [Fri Aug 7 21:09:42 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) Aug 07 21:09:42.287914 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:42.287914 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:42.298200 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0c2b7b94-3875-446a-a034-d30db05c2ba8 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:42.298277 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2a86f094-ee07-4c6a-ae7f-997c4a8e278b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:42.300490 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a86f094-ee07-4c6a-ae7f-997c4a8e278b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 Aug 07 21:09:42.300708 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a86f094-ee07-4c6a-ae7f-997c4a8e278b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:42.300925 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a86f094-ee07-4c6a-ae7f-997c4a8e278b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:42.301082 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2a86f094-ee07-4c6a-ae7f-997c4a8e278b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete volume with id: 0531ccf0-e26f-4506-9bce-cdeed33869a7 Aug 07 21:09:42.304365 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0c2b7b94-3875-446a-a034-d30db05c2ba8 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 200 Aug 07 21:09:42.305077 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1197/4779] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:42 2026] GET /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 1232 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:42.309391 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:42.309391 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:42.309934 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2a86f094-ee07-4c6a-ae7f-997c4a8e278b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:09:42.320886 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c03cbe38-e8f9-4e68-a3dc-e480e812edf9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:42.322520 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c03cbe38-e8f9-4e68-a3dc-e480e812edf9 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:09:42.322689 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c03cbe38-e8f9-4e68-a3dc-e480e812edf9 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:42.322929 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c03cbe38-e8f9-4e68-a3dc-e480e812edf9 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:42.331950 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2a86f094-ee07-4c6a-ae7f-997c4a8e278b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete volume request issued successfully. Aug 07 21:09:42.332194 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a86f094-ee07-4c6a-ae7f-997c4a8e278b tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 returned with HTTP 202 Aug 07 21:09:42.332773 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1187/4780] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:09:42 2026] DELETE /volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:42.332844 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:42.332844 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:42.337089 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c03cbe38-e8f9-4e68-a3dc-e480e812edf9 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:42.340459 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ed63b2ab-d3b0-4283-bc6d-793bea53ac13 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:42.340911 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c03cbe38-e8f9-4e68-a3dc-e480e812edf9 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 200 Aug 07 21:09:42.341340 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1194/4781] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:42 2026] GET /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 1232 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:42.343290 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ed63b2ab-d3b0-4283-bc6d-793bea53ac13 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 Aug 07 21:09:42.343507 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ed63b2ab-d3b0-4283-bc6d-793bea53ac13 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:42.343685 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ed63b2ab-d3b0-4283-bc6d-793bea53ac13 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:42.350812 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:42.350812 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:42.354646 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ed63b2ab-d3b0-4283-bc6d-793bea53ac13 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:09:42.358989 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ed63b2ab-d3b0-4283-bc6d-793bea53ac13 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 returned with HTTP 200 Aug 07 21:09:42.359492 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1204/4782] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:42 2026] GET /volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:09:42.428152 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-7c00d25d-55b6-4ec3-96f7-d30728c221fc req-58eac6e2-9122-423c-9aaf-110ed188031f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:42.430075 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-7c00d25d-55b6-4ec3-96f7-d30728c221fc req-58eac6e2-9122-423c-9aaf-110ed188031f tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:42.430252 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-7c00d25d-55b6-4ec3-96f7-d30728c221fc req-58eac6e2-9122-423c-9aaf-110ed188031f tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:42.430439 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-7c00d25d-55b6-4ec3-96f7-d30728c221fc req-58eac6e2-9122-423c-9aaf-110ed188031f tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:42.436816 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:42.436816 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:42.440283 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-7c00d25d-55b6-4ec3-96f7-d30728c221fc req-58eac6e2-9122-423c-9aaf-110ed188031f tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:42.444002 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-7c00d25d-55b6-4ec3-96f7-d30728c221fc req-58eac6e2-9122-423c-9aaf-110ed188031f tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:42.444374 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1198/4783] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:42 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:42.833919 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-047d459a-9958-4b00-b493-64248b37cab3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:42.835707 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-047d459a-9958-4b00-b493-64248b37cab3 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:42.835903 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-047d459a-9958-4b00-b493-64248b37cab3 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:42.836124 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-047d459a-9958-4b00-b493-64248b37cab3 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:42.843328 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:42.843328 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:42.846569 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-047d459a-9958-4b00-b493-64248b37cab3 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:42.850586 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-047d459a-9958-4b00-b493-64248b37cab3 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 200 Aug 07 21:09:42.851066 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1188/4784] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:42 2026] GET /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 939 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:43.166051 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-b793dddc-4976-4402-9481-4e18d91ff3f2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:43.168040 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-b793dddc-4976-4402-9481-4e18d91ff3f2 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:43.168234 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-b793dddc-4976-4402-9481-4e18d91ff3f2 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:43.168452 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-b793dddc-4976-4402-9481-4e18d91ff3f2 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:43.174493 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:43.174493 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:43.177662 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-b793dddc-4976-4402-9481-4e18d91ff3f2 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:43.181728 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-b793dddc-4976-4402-9481-4e18d91ff3f2 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 200 Aug 07 21:09:43.182080 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1195/4785] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:43 2026] GET /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 939 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:43.253399 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d8e70f07-72fa-4422-849e-72815c9258ff None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:43.253800 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d8e70f07-72fa-4422-849e-72815c9258ff None None] GET https://10.4.3.127/volume// Aug 07 21:09:43.253973 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d8e70f07-72fa-4422-849e-72815c9258ff None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:43.254156 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d8e70f07-72fa-4422-849e-72815c9258ff None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:43.254483 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d8e70f07-72fa-4422-849e-72815c9258ff None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:43.254751 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1205/4786] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:09:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:43.261895 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-fc140499-59f8-4ed3-8471-a73f2f6db49c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:43.263992 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-fc140499-59f8-4ed3-8471-a73f2f6db49c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:09:43.264367 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-fc140499-59f8-4ed3-8471-a73f2f6db49c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "baa88146-6910-4fc7-9fc1-3be52515f621", "connector": null, "instance_uuid": "25c69fdd-8ca4-4d0b-bf11-42d7736e0f10"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:43.272411 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:43.272411 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:43.295574 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-fc140499-59f8-4ed3-8471-a73f2f6db49c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:09:43.296171 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1199/4787] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:09:43 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:43.325704 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1ba08a20-9922-403d-a336-cda2e0fe0b83 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:43.327818 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ba08a20-9922-403d-a336-cda2e0fe0b83 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:43.328025 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ba08a20-9922-403d-a336-cda2e0fe0b83 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:43.328212 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ba08a20-9922-403d-a336-cda2e0fe0b83 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:43.336464 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0219d6a2-8281-4847-ad28-5cbbe29e25e3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:43.337057 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0219d6a2-8281-4847-ad28-5cbbe29e25e3 None None] GET https://10.4.3.127/volume// Aug 07 21:09:43.337057 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0219d6a2-8281-4847-ad28-5cbbe29e25e3 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:43.337216 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0219d6a2-8281-4847-ad28-5cbbe29e25e3 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:43.337535 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0219d6a2-8281-4847-ad28-5cbbe29e25e3 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:43.337851 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1196/4788] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:09:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:43.338940 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:43.338940 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:43.344152 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1ba08a20-9922-403d-a336-cda2e0fe0b83 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:43.347921 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-d3b663be-5244-48d5-a257-abd0d9d9e468 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:43.348914 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ba08a20-9922-403d-a336-cda2e0fe0b83 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 200 Aug 07 21:09:43.349228 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1189/4789] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:43 2026] GET /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:43.350620 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-d3b663be-5244-48d5-a257-abd0d9d9e468 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:43.350982 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-d3b663be-5244-48d5-a257-abd0d9d9e468 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:43.351195 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-d3b663be-5244-48d5-a257-abd0d9d9e468 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:43.363599 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:43.363599 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:43.367154 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-d3b663be-5244-48d5-a257-abd0d9d9e468 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:43.371149 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-d3b663be-5244-48d5-a257-abd0d9d9e468 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 200 Aug 07 21:09:43.371582 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1206/4790] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:09:43 2026] GET /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 1118 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:09:43.375521 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-24bc62f3-e473-4966-89ed-bf41c6b7adfe None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:43.379080 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-24bc62f3-e473-4966-89ed-bf41c6b7adfe tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 Aug 07 21:09:43.379327 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-24bc62f3-e473-4966-89ed-bf41c6b7adfe tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:43.379571 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-24bc62f3-e473-4966-89ed-bf41c6b7adfe tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:43.386533 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-24bc62f3-e473-4966-89ed-bf41c6b7adfe tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 returned with HTTP 404 Aug 07 21:09:43.387131 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1200/4791] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:43 2026] GET /volume/v3/volumes/0531ccf0-e26f-4506-9bce-cdeed33869a7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:43.396647 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5b60a5b9-f717-4c4e-8fad-39396fb7dba8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:43.398396 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5b60a5b9-f717-4c4e-8fad-39396fb7dba8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] GET https://10.4.3.127/volume/v3/backups Aug 07 21:09:43.398634 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5b60a5b9-f717-4c4e-8fad-39396fb7dba8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:43.398788 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5b60a5b9-f717-4c4e-8fad-39396fb7dba8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:43.399057 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-5b60a5b9-f717-4c4e-8fad-39396fb7dba8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:09:43.405202 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5b60a5b9-f717-4c4e-8fad-39396fb7dba8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] https://10.4.3.127/volume/v3/backups returned with HTTP 200 Aug 07 21:09:43.405774 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1197/4792] 10.4.3.127 () {68 vars in 1277 bytes} [Fri Aug 7 21:09:43 2026] GET /volume/v3/backups => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:43.416044 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6c02b719-ad7d-4a9b-af00-b50f4b08417a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:43.417694 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c02b719-ad7d-4a9b-af00-b50f4b08417a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] GET https://10.4.3.127/volume/v3/backups?project_id=584d7e32265b4a78b38144181196903f Aug 07 21:09:43.417914 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c02b719-ad7d-4a9b-af00-b50f4b08417a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:43.418091 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c02b719-ad7d-4a9b-af00-b50f4b08417a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:43.418356 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-6c02b719-ad7d-4a9b-af00-b50f4b08417a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Removing options 'project_id' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:09:43.422988 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c02b719-ad7d-4a9b-af00-b50f4b08417a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] https://10.4.3.127/volume/v3/backups?project_id=584d7e32265b4a78b38144181196903f returned with HTTP 200 Aug 07 21:09:43.423350 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1190/4793] 10.4.3.127 () {68 vars in 1364 bytes} [Fri Aug 7 21:09:43 2026] GET /volume/v3/backups?project_id=584d7e32265b4a78b38144181196903f => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:43.432908 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:43.434598 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:09:43.434982 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-753088619"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:43.436347 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-753088619'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:09:43.436463 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Create volume of 1 GB Aug 07 21:09:43.440052 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Availability Zones retrieved successfully. Aug 07 21:09:43.445523 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Flow 'volume_create_api' (3bcceba3-1e52-4fff-b535-af33340c0bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:43.446584 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c65188-36df-4781-80ca-43ff1b9fd641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:43.447657 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:09:43.471591 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-323b6b12-6db5-45ec-8bdd-afd26ceb5d8f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:43.472693 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c65188-36df-4781-80ca-43ff1b9fd641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:43.473564 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0005b027-2dff-419e-8671-14f5f56622fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:43.474043 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-323b6b12-6db5-45ec-8bdd-afd26ceb5d8f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] PUT https://10.4.3.127/volume/v3/attachments/c36a07d2-2634-4a2e-ac54-ed8e3afa9264 Aug 07 21:09:43.474490 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-323b6b12-6db5-45ec-8bdd-afd26ceb5d8f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:43.484519 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-323b6b12-6db5-45ec-8bdd-afd26ceb5d8f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Acquiring lock "cinder-attachment_update-baa88146-6910-4fc7-9fc1-3be52515f621-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:09:43.490771 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-323b6b12-6db5-45ec-8bdd-afd26ceb5d8f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Lock "cinder-attachment_update-baa88146-6910-4fc7-9fc1-3be52515f621-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:09:43.492086 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:43.492086 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:43.514827 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Created reservations ['aff8c5b5-a27b-4dee-9ead-f3b1da5830bc', '71d820c1-f4f2-4625-9b19-24da9c63a35d', 'ea54f1a6-612b-4865-a04c-7e30808fcd72', '6823234e-079c-45fe-a7a4-3a7d2ce4c35c'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:09:43.515441 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0005b027-2dff-419e-8671-14f5f56622fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aff8c5b5-a27b-4dee-9ead-f3b1da5830bc', '71d820c1-f4f2-4625-9b19-24da9c63a35d', 'ea54f1a6-612b-4865-a04c-7e30808fcd72', '6823234e-079c-45fe-a7a4-3a7d2ce4c35c']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:43.516222 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adeef3fe-7195-4016-afdd-3bed9b255ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:43.542271 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adeef3fe-7195-4016-afdd-3bed9b255ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1c83bd2-925e-40a9-ba31-aaf151943d83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-753088619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584d7e32265b4a78b38144181196903f',qos_specs=None,replication_status=,reservations=['aff8c5b5-a27b-4dee-9ead-f3b1da5830bc','71d820c1-f4f2-4625-9b19-24da9c63a35d','ea54f1a6-612b-4865-a04c-7e30808fcd72','6823234e-079c-45fe-a7a4-3a7d2ce4c35c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0777a00c65ff4fa382bb5cd56352662d',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:09:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-753088619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1c83bd2-925e-40a9-ba31-aaf151943d83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='584d7e32265b4a78b38144181196903f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0777a00c65ff4fa382bb5cd56352662d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:43.544541 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12600e0c-0de5-4b33-8ba7-5dc0908bf4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:43.561598 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12600e0c-0de5-4b33-8ba7-5dc0908bf4fb) transitioned into state 'SUCCESS' from state '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-753088619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584d7e32265b4a78b38144181196903f',qos_specs=None,replication_status=,reservations=['aff8c5b5-a27b-4dee-9ead-f3b1da5830bc','71d820c1-f4f2-4625-9b19-24da9c63a35d','ea54f1a6-612b-4865-a04c-7e30808fcd72','6823234e-079c-45fe-a7a4-3a7d2ce4c35c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0777a00c65ff4fa382bb5cd56352662d',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:43.562271 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41284bfd-6848-4f49-aab2-2115340fac9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:43.571303 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41284bfd-6848-4f49-aab2-2115340fac9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:43.572103 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Flow 'volume_create_api' (3bcceba3-1e52-4fff-b535-af33340c0bc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:43.572439 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Create volume request issued successfully. Aug 07 21:09:43.572974 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7c22f565-b6c7-4e13-a8b6-0c7a9c68528d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:09:43.573395 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1207/4794] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:09:43 2026] POST /volume/v3/volumes => generated 777 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:09:43.576069 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-323b6b12-6db5-45ec-8bdd-afd26ceb5d8f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Lock "cinder-attachment_update-baa88146-6910-4fc7-9fc1-3be52515f621-np0000006755" released by "attachment_update" :: held 0.085s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:09:43.576706 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-323b6b12-6db5-45ec-8bdd-afd26ceb5d8f tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/attachments/c36a07d2-2634-4a2e-ac54-ed8e3afa9264 returned with HTTP 200 Aug 07 21:09:43.577384 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1201/4795] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:09:43 2026] PUT /volume/v3/attachments/c36a07d2-2634-4a2e-ac54-ed8e3afa9264 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:43.587372 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-caefc07d-f427-45a7-b155-c4e0708825f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:43.587372 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-caefc07d-f427-45a7-b155-c4e0708825f3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 Aug 07 21:09:43.587372 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-caefc07d-f427-45a7-b155-c4e0708825f3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:43.587372 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-caefc07d-f427-45a7-b155-c4e0708825f3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:43.593983 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:43.593983 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:43.599192 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-caefc07d-f427-45a7-b155-c4e0708825f3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:09:43.603858 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-caefc07d-f427-45a7-b155-c4e0708825f3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 returned with HTTP 200 Aug 07 21:09:43.604374 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1198/4796] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:43 2026] GET /volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:44.362622 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-194be381-839a-4999-a2cd-70511ef4154a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:44.364286 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-194be381-839a-4999-a2cd-70511ef4154a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:44.364477 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-194be381-839a-4999-a2cd-70511ef4154a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:44.364654 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-194be381-839a-4999-a2cd-70511ef4154a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:44.373599 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-20d22da9-8bde-48d5-8f3d-86e41fc67b7a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:44.373946 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:44.373946 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:44.375251 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-20d22da9-8bde-48d5-8f3d-86e41fc67b7a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 Aug 07 21:09:44.375556 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-20d22da9-8bde-48d5-8f3d-86e41fc67b7a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:44.375834 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-20d22da9-8bde-48d5-8f3d-86e41fc67b7a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:44.377146 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-194be381-839a-4999-a2cd-70511ef4154a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:44.381217 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-194be381-839a-4999-a2cd-70511ef4154a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 200 Aug 07 21:09:44.381406 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1191/4797] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:44 2026] GET /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:44.385781 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:44.385781 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:44.389077 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-20d22da9-8bde-48d5-8f3d-86e41fc67b7a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:09:44.393706 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-20d22da9-8bde-48d5-8f3d-86e41fc67b7a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 returned with HTTP 200 Aug 07 21:09:44.394106 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1208/4798] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:44 2026] GET /volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 => generated 1637 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:44.616368 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fc624d3a-27cf-4ebe-a591-cb9e7226554e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:44.618170 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fc624d3a-27cf-4ebe-a591-cb9e7226554e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 Aug 07 21:09:44.618447 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fc624d3a-27cf-4ebe-a591-cb9e7226554e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:44.618631 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fc624d3a-27cf-4ebe-a591-cb9e7226554e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:44.625736 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:44.625736 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:44.629618 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fc624d3a-27cf-4ebe-a591-cb9e7226554e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:09:44.633506 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fc624d3a-27cf-4ebe-a591-cb9e7226554e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 returned with HTTP 200 Aug 07 21:09:44.633982 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1202/4799] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:44 2026] GET /volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:44.647910 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f5935062-6b86-4997-b6b4-3e9432f39746 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:44.648170 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5935062-6b86-4997-b6b4-3e9432f39746 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:09:44.648491 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5935062-6b86-4997-b6b4-3e9432f39746 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c1c83bd2-925e-40a9-ba31-aaf151943d83", "name": "tempest-type-Backup-348408258"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:44.649747 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-f5935062-6b86-4997-b6b4-3e9432f39746 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Creating new backup {'backup': {'volume_id': 'c1c83bd2-925e-40a9-ba31-aaf151943d83', 'name': 'tempest-type-Backup-348408258'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:09:44.649982 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-f5935062-6b86-4997-b6b4-3e9432f39746 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Creating backup of volume c1c83bd2-925e-40a9-ba31-aaf151943d83 in container None Aug 07 21:09:44.657108 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:44.657108 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:44.657108 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f5935062-6b86-4997-b6b4-3e9432f39746 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:09:44.673673 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-f5935062-6b86-4997-b6b4-3e9432f39746 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Created reservations ['a65bead0-dd91-4f98-bca6-57d751d62a03', '39e68903-3278-4801-b5b0-d13a5a3deb21'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:09:44.696652 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5935062-6b86-4997-b6b4-3e9432f39746 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:09:44.697742 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1199/4800] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:09:44 2026] POST /volume/v3/backups => generated 315 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:09:44.705400 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8097ad60-557c-4199-aaa3-9ee3c7c8d4e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:44.707130 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8097ad60-557c-4199-aaa3-9ee3c7c8d4e4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:44.707336 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8097ad60-557c-4199-aaa3-9ee3c7c8d4e4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:44.707519 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8097ad60-557c-4199-aaa3-9ee3c7c8d4e4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:44.707634 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8097ad60-557c-4199-aaa3-9ee3c7c8d4e4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:44.712137 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:44.712137 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:44.712864 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8097ad60-557c-4199-aaa3-9ee3c7c8d4e4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:44.713277 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1192/4801] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:44 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:45.310092 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-44121436-6708-4f74-a1a0-9849cbb2ce3e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:45.312073 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44121436-6708-4f74-a1a0-9849cbb2ce3e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] DELETE https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:45.312359 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44121436-6708-4f74-a1a0-9849cbb2ce3e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:45.312587 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44121436-6708-4f74-a1a0-9849cbb2ce3e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:45.312805 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-44121436-6708-4f74-a1a0-9849cbb2ce3e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Delete volume with id: aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:45.320206 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:45.320206 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:45.320721 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-44121436-6708-4f74-a1a0-9849cbb2ce3e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:45.331887 np0000006755 devstack@c-api.service[100277]: WARNING cinder.keymgr.conf_key_mgr [None req-44121436-6708-4f74-a1a0-9849cbb2ce3e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 21:09:45.337140 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-44121436-6708-4f74-a1a0-9849cbb2ce3e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Delete volume request issued successfully. Aug 07 21:09:45.337309 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44121436-6708-4f74-a1a0-9849cbb2ce3e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 202 Aug 07 21:09:45.337858 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1209/4802] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:09:45 2026] DELETE /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:45.345102 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ac0582a4-5b8d-4ac3-a3d8-0712a77af654 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:45.346877 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ac0582a4-5b8d-4ac3-a3d8-0712a77af654 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:45.347109 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ac0582a4-5b8d-4ac3-a3d8-0712a77af654 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:45.347314 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ac0582a4-5b8d-4ac3-a3d8-0712a77af654 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:45.355671 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:45.355671 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:45.360441 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ac0582a4-5b8d-4ac3-a3d8-0712a77af654 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:45.365290 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ac0582a4-5b8d-4ac3-a3d8-0712a77af654 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 200 Aug 07 21:09:45.365897 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1203/4803] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:45 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:45.393195 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65f57306-9bb6-4d76-846f-3f991b9d48dc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:45.395084 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65f57306-9bb6-4d76-846f-3f991b9d48dc tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:45.395264 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65f57306-9bb6-4d76-846f-3f991b9d48dc tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:45.395452 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65f57306-9bb6-4d76-846f-3f991b9d48dc tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:45.404067 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:45.404067 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:45.407568 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-65f57306-9bb6-4d76-846f-3f991b9d48dc tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:45.411713 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65f57306-9bb6-4d76-846f-3f991b9d48dc tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 200 Aug 07 21:09:45.412093 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1200/4804] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:45 2026] GET /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:45.724638 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ac9bee2b-5def-468a-b623-2d9d23798b7f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:45.726595 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac9bee2b-5def-468a-b623-2d9d23798b7f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:45.726839 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac9bee2b-5def-468a-b623-2d9d23798b7f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:45.727059 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac9bee2b-5def-468a-b623-2d9d23798b7f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:45.727176 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ac9bee2b-5def-468a-b623-2d9d23798b7f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:45.731774 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:45.731774 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:45.732603 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac9bee2b-5def-468a-b623-2d9d23798b7f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:45.733100 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1193/4805] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:45 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:46.380708 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9a59c071-d662-482a-8125-77c9090b2c12 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:46.382453 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9a59c071-d662-482a-8125-77c9090b2c12 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 Aug 07 21:09:46.382693 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9a59c071-d662-482a-8125-77c9090b2c12 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:46.382932 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9a59c071-d662-482a-8125-77c9090b2c12 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:46.388303 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9a59c071-d662-482a-8125-77c9090b2c12 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 returned with HTTP 404 Aug 07 21:09:46.388714 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1210/4806] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:46 2026] GET /volume/v3/volumes/aab73a67-9115-4c12-a6c4-ccb0448f4318 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:46.394447 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-19de042e-25a5-403e-98f8-379ecd9913cd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:46.396066 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-19de042e-25a5-403e-98f8-379ecd9913cd tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] DELETE https://10.4.3.127/volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 Aug 07 21:09:46.396248 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-19de042e-25a5-403e-98f8-379ecd9913cd tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:46.396429 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-19de042e-25a5-403e-98f8-379ecd9913cd tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:46.396582 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-19de042e-25a5-403e-98f8-379ecd9913cd tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Delete volume with id: 54619a47-ac2e-487e-9e98-f24dbd364e04 Aug 07 21:09:46.402952 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:46.402952 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:46.403340 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-19de042e-25a5-403e-98f8-379ecd9913cd tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:46.413421 np0000006755 devstack@c-api.service[100278]: WARNING cinder.keymgr.conf_key_mgr [None req-19de042e-25a5-403e-98f8-379ecd9913cd tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 21:09:46.418091 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-19de042e-25a5-403e-98f8-379ecd9913cd tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Delete volume request issued successfully. Aug 07 21:09:46.418251 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-19de042e-25a5-403e-98f8-379ecd9913cd tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 returned with HTTP 202 Aug 07 21:09:46.418640 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1204/4807] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:09:46 2026] DELETE /volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:46.425343 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-39bb0ae6-c3be-4a02-988f-12d06373243b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:46.426063 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e075cf2c-ec56-4dc4-8b43-e80dad507557 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:46.426706 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39bb0ae6-c3be-4a02-988f-12d06373243b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 Aug 07 21:09:46.426952 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39bb0ae6-c3be-4a02-988f-12d06373243b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:46.427134 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39bb0ae6-c3be-4a02-988f-12d06373243b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:46.427815 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e075cf2c-ec56-4dc4-8b43-e80dad507557 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:46.428027 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e075cf2c-ec56-4dc4-8b43-e80dad507557 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:46.428203 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e075cf2c-ec56-4dc4-8b43-e80dad507557 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:46.433979 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:46.433979 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:46.436771 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:46.436771 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:46.437494 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-39bb0ae6-c3be-4a02-988f-12d06373243b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:46.439927 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e075cf2c-ec56-4dc4-8b43-e80dad507557 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:46.442187 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39bb0ae6-c3be-4a02-988f-12d06373243b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 returned with HTTP 200 Aug 07 21:09:46.442599 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1201/4808] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:46 2026] GET /volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:46.443773 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e075cf2c-ec56-4dc4-8b43-e80dad507557 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 200 Aug 07 21:09:46.444119 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1194/4809] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:46 2026] GET /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:46.742104 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-dbf0cead-bbbe-464f-8872-4f986534cd51 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:46.743825 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dbf0cead-bbbe-464f-8872-4f986534cd51 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:46.744034 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dbf0cead-bbbe-464f-8872-4f986534cd51 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:46.744531 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dbf0cead-bbbe-464f-8872-4f986534cd51 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:46.744531 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-dbf0cead-bbbe-464f-8872-4f986534cd51 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:46.748247 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:46.748247 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:46.748850 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dbf0cead-bbbe-464f-8872-4f986534cd51 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:46.749174 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1211/4810] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:46 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:46.812453 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-c8eec4ca-588f-4372-aa74-e00ed0f6f5c2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:46.814648 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-c8eec4ca-588f-4372-aa74-e00ed0f6f5c2 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] POST https://10.4.3.127/volume/v3/attachments/c36a07d2-2634-4a2e-ac54-ed8e3afa9264/action Aug 07 21:09:46.815021 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-c8eec4ca-588f-4372-aa74-e00ed0f6f5c2 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:09:46.815131 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-c8eec4ca-588f-4372-aa74-e00ed0f6f5c2 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:46.829886 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:46.829886 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:46.840136 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4465d706-5aab-4401-b3f5-9f6809c01ac7 req-c8eec4ca-588f-4372-aa74-e00ed0f6f5c2 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/attachments/c36a07d2-2634-4a2e-ac54-ed8e3afa9264/action returned with HTTP 204 Aug 07 21:09:46.840714 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1205/4811] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:09:46 2026] POST /volume/v3/attachments/c36a07d2-2634-4a2e-ac54-ed8e3afa9264/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:47.451802 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ce16af40-6dbe-4be1-90c2-a7b2737cd780 req-a3e8c413-0439-470b-ba7b-3900fd5c19e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:47.453714 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d8c0d946-66f8-43d6-a24e-fa1f58b07793 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:47.454058 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ce16af40-6dbe-4be1-90c2-a7b2737cd780 req-a3e8c413-0439-470b-ba7b-3900fd5c19e6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/attachments/7ae82340-714e-463a-a6a7-db36503e25a1 Aug 07 21:09:47.454268 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ce16af40-6dbe-4be1-90c2-a7b2737cd780 req-a3e8c413-0439-470b-ba7b-3900fd5c19e6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:47.454436 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ce16af40-6dbe-4be1-90c2-a7b2737cd780 req-a3e8c413-0439-470b-ba7b-3900fd5c19e6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:47.455316 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-335e330e-595b-4e88-9cef-ed124046bfc4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:47.455605 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d8c0d946-66f8-43d6-a24e-fa1f58b07793 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 Aug 07 21:09:47.455655 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d8c0d946-66f8-43d6-a24e-fa1f58b07793 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:47.455813 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d8c0d946-66f8-43d6-a24e-fa1f58b07793 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:47.457256 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-335e330e-595b-4e88-9cef-ed124046bfc4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:47.457891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-335e330e-595b-4e88-9cef-ed124046bfc4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:47.457891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-335e330e-595b-4e88-9cef-ed124046bfc4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:47.461389 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d8c0d946-66f8-43d6-a24e-fa1f58b07793 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 returned with HTTP 404 Aug 07 21:09:47.461858 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1195/4812] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:47 2026] GET /volume/v3/volumes/54619a47-ac2e-487e-9e98-f24dbd364e04 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:47.463258 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:47.463258 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:47.467963 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2d2c99d9-fe48-4766-a2ee-b3ff6acb004d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:47.468380 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:47.468380 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:47.469604 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2d2c99d9-fe48-4766-a2ee-b3ff6acb004d tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:09:47.469798 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2d2c99d9-fe48-4766-a2ee-b3ff6acb004d tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:47.469992 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2d2c99d9-fe48-4766-a2ee-b3ff6acb004d tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:47.470752 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-2d2c99d9-fe48-4766-a2ee-b3ff6acb004d tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:09:47.471150 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-335e330e-595b-4e88-9cef-ed124046bfc4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:47.474472 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-335e330e-595b-4e88-9cef-ed124046bfc4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 200 Aug 07 21:09:47.474828 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1212/4813] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:47 2026] GET /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 1231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:47.486424 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-65c8d045-be27-434c-8edc-7f26c2b9ad8a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:47.488257 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65c8d045-be27-434c-8edc-7f26c2b9ad8a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:47.488427 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65c8d045-be27-434c-8edc-7f26c2b9ad8a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:47.488603 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65c8d045-be27-434c-8edc-7f26c2b9ad8a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:47.489078 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2d2c99d9-fe48-4766-a2ee-b3ff6acb004d tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Get all volumes completed successfully. Aug 07 21:09:47.491231 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:47.491231 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:47.496240 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2d2c99d9-fe48-4766-a2ee-b3ff6acb004d tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:09:47.496746 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1206/4814] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:09:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13378 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:09:47.496859 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:47.496859 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:47.499984 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-65c8d045-be27-434c-8edc-7f26c2b9ad8a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:47.503521 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65c8d045-be27-434c-8edc-7f26c2b9ad8a tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 200 Aug 07 21:09:47.504015 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1196/4815] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:47 2026] GET /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 1231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:47.505621 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ce16af40-6dbe-4be1-90c2-a7b2737cd780 req-a3e8c413-0439-470b-ba7b-3900fd5c19e6 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/7ae82340-714e-463a-a6a7-db36503e25a1 returned with HTTP 200 Aug 07 21:09:47.506028 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1202/4816] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:09:47 2026] DELETE /volume/v3/attachments/7ae82340-714e-463a-a6a7-db36503e25a1 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:47.512802 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9a56c5a5-7f57-42fc-aa08-7087dc67c82f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:47.515423 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9a56c5a5-7f57-42fc-aa08-7087dc67c82f tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] DELETE https://10.4.3.127/volume/v3/types/95cebe54-50a9-47a2-92b1-52241d2057ca Aug 07 21:09:47.515686 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9a56c5a5-7f57-42fc-aa08-7087dc67c82f tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:47.515808 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-ce16af40-6dbe-4be1-90c2-a7b2737cd780 req-707906ba-5725-4a8a-82ca-373c83d586b3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:47.515968 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9a56c5a5-7f57-42fc-aa08-7087dc67c82f tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:47.517788 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-ce16af40-6dbe-4be1-90c2-a7b2737cd780 req-707906ba-5725-4a8a-82ca-373c83d586b3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 Aug 07 21:09:47.518005 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-ce16af40-6dbe-4be1-90c2-a7b2737cd780 req-707906ba-5725-4a8a-82ca-373c83d586b3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:47.518234 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-ce16af40-6dbe-4be1-90c2-a7b2737cd780 req-707906ba-5725-4a8a-82ca-373c83d586b3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:47.518432 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [req-ce16af40-6dbe-4be1-90c2-a7b2737cd780 req-707906ba-5725-4a8a-82ca-373c83d586b3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume with id: 625f0678-7da5-4449-9529-c2aeb7062023 Aug 07 21:09:47.527363 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:47.527363 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:47.528017 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-ce16af40-6dbe-4be1-90c2-a7b2737cd780 req-707906ba-5725-4a8a-82ca-373c83d586b3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:09:47.540514 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9a56c5a5-7f57-42fc-aa08-7087dc67c82f tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] https://10.4.3.127/volume/v3/types/95cebe54-50a9-47a2-92b1-52241d2057ca returned with HTTP 202 Aug 07 21:09:47.540899 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1213/4817] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:09:47 2026] DELETE /volume/v3/types/95cebe54-50a9-47a2-92b1-52241d2057ca => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:47.545350 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-ce16af40-6dbe-4be1-90c2-a7b2737cd780 req-707906ba-5725-4a8a-82ca-373c83d586b3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume request issued successfully. Aug 07 21:09:47.545519 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-ce16af40-6dbe-4be1-90c2-a7b2737cd780 req-707906ba-5725-4a8a-82ca-373c83d586b3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 returned with HTTP 202 Aug 07 21:09:47.545992 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1207/4818] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 7 21:09:47 2026] DELETE /volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:47.758732 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-82dabc0d-2eb5-448d-8f49-70a553687e23 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:47.760617 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82dabc0d-2eb5-448d-8f49-70a553687e23 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:47.760944 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82dabc0d-2eb5-448d-8f49-70a553687e23 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:47.761185 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82dabc0d-2eb5-448d-8f49-70a553687e23 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:47.761340 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-82dabc0d-2eb5-448d-8f49-70a553687e23 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:47.765205 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:47.765205 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:47.765895 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82dabc0d-2eb5-448d-8f49-70a553687e23 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:47.766519 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1197/4819] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:47 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:48.189428 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4669484c-1e47-42ff-9854-bc9e5180d560 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:48.191824 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4669484c-1e47-42ff-9854-bc9e5180d560 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 Aug 07 21:09:48.192077 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4669484c-1e47-42ff-9854-bc9e5180d560 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:48.192415 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4669484c-1e47-42ff-9854-bc9e5180d560 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:48.198943 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4669484c-1e47-42ff-9854-bc9e5180d560 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 returned with HTTP 404 Aug 07 21:09:48.199393 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1203/4820] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:48 2026] GET /volume/v3/volumes/625f0678-7da5-4449-9529-c2aeb7062023 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:48.207102 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d00dbcda-bb16-4243-8eee-862c514ba264 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:48.208850 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d00dbcda-bb16-4243-8eee-862c514ba264 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e Aug 07 21:09:48.209020 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d00dbcda-bb16-4243-8eee-862c514ba264 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:48.209215 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d00dbcda-bb16-4243-8eee-862c514ba264 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:48.209336 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-d00dbcda-bb16-4243-8eee-862c514ba264 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete snapshot with id: bc04b6c0-ffa3-4751-997a-809e8efb6a2e Aug 07 21:09:48.211084 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=270,cinder:UPDATE=58,cinder:INSERT=25 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:09:48.215263 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:48.215263 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:48.215746 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d00dbcda-bb16-4243-8eee-862c514ba264 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:09:48.232858 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d00dbcda-bb16-4243-8eee-862c514ba264 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot delete request issued successfully. Aug 07 21:09:48.233045 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d00dbcda-bb16-4243-8eee-862c514ba264 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e returned with HTTP 202 Aug 07 21:09:48.233489 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1214/4821] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:09:48 2026] DELETE /volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:48.241176 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3ac67a0c-abdc-4888-8eed-48a3c980a3f3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:48.243081 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3ac67a0c-abdc-4888-8eed-48a3c980a3f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e Aug 07 21:09:48.243302 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3ac67a0c-abdc-4888-8eed-48a3c980a3f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:48.243528 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3ac67a0c-abdc-4888-8eed-48a3c980a3f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:48.245328 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=279,cinder:INSERT=19,cinder:UPDATE=57 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:09:48.249161 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:48.249161 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:48.249615 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3ac67a0c-abdc-4888-8eed-48a3c980a3f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:09:48.250711 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3ac67a0c-abdc-4888-8eed-48a3c980a3f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e returned with HTTP 200 Aug 07 21:09:48.251198 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1208/4822] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:09:48 2026] GET /volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:48.480026 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fae32d26-5453-4926-a562-3d766fcdd05c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:48.482106 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fae32d26-5453-4926-a562-3d766fcdd05c tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:09:48.482548 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fae32d26-5453-4926-a562-3d766fcdd05c tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-830894036", "extra_specs": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:48.496683 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fae32d26-5453-4926-a562-3d766fcdd05c tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:09:48.497286 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1198/4823] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:09:48 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:48.507188 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d03c2c62-f179-48fb-9673-1bc75672affd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:48.509282 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d03c2c62-f179-48fb-9673-1bc75672affd tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] POST https://10.4.3.127/volume/v3/types/80af5130-d0d7-48bc-a538-d78c94c9c6bf/encryption Aug 07 21:09:48.509802 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d03c2c62-f179-48fb-9673-1bc75672affd tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:48.511808 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:48.511808 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:48.526347 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d03c2c62-f179-48fb-9673-1bc75672affd tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] https://10.4.3.127/volume/v3/types/80af5130-d0d7-48bc-a538-d78c94c9c6bf/encryption returned with HTTP 200 Aug 07 21:09:48.526851 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1204/4824] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:09:48 2026] POST /volume/v3/types/80af5130-d0d7-48bc-a538-d78c94c9c6bf/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:48.551824 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-66943ad5-1554-4a01-bea1-06e703c9976b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:48.553879 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:09:48.554263 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1040484053", "snapshot_id": null, "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "volume_type": "tempest-scenario-type-luks-830894036", "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:48.555927 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1040484053', 'snapshot_id': None, 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'volume_type': 'tempest-scenario-type-luks-830894036', 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:09:48.632818 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Create volume of 1 GB Aug 07 21:09:48.633105 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:48.633105 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:48.633634 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Availability Zones retrieved successfully. Aug 07 21:09:48.638878 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Flow 'volume_create_api' (a00e7170-5697-4575-a634-225579688e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:48.639752 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb1f323-3c5a-43d7-a17e-ad4bc00d7cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:48.640614 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:09:48.689864 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb1f323-3c5a-43d7-a17e-ad4bc00d7cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:09:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=80af5130-d0d7-48bc-a538-d78c94c9c6bf,is_public=True,name='tempest-scenario-type-luks-830894036',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80af5130-d0d7-48bc-a538-d78c94c9c6bf', '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=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:48.690468 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d2669b-0f49-4b59-bb2a-5c2ae259d683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:48.714444 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-830894036 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-830894036, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:09:48.714648 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-830894036 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-830894036, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:09:48.736612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Created reservations ['49989932-9158-46f0-87da-3a080c334b68', '284d83d9-9b83-44af-b7ff-0d700bd44c2b', 'd138bf6f-71dc-4d32-b301-ab96a2cae1d9', 'cca86109-306b-4316-870e-b941b799aa14'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:09:48.737323 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d2669b-0f49-4b59-bb2a-5c2ae259d683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49989932-9158-46f0-87da-3a080c334b68', '284d83d9-9b83-44af-b7ff-0d700bd44c2b', 'd138bf6f-71dc-4d32-b301-ab96a2cae1d9', 'cca86109-306b-4316-870e-b941b799aa14']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:48.738010 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7f6c74-69f8-47b9-ae0a-7474d97b60cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:48.761263 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7f6c74-69f8-47b9-ae0a-7474d97b60cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cac8c720-3864-43f7-a971-48447e00536c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1040484053',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74463e178c2b4e0c99f1d7e5b1a47230',qos_specs=None,replication_status=,reservations=['49989932-9158-46f0-87da-3a080c334b68','284d83d9-9b83-44af-b7ff-0d700bd44c2b','d138bf6f-71dc-4d32-b301-ab96a2cae1d9','cca86109-306b-4316-870e-b941b799aa14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fce4d9f1cb024c90993726e747c03c60',volume_type_id=80af5130-d0d7-48bc-a538-d78c94c9c6bf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1040484053',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cac8c720-3864-43f7-a971-48447e00536c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74463e178c2b4e0c99f1d7e5b1a47230',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fce4d9f1cb024c90993726e747c03c60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80af5130-d0d7-48bc-a538-d78c94c9c6bf),volume_type_id=80af5130-d0d7-48bc-a538-d78c94c9c6bf)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:48.762011 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91224ef3-f8cb-4a78-a26b-59e85ce84895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:48.776500 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c80c328c-04a1-4777-bae7-71c950c03cd2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:48.778715 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c80c328c-04a1-4777-bae7-71c950c03cd2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:48.778843 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91224ef3-f8cb-4a78-a26b-59e85ce84895) transitioned into state 'SUCCESS' from state '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-1040484053',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74463e178c2b4e0c99f1d7e5b1a47230',qos_specs=None,replication_status=,reservations=['49989932-9158-46f0-87da-3a080c334b68','284d83d9-9b83-44af-b7ff-0d700bd44c2b','d138bf6f-71dc-4d32-b301-ab96a2cae1d9','cca86109-306b-4316-870e-b941b799aa14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fce4d9f1cb024c90993726e747c03c60',volume_type_id=80af5130-d0d7-48bc-a538-d78c94c9c6bf)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:48.779023 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c80c328c-04a1-4777-bae7-71c950c03cd2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:48.779291 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c80c328c-04a1-4777-bae7-71c950c03cd2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:48.779432 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-c80c328c-04a1-4777-bae7-71c950c03cd2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:48.779601 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce8b20e-399e-42b5-9aca-706dadf9a081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:48.784857 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:48.784857 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:48.785655 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c80c328c-04a1-4777-bae7-71c950c03cd2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:48.786153 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1209/4825] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:48 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:48.788174 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce8b20e-399e-42b5-9aca-706dadf9a081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:48.788961 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Flow 'volume_create_api' (a00e7170-5697-4575-a634-225579688e07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:48.789251 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Create volume request issued successfully. Aug 07 21:09:48.789771 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-66943ad5-1554-4a01-bea1-06e703c9976b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:09:48.790196 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1215/4826] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:09:48 2026] POST /volume/v3/volumes => generated 791 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:09:48.800893 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cea2f7ff-7591-438f-a8b5-def48cea4544 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:48.802545 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cea2f7ff-7591-438f-a8b5-def48cea4544 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:09:48.802693 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cea2f7ff-7591-438f-a8b5-def48cea4544 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:48.802890 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cea2f7ff-7591-438f-a8b5-def48cea4544 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:48.809188 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:48.809188 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:48.812240 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cea2f7ff-7591-438f-a8b5-def48cea4544 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:48.815830 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cea2f7ff-7591-438f-a8b5-def48cea4544 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:09:48.816144 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1199/4827] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:48 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:49.260264 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-27d064c0-9914-4284-9a17-5edef32300e7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:49.261819 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-27d064c0-9914-4284-9a17-5edef32300e7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e Aug 07 21:09:49.261984 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-27d064c0-9914-4284-9a17-5edef32300e7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:49.262161 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-27d064c0-9914-4284-9a17-5edef32300e7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:49.266106 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-27d064c0-9914-4284-9a17-5edef32300e7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e returned with HTTP 404 Aug 07 21:09:49.266720 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1205/4828] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:09:49 2026] GET /volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:49.795697 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5061691e-b073-4c1e-b3e5-09f5ec4e3988 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:49.797494 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5061691e-b073-4c1e-b3e5-09f5ec4e3988 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:49.797693 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5061691e-b073-4c1e-b3e5-09f5ec4e3988 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:49.797901 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5061691e-b073-4c1e-b3e5-09f5ec4e3988 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:49.798023 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-5061691e-b073-4c1e-b3e5-09f5ec4e3988 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:49.802727 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:49.802727 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:49.803416 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5061691e-b073-4c1e-b3e5-09f5ec4e3988 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:49.803817 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1210/4829] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:49 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:49.829122 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6b7c1503-1401-4fc7-9de0-c6f10f9cc2b2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:49.831020 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6b7c1503-1401-4fc7-9de0-c6f10f9cc2b2 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:09:49.831247 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6b7c1503-1401-4fc7-9de0-c6f10f9cc2b2 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:49.831425 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6b7c1503-1401-4fc7-9de0-c6f10f9cc2b2 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:49.840657 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:49.840657 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:49.847304 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6b7c1503-1401-4fc7-9de0-c6f10f9cc2b2 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:49.852611 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6b7c1503-1401-4fc7-9de0-c6f10f9cc2b2 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:09:49.853415 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1216/4830] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:49 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:50.814765 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-30a1ed77-3ba4-4a94-a0a4-d9226baa96a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:50.817150 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30a1ed77-3ba4-4a94-a0a4-d9226baa96a8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:50.817484 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30a1ed77-3ba4-4a94-a0a4-d9226baa96a8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:50.817739 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30a1ed77-3ba4-4a94-a0a4-d9226baa96a8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:50.817923 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-30a1ed77-3ba4-4a94-a0a4-d9226baa96a8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:50.823005 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:50.823005 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:50.823862 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30a1ed77-3ba4-4a94-a0a4-d9226baa96a8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:50.824329 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1200/4831] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:50 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:50.877130 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-05cfcfec-a072-476e-942e-bc6ecf941123 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:50.885882 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-05cfcfec-a072-476e-942e-bc6ecf941123 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:09:50.886076 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-05cfcfec-a072-476e-942e-bc6ecf941123 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:50.886254 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-05cfcfec-a072-476e-942e-bc6ecf941123 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:50.900694 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:50.900694 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:50.908070 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-05cfcfec-a072-476e-942e-bc6ecf941123 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:50.921102 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-05cfcfec-a072-476e-942e-bc6ecf941123 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:09:50.921102 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1206/4832] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:50 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 944 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:51.836141 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-07c8247e-35c3-409d-8986-705b0380b1e8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:51.838020 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-07c8247e-35c3-409d-8986-705b0380b1e8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:51.838242 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-07c8247e-35c3-409d-8986-705b0380b1e8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:51.838467 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-07c8247e-35c3-409d-8986-705b0380b1e8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:51.838584 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-07c8247e-35c3-409d-8986-705b0380b1e8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:51.842920 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:51.842920 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:51.843917 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-07c8247e-35c3-409d-8986-705b0380b1e8 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:51.843971 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1211/4833] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:51 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:51.878867 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-cab62dea-8cc7-4e59-890c-50d5bc96648b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:51.880776 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-cab62dea-8cc7-4e59-890c-50d5bc96648b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:09:51.880990 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-cab62dea-8cc7-4e59-890c-50d5bc96648b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:51.881193 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-cab62dea-8cc7-4e59-890c-50d5bc96648b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:51.890679 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:51.890679 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:51.893681 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-cab62dea-8cc7-4e59-890c-50d5bc96648b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:51.897376 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-cab62dea-8cc7-4e59-890c-50d5bc96648b tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 200 Aug 07 21:09:51.897837 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1217/4834] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:51 2026] GET /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 1232 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:51.915338 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-16b845e2-7cbc-442e-a5c5-0cb24d81fd97 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:51.923243 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-16b845e2-7cbc-442e-a5c5-0cb24d81fd97 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] POST https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893/action Aug 07 21:09:51.923589 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-16b845e2-7cbc-442e-a5c5-0cb24d81fd97 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:09:51.923709 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-16b845e2-7cbc-442e-a5c5-0cb24d81fd97 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:51.932907 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-376bddfb-6672-4a57-974f-977a7a1d1be4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:51.935545 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:51.935545 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:51.935721 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-376bddfb-6672-4a57-974f-977a7a1d1be4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:09:51.935808 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-376bddfb-6672-4a57-974f-977a7a1d1be4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:51.935967 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-376bddfb-6672-4a57-974f-977a7a1d1be4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:51.936024 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-16b845e2-7cbc-442e-a5c5-0cb24d81fd97 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:51.942309 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-16b845e2-7cbc-442e-a5c5-0cb24d81fd97 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Begin detaching volume completed successfully. Aug 07 21:09:51.942538 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-16b845e2-7cbc-442e-a5c5-0cb24d81fd97 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893/action returned with HTTP 202 Aug 07 21:09:51.942613 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:51.942613 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:51.943018 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1201/4835] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:09:51 2026] POST /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:09:51.948575 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-376bddfb-6672-4a57-974f-977a7a1d1be4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:51.954468 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-376bddfb-6672-4a57-974f-977a7a1d1be4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:09:51.955002 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1207/4836] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:51 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:51.986671 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1d11d940-7c3a-47d6-b651-a6f6b4b9757d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:51.987178 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1d11d940-7c3a-47d6-b651-a6f6b4b9757d None None] GET https://10.4.3.127/volume// Aug 07 21:09:51.987436 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1d11d940-7c3a-47d6-b651-a6f6b4b9757d None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:51.987664 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1d11d940-7c3a-47d6-b651-a6f6b4b9757d None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:51.988099 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1d11d940-7c3a-47d6-b651-a6f6b4b9757d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:51.988417 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1212/4837] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:09:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:51.995079 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-3e368c0e-bcf7-46f1-94a0-f1b0e1991af8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:51.996980 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-3e368c0e-bcf7-46f1-94a0-f1b0e1991af8 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:09:51.997168 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-3e368c0e-bcf7-46f1-94a0-f1b0e1991af8 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:51.997349 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-3e368c0e-bcf7-46f1-94a0-f1b0e1991af8 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:52.006031 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:52.006031 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:52.009118 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-3e368c0e-bcf7-46f1-94a0-f1b0e1991af8 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:52.013174 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-3e368c0e-bcf7-46f1-94a0-f1b0e1991af8 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 200 Aug 07 21:09:52.013589 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1218/4838] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:09:51 2026] GET /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 1415 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:09:52.858728 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a0a2ad70-1d7f-41b6-ad53-3709a318db3d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:52.860861 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0a2ad70-1d7f-41b6-ad53-3709a318db3d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:52.861079 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0a2ad70-1d7f-41b6-ad53-3709a318db3d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:52.861268 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0a2ad70-1d7f-41b6-ad53-3709a318db3d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:52.861374 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a0a2ad70-1d7f-41b6-ad53-3709a318db3d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:52.863314 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=279,cinder:INSERT=31,cinder:UPDATE=59 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:09:52.866041 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:52.866041 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:52.866671 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0a2ad70-1d7f-41b6-ad53-3709a318db3d tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:52.867529 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1202/4839] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:52 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:52.968266 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-869ebb6f-4cce-4dd1-8a6b-d8767e39d1da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:52.970497 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-869ebb6f-4cce-4dd1-8a6b-d8767e39d1da tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:09:52.970753 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-869ebb6f-4cce-4dd1-8a6b-d8767e39d1da tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:52.971014 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-869ebb6f-4cce-4dd1-8a6b-d8767e39d1da tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:52.981260 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:52.981260 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:52.985725 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-869ebb6f-4cce-4dd1-8a6b-d8767e39d1da tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:52.990878 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-869ebb6f-4cce-4dd1-8a6b-d8767e39d1da tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:09:52.991349 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1208/4840] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:52 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:53.552889 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-b57e6d32-0c13-44a6-9eab-3bf0ce6ef4b2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:53.555542 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-b57e6d32-0c13-44a6-9eab-3bf0ce6ef4b2 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] DELETE https://10.4.3.127/volume/v3/attachments/77bf9b0e-da9c-46c2-8f7b-936e336dd750 Aug 07 21:09:53.555751 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-b57e6d32-0c13-44a6-9eab-3bf0ce6ef4b2 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:53.556276 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-b57e6d32-0c13-44a6-9eab-3bf0ce6ef4b2 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:53.563500 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:53.563500 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:53.615485 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-e5c86869-8a8c-4fbf-a82d-84f1fe69c2f5 req-b57e6d32-0c13-44a6-9eab-3bf0ce6ef4b2 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/attachments/77bf9b0e-da9c-46c2-8f7b-936e336dd750 returned with HTTP 200 Aug 07 21:09:53.616001 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1213/4841] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:09:53 2026] DELETE /volume/v3/attachments/77bf9b0e-da9c-46c2-8f7b-936e336dd750 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:53.751439 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-06d8a78a-7a72-4140-84d9-619ad6493c15 req-7f4cf1ba-2b15-4ac6-9f6e-e6e015b087b8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:53.756036 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-06d8a78a-7a72-4140-84d9-619ad6493c15 req-7f4cf1ba-2b15-4ac6-9f6e-e6e015b087b8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/attachments/2c8dd443-2fc3-481b-bd31-ce887d076a60 Aug 07 21:09:53.756228 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-06d8a78a-7a72-4140-84d9-619ad6493c15 req-7f4cf1ba-2b15-4ac6-9f6e-e6e015b087b8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:53.756448 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-06d8a78a-7a72-4140-84d9-619ad6493c15 req-7f4cf1ba-2b15-4ac6-9f6e-e6e015b087b8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:53.764420 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:53.764420 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:53.812791 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-06d8a78a-7a72-4140-84d9-619ad6493c15 req-7f4cf1ba-2b15-4ac6-9f6e-e6e015b087b8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/2c8dd443-2fc3-481b-bd31-ce887d076a60 returned with HTTP 200 Aug 07 21:09:53.813178 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1219/4842] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:09:53 2026] DELETE /volume/v3/attachments/2c8dd443-2fc3-481b-bd31-ce887d076a60 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:53.823817 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-06d8a78a-7a72-4140-84d9-619ad6493c15 req-f1c757d0-bc19-490a-a9dd-35f41c61c2f3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:53.826038 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-06d8a78a-7a72-4140-84d9-619ad6493c15 req-f1c757d0-bc19-490a-a9dd-35f41c61c2f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:09:53.826252 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-06d8a78a-7a72-4140-84d9-619ad6493c15 req-f1c757d0-bc19-490a-a9dd-35f41c61c2f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:53.826459 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-06d8a78a-7a72-4140-84d9-619ad6493c15 req-f1c757d0-bc19-490a-a9dd-35f41c61c2f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:53.826665 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-06d8a78a-7a72-4140-84d9-619ad6493c15 req-f1c757d0-bc19-490a-a9dd-35f41c61c2f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume with id: a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:09:53.834237 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:53.834237 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:53.834672 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-06d8a78a-7a72-4140-84d9-619ad6493c15 req-f1c757d0-bc19-490a-a9dd-35f41c61c2f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:09:53.851277 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-06d8a78a-7a72-4140-84d9-619ad6493c15 req-f1c757d0-bc19-490a-a9dd-35f41c61c2f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume request issued successfully. Aug 07 21:09:53.851470 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-06d8a78a-7a72-4140-84d9-619ad6493c15 req-f1c757d0-bc19-490a-a9dd-35f41c61c2f3 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b returned with HTTP 202 Aug 07 21:09:53.851967 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1203/4843] 10.4.3.127 () {70 vars in 1620 bytes} [Fri Aug 7 21:09:53 2026] DELETE /volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:53.879781 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d8acd4b1-0152-4fd1-9f5e-809e295df285 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:53.880355 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8acd4b1-0152-4fd1-9f5e-809e295df285 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:53.880601 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d8acd4b1-0152-4fd1-9f5e-809e295df285 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:53.880879 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d8acd4b1-0152-4fd1-9f5e-809e295df285 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:53.880993 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d8acd4b1-0152-4fd1-9f5e-809e295df285 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:53.886006 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:53.886006 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:53.886917 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8acd4b1-0152-4fd1-9f5e-809e295df285 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:53.887599 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1209/4844] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:53 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:54.005528 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-da30bce9-4da4-419a-b739-8552f27c9d8b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:54.007337 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-da30bce9-4da4-419a-b739-8552f27c9d8b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:09:54.007573 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-da30bce9-4da4-419a-b739-8552f27c9d8b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:54.007754 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-da30bce9-4da4-419a-b739-8552f27c9d8b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:54.015435 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:54.015435 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:54.019000 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-da30bce9-4da4-419a-b739-8552f27c9d8b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:54.023834 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-da30bce9-4da4-419a-b739-8552f27c9d8b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:09:54.024310 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1214/4845] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:54 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:54.130993 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f32d6cff-baf9-4444-a871-226eb2b1788c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:54.132829 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f32d6cff-baf9-4444-a871-226eb2b1788c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:09:54.133021 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f32d6cff-baf9-4444-a871-226eb2b1788c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:54.133201 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f32d6cff-baf9-4444-a871-226eb2b1788c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:54.133368 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-f32d6cff-baf9-4444-a871-226eb2b1788c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Delete volume with id: 9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:09:54.141539 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:54.141539 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:54.142820 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f32d6cff-baf9-4444-a871-226eb2b1788c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:54.171223 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f32d6cff-baf9-4444-a871-226eb2b1788c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Delete volume request issued successfully. Aug 07 21:09:54.171223 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f32d6cff-baf9-4444-a871-226eb2b1788c tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 202 Aug 07 21:09:54.172085 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1220/4846] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:09:54 2026] DELETE /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:54.222821 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef4e711a-834c-47b3-b261-08053b886cec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:54.224448 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef4e711a-834c-47b3-b261-08053b886cec tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:09:54.225006 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef4e711a-834c-47b3-b261-08053b886cec tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:54.225006 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef4e711a-834c-47b3-b261-08053b886cec tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:54.230700 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef4e711a-834c-47b3-b261-08053b886cec tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b returned with HTTP 404 Aug 07 21:09:54.231375 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1204/4847] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:54 2026] GET /volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:54.658601 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c9e81730-85b2-4308-ab98-019386a566a2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:54.660092 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9e81730-85b2-4308-ab98-019386a566a2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e Aug 07 21:09:54.660263 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9e81730-85b2-4308-ab98-019386a566a2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:54.660475 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9e81730-85b2-4308-ab98-019386a566a2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:54.660585 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-c9e81730-85b2-4308-ab98-019386a566a2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete snapshot with id: bc04b6c0-ffa3-4751-997a-809e8efb6a2e Aug 07 21:09:54.665455 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9e81730-85b2-4308-ab98-019386a566a2 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e returned with HTTP 404 Aug 07 21:09:54.665855 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1210/4848] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:09:54 2026] DELETE /volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:54.672897 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-858cb413-18b8-4c36-a9aa-4059596c6084 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:54.674424 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-858cb413-18b8-4c36-a9aa-4059596c6084 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e Aug 07 21:09:54.674604 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-858cb413-18b8-4c36-a9aa-4059596c6084 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:54.674786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-858cb413-18b8-4c36-a9aa-4059596c6084 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:54.678485 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-858cb413-18b8-4c36-a9aa-4059596c6084 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e returned with HTTP 404 Aug 07 21:09:54.678896 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1215/4849] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:09:54 2026] GET /volume/v3/snapshots/bc04b6c0-ffa3-4751-997a-809e8efb6a2e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 21:09:54.901033 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2f57346e-bd0e-4eec-8afd-93fdcf4fe376 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:54.902961 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2f57346e-bd0e-4eec-8afd-93fdcf4fe376 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:54.903210 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2f57346e-bd0e-4eec-8afd-93fdcf4fe376 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:54.903320 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2f57346e-bd0e-4eec-8afd-93fdcf4fe376 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:54.903449 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-2f57346e-bd0e-4eec-8afd-93fdcf4fe376 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:54.909799 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:54.909799 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:54.910453 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2f57346e-bd0e-4eec-8afd-93fdcf4fe376 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:54.911202 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1221/4850] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:54 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:55.037610 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-71e4dba4-e5fc-4240-aa6f-bc99e5ea7256 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:55.040846 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71e4dba4-e5fc-4240-aa6f-bc99e5ea7256 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:09:55.041046 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71e4dba4-e5fc-4240-aa6f-bc99e5ea7256 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:55.041270 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71e4dba4-e5fc-4240-aa6f-bc99e5ea7256 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:55.048395 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:55.048395 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:55.056847 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-71e4dba4-e5fc-4240-aa6f-bc99e5ea7256 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:55.064341 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71e4dba4-e5fc-4240-aa6f-bc99e5ea7256 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:09:55.064747 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1205/4851] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:55 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:55.518187 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-67c4168a-9250-4ce8-bba4-169fb72a8c5f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:55.520482 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67c4168a-9250-4ce8-bba4-169fb72a8c5f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:09:55.520712 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67c4168a-9250-4ce8-bba4-169fb72a8c5f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:55.520961 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67c4168a-9250-4ce8-bba4-169fb72a8c5f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:55.521148 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-67c4168a-9250-4ce8-bba4-169fb72a8c5f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume with id: a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:09:55.528702 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67c4168a-9250-4ce8-bba4-169fb72a8c5f tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b returned with HTTP 404 Aug 07 21:09:55.529276 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1211/4852] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:09:55 2026] DELETE /volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:55.536877 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d9c319e4-3b22-4412-8dc7-962e042908bb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:55.538716 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d9c319e4-3b22-4412-8dc7-962e042908bb tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b Aug 07 21:09:55.538918 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d9c319e4-3b22-4412-8dc7-962e042908bb tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:55.539101 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d9c319e4-3b22-4412-8dc7-962e042908bb tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:55.544744 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d9c319e4-3b22-4412-8dc7-962e042908bb tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b returned with HTTP 404 Aug 07 21:09:55.545206 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1216/4853] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:55 2026] GET /volume/v3/volumes/a17b9454-45f0-47be-8706-5f90d19b351b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:55.921786 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e4f51a6f-87b0-443b-aedf-f99207a62483 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:55.923560 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e4f51a6f-87b0-443b-aedf-f99207a62483 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:55.925213 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e4f51a6f-87b0-443b-aedf-f99207a62483 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:55.925213 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e4f51a6f-87b0-443b-aedf-f99207a62483 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:55.925213 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-e4f51a6f-87b0-443b-aedf-f99207a62483 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:55.928797 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:55.928797 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:55.929621 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e4f51a6f-87b0-443b-aedf-f99207a62483 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:55.930122 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1222/4854] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:55 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:56.078731 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-60cb9aae-7777-4abe-b1d6-83a569485739 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:56.080622 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-60cb9aae-7777-4abe-b1d6-83a569485739 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:09:56.080835 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-60cb9aae-7777-4abe-b1d6-83a569485739 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:56.081093 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-60cb9aae-7777-4abe-b1d6-83a569485739 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:56.093465 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:56.093465 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:56.098802 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-60cb9aae-7777-4abe-b1d6-83a569485739 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:56.103772 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-60cb9aae-7777-4abe-b1d6-83a569485739 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:09:56.104146 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1206/4855] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:56 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:56.566455 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:56.568198 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:09:56.568582 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1137326805", "snapshot_id": null, "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:56.570219 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1137326805', 'snapshot_id': None, 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:09:56.703571 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume of 1 GB Aug 07 21:09:56.707602 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Availability Zones retrieved successfully. Aug 07 21:09:56.712958 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (aa3ab882-81ec-4784-abc6-ada4abecd242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:56.714206 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533500f9-a071-40fa-817d-b82e9d056ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:56.715167 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:09:56.771582 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533500f9-a071-40fa-817d-b82e9d056ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:56.772314 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb13797-4b66-4e0e-989e-f9a39c29d3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:56.810612 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['7a768b90-13de-44d1-9861-4d1ec13fa073', '06f0fb0d-d885-420f-b09a-68361afcb183', '023ca401-0eb7-4adf-afd7-fa942f8bddd0', '2b0e51f5-39d4-45ec-b4c6-1711279e27a2'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:09:56.811325 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb13797-4b66-4e0e-989e-f9a39c29d3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a768b90-13de-44d1-9861-4d1ec13fa073', '06f0fb0d-d885-420f-b09a-68361afcb183', '023ca401-0eb7-4adf-afd7-fa942f8bddd0', '2b0e51f5-39d4-45ec-b4c6-1711279e27a2']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:56.812175 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e966dcdb-7937-4e37-98aa-2de987c736f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:56.838141 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e966dcdb-7937-4e37-98aa-2de987c736f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '682d4e9d-d928-4337-8758-c013fb65960b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1137326805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['7a768b90-13de-44d1-9861-4d1ec13fa073','06f0fb0d-d885-420f-b09a-68361afcb183','023ca401-0eb7-4adf-afd7-fa942f8bddd0','2b0e51f5-39d4-45ec-b4c6-1711279e27a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:09:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1137326805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=682d4e9d-d928-4337-8758-c013fb65960b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='456e645663944639b86adec1190612d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:56.838894 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4edd65b5-5d9d-45b5-adfb-07ff568d4f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:56.859834 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4edd65b5-5d9d-45b5-adfb-07ff568d4f84) transitioned into state 'SUCCESS' from state '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-1137326805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['7a768b90-13de-44d1-9861-4d1ec13fa073','06f0fb0d-d885-420f-b09a-68361afcb183','023ca401-0eb7-4adf-afd7-fa942f8bddd0','2b0e51f5-39d4-45ec-b4c6-1711279e27a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:56.860625 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c00a9a3f-df6a-492e-bab5-6a66690998df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:09:56.870935 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c00a9a3f-df6a-492e-bab5-6a66690998df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:09:56.871939 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (aa3ab882-81ec-4784-abc6-ada4abecd242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:09:56.872306 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request issued successfully. Aug 07 21:09:56.872940 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d18bf18c-feec-4f16-82c5-2fe37e6e15bc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:09:56.873430 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1212/4856] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:09:56 2026] POST /volume/v3/volumes => generated 759 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:09:56.887711 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-17b6df0e-6f75-49ea-9270-43ed6735d5bf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:56.889949 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-17b6df0e-6f75-49ea-9270-43ed6735d5bf tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:09:56.890131 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-17b6df0e-6f75-49ea-9270-43ed6735d5bf tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:56.890502 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-17b6df0e-6f75-49ea-9270-43ed6735d5bf tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:56.901341 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:56.901341 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:56.905103 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-17b6df0e-6f75-49ea-9270-43ed6735d5bf tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:09:56.912459 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-17b6df0e-6f75-49ea-9270-43ed6735d5bf tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b returned with HTTP 200 Aug 07 21:09:56.913013 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1217/4857] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:56 2026] GET /volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:56.940636 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b23a6e52-0907-4028-aa1d-3f6adab923c9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:56.942798 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b23a6e52-0907-4028-aa1d-3f6adab923c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:56.943046 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b23a6e52-0907-4028-aa1d-3f6adab923c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:56.943265 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b23a6e52-0907-4028-aa1d-3f6adab923c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:56.943390 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-b23a6e52-0907-4028-aa1d-3f6adab923c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:56.948369 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:56.948369 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:56.949112 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b23a6e52-0907-4028-aa1d-3f6adab923c9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:56.949520 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1223/4858] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:56 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:57.116374 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3c8b560b-79fc-4f61-a9b7-8628efd49683 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:57.118186 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c8b560b-79fc-4f61-a9b7-8628efd49683 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:09:57.118401 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c8b560b-79fc-4f61-a9b7-8628efd49683 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:57.118639 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c8b560b-79fc-4f61-a9b7-8628efd49683 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:57.126238 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:57.126238 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:57.130242 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3c8b560b-79fc-4f61-a9b7-8628efd49683 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:57.136365 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c8b560b-79fc-4f61-a9b7-8628efd49683 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:09:57.136809 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1207/4859] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:57 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:57.927091 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-69d80649-f1d6-449b-8a2a-e50ff9122673 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:57.929214 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69d80649-f1d6-449b-8a2a-e50ff9122673 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:09:57.929407 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69d80649-f1d6-449b-8a2a-e50ff9122673 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:57.929648 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69d80649-f1d6-449b-8a2a-e50ff9122673 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:57.937038 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:57.937038 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:57.940605 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-69d80649-f1d6-449b-8a2a-e50ff9122673 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:09:57.948829 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69d80649-f1d6-449b-8a2a-e50ff9122673 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b returned with HTTP 200 Aug 07 21:09:57.949293 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1213/4860] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:57 2026] GET /volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:57.964722 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-90cabcb5-851e-426d-b6ac-24817a2a2ef6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:57.966099 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f681d6e3-9bda-4cf7-996e-9c37f8ce560e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:57.967047 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-90cabcb5-851e-426d-b6ac-24817a2a2ef6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:57.967229 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-90cabcb5-851e-426d-b6ac-24817a2a2ef6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:57.967479 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-90cabcb5-851e-426d-b6ac-24817a2a2ef6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:57.967735 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-90cabcb5-851e-426d-b6ac-24817a2a2ef6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:57.967822 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f681d6e3-9bda-4cf7-996e-9c37f8ce560e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:09:57.967888 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f681d6e3-9bda-4cf7-996e-9c37f8ce560e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:57.968053 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f681d6e3-9bda-4cf7-996e-9c37f8ce560e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:57.971707 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:57.971707 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:57.972345 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-90cabcb5-851e-426d-b6ac-24817a2a2ef6 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:57.972743 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1218/4861] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:57 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:57.975556 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:57.975556 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:57.978882 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f681d6e3-9bda-4cf7-996e-9c37f8ce560e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:09:57.983153 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f681d6e3-9bda-4cf7-996e-9c37f8ce560e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b returned with HTTP 200 Aug 07 21:09:57.983514 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1224/4862] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:57 2026] GET /volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:58.067192 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-5c6d4801-78de-435a-9150-30653fc43c18 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:58.069675 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-5c6d4801-78de-435a-9150-30653fc43c18 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:09:58.069924 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-5c6d4801-78de-435a-9150-30653fc43c18 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:58.070139 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-5c6d4801-78de-435a-9150-30653fc43c18 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:58.078352 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:58.078352 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:58.082345 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-5c6d4801-78de-435a-9150-30653fc43c18 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:09:58.087594 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-5c6d4801-78de-435a-9150-30653fc43c18 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b returned with HTTP 200 Aug 07 21:09:58.088061 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1208/4863] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:58 2026] GET /volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:58.151422 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d3d2f6b8-6710-41b3-9586-5adff1982c1b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:58.153779 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3d2f6b8-6710-41b3-9586-5adff1982c1b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:09:58.154049 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3d2f6b8-6710-41b3-9586-5adff1982c1b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:58.154297 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3d2f6b8-6710-41b3-9586-5adff1982c1b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:58.163155 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:58.163155 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:58.167828 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d3d2f6b8-6710-41b3-9586-5adff1982c1b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:58.172746 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3d2f6b8-6710-41b3-9586-5adff1982c1b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:09:58.173277 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1214/4864] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:58 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:58.584632 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-b994f53b-9789-49a8-adb1-a22ce7a7242b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:58.586484 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-b994f53b-9789-49a8-adb1-a22ce7a7242b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:09:58.586658 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-b994f53b-9789-49a8-adb1-a22ce7a7242b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:58.586841 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-b994f53b-9789-49a8-adb1-a22ce7a7242b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:58.600417 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:58.600417 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:58.603601 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-b994f53b-9789-49a8-adb1-a22ce7a7242b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:09:58.608855 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-b994f53b-9789-49a8-adb1-a22ce7a7242b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b returned with HTTP 200 Aug 07 21:09:58.609433 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1219/4865] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:58 2026] GET /volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:58.620777 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-83682409-ea58-490c-a07b-ab3efd55fd4e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:58.621209 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-83682409-ea58-490c-a07b-ab3efd55fd4e None None] GET https://10.4.3.127/volume// Aug 07 21:09:58.621614 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-83682409-ea58-490c-a07b-ab3efd55fd4e None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:58.621660 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-83682409-ea58-490c-a07b-ab3efd55fd4e None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:58.621970 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-83682409-ea58-490c-a07b-ab3efd55fd4e None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:58.622511 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1225/4866] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:09:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:58.630528 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-705d1a79-ff96-42c4-aaad-f0ee7e39b384 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:58.632845 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-705d1a79-ff96-42c4-aaad-f0ee7e39b384 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:09:58.633416 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-705d1a79-ff96-42c4-aaad-f0ee7e39b384 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "682d4e9d-d928-4337-8758-c013fb65960b", "connector": null, "instance_uuid": "2baad4c7-d9e8-44bb-9cc5-1604cf3bb057"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:58.644200 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:58.644200 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:58.672211 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-705d1a79-ff96-42c4-aaad-f0ee7e39b384 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:09:58.672719 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1209/4867] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:09:58 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:58.678610 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-1a1c96d9-c8f9-4d3a-a22c-f13a1b6e7d3e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:58.681052 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-1a1c96d9-c8f9-4d3a-a22c-f13a1b6e7d3e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:58.681362 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-1a1c96d9-c8f9-4d3a-a22c-f13a1b6e7d3e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:58.681553 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-1a1c96d9-c8f9-4d3a-a22c-f13a1b6e7d3e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:58.693305 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:58.693305 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:58.697696 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-1a1c96d9-c8f9-4d3a-a22c-f13a1b6e7d3e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:58.702269 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-1a1c96d9-c8f9-4d3a-a22c-f13a1b6e7d3e tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 200 Aug 07 21:09:58.702845 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1215/4868] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:58 2026] GET /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 1231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:58.722725 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-6fc58ee7-82e7-4d4d-9f72-19e77a3379ee None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:58.724703 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-6fc58ee7-82e7-4d4d-9f72-19e77a3379ee tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] POST https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621/action Aug 07 21:09:58.724811 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-6fc58ee7-82e7-4d4d-9f72-19e77a3379ee tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:09:58.724863 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-6fc58ee7-82e7-4d4d-9f72-19e77a3379ee tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:58.734736 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:58.734736 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:58.735217 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-6fc58ee7-82e7-4d4d-9f72-19e77a3379ee tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:58.741648 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-6fc58ee7-82e7-4d4d-9f72-19e77a3379ee tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Begin detaching volume completed successfully. Aug 07 21:09:58.742184 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-6fc58ee7-82e7-4d4d-9f72-19e77a3379ee tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621/action returned with HTTP 202 Aug 07 21:09:58.742398 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1220/4869] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:09:58 2026] POST /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:09:58.791979 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-708b01f0-b573-45cb-87bb-35b7340cbeba None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:58.792424 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-708b01f0-b573-45cb-87bb-35b7340cbeba None None] GET https://10.4.3.127/volume// Aug 07 21:09:58.792625 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-708b01f0-b573-45cb-87bb-35b7340cbeba None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:58.792886 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-708b01f0-b573-45cb-87bb-35b7340cbeba None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:58.793285 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-708b01f0-b573-45cb-87bb-35b7340cbeba None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:58.793672 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1226/4870] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:09:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:58.802331 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-ca67bafc-f246-4415-b8ab-85ce831b2bb4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:58.805010 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-ca67bafc-f246-4415-b8ab-85ce831b2bb4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:58.805716 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-ca67bafc-f246-4415-b8ab-85ce831b2bb4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:58.805716 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-ca67bafc-f246-4415-b8ab-85ce831b2bb4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:58.816482 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:58.816482 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:58.821686 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-ca67bafc-f246-4415-b8ab-85ce831b2bb4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:58.826182 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-ca67bafc-f246-4415-b8ab-85ce831b2bb4 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 200 Aug 07 21:09:58.826650 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1210/4871] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:09:58 2026] GET /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:09:58.983178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d954c033-afc0-4dd6-83d2-ce0f04daea4f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:58.984839 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d954c033-afc0-4dd6-83d2-ce0f04daea4f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:09:58.985070 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d954c033-afc0-4dd6-83d2-ce0f04daea4f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:58.985282 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d954c033-afc0-4dd6-83d2-ce0f04daea4f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:58.985433 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d954c033-afc0-4dd6-83d2-ce0f04daea4f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:09:58.989285 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:58.989285 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:58.989907 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d954c033-afc0-4dd6-83d2-ce0f04daea4f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:09:58.990261 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1216/4872] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:09:58 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:59.186786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f3feffb5-3e4b-43a6-b4fa-c27c1b73d371 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:59.190130 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3feffb5-3e4b-43a6-b4fa-c27c1b73d371 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:09:59.190130 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3feffb5-3e4b-43a6-b4fa-c27c1b73d371 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:59.190130 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3feffb5-3e4b-43a6-b4fa-c27c1b73d371 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:59.195333 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:59.195333 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:59.202357 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f3feffb5-3e4b-43a6-b4fa-c27c1b73d371 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:09:59.208378 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3feffb5-3e4b-43a6-b4fa-c27c1b73d371 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:09:59.208871 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1221/4873] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:09:59 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:59.554962 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-647c5331-a4ba-4295-9ba6-59ece04cc4bf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:59.555351 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-647c5331-a4ba-4295-9ba6-59ece04cc4bf None None] GET https://10.4.3.127/volume// Aug 07 21:09:59.555529 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-647c5331-a4ba-4295-9ba6-59ece04cc4bf None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:59.555698 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-647c5331-a4ba-4295-9ba6-59ece04cc4bf None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:59.556038 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-647c5331-a4ba-4295-9ba6-59ece04cc4bf None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:09:59.556366 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1227/4874] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:09:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:09:59.565266 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-2c31b216-681f-49bc-85af-adf048ea2f10 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:59.567302 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-2c31b216-681f-49bc-85af-adf048ea2f10 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:09:59.567545 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-2c31b216-681f-49bc-85af-adf048ea2f10 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:59.567705 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-2c31b216-681f-49bc-85af-adf048ea2f10 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:59.580640 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:59.580640 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:59.582886 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-2c31b216-681f-49bc-85af-adf048ea2f10 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:09:59.587239 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-2c31b216-681f-49bc-85af-adf048ea2f10 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b returned with HTTP 200 Aug 07 21:09:59.587641 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1211/4875] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:09:59 2026] GET /volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b => generated 1546 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:09:59.698137 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-0d765390-49bd-4866-8d51-cdda9749d0b9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:59.700621 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-0d765390-49bd-4866-8d51-cdda9749d0b9 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] DELETE https://10.4.3.127/volume/v3/attachments/c36a07d2-2634-4a2e-ac54-ed8e3afa9264 Aug 07 21:09:59.700881 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-0d765390-49bd-4866-8d51-cdda9749d0b9 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:59.701114 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-0d765390-49bd-4866-8d51-cdda9749d0b9 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:59.709939 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:59.709939 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:59.713873 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-eca009b2-dc3e-4dc7-9f43-fc0cbf006ed4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:59.716109 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-eca009b2-dc3e-4dc7-9f43-fc0cbf006ed4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] PUT https://10.4.3.127/volume/v3/attachments/ccecbfa8-3821-46ee-8fe2-6318d8a0306e Aug 07 21:09:59.716540 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-eca009b2-dc3e-4dc7-9f43-fc0cbf006ed4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:59.724520 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-eca009b2-dc3e-4dc7-9f43-fc0cbf006ed4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Acquiring lock "cinder-attachment_update-682d4e9d-d928-4337-8758-c013fb65960b-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:09:59.729957 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-eca009b2-dc3e-4dc7-9f43-fc0cbf006ed4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-682d4e9d-d928-4337-8758-c013fb65960b-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:09:59.731065 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:59.731065 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:09:59.782373 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-845f3c1e-107d-41a1-b7e2-6b457c9f5a10 req-0d765390-49bd-4866-8d51-cdda9749d0b9 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/attachments/c36a07d2-2634-4a2e-ac54-ed8e3afa9264 returned with HTTP 200 Aug 07 21:09:59.782784 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1217/4876] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:09:59 2026] DELETE /volume/v3/attachments/c36a07d2-2634-4a2e-ac54-ed8e3afa9264 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:09:59.835386 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-eca009b2-dc3e-4dc7-9f43-fc0cbf006ed4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-682d4e9d-d928-4337-8758-c013fb65960b-np0000006755" released by "attachment_update" :: held 0.105s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:09:59.835737 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-eca009b2-dc3e-4dc7-9f43-fc0cbf006ed4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/ccecbfa8-3821-46ee-8fe2-6318d8a0306e returned with HTTP 200 Aug 07 21:09:59.836491 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1222/4877] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:09:59 2026] PUT /volume/v3/attachments/ccecbfa8-3821-46ee-8fe2-6318d8a0306e => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:09:59.853192 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d81a332d-4df2-4b41-9a0b-a5ec7d7143ac None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:59.855778 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d81a332d-4df2-4b41-9a0b-a5ec7d7143ac tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] DELETE https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:59.856252 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d81a332d-4df2-4b41-9a0b-a5ec7d7143ac tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:59.856702 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d81a332d-4df2-4b41-9a0b-a5ec7d7143ac tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:59.856923 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-d81a332d-4df2-4b41-9a0b-a5ec7d7143ac tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Delete volume with id: baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:59.862676 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-70de7950-3721-461e-9643-55d970ef644a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:59.865204 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-70de7950-3721-461e-9643-55d970ef644a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments/ccecbfa8-3821-46ee-8fe2-6318d8a0306e/action Aug 07 21:09:59.865478 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:59.865478 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:09:59.865617 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-70de7950-3721-461e-9643-55d970ef644a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:09:59.865709 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-70de7950-3721-461e-9643-55d970ef644a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:09:59.866132 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d81a332d-4df2-4b41-9a0b-a5ec7d7143ac tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:59.883771 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:59.883771 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:09:59.889011 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d81a332d-4df2-4b41-9a0b-a5ec7d7143ac tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Delete volume request issued successfully. Aug 07 21:09:59.889249 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d81a332d-4df2-4b41-9a0b-a5ec7d7143ac tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 202 Aug 07 21:09:59.889826 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1228/4878] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:09:59 2026] DELETE /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:09:59.910355 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8ff940c9-bfe6-4583-8ab3-fcbfa8ead918 req-70de7950-3721-461e-9643-55d970ef644a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/ccecbfa8-3821-46ee-8fe2-6318d8a0306e/action returned with HTTP 204 Aug 07 21:09:59.910804 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1212/4879] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:09:59 2026] POST /volume/v3/attachments/ccecbfa8-3821-46ee-8fe2-6318d8a0306e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:09:59.936929 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-af19deee-9385-4d76-8997-e6cafcd3eaf9 req-39ed2af2-4f61-4641-8068-46b61f36f293 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:09:59.939628 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-af19deee-9385-4d76-8997-e6cafcd3eaf9 req-39ed2af2-4f61-4641-8068-46b61f36f293 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:09:59.940280 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-af19deee-9385-4d76-8997-e6cafcd3eaf9 req-39ed2af2-4f61-4641-8068-46b61f36f293 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:09:59.940626 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-af19deee-9385-4d76-8997-e6cafcd3eaf9 req-39ed2af2-4f61-4641-8068-46b61f36f293 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:09:59.956472 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:09:59.956472 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:09:59.961714 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-af19deee-9385-4d76-8997-e6cafcd3eaf9 req-39ed2af2-4f61-4641-8068-46b61f36f293 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:09:59.968261 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-af19deee-9385-4d76-8997-e6cafcd3eaf9 req-39ed2af2-4f61-4641-8068-46b61f36f293 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 200 Aug 07 21:09:59.968858 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1218/4880] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:09:59 2026] GET /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:00.002412 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0771ace2-d4e3-4a31-b6fa-6e8cceb1e6f4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:00.004831 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0771ace2-d4e3-4a31-b6fa-6e8cceb1e6f4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:10:00.005142 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0771ace2-d4e3-4a31-b6fa-6e8cceb1e6f4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:00.005486 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0771ace2-d4e3-4a31-b6fa-6e8cceb1e6f4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:00.005662 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-0771ace2-d4e3-4a31-b6fa-6e8cceb1e6f4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:00.011129 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:00.011129 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:00.011697 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0771ace2-d4e3-4a31-b6fa-6e8cceb1e6f4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:10:00.012139 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1223/4881] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:00 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:00.013361 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-3a433838-bb76-4f66-bf62-fbfd135535ee req-0ef2db96-4ecf-4871-820a-197369a30265 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:00.015582 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3a433838-bb76-4f66-bf62-fbfd135535ee req-0ef2db96-4ecf-4871-820a-197369a30265 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:10:00.015829 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3a433838-bb76-4f66-bf62-fbfd135535ee req-0ef2db96-4ecf-4871-820a-197369a30265 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:00.016035 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-3a433838-bb76-4f66-bf62-fbfd135535ee req-0ef2db96-4ecf-4871-820a-197369a30265 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:00.022099 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-3a433838-bb76-4f66-bf62-fbfd135535ee req-0ef2db96-4ecf-4871-820a-197369a30265 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 404 Aug 07 21:10:00.022683 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1229/4882] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:10:00 2026] GET /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:00.222428 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6add275e-6b93-48b3-a769-4635fce0ea52 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:00.224408 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6add275e-6b93-48b3-a769-4635fce0ea52 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:10:00.224710 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6add275e-6b93-48b3-a769-4635fce0ea52 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:00.224926 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6add275e-6b93-48b3-a769-4635fce0ea52 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:00.233169 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:00.233169 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:00.237503 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6add275e-6b93-48b3-a769-4635fce0ea52 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:00.242699 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6add275e-6b93-48b3-a769-4635fce0ea52 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:10:00.243247 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1213/4883] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:00 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:01.021508 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-43ee0544-a3e3-46ec-bfb4-8f6d572e0b29 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:01.025159 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-43ee0544-a3e3-46ec-bfb4-8f6d572e0b29 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:10:01.025159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-43ee0544-a3e3-46ec-bfb4-8f6d572e0b29 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:01.025159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-43ee0544-a3e3-46ec-bfb4-8f6d572e0b29 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:01.025159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-43ee0544-a3e3-46ec-bfb4-8f6d572e0b29 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:01.042411 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:01.042411 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:01.043293 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-43ee0544-a3e3-46ec-bfb4-8f6d572e0b29 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:10:01.043747 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1219/4884] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:01 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:01.258135 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-67b28002-aae8-45fc-8a20-b9971b9f9528 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:01.260608 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-67b28002-aae8-45fc-8a20-b9971b9f9528 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:10:01.261219 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-67b28002-aae8-45fc-8a20-b9971b9f9528 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:01.261355 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-67b28002-aae8-45fc-8a20-b9971b9f9528 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:01.272122 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:01.272122 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:01.278279 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-67b28002-aae8-45fc-8a20-b9971b9f9528 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:01.287176 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-67b28002-aae8-45fc-8a20-b9971b9f9528 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:10:01.287709 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1224/4885] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:01 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 1430 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:01.302919 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8234d858-b503-4c31-8541-5d217394d6fb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:01.305796 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8234d858-b503-4c31-8541-5d217394d6fb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:10:01.306033 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8234d858-b503-4c31-8541-5d217394d6fb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:01.306244 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8234d858-b503-4c31-8541-5d217394d6fb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:01.314665 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:01.314665 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:01.320205 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8234d858-b503-4c31-8541-5d217394d6fb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:01.328323 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8234d858-b503-4c31-8541-5d217394d6fb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:10:01.329127 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1230/4886] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:01 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 1430 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:01.454991 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-cb645fee-b4f8-44f3-a15f-2165a356df6c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:01.457143 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-cb645fee-b4f8-44f3-a15f-2165a356df6c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:10:01.457339 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-cb645fee-b4f8-44f3-a15f-2165a356df6c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:01.457559 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-cb645fee-b4f8-44f3-a15f-2165a356df6c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:01.464686 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:01.464686 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:01.468521 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-cb645fee-b4f8-44f3-a15f-2165a356df6c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:01.474078 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-cb645fee-b4f8-44f3-a15f-2165a356df6c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:10:01.474480 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1214/4887] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:10:01 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 1430 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:02.008392 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-fd47fb16-8495-49c0-bfc3-7e4977410acf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:02.011252 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-fd47fb16-8495-49c0-bfc3-7e4977410acf tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:10:02.011556 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-fd47fb16-8495-49c0-bfc3-7e4977410acf tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:02.011875 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-fd47fb16-8495-49c0-bfc3-7e4977410acf tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:02.021144 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:02.021144 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:02.025555 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-fd47fb16-8495-49c0-bfc3-7e4977410acf tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:02.032622 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-fd47fb16-8495-49c0-bfc3-7e4977410acf tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:10:02.033217 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1220/4888] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:10:02 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 1430 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:02.043252 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-91ea622c-caca-4372-84bd-5250c44ebd7a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:02.043636 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-91ea622c-caca-4372-84bd-5250c44ebd7a None None] GET https://10.4.3.127/volume// Aug 07 21:10:02.043826 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-91ea622c-caca-4372-84bd-5250c44ebd7a None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:02.044030 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-91ea622c-caca-4372-84bd-5250c44ebd7a None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:02.044338 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-91ea622c-caca-4372-84bd-5250c44ebd7a None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:10:02.044665 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1225/4889] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:10:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:10:02.052373 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-03bb507b-2212-449b-9ac3-0cb50e0f6874 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:02.054487 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c19fc552-4ac1-4db5-bb2a-88bf147a9321 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:02.054678 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-03bb507b-2212-449b-9ac3-0cb50e0f6874 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:10:02.055093 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-03bb507b-2212-449b-9ac3-0cb50e0f6874 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cac8c720-3864-43f7-a971-48447e00536c", "connector": null, "instance_uuid": "1e1e44a6-766e-46e1-902e-e6bd27cc831e"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:02.056296 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c19fc552-4ac1-4db5-bb2a-88bf147a9321 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:10:02.056541 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c19fc552-4ac1-4db5-bb2a-88bf147a9321 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:02.056722 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c19fc552-4ac1-4db5-bb2a-88bf147a9321 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:02.056842 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c19fc552-4ac1-4db5-bb2a-88bf147a9321 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:02.060844 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:02.060844 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:02.061414 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c19fc552-4ac1-4db5-bb2a-88bf147a9321 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:10:02.061858 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1215/4890] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:02 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:02.064072 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:02.064072 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:02.073294 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-177260aa-364e-4638-8b34-57ff54702de9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:02.075059 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-177260aa-364e-4638-8b34-57ff54702de9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] POST https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2/action Aug 07 21:10:02.075413 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-177260aa-364e-4638-8b34-57ff54702de9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:10:02.076066 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-177260aa-364e-4638-8b34-57ff54702de9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:02.076876 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-177260aa-364e-4638-8b34-57ff54702de9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Updating backup 'd596f5c9-219d-4c98-a13d-6eb13664d9c2' with '{'status': 'error'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 21:10:02.085651 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:02.085651 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:02.086950 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-177260aa-364e-4638-8b34-57ff54702de9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e7c544a3e2a94f5caa9dfae6184cd62e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '584d7e32265b4a78b38144181196903f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:02.087182 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-177260aa-364e-4638-8b34-57ff54702de9 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2/action returned with HTTP 403 Aug 07 21:10:02.087777 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1221/4891] 10.4.3.127 () {70 vars in 1430 bytes} [Fri Aug 7 21:10:02 2026] POST /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:02.094171 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b39eae0c-f0c1-4bbb-819e-3869aa76b7bb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:02.095869 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b39eae0c-f0c1-4bbb-819e-3869aa76b7bb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 Aug 07 21:10:02.096047 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b39eae0c-f0c1-4bbb-819e-3869aa76b7bb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:02.096213 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b39eae0c-f0c1-4bbb-819e-3869aa76b7bb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:02.096373 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-b39eae0c-f0c1-4bbb-819e-3869aa76b7bb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete volume with id: c1c83bd2-925e-40a9-ba31-aaf151943d83 Aug 07 21:10:02.100610 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-03bb507b-2212-449b-9ac3-0cb50e0f6874 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:10:02.101043 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1231/4892] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:10:02 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:02.103030 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:02.103030 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:02.103338 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b39eae0c-f0c1-4bbb-819e-3869aa76b7bb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:10:02.122377 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b39eae0c-f0c1-4bbb-819e-3869aa76b7bb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete volume request issued successfully. Aug 07 21:10:02.122665 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b39eae0c-f0c1-4bbb-819e-3869aa76b7bb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 returned with HTTP 202 Aug 07 21:10:02.123243 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1226/4893] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:02 2026] DELETE /volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:02.131936 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ec43e536-a7e7-4dc4-b402-c42888654b3a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:02.134542 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ec43e536-a7e7-4dc4-b402-c42888654b3a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 Aug 07 21:10:02.134916 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ec43e536-a7e7-4dc4-b402-c42888654b3a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:02.135205 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ec43e536-a7e7-4dc4-b402-c42888654b3a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:02.142822 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:02.142822 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:02.147068 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ec43e536-a7e7-4dc4-b402-c42888654b3a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:10:02.152780 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ec43e536-a7e7-4dc4-b402-c42888654b3a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 returned with HTTP 200 Aug 07 21:10:02.152995 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1216/4894] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:02 2026] GET /volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:02.980724 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-02b6512a-6315-4b63-8395-52f2ff22d1cd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:02.981151 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02b6512a-6315-4b63-8395-52f2ff22d1cd None None] GET https://10.4.3.127/volume// Aug 07 21:10:02.981340 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02b6512a-6315-4b63-8395-52f2ff22d1cd None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:02.981576 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02b6512a-6315-4b63-8395-52f2ff22d1cd None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:02.981910 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02b6512a-6315-4b63-8395-52f2ff22d1cd None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:10:02.982204 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1222/4895] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:10:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:10:02.989445 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-aab19a70-83c8-406a-905c-9e538e9dad7d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:02.991587 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-aab19a70-83c8-406a-905c-9e538e9dad7d tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:10:02.991975 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-aab19a70-83c8-406a-905c-9e538e9dad7d tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:02.992616 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-aab19a70-83c8-406a-905c-9e538e9dad7d tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:03.003320 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:03.003320 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:03.007330 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-aab19a70-83c8-406a-905c-9e538e9dad7d tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:03.013149 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-aab19a70-83c8-406a-905c-9e538e9dad7d tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:10:03.013601 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1232/4896] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:10:02 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 1609 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:10:03.116909 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-e1e5a76b-ad02-4350-b1be-ea61244bacbb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:03.119622 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-e1e5a76b-ad02-4350-b1be-ea61244bacbb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] PUT https://10.4.3.127/volume/v3/attachments/28318794-213d-4e35-8c08-fdeb24b20193 Aug 07 21:10:03.120069 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-e1e5a76b-ad02-4350-b1be-ea61244bacbb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:03.129817 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-e1e5a76b-ad02-4350-b1be-ea61244bacbb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Acquiring lock "cinder-attachment_update-cac8c720-3864-43f7-a971-48447e00536c-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:10:03.134335 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-e1e5a76b-ad02-4350-b1be-ea61244bacbb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Lock "cinder-attachment_update-cac8c720-3864-43f7-a971-48447e00536c-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:10:03.135343 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:03.135343 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:03.167248 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bc36445d-119e-4a7a-91af-08e3ca6ade45 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:03.169875 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc36445d-119e-4a7a-91af-08e3ca6ade45 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 Aug 07 21:10:03.170233 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc36445d-119e-4a7a-91af-08e3ca6ade45 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:03.170550 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc36445d-119e-4a7a-91af-08e3ca6ade45 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:03.178184 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc36445d-119e-4a7a-91af-08e3ca6ade45 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 returned with HTTP 404 Aug 07 21:10:03.178872 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1217/4897] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:03 2026] GET /volume/v3/volumes/c1c83bd2-925e-40a9-ba31-aaf151943d83 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:03.188360 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2ef56344-6857-48d4-bdce-4f7834d0714f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:03.190697 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] POST https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77/restore Aug 07 21:10:03.191112 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:03.193047 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Restoring backup 9a549716-d261-4d00-938d-f9c9db33ab77 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100276) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 21:10:03.193167 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Restoring backup 9a549716-d261-4d00-938d-f9c9db33ab77 to volume None. Aug 07 21:10:03.197140 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:03.197140 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:03.198290 np0000006755 devstack@c-api.service[100276]: INFO cinder.backup.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Creating volume of 1 GB for restore of backup 9a549716-d261-4d00-938d-f9c9db33ab77. Aug 07 21:10:03.204736 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Availability zone cache updated, next update will occur around 2026-08-07 22:10:03.204419. {{(pid=100276) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 21:10:03.205252 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Availability Zones retrieved successfully. Aug 07 21:10:03.210688 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Flow 'volume_create_api' (923495ed-b6d1-4efd-8efb-ee632afdb38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:03.212057 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebfced65-f7e2-4ece-9ef8-6ffb3cfa3d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:03.213344 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:03.225789 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-e1e5a76b-ad02-4350-b1be-ea61244bacbb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Lock "cinder-attachment_update-cac8c720-3864-43f7-a971-48447e00536c-np0000006755" released by "attachment_update" :: held 0.091s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:10:03.226179 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-e1e5a76b-ad02-4350-b1be-ea61244bacbb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/attachments/28318794-213d-4e35-8c08-fdeb24b20193 returned with HTTP 200 Aug 07 21:10:03.226685 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1227/4898] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:10:03 2026] PUT /volume/v3/attachments/28318794-213d-4e35-8c08-fdeb24b20193 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:03.244358 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebfced65-f7e2-4ece-9ef8-6ffb3cfa3d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:03.245610 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47aefd57-914b-4bb1-96ad-b20b6f565d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:03.253097 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-f963b093-793c-422e-bee9-f8a8307a2d7c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:03.255421 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-f963b093-793c-422e-bee9-f8a8307a2d7c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] POST https://10.4.3.127/volume/v3/attachments/28318794-213d-4e35-8c08-fdeb24b20193/action Aug 07 21:10:03.255957 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-f963b093-793c-422e-bee9-f8a8307a2d7c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:10:03.256100 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-f963b093-793c-422e-bee9-f8a8307a2d7c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:03.274346 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:03.274346 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:03.296135 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Created reservations ['5885c2fb-87df-4f4a-8cac-0ca1060abea8', '6cb01ed4-ccc9-4791-bcb5-0ccde5f9269c', 'b1977d58-ac84-4d08-a353-fa124e986082', 'a2a178ce-cf8e-42b4-a0e4-955ff1831c49'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:03.296643 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-f963b093-793c-422e-bee9-f8a8307a2d7c tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/attachments/28318794-213d-4e35-8c08-fdeb24b20193/action returned with HTTP 204 Aug 07 21:10:03.297094 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47aefd57-914b-4bb1-96ad-b20b6f565d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5885c2fb-87df-4f4a-8cac-0ca1060abea8', '6cb01ed4-ccc9-4791-bcb5-0ccde5f9269c', 'b1977d58-ac84-4d08-a353-fa124e986082', 'a2a178ce-cf8e-42b4-a0e4-955ff1831c49']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:03.297211 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1233/4899] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:10:03 2026] POST /volume/v3/attachments/28318794-213d-4e35-8c08-fdeb24b20193/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:03.297898 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31883d7c-63cf-47a4-a0b8-0ce41bc062a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:03.328119 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31883d7c-63cf-47a4-a0b8-0ce41bc062a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c7f75db-0d8f-4f51-a822-5b12b2329ce7', '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='584d7e32265b4a78b38144181196903f',qos_specs=None,replication_status=,reservations=['5885c2fb-87df-4f4a-8cac-0ca1060abea8','6cb01ed4-ccc9-4791-bcb5-0ccde5f9269c','b1977d58-ac84-4d08-a353-fa124e986082','a2a178ce-cf8e-42b4-a0e4-955ff1831c49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c544a3e2a94f5caa9dfae6184cd62e',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:03Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c7f75db-0d8f-4f51-a822-5b12b2329ce7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='584d7e32265b4a78b38144181196903f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7c544a3e2a94f5caa9dfae6184cd62e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:03.329527 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fa6f9a7-2959-4ea8-b09c-f3bfdf29eb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:03.348816 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fa6f9a7-2959-4ea8-b09c-f3bfdf29eb3b) transitioned into 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='584d7e32265b4a78b38144181196903f',qos_specs=None,replication_status=,reservations=['5885c2fb-87df-4f4a-8cac-0ca1060abea8','6cb01ed4-ccc9-4791-bcb5-0ccde5f9269c','b1977d58-ac84-4d08-a353-fa124e986082','a2a178ce-cf8e-42b4-a0e4-955ff1831c49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c544a3e2a94f5caa9dfae6184cd62e',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:03.349737 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e77a3e52-ae28-48c0-a0b9-f356895da36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:03.361849 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e77a3e52-ae28-48c0-a0b9-f356895da36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:03.362905 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Flow 'volume_create_api' (923495ed-b6d1-4efd-8efb-ee632afdb38b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:03.363289 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Create volume request issued successfully. Aug 07 21:10:03.370670 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:03.370670 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:03.371267 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Volume info retrieved successfully. Aug 07 21:10:04.385430 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:04.385430 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:04.386018 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Volume info retrieved successfully. Aug 07 21:10:04.386205 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Checking backup size 1 against volume size 1 {{(pid=100276) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 21:10:04.386323 np0000006755 devstack@c-api.service[100276]: INFO cinder.backup.api [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Overwriting volume 3c7f75db-0d8f-4f51-a822-5b12b2329ce7 with restore of backup 9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:04.408178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] restore_backup in rpcapi backup_id 9a549716-d261-4d00-938d-f9c9db33ab77 {{(pid=100276) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 21:10:04.410676 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ef56344-6857-48d4-bdce-4f7834d0714f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77/restore returned with HTTP 202 Aug 07 21:10:04.411301 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1223/4900] 10.4.3.127 () {70 vars in 1433 bytes} [Fri Aug 7 21:10:03 2026] POST /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77/restore => generated 152 bytes in 1223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:10:04.421886 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4969d6cc-1492-439d-a520-712f0ef4d200 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:04.424164 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4969d6cc-1492-439d-a520-712f0ef4d200 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:04.424468 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4969d6cc-1492-439d-a520-712f0ef4d200 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:04.424726 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4969d6cc-1492-439d-a520-712f0ef4d200 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:04.424939 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4969d6cc-1492-439d-a520-712f0ef4d200 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:04.430771 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:04.430771 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:04.431885 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4969d6cc-1492-439d-a520-712f0ef4d200 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:04.432668 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1218/4901] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:04 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:05.066887 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-176c4b3f-1d27-4f94-85df-485c34dccc91 req-bbdcfc39-cdd4-4e90-b963-73a8336b1363 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:05.069427 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-176c4b3f-1d27-4f94-85df-485c34dccc91 req-bbdcfc39-cdd4-4e90-b963-73a8336b1363 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] DELETE https://10.4.3.127/volume/v3/attachments/92de2a64-c7c5-44dc-aec8-a6dee63a7b63 Aug 07 21:10:05.069648 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-176c4b3f-1d27-4f94-85df-485c34dccc91 req-bbdcfc39-cdd4-4e90-b963-73a8336b1363 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:05.069850 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-176c4b3f-1d27-4f94-85df-485c34dccc91 req-bbdcfc39-cdd4-4e90-b963-73a8336b1363 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:05.077377 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:05.077377 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:05.119126 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-176c4b3f-1d27-4f94-85df-485c34dccc91 req-bbdcfc39-cdd4-4e90-b963-73a8336b1363 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/attachments/92de2a64-c7c5-44dc-aec8-a6dee63a7b63 returned with HTTP 200 Aug 07 21:10:05.119616 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1228/4902] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:10:05 2026] DELETE /volume/v3/attachments/92de2a64-c7c5-44dc-aec8-a6dee63a7b63 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:05.442878 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0589ef38-31ab-43de-932c-1113d2a151a3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:05.445257 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0589ef38-31ab-43de-932c-1113d2a151a3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:05.445548 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0589ef38-31ab-43de-932c-1113d2a151a3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:05.445834 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0589ef38-31ab-43de-932c-1113d2a151a3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:05.445989 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-0589ef38-31ab-43de-932c-1113d2a151a3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:05.451121 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:05.451121 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:05.451969 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0589ef38-31ab-43de-932c-1113d2a151a3 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:05.452420 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1234/4903] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:05 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:06.081640 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0f0fc602-7e12-4ed9-8ce6-4df54dd37ab7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:06.084226 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f0fc602-7e12-4ed9-8ce6-4df54dd37ab7 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:10:06.084487 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f0fc602-7e12-4ed9-8ce6-4df54dd37ab7 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:06.084723 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f0fc602-7e12-4ed9-8ce6-4df54dd37ab7 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:06.084927 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0f0fc602-7e12-4ed9-8ce6-4df54dd37ab7 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Delete volume with id: e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:10:06.092096 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:06.092096 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:06.092623 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0f0fc602-7e12-4ed9-8ce6-4df54dd37ab7 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:10:06.113269 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0f0fc602-7e12-4ed9-8ce6-4df54dd37ab7 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Delete volume request issued successfully. Aug 07 21:10:06.113269 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f0fc602-7e12-4ed9-8ce6-4df54dd37ab7 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 202 Aug 07 21:10:06.113269 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1224/4904] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:10:06 2026] DELETE /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:06.123645 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-73703e2a-f25c-48a0-b308-e3952cfed226 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:06.125575 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73703e2a-f25c-48a0-b308-e3952cfed226 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:10:06.125787 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73703e2a-f25c-48a0-b308-e3952cfed226 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:06.126024 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73703e2a-f25c-48a0-b308-e3952cfed226 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:06.141775 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:06.141775 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:06.145608 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-73703e2a-f25c-48a0-b308-e3952cfed226 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Volume info retrieved successfully. Aug 07 21:10:06.150172 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73703e2a-f25c-48a0-b308-e3952cfed226 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 200 Aug 07 21:10:06.150582 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1219/4905] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:06 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 1248 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:06.462902 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-139ae5b2-b21f-4a7e-a996-ab2ed38695b1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:06.465809 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-139ae5b2-b21f-4a7e-a996-ab2ed38695b1 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:06.466041 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-139ae5b2-b21f-4a7e-a996-ab2ed38695b1 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:06.466218 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-139ae5b2-b21f-4a7e-a996-ab2ed38695b1 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:06.466318 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-139ae5b2-b21f-4a7e-a996-ab2ed38695b1 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:06.470727 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:06.470727 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:06.471341 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-139ae5b2-b21f-4a7e-a996-ab2ed38695b1 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:06.471755 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1229/4906] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:06 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:07.166712 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e3b48457-6206-477e-a707-b60fde738cf3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.168724 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e3b48457-6206-477e-a707-b60fde738cf3 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b Aug 07 21:10:07.169002 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e3b48457-6206-477e-a707-b60fde738cf3 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.169268 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e3b48457-6206-477e-a707-b60fde738cf3 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.174398 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e3b48457-6206-477e-a707-b60fde738cf3 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b returned with HTTP 404 Aug 07 21:10:07.174964 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1235/4907] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:07 2026] GET /volume/v3/volumes/e6413014-e35b-434e-bc50-b0bdc62c765b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:07.183140 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7c70a204-7934-44fa-aa46-739b7cd17eab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.188668 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c70a204-7934-44fa-aa46-739b7cd17eab tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] DELETE https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:10:07.191055 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c70a204-7934-44fa-aa46-739b7cd17eab tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.191379 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c70a204-7934-44fa-aa46-739b7cd17eab tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.191664 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-7c70a204-7934-44fa-aa46-739b7cd17eab tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Delete volume with id: baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:10:07.205127 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c70a204-7934-44fa-aa46-739b7cd17eab tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 404 Aug 07 21:10:07.206080 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1225/4908] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:10:07 2026] DELETE /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:07.213519 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b4d60188-6c02-47bf-90d4-c2ee862302eb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.215329 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b4d60188-6c02-47bf-90d4-c2ee862302eb tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 Aug 07 21:10:07.215574 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b4d60188-6c02-47bf-90d4-c2ee862302eb tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.215766 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b4d60188-6c02-47bf-90d4-c2ee862302eb tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.222133 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b4d60188-6c02-47bf-90d4-c2ee862302eb tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 returned with HTTP 404 Aug 07 21:10:07.222742 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1220/4909] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:07 2026] GET /volume/v3/volumes/baa88146-6910-4fc7-9fc1-3be52515f621 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:07.230901 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5dbddf9e-7c31-47cc-be1b-8d225933bf65 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.232740 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5dbddf9e-7c31-47cc-be1b-8d225933bf65 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] DELETE https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:10:07.232951 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5dbddf9e-7c31-47cc-be1b-8d225933bf65 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.233151 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5dbddf9e-7c31-47cc-be1b-8d225933bf65 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.233329 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-5dbddf9e-7c31-47cc-be1b-8d225933bf65 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Delete volume with id: 9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:10:07.238589 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5dbddf9e-7c31-47cc-be1b-8d225933bf65 tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 404 Aug 07 21:10:07.239030 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1230/4910] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:10:07 2026] DELETE /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:07.247697 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ce590c72-662a-45c2-8b64-afca3ec3bcba None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.249910 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ce590c72-662a-45c2-8b64-afca3ec3bcba tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] GET https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 Aug 07 21:10:07.250146 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ce590c72-662a-45c2-8b64-afca3ec3bcba tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.250372 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ce590c72-662a-45c2-8b64-afca3ec3bcba tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.257171 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ce590c72-662a-45c2-8b64-afca3ec3bcba tempest-TestInstancesWithCinderVolumes-1503772312 tempest-TestInstancesWithCinderVolumes-1503772312-project-member] https://10.4.3.127/volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 returned with HTTP 404 Aug 07 21:10:07.257782 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1236/4911] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:07 2026] GET /volume/v3/volumes/9a8619cf-389d-47e1-b12e-ff5b7bbfa893 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:07.264938 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-90c82b36-30e1-4ba4-b18f-597a470737b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.266844 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90c82b36-30e1-4ba4-b18f-597a470737b4 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:10:07.267052 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90c82b36-30e1-4ba4-b18f-597a470737b4 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.267286 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90c82b36-30e1-4ba4-b18f-597a470737b4 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.268130 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-90c82b36-30e1-4ba4-b18f-597a470737b4 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:10:07.303839 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-90c82b36-30e1-4ba4-b18f-597a470737b4 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Get all volumes completed successfully. Aug 07 21:10:07.305721 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:07.305721 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:07.311263 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90c82b36-30e1-4ba4-b18f-597a470737b4 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:10:07.311708 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1226/4912] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:10:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8977 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:07.331987 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d0f80f31-f9e3-46f7-8d34-10d4acbff6e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.334272 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d0f80f31-f9e3-46f7-8d34-10d4acbff6e7 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] DELETE https://10.4.3.127/volume/v3/types/8e17ba5e-9670-417f-9836-5d9c65254116 Aug 07 21:10:07.334516 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d0f80f31-f9e3-46f7-8d34-10d4acbff6e7 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.334816 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d0f80f31-f9e3-46f7-8d34-10d4acbff6e7 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.358674 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d0f80f31-f9e3-46f7-8d34-10d4acbff6e7 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] https://10.4.3.127/volume/v3/types/8e17ba5e-9670-417f-9836-5d9c65254116 returned with HTTP 202 Aug 07 21:10:07.359119 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1221/4913] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:07 2026] DELETE /volume/v3/types/8e17ba5e-9670-417f-9836-5d9c65254116 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:07.366032 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8901dfad-1026-42b8-afd3-01cb0f26a93b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.367877 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8901dfad-1026-42b8-afd3-01cb0f26a93b tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:10:07.368131 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8901dfad-1026-42b8-afd3-01cb0f26a93b tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.368363 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8901dfad-1026-42b8-afd3-01cb0f26a93b tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.369353 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8901dfad-1026-42b8-afd3-01cb0f26a93b tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:10:07.384136 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8901dfad-1026-42b8-afd3-01cb0f26a93b tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Get all volumes completed successfully. Aug 07 21:10:07.385739 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:07.385739 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:07.390205 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8901dfad-1026-42b8-afd3-01cb0f26a93b tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:10:07.390742 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1231/4914] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:10:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8977 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:07.404094 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c0fdd8cb-fd1b-4f1e-ab5d-edb22ef4bc59 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.405880 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c0fdd8cb-fd1b-4f1e-ab5d-edb22ef4bc59 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] DELETE https://10.4.3.127/volume/v3/types/b6eef9c3-4953-4fe8-a06c-693bc03faaae Aug 07 21:10:07.406208 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c0fdd8cb-fd1b-4f1e-ab5d-edb22ef4bc59 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.406492 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c0fdd8cb-fd1b-4f1e-ab5d-edb22ef4bc59 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.429529 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c0fdd8cb-fd1b-4f1e-ab5d-edb22ef4bc59 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] https://10.4.3.127/volume/v3/types/b6eef9c3-4953-4fe8-a06c-693bc03faaae returned with HTTP 202 Aug 07 21:10:07.429929 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1237/4915] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:07 2026] DELETE /volume/v3/types/b6eef9c3-4953-4fe8-a06c-693bc03faaae => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:07.483236 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-52e42f94-8065-4e38-9b72-726fef85689f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.485054 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-52e42f94-8065-4e38-9b72-726fef85689f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:07.485265 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-52e42f94-8065-4e38-9b72-726fef85689f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.485447 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-52e42f94-8065-4e38-9b72-726fef85689f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.485549 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-52e42f94-8065-4e38-9b72-726fef85689f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:07.490090 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:07.490090 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:07.490692 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-52e42f94-8065-4e38-9b72-726fef85689f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:07.491056 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1227/4916] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:07 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:07.655321 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-695e98cc-fc1d-4826-bd56-64b4f32d7922 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.656999 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-695e98cc-fc1d-4826-bd56-64b4f32d7922 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:10:07.657182 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-695e98cc-fc1d-4826-bd56-64b4f32d7922 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.657358 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-695e98cc-fc1d-4826-bd56-64b4f32d7922 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.658081 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-695e98cc-fc1d-4826-bd56-64b4f32d7922 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:10:07.670577 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-695e98cc-fc1d-4826-bd56-64b4f32d7922 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Get all volumes completed successfully. Aug 07 21:10:07.672159 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:07.672159 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:07.676078 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-695e98cc-fc1d-4826-bd56-64b4f32d7922 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:10:07.676689 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1222/4917] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:10:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8977 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:07.689296 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b7b02a36-34fa-48b3-8046-0466d414f11e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.691043 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b7b02a36-34fa-48b3-8046-0466d414f11e tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/e8e0e392-cf3b-4834-b83a-6da90c22052c Aug 07 21:10:07.691255 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b7b02a36-34fa-48b3-8046-0466d414f11e tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.691437 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b7b02a36-34fa-48b3-8046-0466d414f11e tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.691601 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-b7b02a36-34fa-48b3-8046-0466d414f11e tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Delete volume with id: e8e0e392-cf3b-4834-b83a-6da90c22052c Aug 07 21:10:07.698312 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:07.698312 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:07.698662 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b7b02a36-34fa-48b3-8046-0466d414f11e tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Volume info retrieved successfully. Aug 07 21:10:07.711860 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.image.cache [None req-b7b02a36-34fa-48b3-8046-0466d414f11e tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'a9cb932c-09c5-453c-967d-d0dad67a10f2', 'volume_id': 'e8e0e392-cf3b-4834-b83a-6da90c22052c', 'host': 'np0000006755@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 21, 8, 37), 'last_used': datetime.datetime(2026, 8, 7, 21, 8, 47)}. {{(pid=100278) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 21:10:07.724604 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-5e20c555-a9f4-4d2b-a496-01fe6c7d10c5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.727648 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b7b02a36-34fa-48b3-8046-0466d414f11e tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Delete volume request issued successfully. Aug 07 21:10:07.727879 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b7b02a36-34fa-48b3-8046-0466d414f11e tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] https://10.4.3.127/volume/v3/volumes/e8e0e392-cf3b-4834-b83a-6da90c22052c returned with HTTP 202 Aug 07 21:10:07.730784 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1232/4918] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:10:07 2026] DELETE /volume/v3/volumes/e8e0e392-cf3b-4834-b83a-6da90c22052c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:07.731174 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-5e20c555-a9f4-4d2b-a496-01fe6c7d10c5 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c/encryption Aug 07 21:10:07.731174 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-5e20c555-a9f4-4d2b-a496-01fe6c7d10c5 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.731174 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-5e20c555-a9f4-4d2b-a496-01fe6c7d10c5 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.741827 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d1ab9650-a209-44ae-9497-61046628bec6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:07.743787 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1ab9650-a209-44ae-9497-61046628bec6 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] GET https://10.4.3.127/volume/v3/volumes/e8e0e392-cf3b-4834-b83a-6da90c22052c Aug 07 21:10:07.743997 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1ab9650-a209-44ae-9497-61046628bec6 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:07.744203 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1ab9650-a209-44ae-9497-61046628bec6 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:07.748205 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:07.748205 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:07.755213 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-66cd60ea-86c3-428b-862e-9cbb948f6ef1 req-5e20c555-a9f4-4d2b-a496-01fe6c7d10c5 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c/encryption returned with HTTP 200 Aug 07 21:10:07.755776 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1238/4919] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:10:07 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:07.757061 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:07.757061 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:07.761673 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d1ab9650-a209-44ae-9497-61046628bec6 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Volume info retrieved successfully. Aug 07 21:10:07.766892 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1ab9650-a209-44ae-9497-61046628bec6 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] https://10.4.3.127/volume/v3/volumes/e8e0e392-cf3b-4834-b83a-6da90c22052c returned with HTTP 200 Aug 07 21:10:07.767106 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1228/4920] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:07 2026] GET /volume/v3/volumes/e8e0e392-cf3b-4834-b83a-6da90c22052c => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:08.503550 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e83ee5e8-a0d4-4faa-a573-fe4a852323c5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:08.505664 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e83ee5e8-a0d4-4faa-a573-fe4a852323c5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:08.505941 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e83ee5e8-a0d4-4faa-a573-fe4a852323c5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:08.506190 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e83ee5e8-a0d4-4faa-a573-fe4a852323c5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:08.506340 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e83ee5e8-a0d4-4faa-a573-fe4a852323c5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:08.511877 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:08.511877 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:08.512723 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e83ee5e8-a0d4-4faa-a573-fe4a852323c5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:08.513209 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1223/4921] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:08 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:08.781823 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a99fd640-1ed3-44e9-bcdc-226df1c0940b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:08.782720 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a99fd640-1ed3-44e9-bcdc-226df1c0940b tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] GET https://10.4.3.127/volume/v3/volumes/e8e0e392-cf3b-4834-b83a-6da90c22052c Aug 07 21:10:08.783040 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a99fd640-1ed3-44e9-bcdc-226df1c0940b tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:08.783319 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a99fd640-1ed3-44e9-bcdc-226df1c0940b tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:08.791182 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a99fd640-1ed3-44e9-bcdc-226df1c0940b tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] https://10.4.3.127/volume/v3/volumes/e8e0e392-cf3b-4834-b83a-6da90c22052c returned with HTTP 404 Aug 07 21:10:08.791789 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1233/4922] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:08 2026] GET /volume/v3/volumes/e8e0e392-cf3b-4834-b83a-6da90c22052c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:08.799576 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6073e41f-a1d6-41ff-8a96-54c5fe3f7c88 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:08.804619 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6073e41f-a1d6-41ff-8a96-54c5fe3f7c88 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] DELETE https://10.4.3.127/volume/v3/types/846bd312-6330-4aeb-aba5-4bfcf96e5a54 Aug 07 21:10:08.804975 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6073e41f-a1d6-41ff-8a96-54c5fe3f7c88 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:08.805091 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6073e41f-a1d6-41ff-8a96-54c5fe3f7c88 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:08.831678 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6073e41f-a1d6-41ff-8a96-54c5fe3f7c88 tempest-TestInstancesWithCinderVolumes-1148693184 tempest-TestInstancesWithCinderVolumes-1148693184-project-admin] https://10.4.3.127/volume/v3/types/846bd312-6330-4aeb-aba5-4bfcf96e5a54 returned with HTTP 202 Aug 07 21:10:08.832183 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1239/4923] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:08 2026] DELETE /volume/v3/types/846bd312-6330-4aeb-aba5-4bfcf96e5a54 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:09.524867 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a5b9bd2b-a410-4ca7-b482-da965f54db05 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:09.526886 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5b9bd2b-a410-4ca7-b482-da965f54db05 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:09.527120 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5b9bd2b-a410-4ca7-b482-da965f54db05 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:09.527307 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5b9bd2b-a410-4ca7-b482-da965f54db05 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:09.527405 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a5b9bd2b-a410-4ca7-b482-da965f54db05 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:09.531732 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:09.531732 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:09.532426 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5b9bd2b-a410-4ca7-b482-da965f54db05 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:09.532838 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1229/4924] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:09 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:10.544502 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-60813114-dc08-4d4d-84c2-1ff6efa846a5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:10.546077 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-60813114-dc08-4d4d-84c2-1ff6efa846a5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:10.546264 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-60813114-dc08-4d4d-84c2-1ff6efa846a5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:10.546438 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-60813114-dc08-4d4d-84c2-1ff6efa846a5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:10.546560 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-60813114-dc08-4d4d-84c2-1ff6efa846a5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:10.550812 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:10.550812 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:10.551401 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-60813114-dc08-4d4d-84c2-1ff6efa846a5 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:10.551882 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1224/4925] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:10 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:11.563123 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0565b3ee-50cb-4cce-b2cb-cb7fa3c961f7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:11.565306 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0565b3ee-50cb-4cce-b2cb-cb7fa3c961f7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:11.565634 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0565b3ee-50cb-4cce-b2cb-cb7fa3c961f7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:11.565905 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0565b3ee-50cb-4cce-b2cb-cb7fa3c961f7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:11.566142 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-0565b3ee-50cb-4cce-b2cb-cb7fa3c961f7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:11.572156 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:11.572156 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:11.572955 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0565b3ee-50cb-4cce-b2cb-cb7fa3c961f7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:11.574119 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1234/4926] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:11 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:12.586514 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-928807f9-e0fe-4be9-8990-9be7f7863f1f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:12.589807 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-928807f9-e0fe-4be9-8990-9be7f7863f1f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:12.590141 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-928807f9-e0fe-4be9-8990-9be7f7863f1f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:12.590443 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-928807f9-e0fe-4be9-8990-9be7f7863f1f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:12.590635 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-928807f9-e0fe-4be9-8990-9be7f7863f1f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:12.595960 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:12.595960 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:12.596522 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-928807f9-e0fe-4be9-8990-9be7f7863f1f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:12.596871 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1240/4927] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:12 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:13.609642 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cecf6c12-fdc6-4b01-9a80-099b899d9a9a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:13.612984 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cecf6c12-fdc6-4b01-9a80-099b899d9a9a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:13.613220 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cecf6c12-fdc6-4b01-9a80-099b899d9a9a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:13.613430 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cecf6c12-fdc6-4b01-9a80-099b899d9a9a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:13.613519 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-cecf6c12-fdc6-4b01-9a80-099b899d9a9a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:13.617541 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:13.617541 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:13.618181 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cecf6c12-fdc6-4b01-9a80-099b899d9a9a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:13.618597 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1230/4928] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:13 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:14.628027 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-22de42dd-df04-4161-ac88-2fac89a1bfbc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:14.629899 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22de42dd-df04-4161-ac88-2fac89a1bfbc tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:14.630142 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22de42dd-df04-4161-ac88-2fac89a1bfbc tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:14.630377 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22de42dd-df04-4161-ac88-2fac89a1bfbc tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:14.630516 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-22de42dd-df04-4161-ac88-2fac89a1bfbc tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:14.634774 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:14.634774 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:14.635409 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22de42dd-df04-4161-ac88-2fac89a1bfbc tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:14.635812 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1225/4929] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:14 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:14.809523 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:14.913856 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:14.914184 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1144781438"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:14.915542 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1144781438'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:14.915682 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume of 1 GB Aug 07 21:10:14.921716 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Availability Zones retrieved successfully. Aug 07 21:10:14.926813 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (d76e3471-7044-4c3a-a311-a5b010a41bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:14.927886 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a0527e6-7ceb-4866-91b6-9c4bfc1cfe50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:14.928816 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:14.965692 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a0527e6-7ceb-4866-91b6-9c4bfc1cfe50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:14.966541 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee8f262-f2c9-406c-b06a-8dcce17ed6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:15.028296 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['b29d4aeb-43bc-4288-a098-f34768eff601', '6088b77c-7c30-4284-ab10-1b0da279b28d', '087a3d96-00c8-4dd9-87fe-34a971851d4c', 'fa76e9d5-4d57-49c1-ba2d-e23c759d0156'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:15.029011 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee8f262-f2c9-406c-b06a-8dcce17ed6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b29d4aeb-43bc-4288-a098-f34768eff601', '6088b77c-7c30-4284-ab10-1b0da279b28d', '087a3d96-00c8-4dd9-87fe-34a971851d4c', 'fa76e9d5-4d57-49c1-ba2d-e23c759d0156']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:15.029728 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1b3abe7-e9a2-4625-8577-7456f9150556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:15.051512 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1b3abe7-e9a2-4625-8577-7456f9150556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '358b7f2e-dd6f-40d4-8da4-68135b8ad72a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1144781438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['b29d4aeb-43bc-4288-a098-f34768eff601','6088b77c-7c30-4284-ab10-1b0da279b28d','087a3d96-00c8-4dd9-87fe-34a971851d4c','fa76e9d5-4d57-49c1-ba2d-e23c759d0156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1144781438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=358b7f2e-dd6f-40d4-8da4-68135b8ad72a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b654aa4c89146bcbd97bc5597728fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caa3818fe4a4709963c846373712835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:15.052190 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f48cadcf-64b3-4708-b948-7ce1737a02f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:15.068201 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f48cadcf-64b3-4708-b948-7ce1737a02f4) transitioned into state 'SUCCESS' from state '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-1144781438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['b29d4aeb-43bc-4288-a098-f34768eff601','6088b77c-7c30-4284-ab10-1b0da279b28d','087a3d96-00c8-4dd9-87fe-34a971851d4c','fa76e9d5-4d57-49c1-ba2d-e23c759d0156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:15.068977 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72a59294-a9a2-4110-a521-7bc2e0dccecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:15.077608 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72a59294-a9a2-4110-a521-7bc2e0dccecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:15.078558 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (d76e3471-7044-4c3a-a311-a5b010a41bb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:15.078818 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request issued successfully. Aug 07 21:10:15.079369 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9d0beeb5-8639-4cf0-9c15-0a13be65e70c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:15.083469 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1235/4930] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:10:14 2026] POST /volume/v3/volumes => generated 770 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:15.092063 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fe610315-a1ea-4763-8f6b-9c7ee13b1a91 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:15.094464 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fe610315-a1ea-4763-8f6b-9c7ee13b1a91 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a Aug 07 21:10:15.094781 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fe610315-a1ea-4763-8f6b-9c7ee13b1a91 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:15.095067 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fe610315-a1ea-4763-8f6b-9c7ee13b1a91 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:15.104556 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:15.104556 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:15.108997 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fe610315-a1ea-4763-8f6b-9c7ee13b1a91 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:15.114803 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fe610315-a1ea-4763-8f6b-9c7ee13b1a91 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a returned with HTTP 200 Aug 07 21:10:15.115338 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1241/4931] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:15 2026] GET /volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:15.645203 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7643e021-343b-4967-9da4-a79e2f40a0b1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:15.648233 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7643e021-343b-4967-9da4-a79e2f40a0b1 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:15.648496 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7643e021-343b-4967-9da4-a79e2f40a0b1 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:15.648773 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7643e021-343b-4967-9da4-a79e2f40a0b1 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:15.648930 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7643e021-343b-4967-9da4-a79e2f40a0b1 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:15.653944 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:15.653944 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:15.654718 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7643e021-343b-4967-9da4-a79e2f40a0b1 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:15.655201 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1231/4932] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:15 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:16.128939 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e8b52d64-1bb9-4a60-9c9a-898fa63f8928 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:16.130956 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8b52d64-1bb9-4a60-9c9a-898fa63f8928 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a Aug 07 21:10:16.131209 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8b52d64-1bb9-4a60-9c9a-898fa63f8928 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:16.131445 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8b52d64-1bb9-4a60-9c9a-898fa63f8928 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:16.139297 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:16.139297 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:16.143062 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e8b52d64-1bb9-4a60-9c9a-898fa63f8928 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:16.147409 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8b52d64-1bb9-4a60-9c9a-898fa63f8928 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a returned with HTTP 200 Aug 07 21:10:16.147820 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1226/4933] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:16 2026] GET /volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:16.163069 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8290e3cb-242e-4a1a-9199-c484adc381f6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:16.164793 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8290e3cb-242e-4a1a-9199-c484adc381f6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:10:16.165097 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8290e3cb-242e-4a1a-9199-c484adc381f6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "358b7f2e-dd6f-40d4-8da4-68135b8ad72a", "name": "tempest-VolumeDependencyTests-Snapshot-1607689329"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:16.173776 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:16.173776 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:16.174224 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8290e3cb-242e-4a1a-9199-c484adc381f6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:16.174329 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-8290e3cb-242e-4a1a-9199-c484adc381f6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create snapshot from volume 358b7f2e-dd6f-40d4-8da4-68135b8ad72a Aug 07 21:10:16.219342 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-8290e3cb-242e-4a1a-9199-c484adc381f6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['214fef46-6ddd-41f0-beca-e1d113362bbc', '7e92f5c5-7cb9-48c0-897e-4d2a561f34a2', '971bd1e7-7c5e-40cd-8da7-4ceb1b74460b', 'c81367b1-1a68-4cd0-9c75-ad18848bd8ef'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:16.251392 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8290e3cb-242e-4a1a-9199-c484adc381f6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot create request issued successfully. Aug 07 21:10:16.251850 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8290e3cb-242e-4a1a-9199-c484adc381f6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:10:16.252260 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1236/4934] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:10:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:10:16.262705 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8d035310-6a66-4ba0-819f-0909db182458 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:16.264648 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8d035310-6a66-4ba0-819f-0909db182458 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 Aug 07 21:10:16.264865 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8d035310-6a66-4ba0-819f-0909db182458 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:16.265054 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8d035310-6a66-4ba0-819f-0909db182458 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:16.270130 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:16.270130 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:16.270563 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8d035310-6a66-4ba0-819f-0909db182458 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:16.271381 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8d035310-6a66-4ba0-819f-0909db182458 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 returned with HTTP 200 Aug 07 21:10:16.271808 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1242/4935] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:16 2026] GET /volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:16.666452 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2f65bedd-eb24-4ae3-bfb2-e493abd7cf7a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:16.668275 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f65bedd-eb24-4ae3-bfb2-e493abd7cf7a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:16.668525 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f65bedd-eb24-4ae3-bfb2-e493abd7cf7a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:16.668736 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f65bedd-eb24-4ae3-bfb2-e493abd7cf7a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:16.668848 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2f65bedd-eb24-4ae3-bfb2-e493abd7cf7a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:16.673106 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:16.673106 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:16.673694 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f65bedd-eb24-4ae3-bfb2-e493abd7cf7a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:16.674145 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1232/4936] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:16 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:16.683251 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-95e66527-812d-4304-b0cb-cbbc8005b30a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:16.684910 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95e66527-812d-4304-b0cb-cbbc8005b30a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/3c7f75db-0d8f-4f51-a822-5b12b2329ce7 Aug 07 21:10:16.685143 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95e66527-812d-4304-b0cb-cbbc8005b30a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:16.685357 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95e66527-812d-4304-b0cb-cbbc8005b30a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:16.685547 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-95e66527-812d-4304-b0cb-cbbc8005b30a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete volume with id: 3c7f75db-0d8f-4f51-a822-5b12b2329ce7 Aug 07 21:10:16.692361 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:16.692361 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:16.692666 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-95e66527-812d-4304-b0cb-cbbc8005b30a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:10:16.709019 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-95e66527-812d-4304-b0cb-cbbc8005b30a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete volume request issued successfully. Aug 07 21:10:16.709263 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95e66527-812d-4304-b0cb-cbbc8005b30a tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/3c7f75db-0d8f-4f51-a822-5b12b2329ce7 returned with HTTP 202 Aug 07 21:10:16.709754 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1227/4937] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:16 2026] DELETE /volume/v3/volumes/3c7f75db-0d8f-4f51-a822-5b12b2329ce7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:16.721521 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0eb073f6-1393-4c52-9694-9a4d5e7ef0d2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:16.723445 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0eb073f6-1393-4c52-9694-9a4d5e7ef0d2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/3c7f75db-0d8f-4f51-a822-5b12b2329ce7 Aug 07 21:10:16.723654 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0eb073f6-1393-4c52-9694-9a4d5e7ef0d2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:16.723867 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0eb073f6-1393-4c52-9694-9a4d5e7ef0d2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:16.732711 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:16.732711 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:16.737448 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0eb073f6-1393-4c52-9694-9a4d5e7ef0d2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:10:16.741808 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0eb073f6-1393-4c52-9694-9a4d5e7ef0d2 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/3c7f75db-0d8f-4f51-a822-5b12b2329ce7 returned with HTTP 200 Aug 07 21:10:16.742185 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1237/4938] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:16 2026] GET /volume/v3/volumes/3c7f75db-0d8f-4f51-a822-5b12b2329ce7 => generated 1065 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:17.281183 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d6942c45-82e9-4720-ae20-71bbdffbae7e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:17.283738 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d6942c45-82e9-4720-ae20-71bbdffbae7e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 Aug 07 21:10:17.284054 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d6942c45-82e9-4720-ae20-71bbdffbae7e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:17.284349 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d6942c45-82e9-4720-ae20-71bbdffbae7e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:17.289996 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:17.289996 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:17.290651 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d6942c45-82e9-4720-ae20-71bbdffbae7e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:17.291696 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d6942c45-82e9-4720-ae20-71bbdffbae7e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 returned with HTTP 200 Aug 07 21:10:17.292193 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1243/4939] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:17 2026] GET /volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:17.304155 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:17.305997 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:17.306398 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5f0570ba-942e-4aa3-8dcf-553fe9c6b417", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-985060355"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:17.308006 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request body: {'volume': {'snapshot_id': '5f0570ba-942e-4aa3-8dcf-553fe9c6b417', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-985060355'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:17.313252 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:17.313252 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:17.313673 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:17.313795 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume of 1 GB Aug 07 21:10:17.317066 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Availability Zones retrieved successfully. Aug 07 21:10:17.322019 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (70ce1202-1cff-447b-a687-c325013998d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:17.323156 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed398b0-9f5a-4b62-b677-9ae9254bee1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:17.324041 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:17.352820 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed398b0-9f5a-4b62-b677-9ae9254bee1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5f0570ba-942e-4aa3-8dcf-553fe9c6b417', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:17.353558 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9c6541-bf37-4ef9-ac45-2a13e285296f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:17.390522 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['ca4508d2-d626-4a89-9a55-932c79da0959', 'e14609c5-38fb-4715-afb2-9abd0d8f6e06', 'c21f5a20-30b5-46cd-baa7-31df66c48aba', 'e70f35d8-1fa2-4ffa-8b89-aa8633a92291'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:17.391402 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9c6541-bf37-4ef9-ac45-2a13e285296f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca4508d2-d626-4a89-9a55-932c79da0959', 'e14609c5-38fb-4715-afb2-9abd0d8f6e06', 'c21f5a20-30b5-46cd-baa7-31df66c48aba', 'e70f35d8-1fa2-4ffa-8b89-aa8633a92291']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:17.392127 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad208c9c-025d-43f9-8303-016ea5b8ae8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:17.436689 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad208c9c-025d-43f9-8303-016ea5b8ae8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44b2095c-90ea-4753-b526-c03e8418c10d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-985060355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['ca4508d2-d626-4a89-9a55-932c79da0959','e14609c5-38fb-4715-afb2-9abd0d8f6e06','c21f5a20-30b5-46cd-baa7-31df66c48aba','e70f35d8-1fa2-4ffa-8b89-aa8633a92291'],size=1,snapshot_id=5f0570ba-942e-4aa3-8dcf-553fe9c6b417,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-985060355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44b2095c-90ea-4753-b526-c03e8418c10d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b654aa4c89146bcbd97bc5597728fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5f0570ba-942e-4aa3-8dcf-553fe9c6b417,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caa3818fe4a4709963c846373712835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:17.437495 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f16b5e48-3c41-4a3a-bd0a-eb8f576a51d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:17.454524 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f16b5e48-3c41-4a3a-bd0a-eb8f576a51d7) transitioned into state 'SUCCESS' from state '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-985060355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['ca4508d2-d626-4a89-9a55-932c79da0959','e14609c5-38fb-4715-afb2-9abd0d8f6e06','c21f5a20-30b5-46cd-baa7-31df66c48aba','e70f35d8-1fa2-4ffa-8b89-aa8633a92291'],size=1,snapshot_id=5f0570ba-942e-4aa3-8dcf-553fe9c6b417,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:17.455269 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eca72407-aa1d-468c-a732-2aba191b2302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:17.477947 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eca72407-aa1d-468c-a732-2aba191b2302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:17.478843 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (70ce1202-1cff-447b-a687-c325013998d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:17.479131 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request issued successfully. Aug 07 21:10:17.479726 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d85997d-3898-4ca7-bfbd-7af1fcbd3df5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:17.480179 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1233/4940] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:10:17 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) Aug 07 21:10:17.492612 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5342df29-4ae8-43b2-93de-0d44a4961fe6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:17.494640 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5342df29-4ae8-43b2-93de-0d44a4961fe6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d Aug 07 21:10:17.494831 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5342df29-4ae8-43b2-93de-0d44a4961fe6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:17.495017 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5342df29-4ae8-43b2-93de-0d44a4961fe6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:17.501744 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:17.501744 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:17.505251 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5342df29-4ae8-43b2-93de-0d44a4961fe6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:17.509110 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5342df29-4ae8-43b2-93de-0d44a4961fe6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d returned with HTTP 200 Aug 07 21:10:17.509477 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1228/4941] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:17 2026] GET /volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:17.761555 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-83629c48-60f1-499f-8d42-b7d146ec936f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:17.763410 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-83629c48-60f1-499f-8d42-b7d146ec936f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/3c7f75db-0d8f-4f51-a822-5b12b2329ce7 Aug 07 21:10:17.763705 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-83629c48-60f1-499f-8d42-b7d146ec936f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:17.763916 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-83629c48-60f1-499f-8d42-b7d146ec936f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:17.769753 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-83629c48-60f1-499f-8d42-b7d146ec936f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/3c7f75db-0d8f-4f51-a822-5b12b2329ce7 returned with HTTP 404 Aug 07 21:10:17.770528 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1238/4942] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:17 2026] GET /volume/v3/volumes/3c7f75db-0d8f-4f51-a822-5b12b2329ce7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:17.778399 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ea4d35f0-eeb1-4ad8-9639-bb352b6f3f9c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:17.780477 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ea4d35f0-eeb1-4ad8-9639-bb352b6f3f9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:17.780740 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ea4d35f0-eeb1-4ad8-9639-bb352b6f3f9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:17.780983 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ea4d35f0-eeb1-4ad8-9639-bb352b6f3f9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:17.781126 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ea4d35f0-eeb1-4ad8-9639-bb352b6f3f9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:17.785748 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:17.785748 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:17.786639 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ea4d35f0-eeb1-4ad8-9639-bb352b6f3f9c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-member] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:17.787036 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1244/4943] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:17 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:17.797271 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8cb05c04-48d7-42a1-b27d-fb431d40add4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:17.799146 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8cb05c04-48d7-42a1-b27d-fb431d40add4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] DELETE https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:10:17.799373 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8cb05c04-48d7-42a1-b27d-fb431d40add4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:17.799630 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8cb05c04-48d7-42a1-b27d-fb431d40add4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:17.799749 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-8cb05c04-48d7-42a1-b27d-fb431d40add4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete backup with id: d596f5c9-219d-4c98-a13d-6eb13664d9c2. Aug 07 21:10:17.803826 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:17.803826 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:17.813392 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-8cb05c04-48d7-42a1-b27d-fb431d40add4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] delete_backup rpcapi backup_id d596f5c9-219d-4c98-a13d-6eb13664d9c2 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:10:17.814869 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8cb05c04-48d7-42a1-b27d-fb431d40add4 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 202 Aug 07 21:10:17.815243 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1234/4944] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:17 2026] DELETE /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:10:17.821946 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-43bffa4c-79be-4963-98ae-27d6195c673f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:17.823864 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43bffa4c-79be-4963-98ae-27d6195c673f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:10:17.824055 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43bffa4c-79be-4963-98ae-27d6195c673f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:17.824225 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43bffa4c-79be-4963-98ae-27d6195c673f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:17.824326 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-43bffa4c-79be-4963-98ae-27d6195c673f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:17.841517 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:17.841517 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:17.842034 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43bffa4c-79be-4963-98ae-27d6195c673f tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 200 Aug 07 21:10:17.842406 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1229/4945] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:17 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:18.523420 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-46c44175-aac7-46f6-ae15-1a33638b3b85 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:18.525898 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-46c44175-aac7-46f6-ae15-1a33638b3b85 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d Aug 07 21:10:18.526212 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-46c44175-aac7-46f6-ae15-1a33638b3b85 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:18.526489 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-46c44175-aac7-46f6-ae15-1a33638b3b85 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:18.537244 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:18.537244 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:18.543013 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-46c44175-aac7-46f6-ae15-1a33638b3b85 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:18.549682 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-46c44175-aac7-46f6-ae15-1a33638b3b85 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d returned with HTTP 200 Aug 07 21:10:18.550375 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1239/4946] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:18 2026] GET /volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:18.562789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7d1fd8f2-4b71-42a3-9561-1585bf12d87f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:18.564820 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7d1fd8f2-4b71-42a3-9561-1585bf12d87f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:10:18.565264 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7d1fd8f2-4b71-42a3-9561-1585bf12d87f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44b2095c-90ea-4753-b526-c03e8418c10d", "name": "tempest-VolumeDependencyTests-Snapshot-807547749"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:18.573647 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:18.573647 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:18.574131 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7d1fd8f2-4b71-42a3-9561-1585bf12d87f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:18.574251 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-7d1fd8f2-4b71-42a3-9561-1585bf12d87f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create snapshot from volume 44b2095c-90ea-4753-b526-c03e8418c10d Aug 07 21:10:18.607003 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-7d1fd8f2-4b71-42a3-9561-1585bf12d87f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['88b76e88-9ab2-4714-90ed-f520af2856fc', 'cb171c56-5123-44a0-8120-a6326113399b', '4b6955dd-7ce1-41ff-9de7-d61ca1a72672', '01115f59-8b31-4c26-91fa-10e4886907c5'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:18.643459 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7d1fd8f2-4b71-42a3-9561-1585bf12d87f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot create request issued successfully. Aug 07 21:10:18.643871 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7d1fd8f2-4b71-42a3-9561-1585bf12d87f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:10:18.644323 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1245/4947] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:10:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:10:18.653672 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cc0c22dc-b99c-4536-8785-15c08a0a9c87 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:18.655454 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc0c22dc-b99c-4536-8785-15c08a0a9c87 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 Aug 07 21:10:18.655697 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc0c22dc-b99c-4536-8785-15c08a0a9c87 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:18.655926 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc0c22dc-b99c-4536-8785-15c08a0a9c87 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:18.660789 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:18.660789 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:18.663787 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cc0c22dc-b99c-4536-8785-15c08a0a9c87 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:18.663787 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc0c22dc-b99c-4536-8785-15c08a0a9c87 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 returned with HTTP 200 Aug 07 21:10:18.663787 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1235/4948] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:18 2026] GET /volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:18.853354 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-30719c16-466e-463f-af6d-c12bc1b91863 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:18.855577 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30719c16-466e-463f-af6d-c12bc1b91863 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 Aug 07 21:10:18.855814 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30719c16-466e-463f-af6d-c12bc1b91863 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:18.855992 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30719c16-466e-463f-af6d-c12bc1b91863 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:18.856096 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-30719c16-466e-463f-af6d-c12bc1b91863 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id d596f5c9-219d-4c98-a13d-6eb13664d9c2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:18.859370 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30719c16-466e-463f-af6d-c12bc1b91863 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 returned with HTTP 404 Aug 07 21:10:18.859822 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1230/4949] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:18 2026] GET /volume/v3/backups/d596f5c9-219d-4c98-a13d-6eb13664d9c2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:18.866583 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8ff181d1-183b-440c-a080-e29f4993d66e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:18.868419 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8ff181d1-183b-440c-a080-e29f4993d66e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] DELETE https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:10:18.868653 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8ff181d1-183b-440c-a080-e29f4993d66e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:18.868887 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8ff181d1-183b-440c-a080-e29f4993d66e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:18.869033 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-8ff181d1-183b-440c-a080-e29f4993d66e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete backup with id: 7827cc23-91bb-4bd2-9499-00c8600a1146. Aug 07 21:10:18.873312 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:18.873312 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:18.886678 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.backup.rpcapi [None req-8ff181d1-183b-440c-a080-e29f4993d66e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] delete_backup rpcapi backup_id 7827cc23-91bb-4bd2-9499-00c8600a1146 {{(pid=100278) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:10:18.888276 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8ff181d1-183b-440c-a080-e29f4993d66e tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 202 Aug 07 21:10:18.888800 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1240/4950] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:18 2026] DELETE /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:10:18.896166 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1caf84e6-52ba-4163-923b-cb7c92d6c0bb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:18.898658 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1caf84e6-52ba-4163-923b-cb7c92d6c0bb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:10:18.898984 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1caf84e6-52ba-4163-923b-cb7c92d6c0bb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:18.899236 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1caf84e6-52ba-4163-923b-cb7c92d6c0bb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:18.899431 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-1caf84e6-52ba-4163-923b-cb7c92d6c0bb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:18.904619 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:18.904619 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:18.905663 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1caf84e6-52ba-4163-923b-cb7c92d6c0bb tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 200 Aug 07 21:10:18.909286 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1246/4951] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:18 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:19.671115 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aea9c949-49d2-4117-8fe8-1f488dc8d772 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:19.672955 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aea9c949-49d2-4117-8fe8-1f488dc8d772 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 Aug 07 21:10:19.673134 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aea9c949-49d2-4117-8fe8-1f488dc8d772 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:19.673306 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aea9c949-49d2-4117-8fe8-1f488dc8d772 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:19.678255 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:19.678255 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:19.678633 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aea9c949-49d2-4117-8fe8-1f488dc8d772 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:19.679303 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aea9c949-49d2-4117-8fe8-1f488dc8d772 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 returned with HTTP 200 Aug 07 21:10:19.679620 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1236/4952] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:19 2026] GET /volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:19.687313 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:19.688964 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:19.689320 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "15731231-a5e2-43d9-8e09-f816d337a9d9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-428832941"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:19.690734 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request body: {'volume': {'snapshot_id': '15731231-a5e2-43d9-8e09-f816d337a9d9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-428832941'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:19.695731 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:19.695731 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:19.696210 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:19.696352 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume of 1 GB Aug 07 21:10:19.699495 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Availability Zones retrieved successfully. Aug 07 21:10:19.704496 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (018c81e1-eefe-4217-9bd0-7133983d955e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:19.705528 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3246ed9f-51b2-407c-a0f6-f58f8ceb5921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:19.706424 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:19.733054 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3246ed9f-51b2-407c-a0f6-f58f8ceb5921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '15731231-a5e2-43d9-8e09-f816d337a9d9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:19.733951 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edcb412f-5fae-4936-8783-534f80d794cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:19.767924 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['8e9585fd-ce1f-40ca-8d1b-67834dab76f2', 'c44d2dda-cfe3-4b0f-ac18-cb2b691a03ca', 'a35d1ebf-e30d-4aa0-b614-e17877d139fd', 'cec232ab-1168-4ea1-bf0e-14ded60d0e9b'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:19.768643 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edcb412f-5fae-4936-8783-534f80d794cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e9585fd-ce1f-40ca-8d1b-67834dab76f2', 'c44d2dda-cfe3-4b0f-ac18-cb2b691a03ca', 'a35d1ebf-e30d-4aa0-b614-e17877d139fd', 'cec232ab-1168-4ea1-bf0e-14ded60d0e9b']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:19.769320 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f1c920-d553-4f62-9387-d1772dccf6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:19.805933 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f1c920-d553-4f62-9387-d1772dccf6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e33e38a9-3a7c-4e37-b469-cf1cd1f73baa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-428832941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['8e9585fd-ce1f-40ca-8d1b-67834dab76f2','c44d2dda-cfe3-4b0f-ac18-cb2b691a03ca','a35d1ebf-e30d-4aa0-b614-e17877d139fd','cec232ab-1168-4ea1-bf0e-14ded60d0e9b'],size=1,snapshot_id=15731231-a5e2-43d9-8e09-f816d337a9d9,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-428832941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e33e38a9-3a7c-4e37-b469-cf1cd1f73baa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b654aa4c89146bcbd97bc5597728fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=15731231-a5e2-43d9-8e09-f816d337a9d9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caa3818fe4a4709963c846373712835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:19.806584 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1020c319-aa3b-4aac-b629-99d73245d5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:19.821965 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1020c319-aa3b-4aac-b629-99d73245d5c2) transitioned into state 'SUCCESS' from state '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-428832941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['8e9585fd-ce1f-40ca-8d1b-67834dab76f2','c44d2dda-cfe3-4b0f-ac18-cb2b691a03ca','a35d1ebf-e30d-4aa0-b614-e17877d139fd','cec232ab-1168-4ea1-bf0e-14ded60d0e9b'],size=1,snapshot_id=15731231-a5e2-43d9-8e09-f816d337a9d9,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:19.822610 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18d8d1e0-9e5b-42c0-ac07-66748ae52210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:19.842020 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18d8d1e0-9e5b-42c0-ac07-66748ae52210) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:19.842832 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (018c81e1-eefe-4217-9bd0-7133983d955e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:19.843102 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request issued successfully. Aug 07 21:10:19.843648 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c24b9252-d11c-4bde-9b7f-fcfc19b911bc tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:19.844108 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1231/4953] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:10:19 2026] POST /volume/v3/volumes => generated 803 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:19.855638 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6a21b820-c8c2-47ea-a38c-a422be2c5c84 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:19.857804 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6a21b820-c8c2-47ea-a38c-a422be2c5c84 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa Aug 07 21:10:19.858056 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6a21b820-c8c2-47ea-a38c-a422be2c5c84 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:19.858248 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6a21b820-c8c2-47ea-a38c-a422be2c5c84 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:19.866076 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:19.866076 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:19.870160 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6a21b820-c8c2-47ea-a38c-a422be2c5c84 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:19.874704 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6a21b820-c8c2-47ea-a38c-a422be2c5c84 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa returned with HTTP 200 Aug 07 21:10:19.875150 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1241/4954] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:19 2026] GET /volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:19.921901 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-77112328-a584-4f60-b502-577fd2d8f8a7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:19.923215 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-77112328-a584-4f60-b502-577fd2d8f8a7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 Aug 07 21:10:19.923508 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-77112328-a584-4f60-b502-577fd2d8f8a7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:19.923803 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-77112328-a584-4f60-b502-577fd2d8f8a7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:19.923964 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-77112328-a584-4f60-b502-577fd2d8f8a7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 7827cc23-91bb-4bd2-9499-00c8600a1146. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:19.928442 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-77112328-a584-4f60-b502-577fd2d8f8a7 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 returned with HTTP 404 Aug 07 21:10:19.932311 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1247/4955] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:19 2026] GET /volume/v3/backups/7827cc23-91bb-4bd2-9499-00c8600a1146 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:19.936127 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9acf8685-eed8-4c46-9d6a-0d73788449d0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:19.939178 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9acf8685-eed8-4c46-9d6a-0d73788449d0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] DELETE https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:19.939178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9acf8685-eed8-4c46-9d6a-0d73788449d0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:19.939178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9acf8685-eed8-4c46-9d6a-0d73788449d0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:19.939178 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-9acf8685-eed8-4c46-9d6a-0d73788449d0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete backup with id: 9a549716-d261-4d00-938d-f9c9db33ab77. Aug 07 21:10:19.943786 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:19.943786 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:19.956551 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-9acf8685-eed8-4c46-9d6a-0d73788449d0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] delete_backup rpcapi backup_id 9a549716-d261-4d00-938d-f9c9db33ab77 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:10:19.958537 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9acf8685-eed8-4c46-9d6a-0d73788449d0 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 202 Aug 07 21:10:19.959134 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1237/4956] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:19 2026] DELETE /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:10:19.966569 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b8a66e70-f3d9-4dcb-9a56-9587a28eabed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:19.969089 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8a66e70-f3d9-4dcb-9a56-9587a28eabed tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:19.969342 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8a66e70-f3d9-4dcb-9a56-9587a28eabed tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:19.969593 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8a66e70-f3d9-4dcb-9a56-9587a28eabed tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:19.969778 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b8a66e70-f3d9-4dcb-9a56-9587a28eabed tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:19.979898 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:19.979898 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:19.979898 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8a66e70-f3d9-4dcb-9a56-9587a28eabed tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 200 Aug 07 21:10:19.979898 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1232/4957] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:19 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:20.888781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c7b51f0f-d14c-4a29-bfd9-1dc00ebf3dba None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:20.891258 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c7b51f0f-d14c-4a29-bfd9-1dc00ebf3dba tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa Aug 07 21:10:20.891528 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c7b51f0f-d14c-4a29-bfd9-1dc00ebf3dba tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:20.891814 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c7b51f0f-d14c-4a29-bfd9-1dc00ebf3dba tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:20.900515 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:20.900515 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:20.907208 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c7b51f0f-d14c-4a29-bfd9-1dc00ebf3dba tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:20.913278 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c7b51f0f-d14c-4a29-bfd9-1dc00ebf3dba tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa returned with HTTP 200 Aug 07 21:10:20.913972 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1242/4958] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:20 2026] GET /volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:20.930720 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:20.932428 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:20.932903 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e33e38a9-3a7c-4e37-b469-cf1cd1f73baa", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-934273719"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:20.934789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request body: {'volume': {'source_volid': 'e33e38a9-3a7c-4e37-b469-cf1cd1f73baa', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-934273719'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:20.941504 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:20.941504 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:20.942059 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume retrieved successfully. Aug 07 21:10:20.942179 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume of 1 GB Aug 07 21:10:20.945541 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Availability Zones retrieved successfully. Aug 07 21:10:20.951154 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (907d6ecc-1adf-42cb-8531-59cea2b64577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:20.952068 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a47bd32-a43c-4440-9075-3957a7b27fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:20.953052 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:20.975797 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a47bd32-a43c-4440-9075-3957a7b27fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e33e38a9-3a7c-4e37-b469-cf1cd1f73baa', 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:20.976553 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (198f170d-62b4-494d-a25a-0507ddcf2e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:20.990495 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1c517b89-95b2-4abb-93e0-883b59c69c5c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:20.992882 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c517b89-95b2-4abb-93e0-883b59c69c5c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 Aug 07 21:10:20.993176 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c517b89-95b2-4abb-93e0-883b59c69c5c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:20.993445 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c517b89-95b2-4abb-93e0-883b59c69c5c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:20.993555 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1c517b89-95b2-4abb-93e0-883b59c69c5c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Show backup with id 9a549716-d261-4d00-938d-f9c9db33ab77. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:10:20.997867 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c517b89-95b2-4abb-93e0-883b59c69c5c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 returned with HTTP 404 Aug 07 21:10:20.998479 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1238/4959] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:20 2026] GET /volume/v3/backups/9a549716-d261-4d00-938d-f9c9db33ab77 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:21.007520 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2391b39c-59e1-4d2b-bcc9-9b95e60533aa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:21.009225 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2391b39c-59e1-4d2b-bcc9-9b95e60533aa tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 Aug 07 21:10:21.009413 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2391b39c-59e1-4d2b-bcc9-9b95e60533aa tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:21.009614 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2391b39c-59e1-4d2b-bcc9-9b95e60533aa tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:21.009824 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2391b39c-59e1-4d2b-bcc9-9b95e60533aa tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete volume with id: c840d68d-aa37-4a92-9953-0eb44c0257f5 Aug 07 21:10:21.018386 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['80aa59e7-9015-482e-bd79-05886378f3f5', '3bf690bf-8c0a-4cac-bf1e-4889283c14c7', '1cfbfa7e-a478-41e7-94c7-ec3e9a4292bd', '11a5539d-15b0-4aea-bace-a03f6b406aec'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:21.018929 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:21.018929 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:21.019230 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (198f170d-62b4-494d-a25a-0507ddcf2e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80aa59e7-9015-482e-bd79-05886378f3f5', '3bf690bf-8c0a-4cac-bf1e-4889283c14c7', '1cfbfa7e-a478-41e7-94c7-ec3e9a4292bd', '11a5539d-15b0-4aea-bace-a03f6b406aec']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:21.019408 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2391b39c-59e1-4d2b-bcc9-9b95e60533aa tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:10:21.019953 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043dabc6-285a-4fe7-830c-798f389389ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:21.040528 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2391b39c-59e1-4d2b-bcc9-9b95e60533aa tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Delete volume request issued successfully. Aug 07 21:10:21.040528 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2391b39c-59e1-4d2b-bcc9-9b95e60533aa tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 returned with HTTP 202 Aug 07 21:10:21.040528 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1233/4960] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:21 2026] DELETE /volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:21.048482 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ff08808e-2b24-4cfa-819d-1f30615c6672 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:21.049970 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ff08808e-2b24-4cfa-819d-1f30615c6672 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 Aug 07 21:10:21.050234 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ff08808e-2b24-4cfa-819d-1f30615c6672 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:21.050428 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ff08808e-2b24-4cfa-819d-1f30615c6672 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:21.063392 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:21.063392 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:21.064846 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043dabc6-285a-4fe7-830c-798f389389ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbfe0d0e-4969-48ca-b4ae-51ab589c02ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-934273719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['80aa59e7-9015-482e-bd79-05886378f3f5','3bf690bf-8c0a-4cac-bf1e-4889283c14c7','1cfbfa7e-a478-41e7-94c7-ec3e9a4292bd','11a5539d-15b0-4aea-bace-a03f6b406aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=e33e38a9-3a7c-4e37-b469-cf1cd1f73baa,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-934273719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbfe0d0e-4969-48ca-b4ae-51ab589c02ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b654aa4c89146bcbd97bc5597728fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e33e38a9-3a7c-4e37-b469-cf1cd1f73baa,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caa3818fe4a4709963c846373712835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:21.066531 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dee0b88c-fc6f-410d-8541-0e120dceaca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:21.070749 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ff08808e-2b24-4cfa-819d-1f30615c6672 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Volume info retrieved successfully. Aug 07 21:10:21.080368 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ff08808e-2b24-4cfa-819d-1f30615c6672 tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 returned with HTTP 200 Aug 07 21:10:21.080643 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1243/4961] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:21 2026] GET /volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:21.091804 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dee0b88c-fc6f-410d-8541-0e120dceaca8) transitioned into state 'SUCCESS' from state '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-934273719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['80aa59e7-9015-482e-bd79-05886378f3f5','3bf690bf-8c0a-4cac-bf1e-4889283c14c7','1cfbfa7e-a478-41e7-94c7-ec3e9a4292bd','11a5539d-15b0-4aea-bace-a03f6b406aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=e33e38a9-3a7c-4e37-b469-cf1cd1f73baa,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:21.093046 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c092a645-0616-4b4a-aba3-5c5dc55423d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:21.115236 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c092a645-0616-4b4a-aba3-5c5dc55423d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:21.116137 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (907d6ecc-1adf-42cb-8531-59cea2b64577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:21.116464 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request issued successfully. Aug 07 21:10:21.117065 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5006e6b1-6b41-46f2-8eeb-8aa48fd32de1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:21.117495 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1248/4962] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:10:20 2026] POST /volume/v3/volumes => generated 803 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:21.135772 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b4e2e2d3-e61e-46cf-b9dd-beaf83aa6bcd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:21.137623 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4e2e2d3-e61e-46cf-b9dd-beaf83aa6bcd tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce Aug 07 21:10:21.137899 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4e2e2d3-e61e-46cf-b9dd-beaf83aa6bcd tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:21.138108 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4e2e2d3-e61e-46cf-b9dd-beaf83aa6bcd tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:21.152340 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:21.152340 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:21.161062 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b4e2e2d3-e61e-46cf-b9dd-beaf83aa6bcd tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:21.166173 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4e2e2d3-e61e-46cf-b9dd-beaf83aa6bcd tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce returned with HTTP 200 Aug 07 21:10:21.166668 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1239/4963] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:21 2026] GET /volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:22.096188 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c665a78-a661-4737-9e2a-91c8eab5273c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:22.098363 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c665a78-a661-4737-9e2a-91c8eab5273c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] GET https://10.4.3.127/volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 Aug 07 21:10:22.098597 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c665a78-a661-4737-9e2a-91c8eab5273c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:22.098853 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c665a78-a661-4737-9e2a-91c8eab5273c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:22.105126 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c665a78-a661-4737-9e2a-91c8eab5273c tempest-ProjectMemberTests33-975333980 tempest-ProjectMemberTests33-975333980-project-admin] https://10.4.3.127/volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 returned with HTTP 404 Aug 07 21:10:22.105727 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1234/4964] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:22 2026] GET /volume/v3/volumes/c840d68d-aa37-4a92-9953-0eb44c0257f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:22.180198 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2bca6d98-eb65-4e23-a71f-c72a08b24c18 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:22.182357 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2bca6d98-eb65-4e23-a71f-c72a08b24c18 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce Aug 07 21:10:22.182667 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2bca6d98-eb65-4e23-a71f-c72a08b24c18 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:22.182942 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2bca6d98-eb65-4e23-a71f-c72a08b24c18 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:22.191886 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:22.191886 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:22.196415 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2bca6d98-eb65-4e23-a71f-c72a08b24c18 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:22.202344 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2bca6d98-eb65-4e23-a71f-c72a08b24c18 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce returned with HTTP 200 Aug 07 21:10:22.203011 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1244/4965] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:22 2026] GET /volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:22.214723 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2a122db6-3a49-48e5-867f-f46d7e2a35b7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:22.216512 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2a122db6-3a49-48e5-867f-f46d7e2a35b7 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 Aug 07 21:10:22.216795 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2a122db6-3a49-48e5-867f-f46d7e2a35b7 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:22.217008 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2a122db6-3a49-48e5-867f-f46d7e2a35b7 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:22.217115 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-2a122db6-3a49-48e5-867f-f46d7e2a35b7 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete snapshot with id: 5f0570ba-942e-4aa3-8dcf-553fe9c6b417 Aug 07 21:10:22.222180 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:22.222180 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:22.222601 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2a122db6-3a49-48e5-867f-f46d7e2a35b7 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:22.238092 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-2a122db6-3a49-48e5-867f-f46d7e2a35b7 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot delete request issued successfully. Aug 07 21:10:22.238283 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2a122db6-3a49-48e5-867f-f46d7e2a35b7 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 returned with HTTP 202 Aug 07 21:10:22.238702 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1249/4966] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:10:22 2026] DELETE /volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:22.247530 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cc0e0471-5aeb-49fe-bf1d-d0c7a4a64274 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:22.249379 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc0e0471-5aeb-49fe-bf1d-d0c7a4a64274 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 Aug 07 21:10:22.249583 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc0e0471-5aeb-49fe-bf1d-d0c7a4a64274 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:22.249785 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc0e0471-5aeb-49fe-bf1d-d0c7a4a64274 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:22.255607 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:22.255607 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:22.256164 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cc0e0471-5aeb-49fe-bf1d-d0c7a4a64274 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:22.257061 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc0e0471-5aeb-49fe-bf1d-d0c7a4a64274 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 returned with HTTP 200 Aug 07 21:10:22.257918 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1240/4967] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:22 2026] GET /volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:10:23.266986 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6d07a6c0-2060-4917-a813-504ba86107e1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:23.268624 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d07a6c0-2060-4917-a813-504ba86107e1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 Aug 07 21:10:23.269061 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d07a6c0-2060-4917-a813-504ba86107e1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:23.269061 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d07a6c0-2060-4917-a813-504ba86107e1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:23.276660 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d07a6c0-2060-4917-a813-504ba86107e1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 returned with HTTP 404 Aug 07 21:10:23.277203 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1235/4968] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:23 2026] GET /volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:23.283242 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fdc235e6-2114-4048-8450-c8e89167c464 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:23.286138 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fdc235e6-2114-4048-8450-c8e89167c464 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 Aug 07 21:10:23.286302 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fdc235e6-2114-4048-8450-c8e89167c464 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:23.286498 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fdc235e6-2114-4048-8450-c8e89167c464 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:23.286584 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-fdc235e6-2114-4048-8450-c8e89167c464 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete snapshot with id: 15731231-a5e2-43d9-8e09-f816d337a9d9 Aug 07 21:10:23.293381 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:23.293381 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:23.293919 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fdc235e6-2114-4048-8450-c8e89167c464 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:23.321559 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fdc235e6-2114-4048-8450-c8e89167c464 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot delete request issued successfully. Aug 07 21:10:23.321751 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fdc235e6-2114-4048-8450-c8e89167c464 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 returned with HTTP 202 Aug 07 21:10:23.322244 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1245/4969] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:10:23 2026] DELETE /volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:23.328909 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4d35bb33-e526-4bef-9cec-229f5998d297 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:23.329948 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4d35bb33-e526-4bef-9cec-229f5998d297 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 Aug 07 21:10:23.330152 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4d35bb33-e526-4bef-9cec-229f5998d297 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:23.330309 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4d35bb33-e526-4bef-9cec-229f5998d297 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:23.335411 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:23.335411 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:23.335947 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4d35bb33-e526-4bef-9cec-229f5998d297 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:23.336747 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4d35bb33-e526-4bef-9cec-229f5998d297 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 returned with HTTP 200 Aug 07 21:10:23.337171 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1250/4970] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:23 2026] GET /volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:23.693203 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7d6b9409-e9f1-498a-8257-d373a786d390 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:23.809205 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d6b9409-e9f1-498a-8257-d373a786d390 tempest-ProjectReaderTests-580023211 tempest-ProjectReaderTests-580023211-project-admin] GET https://10.4.3.127/volume/v3/scheduler-stats/get_pools Aug 07 21:10:23.809372 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d6b9409-e9f1-498a-8257-d373a786d390 tempest-ProjectReaderTests-580023211 tempest-ProjectReaderTests-580023211-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:23.809539 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d6b9409-e9f1-498a-8257-d373a786d390 tempest-ProjectReaderTests-580023211 tempest-ProjectReaderTests-580023211-project-admin] Calling method 'get_pools' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:23.818207 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d6b9409-e9f1-498a-8257-d373a786d390 tempest-ProjectReaderTests-580023211 tempest-ProjectReaderTests-580023211-project-admin] https://10.4.3.127/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 21:10:23.818667 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1241/4971] 10.4.3.127 () {66 vars in 1291 bytes} [Fri Aug 7 21:10:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:23.825545 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8f265c0a-5705-4b5f-bca0-d1a75d0dfe3c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:23.877250 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8f265c0a-5705-4b5f-bca0-d1a75d0dfe3c tempest-ProjectReaderTests-580023211 tempest-ProjectReaderTests-580023211-project-reader] GET https://10.4.3.127/volume/v3/capabilities/np0000006755@storpool Aug 07 21:10:23.877524 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8f265c0a-5705-4b5f-bca0-d1a75d0dfe3c tempest-ProjectReaderTests-580023211 tempest-ProjectReaderTests-580023211-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:23.877794 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8f265c0a-5705-4b5f-bca0-d1a75d0dfe3c tempest-ProjectReaderTests-580023211 tempest-ProjectReaderTests-580023211-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:23.878670 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-8f265c0a-5705-4b5f-bca0-d1a75d0dfe3c tempest-ProjectReaderTests-580023211 tempest-ProjectReaderTests-580023211-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd73df423cb0647beb39717d149d9a4cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b12d392519b34dd5aceb13ea79e4bf5f', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:23.879046 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8f265c0a-5705-4b5f-bca0-d1a75d0dfe3c tempest-ProjectReaderTests-580023211 tempest-ProjectReaderTests-580023211-project-reader] https://10.4.3.127/volume/v3/capabilities/np0000006755@storpool returned with HTTP 403 Aug 07 21:10:23.879618 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1236/4972] 10.4.3.127 () {66 vars in 1318 bytes} [Fri Aug 7 21:10:23 2026] GET /volume/v3/capabilities/np0000006755@storpool => generated 110 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:24.348243 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-241c98df-4827-4987-a64b-8de8968f4850 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:24.350189 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-241c98df-4827-4987-a64b-8de8968f4850 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 Aug 07 21:10:24.350360 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-241c98df-4827-4987-a64b-8de8968f4850 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:24.350588 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-241c98df-4827-4987-a64b-8de8968f4850 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:24.355044 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-241c98df-4827-4987-a64b-8de8968f4850 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 returned with HTTP 404 Aug 07 21:10:24.355535 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1246/4973] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:24 2026] GET /volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:24.362937 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-18a58a24-b7d8-4dec-a15d-cff51eb65aef None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:24.365146 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-18a58a24-b7d8-4dec-a15d-cff51eb65aef tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa Aug 07 21:10:24.365403 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-18a58a24-b7d8-4dec-a15d-cff51eb65aef tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:24.365603 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-18a58a24-b7d8-4dec-a15d-cff51eb65aef tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:24.365818 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-18a58a24-b7d8-4dec-a15d-cff51eb65aef tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: e33e38a9-3a7c-4e37-b469-cf1cd1f73baa Aug 07 21:10:24.373429 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:24.373429 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:24.373964 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-18a58a24-b7d8-4dec-a15d-cff51eb65aef tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:24.390950 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-18a58a24-b7d8-4dec-a15d-cff51eb65aef tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume request issued successfully. Aug 07 21:10:24.391065 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-18a58a24-b7d8-4dec-a15d-cff51eb65aef tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa returned with HTTP 202 Aug 07 21:10:24.391512 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1251/4974] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:24 2026] DELETE /volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:24.400003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fa05939d-ddc5-4e59-8a24-6ca1188beea1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:24.401825 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa05939d-ddc5-4e59-8a24-6ca1188beea1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa Aug 07 21:10:24.402079 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa05939d-ddc5-4e59-8a24-6ca1188beea1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:24.402283 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa05939d-ddc5-4e59-8a24-6ca1188beea1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:24.410826 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:24.410826 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:24.415490 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fa05939d-ddc5-4e59-8a24-6ca1188beea1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:24.419975 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa05939d-ddc5-4e59-8a24-6ca1188beea1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa returned with HTTP 200 Aug 07 21:10:24.420343 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1242/4975] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:24 2026] GET /volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:25.242705 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8401909c-04c2-46ee-8698-39338afb7676 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:25.326567 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8401909c-04c2-46ee-8698-39338afb7676 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:10:25.327006 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8401909c-04c2-46ee-8698-39338afb7676 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-350196566", "extra_specs": {"storage_protocol": "tempest-storage_protocol-930422526", "vendor_name": "tempest-vendor_name-84259717"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:25.342749 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8401909c-04c2-46ee-8698-39338afb7676 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:10:25.343152 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1237/4976] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:10:25 2026] POST /volume/v3/types => generated 325 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:25.351848 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:25.353909 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:25.354323 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "60e1f9f8-d7b9-4e6d-9bfc-8000b9f2547d", "size": 1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:25.356174 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Create volume request body: {'volume': {'volume_type': '60e1f9f8-d7b9-4e6d-9bfc-8000b9f2547d', 'size': 1}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:25.360144 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Create volume of 1 GB Aug 07 21:10:25.360449 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:25.360449 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:25.360916 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Availability Zones retrieved successfully. Aug 07 21:10:25.366542 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Flow 'volume_create_api' (111f81a1-4c63-4d0e-9dd0-bf7bfd6a30d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:25.367542 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac1fe1f9-b264-4a66-aec1-c1cc9059138f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:25.368349 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:25.391200 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac1fe1f9-b264-4a66-aec1-c1cc9059138f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:10:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-930422526',vendor_name='tempest-vendor_name-84259717'},id=60e1f9f8-d7b9-4e6d-9bfc-8000b9f2547d,is_public=True,name='tempest-ProjectAdminTests-volume-type-350196566',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '60e1f9f8-d7b9-4e6d-9bfc-8000b9f2547d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:25.392232 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b52bf01f-3c86-450e-ba35-afc23cba229f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:25.423367 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-350196566 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-350196566, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:25.423669 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-350196566 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-350196566, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:25.434879 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ee47cb62-5342-4eea-a428-74748b8b1e67 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:25.436748 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ee47cb62-5342-4eea-a428-74748b8b1e67 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa Aug 07 21:10:25.437034 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ee47cb62-5342-4eea-a428-74748b8b1e67 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:25.437301 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ee47cb62-5342-4eea-a428-74748b8b1e67 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:25.443914 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ee47cb62-5342-4eea-a428-74748b8b1e67 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa returned with HTTP 404 Aug 07 21:10:25.444440 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1252/4977] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:25 2026] GET /volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:25.451616 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a1f69fb8-500b-4c16-816c-c1c0f7a85762 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:25.454159 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1f69fb8-500b-4c16-816c-c1c0f7a85762 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a Aug 07 21:10:25.454395 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1f69fb8-500b-4c16-816c-c1c0f7a85762 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:25.454732 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1f69fb8-500b-4c16-816c-c1c0f7a85762 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:25.454912 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-a1f69fb8-500b-4c16-816c-c1c0f7a85762 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: 358b7f2e-dd6f-40d4-8da4-68135b8ad72a Aug 07 21:10:25.461707 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Created reservations ['da6bf0f3-6eab-4450-84c2-839a46ec4021', '70cc4691-f1b5-4e7a-986e-639ce6562a3d', 'aafec2f8-787f-4231-ac63-f010e07e4fcd', '462fd8f2-2456-4d78-b014-5937793bb787'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:25.462535 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b52bf01f-3c86-450e-ba35-afc23cba229f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da6bf0f3-6eab-4450-84c2-839a46ec4021', '70cc4691-f1b5-4e7a-986e-639ce6562a3d', 'aafec2f8-787f-4231-ac63-f010e07e4fcd', '462fd8f2-2456-4d78-b014-5937793bb787']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:25.463364 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:25.463364 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:25.463488 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac453a76-4403-48b4-abff-1ec866220bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:25.463861 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a1f69fb8-500b-4c16-816c-c1c0f7a85762 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:25.481114 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a1f69fb8-500b-4c16-816c-c1c0f7a85762 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume request issued successfully. Aug 07 21:10:25.481273 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1f69fb8-500b-4c16-816c-c1c0f7a85762 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a returned with HTTP 202 Aug 07 21:10:25.481689 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1243/4978] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:25 2026] DELETE /volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:25.489297 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2709252b-d5eb-4372-a198-f6093325a1c2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:25.491350 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2709252b-d5eb-4372-a198-f6093325a1c2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a Aug 07 21:10:25.491594 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2709252b-d5eb-4372-a198-f6093325a1c2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:25.491795 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2709252b-d5eb-4372-a198-f6093325a1c2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:25.492796 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac453a76-4403-48b4-abff-1ec866220bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0e96c9e-5b2d-4839-a322-695197e339c5', '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='7a65e7e3578d41a0a5b4c8064f34f412',qos_specs=None,replication_status=,reservations=['da6bf0f3-6eab-4450-84c2-839a46ec4021','70cc4691-f1b5-4e7a-986e-639ce6562a3d','aafec2f8-787f-4231-ac63-f010e07e4fcd','462fd8f2-2456-4d78-b014-5937793bb787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='792cdd187ed64860aa99df6642c13858',volume_type_id=60e1f9f8-d7b9-4e6d-9bfc-8000b9f2547d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10: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=c0e96c9e-5b2d-4839-a322-695197e339c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a65e7e3578d41a0a5b4c8064f34f412',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='792cdd187ed64860aa99df6642c13858',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(60e1f9f8-d7b9-4e6d-9bfc-8000b9f2547d),volume_type_id=60e1f9f8-d7b9-4e6d-9bfc-8000b9f2547d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:25.493725 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f88f4a73-763a-4321-ab95-4cde16db40e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:25.500249 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:25.500249 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:25.503731 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2709252b-d5eb-4372-a198-f6093325a1c2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:25.508447 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2709252b-d5eb-4372-a198-f6093325a1c2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a returned with HTTP 200 Aug 07 21:10:25.508972 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1238/4979] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:25 2026] GET /volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:25.517392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f88f4a73-763a-4321-ab95-4cde16db40e7) transitioned into state 'SUCCESS' from 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='7a65e7e3578d41a0a5b4c8064f34f412',qos_specs=None,replication_status=,reservations=['da6bf0f3-6eab-4450-84c2-839a46ec4021','70cc4691-f1b5-4e7a-986e-639ce6562a3d','aafec2f8-787f-4231-ac63-f010e07e4fcd','462fd8f2-2456-4d78-b014-5937793bb787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='792cdd187ed64860aa99df6642c13858',volume_type_id=60e1f9f8-d7b9-4e6d-9bfc-8000b9f2547d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:25.518409 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558f3af3-344f-4f27-9fb9-9443780dbf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:25.528042 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558f3af3-344f-4f27-9fb9-9443780dbf7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:25.529202 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Flow 'volume_create_api' (111f81a1-4c63-4d0e-9dd0-bf7bfd6a30d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:25.529597 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Create volume request issued successfully. Aug 07 21:10:25.530464 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-39422e50-a22e-4dd7-805d-3f82a35bcaa8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:25.531033 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1247/4980] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:10:25 2026] POST /volume/v3/volumes => generated 772 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:10:25.543016 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7bf11c2c-07d0-4aa3-84f9-fad899b26ffe None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:25.544966 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7bf11c2c-07d0-4aa3-84f9-fad899b26ffe tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] GET https://10.4.3.127/volume/v3/volumes/c0e96c9e-5b2d-4839-a322-695197e339c5 Aug 07 21:10:25.545124 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7bf11c2c-07d0-4aa3-84f9-fad899b26ffe tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:25.545292 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7bf11c2c-07d0-4aa3-84f9-fad899b26ffe tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:25.552304 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:25.552304 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:25.555926 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7bf11c2c-07d0-4aa3-84f9-fad899b26ffe tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Volume info retrieved successfully. Aug 07 21:10:25.559887 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7bf11c2c-07d0-4aa3-84f9-fad899b26ffe tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/volumes/c0e96c9e-5b2d-4839-a322-695197e339c5 returned with HTTP 200 Aug 07 21:10:25.560270 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1253/4981] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:25 2026] GET /volume/v3/volumes/c0e96c9e-5b2d-4839-a322-695197e339c5 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:26.523190 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e37f6706-043a-4401-853c-047d08b0554c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:26.524958 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e37f6706-043a-4401-853c-047d08b0554c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a Aug 07 21:10:26.525148 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e37f6706-043a-4401-853c-047d08b0554c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:26.525333 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e37f6706-043a-4401-853c-047d08b0554c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:26.530863 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e37f6706-043a-4401-853c-047d08b0554c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a returned with HTTP 404 Aug 07 21:10:26.531382 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1244/4982] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:26 2026] GET /volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:26.537348 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6051c1fb-f666-4714-9cbd-7d6d82a01491 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:26.539046 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6051c1fb-f666-4714-9cbd-7d6d82a01491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d Aug 07 21:10:26.539249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6051c1fb-f666-4714-9cbd-7d6d82a01491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:26.539420 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6051c1fb-f666-4714-9cbd-7d6d82a01491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:26.539578 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6051c1fb-f666-4714-9cbd-7d6d82a01491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: 44b2095c-90ea-4753-b526-c03e8418c10d Aug 07 21:10:26.545697 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:26.545697 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:26.546087 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6051c1fb-f666-4714-9cbd-7d6d82a01491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:26.560818 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6051c1fb-f666-4714-9cbd-7d6d82a01491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume request issued successfully. Aug 07 21:10:26.561138 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6051c1fb-f666-4714-9cbd-7d6d82a01491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d returned with HTTP 202 Aug 07 21:10:26.561503 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1239/4983] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:26 2026] DELETE /volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:26.568818 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9079f471-3379-4747-8b53-b4e37d8c845f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:26.572380 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9079f471-3379-4747-8b53-b4e37d8c845f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d Aug 07 21:10:26.572380 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9079f471-3379-4747-8b53-b4e37d8c845f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:26.572380 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9079f471-3379-4747-8b53-b4e37d8c845f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:26.574701 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-759b9f9d-f730-4325-8c2b-0ac3fc9a1ceb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:26.576700 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-759b9f9d-f730-4325-8c2b-0ac3fc9a1ceb tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] GET https://10.4.3.127/volume/v3/volumes/c0e96c9e-5b2d-4839-a322-695197e339c5 Aug 07 21:10:26.577015 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-759b9f9d-f730-4325-8c2b-0ac3fc9a1ceb tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:26.577272 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-759b9f9d-f730-4325-8c2b-0ac3fc9a1ceb tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:26.585093 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:26.585093 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:26.585264 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:26.585264 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:26.589028 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-759b9f9d-f730-4325-8c2b-0ac3fc9a1ceb tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Volume info retrieved successfully. Aug 07 21:10:26.589702 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9079f471-3379-4747-8b53-b4e37d8c845f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:26.593181 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-759b9f9d-f730-4325-8c2b-0ac3fc9a1ceb tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/volumes/c0e96c9e-5b2d-4839-a322-695197e339c5 returned with HTTP 200 Aug 07 21:10:26.593597 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1254/4984] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:26 2026] GET /volume/v3/volumes/c0e96c9e-5b2d-4839-a322-695197e339c5 => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:26.594594 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9079f471-3379-4747-8b53-b4e37d8c845f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d returned with HTTP 200 Aug 07 21:10:26.595073 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1248/4985] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:26 2026] GET /volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d => generated 895 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:26.605702 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9a4b49de-12e5-4d0b-ba02-64663ee551a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:26.607744 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a4b49de-12e5-4d0b-ba02-64663ee551a5 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 07 21:10:26.608093 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a4b49de-12e5-4d0b-ba02-64663ee551a5 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:26.608338 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a4b49de-12e5-4d0b-ba02-64663ee551a5 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:26.613105 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a4b49de-12e5-4d0b-ba02-64663ee551a5 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 21:10:26.613615 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1245/4986] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 21:10:26 2026] GET /volume/v3/messages => generated 2638 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:26.622696 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-67b869ef-1a86-4347-bc52-1ea425040513 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:26.624589 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67b869ef-1a86-4347-bc52-1ea425040513 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] DELETE https://10.4.3.127/volume/v3/messages/cfd5f547-19a2-4368-abb9-6b8737c28885 Aug 07 21:10:26.624844 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67b869ef-1a86-4347-bc52-1ea425040513 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:26.625084 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67b869ef-1a86-4347-bc52-1ea425040513 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:26.636609 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67b869ef-1a86-4347-bc52-1ea425040513 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/messages/cfd5f547-19a2-4368-abb9-6b8737c28885 returned with HTTP 204 Aug 07 21:10:26.637222 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1240/4987] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 7 21:10:26 2026] DELETE /volume/v3/messages/cfd5f547-19a2-4368-abb9-6b8737c28885 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 21:10:26.645246 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0a26a462-04c9-4d4c-910b-f425f3f7a45f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:26.647004 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0a26a462-04c9-4d4c-910b-f425f3f7a45f tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] GET https://10.4.3.127/volume/v3/messages/cfd5f547-19a2-4368-abb9-6b8737c28885 Aug 07 21:10:26.647227 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0a26a462-04c9-4d4c-910b-f425f3f7a45f tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:26.647424 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0a26a462-04c9-4d4c-910b-f425f3f7a45f tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:26.650025 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0a26a462-04c9-4d4c-910b-f425f3f7a45f tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/messages/cfd5f547-19a2-4368-abb9-6b8737c28885 returned with HTTP 404 Aug 07 21:10:26.650448 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1255/4988] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:26 2026] GET /volume/v3/messages/cfd5f547-19a2-4368-abb9-6b8737c28885 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:26.656837 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-73c26237-8f41-4220-8913-16a1790d3599 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:26.658532 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-73c26237-8f41-4220-8913-16a1790d3599 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/c0e96c9e-5b2d-4839-a322-695197e339c5 Aug 07 21:10:26.658773 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-73c26237-8f41-4220-8913-16a1790d3599 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:26.658960 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-73c26237-8f41-4220-8913-16a1790d3599 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:26.659130 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-73c26237-8f41-4220-8913-16a1790d3599 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Delete volume with id: c0e96c9e-5b2d-4839-a322-695197e339c5 Aug 07 21:10:26.666176 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:26.666176 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:26.666440 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-73c26237-8f41-4220-8913-16a1790d3599 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Volume info retrieved successfully. Aug 07 21:10:26.667461 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-73c26237-8f41-4220-8913-16a1790d3599 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100278) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 21:10:26.683894 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-73c26237-8f41-4220-8913-16a1790d3599 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Created reservations ['208ad45c-5469-4c5a-b5b0-199338813cf9', 'd055c08b-4bce-42f0-8198-8b6721e710b7', '33e99d4a-bf2f-46a7-97ff-ea4c4f0c9ddc', '1c2d6d63-560f-443a-94b0-045c969f78d0'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:26.708694 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-73c26237-8f41-4220-8913-16a1790d3599 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Delete volume request issued successfully. Aug 07 21:10:26.708871 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-73c26237-8f41-4220-8913-16a1790d3599 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/volumes/c0e96c9e-5b2d-4839-a322-695197e339c5 returned with HTTP 202 Aug 07 21:10:26.709294 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1249/4989] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:26 2026] DELETE /volume/v3/volumes/c0e96c9e-5b2d-4839-a322-695197e339c5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:26.716500 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bbfe0757-a192-479b-bd9b-4fd99165355a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:26.718306 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbfe0757-a192-479b-bd9b-4fd99165355a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] DELETE https://10.4.3.127/volume/v3/types/60e1f9f8-d7b9-4e6d-9bfc-8000b9f2547d Aug 07 21:10:26.718492 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbfe0757-a192-479b-bd9b-4fd99165355a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:26.718702 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbfe0757-a192-479b-bd9b-4fd99165355a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:26.739699 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbfe0757-a192-479b-bd9b-4fd99165355a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/types/60e1f9f8-d7b9-4e6d-9bfc-8000b9f2547d returned with HTTP 202 Aug 07 21:10:26.740075 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1246/4990] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:26 2026] DELETE /volume/v3/types/60e1f9f8-d7b9-4e6d-9bfc-8000b9f2547d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:26.748225 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-da007d89-4d66-4ced-a5fb-c3d210bb36fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:26.750355 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da007d89-4d66-4ced-a5fb-c3d210bb36fd tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:10:26.750850 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da007d89-4d66-4ced-a5fb-c3d210bb36fd tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1918399991", "extra_specs": {"storage_protocol": "tempest-storage_protocol-938797199", "vendor_name": "tempest-vendor_name-473374631"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:26.767776 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da007d89-4d66-4ced-a5fb-c3d210bb36fd tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:10:26.768344 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1241/4991] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:10:26 2026] POST /volume/v3/types => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:26.779044 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-126c935a-fbbd-4531-8452-85834b23428b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:26.781094 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:26.781521 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "44ed6438-e7b8-4d81-b1b6-a9337bc5cf9a", "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:26.783248 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Create volume request body: {'volume': {'volume_type': '44ed6438-e7b8-4d81-b1b6-a9337bc5cf9a', 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:26.787734 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Create volume of 1 GB Aug 07 21:10:26.788117 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:26.788117 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:26.788543 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Availability Zones retrieved successfully. Aug 07 21:10:26.795415 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Flow 'volume_create_api' (2839d86d-1c58-4bc0-a45a-dd09c802443e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:26.796874 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0321d85-81a4-4c64-aa77-084bb1d65697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:26.797896 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:26.817466 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0321d85-81a4-4c64-aa77-084bb1d65697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:10:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-938797199',vendor_name='tempest-vendor_name-473374631'},id=44ed6438-e7b8-4d81-b1b6-a9337bc5cf9a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1918399991',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44ed6438-e7b8-4d81-b1b6-a9337bc5cf9a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:26.818255 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d26e42-72ed-481b-9a88-316afcd8767a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:26.841302 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1918399991 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1918399991, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:26.841577 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1918399991 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1918399991, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:26.864055 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Created reservations ['273dbea6-b49b-4b8b-bfdb-7135cdc09cc5', '23e290ff-b8fb-4706-a08d-ed0d28d3a44a', '6309fe3e-1ba8-4318-8cb2-84860ad044bd', 'b57ea00c-a3e6-43d4-a270-250bd61ee2ed'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:26.864777 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d26e42-72ed-481b-9a88-316afcd8767a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['273dbea6-b49b-4b8b-bfdb-7135cdc09cc5', '23e290ff-b8fb-4706-a08d-ed0d28d3a44a', '6309fe3e-1ba8-4318-8cb2-84860ad044bd', 'b57ea00c-a3e6-43d4-a270-250bd61ee2ed']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:26.865477 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6afb0cae-6958-416c-9f12-2e27871be566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:26.889776 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6afb0cae-6958-416c-9f12-2e27871be566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe11380d-9d4e-4720-8816-9bffb0deb298', '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='7a65e7e3578d41a0a5b4c8064f34f412',qos_specs=None,replication_status=,reservations=['273dbea6-b49b-4b8b-bfdb-7135cdc09cc5','23e290ff-b8fb-4706-a08d-ed0d28d3a44a','6309fe3e-1ba8-4318-8cb2-84860ad044bd','b57ea00c-a3e6-43d4-a270-250bd61ee2ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='792cdd187ed64860aa99df6642c13858',volume_type_id=44ed6438-e7b8-4d81-b1b6-a9337bc5cf9a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:26Z,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=fe11380d-9d4e-4720-8816-9bffb0deb298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a65e7e3578d41a0a5b4c8064f34f412',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='792cdd187ed64860aa99df6642c13858',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44ed6438-e7b8-4d81-b1b6-a9337bc5cf9a),volume_type_id=44ed6438-e7b8-4d81-b1b6-a9337bc5cf9a)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:26.890509 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd1bed8-ec71-4abf-80df-c1d954d92380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:26.917191 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd1bed8-ec71-4abf-80df-c1d954d92380) transitioned into state 'SUCCESS' from 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='7a65e7e3578d41a0a5b4c8064f34f412',qos_specs=None,replication_status=,reservations=['273dbea6-b49b-4b8b-bfdb-7135cdc09cc5','23e290ff-b8fb-4706-a08d-ed0d28d3a44a','6309fe3e-1ba8-4318-8cb2-84860ad044bd','b57ea00c-a3e6-43d4-a270-250bd61ee2ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='792cdd187ed64860aa99df6642c13858',volume_type_id=44ed6438-e7b8-4d81-b1b6-a9337bc5cf9a)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:26.918205 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84af76ba-1ac0-42f9-802c-7bf00e998416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:26.929432 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84af76ba-1ac0-42f9-802c-7bf00e998416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:26.930674 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Flow 'volume_create_api' (2839d86d-1c58-4bc0-a45a-dd09c802443e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:26.931119 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Create volume request issued successfully. Aug 07 21:10:26.931914 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-126c935a-fbbd-4531-8452-85834b23428b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:26.932447 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1256/4992] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:10:26 2026] POST /volume/v3/volumes => generated 773 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:10:26.945084 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4209dbd3-2dbc-4d17-8605-497336c76552 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:26.946994 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4209dbd3-2dbc-4d17-8605-497336c76552 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] GET https://10.4.3.127/volume/v3/volumes/fe11380d-9d4e-4720-8816-9bffb0deb298 Aug 07 21:10:26.947230 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4209dbd3-2dbc-4d17-8605-497336c76552 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:26.947464 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4209dbd3-2dbc-4d17-8605-497336c76552 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:26.959584 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:26.959584 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:26.963343 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4209dbd3-2dbc-4d17-8605-497336c76552 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Volume info retrieved successfully. Aug 07 21:10:26.967152 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4209dbd3-2dbc-4d17-8605-497336c76552 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/volumes/fe11380d-9d4e-4720-8816-9bffb0deb298 returned with HTTP 200 Aug 07 21:10:26.967514 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1250/4993] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:26 2026] GET /volume/v3/volumes/fe11380d-9d4e-4720-8816-9bffb0deb298 => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:27.607730 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c7f16c29-0afc-47aa-8ec6-c3792d044b83 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:27.610286 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7f16c29-0afc-47aa-8ec6-c3792d044b83 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d Aug 07 21:10:27.610286 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7f16c29-0afc-47aa-8ec6-c3792d044b83 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:27.610467 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7f16c29-0afc-47aa-8ec6-c3792d044b83 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:27.616821 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7f16c29-0afc-47aa-8ec6-c3792d044b83 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d returned with HTTP 404 Aug 07 21:10:27.617115 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1247/4994] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:27 2026] GET /volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:27.623783 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-95f03331-af7b-4020-a883-92b68a070e1d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:27.626216 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95f03331-af7b-4020-a883-92b68a070e1d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce Aug 07 21:10:27.626216 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95f03331-af7b-4020-a883-92b68a070e1d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:27.626216 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95f03331-af7b-4020-a883-92b68a070e1d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:27.626420 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-95f03331-af7b-4020-a883-92b68a070e1d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: cbfe0d0e-4969-48ca-b4ae-51ab589c02ce Aug 07 21:10:27.633312 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:27.633312 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:27.633919 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-95f03331-af7b-4020-a883-92b68a070e1d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:27.648400 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-95f03331-af7b-4020-a883-92b68a070e1d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume request issued successfully. Aug 07 21:10:27.648739 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95f03331-af7b-4020-a883-92b68a070e1d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce returned with HTTP 202 Aug 07 21:10:27.649333 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1242/4995] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:27 2026] DELETE /volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:27.656573 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-675d33ed-df94-4b2b-bd70-18fb022c5780 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:27.658483 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-675d33ed-df94-4b2b-bd70-18fb022c5780 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce Aug 07 21:10:27.658711 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-675d33ed-df94-4b2b-bd70-18fb022c5780 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:27.658926 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-675d33ed-df94-4b2b-bd70-18fb022c5780 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:27.666560 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:27.666560 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:27.670416 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-675d33ed-df94-4b2b-bd70-18fb022c5780 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:27.675402 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-675d33ed-df94-4b2b-bd70-18fb022c5780 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce returned with HTTP 200 Aug 07 21:10:27.675871 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1257/4996] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:27 2026] GET /volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:27.979829 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-01fc37ce-9897-405a-819c-49ed9243891a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:27.981393 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-01fc37ce-9897-405a-819c-49ed9243891a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] GET https://10.4.3.127/volume/v3/volumes/fe11380d-9d4e-4720-8816-9bffb0deb298 Aug 07 21:10:27.981623 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-01fc37ce-9897-405a-819c-49ed9243891a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:27.981842 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-01fc37ce-9897-405a-819c-49ed9243891a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:27.988299 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:27.988299 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:27.991418 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-01fc37ce-9897-405a-819c-49ed9243891a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Volume info retrieved successfully. Aug 07 21:10:27.994931 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-01fc37ce-9897-405a-819c-49ed9243891a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/volumes/fe11380d-9d4e-4720-8816-9bffb0deb298 returned with HTTP 200 Aug 07 21:10:27.995260 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1251/4997] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:27 2026] GET /volume/v3/volumes/fe11380d-9d4e-4720-8816-9bffb0deb298 => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:28.006376 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a18891d9-540b-4735-9c3f-686e721bef52 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:28.007985 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a18891d9-540b-4735-9c3f-686e721bef52 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 07 21:10:28.008168 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a18891d9-540b-4735-9c3f-686e721bef52 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:28.008333 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a18891d9-540b-4735-9c3f-686e721bef52 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:28.011795 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a18891d9-540b-4735-9c3f-686e721bef52 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 21:10:28.012092 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1248/4998] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 21:10:28 2026] GET /volume/v3/messages => generated 2638 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:28.019713 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ea1bfbd6-1eb5-4722-b59a-aa97bb3cc489 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:28.021362 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea1bfbd6-1eb5-4722-b59a-aa97bb3cc489 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 07 21:10:28.021545 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea1bfbd6-1eb5-4722-b59a-aa97bb3cc489 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:28.021732 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea1bfbd6-1eb5-4722-b59a-aa97bb3cc489 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:28.025125 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea1bfbd6-1eb5-4722-b59a-aa97bb3cc489 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 21:10:28.025451 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1243/4999] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 21:10:28 2026] GET /volume/v3/messages => generated 2638 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:28.033627 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1d235043-2e6a-4be9-8edc-185357231d81 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:28.035792 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1d235043-2e6a-4be9-8edc-185357231d81 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] DELETE https://10.4.3.127/volume/v3/messages/94a35945-a181-48d8-a6b6-ab105496de81 Aug 07 21:10:28.035792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1d235043-2e6a-4be9-8edc-185357231d81 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:28.035792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1d235043-2e6a-4be9-8edc-185357231d81 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:28.042269 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1d235043-2e6a-4be9-8edc-185357231d81 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/messages/94a35945-a181-48d8-a6b6-ab105496de81 returned with HTTP 204 Aug 07 21:10:28.042617 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1258/5000] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 7 21:10:28 2026] DELETE /volume/v3/messages/94a35945-a181-48d8-a6b6-ab105496de81 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 21:10:28.048334 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6bb4bbe5-b8e7-4d2f-846f-a017f5f8982e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:28.049942 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6bb4bbe5-b8e7-4d2f-846f-a017f5f8982e tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/fe11380d-9d4e-4720-8816-9bffb0deb298 Aug 07 21:10:28.050133 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6bb4bbe5-b8e7-4d2f-846f-a017f5f8982e tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:28.050335 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6bb4bbe5-b8e7-4d2f-846f-a017f5f8982e tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:28.050513 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-6bb4bbe5-b8e7-4d2f-846f-a017f5f8982e tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Delete volume with id: fe11380d-9d4e-4720-8816-9bffb0deb298 Aug 07 21:10:28.056959 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:28.056959 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:28.057281 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6bb4bbe5-b8e7-4d2f-846f-a017f5f8982e tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Volume info retrieved successfully. Aug 07 21:10:28.058154 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-6bb4bbe5-b8e7-4d2f-846f-a017f5f8982e tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100278) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 21:10:28.066818 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-6bb4bbe5-b8e7-4d2f-846f-a017f5f8982e tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1918399991 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1918399991, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:28.067120 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-6bb4bbe5-b8e7-4d2f-846f-a017f5f8982e tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1918399991 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1918399991, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:28.074114 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-6bb4bbe5-b8e7-4d2f-846f-a017f5f8982e tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Created reservations ['8d250312-1a77-47fd-90e6-fbaf22a9fc7b', 'a350547c-6820-4188-a518-3eb7b66a0c30', '9359051a-8983-4db8-8300-87266f6d440d', 'e30020f5-c4ce-40fd-b477-ee3a51725cc4'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:28.095160 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6bb4bbe5-b8e7-4d2f-846f-a017f5f8982e tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Delete volume request issued successfully. Aug 07 21:10:28.095357 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6bb4bbe5-b8e7-4d2f-846f-a017f5f8982e tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/volumes/fe11380d-9d4e-4720-8816-9bffb0deb298 returned with HTTP 202 Aug 07 21:10:28.095807 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1252/5001] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:28 2026] DELETE /volume/v3/volumes/fe11380d-9d4e-4720-8816-9bffb0deb298 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:28.101662 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a921c116-a8d5-4120-9047-b94255a04385 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:28.103320 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a921c116-a8d5-4120-9047-b94255a04385 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] DELETE https://10.4.3.127/volume/v3/types/44ed6438-e7b8-4d81-b1b6-a9337bc5cf9a Aug 07 21:10:28.103528 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a921c116-a8d5-4120-9047-b94255a04385 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:28.103752 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a921c116-a8d5-4120-9047-b94255a04385 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:28.123842 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a921c116-a8d5-4120-9047-b94255a04385 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/types/44ed6438-e7b8-4d81-b1b6-a9337bc5cf9a returned with HTTP 202 Aug 07 21:10:28.124210 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1249/5002] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:28 2026] DELETE /volume/v3/types/44ed6438-e7b8-4d81-b1b6-a9337bc5cf9a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:28.131821 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3885b539-a0d7-404a-8c38-fe0b1ac46f78 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:28.133469 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3885b539-a0d7-404a-8c38-fe0b1ac46f78 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:10:28.133850 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3885b539-a0d7-404a-8c38-fe0b1ac46f78 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-182841102", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1998959470", "vendor_name": "tempest-vendor_name-904226581"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:28.147156 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3885b539-a0d7-404a-8c38-fe0b1ac46f78 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:10:28.147559 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1244/5003] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:10:28 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:28.155583 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4c3dd082-012c-4a05-bad1-62031d7b284a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:28.157298 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:28.157634 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9b800f29-e940-489f-857c-090c1d5d0889", "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:28.159046 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Create volume request body: {'volume': {'volume_type': '9b800f29-e940-489f-857c-090c1d5d0889', 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:28.162388 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Create volume of 1 GB Aug 07 21:10:28.162684 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:28.162684 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:28.163063 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Availability Zones retrieved successfully. Aug 07 21:10:28.168198 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Flow 'volume_create_api' (9895eb8c-baa1-4283-bba0-59a4fe91af17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:28.169070 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf256bd-f424-4759-be71-d35ad4661fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:28.169889 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:28.190988 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf256bd-f424-4759-be71-d35ad4661fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:10:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1998959470',vendor_name='tempest-vendor_name-904226581'},id=9b800f29-e940-489f-857c-090c1d5d0889,is_public=True,name='tempest-ProjectAdminTests-volume-type-182841102',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b800f29-e940-489f-857c-090c1d5d0889', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:28.191698 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aa71594-f749-4147-81b0-17ba8268699b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:28.214392 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-182841102 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-182841102, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:28.214623 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-182841102 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-182841102, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:28.236702 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Created reservations ['a6e59318-8467-4359-b7eb-755fa7ca00a7', '11950c02-8af3-45c2-9de4-543803068610', '54fa3974-9285-46c2-9c13-927f82639a11', '9e845162-19a8-4e73-b47c-f7bfb67943a8'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:28.237370 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aa71594-f749-4147-81b0-17ba8268699b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6e59318-8467-4359-b7eb-755fa7ca00a7', '11950c02-8af3-45c2-9de4-543803068610', '54fa3974-9285-46c2-9c13-927f82639a11', '9e845162-19a8-4e73-b47c-f7bfb67943a8']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:28.238095 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8902c70-32ed-4e49-9d53-58083fedceee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:28.262719 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8902c70-32ed-4e49-9d53-58083fedceee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9203c97e-f113-458e-8c38-0c74a824f319', '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='7a65e7e3578d41a0a5b4c8064f34f412',qos_specs=None,replication_status=,reservations=['a6e59318-8467-4359-b7eb-755fa7ca00a7','11950c02-8af3-45c2-9de4-543803068610','54fa3974-9285-46c2-9c13-927f82639a11','9e845162-19a8-4e73-b47c-f7bfb67943a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='792cdd187ed64860aa99df6642c13858',volume_type_id=9b800f29-e940-489f-857c-090c1d5d0889), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9203c97e-f113-458e-8c38-0c74a824f319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a65e7e3578d41a0a5b4c8064f34f412',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='792cdd187ed64860aa99df6642c13858',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b800f29-e940-489f-857c-090c1d5d0889),volume_type_id=9b800f29-e940-489f-857c-090c1d5d0889)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:28.263629 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97bf2b12-cde4-47a3-820e-24aa9c885681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:28.280252 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97bf2b12-cde4-47a3-820e-24aa9c885681) transitioned into state 'SUCCESS' from 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='7a65e7e3578d41a0a5b4c8064f34f412',qos_specs=None,replication_status=,reservations=['a6e59318-8467-4359-b7eb-755fa7ca00a7','11950c02-8af3-45c2-9de4-543803068610','54fa3974-9285-46c2-9c13-927f82639a11','9e845162-19a8-4e73-b47c-f7bfb67943a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='792cdd187ed64860aa99df6642c13858',volume_type_id=9b800f29-e940-489f-857c-090c1d5d0889)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:28.281068 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7ec5026-f7b8-40e9-820e-826899870938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:28.289694 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7ec5026-f7b8-40e9-820e-826899870938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:28.290489 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Flow 'volume_create_api' (9895eb8c-baa1-4283-bba0-59a4fe91af17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:28.290862 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Create volume request issued successfully. Aug 07 21:10:28.291425 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c3dd082-012c-4a05-bad1-62031d7b284a tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:28.291876 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1259/5004] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:10:28 2026] POST /volume/v3/volumes => generated 772 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:10:28.303639 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-54b3f435-9404-4618-ae76-9c9ee80581d8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:28.305497 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-54b3f435-9404-4618-ae76-9c9ee80581d8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] GET https://10.4.3.127/volume/v3/volumes/9203c97e-f113-458e-8c38-0c74a824f319 Aug 07 21:10:28.305697 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-54b3f435-9404-4618-ae76-9c9ee80581d8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:28.305924 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-54b3f435-9404-4618-ae76-9c9ee80581d8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:28.312442 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:28.312442 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:28.316149 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-54b3f435-9404-4618-ae76-9c9ee80581d8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Volume info retrieved successfully. Aug 07 21:10:28.319714 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-54b3f435-9404-4618-ae76-9c9ee80581d8 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/volumes/9203c97e-f113-458e-8c38-0c74a824f319 returned with HTTP 200 Aug 07 21:10:28.320121 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1253/5005] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:28 2026] GET /volume/v3/volumes/9203c97e-f113-458e-8c38-0c74a824f319 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:28.687963 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2938cc8d-95b0-45d1-ab6e-2e791ec3dec2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:28.689781 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2938cc8d-95b0-45d1-ab6e-2e791ec3dec2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce Aug 07 21:10:28.689998 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2938cc8d-95b0-45d1-ab6e-2e791ec3dec2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:28.690193 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2938cc8d-95b0-45d1-ab6e-2e791ec3dec2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:28.695972 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2938cc8d-95b0-45d1-ab6e-2e791ec3dec2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce returned with HTTP 404 Aug 07 21:10:28.696512 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1250/5006] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:28 2026] GET /volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:28.705275 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:28.706986 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:28.707311 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-315573579"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:28.709172 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-315573579'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:28.709315 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume of 1 GB Aug 07 21:10:28.714380 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Availability Zones retrieved successfully. Aug 07 21:10:28.721127 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (e5321ce8-fee3-4eed-a07e-7867c1cff467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:28.722255 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab2e32f-cc8c-46a7-864f-0839c2549a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:28.723089 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:28.744338 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab2e32f-cc8c-46a7-864f-0839c2549a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:28.745046 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (532cbfa4-b67b-416d-9787-4f3e97bc8752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:28.780078 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['acfb1ec2-c997-430c-b01b-cdcf1c119450', '15097960-aae2-4d42-b831-54888ff7528d', '51efb458-0296-4534-97aa-be6a0624d73f', 'fa1d859a-aad4-441b-a946-1b1ac549c008'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:28.780868 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (532cbfa4-b67b-416d-9787-4f3e97bc8752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acfb1ec2-c997-430c-b01b-cdcf1c119450', '15097960-aae2-4d42-b831-54888ff7528d', '51efb458-0296-4534-97aa-be6a0624d73f', 'fa1d859a-aad4-441b-a946-1b1ac549c008']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:28.781549 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e275b9b-3c29-4064-a2e9-673a5031bcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:28.803230 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e275b9b-3c29-4064-a2e9-673a5031bcab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-315573579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['acfb1ec2-c997-430c-b01b-cdcf1c119450','15097960-aae2-4d42-b831-54888ff7528d','51efb458-0296-4534-97aa-be6a0624d73f','fa1d859a-aad4-441b-a946-1b1ac549c008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-315573579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b654aa4c89146bcbd97bc5597728fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caa3818fe4a4709963c846373712835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:28.804042 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c8b039-b00c-40cd-bb75-6abbfcca04f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:28.820011 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c8b039-b00c-40cd-bb75-6abbfcca04f2) transitioned into state 'SUCCESS' from state '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-315573579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['acfb1ec2-c997-430c-b01b-cdcf1c119450','15097960-aae2-4d42-b831-54888ff7528d','51efb458-0296-4534-97aa-be6a0624d73f','fa1d859a-aad4-441b-a946-1b1ac549c008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:28.820716 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bcd34c2-66c8-4b4d-94d3-52cd74af7be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:28.829403 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bcd34c2-66c8-4b4d-94d3-52cd74af7be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:28.830213 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (e5321ce8-fee3-4eed-a07e-7867c1cff467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:28.830551 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request issued successfully. Aug 07 21:10:28.831171 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f210d7bb-fce0-4287-98d7-acbcb27ebd5d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:28.831974 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1245/5007] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:10:28 2026] POST /volume/v3/volumes => generated 769 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:28.842624 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e8ed9934-5467-4a89-acc1-3abdac2f2295 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:28.844418 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e8ed9934-5467-4a89-acc1-3abdac2f2295 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 Aug 07 21:10:28.844614 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e8ed9934-5467-4a89-acc1-3abdac2f2295 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:28.844832 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e8ed9934-5467-4a89-acc1-3abdac2f2295 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:28.851692 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:28.851692 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:28.855700 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e8ed9934-5467-4a89-acc1-3abdac2f2295 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:28.859942 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e8ed9934-5467-4a89-acc1-3abdac2f2295 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 returned with HTTP 200 Aug 07 21:10:28.860345 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1260/5008] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:28 2026] GET /volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:29.333976 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f93a7a6b-9c08-4aa9-95eb-202bfcb04eb6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:29.335753 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f93a7a6b-9c08-4aa9-95eb-202bfcb04eb6 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] GET https://10.4.3.127/volume/v3/volumes/9203c97e-f113-458e-8c38-0c74a824f319 Aug 07 21:10:29.335981 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f93a7a6b-9c08-4aa9-95eb-202bfcb04eb6 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:29.336156 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f93a7a6b-9c08-4aa9-95eb-202bfcb04eb6 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:29.343077 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:29.343077 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:29.346275 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f93a7a6b-9c08-4aa9-95eb-202bfcb04eb6 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Volume info retrieved successfully. Aug 07 21:10:29.350012 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f93a7a6b-9c08-4aa9-95eb-202bfcb04eb6 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/volumes/9203c97e-f113-458e-8c38-0c74a824f319 returned with HTTP 200 Aug 07 21:10:29.350396 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1254/5009] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:29 2026] GET /volume/v3/volumes/9203c97e-f113-458e-8c38-0c74a824f319 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:29.360922 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-daa1a971-7fe7-4211-b531-604d18082e1b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:29.362580 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-daa1a971-7fe7-4211-b531-604d18082e1b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 07 21:10:29.362809 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-daa1a971-7fe7-4211-b531-604d18082e1b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:29.363007 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-daa1a971-7fe7-4211-b531-604d18082e1b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:29.367081 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-daa1a971-7fe7-4211-b531-604d18082e1b tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 21:10:29.367527 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1251/5010] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 21:10:29 2026] GET /volume/v3/messages => generated 2638 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:29.375424 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-41eec59a-a1c7-4312-8a49-1d9d3aeaf1f6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:29.377956 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41eec59a-a1c7-4312-8a49-1d9d3aeaf1f6 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] GET https://10.4.3.127/volume/v3/messages/51ab0b7f-374d-4cdd-8281-2451669155a9 Aug 07 21:10:29.378157 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41eec59a-a1c7-4312-8a49-1d9d3aeaf1f6 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:29.378339 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41eec59a-a1c7-4312-8a49-1d9d3aeaf1f6 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:29.381184 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:29.381184 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:29.381686 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41eec59a-a1c7-4312-8a49-1d9d3aeaf1f6 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/messages/51ab0b7f-374d-4cdd-8281-2451669155a9 returned with HTTP 200 Aug 07 21:10:29.382082 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1246/5011] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:29 2026] GET /volume/v3/messages/51ab0b7f-374d-4cdd-8281-2451669155a9 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:29.390226 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-62e42e5d-95b5-41ad-bf1d-b10f83fc1711 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:29.392087 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-62e42e5d-95b5-41ad-bf1d-b10f83fc1711 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] DELETE https://10.4.3.127/volume/v3/messages/51ab0b7f-374d-4cdd-8281-2451669155a9 Aug 07 21:10:29.392312 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-62e42e5d-95b5-41ad-bf1d-b10f83fc1711 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:29.392513 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-62e42e5d-95b5-41ad-bf1d-b10f83fc1711 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:29.399178 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-62e42e5d-95b5-41ad-bf1d-b10f83fc1711 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/messages/51ab0b7f-374d-4cdd-8281-2451669155a9 returned with HTTP 204 Aug 07 21:10:29.399542 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1261/5012] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 7 21:10:29 2026] DELETE /volume/v3/messages/51ab0b7f-374d-4cdd-8281-2451669155a9 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 21:10:29.406039 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c127ee07-6833-4bf1-bb77-89dff7dafd74 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:29.407784 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c127ee07-6833-4bf1-bb77-89dff7dafd74 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/9203c97e-f113-458e-8c38-0c74a824f319 Aug 07 21:10:29.408000 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c127ee07-6833-4bf1-bb77-89dff7dafd74 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:29.408178 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c127ee07-6833-4bf1-bb77-89dff7dafd74 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:29.408329 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-c127ee07-6833-4bf1-bb77-89dff7dafd74 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Delete volume with id: 9203c97e-f113-458e-8c38-0c74a824f319 Aug 07 21:10:29.415058 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:29.415058 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:29.415372 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c127ee07-6833-4bf1-bb77-89dff7dafd74 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Volume info retrieved successfully. Aug 07 21:10:29.416278 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-c127ee07-6833-4bf1-bb77-89dff7dafd74 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100278) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 21:10:29.425840 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-c127ee07-6833-4bf1-bb77-89dff7dafd74 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-182841102 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-182841102, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:29.426107 np0000006755 devstack@c-api.service[100278]: WARNING cinder.quota [None req-c127ee07-6833-4bf1-bb77-89dff7dafd74 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-182841102 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-182841102, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:29.434875 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-c127ee07-6833-4bf1-bb77-89dff7dafd74 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Created reservations ['c37fca0a-8e06-4458-ad34-206afb4f51cd', '756a0092-7135-4038-a0f4-fbdec8618359', '6362c958-f39c-41a9-8d5b-c3c5b398abb1', 'eb75cb4d-a432-4a27-bfb5-a19cc3adc3fa'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:29.455676 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c127ee07-6833-4bf1-bb77-89dff7dafd74 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Delete volume request issued successfully. Aug 07 21:10:29.455945 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c127ee07-6833-4bf1-bb77-89dff7dafd74 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/volumes/9203c97e-f113-458e-8c38-0c74a824f319 returned with HTTP 202 Aug 07 21:10:29.456387 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1255/5013] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:29 2026] DELETE /volume/v3/volumes/9203c97e-f113-458e-8c38-0c74a824f319 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:29.462842 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-add74bbf-4c2a-4d19-b473-fd1f56c5e511 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:29.464753 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-add74bbf-4c2a-4d19-b473-fd1f56c5e511 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] DELETE https://10.4.3.127/volume/v3/types/9b800f29-e940-489f-857c-090c1d5d0889 Aug 07 21:10:29.464973 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-add74bbf-4c2a-4d19-b473-fd1f56c5e511 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:29.465200 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-add74bbf-4c2a-4d19-b473-fd1f56c5e511 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:29.490128 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-add74bbf-4c2a-4d19-b473-fd1f56c5e511 tempest-ProjectAdminTests-1088044461 tempest-ProjectAdminTests-1088044461-project-admin] https://10.4.3.127/volume/v3/types/9b800f29-e940-489f-857c-090c1d5d0889 returned with HTTP 202 Aug 07 21:10:29.490556 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1252/5014] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:29 2026] DELETE /volume/v3/types/9b800f29-e940-489f-857c-090c1d5d0889 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:29.873870 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-27b970ac-9fca-4f09-ae5e-58b9e44d838b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:29.876549 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-27b970ac-9fca-4f09-ae5e-58b9e44d838b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 Aug 07 21:10:29.876655 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-27b970ac-9fca-4f09-ae5e-58b9e44d838b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:29.876892 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-27b970ac-9fca-4f09-ae5e-58b9e44d838b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:29.885714 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:29.885714 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:29.890931 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-27b970ac-9fca-4f09-ae5e-58b9e44d838b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:29.895207 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-27b970ac-9fca-4f09-ae5e-58b9e44d838b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 returned with HTTP 200 Aug 07 21:10:29.895588 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1247/5015] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:29 2026] GET /volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:29.907954 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-433a5297-50e9-436f-b437-7986d9ef77b5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:29.910117 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-433a5297-50e9-436f-b437-7986d9ef77b5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:10:29.910474 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-433a5297-50e9-436f-b437-7986d9ef77b5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4", "name": "tempest-VolumeDependencyTests-Snapshot-676932557"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:29.919090 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:29.919090 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:29.919921 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-433a5297-50e9-436f-b437-7986d9ef77b5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:29.920072 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-433a5297-50e9-436f-b437-7986d9ef77b5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create snapshot from volume 6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 Aug 07 21:10:29.943166 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-433a5297-50e9-436f-b437-7986d9ef77b5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['2e706be7-16dc-473c-ae8c-c845b0ae4d0d', '13861e42-5ba5-4691-866d-2cfaee46ab77', '2eb2b2b8-897a-4c91-964b-cba08ecb7f78', '8d38d316-56dc-4d61-8cdc-ab997071836b'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:29.968214 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-433a5297-50e9-436f-b437-7986d9ef77b5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot create request issued successfully. Aug 07 21:10:29.968494 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-433a5297-50e9-436f-b437-7986d9ef77b5 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:10:29.969037 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1262/5016] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:10:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:10:29.983122 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-21c8258f-c71c-44d1-9eff-9d123ce603c6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:29.984770 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-21c8258f-c71c-44d1-9eff-9d123ce603c6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 Aug 07 21:10:29.984959 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-21c8258f-c71c-44d1-9eff-9d123ce603c6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:29.985125 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-21c8258f-c71c-44d1-9eff-9d123ce603c6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:29.990249 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:29.990249 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:29.990780 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-21c8258f-c71c-44d1-9eff-9d123ce603c6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:29.992346 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-21c8258f-c71c-44d1-9eff-9d123ce603c6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 returned with HTTP 200 Aug 07 21:10:29.993402 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1256/5017] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:29 2026] GET /volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:30.739843 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65fac634-25a3-4fe7-862a-86061a7968ba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:30.808341 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65fac634-25a3-4fe7-862a-86061a7968ba tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:10:30.808675 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65fac634-25a3-4fe7-862a-86061a7968ba tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1302275655", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1840935925", "vendor_name": "tempest-vendor_name-1857189069"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:30.812424 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=285,cinder:UPDATE=72,cinder:INSERT=24 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:10:30.824245 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65fac634-25a3-4fe7-862a-86061a7968ba tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:10:30.824598 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1253/5018] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:10:30 2026] POST /volume/v3/types => generated 330 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:30.832400 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:30.834081 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:30.834400 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c8e11e79-7f5f-4417-9dcc-5ba085850494", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:30.835729 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Create volume request body: {'volume': {'volume_type': 'c8e11e79-7f5f-4417-9dcc-5ba085850494', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:30.839118 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Create volume of 1 GB Aug 07 21:10:30.839378 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:30.839378 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:30.839731 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Availability Zones retrieved successfully. Aug 07 21:10:30.844894 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Flow 'volume_create_api' (3589902b-25ff-4cbd-b2df-b158fdf25528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:30.845767 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430fdd99-5e19-4ac6-b72b-55bc5eb88585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:30.846465 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:30.862812 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430fdd99-5e19-4ac6-b72b-55bc5eb88585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:10:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1840935925',vendor_name='tempest-vendor_name-1857189069'},id=c8e11e79-7f5f-4417-9dcc-5ba085850494,is_public=True,name='tempest-ProjectReaderTests-volume-type-1302275655',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c8e11e79-7f5f-4417-9dcc-5ba085850494', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:30.863515 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc5dea62-9c6d-45d0-90a4-35b895607152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:30.885701 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1302275655 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1302275655, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:30.886089 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1302275655 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1302275655, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:30.913572 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Created reservations ['3ebff522-0865-40cb-8250-c22a160ef6e1', 'eddd8a12-301e-4c68-ad60-4e6b38d323b2', '3515a54b-6947-48e5-beac-ef2ac3d70455', '89915131-8753-40e3-9389-8f5b56748940'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:30.914300 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc5dea62-9c6d-45d0-90a4-35b895607152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ebff522-0865-40cb-8250-c22a160ef6e1', 'eddd8a12-301e-4c68-ad60-4e6b38d323b2', '3515a54b-6947-48e5-beac-ef2ac3d70455', '89915131-8753-40e3-9389-8f5b56748940']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:30.915035 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4abade9b-1890-40b0-ab09-e884048014ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:30.937367 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4abade9b-1890-40b0-ab09-e884048014ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6f68cc9-e280-4737-a6d4-b81162509acd', '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='63ded26f34d547358ae8c4d5061aa682',qos_specs=None,replication_status=,reservations=['3ebff522-0865-40cb-8250-c22a160ef6e1','eddd8a12-301e-4c68-ad60-4e6b38d323b2','3515a54b-6947-48e5-beac-ef2ac3d70455','89915131-8753-40e3-9389-8f5b56748940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c45596523d044a89c3398de5338d82d',volume_type_id=c8e11e79-7f5f-4417-9dcc-5ba085850494), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6f68cc9-e280-4737-a6d4-b81162509acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ded26f34d547358ae8c4d5061aa682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c45596523d044a89c3398de5338d82d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8e11e79-7f5f-4417-9dcc-5ba085850494),volume_type_id=c8e11e79-7f5f-4417-9dcc-5ba085850494)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:30.938724 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de912563-c928-4634-b3e2-ed060881193c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:30.953259 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de912563-c928-4634-b3e2-ed060881193c) transitioned into state 'SUCCESS' from 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='63ded26f34d547358ae8c4d5061aa682',qos_specs=None,replication_status=,reservations=['3ebff522-0865-40cb-8250-c22a160ef6e1','eddd8a12-301e-4c68-ad60-4e6b38d323b2','3515a54b-6947-48e5-beac-ef2ac3d70455','89915131-8753-40e3-9389-8f5b56748940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c45596523d044a89c3398de5338d82d',volume_type_id=c8e11e79-7f5f-4417-9dcc-5ba085850494)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:30.953875 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3a9e05-9c6d-4871-b86b-ff93b02ce369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:30.961718 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3a9e05-9c6d-4871-b86b-ff93b02ce369) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:30.962531 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Flow 'volume_create_api' (3589902b-25ff-4cbd-b2df-b158fdf25528) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:30.963092 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Create volume request issued successfully. Aug 07 21:10:30.963652 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e33e5bb-4d2f-4651-9bfb-fe45b2bcb27c tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:30.964075 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1248/5019] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:10:30 2026] POST /volume/v3/volumes => generated 774 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:10:30.976493 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-02f69464-81a6-45c5-bf8e-3a7a1eab547d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:30.978365 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-02f69464-81a6-45c5-bf8e-3a7a1eab547d tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] GET https://10.4.3.127/volume/v3/volumes/f6f68cc9-e280-4737-a6d4-b81162509acd Aug 07 21:10:30.978617 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-02f69464-81a6-45c5-bf8e-3a7a1eab547d tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:30.978870 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-02f69464-81a6-45c5-bf8e-3a7a1eab547d tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:30.985822 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:30.985822 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:30.989042 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-02f69464-81a6-45c5-bf8e-3a7a1eab547d tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Volume info retrieved successfully. Aug 07 21:10:30.992436 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-02f69464-81a6-45c5-bf8e-3a7a1eab547d tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/volumes/f6f68cc9-e280-4737-a6d4-b81162509acd returned with HTTP 200 Aug 07 21:10:30.992819 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1263/5020] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:30 2026] GET /volume/v3/volumes/f6f68cc9-e280-4737-a6d4-b81162509acd => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:31.003570 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-16e780fe-33e4-403d-8955-896fa460edd1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:31.005621 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-16e780fe-33e4-403d-8955-896fa460edd1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 Aug 07 21:10:31.005901 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-16e780fe-33e4-403d-8955-896fa460edd1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:31.006138 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-16e780fe-33e4-403d-8955-896fa460edd1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:31.011194 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:31.011194 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:31.011582 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-16e780fe-33e4-403d-8955-896fa460edd1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:31.012613 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-16e780fe-33e4-403d-8955-896fa460edd1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 returned with HTTP 200 Aug 07 21:10:31.013103 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1257/5021] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:31 2026] GET /volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:31.023919 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:31.025656 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:31.026033 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ba8edc03-04f6-47e6-8e12-cb4ca8149073", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1518650434"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:31.027538 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request body: {'volume': {'snapshot_id': 'ba8edc03-04f6-47e6-8e12-cb4ca8149073', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1518650434'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:31.032287 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:31.032287 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:31.032723 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:31.032879 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume of 1 GB Aug 07 21:10:31.036044 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Availability Zones retrieved successfully. Aug 07 21:10:31.041143 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (a6b07ffe-5e7f-4a4a-ba8e-434e26d5273e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:31.042056 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a7020a-b70d-4755-b239-8c9651073679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:31.042896 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:31.069591 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58a7020a-b70d-4755-b239-8c9651073679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ba8edc03-04f6-47e6-8e12-cb4ca8149073', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:31.070337 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cca527d-3146-497e-9caa-6c9bf9cbad81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:31.115263 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['16f56411-d105-4b98-bc84-df8133699d04', '4f7f4b5b-3373-471a-82e6-3271f1f4de01', 'b9f43676-76da-4b88-8c95-a1aacf0d987b', '16d2abfb-c5d0-4918-ba20-4f634917468d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:31.116038 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cca527d-3146-497e-9caa-6c9bf9cbad81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16f56411-d105-4b98-bc84-df8133699d04', '4f7f4b5b-3373-471a-82e6-3271f1f4de01', 'b9f43676-76da-4b88-8c95-a1aacf0d987b', '16d2abfb-c5d0-4918-ba20-4f634917468d']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:31.116737 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f35fb085-4e6d-46dc-8697-f2353eed465b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:31.152501 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f35fb085-4e6d-46dc-8697-f2353eed465b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1518650434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['16f56411-d105-4b98-bc84-df8133699d04','4f7f4b5b-3373-471a-82e6-3271f1f4de01','b9f43676-76da-4b88-8c95-a1aacf0d987b','16d2abfb-c5d0-4918-ba20-4f634917468d'],size=1,snapshot_id=ba8edc03-04f6-47e6-8e12-cb4ca8149073,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1518650434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b654aa4c89146bcbd97bc5597728fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ba8edc03-04f6-47e6-8e12-cb4ca8149073,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caa3818fe4a4709963c846373712835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:31.153177 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c5e6dc0-1e1c-4dab-a28b-dd7bf91672d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:31.170202 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c5e6dc0-1e1c-4dab-a28b-dd7bf91672d9) transitioned into state 'SUCCESS' from state '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-1518650434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['16f56411-d105-4b98-bc84-df8133699d04','4f7f4b5b-3373-471a-82e6-3271f1f4de01','b9f43676-76da-4b88-8c95-a1aacf0d987b','16d2abfb-c5d0-4918-ba20-4f634917468d'],size=1,snapshot_id=ba8edc03-04f6-47e6-8e12-cb4ca8149073,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:31.170945 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb9e4ed-c392-4d64-b860-928f1fb615b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:31.189915 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb9e4ed-c392-4d64-b860-928f1fb615b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:31.190689 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (a6b07ffe-5e7f-4a4a-ba8e-434e26d5273e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:31.191001 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request issued successfully. Aug 07 21:10:31.191530 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b84b9458-a0ac-47f6-ab05-f4ed5b179b2f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:31.192020 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1254/5022] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:10:31 2026] POST /volume/v3/volumes => generated 804 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:31.205312 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e0ab1b88-6bb6-4ba1-b739-b2bd766c5f1b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:31.207300 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0ab1b88-6bb6-4ba1-b739-b2bd766c5f1b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe Aug 07 21:10:31.207545 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0ab1b88-6bb6-4ba1-b739-b2bd766c5f1b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:31.207819 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e0ab1b88-6bb6-4ba1-b739-b2bd766c5f1b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:31.217812 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:31.217812 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:31.221024 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e0ab1b88-6bb6-4ba1-b739-b2bd766c5f1b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:31.224860 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e0ab1b88-6bb6-4ba1-b739-b2bd766c5f1b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe returned with HTTP 200 Aug 07 21:10:31.225254 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1249/5023] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:31 2026] GET /volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:32.005218 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b0c098e2-8fad-40c9-a0cf-7dbb1a64c673 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:32.007335 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b0c098e2-8fad-40c9-a0cf-7dbb1a64c673 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] GET https://10.4.3.127/volume/v3/volumes/f6f68cc9-e280-4737-a6d4-b81162509acd Aug 07 21:10:32.007607 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b0c098e2-8fad-40c9-a0cf-7dbb1a64c673 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:32.007886 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b0c098e2-8fad-40c9-a0cf-7dbb1a64c673 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:32.016739 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:32.016739 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:32.020029 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b0c098e2-8fad-40c9-a0cf-7dbb1a64c673 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Volume info retrieved successfully. Aug 07 21:10:32.023425 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b0c098e2-8fad-40c9-a0cf-7dbb1a64c673 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/volumes/f6f68cc9-e280-4737-a6d4-b81162509acd returned with HTTP 200 Aug 07 21:10:32.023840 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1264/5024] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:32 2026] GET /volume/v3/volumes/f6f68cc9-e280-4737-a6d4-b81162509acd => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:32.035811 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-70ec2b9e-aa50-4501-94b6-8f0fe29056a3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:32.037953 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-70ec2b9e-aa50-4501-94b6-8f0fe29056a3 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 07 21:10:32.038206 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-70ec2b9e-aa50-4501-94b6-8f0fe29056a3 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:32.038425 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-70ec2b9e-aa50-4501-94b6-8f0fe29056a3 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:32.042682 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-70ec2b9e-aa50-4501-94b6-8f0fe29056a3 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 21:10:32.043174 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1258/5025] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 21:10:32 2026] GET /volume/v3/messages => generated 2638 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:32.051240 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4b4f4d49-cc45-486a-b748-5e5df6892917 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:32.104674 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b4f4d49-cc45-486a-b748-5e5df6892917 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-reader] GET https://10.4.3.127/volume/v3/messages Aug 07 21:10:32.104982 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b4f4d49-cc45-486a-b748-5e5df6892917 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:32.105211 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b4f4d49-cc45-486a-b748-5e5df6892917 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-reader] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:32.105536 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:32.105536 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:32.108927 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b4f4d49-cc45-486a-b748-5e5df6892917 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-reader] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 21:10:32.109239 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1255/5026] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 21:10:32 2026] GET /volume/v3/messages => generated 2638 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:32.117429 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dc2a44e2-cd03-478d-8bfe-18e9ab7edd95 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:32.119034 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc2a44e2-cd03-478d-8bfe-18e9ab7edd95 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] DELETE https://10.4.3.127/volume/v3/messages/89870b12-7eff-443e-9928-0e4050c91457 Aug 07 21:10:32.119230 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc2a44e2-cd03-478d-8bfe-18e9ab7edd95 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:32.119422 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc2a44e2-cd03-478d-8bfe-18e9ab7edd95 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:32.127931 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc2a44e2-cd03-478d-8bfe-18e9ab7edd95 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/messages/89870b12-7eff-443e-9928-0e4050c91457 returned with HTTP 204 Aug 07 21:10:32.128278 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1250/5027] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 7 21:10:32 2026] DELETE /volume/v3/messages/89870b12-7eff-443e-9928-0e4050c91457 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 21:10:32.134937 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-783b6ca4-0388-48a4-852e-5b8bde9d4b3f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:32.136537 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-783b6ca4-0388-48a4-852e-5b8bde9d4b3f tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/f6f68cc9-e280-4737-a6d4-b81162509acd Aug 07 21:10:32.136767 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-783b6ca4-0388-48a4-852e-5b8bde9d4b3f tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:32.136960 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-783b6ca4-0388-48a4-852e-5b8bde9d4b3f tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:32.137216 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-783b6ca4-0388-48a4-852e-5b8bde9d4b3f tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Delete volume with id: f6f68cc9-e280-4737-a6d4-b81162509acd Aug 07 21:10:32.143844 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:32.143844 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:32.144154 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-783b6ca4-0388-48a4-852e-5b8bde9d4b3f tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Volume info retrieved successfully. Aug 07 21:10:32.145081 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-783b6ca4-0388-48a4-852e-5b8bde9d4b3f tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100277) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 21:10:32.153744 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-783b6ca4-0388-48a4-852e-5b8bde9d4b3f tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1302275655 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1302275655, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:32.154055 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-783b6ca4-0388-48a4-852e-5b8bde9d4b3f tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1302275655 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1302275655, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:32.161718 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-783b6ca4-0388-48a4-852e-5b8bde9d4b3f tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Created reservations ['70a15389-4725-4eff-aca6-f96dfd69db7f', 'e4303592-a81c-4e40-b0d9-de71e2717280', 'eeedc9fc-4816-42a5-922e-09725f67c986', '964cf338-5239-43dd-9bb9-7dc729fff96a'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:32.184708 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-783b6ca4-0388-48a4-852e-5b8bde9d4b3f tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Delete volume request issued successfully. Aug 07 21:10:32.184886 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-783b6ca4-0388-48a4-852e-5b8bde9d4b3f tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/volumes/f6f68cc9-e280-4737-a6d4-b81162509acd returned with HTTP 202 Aug 07 21:10:32.185255 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1265/5028] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:32 2026] DELETE /volume/v3/volumes/f6f68cc9-e280-4737-a6d4-b81162509acd => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:32.192657 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-07b8ac68-18e0-475b-bd8a-e07369b4602a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:32.194358 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-07b8ac68-18e0-475b-bd8a-e07369b4602a tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] DELETE https://10.4.3.127/volume/v3/types/c8e11e79-7f5f-4417-9dcc-5ba085850494 Aug 07 21:10:32.194555 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-07b8ac68-18e0-475b-bd8a-e07369b4602a tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:32.194785 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-07b8ac68-18e0-475b-bd8a-e07369b4602a tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:32.216076 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-07b8ac68-18e0-475b-bd8a-e07369b4602a tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/types/c8e11e79-7f5f-4417-9dcc-5ba085850494 returned with HTTP 202 Aug 07 21:10:32.216459 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1259/5029] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:32 2026] DELETE /volume/v3/types/c8e11e79-7f5f-4417-9dcc-5ba085850494 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:32.225353 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-798e1743-5cbc-4c0a-b9a1-44fe4917c934 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:32.227450 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-798e1743-5cbc-4c0a-b9a1-44fe4917c934 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:10:32.227833 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-798e1743-5cbc-4c0a-b9a1-44fe4917c934 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-61935380", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1116002615", "vendor_name": "tempest-vendor_name-1367684904"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:32.238352 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-79cabc49-3057-49da-b0fc-25276b7de277 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:32.240467 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79cabc49-3057-49da-b0fc-25276b7de277 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe Aug 07 21:10:32.240641 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79cabc49-3057-49da-b0fc-25276b7de277 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:32.240884 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79cabc49-3057-49da-b0fc-25276b7de277 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:32.241227 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-798e1743-5cbc-4c0a-b9a1-44fe4917c934 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:10:32.241573 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1256/5030] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:10:32 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:32.254349 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:32.254550 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:32.254550 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:32.256013 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:32.256304 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5c15f7ae-7ed3-4b82-8aa2-67f0091e65af", "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:32.257614 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Create volume request body: {'volume': {'volume_type': '5c15f7ae-7ed3-4b82-8aa2-67f0091e65af', 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:32.257993 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-79cabc49-3057-49da-b0fc-25276b7de277 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:32.260604 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Create volume of 1 GB Aug 07 21:10:32.260916 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:32.260916 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:32.261251 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Availability Zones retrieved successfully. Aug 07 21:10:32.262059 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79cabc49-3057-49da-b0fc-25276b7de277 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe returned with HTTP 200 Aug 07 21:10:32.262425 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1251/5031] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:32 2026] GET /volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:32.266311 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Flow 'volume_create_api' (da17187b-a038-4c30-beba-ac18ea433514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:32.267207 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (119b8152-e8c6-4810-baa6-cdcea4c8ac6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:32.268062 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:32.273968 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3c3a1127-d454-4126-b1fc-e67994aa33a3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:32.275990 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3c3a1127-d454-4126-b1fc-e67994aa33a3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:10:32.276409 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3c3a1127-d454-4126-b1fc-e67994aa33a3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe", "name": "tempest-VolumeDependencyTests-Snapshot-1408858750"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:32.286157 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:32.286157 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:32.286865 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3c3a1127-d454-4126-b1fc-e67994aa33a3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:32.287010 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-3c3a1127-d454-4126-b1fc-e67994aa33a3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create snapshot from volume 7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe Aug 07 21:10:32.288098 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (119b8152-e8c6-4810-baa6-cdcea4c8ac6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:10:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1116002615',vendor_name='tempest-vendor_name-1367684904'},id=5c15f7ae-7ed3-4b82-8aa2-67f0091e65af,is_public=True,name='tempest-ProjectReaderTests-volume-type-61935380',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c15f7ae-7ed3-4b82-8aa2-67f0091e65af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:32.289235 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90bd0cc8-7054-437e-b844-4ab4112ca5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:32.313471 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-3c3a1127-d454-4126-b1fc-e67994aa33a3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['6430ab69-ecbd-4cca-b9fe-1e13a400411d', '33957c2d-e1f3-4c2f-984a-10f0aae9f423', '0c142298-42fb-44f5-923a-1970c4e9def7', 'b54e77db-b449-479c-840e-351e43ffab83'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:32.317098 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-61935380 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-61935380, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:32.317591 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-61935380 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-61935380, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:32.342814 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3c3a1127-d454-4126-b1fc-e67994aa33a3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot create request issued successfully. Aug 07 21:10:32.343240 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3c3a1127-d454-4126-b1fc-e67994aa33a3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:10:32.343778 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1260/5032] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:10:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:10:32.350229 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Created reservations ['cdae227a-94ee-4d38-b720-3b42d2c67b6a', '59e82055-eb5b-45e2-82b5-502a99159730', '620c2402-f237-4f65-b6ab-983ad8795552', 'e991091d-384f-44e3-94fb-59d5c488e7b7'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:32.350691 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90bd0cc8-7054-437e-b844-4ab4112ca5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdae227a-94ee-4d38-b720-3b42d2c67b6a', '59e82055-eb5b-45e2-82b5-502a99159730', '620c2402-f237-4f65-b6ab-983ad8795552', 'e991091d-384f-44e3-94fb-59d5c488e7b7']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:32.351577 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b864ee-aa80-4627-9411-32085358174c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:32.353702 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c2274627-9ae2-49db-8792-1bf60fa48cbb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:32.355744 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2274627-9ae2-49db-8792-1bf60fa48cbb tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee Aug 07 21:10:32.355998 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2274627-9ae2-49db-8792-1bf60fa48cbb tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:32.356235 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2274627-9ae2-49db-8792-1bf60fa48cbb tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:32.361479 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:32.361479 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:32.361978 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c2274627-9ae2-49db-8792-1bf60fa48cbb tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:32.362742 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2274627-9ae2-49db-8792-1bf60fa48cbb tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee returned with HTTP 200 Aug 07 21:10:32.363190 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1257/5033] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:32 2026] GET /volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:32.375950 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b864ee-aa80-4627-9411-32085358174c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '219c4281-ae73-4106-adca-51f8ea7cca46', '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='63ded26f34d547358ae8c4d5061aa682',qos_specs=None,replication_status=,reservations=['cdae227a-94ee-4d38-b720-3b42d2c67b6a','59e82055-eb5b-45e2-82b5-502a99159730','620c2402-f237-4f65-b6ab-983ad8795552','e991091d-384f-44e3-94fb-59d5c488e7b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c45596523d044a89c3398de5338d82d',volume_type_id=5c15f7ae-7ed3-4b82-8aa2-67f0091e65af), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:32Z,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=219c4281-ae73-4106-adca-51f8ea7cca46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ded26f34d547358ae8c4d5061aa682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c45596523d044a89c3398de5338d82d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c15f7ae-7ed3-4b82-8aa2-67f0091e65af),volume_type_id=5c15f7ae-7ed3-4b82-8aa2-67f0091e65af)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:32.376582 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd68e13-d5ce-4b00-9858-0f7499dd3c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:32.392855 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd68e13-d5ce-4b00-9858-0f7499dd3c89) transitioned into state 'SUCCESS' from 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='63ded26f34d547358ae8c4d5061aa682',qos_specs=None,replication_status=,reservations=['cdae227a-94ee-4d38-b720-3b42d2c67b6a','59e82055-eb5b-45e2-82b5-502a99159730','620c2402-f237-4f65-b6ab-983ad8795552','e991091d-384f-44e3-94fb-59d5c488e7b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c45596523d044a89c3398de5338d82d',volume_type_id=5c15f7ae-7ed3-4b82-8aa2-67f0091e65af)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:32.393557 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7835ddf7-f1bc-4aff-88a5-9a6a4cec2e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:32.401888 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7835ddf7-f1bc-4aff-88a5-9a6a4cec2e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:32.402611 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Flow 'volume_create_api' (da17187b-a038-4c30-beba-ac18ea433514) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:32.402915 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Create volume request issued successfully. Aug 07 21:10:32.403407 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4e6f3a60-d22a-4dad-96df-83655e0cca29 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:32.403997 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1266/5034] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:10:32 2026] POST /volume/v3/volumes => generated 772 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:10:32.413952 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4e2eac09-fa2f-49f0-8d28-ff791c564631 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:32.415468 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e2eac09-fa2f-49f0-8d28-ff791c564631 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] GET https://10.4.3.127/volume/v3/volumes/219c4281-ae73-4106-adca-51f8ea7cca46 Aug 07 21:10:32.415653 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e2eac09-fa2f-49f0-8d28-ff791c564631 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:32.415864 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e2eac09-fa2f-49f0-8d28-ff791c564631 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:32.422853 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:32.422853 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:32.427171 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4e2eac09-fa2f-49f0-8d28-ff791c564631 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Volume info retrieved successfully. Aug 07 21:10:32.430397 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e2eac09-fa2f-49f0-8d28-ff791c564631 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/volumes/219c4281-ae73-4106-adca-51f8ea7cca46 returned with HTTP 200 Aug 07 21:10:32.430750 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1252/5035] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:32 2026] GET /volume/v3/volumes/219c4281-ae73-4106-adca-51f8ea7cca46 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:33.371543 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f3b08621-582a-4924-8cd2-09306d0fe7f0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:33.373517 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3b08621-582a-4924-8cd2-09306d0fe7f0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee Aug 07 21:10:33.373837 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3b08621-582a-4924-8cd2-09306d0fe7f0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:33.374105 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3b08621-582a-4924-8cd2-09306d0fe7f0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:33.378962 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:33.378962 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:33.379315 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f3b08621-582a-4924-8cd2-09306d0fe7f0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:33.380002 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3b08621-582a-4924-8cd2-09306d0fe7f0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee returned with HTTP 200 Aug 07 21:10:33.380320 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1261/5036] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:33 2026] GET /volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:33.388304 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:33.389961 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:33.390365 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "08880971-1de2-4cd6-83a9-91b6af9a93ee", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1152049750"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:33.391726 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request body: {'volume': {'snapshot_id': '08880971-1de2-4cd6-83a9-91b6af9a93ee', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1152049750'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:33.396740 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:33.396740 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:33.397191 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:33.397343 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume of 1 GB Aug 07 21:10:33.400409 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Availability Zones retrieved successfully. Aug 07 21:10:33.405137 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (9a4abefb-73c3-4cc2-b5a0-e9dffe252feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:33.406159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eee1be2b-a804-46e3-955d-09aa5150796b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:33.407032 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:33.431861 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eee1be2b-a804-46e3-955d-09aa5150796b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '08880971-1de2-4cd6-83a9-91b6af9a93ee', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:33.432498 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8dab885-463d-427c-b0d4-6c193bdc8859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:33.442080 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b8c36068-db5f-4985-b7f8-f75e7b68b99e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:33.443852 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b8c36068-db5f-4985-b7f8-f75e7b68b99e tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] GET https://10.4.3.127/volume/v3/volumes/219c4281-ae73-4106-adca-51f8ea7cca46 Aug 07 21:10:33.444058 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b8c36068-db5f-4985-b7f8-f75e7b68b99e tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:33.444232 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b8c36068-db5f-4985-b7f8-f75e7b68b99e tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:33.450776 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:33.450776 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:33.453841 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b8c36068-db5f-4985-b7f8-f75e7b68b99e tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Volume info retrieved successfully. Aug 07 21:10:33.457751 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b8c36068-db5f-4985-b7f8-f75e7b68b99e tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/volumes/219c4281-ae73-4106-adca-51f8ea7cca46 returned with HTTP 200 Aug 07 21:10:33.458170 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1267/5037] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:10:33 2026] GET /volume/v3/volumes/219c4281-ae73-4106-adca-51f8ea7cca46 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:33.468142 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['0486c04c-c12c-4971-91e2-0e6864efd8f6', '158f137e-caf9-445b-85f0-97951b6bb238', '264603af-3f8f-4f56-b5cc-161c02c6624a', '2d95a8f4-a7c5-4782-a246-2ed4ae9dd459'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:33.468885 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8dab885-463d-427c-b0d4-6c193bdc8859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0486c04c-c12c-4971-91e2-0e6864efd8f6', '158f137e-caf9-445b-85f0-97951b6bb238', '264603af-3f8f-4f56-b5cc-161c02c6624a', '2d95a8f4-a7c5-4782-a246-2ed4ae9dd459']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:33.469475 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c50550-5a1d-4b0e-8f2f-be2f7319c13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:33.471012 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d9ad7f53-74fd-4027-80b3-773704fba982 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:33.472827 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9ad7f53-74fd-4027-80b3-773704fba982 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] GET https://10.4.3.127/volume/v3/messages Aug 07 21:10:33.473043 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9ad7f53-74fd-4027-80b3-773704fba982 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:33.473228 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9ad7f53-74fd-4027-80b3-773704fba982 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:33.476550 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9ad7f53-74fd-4027-80b3-773704fba982 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/messages returned with HTTP 200 Aug 07 21:10:33.476923 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1253/5038] 10.4.3.127 () {68 vars in 1280 bytes} [Fri Aug 7 21:10:33 2026] GET /volume/v3/messages => generated 2638 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:33.485544 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3e0d5e40-49bd-4f8f-a4ce-0f0f30d29db2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:33.487179 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3e0d5e40-49bd-4f8f-a4ce-0f0f30d29db2 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-reader] GET https://10.4.3.127/volume/v3/messages/b1a53567-9026-45d9-a20f-764225165f45 Aug 07 21:10:33.487359 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3e0d5e40-49bd-4f8f-a4ce-0f0f30d29db2 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-reader] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:33.487527 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3e0d5e40-49bd-4f8f-a4ce-0f0f30d29db2 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-reader] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:33.490980 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3e0d5e40-49bd-4f8f-a4ce-0f0f30d29db2 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-reader] https://10.4.3.127/volume/v3/messages/b1a53567-9026-45d9-a20f-764225165f45 returned with HTTP 200 Aug 07 21:10:33.491304 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1262/5039] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:33 2026] GET /volume/v3/messages/b1a53567-9026-45d9-a20f-764225165f45 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:33.498998 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8355f4be-eb6c-406f-9b18-8fb1dc7189b4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:33.500564 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8355f4be-eb6c-406f-9b18-8fb1dc7189b4 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] DELETE https://10.4.3.127/volume/v3/messages/b1a53567-9026-45d9-a20f-764225165f45 Aug 07 21:10:33.500828 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8355f4be-eb6c-406f-9b18-8fb1dc7189b4 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:33.501011 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8355f4be-eb6c-406f-9b18-8fb1dc7189b4 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:33.508416 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8355f4be-eb6c-406f-9b18-8fb1dc7189b4 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/messages/b1a53567-9026-45d9-a20f-764225165f45 returned with HTTP 204 Aug 07 21:10:33.508575 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c50550-5a1d-4b0e-8f2f-be2f7319c13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '542605ae-bd57-495f-9d40-8159263c0793', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1152049750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['0486c04c-c12c-4971-91e2-0e6864efd8f6','158f137e-caf9-445b-85f0-97951b6bb238','264603af-3f8f-4f56-b5cc-161c02c6624a','2d95a8f4-a7c5-4782-a246-2ed4ae9dd459'],size=1,snapshot_id=08880971-1de2-4cd6-83a9-91b6af9a93ee,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1152049750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=542605ae-bd57-495f-9d40-8159263c0793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b654aa4c89146bcbd97bc5597728fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=08880971-1de2-4cd6-83a9-91b6af9a93ee,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caa3818fe4a4709963c846373712835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:33.508868 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1268/5040] 10.4.3.127 () {68 vars in 1394 bytes} [Fri Aug 7 21:10:33 2026] DELETE /volume/v3/messages/b1a53567-9026-45d9-a20f-764225165f45 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 21:10:33.509850 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce1cba0-de56-4cc0-928e-9f683b9cf5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:33.515454 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cf6090f5-6945-4cd0-a02b-b00b1c517f68 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:33.518327 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf6090f5-6945-4cd0-a02b-b00b1c517f68 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/219c4281-ae73-4106-adca-51f8ea7cca46 Aug 07 21:10:33.518547 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf6090f5-6945-4cd0-a02b-b00b1c517f68 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:33.518744 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf6090f5-6945-4cd0-a02b-b00b1c517f68 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:33.518949 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-cf6090f5-6945-4cd0-a02b-b00b1c517f68 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Delete volume with id: 219c4281-ae73-4106-adca-51f8ea7cca46 Aug 07 21:10:33.525256 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:33.525256 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:33.525614 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cf6090f5-6945-4cd0-a02b-b00b1c517f68 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Volume info retrieved successfully. Aug 07 21:10:33.526603 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-cf6090f5-6945-4cd0-a02b-b00b1c517f68 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100275) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 21:10:33.531518 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce1cba0-de56-4cc0-928e-9f683b9cf5e8) transitioned into state 'SUCCESS' from state '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-1152049750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['0486c04c-c12c-4971-91e2-0e6864efd8f6','158f137e-caf9-445b-85f0-97951b6bb238','264603af-3f8f-4f56-b5cc-161c02c6624a','2d95a8f4-a7c5-4782-a246-2ed4ae9dd459'],size=1,snapshot_id=08880971-1de2-4cd6-83a9-91b6af9a93ee,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:33.532231 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e38a717d-8316-43c6-81a7-401d5a4915ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:33.535680 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-cf6090f5-6945-4cd0-a02b-b00b1c517f68 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-61935380 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-61935380, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:33.535950 np0000006755 devstack@c-api.service[100275]: WARNING cinder.quota [None req-cf6090f5-6945-4cd0-a02b-b00b1c517f68 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-61935380 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-61935380, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:10:33.548823 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-cf6090f5-6945-4cd0-a02b-b00b1c517f68 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Created reservations ['5c012b21-37c2-4ee0-bc49-ba7c534d73f5', 'bafc356d-a00d-45a4-97dc-f0cee62ed742', '338b1f65-c599-4eea-afaf-641e78f36616', '034fc187-17ec-49f8-8be2-2e7592c7e433'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:33.555606 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e38a717d-8316-43c6-81a7-401d5a4915ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:33.556517 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (9a4abefb-73c3-4cc2-b5a0-e9dffe252feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:33.556848 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request issued successfully. Aug 07 21:10:33.557396 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b7b3b0b-dee9-496d-b340-b89b37ff32d8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:33.557839 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1258/5041] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:10:33 2026] POST /volume/v3/volumes => generated 804 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:33.571973 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-71d59326-9e3e-4233-8164-77357813e359 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:33.573805 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-71d59326-9e3e-4233-8164-77357813e359 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 Aug 07 21:10:33.574075 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-71d59326-9e3e-4233-8164-77357813e359 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:33.574303 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-71d59326-9e3e-4233-8164-77357813e359 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:33.580231 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cf6090f5-6945-4cd0-a02b-b00b1c517f68 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Delete volume request issued successfully. Aug 07 21:10:33.580481 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf6090f5-6945-4cd0-a02b-b00b1c517f68 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/volumes/219c4281-ae73-4106-adca-51f8ea7cca46 returned with HTTP 202 Aug 07 21:10:33.580962 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1254/5042] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:10:33 2026] DELETE /volume/v3/volumes/219c4281-ae73-4106-adca-51f8ea7cca46 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:33.581767 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:33.581767 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:33.585934 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-71d59326-9e3e-4233-8164-77357813e359 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:33.587967 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f13a079a-26b2-4bd6-b2fc-06f2a055c177 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:33.589869 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f13a079a-26b2-4bd6-b2fc-06f2a055c177 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] DELETE https://10.4.3.127/volume/v3/types/5c15f7ae-7ed3-4b82-8aa2-67f0091e65af Aug 07 21:10:33.590074 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f13a079a-26b2-4bd6-b2fc-06f2a055c177 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:33.590270 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f13a079a-26b2-4bd6-b2fc-06f2a055c177 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:33.590341 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-71d59326-9e3e-4233-8164-77357813e359 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 returned with HTTP 200 Aug 07 21:10:33.590780 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1263/5043] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:33 2026] GET /volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:33.611244 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f13a079a-26b2-4bd6-b2fc-06f2a055c177 tempest-ProjectReaderTests-342394536 tempest-ProjectReaderTests-342394536-project-admin] https://10.4.3.127/volume/v3/types/5c15f7ae-7ed3-4b82-8aa2-67f0091e65af returned with HTTP 202 Aug 07 21:10:33.611621 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1269/5044] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:33 2026] DELETE /volume/v3/types/5c15f7ae-7ed3-4b82-8aa2-67f0091e65af => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:34.604169 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c881e58b-91de-48da-a413-a0128596f411 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:34.606425 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c881e58b-91de-48da-a413-a0128596f411 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 Aug 07 21:10:34.606639 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c881e58b-91de-48da-a413-a0128596f411 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:34.606872 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c881e58b-91de-48da-a413-a0128596f411 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:34.614039 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:34.614039 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:34.617727 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c881e58b-91de-48da-a413-a0128596f411 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:34.621978 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c881e58b-91de-48da-a413-a0128596f411 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 returned with HTTP 200 Aug 07 21:10:34.622341 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1259/5045] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:34 2026] GET /volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:34.634208 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0dda84b5-1383-4686-abd0-169f6286365f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:34.636228 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0dda84b5-1383-4686-abd0-169f6286365f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 Aug 07 21:10:34.636637 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0dda84b5-1383-4686-abd0-169f6286365f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:34.636742 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0dda84b5-1383-4686-abd0-169f6286365f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:34.636848 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-0dda84b5-1383-4686-abd0-169f6286365f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete snapshot with id: ba8edc03-04f6-47e6-8e12-cb4ca8149073 Aug 07 21:10:34.648746 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:34.648746 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:34.649295 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0dda84b5-1383-4686-abd0-169f6286365f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:34.667839 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0dda84b5-1383-4686-abd0-169f6286365f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot delete request issued successfully. Aug 07 21:10:34.668035 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0dda84b5-1383-4686-abd0-169f6286365f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 returned with HTTP 202 Aug 07 21:10:34.668428 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1255/5046] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:10:34 2026] DELETE /volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:34.678295 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d23a0744-d6d6-4e95-a179-3e8363848297 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:34.681176 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d23a0744-d6d6-4e95-a179-3e8363848297 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 Aug 07 21:10:34.681176 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d23a0744-d6d6-4e95-a179-3e8363848297 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:34.681176 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d23a0744-d6d6-4e95-a179-3e8363848297 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:34.687155 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:34.687155 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:34.687714 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d23a0744-d6d6-4e95-a179-3e8363848297 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:34.688922 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d23a0744-d6d6-4e95-a179-3e8363848297 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 returned with HTTP 200 Aug 07 21:10:34.689216 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1264/5047] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:34 2026] GET /volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:35.070649 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1083f611-d869-414d-8fad-e60845dc96b1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.158686 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1083f611-d869-414d-8fad-e60845dc96b1 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:10:35.159079 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1083f611-d869-414d-8fad-e60845dc96b1 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1061871355", "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=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.174561 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1083f611-d869-414d-8fad-e60845dc96b1 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:10:35.174919 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1270/5048] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:10:35 2026] POST /volume/v3/types => generated 380 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:35.183006 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d9415879-49f5-44ef-9df1-75b9b7256bdb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.184562 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9415879-49f5-44ef-9df1-75b9b7256bdb tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] POST https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/encryption Aug 07 21:10:35.185053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9415879-49f5-44ef-9df1-75b9b7256bdb tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.199646 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9415879-49f5-44ef-9df1-75b9b7256bdb tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/encryption returned with HTTP 200 Aug 07 21:10:35.200220 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1260/5049] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:10:35 2026] POST /volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:35.208544 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ea9ef00d-de15-4382-bc49-b6669a5a364f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.210279 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea9ef00d-de15-4382-bc49-b6669a5a364f tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:10:35.210643 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea9ef00d-de15-4382-bc49-b6669a5a364f tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1498467883", "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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.212200 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:35.212200 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:35.226583 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea9ef00d-de15-4382-bc49-b6669a5a364f tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:10:35.227058 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1256/5050] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:10:35 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:35.235380 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4191fadc-02cc-456c-b7d5-cff71c84b433 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.299142 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4191fadc-02cc-456c-b7d5-cff71c84b433 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] POST https://10.4.3.127/volume/v3/types/628da956-650c-4084-957a-971185b74a5c/encryption Aug 07 21:10:35.299490 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4191fadc-02cc-456c-b7d5-cff71c84b433 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.301873 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.policy [None req-4191fadc-02cc-456c-b7d5-cff71c84b433 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'c4d527618c3e442181556d241baa77ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '468331f71a124a019d69cea12652a787', '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=100278) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:35.302153 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4191fadc-02cc-456c-b7d5-cff71c84b433 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/628da956-650c-4084-957a-971185b74a5c/encryption returned with HTTP 403 Aug 07 21:10:35.302663 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1265/5051] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:10:35 2026] POST /volume/v3/types/628da956-650c-4084-957a-971185b74a5c/encryption => generated 127 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:35.313621 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-787754db-6e86-4a1b-a25f-c314c161e170 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.315197 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-787754db-6e86-4a1b-a25f-c314c161e170 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:10:35.315546 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-787754db-6e86-4a1b-a25f-c314c161e170 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-435119462", "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=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.328560 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-787754db-6e86-4a1b-a25f-c314c161e170 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:10:35.328954 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1271/5052] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:10:35 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:35.338933 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6ddb61ea-2570-4356-bf40-45bcf6a4ff16 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.340368 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ddb61ea-2570-4356-bf40-45bcf6a4ff16 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] POST https://10.4.3.127/volume/v3/types/3ec9e088-b252-47f4-97c0-dd318037013f/extra_specs Aug 07 21:10:35.340820 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ddb61ea-2570-4356-bf40-45bcf6a4ff16 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.342934 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-6ddb61ea-2570-4356-bf40-45bcf6a4ff16 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'c4d527618c3e442181556d241baa77ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '468331f71a124a019d69cea12652a787', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:35.343214 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ddb61ea-2570-4356-bf40-45bcf6a4ff16 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/3ec9e088-b252-47f4-97c0-dd318037013f/extra_specs returned with HTTP 403 Aug 07 21:10:35.343679 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1261/5053] 10.4.3.127 () {68 vars in 1399 bytes} [Fri Aug 7 21:10:35 2026] POST /volume/v3/types/3ec9e088-b252-47f4-97c0-dd318037013f/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:35.351329 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-545df669-cbf1-46fe-9aa5-d404bd1428da None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.353149 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-545df669-cbf1-46fe-9aa5-d404bd1428da tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] PUT https://10.4.3.127/volume/v3/types/3ec9e088-b252-47f4-97c0-dd318037013f/extra_specs/key2 Aug 07 21:10:35.353456 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-545df669-cbf1-46fe-9aa5-d404bd1428da tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.355726 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-545df669-cbf1-46fe-9aa5-d404bd1428da tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c4d527618c3e442181556d241baa77ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '468331f71a124a019d69cea12652a787', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:35.355940 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-545df669-cbf1-46fe-9aa5-d404bd1428da tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/3ec9e088-b252-47f4-97c0-dd318037013f/extra_specs/key2 returned with HTTP 403 Aug 07 21:10:35.356362 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1257/5054] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:10:35 2026] PUT /volume/v3/types/3ec9e088-b252-47f4-97c0-dd318037013f/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:35.365384 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-27a5e5ad-6944-4592-bfba-b02f888634f1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.367101 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-27a5e5ad-6944-4592-bfba-b02f888634f1 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] POST https://10.4.3.127/volume/v3/types Aug 07 21:10:35.367446 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-27a5e5ad-6944-4592-bfba-b02f888634f1 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.369781 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.policy [None req-27a5e5ad-6944-4592-bfba-b02f888634f1 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'c4d527618c3e442181556d241baa77ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '468331f71a124a019d69cea12652a787', '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=100278) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:35.370029 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-27a5e5ad-6944-4592-bfba-b02f888634f1 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types returned with HTTP 403 Aug 07 21:10:35.370450 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1266/5055] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:10:35 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:35.381376 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-34bdcfc0-f615-4e83-93c9-7b81e5538c60 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.383031 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-34bdcfc0-f615-4e83-93c9-7b81e5538c60 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:10:35.383387 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-34bdcfc0-f615-4e83-93c9-7b81e5538c60 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1818286227", "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=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.399446 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-34bdcfc0-f615-4e83-93c9-7b81e5538c60 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:10:35.399927 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1272/5056] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:10:35 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:35.409586 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-623292e7-cdf7-41d5-9525-658ada65c61a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.413784 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-623292e7-cdf7-41d5-9525-658ada65c61a tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] POST https://10.4.3.127/volume/v3/types/824eb84f-0a1e-4e12-af5d-9655a401547d/encryption Aug 07 21:10:35.413784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-623292e7-cdf7-41d5-9525-658ada65c61a tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.429598 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-623292e7-cdf7-41d5-9525-658ada65c61a tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types/824eb84f-0a1e-4e12-af5d-9655a401547d/encryption returned with HTTP 200 Aug 07 21:10:35.430290 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1262/5057] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:10:35 2026] POST /volume/v3/types/824eb84f-0a1e-4e12-af5d-9655a401547d/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:35.440105 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5801f95a-5162-493b-b917-c06749cbb2ee None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.442009 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5801f95a-5162-493b-b917-c06749cbb2ee tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] DELETE https://10.4.3.127/volume/v3/types/824eb84f-0a1e-4e12-af5d-9655a401547d/encryption/ceff4d0b-172f-4527-b39c-3933ef3af935 Aug 07 21:10:35.442200 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5801f95a-5162-493b-b917-c06749cbb2ee tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.442500 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5801f95a-5162-493b-b917-c06749cbb2ee tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.443172 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-5801f95a-5162-493b-b917-c06749cbb2ee tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'c4d527618c3e442181556d241baa77ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '468331f71a124a019d69cea12652a787', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:35.443406 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5801f95a-5162-493b-b917-c06749cbb2ee tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/824eb84f-0a1e-4e12-af5d-9655a401547d/encryption/ceff4d0b-172f-4527-b39c-3933ef3af935 returned with HTTP 403 Aug 07 21:10:35.444084 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1258/5058] 10.4.3.127 () {66 vars in 1489 bytes} [Fri Aug 7 21:10:35 2026] DELETE /volume/v3/types/824eb84f-0a1e-4e12-af5d-9655a401547d/encryption/ceff4d0b-172f-4527-b39c-3933ef3af935 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:35.454459 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7b43f054-8e48-46d2-b8bb-223e1d26f647 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.456416 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7b43f054-8e48-46d2-b8bb-223e1d26f647 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:10:35.456801 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7b43f054-8e48-46d2-b8bb-223e1d26f647 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-119500154", "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=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.471997 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7b43f054-8e48-46d2-b8bb-223e1d26f647 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:10:35.472367 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1267/5059] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:10:35 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:35.483139 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-61a23662-36f6-484a-99fb-32f5916232f9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.484994 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-61a23662-36f6-484a-99fb-32f5916232f9 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] DELETE https://10.4.3.127/volume/v3/types/d9cbb994-5674-449e-8c91-e91a4559a430/extra_specs/key1 Aug 07 21:10:35.485201 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-61a23662-36f6-484a-99fb-32f5916232f9 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.485419 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-61a23662-36f6-484a-99fb-32f5916232f9 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.490280 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.policy [None req-61a23662-36f6-484a-99fb-32f5916232f9 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'c4d527618c3e442181556d241baa77ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '468331f71a124a019d69cea12652a787', '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=100277) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:35.490496 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-61a23662-36f6-484a-99fb-32f5916232f9 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/d9cbb994-5674-449e-8c91-e91a4559a430/extra_specs/key1 returned with HTTP 403 Aug 07 21:10:35.491009 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1273/5060] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 7 21:10:35 2026] DELETE /volume/v3/types/d9cbb994-5674-449e-8c91-e91a4559a430/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:35.502135 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ba902fa0-82f7-4988-ba5b-9248012073df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.503327 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba902fa0-82f7-4988-ba5b-9248012073df tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:10:35.503754 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba902fa0-82f7-4988-ba5b-9248012073df tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-12214352", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.517429 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba902fa0-82f7-4988-ba5b-9248012073df tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:10:35.517915 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1263/5061] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:10:35 2026] POST /volume/v3/types => generated 378 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:35.527654 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-822a4a5c-2eb3-41c1-bf44-b020f272b654 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.529479 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-822a4a5c-2eb3-41c1-bf44-b020f272b654 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] DELETE https://10.4.3.127/volume/v3/types/0f19dd2a-41b5-467e-8fff-109e51e24566 Aug 07 21:10:35.529684 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-822a4a5c-2eb3-41c1-bf44-b020f272b654 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.529989 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-822a4a5c-2eb3-41c1-bf44-b020f272b654 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.530653 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-822a4a5c-2eb3-41c1-bf44-b020f272b654 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'c4d527618c3e442181556d241baa77ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '468331f71a124a019d69cea12652a787', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:35.530862 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-822a4a5c-2eb3-41c1-bf44-b020f272b654 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/0f19dd2a-41b5-467e-8fff-109e51e24566 returned with HTTP 403 Aug 07 21:10:35.531458 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1259/5062] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:35 2026] DELETE /volume/v3/types/0f19dd2a-41b5-467e-8fff-109e51e24566 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:35.540937 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1dfe8d32-0693-4d61-a0da-02d473d179a9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.542739 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1dfe8d32-0693-4d61-a0da-02d473d179a9 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] GET https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/extra_specs Aug 07 21:10:35.542940 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1dfe8d32-0693-4d61-a0da-02d473d179a9 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.543121 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1dfe8d32-0693-4d61-a0da-02d473d179a9 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.550144 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1dfe8d32-0693-4d61-a0da-02d473d179a9 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/extra_specs returned with HTTP 200 Aug 07 21:10:35.550600 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1268/5063] 10.4.3.127 () {66 vars in 1378 bytes} [Fri Aug 7 21:10:35 2026] GET /volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:35.562729 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e15e164a-3ae6-48a1-86ad-07f73a9f6058 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.564528 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e15e164a-3ae6-48a1-86ad-07f73a9f6058 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] GET https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/encryption/cipher Aug 07 21:10:35.564726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e15e164a-3ae6-48a1-86ad-07f73a9f6058 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.564930 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e15e164a-3ae6-48a1-86ad-07f73a9f6058 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.565590 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.policy [None req-e15e164a-3ae6-48a1-86ad-07f73a9f6058 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c4d527618c3e442181556d241baa77ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '468331f71a124a019d69cea12652a787', '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=100277) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:35.565766 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e15e164a-3ae6-48a1-86ad-07f73a9f6058 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/encryption/cipher returned with HTTP 403 Aug 07 21:10:35.566256 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1274/5064] 10.4.3.127 () {66 vars in 1396 bytes} [Fri Aug 7 21:10:35 2026] GET /volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:35.573419 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0542e51f-f850-4400-9bbe-2a76a88e9675 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.574872 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0542e51f-f850-4400-9bbe-2a76a88e9675 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] GET https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/encryption Aug 07 21:10:35.575148 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0542e51f-f850-4400-9bbe-2a76a88e9675 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.575504 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0542e51f-f850-4400-9bbe-2a76a88e9675 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.576267 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-0542e51f-f850-4400-9bbe-2a76a88e9675 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c4d527618c3e442181556d241baa77ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '468331f71a124a019d69cea12652a787', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:35.576561 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0542e51f-f850-4400-9bbe-2a76a88e9675 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/encryption returned with HTTP 403 Aug 07 21:10:35.577141 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1264/5065] 10.4.3.127 () {66 vars in 1375 bytes} [Fri Aug 7 21:10:35 2026] GET /volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:35.585514 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b0769381-2676-4918-bb75-9fb7f425b5e6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.588145 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0769381-2676-4918-bb75-9fb7f425b5e6 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] GET https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/extra_specs/multiattach Aug 07 21:10:35.588387 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0769381-2676-4918-bb75-9fb7f425b5e6 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.588618 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0769381-2676-4918-bb75-9fb7f425b5e6 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.597301 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0769381-2676-4918-bb75-9fb7f425b5e6 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/extra_specs/multiattach returned with HTTP 200 Aug 07 21:10:35.597773 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1260/5066] 10.4.3.127 () {66 vars in 1414 bytes} [Fri Aug 7 21:10:35 2026] GET /volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 21:10:35.603815 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d630866a-6628-447c-8ead-004b8ff5baca None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.605639 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d630866a-6628-447c-8ead-004b8ff5baca tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] GET https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/extra_specs/volume_backend_name Aug 07 21:10:35.605866 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d630866a-6628-447c-8ead-004b8ff5baca tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.606045 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d630866a-6628-447c-8ead-004b8ff5baca tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.612844 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d630866a-6628-447c-8ead-004b8ff5baca tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 21:10:35.613349 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1269/5067] 10.4.3.127 () {66 vars in 1438 bytes} [Fri Aug 7 21:10:35 2026] GET /volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/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) Aug 07 21:10:35.622636 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9f52008f-b410-4d7c-aefc-16392870f939 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.624491 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f52008f-b410-4d7c-aefc-16392870f939 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] PUT https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/encryption/59bee379-d9c3-4d2e-9e1d-74d60e77d69f Aug 07 21:10:35.624892 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f52008f-b410-4d7c-aefc-16392870f939 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.627255 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.policy [None req-9f52008f-b410-4d7c-aefc-16392870f939 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'c4d527618c3e442181556d241baa77ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '468331f71a124a019d69cea12652a787', '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=100277) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:35.627487 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f52008f-b410-4d7c-aefc-16392870f939 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/encryption/59bee379-d9c3-4d2e-9e1d-74d60e77d69f returned with HTTP 403 Aug 07 21:10:35.627968 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1275/5068] 10.4.3.127 () {68 vars in 1506 bytes} [Fri Aug 7 21:10:35 2026] PUT /volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/encryption/59bee379-d9c3-4d2e-9e1d-74d60e77d69f => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:35.636757 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fe3e37c2-45cc-486d-938e-5202c1cc8496 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.638290 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe3e37c2-45cc-486d-938e-5202c1cc8496 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] PUT https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/extra_specs/key1 Aug 07 21:10:35.638663 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe3e37c2-45cc-486d-938e-5202c1cc8496 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.640456 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-fe3e37c2-45cc-486d-938e-5202c1cc8496 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c4d527618c3e442181556d241baa77ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '468331f71a124a019d69cea12652a787', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:35.641152 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe3e37c2-45cc-486d-938e-5202c1cc8496 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/extra_specs/key1 returned with HTTP 403 Aug 07 21:10:35.641152 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1265/5069] 10.4.3.127 () {68 vars in 1413 bytes} [Fri Aug 7 21:10:35 2026] PUT /volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:35.649063 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-54c16cab-3553-4d79-9c99-c5d74a30a054 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.650607 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54c16cab-3553-4d79-9c99-c5d74a30a054 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] PUT https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3 Aug 07 21:10:35.650946 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54c16cab-3553-4d79-9c99-c5d74a30a054 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:35.652905 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-54c16cab-3553-4d79-9c99-c5d74a30a054 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'c4d527618c3e442181556d241baa77ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '468331f71a124a019d69cea12652a787', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:10:35.653132 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54c16cab-3553-4d79-9c99-c5d74a30a054 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-reader] https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3 returned with HTTP 403 Aug 07 21:10:35.653566 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1261/5070] 10.4.3.127 () {68 vars in 1362 bytes} [Fri Aug 7 21:10:35 2026] PUT /volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:35.661973 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-876473de-83c6-4e5c-b457-7366de7ccd11 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.664036 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-876473de-83c6-4e5c-b457-7366de7ccd11 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] DELETE https://10.4.3.127/volume/v3/types/0f19dd2a-41b5-467e-8fff-109e51e24566 Aug 07 21:10:35.664270 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-876473de-83c6-4e5c-b457-7366de7ccd11 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.664463 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-876473de-83c6-4e5c-b457-7366de7ccd11 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.691684 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-876473de-83c6-4e5c-b457-7366de7ccd11 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types/0f19dd2a-41b5-467e-8fff-109e51e24566 returned with HTTP 202 Aug 07 21:10:35.692206 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1270/5071] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:35 2026] DELETE /volume/v3/types/0f19dd2a-41b5-467e-8fff-109e51e24566 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:35.698415 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-13383855-40e4-4c6c-9a83-96dd746754b9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.699892 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-13383855-40e4-4c6c-9a83-96dd746754b9 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] DELETE https://10.4.3.127/volume/v3/types/d9cbb994-5674-449e-8c91-e91a4559a430 Aug 07 21:10:35.700070 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-13383855-40e4-4c6c-9a83-96dd746754b9 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.700265 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-13383855-40e4-4c6c-9a83-96dd746754b9 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.701632 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-49e41d90-50b3-4e4b-95a8-91db80cb9f81 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.702953 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49e41d90-50b3-4e4b-95a8-91db80cb9f81 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 Aug 07 21:10:35.703254 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49e41d90-50b3-4e4b-95a8-91db80cb9f81 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.703510 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49e41d90-50b3-4e4b-95a8-91db80cb9f81 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.708010 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49e41d90-50b3-4e4b-95a8-91db80cb9f81 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 returned with HTTP 404 Aug 07 21:10:35.708521 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1266/5072] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:35 2026] GET /volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:35.715911 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee4607b7-113a-4940-9aba-adb71a967688 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.718354 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee4607b7-113a-4940-9aba-adb71a967688 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee Aug 07 21:10:35.718570 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee4607b7-113a-4940-9aba-adb71a967688 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.718773 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee4607b7-113a-4940-9aba-adb71a967688 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.718885 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-ee4607b7-113a-4940-9aba-adb71a967688 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete snapshot with id: 08880971-1de2-4cd6-83a9-91b6af9a93ee Aug 07 21:10:35.725496 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:35.725496 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:35.726047 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-13383855-40e4-4c6c-9a83-96dd746754b9 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types/d9cbb994-5674-449e-8c91-e91a4559a430 returned with HTTP 202 Aug 07 21:10:35.726187 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee4607b7-113a-4940-9aba-adb71a967688 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:35.726430 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1276/5073] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:35 2026] DELETE /volume/v3/types/d9cbb994-5674-449e-8c91-e91a4559a430 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:35.735499 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5211f120-05d2-4525-b681-1ebf0fd62042 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.737162 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5211f120-05d2-4525-b681-1ebf0fd62042 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] DELETE https://10.4.3.127/volume/v3/types/824eb84f-0a1e-4e12-af5d-9655a401547d Aug 07 21:10:35.737357 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5211f120-05d2-4525-b681-1ebf0fd62042 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.737581 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5211f120-05d2-4525-b681-1ebf0fd62042 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Calling method '_delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.740521 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee4607b7-113a-4940-9aba-adb71a967688 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot delete request issued successfully. Aug 07 21:10:35.740689 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee4607b7-113a-4940-9aba-adb71a967688 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee returned with HTTP 202 Aug 07 21:10:35.741188 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1262/5074] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:10:35 2026] DELETE /volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:35.748229 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2c99da49-3e45-4473-b684-b9c96ab3810b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.749614 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c99da49-3e45-4473-b684-b9c96ab3810b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee Aug 07 21:10:35.749977 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c99da49-3e45-4473-b684-b9c96ab3810b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.750273 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c99da49-3e45-4473-b684-b9c96ab3810b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.754923 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:35.754923 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:35.755451 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2c99da49-3e45-4473-b684-b9c96ab3810b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:35.756323 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c99da49-3e45-4473-b684-b9c96ab3810b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee returned with HTTP 200 Aug 07 21:10:35.756816 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1267/5075] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:35 2026] GET /volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:35.762869 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5211f120-05d2-4525-b681-1ebf0fd62042 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types/824eb84f-0a1e-4e12-af5d-9655a401547d returned with HTTP 202 Aug 07 21:10:35.763430 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1271/5076] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:35 2026] DELETE /volume/v3/types/824eb84f-0a1e-4e12-af5d-9655a401547d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:35.770267 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-18d8d6d4-31c0-41a1-8db9-fc30a480e30c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.771934 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-18d8d6d4-31c0-41a1-8db9-fc30a480e30c tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] DELETE https://10.4.3.127/volume/v3/types/3ec9e088-b252-47f4-97c0-dd318037013f Aug 07 21:10:35.772113 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-18d8d6d4-31c0-41a1-8db9-fc30a480e30c tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.772304 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-18d8d6d4-31c0-41a1-8db9-fc30a480e30c tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Calling method '_delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.793136 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-18d8d6d4-31c0-41a1-8db9-fc30a480e30c tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types/3ec9e088-b252-47f4-97c0-dd318037013f returned with HTTP 202 Aug 07 21:10:35.793489 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1277/5077] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:35 2026] DELETE /volume/v3/types/3ec9e088-b252-47f4-97c0-dd318037013f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:35.800058 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d740bfde-6ade-4258-8e61-41815e0807a2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.802052 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d740bfde-6ade-4258-8e61-41815e0807a2 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] DELETE https://10.4.3.127/volume/v3/types/628da956-650c-4084-957a-971185b74a5c Aug 07 21:10:35.802275 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d740bfde-6ade-4258-8e61-41815e0807a2 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.802496 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d740bfde-6ade-4258-8e61-41815e0807a2 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.802827 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:35.802827 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:35.826584 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d740bfde-6ade-4258-8e61-41815e0807a2 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types/628da956-650c-4084-957a-971185b74a5c returned with HTTP 202 Aug 07 21:10:35.827101 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1263/5078] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:35 2026] DELETE /volume/v3/types/628da956-650c-4084-957a-971185b74a5c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:35.834438 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-132d8b33-3ccd-441b-9a6d-96ad0cad9314 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:35.836137 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-132d8b33-3ccd-441b-9a6d-96ad0cad9314 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] DELETE https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3 Aug 07 21:10:35.836499 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-132d8b33-3ccd-441b-9a6d-96ad0cad9314 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:35.836846 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-132d8b33-3ccd-441b-9a6d-96ad0cad9314 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:35.866733 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-132d8b33-3ccd-441b-9a6d-96ad0cad9314 tempest-VolumeTypesReaderTests-1788507533 tempest-VolumeTypesReaderTests-1788507533-project-admin] https://10.4.3.127/volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3 returned with HTTP 202 Aug 07 21:10:35.867428 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1268/5079] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:10:35 2026] DELETE /volume/v3/types/28a92a46-7696-414b-b065-d3ca1dbf91f3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:36.767569 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f6201d4e-700e-4c05-9a03-8759bf08330e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:36.771336 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f6201d4e-700e-4c05-9a03-8759bf08330e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee Aug 07 21:10:36.771532 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f6201d4e-700e-4c05-9a03-8759bf08330e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:36.771725 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f6201d4e-700e-4c05-9a03-8759bf08330e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:36.776060 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f6201d4e-700e-4c05-9a03-8759bf08330e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee returned with HTTP 404 Aug 07 21:10:36.776500 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1272/5080] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:36 2026] GET /volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:36.784206 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-dcadbff4-17aa-4816-9032-9d3ca4dd1a46 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:36.785911 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dcadbff4-17aa-4816-9032-9d3ca4dd1a46 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 Aug 07 21:10:36.786175 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dcadbff4-17aa-4816-9032-9d3ca4dd1a46 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:36.786386 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dcadbff4-17aa-4816-9032-9d3ca4dd1a46 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:36.786574 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-dcadbff4-17aa-4816-9032-9d3ca4dd1a46 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: 6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 Aug 07 21:10:36.793829 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:36.793829 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:36.794312 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-dcadbff4-17aa-4816-9032-9d3ca4dd1a46 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:36.814311 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-dcadbff4-17aa-4816-9032-9d3ca4dd1a46 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume request issued successfully. Aug 07 21:10:36.814501 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dcadbff4-17aa-4816-9032-9d3ca4dd1a46 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 returned with HTTP 202 Aug 07 21:10:36.815067 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1278/5081] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:36 2026] DELETE /volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:36.822987 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-07abf450-45cc-4ec6-9527-3445c12c8052 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:36.825188 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07abf450-45cc-4ec6-9527-3445c12c8052 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 Aug 07 21:10:36.825452 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-07abf450-45cc-4ec6-9527-3445c12c8052 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:36.825773 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-07abf450-45cc-4ec6-9527-3445c12c8052 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:36.833241 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:36.833241 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:36.837356 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-07abf450-45cc-4ec6-9527-3445c12c8052 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:36.842023 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07abf450-45cc-4ec6-9527-3445c12c8052 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 returned with HTTP 200 Aug 07 21:10:36.842623 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1264/5082] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:36 2026] GET /volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:37.375127 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:37.450786 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:37.450786 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-728543434"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:37.450981 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-728543434'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:37.451191 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Create volume of 1 GB Aug 07 21:10:37.454944 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Availability Zones retrieved successfully. Aug 07 21:10:37.459778 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Flow 'volume_create_api' (6a5ebaf7-226f-4af5-9f54-410cf85e5801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:37.460883 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2662b2fe-1ab6-4ee9-9fed-04cfaf1167bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:37.461689 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:37.484180 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2662b2fe-1ab6-4ee9-9fed-04cfaf1167bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:37.485208 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7663838c-e1aa-480c-8642-9cb3590fe999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:37.538358 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Created reservations ['466c6a06-5f73-4b55-bff0-50a8839a4792', '6abe67b7-98d9-4e14-bf73-5146a64b6253', '5f3a845e-1a8d-4ee5-aac3-69569469ce8b', 'a4c6e6bb-304f-4c11-a1d3-cafe2e533ff8'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:37.539355 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7663838c-e1aa-480c-8642-9cb3590fe999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['466c6a06-5f73-4b55-bff0-50a8839a4792', '6abe67b7-98d9-4e14-bf73-5146a64b6253', '5f3a845e-1a8d-4ee5-aac3-69569469ce8b', 'a4c6e6bb-304f-4c11-a1d3-cafe2e533ff8']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:37.540159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7df3281-1878-4cc4-99fd-5a9ae31abddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:37.562213 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7df3281-1878-4cc4-99fd-5a9ae31abddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edd8def4-4501-426a-9ad4-9084133eff9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-728543434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d07388244dc4bf89f003eb2a443dcd9',qos_specs=None,replication_status=,reservations=['466c6a06-5f73-4b55-bff0-50a8839a4792','6abe67b7-98d9-4e14-bf73-5146a64b6253','5f3a845e-1a8d-4ee5-aac3-69569469ce8b','a4c6e6bb-304f-4c11-a1d3-cafe2e533ff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525bf686b67c4e99a6138f95dd2b068f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-728543434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edd8def4-4501-426a-9ad4-9084133eff9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d07388244dc4bf89f003eb2a443dcd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='525bf686b67c4e99a6138f95dd2b068f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:37.563180 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39dd69fb-66a0-4b35-9b64-56de6bd894dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:37.579641 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39dd69fb-66a0-4b35-9b64-56de6bd894dd) transitioned into state 'SUCCESS' from state '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-728543434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d07388244dc4bf89f003eb2a443dcd9',qos_specs=None,replication_status=,reservations=['466c6a06-5f73-4b55-bff0-50a8839a4792','6abe67b7-98d9-4e14-bf73-5146a64b6253','5f3a845e-1a8d-4ee5-aac3-69569469ce8b','a4c6e6bb-304f-4c11-a1d3-cafe2e533ff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525bf686b67c4e99a6138f95dd2b068f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:37.581059 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e340448d-b0c4-4c21-9a1f-223b2a619c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:37.592587 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e340448d-b0c4-4c21-9a1f-223b2a619c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:37.593528 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Flow 'volume_create_api' (6a5ebaf7-226f-4af5-9f54-410cf85e5801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:37.593942 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Create volume request issued successfully. Aug 07 21:10:37.594567 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a57cd8c-400f-4d55-ae41-5db443b0f038 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:37.595081 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1269/5083] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:10:37 2026] POST /volume/v3/volumes => generated 777 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:37.608326 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-159609ef-001f-46ce-bca1-5d061c9f8bbc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:37.610181 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-159609ef-001f-46ce-bca1-5d061c9f8bbc tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f Aug 07 21:10:37.610378 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-159609ef-001f-46ce-bca1-5d061c9f8bbc tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:37.610556 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-159609ef-001f-46ce-bca1-5d061c9f8bbc tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:37.617162 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:37.617162 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:37.620180 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-159609ef-001f-46ce-bca1-5d061c9f8bbc tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:37.624245 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-159609ef-001f-46ce-bca1-5d061c9f8bbc tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f returned with HTTP 200 Aug 07 21:10:37.624678 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1273/5084] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:37 2026] GET /volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:37.856363 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7584f698-0403-4343-a281-773353309853 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:37.858453 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7584f698-0403-4343-a281-773353309853 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 Aug 07 21:10:37.858685 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7584f698-0403-4343-a281-773353309853 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:37.858907 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7584f698-0403-4343-a281-773353309853 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:37.864522 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7584f698-0403-4343-a281-773353309853 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 returned with HTTP 404 Aug 07 21:10:37.865004 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1279/5085] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:37 2026] GET /volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:37.871938 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f5282bd8-fae7-472c-8111-c14c2e299336 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:37.873736 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5282bd8-fae7-472c-8111-c14c2e299336 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe Aug 07 21:10:37.873960 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5282bd8-fae7-472c-8111-c14c2e299336 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:37.874135 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5282bd8-fae7-472c-8111-c14c2e299336 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:37.874304 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-f5282bd8-fae7-472c-8111-c14c2e299336 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: 7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe Aug 07 21:10:37.880655 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:37.880655 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:37.881080 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f5282bd8-fae7-472c-8111-c14c2e299336 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:37.896202 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f5282bd8-fae7-472c-8111-c14c2e299336 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume request issued successfully. Aug 07 21:10:37.896444 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5282bd8-fae7-472c-8111-c14c2e299336 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe returned with HTTP 202 Aug 07 21:10:37.896790 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1265/5086] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:37 2026] DELETE /volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:37.904500 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e6f0c6e7-a8d1-4acb-9954-1fba62a6564f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:37.906441 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6f0c6e7-a8d1-4acb-9954-1fba62a6564f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe Aug 07 21:10:37.906843 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e6f0c6e7-a8d1-4acb-9954-1fba62a6564f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:37.907154 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e6f0c6e7-a8d1-4acb-9954-1fba62a6564f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:37.915242 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:37.915242 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:37.919996 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e6f0c6e7-a8d1-4acb-9954-1fba62a6564f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:37.924831 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6f0c6e7-a8d1-4acb-9954-1fba62a6564f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe returned with HTTP 200 Aug 07 21:10:37.925344 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1270/5087] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:37 2026] GET /volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:38.636246 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d96cf5f0-9a10-4e88-9b31-deed9ffe05a5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:38.637796 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d96cf5f0-9a10-4e88-9b31-deed9ffe05a5 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f Aug 07 21:10:38.637980 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d96cf5f0-9a10-4e88-9b31-deed9ffe05a5 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:38.638147 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d96cf5f0-9a10-4e88-9b31-deed9ffe05a5 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:38.644218 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:38.644218 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:38.646777 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d96cf5f0-9a10-4e88-9b31-deed9ffe05a5 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:38.649739 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d96cf5f0-9a10-4e88-9b31-deed9ffe05a5 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f returned with HTTP 200 Aug 07 21:10:38.650054 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1274/5088] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:38 2026] GET /volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f => generated 1017 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:10:38.662313 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-29b1fa6d-1433-4747-bf39-e8b362871915 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:38.711516 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-29b1fa6d-1433-4747-bf39-e8b362871915 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] GET https://10.4.3.127/volume/v3/volumes Aug 07 21:10:38.711727 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-29b1fa6d-1433-4747-bf39-e8b362871915 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:38.711926 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-29b1fa6d-1433-4747-bf39-e8b362871915 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:38.712179 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-29b1fa6d-1433-4747-bf39-e8b362871915 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:10:38.712902 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-29b1fa6d-1433-4747-bf39-e8b362871915 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100277) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:10:38.719614 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-29b1fa6d-1433-4747-bf39-e8b362871915 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Get all volumes completed successfully. Aug 07 21:10:38.720013 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-29b1fa6d-1433-4747-bf39-e8b362871915 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] https://10.4.3.127/volume/v3/volumes returned with HTTP 200 Aug 07 21:10:38.720320 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1280/5089] 10.4.3.127 () {68 vars in 1278 bytes} [Fri Aug 7 21:10:38 2026] GET /volume/v3/volumes => generated 335 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:38.728922 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c478953c-36fa-4f02-9620-48b05efba956 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:38.730592 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c478953c-36fa-4f02-9620-48b05efba956 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f Aug 07 21:10:38.730827 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c478953c-36fa-4f02-9620-48b05efba956 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:38.731009 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c478953c-36fa-4f02-9620-48b05efba956 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:38.731147 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c478953c-36fa-4f02-9620-48b05efba956 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Delete volume with id: edd8def4-4501-426a-9ad4-9084133eff9f Aug 07 21:10:38.737627 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:38.737627 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:38.738023 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c478953c-36fa-4f02-9620-48b05efba956 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:38.761005 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c478953c-36fa-4f02-9620-48b05efba956 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Delete volume request issued successfully. Aug 07 21:10:38.761185 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c478953c-36fa-4f02-9620-48b05efba956 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f returned with HTTP 202 Aug 07 21:10:38.761724 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1266/5090] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:38 2026] DELETE /volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:38.769130 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-db1958b7-8506-4247-9137-c569ab03c601 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:38.770864 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db1958b7-8506-4247-9137-c569ab03c601 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f Aug 07 21:10:38.771200 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db1958b7-8506-4247-9137-c569ab03c601 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:38.771509 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db1958b7-8506-4247-9137-c569ab03c601 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:38.778887 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:38.778887 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:38.782061 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-db1958b7-8506-4247-9137-c569ab03c601 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:38.785624 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db1958b7-8506-4247-9137-c569ab03c601 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f returned with HTTP 200 Aug 07 21:10:38.786092 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1271/5091] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:38 2026] GET /volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:10:38.937520 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-41709f84-b4be-4db4-894b-096d75c35bf8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:38.939192 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-41709f84-b4be-4db4-894b-096d75c35bf8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe Aug 07 21:10:38.939407 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-41709f84-b4be-4db4-894b-096d75c35bf8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:38.939615 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-41709f84-b4be-4db4-894b-096d75c35bf8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:38.945514 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-41709f84-b4be-4db4-894b-096d75c35bf8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe returned with HTTP 404 Aug 07 21:10:38.946148 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1275/5092] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:38 2026] GET /volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:38.953259 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3d4d447a-3481-4d89-9619-b1cb59c65651 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:38.955143 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3d4d447a-3481-4d89-9619-b1cb59c65651 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 Aug 07 21:10:38.955352 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3d4d447a-3481-4d89-9619-b1cb59c65651 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:38.955553 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3d4d447a-3481-4d89-9619-b1cb59c65651 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:38.955752 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-3d4d447a-3481-4d89-9619-b1cb59c65651 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: 542605ae-bd57-495f-9d40-8159263c0793 Aug 07 21:10:38.967278 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:38.967278 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:38.967854 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3d4d447a-3481-4d89-9619-b1cb59c65651 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:38.996466 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3d4d447a-3481-4d89-9619-b1cb59c65651 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume request issued successfully. Aug 07 21:10:38.996736 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3d4d447a-3481-4d89-9619-b1cb59c65651 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 returned with HTTP 202 Aug 07 21:10:38.997329 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1281/5093] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:38 2026] DELETE /volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:39.005683 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-71fff35d-61bb-4cb0-bd42-db75eba65249 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:39.007725 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71fff35d-61bb-4cb0-bd42-db75eba65249 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 Aug 07 21:10:39.007995 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71fff35d-61bb-4cb0-bd42-db75eba65249 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:39.008175 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71fff35d-61bb-4cb0-bd42-db75eba65249 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:39.016347 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:39.016347 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:39.020910 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-71fff35d-61bb-4cb0-bd42-db75eba65249 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:39.026074 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71fff35d-61bb-4cb0-bd42-db75eba65249 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 returned with HTTP 200 Aug 07 21:10:39.026443 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1267/5094] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:39 2026] GET /volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:39.799829 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-94508487-c50f-4dfb-812f-c45a8c8f3b0c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:39.802152 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-94508487-c50f-4dfb-812f-c45a8c8f3b0c tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f Aug 07 21:10:39.802602 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-94508487-c50f-4dfb-812f-c45a8c8f3b0c tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:39.803004 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-94508487-c50f-4dfb-812f-c45a8c8f3b0c tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:39.811719 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-94508487-c50f-4dfb-812f-c45a8c8f3b0c tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f returned with HTTP 404 Aug 07 21:10:39.811719 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1272/5095] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:39 2026] GET /volume/v3/volumes/edd8def4-4501-426a-9ad4-9084133eff9f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:39.819952 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:39.821820 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:39.822189 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1141543296"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:39.823702 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1141543296'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:39.823976 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Create volume of 1 GB Aug 07 21:10:39.828157 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Availability Zones retrieved successfully. Aug 07 21:10:39.833519 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Flow 'volume_create_api' (284de7b7-541c-49ba-8936-afb1981cadfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:39.834478 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a7bbc05-9b83-4036-aac0-a9c0e7255c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:39.835239 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:39.857462 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a7bbc05-9b83-4036-aac0-a9c0e7255c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:39.858231 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c74d756-7a65-48ad-883f-54a62f3d4c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:39.895279 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Created reservations ['56de5756-b36b-4885-8574-5568291497c3', 'f7714075-bf10-4e22-8224-8202d92213c9', '53cb71c7-31f4-4e5d-8499-a43a7763d87d', '3f347408-8c7f-4e9f-a85b-9dda255ab392'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:39.896000 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c74d756-7a65-48ad-883f-54a62f3d4c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56de5756-b36b-4885-8574-5568291497c3', 'f7714075-bf10-4e22-8224-8202d92213c9', '53cb71c7-31f4-4e5d-8499-a43a7763d87d', '3f347408-8c7f-4e9f-a85b-9dda255ab392']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:39.896656 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27be7c54-b956-46b9-b995-26233d2acb9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:39.920166 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27be7c54-b956-46b9-b995-26233d2acb9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b36e2812-e6c9-4f04-88f5-18e1031da153', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1141543296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d07388244dc4bf89f003eb2a443dcd9',qos_specs=None,replication_status=,reservations=['56de5756-b36b-4885-8574-5568291497c3','f7714075-bf10-4e22-8224-8202d92213c9','53cb71c7-31f4-4e5d-8499-a43a7763d87d','3f347408-8c7f-4e9f-a85b-9dda255ab392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525bf686b67c4e99a6138f95dd2b068f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1141543296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b36e2812-e6c9-4f04-88f5-18e1031da153,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d07388244dc4bf89f003eb2a443dcd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='525bf686b67c4e99a6138f95dd2b068f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:39.920914 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77451bc0-47ba-42c5-9468-ea70bea8fc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:39.937855 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77451bc0-47ba-42c5-9468-ea70bea8fc75) transitioned into state 'SUCCESS' from state '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-1141543296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d07388244dc4bf89f003eb2a443dcd9',qos_specs=None,replication_status=,reservations=['56de5756-b36b-4885-8574-5568291497c3','f7714075-bf10-4e22-8224-8202d92213c9','53cb71c7-31f4-4e5d-8499-a43a7763d87d','3f347408-8c7f-4e9f-a85b-9dda255ab392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525bf686b67c4e99a6138f95dd2b068f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:39.938518 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca40592d-07a7-4c2c-822e-00237fff8703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:39.948810 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca40592d-07a7-4c2c-822e-00237fff8703) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:39.949513 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Flow 'volume_create_api' (284de7b7-541c-49ba-8936-afb1981cadfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:39.949822 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Create volume request issued successfully. Aug 07 21:10:39.950314 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3ff75c55-4a4b-434f-a677-e7b6b9afcecd tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:39.950755 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1276/5096] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:10:39 2026] POST /volume/v3/volumes => generated 778 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:39.964582 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0b66346a-2b69-482f-b19e-fe8bd6c220c2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:39.966220 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0b66346a-2b69-482f-b19e-fe8bd6c220c2 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 Aug 07 21:10:39.966393 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0b66346a-2b69-482f-b19e-fe8bd6c220c2 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:39.966557 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0b66346a-2b69-482f-b19e-fe8bd6c220c2 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:39.973048 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:39.973048 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:39.976003 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-0b66346a-2b69-482f-b19e-fe8bd6c220c2 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:39.979284 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0b66346a-2b69-482f-b19e-fe8bd6c220c2 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 returned with HTTP 200 Aug 07 21:10:39.979620 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1282/5097] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:39 2026] GET /volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:40.039350 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c4c9c3b3-cdcc-44fe-88f7-46373228e13b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:40.041168 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4c9c3b3-cdcc-44fe-88f7-46373228e13b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 Aug 07 21:10:40.041371 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4c9c3b3-cdcc-44fe-88f7-46373228e13b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:40.041547 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4c9c3b3-cdcc-44fe-88f7-46373228e13b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:40.047092 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4c9c3b3-cdcc-44fe-88f7-46373228e13b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 returned with HTTP 404 Aug 07 21:10:40.047526 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1268/5098] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:40 2026] GET /volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:40.056384 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:40.057808 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:40.058600 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1709646288"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:40.060345 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1709646288'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:40.061882 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume of 1 GB Aug 07 21:10:40.064656 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Availability Zones retrieved successfully. Aug 07 21:10:40.071746 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (1b72f3d5-6697-4c0e-91d7-7088c11b58c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:40.073410 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b40a323-283b-4469-96ab-2bf78bdfbadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:40.075233 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:40.102260 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b40a323-283b-4469-96ab-2bf78bdfbadc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:40.103158 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3005b983-f3e0-445d-813a-1fe7ddefdc40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:40.140738 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['8e1f2cf8-14bb-47f5-bec7-193b77ce5e8d', '286fef91-2885-42b9-8cb3-dfb9e3abe152', '576d2eb2-ef6d-4f94-aad8-bf8dbbe5ed39', '7a684950-dce4-4660-aecb-5260f4a7c97f'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:40.141598 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3005b983-f3e0-445d-813a-1fe7ddefdc40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e1f2cf8-14bb-47f5-bec7-193b77ce5e8d', '286fef91-2885-42b9-8cb3-dfb9e3abe152', '576d2eb2-ef6d-4f94-aad8-bf8dbbe5ed39', '7a684950-dce4-4660-aecb-5260f4a7c97f']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:40.142370 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ab6e3da-a6aa-4a44-b730-7f2c5921edf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:40.168924 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ab6e3da-a6aa-4a44-b730-7f2c5921edf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a933b76-0cb3-4f99-8eab-379abdd64e41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1709646288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['8e1f2cf8-14bb-47f5-bec7-193b77ce5e8d','286fef91-2885-42b9-8cb3-dfb9e3abe152','576d2eb2-ef6d-4f94-aad8-bf8dbbe5ed39','7a684950-dce4-4660-aecb-5260f4a7c97f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1709646288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a933b76-0cb3-4f99-8eab-379abdd64e41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b654aa4c89146bcbd97bc5597728fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caa3818fe4a4709963c846373712835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:40.170951 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a4926c3-9e44-45d5-a7ae-5ae87f1ecf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:40.188328 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a4926c3-9e44-45d5-a7ae-5ae87f1ecf82) transitioned into state 'SUCCESS' from state '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-1709646288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['8e1f2cf8-14bb-47f5-bec7-193b77ce5e8d','286fef91-2885-42b9-8cb3-dfb9e3abe152','576d2eb2-ef6d-4f94-aad8-bf8dbbe5ed39','7a684950-dce4-4660-aecb-5260f4a7c97f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:40.189172 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (907489dd-4145-4956-bd68-5aea94010b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:40.198270 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (907489dd-4145-4956-bd68-5aea94010b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:40.199327 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (1b72f3d5-6697-4c0e-91d7-7088c11b58c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:40.199715 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request issued successfully. Aug 07 21:10:40.200405 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d488dc0e-b7a9-4836-902f-8bd808fb0491 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:40.200896 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1273/5099] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:10:40 2026] POST /volume/v3/volumes => generated 770 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:40.215155 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3bdd792e-1d29-4791-9918-8dc3a884d3d0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:40.217128 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3bdd792e-1d29-4791-9918-8dc3a884d3d0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 Aug 07 21:10:40.217341 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3bdd792e-1d29-4791-9918-8dc3a884d3d0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:40.217523 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3bdd792e-1d29-4791-9918-8dc3a884d3d0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:40.227607 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:40.227607 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:40.232677 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-3bdd792e-1d29-4791-9918-8dc3a884d3d0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:40.237905 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3bdd792e-1d29-4791-9918-8dc3a884d3d0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 returned with HTTP 200 Aug 07 21:10:40.238375 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1277/5100] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:40 2026] GET /volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:40.994642 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-33feec65-2d12-40bd-acc2-8ea25981c955 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:40.996406 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-33feec65-2d12-40bd-acc2-8ea25981c955 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 Aug 07 21:10:40.996648 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-33feec65-2d12-40bd-acc2-8ea25981c955 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:40.996888 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-33feec65-2d12-40bd-acc2-8ea25981c955 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:41.003584 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:41.003584 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:41.006794 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-33feec65-2d12-40bd-acc2-8ea25981c955 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:41.010292 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-33feec65-2d12-40bd-acc2-8ea25981c955 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 returned with HTTP 200 Aug 07 21:10:41.010659 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1283/5101] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:40 2026] GET /volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:10:41.022015 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f7c6df9-a42b-4a1e-88c4-340139a96cf1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:41.023711 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f7c6df9-a42b-4a1e-88c4-340139a96cf1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] GET https://10.4.3.127/volume/v3/volumes/detail Aug 07 21:10:41.023961 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f7c6df9-a42b-4a1e-88c4-340139a96cf1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:41.024158 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f7c6df9-a42b-4a1e-88c4-340139a96cf1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:41.024430 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-9f7c6df9-a42b-4a1e-88c4-340139a96cf1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:10:41.025152 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f7c6df9-a42b-4a1e-88c4-340139a96cf1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:10:41.032122 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f7c6df9-a42b-4a1e-88c4-340139a96cf1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Get all volumes completed successfully. Aug 07 21:10:41.032767 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:41.032767 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:41.036837 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f7c6df9-a42b-4a1e-88c4-340139a96cf1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] https://10.4.3.127/volume/v3/volumes/detail returned with HTTP 200 Aug 07 21:10:41.037242 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1269/5102] 10.4.3.127 () {68 vars in 1299 bytes} [Fri Aug 7 21:10:41 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:41.049225 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eb543a91-4f03-4350-b330-bd406fe16d99 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:41.051503 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb543a91-4f03-4350-b330-bd406fe16d99 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 Aug 07 21:10:41.051703 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb543a91-4f03-4350-b330-bd406fe16d99 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:41.051908 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb543a91-4f03-4350-b330-bd406fe16d99 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:41.052058 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-eb543a91-4f03-4350-b330-bd406fe16d99 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Delete volume with id: b36e2812-e6c9-4f04-88f5-18e1031da153 Aug 07 21:10:41.059083 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:41.059083 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:41.059369 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eb543a91-4f03-4350-b330-bd406fe16d99 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:41.075228 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eb543a91-4f03-4350-b330-bd406fe16d99 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Delete volume request issued successfully. Aug 07 21:10:41.075405 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb543a91-4f03-4350-b330-bd406fe16d99 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 returned with HTTP 202 Aug 07 21:10:41.075800 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1274/5103] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:41 2026] DELETE /volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:41.082735 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f7351d8d-9e83-4230-9526-6515b878e324 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:41.084537 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f7351d8d-9e83-4230-9526-6515b878e324 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 Aug 07 21:10:41.084786 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f7351d8d-9e83-4230-9526-6515b878e324 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:41.084976 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f7351d8d-9e83-4230-9526-6515b878e324 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:41.093087 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:41.093087 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:41.097009 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f7351d8d-9e83-4230-9526-6515b878e324 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:41.101390 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f7351d8d-9e83-4230-9526-6515b878e324 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 returned with HTTP 200 Aug 07 21:10:41.101817 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1278/5104] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:41 2026] GET /volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:10:41.250449 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5450c69e-d633-4717-91a7-dc509913b0b1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:41.252148 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5450c69e-d633-4717-91a7-dc509913b0b1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 Aug 07 21:10:41.252476 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5450c69e-d633-4717-91a7-dc509913b0b1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:41.252656 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5450c69e-d633-4717-91a7-dc509913b0b1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:41.259301 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:41.259301 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:41.262545 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5450c69e-d633-4717-91a7-dc509913b0b1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:41.266283 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5450c69e-d633-4717-91a7-dc509913b0b1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 returned with HTTP 200 Aug 07 21:10:41.266627 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1284/5105] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:41 2026] GET /volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:41.278130 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-550f8d03-baee-4880-b06d-cc3cafdae6e8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:41.279708 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-550f8d03-baee-4880-b06d-cc3cafdae6e8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:10:41.280078 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-550f8d03-baee-4880-b06d-cc3cafdae6e8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a933b76-0cb3-4f99-8eab-379abdd64e41", "name": "tempest-VolumeDependencyTests-Snapshot-267745248"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:41.288534 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:41.288534 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:41.289091 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-550f8d03-baee-4880-b06d-cc3cafdae6e8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:41.289211 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-550f8d03-baee-4880-b06d-cc3cafdae6e8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create snapshot from volume 6a933b76-0cb3-4f99-8eab-379abdd64e41 Aug 07 21:10:41.311423 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-550f8d03-baee-4880-b06d-cc3cafdae6e8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['b48f3f65-7e6f-444e-b420-58f299e7cc0b', '2d668bf5-4d50-4da6-8976-c76ca516d4d7', 'b8207d45-7748-4025-98ff-196ad800b589', '524099eb-3086-4686-bd37-5a9e87f0a2b8'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:41.336116 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-550f8d03-baee-4880-b06d-cc3cafdae6e8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot create request issued successfully. Aug 07 21:10:41.336550 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-550f8d03-baee-4880-b06d-cc3cafdae6e8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:10:41.337185 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1270/5106] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:10:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:10:41.345144 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ae32b148-624a-43d6-b631-0deb1dd2eb80 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:41.346844 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae32b148-624a-43d6-b631-0deb1dd2eb80 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add Aug 07 21:10:41.347064 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ae32b148-624a-43d6-b631-0deb1dd2eb80 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:41.347271 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ae32b148-624a-43d6-b631-0deb1dd2eb80 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:41.352189 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:41.352189 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:41.352592 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ae32b148-624a-43d6-b631-0deb1dd2eb80 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:41.353295 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae32b148-624a-43d6-b631-0deb1dd2eb80 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add returned with HTTP 200 Aug 07 21:10:41.353681 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1275/5107] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:41 2026] GET /volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:42.116953 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-19f95fef-9287-4f3f-a0c2-420049ff684d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:42.118689 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-19f95fef-9287-4f3f-a0c2-420049ff684d tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 Aug 07 21:10:42.118990 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-19f95fef-9287-4f3f-a0c2-420049ff684d tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:42.119178 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-19f95fef-9287-4f3f-a0c2-420049ff684d tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:42.124590 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-19f95fef-9287-4f3f-a0c2-420049ff684d tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 returned with HTTP 404 Aug 07 21:10:42.125025 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1279/5108] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:42 2026] GET /volume/v3/volumes/b36e2812-e6c9-4f04-88f5-18e1031da153 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:42.133074 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:42.134958 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:42.135376 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1961030834"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:42.136778 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1961030834'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:42.136880 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Create volume of 1 GB Aug 07 21:10:42.141082 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Availability Zones retrieved successfully. Aug 07 21:10:42.146349 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Flow 'volume_create_api' (0b70a253-20bf-4776-accd-ddee728920ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:42.147180 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb542f7-ff0d-4954-8513-38235a98525a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:42.147916 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:42.171060 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb542f7-ff0d-4954-8513-38235a98525a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:42.171823 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef69aaa1-3fbc-4345-bd17-94e783c9e9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:42.203420 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Created reservations ['6070d193-9521-4bcf-b0b4-3f3d92eb6898', '5c18f64e-10f8-43f6-ad21-1a538ab14d6a', '939ade41-eb6a-4018-93b5-93eb6aae3ed6', '3946812b-338e-4764-bb40-aae8a627f2e1'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:42.204130 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef69aaa1-3fbc-4345-bd17-94e783c9e9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6070d193-9521-4bcf-b0b4-3f3d92eb6898', '5c18f64e-10f8-43f6-ad21-1a538ab14d6a', '939ade41-eb6a-4018-93b5-93eb6aae3ed6', '3946812b-338e-4764-bb40-aae8a627f2e1']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:42.204812 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e855f4c0-0d25-4aad-9dec-a4f33e7c18b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:42.225952 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e855f4c0-0d25-4aad-9dec-a4f33e7c18b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed376090-e17a-4f04-ae80-27be06a6c9dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1961030834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d07388244dc4bf89f003eb2a443dcd9',qos_specs=None,replication_status=,reservations=['6070d193-9521-4bcf-b0b4-3f3d92eb6898','5c18f64e-10f8-43f6-ad21-1a538ab14d6a','939ade41-eb6a-4018-93b5-93eb6aae3ed6','3946812b-338e-4764-bb40-aae8a627f2e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525bf686b67c4e99a6138f95dd2b068f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1961030834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed376090-e17a-4f04-ae80-27be06a6c9dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d07388244dc4bf89f003eb2a443dcd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='525bf686b67c4e99a6138f95dd2b068f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:42.226609 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c3de5c-6bba-4f85-8155-d63dbe56d554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:42.243147 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c3de5c-6bba-4f85-8155-d63dbe56d554) transitioned into state 'SUCCESS' from state '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-1961030834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d07388244dc4bf89f003eb2a443dcd9',qos_specs=None,replication_status=,reservations=['6070d193-9521-4bcf-b0b4-3f3d92eb6898','5c18f64e-10f8-43f6-ad21-1a538ab14d6a','939ade41-eb6a-4018-93b5-93eb6aae3ed6','3946812b-338e-4764-bb40-aae8a627f2e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525bf686b67c4e99a6138f95dd2b068f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:42.243713 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e878ad7c-c67c-47a2-9765-73d0ee6f64ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:42.251875 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e878ad7c-c67c-47a2-9765-73d0ee6f64ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:42.252596 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Flow 'volume_create_api' (0b70a253-20bf-4776-accd-ddee728920ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:42.253030 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Create volume request issued successfully. Aug 07 21:10:42.253553 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ef5de144-40e8-4098-a6c3-4a226f5f43b4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:42.253985 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1285/5109] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:10:42 2026] POST /volume/v3/volumes => generated 778 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:42.265140 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9b5f7d64-e7fc-4375-bb27-927a255dd59b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:42.267125 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b5f7d64-e7fc-4375-bb27-927a255dd59b tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd Aug 07 21:10:42.267363 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b5f7d64-e7fc-4375-bb27-927a255dd59b tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:42.267577 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b5f7d64-e7fc-4375-bb27-927a255dd59b tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:42.275181 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:42.275181 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:42.278928 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9b5f7d64-e7fc-4375-bb27-927a255dd59b tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:42.282929 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b5f7d64-e7fc-4375-bb27-927a255dd59b tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd returned with HTTP 200 Aug 07 21:10:42.283382 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1271/5110] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:42 2026] GET /volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:42.364313 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7935a7a9-1e13-4206-99fb-d5dc41c492a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:42.366831 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7935a7a9-1e13-4206-99fb-d5dc41c492a9 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add Aug 07 21:10:42.367174 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7935a7a9-1e13-4206-99fb-d5dc41c492a9 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:42.367426 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7935a7a9-1e13-4206-99fb-d5dc41c492a9 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:42.374126 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:42.374126 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:42.374644 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7935a7a9-1e13-4206-99fb-d5dc41c492a9 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:42.375774 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7935a7a9-1e13-4206-99fb-d5dc41c492a9 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add returned with HTTP 200 Aug 07 21:10:42.376273 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1276/5111] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:42 2026] GET /volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:42.385138 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-66162969-a74b-4013-bb5e-0b29677dd30b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:42.386857 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:42.387361 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b39f15fa-2d79-45a1-8abe-8fe9f8ea2add", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1539775301"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:42.388840 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request body: {'volume': {'snapshot_id': 'b39f15fa-2d79-45a1-8abe-8fe9f8ea2add', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1539775301'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:42.394473 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:42.394473 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:42.394954 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:42.395087 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume of 1 GB Aug 07 21:10:42.399110 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Availability Zones retrieved successfully. Aug 07 21:10:42.404519 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (8d446464-f12b-4826-8c9d-c6662f423388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:42.405546 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3fcff04-176c-4844-a803-1a6d638e195d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:42.406405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:42.432421 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3fcff04-176c-4844-a803-1a6d638e195d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b39f15fa-2d79-45a1-8abe-8fe9f8ea2add', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:42.433190 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cef6491-769f-4d0d-b4a4-5b02551b1ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:42.466784 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['540c92e8-f6f6-4581-b0cd-007ddfcc7eb3', '13c4b832-ac42-4b15-8f0d-bc593800b324', 'cb5bc69c-37f3-4980-9650-ad7e2a5a64bf', '8f81cb97-68dd-4fc1-9caf-4f5b14198787'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:42.467482 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cef6491-769f-4d0d-b4a4-5b02551b1ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['540c92e8-f6f6-4581-b0cd-007ddfcc7eb3', '13c4b832-ac42-4b15-8f0d-bc593800b324', 'cb5bc69c-37f3-4980-9650-ad7e2a5a64bf', '8f81cb97-68dd-4fc1-9caf-4f5b14198787']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:42.468160 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ca245a-9224-4306-a12f-2f93a17c94e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:42.504850 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ca245a-9224-4306-a12f-2f93a17c94e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6f6665c-7c75-40bd-a6ea-ec9b17ed5330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1539775301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['540c92e8-f6f6-4581-b0cd-007ddfcc7eb3','13c4b832-ac42-4b15-8f0d-bc593800b324','cb5bc69c-37f3-4980-9650-ad7e2a5a64bf','8f81cb97-68dd-4fc1-9caf-4f5b14198787'],size=1,snapshot_id=b39f15fa-2d79-45a1-8abe-8fe9f8ea2add,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1539775301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6f6665c-7c75-40bd-a6ea-ec9b17ed5330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b654aa4c89146bcbd97bc5597728fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b39f15fa-2d79-45a1-8abe-8fe9f8ea2add,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caa3818fe4a4709963c846373712835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:42.505524 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa48282-f902-451e-87e5-999ceb5826b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:42.522688 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa48282-f902-451e-87e5-999ceb5826b9) transitioned into state 'SUCCESS' from state '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-1539775301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['540c92e8-f6f6-4581-b0cd-007ddfcc7eb3','13c4b832-ac42-4b15-8f0d-bc593800b324','cb5bc69c-37f3-4980-9650-ad7e2a5a64bf','8f81cb97-68dd-4fc1-9caf-4f5b14198787'],size=1,snapshot_id=b39f15fa-2d79-45a1-8abe-8fe9f8ea2add,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:42.523322 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e3a5ad-dbde-432d-aa3a-3e76df5d83e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:42.544170 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e3a5ad-dbde-432d-aa3a-3e76df5d83e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:42.545305 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (8d446464-f12b-4826-8c9d-c6662f423388) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:42.545694 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request issued successfully. Aug 07 21:10:42.546426 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-66162969-a74b-4013-bb5e-0b29677dd30b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:42.547016 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1280/5112] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:10:42 2026] POST /volume/v3/volumes => generated 804 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:42.561348 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-155c88c3-b51a-429c-9251-07c04e2d6bed None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:42.563435 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-155c88c3-b51a-429c-9251-07c04e2d6bed tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 Aug 07 21:10:42.563653 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-155c88c3-b51a-429c-9251-07c04e2d6bed tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:42.563874 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-155c88c3-b51a-429c-9251-07c04e2d6bed tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:42.571314 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:42.571314 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:42.574703 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-155c88c3-b51a-429c-9251-07c04e2d6bed tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:42.578535 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-155c88c3-b51a-429c-9251-07c04e2d6bed tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 returned with HTTP 200 Aug 07 21:10:42.578983 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1286/5113] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:42 2026] GET /volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:43.294969 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-64e6241d-50bc-48e1-a6b7-7cc711be85c4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:43.296611 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64e6241d-50bc-48e1-a6b7-7cc711be85c4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd Aug 07 21:10:43.296861 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64e6241d-50bc-48e1-a6b7-7cc711be85c4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:43.297061 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64e6241d-50bc-48e1-a6b7-7cc711be85c4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:43.303611 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:43.303611 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:43.306573 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-64e6241d-50bc-48e1-a6b7-7cc711be85c4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:43.310516 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64e6241d-50bc-48e1-a6b7-7cc711be85c4 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd returned with HTTP 200 Aug 07 21:10:43.310947 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1272/5114] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:43 2026] GET /volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:10:43.321603 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-99c7a82a-73cf-4516-8a68-cdba00c1cd83 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:43.323335 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99c7a82a-73cf-4516-8a68-cdba00c1cd83 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] GET https://10.4.3.127/volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd Aug 07 21:10:43.323532 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99c7a82a-73cf-4516-8a68-cdba00c1cd83 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:43.323708 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99c7a82a-73cf-4516-8a68-cdba00c1cd83 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:43.330199 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:43.330199 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:43.333201 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-99c7a82a-73cf-4516-8a68-cdba00c1cd83 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Volume info retrieved successfully. Aug 07 21:10:43.336754 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99c7a82a-73cf-4516-8a68-cdba00c1cd83 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] https://10.4.3.127/volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd returned with HTTP 200 Aug 07 21:10:43.337112 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1277/5115] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:43 2026] GET /volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:43.348312 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-833376d5-2b8d-4a57-9afb-5073521bceab None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:43.349801 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-833376d5-2b8d-4a57-9afb-5073521bceab tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd Aug 07 21:10:43.350009 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-833376d5-2b8d-4a57-9afb-5073521bceab tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:43.350201 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-833376d5-2b8d-4a57-9afb-5073521bceab tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:43.350352 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-833376d5-2b8d-4a57-9afb-5073521bceab tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Delete volume with id: ed376090-e17a-4f04-ae80-27be06a6c9dd Aug 07 21:10:43.357264 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:43.357264 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:43.357570 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-833376d5-2b8d-4a57-9afb-5073521bceab tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:43.373916 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-833376d5-2b8d-4a57-9afb-5073521bceab tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Delete volume request issued successfully. Aug 07 21:10:43.374130 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-833376d5-2b8d-4a57-9afb-5073521bceab tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd returned with HTTP 202 Aug 07 21:10:43.374506 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1281/5116] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:43 2026] DELETE /volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:43.382407 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-183ba447-b7f1-4090-aecb-f3aad77cf250 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:43.384047 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-183ba447-b7f1-4090-aecb-f3aad77cf250 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd Aug 07 21:10:43.384239 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-183ba447-b7f1-4090-aecb-f3aad77cf250 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:43.384433 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-183ba447-b7f1-4090-aecb-f3aad77cf250 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:43.390824 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:43.390824 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:43.393770 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-183ba447-b7f1-4090-aecb-f3aad77cf250 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:43.397081 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-183ba447-b7f1-4090-aecb-f3aad77cf250 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd returned with HTTP 200 Aug 07 21:10:43.397440 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1287/5117] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:43 2026] GET /volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:10:43.592808 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-374601a6-8cdf-48b1-a493-b345b0b7a33c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:43.594534 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-374601a6-8cdf-48b1-a493-b345b0b7a33c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 Aug 07 21:10:43.594804 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-374601a6-8cdf-48b1-a493-b345b0b7a33c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:43.595006 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-374601a6-8cdf-48b1-a493-b345b0b7a33c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:43.601872 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:43.601872 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:43.605850 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-374601a6-8cdf-48b1-a493-b345b0b7a33c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:43.610354 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-374601a6-8cdf-48b1-a493-b345b0b7a33c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 returned with HTTP 200 Aug 07 21:10:43.610784 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1273/5118] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:43 2026] GET /volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:43.622736 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-98b68b93-4c15-4f16-8cfa-01f8f1908524 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:43.624577 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-98b68b93-4c15-4f16-8cfa-01f8f1908524 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add Aug 07 21:10:43.624829 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-98b68b93-4c15-4f16-8cfa-01f8f1908524 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:43.625043 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-98b68b93-4c15-4f16-8cfa-01f8f1908524 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:43.625149 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-98b68b93-4c15-4f16-8cfa-01f8f1908524 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete snapshot with id: b39f15fa-2d79-45a1-8abe-8fe9f8ea2add Aug 07 21:10:43.629894 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:43.629894 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:43.630296 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-98b68b93-4c15-4f16-8cfa-01f8f1908524 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:43.645623 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-98b68b93-4c15-4f16-8cfa-01f8f1908524 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot delete request issued successfully. Aug 07 21:10:43.645850 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-98b68b93-4c15-4f16-8cfa-01f8f1908524 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add returned with HTTP 202 Aug 07 21:10:43.646268 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1278/5119] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:10:43 2026] DELETE /volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:10:43.652604 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-81a40e3f-decf-46d1-a255-48d6dde4d2be None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:43.654399 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-81a40e3f-decf-46d1-a255-48d6dde4d2be tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add Aug 07 21:10:43.654579 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-81a40e3f-decf-46d1-a255-48d6dde4d2be tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:43.654777 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-81a40e3f-decf-46d1-a255-48d6dde4d2be tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:43.659676 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:43.659676 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:43.660108 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-81a40e3f-decf-46d1-a255-48d6dde4d2be tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Snapshot retrieved successfully. Aug 07 21:10:43.660953 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-81a40e3f-decf-46d1-a255-48d6dde4d2be tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add returned with HTTP 200 Aug 07 21:10:43.661292 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1282/5120] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:43 2026] GET /volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:44.410354 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-86ed3344-4e33-48ff-81c1-b7d02da7f009 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:44.412211 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-86ed3344-4e33-48ff-81c1-b7d02da7f009 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd Aug 07 21:10:44.412421 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-86ed3344-4e33-48ff-81c1-b7d02da7f009 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:44.412603 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-86ed3344-4e33-48ff-81c1-b7d02da7f009 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:44.418114 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-86ed3344-4e33-48ff-81c1-b7d02da7f009 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd returned with HTTP 404 Aug 07 21:10:44.418600 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1288/5121] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:44 2026] GET /volume/v3/volumes/ed376090-e17a-4f04-ae80-27be06a6c9dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:44.426720 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:44.428503 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:44.428891 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1929541085"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:44.430311 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1929541085'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:44.430433 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Create volume of 1 GB Aug 07 21:10:44.434633 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Availability Zones retrieved successfully. Aug 07 21:10:44.440921 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Flow 'volume_create_api' (89e7111c-9abc-4628-ab71-d1b9c6e0462e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:44.441865 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b25846-41b4-435a-bbfa-350e17a8acd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:44.442623 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:44.466406 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b25846-41b4-435a-bbfa-350e17a8acd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:44.467235 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (777c1431-8e1e-411b-9567-fab0da11b4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:44.502170 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Created reservations ['4939b595-6e74-46d7-a943-fed935ff323e', 'c5bece91-9ca5-4fbe-93c8-6ee6793280e6', '7334e458-824c-42c5-94fb-282aa4cca392', 'b8e2ddad-5b1e-4cbe-b1df-a37fe3e54cb4'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:44.502927 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (777c1431-8e1e-411b-9567-fab0da11b4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4939b595-6e74-46d7-a943-fed935ff323e', 'c5bece91-9ca5-4fbe-93c8-6ee6793280e6', '7334e458-824c-42c5-94fb-282aa4cca392', 'b8e2ddad-5b1e-4cbe-b1df-a37fe3e54cb4']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:44.503622 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad576ab2-3bd7-4010-afd6-fa2f62c1ae95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:44.525859 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad576ab2-3bd7-4010-afd6-fa2f62c1ae95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35094a95-8691-416b-9749-1aff3ff10086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1929541085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d07388244dc4bf89f003eb2a443dcd9',qos_specs=None,replication_status=,reservations=['4939b595-6e74-46d7-a943-fed935ff323e','c5bece91-9ca5-4fbe-93c8-6ee6793280e6','7334e458-824c-42c5-94fb-282aa4cca392','b8e2ddad-5b1e-4cbe-b1df-a37fe3e54cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525bf686b67c4e99a6138f95dd2b068f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1929541085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35094a95-8691-416b-9749-1aff3ff10086,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d07388244dc4bf89f003eb2a443dcd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='525bf686b67c4e99a6138f95dd2b068f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:44.526511 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9faec0d3-706f-4bdd-9011-aead8ece2d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:44.545315 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9faec0d3-706f-4bdd-9011-aead8ece2d0f) transitioned into state 'SUCCESS' from state '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-1929541085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d07388244dc4bf89f003eb2a443dcd9',qos_specs=None,replication_status=,reservations=['4939b595-6e74-46d7-a943-fed935ff323e','c5bece91-9ca5-4fbe-93c8-6ee6793280e6','7334e458-824c-42c5-94fb-282aa4cca392','b8e2ddad-5b1e-4cbe-b1df-a37fe3e54cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='525bf686b67c4e99a6138f95dd2b068f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:44.546000 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b341a04a-5fe1-43af-8d39-95fa485549e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:44.558165 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b341a04a-5fe1-43af-8d39-95fa485549e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:44.559337 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Flow 'volume_create_api' (89e7111c-9abc-4628-ab71-d1b9c6e0462e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:44.559813 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Create volume request issued successfully. Aug 07 21:10:44.560550 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2cab7ef2-a29e-4da1-8948-0b33df827603 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:44.561237 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1274/5122] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:10:44 2026] POST /volume/v3/volumes => generated 778 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:44.575173 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cc9cfd52-e186-4a55-b313-3e6b64179820 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:44.577281 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc9cfd52-e186-4a55-b313-3e6b64179820 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 Aug 07 21:10:44.577537 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc9cfd52-e186-4a55-b313-3e6b64179820 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:44.577846 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc9cfd52-e186-4a55-b313-3e6b64179820 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:44.585371 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:44.585371 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:44.590269 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cc9cfd52-e186-4a55-b313-3e6b64179820 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:44.596143 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc9cfd52-e186-4a55-b313-3e6b64179820 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 returned with HTTP 200 Aug 07 21:10:44.596769 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1279/5123] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:44 2026] GET /volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:44.682493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c4ab0bd5-4895-4e56-b784-8904fbd0becf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:44.686631 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c4ab0bd5-4895-4e56-b784-8904fbd0becf tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add Aug 07 21:10:44.686958 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c4ab0bd5-4895-4e56-b784-8904fbd0becf tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:44.687243 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c4ab0bd5-4895-4e56-b784-8904fbd0becf tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:44.694991 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c4ab0bd5-4895-4e56-b784-8904fbd0becf tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add returned with HTTP 404 Aug 07 21:10:44.694991 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1283/5124] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:44 2026] GET /volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 21:10:44.707267 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-128d3c2f-27cd-476a-836a-cda77613eaf0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:44.709192 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-128d3c2f-27cd-476a-836a-cda77613eaf0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 Aug 07 21:10:44.709408 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-128d3c2f-27cd-476a-836a-cda77613eaf0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:44.709631 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-128d3c2f-27cd-476a-836a-cda77613eaf0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:44.709780 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-128d3c2f-27cd-476a-836a-cda77613eaf0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: 6a933b76-0cb3-4f99-8eab-379abdd64e41 Aug 07 21:10:44.716736 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:44.716736 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:44.717229 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-128d3c2f-27cd-476a-836a-cda77613eaf0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:44.743484 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-128d3c2f-27cd-476a-836a-cda77613eaf0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume request issued successfully. Aug 07 21:10:44.743724 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-128d3c2f-27cd-476a-836a-cda77613eaf0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 returned with HTTP 202 Aug 07 21:10:44.744179 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1289/5125] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:44 2026] DELETE /volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:44.752114 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-46428707-cb71-4cf0-9093-390520ab5fee None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:44.754090 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-46428707-cb71-4cf0-9093-390520ab5fee tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 Aug 07 21:10:44.754404 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-46428707-cb71-4cf0-9093-390520ab5fee tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:44.754661 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-46428707-cb71-4cf0-9093-390520ab5fee tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:44.762485 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:44.762485 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:44.767401 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-46428707-cb71-4cf0-9093-390520ab5fee tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:44.772421 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-46428707-cb71-4cf0-9093-390520ab5fee tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 returned with HTTP 200 Aug 07 21:10:44.772826 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1275/5126] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:44 2026] GET /volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:45.595409 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e7b7890e-c528-4055-b3b2-55f11a5979d9 req-b57b3855-ff7a-4a6b-856d-9f2f51e08bb5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:45.597525 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e7b7890e-c528-4055-b3b2-55f11a5979d9 req-b57b3855-ff7a-4a6b-856d-9f2f51e08bb5 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/attachments/ccecbfa8-3821-46ee-8fe2-6318d8a0306e Aug 07 21:10:45.597750 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e7b7890e-c528-4055-b3b2-55f11a5979d9 req-b57b3855-ff7a-4a6b-856d-9f2f51e08bb5 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:45.598040 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e7b7890e-c528-4055-b3b2-55f11a5979d9 req-b57b3855-ff7a-4a6b-856d-9f2f51e08bb5 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:45.606133 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:45.606133 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:45.610280 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-38178885-d2e0-4ab3-9c6f-14acbbd6ce10 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:45.612077 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-38178885-d2e0-4ab3-9c6f-14acbbd6ce10 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 Aug 07 21:10:45.612336 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-38178885-d2e0-4ab3-9c6f-14acbbd6ce10 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:45.612982 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-38178885-d2e0-4ab3-9c6f-14acbbd6ce10 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:45.619981 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:45.619981 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:45.624150 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-38178885-d2e0-4ab3-9c6f-14acbbd6ce10 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:45.629153 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-38178885-d2e0-4ab3-9c6f-14acbbd6ce10 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 returned with HTTP 200 Aug 07 21:10:45.629519 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1284/5127] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:45 2026] GET /volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:10:45.640712 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-57da7e3e-356d-4779-9b0a-f0f9a16dde90 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:45.642425 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-57da7e3e-356d-4779-9b0a-f0f9a16dde90 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] GET https://10.4.3.127/volume/v3/volumes/summary Aug 07 21:10:45.642640 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-57da7e3e-356d-4779-9b0a-f0f9a16dde90 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:45.642866 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-57da7e3e-356d-4779-9b0a-f0f9a16dde90 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:45.643060 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-57da7e3e-356d-4779-9b0a-f0f9a16dde90 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Removing options '' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:10:45.649036 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-57da7e3e-356d-4779-9b0a-f0f9a16dde90 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] Get summary completed successfully. Aug 07 21:10:45.649292 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-57da7e3e-356d-4779-9b0a-f0f9a16dde90 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-reader] https://10.4.3.127/volume/v3/volumes/summary returned with HTTP 200 Aug 07 21:10:45.649674 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1290/5128] 10.4.3.127 () {68 vars in 1302 bytes} [Fri Aug 7 21:10:45 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:45.654723 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e7b7890e-c528-4055-b3b2-55f11a5979d9 req-b57b3855-ff7a-4a6b-856d-9f2f51e08bb5 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/ccecbfa8-3821-46ee-8fe2-6318d8a0306e returned with HTTP 200 Aug 07 21:10:45.655337 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1280/5129] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:10:45 2026] DELETE /volume/v3/attachments/ccecbfa8-3821-46ee-8fe2-6318d8a0306e => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:45.657068 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ec517bef-a09d-44e0-a1c0-c1b5909592f1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:45.658736 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ec517bef-a09d-44e0-a1c0-c1b5909592f1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 Aug 07 21:10:45.659007 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ec517bef-a09d-44e0-a1c0-c1b5909592f1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:45.659204 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ec517bef-a09d-44e0-a1c0-c1b5909592f1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:45.659378 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ec517bef-a09d-44e0-a1c0-c1b5909592f1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Delete volume with id: 35094a95-8691-416b-9749-1aff3ff10086 Aug 07 21:10:45.665989 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:45.665989 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:45.666305 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ec517bef-a09d-44e0-a1c0-c1b5909592f1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:45.680960 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ec517bef-a09d-44e0-a1c0-c1b5909592f1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Delete volume request issued successfully. Aug 07 21:10:45.681147 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ec517bef-a09d-44e0-a1c0-c1b5909592f1 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 returned with HTTP 202 Aug 07 21:10:45.681523 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1276/5130] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:45 2026] DELETE /volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:45.688503 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2b7c5049-50ca-48b5-b022-6503bc8e19d5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:45.690414 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2b7c5049-50ca-48b5-b022-6503bc8e19d5 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 Aug 07 21:10:45.690647 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2b7c5049-50ca-48b5-b022-6503bc8e19d5 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:45.690888 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2b7c5049-50ca-48b5-b022-6503bc8e19d5 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:45.697613 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:45.697613 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:45.700891 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2b7c5049-50ca-48b5-b022-6503bc8e19d5 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Volume info retrieved successfully. Aug 07 21:10:45.704868 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2b7c5049-50ca-48b5-b022-6503bc8e19d5 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 returned with HTTP 200 Aug 07 21:10:45.705239 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1285/5131] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:45 2026] GET /volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:10:45.785934 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3e7811fe-0c3d-4842-a877-619e83e56d2b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:45.787813 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3e7811fe-0c3d-4842-a877-619e83e56d2b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 Aug 07 21:10:45.788032 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3e7811fe-0c3d-4842-a877-619e83e56d2b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:45.788238 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3e7811fe-0c3d-4842-a877-619e83e56d2b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:45.794445 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3e7811fe-0c3d-4842-a877-619e83e56d2b tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 returned with HTTP 404 Aug 07 21:10:45.794945 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1291/5132] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:45 2026] GET /volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:45.802074 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:45.803687 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:45.804233 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-898850930"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:45.805891 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-898850930'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:45.806030 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume of 1 GB Aug 07 21:10:45.806323 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:45.806323 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:45.810492 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Availability Zones retrieved successfully. Aug 07 21:10:45.816296 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (1190ab21-0491-40d9-a02e-275df3353085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:45.817336 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a1d15fc-2cde-4342-b660-cc50a7b2fa13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:45.818325 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:45.842537 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a1d15fc-2cde-4342-b660-cc50a7b2fa13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:45.843345 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee660c75-da0f-4c5d-bee9-630168e532a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:45.877157 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['a2cfb6e2-ad3d-494e-9ac3-9a55be9f2341', '0efb22c8-2e8d-4773-9569-b78cb5617188', '520e91f7-0b44-482e-a5ea-d65e7ffa3e52', 'aa5cc08d-7fec-4d83-a88b-8d5f11acd027'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:45.877953 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee660c75-da0f-4c5d-bee9-630168e532a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2cfb6e2-ad3d-494e-9ac3-9a55be9f2341', '0efb22c8-2e8d-4773-9569-b78cb5617188', '520e91f7-0b44-482e-a5ea-d65e7ffa3e52', 'aa5cc08d-7fec-4d83-a88b-8d5f11acd027']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:45.878705 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d8ecdba-fbae-4ba5-b2cc-fe2490b8dc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:45.902161 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d8ecdba-fbae-4ba5-b2cc-fe2490b8dc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8c26a92-e061-4f6c-82ce-b021d09630a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-898850930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['a2cfb6e2-ad3d-494e-9ac3-9a55be9f2341','0efb22c8-2e8d-4773-9569-b78cb5617188','520e91f7-0b44-482e-a5ea-d65e7ffa3e52','aa5cc08d-7fec-4d83-a88b-8d5f11acd027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-898850930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8c26a92-e061-4f6c-82ce-b021d09630a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b654aa4c89146bcbd97bc5597728fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caa3818fe4a4709963c846373712835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:45.903041 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60b334da-26bd-4902-b24f-1b4f05c147a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:45.919377 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60b334da-26bd-4902-b24f-1b4f05c147a3) transitioned into state 'SUCCESS' from state '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-898850930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['a2cfb6e2-ad3d-494e-9ac3-9a55be9f2341','0efb22c8-2e8d-4773-9569-b78cb5617188','520e91f7-0b44-482e-a5ea-d65e7ffa3e52','aa5cc08d-7fec-4d83-a88b-8d5f11acd027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:45.920140 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (730c3fd2-9cbc-47cd-945e-44acbef48c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:45.930316 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (730c3fd2-9cbc-47cd-945e-44acbef48c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:45.931329 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (1190ab21-0491-40d9-a02e-275df3353085) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:45.931673 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request issued successfully. Aug 07 21:10:45.932296 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed08a399-6fbc-4cd9-8863-62fd0993d2ae tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:45.932903 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1281/5133] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:10:45 2026] POST /volume/v3/volumes => generated 769 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:45.944065 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b9591d87-0fc0-48e2-b939-08fa403fefa1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:45.945822 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9591d87-0fc0-48e2-b939-08fa403fefa1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 Aug 07 21:10:45.946071 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9591d87-0fc0-48e2-b939-08fa403fefa1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:45.946263 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9591d87-0fc0-48e2-b939-08fa403fefa1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:45.952980 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:45.952980 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:45.956153 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b9591d87-0fc0-48e2-b939-08fa403fefa1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:45.959947 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9591d87-0fc0-48e2-b939-08fa403fefa1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 returned with HTTP 200 Aug 07 21:10:45.960359 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1277/5134] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:45 2026] GET /volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:46.717714 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-168ecb5f-0f50-45ba-9fa5-ee88f5a4b4a7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:46.719554 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-168ecb5f-0f50-45ba-9fa5-ee88f5a4b4a7 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] GET https://10.4.3.127/volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 Aug 07 21:10:46.719809 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-168ecb5f-0f50-45ba-9fa5-ee88f5a4b4a7 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:46.720052 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-168ecb5f-0f50-45ba-9fa5-ee88f5a4b4a7 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:46.727030 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-168ecb5f-0f50-45ba-9fa5-ee88f5a4b4a7 tempest-ProjectReaderTests-1666682468 tempest-ProjectReaderTests-1666682468-project-admin] https://10.4.3.127/volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 returned with HTTP 404 Aug 07 21:10:46.727699 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1286/5135] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:46 2026] GET /volume/v3/volumes/35094a95-8691-416b-9749-1aff3ff10086 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:46.768210 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-a5d48db1-96f1-43fb-bf1b-850fe81ce585 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:46.770295 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-a5d48db1-96f1-43fb-bf1b-850fe81ce585 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:10:46.770492 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-a5d48db1-96f1-43fb-bf1b-850fe81ce585 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:46.770694 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-a5d48db1-96f1-43fb-bf1b-850fe81ce585 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:46.777244 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:46.777244 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:46.780620 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-a5d48db1-96f1-43fb-bf1b-850fe81ce585 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:10:46.784992 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-a5d48db1-96f1-43fb-bf1b-850fe81ce585 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b returned with HTTP 200 Aug 07 21:10:46.785381 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1292/5136] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:10:46 2026] GET /volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:46.974066 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-391ab659-709a-4e5c-a4be-91b4a3603afa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:46.976159 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-391ab659-709a-4e5c-a4be-91b4a3603afa tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 Aug 07 21:10:46.976363 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-391ab659-709a-4e5c-a4be-91b4a3603afa tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:46.976653 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-391ab659-709a-4e5c-a4be-91b4a3603afa tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:46.984677 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:46.984677 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:46.989175 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-391ab659-709a-4e5c-a4be-91b4a3603afa tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:46.994795 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-391ab659-709a-4e5c-a4be-91b4a3603afa tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 returned with HTTP 200 Aug 07 21:10:46.995309 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1282/5137] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:46 2026] GET /volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:47.008693 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:47.010356 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:47.010662 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e8c26a92-e061-4f6c-82ce-b021d09630a7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-268690086"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:47.012156 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request body: {'volume': {'source_volid': 'e8c26a92-e061-4f6c-82ce-b021d09630a7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-268690086'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:47.019112 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:47.019112 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:47.019544 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume retrieved successfully. Aug 07 21:10:47.019660 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume of 1 GB Aug 07 21:10:47.022984 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Availability Zones retrieved successfully. Aug 07 21:10:47.027854 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (89ff1ae7-c493-410b-92ff-fa1ed28bf8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:47.028840 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ab78718-6e11-4d97-b403-bfcda7634d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:47.029721 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:47.052244 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ab78718-6e11-4d97-b403-bfcda7634d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e8c26a92-e061-4f6c-82ce-b021d09630a7', 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:47.053131 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e7e822-d986-4015-be72-f30eb0f9d556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:47.093717 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Created reservations ['1345e7c9-0091-4999-a2f5-9a625d24bdae', '2012498b-47ef-4d60-afe3-5c77773470ef', '9d3139c4-cb74-44e1-88d1-5bda252777e3', '4ade655f-74fe-4f46-9dc1-dec540b4545c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:47.094535 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e7e822-d986-4015-be72-f30eb0f9d556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1345e7c9-0091-4999-a2f5-9a625d24bdae', '2012498b-47ef-4d60-afe3-5c77773470ef', '9d3139c4-cb74-44e1-88d1-5bda252777e3', '4ade655f-74fe-4f46-9dc1-dec540b4545c']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:47.095294 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beb1f4a6-fe40-4c5c-a6d0-6a2e5141cd09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:47.126961 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beb1f4a6-fe40-4c5c-a6d0-6a2e5141cd09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '793da663-6e52-4a60-9a6c-c57752f1c131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-268690086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['1345e7c9-0091-4999-a2f5-9a625d24bdae','2012498b-47ef-4d60-afe3-5c77773470ef','9d3139c4-cb74-44e1-88d1-5bda252777e3','4ade655f-74fe-4f46-9dc1-dec540b4545c'],size=1,snapshot_id=None,source_replicaid=,source_volid=e8c26a92-e061-4f6c-82ce-b021d09630a7,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-268690086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=793da663-6e52-4a60-9a6c-c57752f1c131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b654aa4c89146bcbd97bc5597728fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e8c26a92-e061-4f6c-82ce-b021d09630a7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caa3818fe4a4709963c846373712835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:47.127796 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62046b39-386e-478a-956c-bcc74c9cf21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:47.144367 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62046b39-386e-478a-956c-bcc74c9cf21c) transitioned into state 'SUCCESS' from state '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-268690086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b654aa4c89146bcbd97bc5597728fae',qos_specs=None,replication_status=,reservations=['1345e7c9-0091-4999-a2f5-9a625d24bdae','2012498b-47ef-4d60-afe3-5c77773470ef','9d3139c4-cb74-44e1-88d1-5bda252777e3','4ade655f-74fe-4f46-9dc1-dec540b4545c'],size=1,snapshot_id=None,source_replicaid=,source_volid=e8c26a92-e061-4f6c-82ce-b021d09630a7,status='creating',user_id='8caa3818fe4a4709963c846373712835',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:47.145180 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7442c9-61c3-4a9f-9fa4-e4591d38276f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:47.160672 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7442c9-61c3-4a9f-9fa4-e4591d38276f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:47.161547 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Flow 'volume_create_api' (89ff1ae7-c493-410b-92ff-fa1ed28bf8cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:47.161951 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Create volume request issued successfully. Aug 07 21:10:47.162475 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad4b4c71-fcce-4b25-b9f6-53c284b215a2 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:47.162943 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1278/5138] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:10:47 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) Aug 07 21:10:47.174861 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c2a1e0ee-a5b0-440e-99c3-dd5e7bd79dd4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:47.177326 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c2a1e0ee-a5b0-440e-99c3-dd5e7bd79dd4 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 Aug 07 21:10:47.177447 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c2a1e0ee-a5b0-440e-99c3-dd5e7bd79dd4 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:47.177783 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c2a1e0ee-a5b0-440e-99c3-dd5e7bd79dd4 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:47.190797 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:47.190797 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:47.195155 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c2a1e0ee-a5b0-440e-99c3-dd5e7bd79dd4 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:47.199634 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c2a1e0ee-a5b0-440e-99c3-dd5e7bd79dd4 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 returned with HTTP 200 Aug 07 21:10:47.200237 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1287/5139] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:47 2026] GET /volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:47.364192 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-4ac0393c-8cb8-4e45-b78a-dfa5637add8d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:47.366437 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-4ac0393c-8cb8-4e45-b78a-dfa5637add8d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:10:47.366661 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-4ac0393c-8cb8-4e45-b78a-dfa5637add8d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:47.366876 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-4ac0393c-8cb8-4e45-b78a-dfa5637add8d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:47.375869 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:47.375869 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:47.381287 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-4ac0393c-8cb8-4e45-b78a-dfa5637add8d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:10:47.386927 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-4ac0393c-8cb8-4e45-b78a-dfa5637add8d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b returned with HTTP 200 Aug 07 21:10:47.387445 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1293/5140] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:10:47 2026] GET /volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:47.396271 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2eaeb1d-7b15-4cca-8145-a5cf4f8f8907 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:47.396642 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2eaeb1d-7b15-4cca-8145-a5cf4f8f8907 None None] GET https://10.4.3.127/volume// Aug 07 21:10:47.396881 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2eaeb1d-7b15-4cca-8145-a5cf4f8f8907 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:47.397071 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2eaeb1d-7b15-4cca-8145-a5cf4f8f8907 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:47.397384 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2eaeb1d-7b15-4cca-8145-a5cf4f8f8907 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:10:47.397690 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1283/5141] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:10:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:10:47.404684 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-38deded5-d970-4a43-a77c-a064543cec3c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:47.406943 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-38deded5-d970-4a43-a77c-a064543cec3c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:10:47.407319 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-38deded5-d970-4a43-a77c-a064543cec3c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "682d4e9d-d928-4337-8758-c013fb65960b", "connector": null, "instance_uuid": "50b599cd-7840-4733-80f9-7f2dd32bf5c0"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:47.415537 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:47.415537 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:47.439050 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-38deded5-d970-4a43-a77c-a064543cec3c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:10:47.439589 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1279/5142] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:10:47 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:48.166645 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c5d60b7b-4011-4fdf-a20f-3465be05fb62 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:48.167089 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c5d60b7b-4011-4fdf-a20f-3465be05fb62 None None] GET https://10.4.3.127/volume// Aug 07 21:10:48.167249 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c5d60b7b-4011-4fdf-a20f-3465be05fb62 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:48.167458 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c5d60b7b-4011-4fdf-a20f-3465be05fb62 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:48.167757 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c5d60b7b-4011-4fdf-a20f-3465be05fb62 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:10:48.168064 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1288/5143] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:10:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:10:48.178334 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-a9d177d9-7cec-4a1c-9fab-6c7bf7d5603b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:48.180517 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-a9d177d9-7cec-4a1c-9fab-6c7bf7d5603b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:10:48.180724 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-a9d177d9-7cec-4a1c-9fab-6c7bf7d5603b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:48.180934 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-a9d177d9-7cec-4a1c-9fab-6c7bf7d5603b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:48.189568 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:48.189568 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:48.192995 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-a9d177d9-7cec-4a1c-9fab-6c7bf7d5603b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:10:48.197322 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-a9d177d9-7cec-4a1c-9fab-6c7bf7d5603b tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b returned with HTTP 200 Aug 07 21:10:48.197653 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1294/5144] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:10:48 2026] GET /volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:10:48.211588 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d80590bc-0e92-4564-8436-32b7d3ad3952 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:48.213443 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d80590bc-0e92-4564-8436-32b7d3ad3952 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 Aug 07 21:10:48.213662 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d80590bc-0e92-4564-8436-32b7d3ad3952 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:48.213839 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d80590bc-0e92-4564-8436-32b7d3ad3952 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:48.221301 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:48.221301 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:48.225252 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d80590bc-0e92-4564-8436-32b7d3ad3952 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:48.229405 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d80590bc-0e92-4564-8436-32b7d3ad3952 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 returned with HTTP 200 Aug 07 21:10:48.229917 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1284/5145] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:48 2026] GET /volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:48.243948 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c416c7ec-4d90-470e-b303-def58cf461e0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:48.245948 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c416c7ec-4d90-470e-b303-def58cf461e0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 Aug 07 21:10:48.246149 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c416c7ec-4d90-470e-b303-def58cf461e0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:48.246353 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c416c7ec-4d90-470e-b303-def58cf461e0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:48.246510 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c416c7ec-4d90-470e-b303-def58cf461e0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: e8c26a92-e061-4f6c-82ce-b021d09630a7 Aug 07 21:10:48.253572 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:48.253572 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:48.253960 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c416c7ec-4d90-470e-b303-def58cf461e0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:48.271184 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c416c7ec-4d90-470e-b303-def58cf461e0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume request issued successfully. Aug 07 21:10:48.271419 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c416c7ec-4d90-470e-b303-def58cf461e0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 returned with HTTP 202 Aug 07 21:10:48.271917 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1280/5146] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:48 2026] DELETE /volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:48.278453 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9fcaa713-7b3d-4abe-aaa7-de87d24cb13e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:48.280214 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9fcaa713-7b3d-4abe-aaa7-de87d24cb13e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 Aug 07 21:10:48.280416 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9fcaa713-7b3d-4abe-aaa7-de87d24cb13e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:48.280606 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9fcaa713-7b3d-4abe-aaa7-de87d24cb13e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:48.282650 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=353,cinder:UPDATE=143,cinder:INSERT=65,cinder:DELETE=1 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:10:48.287977 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:48.287977 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:48.291713 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9fcaa713-7b3d-4abe-aaa7-de87d24cb13e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:48.297628 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9fcaa713-7b3d-4abe-aaa7-de87d24cb13e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 returned with HTTP 200 Aug 07 21:10:48.298041 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1289/5147] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:48 2026] GET /volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:48.303796 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-f6699a2d-cc55-4df2-9ac9-a354703c580a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:48.306117 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-f6699a2d-cc55-4df2-9ac9-a354703c580a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] PUT https://10.4.3.127/volume/v3/attachments/547070c7-08b6-40b2-875f-b7c8efa90347 Aug 07 21:10:48.306620 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-f6699a2d-cc55-4df2-9ac9-a354703c580a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:48.309850 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=381,cinder:UPDATE=149,cinder:INSERT=83 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:10:48.314905 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-f6699a2d-cc55-4df2-9ac9-a354703c580a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Acquiring lock "cinder-attachment_update-682d4e9d-d928-4337-8758-c013fb65960b-np0000006755" by "attachment_update" {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:10:48.321912 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-f6699a2d-cc55-4df2-9ac9-a354703c580a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-682d4e9d-d928-4337-8758-c013fb65960b-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100277) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:10:48.321912 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:48.321912 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:48.413986 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.coordination [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-f6699a2d-cc55-4df2-9ac9-a354703c580a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-682d4e9d-d928-4337-8758-c013fb65960b-np0000006755" released by "attachment_update" :: held 0.094s {{(pid=100277) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:10:48.414420 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-f6699a2d-cc55-4df2-9ac9-a354703c580a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/547070c7-08b6-40b2-875f-b7c8efa90347 returned with HTTP 200 Aug 07 21:10:48.415015 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1295/5148] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:10:48 2026] PUT /volume/v3/attachments/547070c7-08b6-40b2-875f-b7c8efa90347 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:48.441952 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-2eb2319c-baad-4e81-97a6-f4ae5c621ecc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:48.444373 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-2eb2319c-baad-4e81-97a6-f4ae5c621ecc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments/547070c7-08b6-40b2-875f-b7c8efa90347/action Aug 07 21:10:48.444811 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-2eb2319c-baad-4e81-97a6-f4ae5c621ecc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:10:48.444979 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-2eb2319c-baad-4e81-97a6-f4ae5c621ecc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:48.460925 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:48.460925 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:48.470383 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f0c2076b-33c3-498d-adaf-a8c00a6622be req-2eb2319c-baad-4e81-97a6-f4ae5c621ecc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/547070c7-08b6-40b2-875f-b7c8efa90347/action returned with HTTP 204 Aug 07 21:10:48.470921 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1285/5149] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:10:48 2026] POST /volume/v3/attachments/547070c7-08b6-40b2-875f-b7c8efa90347/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:49.310951 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f9efc837-4ce0-4da8-be81-c5c0955d76eb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:49.314712 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f9efc837-4ce0-4da8-be81-c5c0955d76eb tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 Aug 07 21:10:49.314712 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f9efc837-4ce0-4da8-be81-c5c0955d76eb tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:49.314712 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f9efc837-4ce0-4da8-be81-c5c0955d76eb tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:49.319489 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f9efc837-4ce0-4da8-be81-c5c0955d76eb tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 returned with HTTP 404 Aug 07 21:10:49.320089 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1281/5150] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:49 2026] GET /volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:49.328931 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e09815cd-e1c5-4430-a9da-59eed75d1b48 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:49.330556 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e09815cd-e1c5-4430-a9da-59eed75d1b48 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 Aug 07 21:10:49.330839 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e09815cd-e1c5-4430-a9da-59eed75d1b48 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:49.331016 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e09815cd-e1c5-4430-a9da-59eed75d1b48 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:49.331173 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-e09815cd-e1c5-4430-a9da-59eed75d1b48 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: 793da663-6e52-4a60-9a6c-c57752f1c131 Aug 07 21:10:49.337677 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:49.337677 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:49.338167 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e09815cd-e1c5-4430-a9da-59eed75d1b48 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:49.353374 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e09815cd-e1c5-4430-a9da-59eed75d1b48 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume request issued successfully. Aug 07 21:10:49.353601 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e09815cd-e1c5-4430-a9da-59eed75d1b48 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 returned with HTTP 202 Aug 07 21:10:49.354068 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1290/5151] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:49 2026] DELETE /volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:49.363474 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-210c94de-7876-419c-8c16-1982446af59f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:49.365029 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-210c94de-7876-419c-8c16-1982446af59f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 Aug 07 21:10:49.365231 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-210c94de-7876-419c-8c16-1982446af59f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:49.365408 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-210c94de-7876-419c-8c16-1982446af59f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:49.372916 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:49.372916 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:49.376468 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-210c94de-7876-419c-8c16-1982446af59f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:49.381287 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-210c94de-7876-419c-8c16-1982446af59f tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 returned with HTTP 200 Aug 07 21:10:49.381495 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1296/5152] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:49 2026] GET /volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:50.394101 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6997569e-4f8e-485a-a532-af20593399b7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:50.395842 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6997569e-4f8e-485a-a532-af20593399b7 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 Aug 07 21:10:50.396044 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6997569e-4f8e-485a-a532-af20593399b7 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:50.396259 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6997569e-4f8e-485a-a532-af20593399b7 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:50.402234 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6997569e-4f8e-485a-a532-af20593399b7 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 returned with HTTP 404 Aug 07 21:10:50.402711 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1286/5153] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:50 2026] GET /volume/v3/volumes/793da663-6e52-4a60-9a6c-c57752f1c131 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:50.408462 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8ac3cb9a-819c-4fa8-9fa2-a4fa15e8e350 req-eefe8be4-b91b-4e19-8803-2bd8a29aac4e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:50.410368 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-212ca65f-78f3-45df-b3be-dd5c44273119 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:50.410618 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8ac3cb9a-819c-4fa8-9fa2-a4fa15e8e350 req-eefe8be4-b91b-4e19-8803-2bd8a29aac4e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] DELETE https://10.4.3.127/volume/v3/attachments/28318794-213d-4e35-8c08-fdeb24b20193 Aug 07 21:10:50.410827 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8ac3cb9a-819c-4fa8-9fa2-a4fa15e8e350 req-eefe8be4-b91b-4e19-8803-2bd8a29aac4e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:50.411080 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8ac3cb9a-819c-4fa8-9fa2-a4fa15e8e350 req-eefe8be4-b91b-4e19-8803-2bd8a29aac4e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:50.412085 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-212ca65f-78f3-45df-b3be-dd5c44273119 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 Aug 07 21:10:50.412305 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-212ca65f-78f3-45df-b3be-dd5c44273119 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:50.412486 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-212ca65f-78f3-45df-b3be-dd5c44273119 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:50.412688 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-212ca65f-78f3-45df-b3be-dd5c44273119 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: e8c26a92-e061-4f6c-82ce-b021d09630a7 Aug 07 21:10:50.417985 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-212ca65f-78f3-45df-b3be-dd5c44273119 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 returned with HTTP 404 Aug 07 21:10:50.418623 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1291/5154] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:50 2026] DELETE /volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:50.418723 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:50.418723 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:50.426440 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-42bf44d7-06ad-4672-baf1-96ce1d89ee33 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:50.428310 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-42bf44d7-06ad-4672-baf1-96ce1d89ee33 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 Aug 07 21:10:50.428377 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-42bf44d7-06ad-4672-baf1-96ce1d89ee33 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:50.428569 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-42bf44d7-06ad-4672-baf1-96ce1d89ee33 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:50.434484 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-42bf44d7-06ad-4672-baf1-96ce1d89ee33 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 returned with HTTP 404 Aug 07 21:10:50.435141 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1297/5155] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:50 2026] GET /volume/v3/volumes/e8c26a92-e061-4f6c-82ce-b021d09630a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:50.441593 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d59a7f37-983c-436a-b313-ac886263e639 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:50.443640 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d59a7f37-983c-436a-b313-ac886263e639 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 Aug 07 21:10:50.444019 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d59a7f37-983c-436a-b313-ac886263e639 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:50.444107 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d59a7f37-983c-436a-b313-ac886263e639 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:50.444303 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d59a7f37-983c-436a-b313-ac886263e639 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 Aug 07 21:10:50.452508 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:50.452508 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:50.453106 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d59a7f37-983c-436a-b313-ac886263e639 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:50.464353 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8ac3cb9a-819c-4fa8-9fa2-a4fa15e8e350 req-eefe8be4-b91b-4e19-8803-2bd8a29aac4e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/attachments/28318794-213d-4e35-8c08-fdeb24b20193 returned with HTTP 200 Aug 07 21:10:50.464353 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1282/5156] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:10:50 2026] DELETE /volume/v3/attachments/28318794-213d-4e35-8c08-fdeb24b20193 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:50.472203 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d59a7f37-983c-436a-b313-ac886263e639 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume request issued successfully. Aug 07 21:10:50.472203 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d59a7f37-983c-436a-b313-ac886263e639 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 returned with HTTP 202 Aug 07 21:10:50.472401 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1287/5157] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:50 2026] DELETE /volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:10:50.482345 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0d703d54-d3af-47db-80c9-e69009515f09 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:50.484270 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0d703d54-d3af-47db-80c9-e69009515f09 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 Aug 07 21:10:50.484548 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0d703d54-d3af-47db-80c9-e69009515f09 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:50.484779 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0d703d54-d3af-47db-80c9-e69009515f09 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:50.492906 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:50.492906 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:50.497394 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0d703d54-d3af-47db-80c9-e69009515f09 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Volume info retrieved successfully. Aug 07 21:10:50.501603 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0d703d54-d3af-47db-80c9-e69009515f09 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 returned with HTTP 200 Aug 07 21:10:50.501986 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1292/5158] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:50 2026] GET /volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:51.452748 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.455655 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:51.455655 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-624032428", "source_volid": "cac8c720-3864-43f7-a971-48447e00536c", "volume_type": "tempest-scenario-type-luks-830894036", "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:51.456639 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-624032428', 'source_volid': 'cac8c720-3864-43f7-a971-48447e00536c', 'volume_type': 'tempest-scenario-type-luks-830894036', 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:51.469071 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:51.469071 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:51.469700 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume retrieved successfully. Aug 07 21:10:51.469891 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Create volume of 1 GB Aug 07 21:10:51.470686 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Availability Zones retrieved successfully. Aug 07 21:10:51.477138 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Flow 'volume_create_api' (4419f80c-9a5c-4474-81f8-d94c3001c7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:51.478402 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42eafb8b-073d-46b0-9ed7-0bcc2b632ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:51.479426 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:51.498438 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42eafb8b-073d-46b0-9ed7-0bcc2b632ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cac8c720-3864-43f7-a971-48447e00536c', 'volume_type': VolumeType(created_at=2026-08-07T21:09:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=80af5130-d0d7-48bc-a538-d78c94c9c6bf,is_public=True,name='tempest-scenario-type-luks-830894036',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80af5130-d0d7-48bc-a538-d78c94c9c6bf', '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=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:51.499098 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a8e8b3-e835-4435-90ce-929f98580ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:51.517124 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-48264077-3659-4ad0-911d-752f8aa29690 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.518976 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-48264077-3659-4ad0-911d-752f8aa29690 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 Aug 07 21:10:51.519202 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-48264077-3659-4ad0-911d-752f8aa29690 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.519413 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-48264077-3659-4ad0-911d-752f8aa29690 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.525183 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-48264077-3659-4ad0-911d-752f8aa29690 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 returned with HTTP 404 Aug 07 21:10:51.525718 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1283/5159] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/volumes/b6f6665c-7c75-40bd-a6ea-ec9b17ed5330 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.532639 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ad777aa-a6e5-49e7-8a8d-ce6a5f3859a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.534936 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ad777aa-a6e5-49e7-8a8d-ce6a5f3859a3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add Aug 07 21:10:51.534936 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ad777aa-a6e5-49e7-8a8d-ce6a5f3859a3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.535036 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ad777aa-a6e5-49e7-8a8d-ce6a5f3859a3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.535199 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-0ad777aa-a6e5-49e7-8a8d-ce6a5f3859a3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete snapshot with id: b39f15fa-2d79-45a1-8abe-8fe9f8ea2add Aug 07 21:10:51.539487 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ad777aa-a6e5-49e7-8a8d-ce6a5f3859a3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add returned with HTTP 404 Aug 07 21:10:51.540027 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1288/5160] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:10:51 2026] DELETE /volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:51.541368 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Created reservations ['fdb2ccc8-402f-4c36-ace6-8b39c0e5274d', '89bbf993-b034-4ebd-811e-6d3508bc4935', 'f26a39fc-50cd-495a-83e0-534893754608', 'e9aa1d6d-4231-4556-8112-a76ff257359b'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:51.541959 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a8e8b3-e835-4435-90ce-929f98580ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdb2ccc8-402f-4c36-ace6-8b39c0e5274d', '89bbf993-b034-4ebd-811e-6d3508bc4935', 'f26a39fc-50cd-495a-83e0-534893754608', 'e9aa1d6d-4231-4556-8112-a76ff257359b']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:51.542612 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e0cb002-dece-4a19-8df2-0ff9e11b2227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:51.546573 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cc474a18-0293-4db6-bb73-512730d5861e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.548545 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cc474a18-0293-4db6-bb73-512730d5861e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add Aug 07 21:10:51.548779 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cc474a18-0293-4db6-bb73-512730d5861e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.548987 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cc474a18-0293-4db6-bb73-512730d5861e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.553380 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cc474a18-0293-4db6-bb73-512730d5861e tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add returned with HTTP 404 Aug 07 21:10:51.554132 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1293/5161] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/snapshots/b39f15fa-2d79-45a1-8abe-8fe9f8ea2add => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:51.563398 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0ce50d44-f3a3-4496-bc50-5f01370706cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.565844 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ce50d44-f3a3-4496-bc50-5f01370706cd tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 Aug 07 21:10:51.566132 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0ce50d44-f3a3-4496-bc50-5f01370706cd tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.566375 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0ce50d44-f3a3-4496-bc50-5f01370706cd tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.566594 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0ce50d44-f3a3-4496-bc50-5f01370706cd tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: 6a933b76-0cb3-4f99-8eab-379abdd64e41 Aug 07 21:10:51.573588 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ce50d44-f3a3-4496-bc50-5f01370706cd tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 returned with HTTP 404 Aug 07 21:10:51.573643 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e0cb002-dece-4a19-8df2-0ff9e11b2227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7519dac0-9ccf-4709-becd-6beb9e7d6721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-624032428',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74463e178c2b4e0c99f1d7e5b1a47230',qos_specs=None,replication_status=,reservations=['fdb2ccc8-402f-4c36-ace6-8b39c0e5274d','89bbf993-b034-4ebd-811e-6d3508bc4935','f26a39fc-50cd-495a-83e0-534893754608','e9aa1d6d-4231-4556-8112-a76ff257359b'],size=1,snapshot_id=None,source_replicaid=,source_volid=cac8c720-3864-43f7-a971-48447e00536c,status='creating',user_id='fce4d9f1cb024c90993726e747c03c60',volume_type_id=80af5130-d0d7-48bc-a538-d78c94c9c6bf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-624032428',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7519dac0-9ccf-4709-becd-6beb9e7d6721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74463e178c2b4e0c99f1d7e5b1a47230',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=cac8c720-3864-43f7-a971-48447e00536c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fce4d9f1cb024c90993726e747c03c60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80af5130-d0d7-48bc-a538-d78c94c9c6bf),volume_type_id=80af5130-d0d7-48bc-a538-d78c94c9c6bf)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:51.574135 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1284/5162] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:51 2026] DELETE /volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.574356 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6348d694-4b5e-4f4c-bbcf-0a2c20b63348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:51.582095 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fc128873-d583-494a-a751-0f3283795e66 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.583944 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc128873-d583-494a-a751-0f3283795e66 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 Aug 07 21:10:51.584198 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc128873-d583-494a-a751-0f3283795e66 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.584423 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc128873-d583-494a-a751-0f3283795e66 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.590308 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc128873-d583-494a-a751-0f3283795e66 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 returned with HTTP 404 Aug 07 21:10:51.590738 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1289/5163] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/volumes/6a933b76-0cb3-4f99-8eab-379abdd64e41 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.597515 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-79da9bda-405e-4f74-9d00-60ef5992bdca None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.597825 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6348d694-4b5e-4f4c-bbcf-0a2c20b63348) transitioned into state 'SUCCESS' from state '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-624032428',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74463e178c2b4e0c99f1d7e5b1a47230',qos_specs=None,replication_status=,reservations=['fdb2ccc8-402f-4c36-ace6-8b39c0e5274d','89bbf993-b034-4ebd-811e-6d3508bc4935','f26a39fc-50cd-495a-83e0-534893754608','e9aa1d6d-4231-4556-8112-a76ff257359b'],size=1,snapshot_id=None,source_replicaid=,source_volid=cac8c720-3864-43f7-a971-48447e00536c,status='creating',user_id='fce4d9f1cb024c90993726e747c03c60',volume_type_id=80af5130-d0d7-48bc-a538-d78c94c9c6bf)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:51.598318 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (095731ba-64c3-4111-8cd3-b1c6504072ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:51.599317 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-79da9bda-405e-4f74-9d00-60ef5992bdca tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 Aug 07 21:10:51.599600 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-79da9bda-405e-4f74-9d00-60ef5992bdca tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.599918 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-79da9bda-405e-4f74-9d00-60ef5992bdca tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.600159 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-79da9bda-405e-4f74-9d00-60ef5992bdca tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: 542605ae-bd57-495f-9d40-8159263c0793 Aug 07 21:10:51.606073 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-79da9bda-405e-4f74-9d00-60ef5992bdca tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 returned with HTTP 404 Aug 07 21:10:51.606476 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1294/5164] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:51 2026] DELETE /volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.612782 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-931bf69d-6c4c-47bf-9d42-7a832fe5882a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.614850 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-931bf69d-6c4c-47bf-9d42-7a832fe5882a tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 Aug 07 21:10:51.615117 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-931bf69d-6c4c-47bf-9d42-7a832fe5882a tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.615355 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-931bf69d-6c4c-47bf-9d42-7a832fe5882a tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.615570 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (095731ba-64c3-4111-8cd3-b1c6504072ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:51.616815 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Flow 'volume_create_api' (4419f80c-9a5c-4474-81f8-d94c3001c7a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:51.617181 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Create volume request issued successfully. Aug 07 21:10:51.617887 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3664c3cd-9064-4213-abbf-45ce61b4b1b0 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:51.618268 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1298/5165] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:10:51 2026] POST /volume/v3/volumes => generated 809 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:10:51.627812 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-931bf69d-6c4c-47bf-9d42-7a832fe5882a tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 returned with HTTP 404 Aug 07 21:10:51.628185 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1285/5166] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/volumes/542605ae-bd57-495f-9d40-8159263c0793 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.630724 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-688ba139-d920-4485-b311-d25358394f36 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.632469 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-688ba139-d920-4485-b311-d25358394f36 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:10:51.632666 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-688ba139-d920-4485-b311-d25358394f36 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.632983 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-688ba139-d920-4485-b311-d25358394f36 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.637235 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-01ee77b6-7209-4b8d-97c6-c070218ead2c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.639046 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-01ee77b6-7209-4b8d-97c6-c070218ead2c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee Aug 07 21:10:51.639215 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:51.639215 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:51.639282 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-01ee77b6-7209-4b8d-97c6-c070218ead2c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.639428 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-01ee77b6-7209-4b8d-97c6-c070218ead2c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.639526 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-01ee77b6-7209-4b8d-97c6-c070218ead2c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete snapshot with id: 08880971-1de2-4cd6-83a9-91b6af9a93ee Aug 07 21:10:51.642598 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-688ba139-d920-4485-b311-d25358394f36 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:51.643729 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-01ee77b6-7209-4b8d-97c6-c070218ead2c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee returned with HTTP 404 Aug 07 21:10:51.644493 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1295/5167] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:10:51 2026] DELETE /volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:51.646454 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-688ba139-d920-4485-b311-d25358394f36 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:10:51.647092 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1290/5168] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:51.650104 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-dcfb19df-d0c3-45c1-9b0f-6c07f29b768a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.651771 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dcfb19df-d0c3-45c1-9b0f-6c07f29b768a tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee Aug 07 21:10:51.651960 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dcfb19df-d0c3-45c1-9b0f-6c07f29b768a tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.652134 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dcfb19df-d0c3-45c1-9b0f-6c07f29b768a tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.656100 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dcfb19df-d0c3-45c1-9b0f-6c07f29b768a tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee returned with HTTP 404 Aug 07 21:10:51.656516 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1299/5169] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/snapshots/08880971-1de2-4cd6-83a9-91b6af9a93ee => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:51.662167 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3cbaa05f-ff59-4264-9de8-0600cd21cea3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.663839 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3cbaa05f-ff59-4264-9de8-0600cd21cea3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe Aug 07 21:10:51.664044 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3cbaa05f-ff59-4264-9de8-0600cd21cea3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.664258 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3cbaa05f-ff59-4264-9de8-0600cd21cea3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.664366 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3cbaa05f-ff59-4264-9de8-0600cd21cea3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: 7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe Aug 07 21:10:51.669369 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3cbaa05f-ff59-4264-9de8-0600cd21cea3 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe returned with HTTP 404 Aug 07 21:10:51.669838 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1286/5170] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:51 2026] DELETE /volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.675511 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9ae908c8-1426-41fe-b61b-1623f45688c0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.677206 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ae908c8-1426-41fe-b61b-1623f45688c0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe Aug 07 21:10:51.677376 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9ae908c8-1426-41fe-b61b-1623f45688c0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.677562 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9ae908c8-1426-41fe-b61b-1623f45688c0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.682705 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9ae908c8-1426-41fe-b61b-1623f45688c0 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe returned with HTTP 404 Aug 07 21:10:51.683143 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1296/5171] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/volumes/7c5c3780-e8cf-45cd-a6e8-c85a267f3ffe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.689039 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7726d6c3-622b-4c9e-b166-21dd72d2c73c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.691142 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7726d6c3-622b-4c9e-b166-21dd72d2c73c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 Aug 07 21:10:51.691315 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7726d6c3-622b-4c9e-b166-21dd72d2c73c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.691484 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7726d6c3-622b-4c9e-b166-21dd72d2c73c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.691584 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-7726d6c3-622b-4c9e-b166-21dd72d2c73c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete snapshot with id: ba8edc03-04f6-47e6-8e12-cb4ca8149073 Aug 07 21:10:51.697270 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7726d6c3-622b-4c9e-b166-21dd72d2c73c tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 returned with HTTP 404 Aug 07 21:10:51.697776 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1291/5172] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:10:51 2026] DELETE /volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:51.703843 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-88804712-ca74-4993-861a-d1dd768724c8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.705648 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-88804712-ca74-4993-861a-d1dd768724c8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 Aug 07 21:10:51.705901 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-88804712-ca74-4993-861a-d1dd768724c8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.706112 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-88804712-ca74-4993-861a-d1dd768724c8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.710348 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-88804712-ca74-4993-861a-d1dd768724c8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 returned with HTTP 404 Aug 07 21:10:51.710802 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1300/5173] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/snapshots/ba8edc03-04f6-47e6-8e12-cb4ca8149073 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:51.716585 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-12452d75-7cff-4dd9-b9b3-5774c9770859 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.718357 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12452d75-7cff-4dd9-b9b3-5774c9770859 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 Aug 07 21:10:51.718554 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12452d75-7cff-4dd9-b9b3-5774c9770859 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.718705 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12452d75-7cff-4dd9-b9b3-5774c9770859 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.718899 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-12452d75-7cff-4dd9-b9b3-5774c9770859 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: 6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 Aug 07 21:10:51.723734 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12452d75-7cff-4dd9-b9b3-5774c9770859 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 returned with HTTP 404 Aug 07 21:10:51.724164 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1287/5174] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:51 2026] DELETE /volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.729876 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e4ef95cc-514f-45a6-ae5f-33dd2dd76c6d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.731352 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e4ef95cc-514f-45a6-ae5f-33dd2dd76c6d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 Aug 07 21:10:51.731548 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e4ef95cc-514f-45a6-ae5f-33dd2dd76c6d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.731713 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e4ef95cc-514f-45a6-ae5f-33dd2dd76c6d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.737557 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e4ef95cc-514f-45a6-ae5f-33dd2dd76c6d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 returned with HTTP 404 Aug 07 21:10:51.738113 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1297/5175] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/volumes/6ed9cd8e-a8d6-40c4-a4d6-6b86c7eee3d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.744158 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd435a6a-b6dd-425b-b16c-352cec0ac8f1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.745586 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd435a6a-b6dd-425b-b16c-352cec0ac8f1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce Aug 07 21:10:51.745781 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd435a6a-b6dd-425b-b16c-352cec0ac8f1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.745957 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd435a6a-b6dd-425b-b16c-352cec0ac8f1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.746106 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-bd435a6a-b6dd-425b-b16c-352cec0ac8f1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: cbfe0d0e-4969-48ca-b4ae-51ab589c02ce Aug 07 21:10:51.750827 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd435a6a-b6dd-425b-b16c-352cec0ac8f1 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce returned with HTTP 404 Aug 07 21:10:51.751213 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1292/5176] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:51 2026] DELETE /volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.757439 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-cef88cf0-7209-41f0-ad4a-7801c8d7bb49 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.759151 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cef88cf0-7209-41f0-ad4a-7801c8d7bb49 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce Aug 07 21:10:51.759357 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cef88cf0-7209-41f0-ad4a-7801c8d7bb49 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.759567 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-cef88cf0-7209-41f0-ad4a-7801c8d7bb49 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.765892 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-cef88cf0-7209-41f0-ad4a-7801c8d7bb49 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce returned with HTTP 404 Aug 07 21:10:51.766331 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1301/5177] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/volumes/cbfe0d0e-4969-48ca-b4ae-51ab589c02ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.773112 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3168df8e-cec6-4201-8526-f80f86f4327d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.775296 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3168df8e-cec6-4201-8526-f80f86f4327d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa Aug 07 21:10:51.775597 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3168df8e-cec6-4201-8526-f80f86f4327d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.775901 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3168df8e-cec6-4201-8526-f80f86f4327d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.776157 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3168df8e-cec6-4201-8526-f80f86f4327d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: e33e38a9-3a7c-4e37-b469-cf1cd1f73baa Aug 07 21:10:51.782336 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3168df8e-cec6-4201-8526-f80f86f4327d tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa returned with HTTP 404 Aug 07 21:10:51.782875 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1288/5178] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:51 2026] DELETE /volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.790104 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1afc2914-6495-49a7-9539-2514568ea7f8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.791887 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1afc2914-6495-49a7-9539-2514568ea7f8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa Aug 07 21:10:51.792114 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1afc2914-6495-49a7-9539-2514568ea7f8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.792325 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1afc2914-6495-49a7-9539-2514568ea7f8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.798096 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1afc2914-6495-49a7-9539-2514568ea7f8 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa returned with HTTP 404 Aug 07 21:10:51.798545 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1298/5179] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/volumes/e33e38a9-3a7c-4e37-b469-cf1cd1f73baa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.805596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e349fd7d-3fa6-497f-b020-bd48e2707945 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.807479 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e349fd7d-3fa6-497f-b020-bd48e2707945 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 Aug 07 21:10:51.807670 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e349fd7d-3fa6-497f-b020-bd48e2707945 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.807937 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e349fd7d-3fa6-497f-b020-bd48e2707945 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.808050 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-e349fd7d-3fa6-497f-b020-bd48e2707945 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete snapshot with id: 15731231-a5e2-43d9-8e09-f816d337a9d9 Aug 07 21:10:51.812413 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e349fd7d-3fa6-497f-b020-bd48e2707945 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 returned with HTTP 404 Aug 07 21:10:51.812921 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1293/5180] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:10:51 2026] DELETE /volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:51.818946 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-820e9081-1448-41e5-98a7-1d3802c22a49 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.820620 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-820e9081-1448-41e5-98a7-1d3802c22a49 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 Aug 07 21:10:51.820810 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-820e9081-1448-41e5-98a7-1d3802c22a49 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.821011 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-820e9081-1448-41e5-98a7-1d3802c22a49 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.824817 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-820e9081-1448-41e5-98a7-1d3802c22a49 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 returned with HTTP 404 Aug 07 21:10:51.825219 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1302/5181] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/snapshots/15731231-a5e2-43d9-8e09-f816d337a9d9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:51.831569 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c66ddb65-432f-47e2-b238-bb111e4ad161 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.833156 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c66ddb65-432f-47e2-b238-bb111e4ad161 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d Aug 07 21:10:51.833411 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c66ddb65-432f-47e2-b238-bb111e4ad161 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.833543 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c66ddb65-432f-47e2-b238-bb111e4ad161 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.833695 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c66ddb65-432f-47e2-b238-bb111e4ad161 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: 44b2095c-90ea-4753-b526-c03e8418c10d Aug 07 21:10:51.838746 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c66ddb65-432f-47e2-b238-bb111e4ad161 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d returned with HTTP 404 Aug 07 21:10:51.839220 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1289/5182] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:51 2026] DELETE /volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.845554 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9e02550d-daf2-481a-948a-65ffea87e308 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.847961 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9e02550d-daf2-481a-948a-65ffea87e308 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d Aug 07 21:10:51.848225 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9e02550d-daf2-481a-948a-65ffea87e308 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.848491 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9e02550d-daf2-481a-948a-65ffea87e308 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.856330 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9e02550d-daf2-481a-948a-65ffea87e308 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d returned with HTTP 404 Aug 07 21:10:51.857042 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1299/5183] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/volumes/44b2095c-90ea-4753-b526-c03e8418c10d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.863158 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a04a3c85-c4eb-4f77-8c68-e560462d41f6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.864863 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a04a3c85-c4eb-4f77-8c68-e560462d41f6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 Aug 07 21:10:51.865046 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a04a3c85-c4eb-4f77-8c68-e560462d41f6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.865236 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a04a3c85-c4eb-4f77-8c68-e560462d41f6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.865353 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-a04a3c85-c4eb-4f77-8c68-e560462d41f6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete snapshot with id: 5f0570ba-942e-4aa3-8dcf-553fe9c6b417 Aug 07 21:10:51.869662 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a04a3c85-c4eb-4f77-8c68-e560462d41f6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 returned with HTTP 404 Aug 07 21:10:51.870100 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1294/5184] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:10:51 2026] DELETE /volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:51.876004 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f4677a9c-2c42-4c86-b2e4-447808c9d591 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.877729 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f4677a9c-2c42-4c86-b2e4-447808c9d591 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 Aug 07 21:10:51.877982 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f4677a9c-2c42-4c86-b2e4-447808c9d591 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.878120 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f4677a9c-2c42-4c86-b2e4-447808c9d591 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.882578 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f4677a9c-2c42-4c86-b2e4-447808c9d591 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 returned with HTTP 404 Aug 07 21:10:51.883023 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1303/5185] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/snapshots/5f0570ba-942e-4aa3-8dcf-553fe9c6b417 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:51.888653 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4807a63a-a9d5-42ff-9ac2-38e8767dd077 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.890430 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4807a63a-a9d5-42ff-9ac2-38e8767dd077 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] DELETE https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a Aug 07 21:10:51.890645 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4807a63a-a9d5-42ff-9ac2-38e8767dd077 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.890872 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4807a63a-a9d5-42ff-9ac2-38e8767dd077 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.891068 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-4807a63a-a9d5-42ff-9ac2-38e8767dd077 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Delete volume with id: 358b7f2e-dd6f-40d4-8da4-68135b8ad72a Aug 07 21:10:51.896404 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4807a63a-a9d5-42ff-9ac2-38e8767dd077 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a returned with HTTP 404 Aug 07 21:10:51.896849 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1290/5186] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:10:51 2026] DELETE /volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:51.903211 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c982277e-6747-45e5-b944-63ef9fc35bc6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:51.904749 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c982277e-6747-45e5-b944-63ef9fc35bc6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] GET https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a Aug 07 21:10:51.905012 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c982277e-6747-45e5-b944-63ef9fc35bc6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:51.905204 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c982277e-6747-45e5-b944-63ef9fc35bc6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:51.910842 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c982277e-6747-45e5-b944-63ef9fc35bc6 tempest-VolumeDependencyTests-1191910013 tempest-VolumeDependencyTests-1191910013-project-member] https://10.4.3.127/volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a returned with HTTP 404 Aug 07 21:10:51.911406 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1300/5187] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:51 2026] GET /volume/v3/volumes/358b7f2e-dd6f-40d4-8da4-68135b8ad72a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:10:52.659126 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4689814e-4c8e-4a5a-80e4-c24eb0910f49 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:52.660969 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4689814e-4c8e-4a5a-80e4-c24eb0910f49 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:10:52.661148 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4689814e-4c8e-4a5a-80e4-c24eb0910f49 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:52.661322 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4689814e-4c8e-4a5a-80e4-c24eb0910f49 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:52.669482 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:52.669482 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:52.673432 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4689814e-4c8e-4a5a-80e4-c24eb0910f49 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:52.678107 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4689814e-4c8e-4a5a-80e4-c24eb0910f49 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:10:52.678523 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1295/5188] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:52 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:53.693989 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-904af841-d6b5-497b-bae0-75e2ad9aa2ed None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:53.696025 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-904af841-d6b5-497b-bae0-75e2ad9aa2ed tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:10:53.696253 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-904af841-d6b5-497b-bae0-75e2ad9aa2ed tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:53.696507 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-904af841-d6b5-497b-bae0-75e2ad9aa2ed tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:53.703433 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:53.703433 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:53.707710 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-904af841-d6b5-497b-bae0-75e2ad9aa2ed tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:53.711705 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-904af841-d6b5-497b-bae0-75e2ad9aa2ed tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:10:53.712243 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1304/5189] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:53 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:54.512010 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-97fecd4f-d484-431b-b489-afe6c2a918ed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:54.513563 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:10:54.514164 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "c8c26a4b-abf4-4744-a946-908ba45de1e3", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:10:54.518302 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'c8c26a4b-abf4-4744-a946-908ba45de1e3', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:10:54.662696 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume of 1 GB Aug 07 21:10:54.664781 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:54.664781 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:54.666812 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=355,cinder:UPDATE=117,cinder:INSERT=69 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:10:54.670584 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Availability Zones retrieved successfully. Aug 07 21:10:54.678752 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Flow 'volume_create_api' (d98735d0-31e3-474e-ba88-f4c4d017bb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:54.680964 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c7124f-478e-4494-a130-2c188299551d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:54.682557 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:10:54.726718 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-74ff6205-ff6b-428c-8803-93874e13de0e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:54.730396 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-74ff6205-ff6b-428c-8803-93874e13de0e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:10:54.732259 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-74ff6205-ff6b-428c-8803-93874e13de0e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:54.732259 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-74ff6205-ff6b-428c-8803-93874e13de0e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:54.740753 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:54.740753 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:54.746154 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-74ff6205-ff6b-428c-8803-93874e13de0e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:54.760660 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-74ff6205-ff6b-428c-8803-93874e13de0e tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:10:54.762669 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1301/5190] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:54 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 901 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:54.762836 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c7124f-478e-4494-a130-2c188299551d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:54.762836 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e359b35-8911-4b0f-ace4-4cf24ab525b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:54.836727 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Created reservations ['b324b4e5-84fc-4d9a-8fda-fb78780400ae', '5bf39f53-161b-4cdc-8fc2-8537b6736047', 'a9a4c391-8909-43ab-9cf1-28fdecf991e3', 'ccf72fc9-91c6-484e-ade0-7214663f8b3c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:10:54.837516 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e359b35-8911-4b0f-ace4-4cf24ab525b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b324b4e5-84fc-4d9a-8fda-fb78780400ae', '5bf39f53-161b-4cdc-8fc2-8537b6736047', 'a9a4c391-8909-43ab-9cf1-28fdecf991e3', 'ccf72fc9-91c6-484e-ade0-7214663f8b3c']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:54.838232 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1b358a6-d73d-4c99-b936-52d6c4fff4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:54.862278 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1b358a6-d73d-4c99-b936-52d6c4fff4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24366a09-1b24-4183-a629-a477def89865', '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='f69400d3e187469aa7699d78399991e6',qos_specs=None,replication_status=,reservations=['b324b4e5-84fc-4d9a-8fda-fb78780400ae','5bf39f53-161b-4cdc-8fc2-8537b6736047','a9a4c391-8909-43ab-9cf1-28fdecf991e3','ccf72fc9-91c6-484e-ade0-7214663f8b3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd44b9afa312459e86e5873a1911632f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:10:54Z,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=24366a09-1b24-4183-a629-a477def89865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f69400d3e187469aa7699d78399991e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd44b9afa312459e86e5873a1911632f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:54.863002 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51c0890a-3b5c-492c-baf8-8dfa27cf2cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:54.886693 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51c0890a-3b5c-492c-baf8-8dfa27cf2cb5) transitioned into state 'SUCCESS' from 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='f69400d3e187469aa7699d78399991e6',qos_specs=None,replication_status=,reservations=['b324b4e5-84fc-4d9a-8fda-fb78780400ae','5bf39f53-161b-4cdc-8fc2-8537b6736047','a9a4c391-8909-43ab-9cf1-28fdecf991e3','ccf72fc9-91c6-484e-ade0-7214663f8b3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd44b9afa312459e86e5873a1911632f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:54.887485 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc31031-9bf7-4bf0-8d26-e3785f6eb21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:10:54.899894 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc31031-9bf7-4bf0-8d26-e3785f6eb21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:10:54.901250 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Flow 'volume_create_api' (d98735d0-31e3-474e-ba88-f4c4d017bb6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:10:54.901605 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume request issued successfully. Aug 07 21:10:54.902451 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97fecd4f-d484-431b-b489-afe6c2a918ed tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:10:54.902896 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1291/5191] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:10:54 2026] POST /volume/v3/volumes => generated 775 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:10:54.916883 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2dfb6dbf-b0a5-4241-aa12-d3b2a8b5516d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:54.919136 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2dfb6dbf-b0a5-4241-aa12-d3b2a8b5516d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 Aug 07 21:10:54.919436 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2dfb6dbf-b0a5-4241-aa12-d3b2a8b5516d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:54.919706 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2dfb6dbf-b0a5-4241-aa12-d3b2a8b5516d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:54.929788 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:54.929788 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:54.939834 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2dfb6dbf-b0a5-4241-aa12-d3b2a8b5516d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:10:54.952632 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2dfb6dbf-b0a5-4241-aa12-d3b2a8b5516d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 returned with HTTP 200 Aug 07 21:10:54.953241 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1296/5192] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:54 2026] GET /volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:55.780285 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c7146e6f-4e26-4536-9200-c4f73171b333 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:55.782055 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c7146e6f-4e26-4536-9200-c4f73171b333 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:10:55.782285 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c7146e6f-4e26-4536-9200-c4f73171b333 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:55.782499 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c7146e6f-4e26-4536-9200-c4f73171b333 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:55.788936 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:55.788936 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:55.794677 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c7146e6f-4e26-4536-9200-c4f73171b333 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:55.800297 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c7146e6f-4e26-4536-9200-c4f73171b333 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:10:55.800855 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1305/5193] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:55 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:55.968695 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-71e0be42-4c20-40c1-8caa-67a1edc5d4d3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:55.970986 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-71e0be42-4c20-40c1-8caa-67a1edc5d4d3 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 Aug 07 21:10:55.971213 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-71e0be42-4c20-40c1-8caa-67a1edc5d4d3 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:55.971558 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-71e0be42-4c20-40c1-8caa-67a1edc5d4d3 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:55.978415 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:55.978415 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:55.981869 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-71e0be42-4c20-40c1-8caa-67a1edc5d4d3 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:10:55.986125 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-71e0be42-4c20-40c1-8caa-67a1edc5d4d3 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 returned with HTTP 200 Aug 07 21:10:55.986493 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1302/5194] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:55 2026] GET /volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:56.814900 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-087a9fd4-0eb4-4df6-aaad-d21fa65644fb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:56.816775 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-087a9fd4-0eb4-4df6-aaad-d21fa65644fb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:10:56.816978 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-087a9fd4-0eb4-4df6-aaad-d21fa65644fb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:56.817161 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-087a9fd4-0eb4-4df6-aaad-d21fa65644fb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:56.823875 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:56.823875 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:56.827357 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-087a9fd4-0eb4-4df6-aaad-d21fa65644fb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:56.830691 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-087a9fd4-0eb4-4df6-aaad-d21fa65644fb tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:10:56.831052 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1292/5195] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:56 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:57.001085 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1c108073-3b38-4259-b5ca-2fab6a9ceb00 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:57.003231 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c108073-3b38-4259-b5ca-2fab6a9ceb00 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 Aug 07 21:10:57.003478 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c108073-3b38-4259-b5ca-2fab6a9ceb00 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:57.003717 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c108073-3b38-4259-b5ca-2fab6a9ceb00 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:57.012133 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:57.012133 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:57.017966 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1c108073-3b38-4259-b5ca-2fab6a9ceb00 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:10:57.025786 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c108073-3b38-4259-b5ca-2fab6a9ceb00 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 returned with HTTP 200 Aug 07 21:10:57.025786 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1297/5196] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:57 2026] GET /volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:57.851338 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-697ff95b-e167-437f-b655-428a49be5a3d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:57.853488 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-697ff95b-e167-437f-b655-428a49be5a3d tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:10:57.853687 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-697ff95b-e167-437f-b655-428a49be5a3d tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:57.853944 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-697ff95b-e167-437f-b655-428a49be5a3d tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:57.861849 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:57.861849 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:57.865623 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-697ff95b-e167-437f-b655-428a49be5a3d tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:57.870195 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-697ff95b-e167-437f-b655-428a49be5a3d tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:10:57.870602 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1306/5197] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:57 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:58.036245 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6f46b2f6-c1c4-4c97-90fe-ccc46713eb14 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:58.038055 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6f46b2f6-c1c4-4c97-90fe-ccc46713eb14 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 Aug 07 21:10:58.038236 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6f46b2f6-c1c4-4c97-90fe-ccc46713eb14 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:58.038401 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6f46b2f6-c1c4-4c97-90fe-ccc46713eb14 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:58.046207 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:58.046207 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:10:58.050165 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6f46b2f6-c1c4-4c97-90fe-ccc46713eb14 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:10:58.054795 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6f46b2f6-c1c4-4c97-90fe-ccc46713eb14 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 returned with HTTP 200 Aug 07 21:10:58.055265 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1303/5198] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:58 2026] GET /volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:58.883422 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0850946f-8aae-45c1-9459-df3adc37f874 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:58.885469 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0850946f-8aae-45c1-9459-df3adc37f874 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:10:58.885732 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0850946f-8aae-45c1-9459-df3adc37f874 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:58.885958 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0850946f-8aae-45c1-9459-df3adc37f874 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:58.893796 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:58.893796 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:10:58.897616 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0850946f-8aae-45c1-9459-df3adc37f874 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:58.902721 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0850946f-8aae-45c1-9459-df3adc37f874 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:10:58.903135 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1293/5199] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:58 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:10:59.069576 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8f1340ad-7a40-448c-a608-63db0595b99d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:59.072273 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f1340ad-7a40-448c-a608-63db0595b99d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 Aug 07 21:10:59.072559 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f1340ad-7a40-448c-a608-63db0595b99d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:59.072813 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f1340ad-7a40-448c-a608-63db0595b99d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:59.082145 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:59.082145 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:10:59.086598 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8f1340ad-7a40-448c-a608-63db0595b99d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:10:59.094648 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f1340ad-7a40-448c-a608-63db0595b99d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 returned with HTTP 200 Aug 07 21:10:59.095329 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1298/5200] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:10:59 2026] GET /volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:10:59.917433 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-113a75e8-97a3-4217-9b66-f1679664d597 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:10:59.918946 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-113a75e8-97a3-4217-9b66-f1679664d597 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:10:59.919153 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-113a75e8-97a3-4217-9b66-f1679664d597 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:10:59.919379 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-113a75e8-97a3-4217-9b66-f1679664d597 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:10:59.925322 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:10:59.925322 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:10:59.928452 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-113a75e8-97a3-4217-9b66-f1679664d597 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:10:59.932098 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-113a75e8-97a3-4217-9b66-f1679664d597 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:10:59.932457 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1307/5201] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:10:59 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:00.111235 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-54038851-a64a-4016-a8c6-2619677b88af None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:00.113082 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-54038851-a64a-4016-a8c6-2619677b88af tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 Aug 07 21:11:00.113352 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-54038851-a64a-4016-a8c6-2619677b88af tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:00.113574 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-54038851-a64a-4016-a8c6-2619677b88af tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:00.120564 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:00.120564 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:00.124310 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-54038851-a64a-4016-a8c6-2619677b88af tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:00.128503 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-54038851-a64a-4016-a8c6-2619677b88af tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 returned with HTTP 200 Aug 07 21:11:00.129024 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1304/5202] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:00 2026] GET /volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:00.944280 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-86b45e5a-c55f-42f0-b549-65a2a3a732f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:00.946001 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86b45e5a-c55f-42f0-b549-65a2a3a732f4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:11:00.946183 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86b45e5a-c55f-42f0-b549-65a2a3a732f4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:00.946386 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86b45e5a-c55f-42f0-b549-65a2a3a732f4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:00.953449 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:00.953449 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:00.957089 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-86b45e5a-c55f-42f0-b549-65a2a3a732f4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:11:00.961168 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86b45e5a-c55f-42f0-b549-65a2a3a732f4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:11:00.961566 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1294/5203] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:00 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:01.142480 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c39a276e-125c-4774-8390-577ee4520a15 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:01.144144 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c39a276e-125c-4774-8390-577ee4520a15 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 Aug 07 21:11:01.144343 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c39a276e-125c-4774-8390-577ee4520a15 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:01.144521 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c39a276e-125c-4774-8390-577ee4520a15 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:01.151980 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:01.151980 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:01.157781 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c39a276e-125c-4774-8390-577ee4520a15 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:01.160632 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c39a276e-125c-4774-8390-577ee4520a15 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 returned with HTTP 200 Aug 07 21:11:01.161002 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1299/5204] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:01 2026] GET /volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:01.174648 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-382d8650-472e-403c-b9b9-0f8a2d76c3fa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:01.177233 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-382d8650-472e-403c-b9b9-0f8a2d76c3fa tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 Aug 07 21:11:01.177592 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-382d8650-472e-403c-b9b9-0f8a2d76c3fa tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:01.177913 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-382d8650-472e-403c-b9b9-0f8a2d76c3fa tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:01.186038 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:01.186038 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:01.201981 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-382d8650-472e-403c-b9b9-0f8a2d76c3fa tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:01.208737 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-382d8650-472e-403c-b9b9-0f8a2d76c3fa tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 returned with HTTP 200 Aug 07 21:11:01.208737 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1308/5205] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:01 2026] GET /volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 => generated 1193 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:01.226405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-df3d793d-4f52-4505-a454-72ebc7ed8c38 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:01.228409 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-df3d793d-4f52-4505-a454-72ebc7ed8c38 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] DELETE https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 Aug 07 21:11:01.228631 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-df3d793d-4f52-4505-a454-72ebc7ed8c38 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:01.228822 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-df3d793d-4f52-4505-a454-72ebc7ed8c38 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:01.228995 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-df3d793d-4f52-4505-a454-72ebc7ed8c38 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume with id: 24366a09-1b24-4183-a629-a477def89865 Aug 07 21:11:01.236331 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:01.236331 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:01.236866 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-df3d793d-4f52-4505-a454-72ebc7ed8c38 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:01.258186 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-df3d793d-4f52-4505-a454-72ebc7ed8c38 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume request issued successfully. Aug 07 21:11:01.258409 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-df3d793d-4f52-4505-a454-72ebc7ed8c38 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 returned with HTTP 202 Aug 07 21:11:01.258827 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1305/5206] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:11:01 2026] DELETE /volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:11:01.266781 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-10e3ef33-ef6e-4482-a6b9-50fb66745ac1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:01.268619 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10e3ef33-ef6e-4482-a6b9-50fb66745ac1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 Aug 07 21:11:01.268867 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10e3ef33-ef6e-4482-a6b9-50fb66745ac1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:01.269055 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10e3ef33-ef6e-4482-a6b9-50fb66745ac1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:01.277050 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:01.277050 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:01.281870 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-10e3ef33-ef6e-4482-a6b9-50fb66745ac1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:01.292554 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10e3ef33-ef6e-4482-a6b9-50fb66745ac1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 returned with HTTP 200 Aug 07 21:11:01.293638 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1295/5207] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:01 2026] GET /volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:01.973721 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0e046b11-c11a-4148-81cc-7889f4069072 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:01.975780 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e046b11-c11a-4148-81cc-7889f4069072 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:11:01.976066 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e046b11-c11a-4148-81cc-7889f4069072 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:01.976304 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e046b11-c11a-4148-81cc-7889f4069072 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:01.983455 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:01.983455 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:01.987506 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0e046b11-c11a-4148-81cc-7889f4069072 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:11:01.991693 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e046b11-c11a-4148-81cc-7889f4069072 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:11:01.992122 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1300/5208] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:01 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:02.307268 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e97bf5bb-70bd-4bef-87d8-a17eb0bc465c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:02.309040 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e97bf5bb-70bd-4bef-87d8-a17eb0bc465c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 Aug 07 21:11:02.309232 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e97bf5bb-70bd-4bef-87d8-a17eb0bc465c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:02.309422 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e97bf5bb-70bd-4bef-87d8-a17eb0bc465c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:02.315009 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e97bf5bb-70bd-4bef-87d8-a17eb0bc465c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 returned with HTTP 404 Aug 07 21:11:02.315432 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1309/5209] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:02 2026] GET /volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:11:03.005883 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-37513137-f81d-40da-ad9e-0cb36fc8af86 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:03.012726 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-37513137-f81d-40da-ad9e-0cb36fc8af86 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:11:03.012726 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-37513137-f81d-40da-ad9e-0cb36fc8af86 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:03.012726 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-37513137-f81d-40da-ad9e-0cb36fc8af86 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:03.020076 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:03.020076 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:03.024200 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-37513137-f81d-40da-ad9e-0cb36fc8af86 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:11:03.028885 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-37513137-f81d-40da-ad9e-0cb36fc8af86 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:11:03.029471 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1306/5210] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:03 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:03.970585 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-60baec0d-9b60-4257-92de-4a464d2467cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:03.972513 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:11:03.972951 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "b4653f40-7009-4043-84c3-d29078311242", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:03.974407 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'b4653f40-7009-4043-84c3-d29078311242', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:11:04.043295 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-69ef3cd4-0305-490c-8c07-fde519e40c37 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:04.046113 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69ef3cd4-0305-490c-8c07-fde519e40c37 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:11:04.046410 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69ef3cd4-0305-490c-8c07-fde519e40c37 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:04.046677 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69ef3cd4-0305-490c-8c07-fde519e40c37 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:04.055627 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:04.055627 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:04.061914 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume of 1 GB Aug 07 21:11:04.064608 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-69ef3cd4-0305-490c-8c07-fde519e40c37 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:11:04.066462 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Availability Zones retrieved successfully. Aug 07 21:11:04.071279 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69ef3cd4-0305-490c-8c07-fde519e40c37 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:11:04.071812 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1301/5211] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:04 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 1449 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:04.073596 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Flow 'volume_create_api' (fa5149a0-3984-451b-854f-5acfec3413f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:04.075117 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd6ed535-8bf3-4526-9162-5bc4406a4f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:04.076491 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:11:04.144967 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd6ed535-8bf3-4526-9162-5bc4406a4f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:04.146073 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (267b1ce4-d997-4291-b3da-52f4a9612839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:04.196320 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-1cbd283c-caff-4c5e-885b-bd209e74813b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:04.198902 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-1cbd283c-caff-4c5e-885b-bd209e74813b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:11:04.199096 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-1cbd283c-caff-4c5e-885b-bd209e74813b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:04.199273 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-1cbd283c-caff-4c5e-885b-bd209e74813b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:04.199680 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Created reservations ['e5f640c6-11b3-4a0e-9179-5327880f9923', 'f78bfae7-7400-4c62-9d12-2e160292b56a', '380ae1e4-c7c9-44f6-a5d2-23241e9d88af', 'cce38518-fd55-416c-bf18-f6ae87c1ed72'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:04.200674 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (267b1ce4-d997-4291-b3da-52f4a9612839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5f640c6-11b3-4a0e-9179-5327880f9923', 'f78bfae7-7400-4c62-9d12-2e160292b56a', '380ae1e4-c7c9-44f6-a5d2-23241e9d88af', 'cce38518-fd55-416c-bf18-f6ae87c1ed72']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:04.201449 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdb58676-21f5-4f2f-8f27-80b8966ad606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:04.206012 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:04.206012 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:04.209721 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-1cbd283c-caff-4c5e-885b-bd209e74813b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:11:04.214663 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-1cbd283c-caff-4c5e-885b-bd209e74813b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:11:04.215177 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1310/5212] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:11:04 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 1449 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:04.225965 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdb58676-21f5-4f2f-8f27-80b8966ad606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a265a9fc-aad4-4034-ab60-caca80e0cb85', '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='f69400d3e187469aa7699d78399991e6',qos_specs=None,replication_status=,reservations=['e5f640c6-11b3-4a0e-9179-5327880f9923','f78bfae7-7400-4c62-9d12-2e160292b56a','380ae1e4-c7c9-44f6-a5d2-23241e9d88af','cce38518-fd55-416c-bf18-f6ae87c1ed72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd44b9afa312459e86e5873a1911632f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:11:04Z,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=a265a9fc-aad4-4034-ab60-caca80e0cb85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f69400d3e187469aa7699d78399991e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd44b9afa312459e86e5873a1911632f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:04.226723 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ce0a0c-86f3-4e3a-bc54-380fbf7f668e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:04.247620 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ce0a0c-86f3-4e3a-bc54-380fbf7f668e) transitioned into state 'SUCCESS' from 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='f69400d3e187469aa7699d78399991e6',qos_specs=None,replication_status=,reservations=['e5f640c6-11b3-4a0e-9179-5327880f9923','f78bfae7-7400-4c62-9d12-2e160292b56a','380ae1e4-c7c9-44f6-a5d2-23241e9d88af','cce38518-fd55-416c-bf18-f6ae87c1ed72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd44b9afa312459e86e5873a1911632f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:04.248369 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d6ce07b-a947-4e03-bd6a-980bccf3efe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:04.257893 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d6ce07b-a947-4e03-bd6a-980bccf3efe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:04.258709 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Flow 'volume_create_api' (fa5149a0-3984-451b-854f-5acfec3413f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:04.259045 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume request issued successfully. Aug 07 21:11:04.259633 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-60baec0d-9b60-4257-92de-4a464d2467cb tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:11:04.263214 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1296/5213] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:11:03 2026] POST /volume/v3/volumes => generated 775 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:11:04.275391 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5ef6915b-9663-43ab-9521-3558eb56fe52 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:04.279785 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5ef6915b-9663-43ab-9521-3558eb56fe52 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:04.279785 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5ef6915b-9663-43ab-9521-3558eb56fe52 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:04.279785 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5ef6915b-9663-43ab-9521-3558eb56fe52 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:04.289743 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:04.289743 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:04.297557 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5ef6915b-9663-43ab-9521-3558eb56fe52 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:04.305077 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5ef6915b-9663-43ab-9521-3558eb56fe52 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 200 Aug 07 21:11:04.305077 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1307/5214] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:04 2026] GET /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:04.697911 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-00b4be2b-fac4-4fa1-94ca-4760e32111f4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:04.697964 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-00b4be2b-fac4-4fa1-94ca-4760e32111f4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:11:04.698177 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-00b4be2b-fac4-4fa1-94ca-4760e32111f4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:04.698317 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-00b4be2b-fac4-4fa1-94ca-4760e32111f4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:04.704604 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:04.704604 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:04.707722 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-00b4be2b-fac4-4fa1-94ca-4760e32111f4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:11:04.712013 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-00b4be2b-fac4-4fa1-94ca-4760e32111f4 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:11:04.712488 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1302/5215] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:11:04 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 1449 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:04.722374 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a759485f-0522-47f0-b8f6-038d9d653703 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:04.722837 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a759485f-0522-47f0-b8f6-038d9d653703 None None] GET https://10.4.3.127/volume// Aug 07 21:11:04.723056 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a759485f-0522-47f0-b8f6-038d9d653703 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:04.723534 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a759485f-0522-47f0-b8f6-038d9d653703 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:04.723773 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a759485f-0522-47f0-b8f6-038d9d653703 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:11:04.724110 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1311/5216] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:11:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:11:04.732247 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-6ef84627-3cf4-442a-b456-e8b1de7ee50f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:04.734916 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-6ef84627-3cf4-442a-b456-e8b1de7ee50f tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:11:04.735334 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-6ef84627-3cf4-442a-b456-e8b1de7ee50f tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7519dac0-9ccf-4709-becd-6beb9e7d6721", "connector": null, "instance_uuid": "da034ddf-46d1-48cf-a019-619e277b768b"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:04.749176 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:04.749176 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:04.776185 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-6ef84627-3cf4-442a-b456-e8b1de7ee50f tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:11:04.776512 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1297/5217] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:11:04 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:05.320806 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ba910149-73b1-4917-b978-949d4251c8ad None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:05.323619 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ba910149-73b1-4917-b978-949d4251c8ad tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:05.323988 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ba910149-73b1-4917-b978-949d4251c8ad tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:05.324276 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ba910149-73b1-4917-b978-949d4251c8ad tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:05.330992 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:05.330992 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:05.334429 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ba910149-73b1-4917-b978-949d4251c8ad tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:05.338689 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ba910149-73b1-4917-b978-949d4251c8ad tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 200 Aug 07 21:11:05.338689 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1308/5218] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:05 2026] GET /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:05.662266 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-38d59e0f-2896-4e9f-8f7c-d157227e1925 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:05.662886 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38d59e0f-2896-4e9f-8f7c-d157227e1925 None None] GET https://10.4.3.127/volume// Aug 07 21:11:05.663115 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38d59e0f-2896-4e9f-8f7c-d157227e1925 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:05.663388 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38d59e0f-2896-4e9f-8f7c-d157227e1925 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:05.663821 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38d59e0f-2896-4e9f-8f7c-d157227e1925 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:11:05.664213 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1303/5219] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:11:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:11:05.672530 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-5d59698f-2b82-4db3-bd99-ba74854cef58 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:05.675291 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-5d59698f-2b82-4db3-bd99-ba74854cef58 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:11:05.675539 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-5d59698f-2b82-4db3-bd99-ba74854cef58 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:05.675774 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-5d59698f-2b82-4db3-bd99-ba74854cef58 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:05.685279 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:05.685279 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:05.690632 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-5d59698f-2b82-4db3-bd99-ba74854cef58 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:11:05.696038 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-5d59698f-2b82-4db3-bd99-ba74854cef58 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:11:05.696443 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1312/5220] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:11:05 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 1628 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:05.794352 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-bd964b70-d050-40ec-b155-af85b40e143b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:05.796428 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-bd964b70-d050-40ec-b155-af85b40e143b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] PUT https://10.4.3.127/volume/v3/attachments/52074d0f-ab2a-4a43-a352-5044de6b2353 Aug 07 21:11:05.796902 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-bd964b70-d050-40ec-b155-af85b40e143b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:05.804108 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-bd964b70-d050-40ec-b155-af85b40e143b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Acquiring lock "cinder-attachment_update-7519dac0-9ccf-4709-becd-6beb9e7d6721-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:11:05.808818 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-bd964b70-d050-40ec-b155-af85b40e143b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Lock "cinder-attachment_update-7519dac0-9ccf-4709-becd-6beb9e7d6721-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:11:05.809975 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:05.809975 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:05.903783 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-bd964b70-d050-40ec-b155-af85b40e143b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Lock "cinder-attachment_update-7519dac0-9ccf-4709-becd-6beb9e7d6721-np0000006755" released by "attachment_update" :: held 0.095s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:11:05.904345 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-bd964b70-d050-40ec-b155-af85b40e143b tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/attachments/52074d0f-ab2a-4a43-a352-5044de6b2353 returned with HTTP 200 Aug 07 21:11:05.904807 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1298/5221] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:11:05 2026] PUT /volume/v3/attachments/52074d0f-ab2a-4a43-a352-5044de6b2353 => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:05.930942 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-050cd639-cc1c-4b30-9273-639ef3d39a34 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:05.933255 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-050cd639-cc1c-4b30-9273-639ef3d39a34 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] POST https://10.4.3.127/volume/v3/attachments/52074d0f-ab2a-4a43-a352-5044de6b2353/action Aug 07 21:11:05.933977 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-050cd639-cc1c-4b30-9273-639ef3d39a34 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:11:05.934348 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-050cd639-cc1c-4b30-9273-639ef3d39a34 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:05.956589 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:05.956589 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:05.975095 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-050cd639-cc1c-4b30-9273-639ef3d39a34 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/attachments/52074d0f-ab2a-4a43-a352-5044de6b2353/action returned with HTTP 204 Aug 07 21:11:05.975677 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1309/5222] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:11:05 2026] POST /volume/v3/attachments/52074d0f-ab2a-4a43-a352-5044de6b2353/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:11:06.354191 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-63d320de-28eb-41ce-88fe-85b7cb926857 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:06.355991 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63d320de-28eb-41ce-88fe-85b7cb926857 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:06.356261 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63d320de-28eb-41ce-88fe-85b7cb926857 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:06.356394 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63d320de-28eb-41ce-88fe-85b7cb926857 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:06.363469 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:06.363469 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:06.366844 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-63d320de-28eb-41ce-88fe-85b7cb926857 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:06.371036 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63d320de-28eb-41ce-88fe-85b7cb926857 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 200 Aug 07 21:11:06.371403 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1304/5223] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:06 2026] GET /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 21:11:07.387630 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d85fbccc-7e3e-44a8-a43f-326c450a0fc5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:07.389396 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d85fbccc-7e3e-44a8-a43f-326c450a0fc5 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:07.389618 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d85fbccc-7e3e-44a8-a43f-326c450a0fc5 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:07.389844 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d85fbccc-7e3e-44a8-a43f-326c450a0fc5 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:07.399897 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:07.399897 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:07.404530 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d85fbccc-7e3e-44a8-a43f-326c450a0fc5 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:07.410685 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d85fbccc-7e3e-44a8-a43f-326c450a0fc5 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 200 Aug 07 21:11:07.411209 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1313/5224] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:07 2026] GET /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:08.423434 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee29adbe-4017-4622-8694-755c020ed514 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:08.425122 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee29adbe-4017-4622-8694-755c020ed514 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:08.425324 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee29adbe-4017-4622-8694-755c020ed514 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:08.425495 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee29adbe-4017-4622-8694-755c020ed514 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:08.437815 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:08.437815 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:08.442355 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee29adbe-4017-4622-8694-755c020ed514 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:08.447227 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee29adbe-4017-4622-8694-755c020ed514 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 200 Aug 07 21:11:08.447634 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1299/5225] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:08 2026] GET /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:09.462858 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1602d79c-2433-436f-a32b-92d053901dc1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:09.464886 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1602d79c-2433-436f-a32b-92d053901dc1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:09.465129 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1602d79c-2433-436f-a32b-92d053901dc1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:09.465314 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1602d79c-2433-436f-a32b-92d053901dc1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:09.473237 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:09.473237 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:09.477105 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1602d79c-2433-436f-a32b-92d053901dc1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:09.481732 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1602d79c-2433-436f-a32b-92d053901dc1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 200 Aug 07 21:11:09.482350 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1310/5226] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:09 2026] GET /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:10.494690 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a3317120-3ced-409b-ba85-ec9e64326343 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:10.496517 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3317120-3ced-409b-ba85-ec9e64326343 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:10.496708 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a3317120-3ced-409b-ba85-ec9e64326343 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:10.496916 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a3317120-3ced-409b-ba85-ec9e64326343 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:10.503600 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:10.503600 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:10.506886 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a3317120-3ced-409b-ba85-ec9e64326343 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:10.510571 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3317120-3ced-409b-ba85-ec9e64326343 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 200 Aug 07 21:11:10.510950 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1305/5227] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:10 2026] GET /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:11.523868 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d1a8c28d-c6fd-4921-917f-4a461507dfba None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:11.525622 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d1a8c28d-c6fd-4921-917f-4a461507dfba tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:11.525876 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d1a8c28d-c6fd-4921-917f-4a461507dfba tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:11.526073 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d1a8c28d-c6fd-4921-917f-4a461507dfba tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:11.534333 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:11.534333 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:11.538368 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d1a8c28d-c6fd-4921-917f-4a461507dfba tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:11.542604 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d1a8c28d-c6fd-4921-917f-4a461507dfba tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 200 Aug 07 21:11:11.543029 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1314/5228] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:11 2026] GET /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:11.677481 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-e06f50ed-9bd5-4226-a2b8-3e0b8aa91f83 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:11.679382 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-e06f50ed-9bd5-4226-a2b8-3e0b8aa91f83 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721/encryption Aug 07 21:11:11.679540 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-e06f50ed-9bd5-4226-a2b8-3e0b8aa91f83 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:11.679706 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-e06f50ed-9bd5-4226-a2b8-3e0b8aa91f83 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:11.689460 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:11.689460 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:11.697878 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ff6aac05-414b-4c05-9937-f32912fe6c13 req-e06f50ed-9bd5-4226-a2b8-3e0b8aa91f83 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721/encryption returned with HTTP 200 Aug 07 21:11:11.698249 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1300/5229] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:11:11 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:12.555120 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-098de59f-148a-4e20-b3b3-aae6e077c45a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:12.557041 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-098de59f-148a-4e20-b3b3-aae6e077c45a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:12.557272 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-098de59f-148a-4e20-b3b3-aae6e077c45a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:12.557486 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-098de59f-148a-4e20-b3b3-aae6e077c45a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:12.564369 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:12.564369 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:12.568508 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-098de59f-148a-4e20-b3b3-aae6e077c45a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:12.573035 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-098de59f-148a-4e20-b3b3-aae6e077c45a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 200 Aug 07 21:11:12.573407 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1311/5230] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:12 2026] GET /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:12.585175 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b9ed1195-5d45-44cf-8d02-5a64f1a776e3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:12.586987 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9ed1195-5d45-44cf-8d02-5a64f1a776e3 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:12.587217 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9ed1195-5d45-44cf-8d02-5a64f1a776e3 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:12.587401 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9ed1195-5d45-44cf-8d02-5a64f1a776e3 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:12.594156 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:12.594156 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:12.597345 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b9ed1195-5d45-44cf-8d02-5a64f1a776e3 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:12.601471 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9ed1195-5d45-44cf-8d02-5a64f1a776e3 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 200 Aug 07 21:11:12.601806 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1306/5231] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:12 2026] GET /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:12.614801 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-951b086a-ecdc-4229-abe0-a6919f087abd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:12.616484 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:11:12.616827 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "a265a9fc-aad4-4034-ab60-caca80e0cb85", "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:12.618269 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'a265a9fc-aad4-4034-ab60-caca80e0cb85', 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:11:12.625518 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:12.625518 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:12.626161 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume retrieved successfully. Aug 07 21:11:12.626338 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume of 1 GB Aug 07 21:11:12.631233 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Availability Zones retrieved successfully. Aug 07 21:11:12.636415 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Flow 'volume_create_api' (4ca01d87-b1d4-4b04-a035-1a1d67034c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:12.637492 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b51d4fa-847c-4e38-846d-cfc7a04d002d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:12.638369 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:11:12.662876 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b51d4fa-847c-4e38-846d-cfc7a04d002d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a265a9fc-aad4-4034-ab60-caca80e0cb85', 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:12.663717 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6a076a-7e5e-4523-9434-247d0c47ae4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:12.703235 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Created reservations ['75983f91-3403-41ee-a23c-21497d00f77a', 'cac7d1e6-c622-4deb-9d22-299b6fb21f42', 'e68ac231-012a-4ebf-95b1-eff7698394fe', '8b334f09-6405-4a9a-9e7b-43502809ae66'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:12.704032 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6a076a-7e5e-4523-9434-247d0c47ae4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75983f91-3403-41ee-a23c-21497d00f77a', 'cac7d1e6-c622-4deb-9d22-299b6fb21f42', 'e68ac231-012a-4ebf-95b1-eff7698394fe', '8b334f09-6405-4a9a-9e7b-43502809ae66']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:12.704832 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aade4dab-a2c2-4256-a086-483cb50d15b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:12.735175 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aade4dab-a2c2-4256-a086-483cb50d15b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2bd22fe-537c-468a-ac21-3ae3e7f47954', '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='f69400d3e187469aa7699d78399991e6',qos_specs=None,replication_status=,reservations=['75983f91-3403-41ee-a23c-21497d00f77a','cac7d1e6-c622-4deb-9d22-299b6fb21f42','e68ac231-012a-4ebf-95b1-eff7698394fe','8b334f09-6405-4a9a-9e7b-43502809ae66'],size=1,snapshot_id=None,source_replicaid=,source_volid=a265a9fc-aad4-4034-ab60-caca80e0cb85,status='creating',user_id='fd44b9afa312459e86e5873a1911632f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:11:12Z,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=c2bd22fe-537c-468a-ac21-3ae3e7f47954,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f69400d3e187469aa7699d78399991e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a265a9fc-aad4-4034-ab60-caca80e0cb85,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd44b9afa312459e86e5873a1911632f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:12.735850 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e698b461-eb96-46e8-9d90-1bbb53832da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:12.756220 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e698b461-eb96-46e8-9d90-1bbb53832da0) transitioned into state 'SUCCESS' from 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='f69400d3e187469aa7699d78399991e6',qos_specs=None,replication_status=,reservations=['75983f91-3403-41ee-a23c-21497d00f77a','cac7d1e6-c622-4deb-9d22-299b6fb21f42','e68ac231-012a-4ebf-95b1-eff7698394fe','8b334f09-6405-4a9a-9e7b-43502809ae66'],size=1,snapshot_id=None,source_replicaid=,source_volid=a265a9fc-aad4-4034-ab60-caca80e0cb85,status='creating',user_id='fd44b9afa312459e86e5873a1911632f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:12.756792 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (259ba801-f728-4b46-8fdb-e6c93521d410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:12.773282 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (259ba801-f728-4b46-8fdb-e6c93521d410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:12.774112 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Flow 'volume_create_api' (4ca01d87-b1d4-4b04-a035-1a1d67034c5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:12.774387 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume request issued successfully. Aug 07 21:11:12.774942 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-951b086a-ecdc-4229-abe0-a6919f087abd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:11:12.775506 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1315/5232] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:11:12 2026] POST /volume/v3/volumes => generated 809 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:11:12.788721 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f13228fc-408c-405a-8fbb-2d7d77ac1b2d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:12.794271 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f13228fc-408c-405a-8fbb-2d7d77ac1b2d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 Aug 07 21:11:12.794550 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f13228fc-408c-405a-8fbb-2d7d77ac1b2d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:12.794805 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f13228fc-408c-405a-8fbb-2d7d77ac1b2d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:12.803254 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:12.803254 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:12.807128 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f13228fc-408c-405a-8fbb-2d7d77ac1b2d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:12.811552 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f13228fc-408c-405a-8fbb-2d7d77ac1b2d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 returned with HTTP 200 Aug 07 21:11:12.811982 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1301/5233] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:12 2026] GET /volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:13.825470 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-564e83dd-00f0-49d0-9197-5daf5c47cba0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:13.827242 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-564e83dd-00f0-49d0-9197-5daf5c47cba0 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 Aug 07 21:11:13.827515 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-564e83dd-00f0-49d0-9197-5daf5c47cba0 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:13.827780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-564e83dd-00f0-49d0-9197-5daf5c47cba0 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:13.835026 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:13.835026 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:13.838159 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-564e83dd-00f0-49d0-9197-5daf5c47cba0 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:13.841873 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-564e83dd-00f0-49d0-9197-5daf5c47cba0 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 returned with HTTP 200 Aug 07 21:11:13.842235 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1312/5234] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:13 2026] GET /volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:13.859972 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1bbd3f79-286f-4689-a4f9-b01710c5fb2c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:13.861574 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1bbd3f79-286f-4689-a4f9-b01710c5fb2c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 Aug 07 21:11:13.861801 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1bbd3f79-286f-4689-a4f9-b01710c5fb2c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:13.862002 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1bbd3f79-286f-4689-a4f9-b01710c5fb2c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:13.871623 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:13.871623 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:13.876872 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1bbd3f79-286f-4689-a4f9-b01710c5fb2c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:13.883214 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1bbd3f79-286f-4689-a4f9-b01710c5fb2c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 returned with HTTP 200 Aug 07 21:11:13.883798 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1307/5235] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:13 2026] GET /volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:13.895483 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f662a707-9ad8-47ac-81ed-d07273f1748d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:13.897189 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f662a707-9ad8-47ac-81ed-d07273f1748d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:13.897365 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f662a707-9ad8-47ac-81ed-d07273f1748d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:13.897540 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f662a707-9ad8-47ac-81ed-d07273f1748d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:13.897688 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-f662a707-9ad8-47ac-81ed-d07273f1748d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume with id: a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:13.903857 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:13.903857 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:13.904266 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f662a707-9ad8-47ac-81ed-d07273f1748d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:13.918874 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f662a707-9ad8-47ac-81ed-d07273f1748d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume request issued successfully. Aug 07 21:11:13.919096 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f662a707-9ad8-47ac-81ed-d07273f1748d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 202 Aug 07 21:11:13.919494 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1316/5236] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:11:13 2026] DELETE /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:11:13.926811 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ce1e0b4d-bcd4-4544-8ff1-e9bebc90f72e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:13.930250 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce1e0b4d-bcd4-4544-8ff1-e9bebc90f72e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:13.930563 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce1e0b4d-bcd4-4544-8ff1-e9bebc90f72e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:13.930777 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce1e0b4d-bcd4-4544-8ff1-e9bebc90f72e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:13.939222 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:13.939222 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:13.942984 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ce1e0b4d-bcd4-4544-8ff1-e9bebc90f72e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:13.948501 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce1e0b4d-bcd4-4544-8ff1-e9bebc90f72e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 200 Aug 07 21:11:13.948914 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1302/5237] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:13 2026] GET /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:14.962237 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cee53747-b796-4de5-93d4-b274f4fb96d4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:14.964531 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cee53747-b796-4de5-93d4-b274f4fb96d4 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:14.964829 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cee53747-b796-4de5-93d4-b274f4fb96d4 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:14.965066 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cee53747-b796-4de5-93d4-b274f4fb96d4 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:14.971791 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cee53747-b796-4de5-93d4-b274f4fb96d4 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 404 Aug 07 21:11:14.972419 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1313/5238] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:14 2026] GET /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:11:16.464821 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:16.466461 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:11:16.466792 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "920931be-d35c-40b0-91d9-e5c710ce19ec", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:16.468081 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '920931be-d35c-40b0-91d9-e5c710ce19ec', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:11:16.536520 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume of 1 GB Aug 07 21:11:16.541468 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Availability Zones retrieved successfully. Aug 07 21:11:16.547873 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Flow 'volume_create_api' (d80e9ae6-42af-441d-8950-512dc8818f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:16.549101 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8566d264-0957-4401-9826-835f7b29dc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:16.550141 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:11:16.600221 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8566d264-0957-4401-9826-835f7b29dc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:16.600892 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3375774-c66c-4b35-84ce-59a0f4577f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:16.636361 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Created reservations ['ca1b4bf1-cbcc-4573-9005-f3536677432b', '020e8c9e-e912-4f11-827c-5a88dab554ab', 'cb3cff16-2f66-4ce9-8cf8-d54f054c4b40', '386a3e35-3d4f-42de-86e3-a898301fab7e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:16.637084 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3375774-c66c-4b35-84ce-59a0f4577f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca1b4bf1-cbcc-4573-9005-f3536677432b', '020e8c9e-e912-4f11-827c-5a88dab554ab', 'cb3cff16-2f66-4ce9-8cf8-d54f054c4b40', '386a3e35-3d4f-42de-86e3-a898301fab7e']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:16.637721 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa77037-3288-4547-82be-bdb68838ed4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:16.658142 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa77037-3288-4547-82be-bdb68838ed4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '758b28a9-bf23-4a3d-aea5-d54d046d2c36', '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='f69400d3e187469aa7699d78399991e6',qos_specs=None,replication_status=,reservations=['ca1b4bf1-cbcc-4573-9005-f3536677432b','020e8c9e-e912-4f11-827c-5a88dab554ab','cb3cff16-2f66-4ce9-8cf8-d54f054c4b40','386a3e35-3d4f-42de-86e3-a898301fab7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd44b9afa312459e86e5873a1911632f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:11:16Z,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=758b28a9-bf23-4a3d-aea5-d54d046d2c36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f69400d3e187469aa7699d78399991e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd44b9afa312459e86e5873a1911632f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:16.658754 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df5071dc-e629-4eb3-be92-876a7fee7677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:16.675645 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df5071dc-e629-4eb3-be92-876a7fee7677) transitioned into state 'SUCCESS' from 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='f69400d3e187469aa7699d78399991e6',qos_specs=None,replication_status=,reservations=['ca1b4bf1-cbcc-4573-9005-f3536677432b','020e8c9e-e912-4f11-827c-5a88dab554ab','cb3cff16-2f66-4ce9-8cf8-d54f054c4b40','386a3e35-3d4f-42de-86e3-a898301fab7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd44b9afa312459e86e5873a1911632f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:16.676269 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4423bc6-bf3d-40ff-8169-205887c7cad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:16.683706 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4423bc6-bf3d-40ff-8169-205887c7cad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:16.684494 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Flow 'volume_create_api' (d80e9ae6-42af-441d-8950-512dc8818f56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:16.684769 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume request issued successfully. Aug 07 21:11:16.685390 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cdb6526-7d12-4cc4-b32b-b3f3d8f8d63b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:11:16.685930 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1308/5239] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:11:16 2026] POST /volume/v3/volumes => generated 775 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:11:16.700563 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1af79a2b-c2e9-404e-8122-4a10fb165b22 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:16.702172 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1af79a2b-c2e9-404e-8122-4a10fb165b22 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:16.702372 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1af79a2b-c2e9-404e-8122-4a10fb165b22 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:16.702544 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1af79a2b-c2e9-404e-8122-4a10fb165b22 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:16.711515 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:16.711515 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:16.714864 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1af79a2b-c2e9-404e-8122-4a10fb165b22 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:16.719572 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1af79a2b-c2e9-404e-8122-4a10fb165b22 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 returned with HTTP 200 Aug 07 21:11:16.719964 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1317/5240] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:16 2026] GET /volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:17.731544 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a83a1299-be3d-443e-8d92-8ee6e183b392 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:17.733438 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a83a1299-be3d-443e-8d92-8ee6e183b392 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:17.733623 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a83a1299-be3d-443e-8d92-8ee6e183b392 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:17.733861 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a83a1299-be3d-443e-8d92-8ee6e183b392 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:17.740538 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:17.740538 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:17.744321 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a83a1299-be3d-443e-8d92-8ee6e183b392 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:17.748897 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a83a1299-be3d-443e-8d92-8ee6e183b392 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 returned with HTTP 200 Aug 07 21:11:17.749448 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1303/5241] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:17 2026] GET /volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:18.761919 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f3a0b460-3ab6-4505-9190-e5dfcb1bfbfc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:18.763823 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3a0b460-3ab6-4505-9190-e5dfcb1bfbfc tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:18.764053 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3a0b460-3ab6-4505-9190-e5dfcb1bfbfc tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:18.764231 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f3a0b460-3ab6-4505-9190-e5dfcb1bfbfc tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:18.771281 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:18.771281 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:18.774781 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f3a0b460-3ab6-4505-9190-e5dfcb1bfbfc tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:18.779032 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f3a0b460-3ab6-4505-9190-e5dfcb1bfbfc tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 returned with HTTP 200 Aug 07 21:11:18.779421 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1314/5242] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:18 2026] GET /volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:19.791946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4e3b2a4d-b7b3-4191-96de-97c8dc87a389 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:19.793817 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e3b2a4d-b7b3-4191-96de-97c8dc87a389 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:19.794039 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e3b2a4d-b7b3-4191-96de-97c8dc87a389 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:19.794217 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e3b2a4d-b7b3-4191-96de-97c8dc87a389 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:19.800854 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:19.800854 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:19.804403 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4e3b2a4d-b7b3-4191-96de-97c8dc87a389 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:19.808248 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e3b2a4d-b7b3-4191-96de-97c8dc87a389 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 returned with HTTP 200 Aug 07 21:11:19.808601 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1309/5243] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:19 2026] GET /volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:20.821739 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-60e0b75f-c1c6-4db8-80cf-c2ac5b81c7ca None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:20.823956 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-60e0b75f-c1c6-4db8-80cf-c2ac5b81c7ca tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:20.824212 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-60e0b75f-c1c6-4db8-80cf-c2ac5b81c7ca tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:20.824405 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-60e0b75f-c1c6-4db8-80cf-c2ac5b81c7ca tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:20.831570 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:20.831570 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:20.835226 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-60e0b75f-c1c6-4db8-80cf-c2ac5b81c7ca tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:20.839343 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-60e0b75f-c1c6-4db8-80cf-c2ac5b81c7ca tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 returned with HTTP 200 Aug 07 21:11:20.839903 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1318/5244] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:20 2026] GET /volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:21.856720 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1d62d33a-9d30-4c44-8658-18d28a437eb4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:21.858354 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d62d33a-9d30-4c44-8658-18d28a437eb4 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:21.858568 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1d62d33a-9d30-4c44-8658-18d28a437eb4 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:21.858772 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1d62d33a-9d30-4c44-8658-18d28a437eb4 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:21.868368 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:21.868368 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:21.871656 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1d62d33a-9d30-4c44-8658-18d28a437eb4 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:21.875295 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d62d33a-9d30-4c44-8658-18d28a437eb4 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 returned with HTTP 200 Aug 07 21:11:21.875657 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1304/5245] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:21 2026] GET /volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:22.889752 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-626544f6-5b98-4a24-b8fe-1704f18ac534 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:22.891456 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-626544f6-5b98-4a24-b8fe-1704f18ac534 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:22.891718 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-626544f6-5b98-4a24-b8fe-1704f18ac534 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:22.891856 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-626544f6-5b98-4a24-b8fe-1704f18ac534 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:22.898246 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:22.898246 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:22.901804 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-626544f6-5b98-4a24-b8fe-1704f18ac534 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:22.906782 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-626544f6-5b98-4a24-b8fe-1704f18ac534 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 returned with HTTP 200 Aug 07 21:11:22.907288 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1315/5246] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:22 2026] GET /volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:22.919905 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7499afdb-6483-4c2c-9ed7-764212407aac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:22.922285 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7499afdb-6483-4c2c-9ed7-764212407aac tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:22.922539 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7499afdb-6483-4c2c-9ed7-764212407aac tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:22.922802 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7499afdb-6483-4c2c-9ed7-764212407aac tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:22.930410 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:22.930410 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:22.934475 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7499afdb-6483-4c2c-9ed7-764212407aac tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:22.939357 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7499afdb-6483-4c2c-9ed7-764212407aac tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 returned with HTTP 200 Aug 07 21:11:22.939749 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1310/5247] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:22 2026] GET /volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:22.951917 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fbbd7cb3-582f-4db2-8395-886dcb910e2d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:22.953568 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fbbd7cb3-582f-4db2-8395-886dcb910e2d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:11:22.953914 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fbbd7cb3-582f-4db2-8395-886dcb910e2d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "758b28a9-bf23-4a3d-aea5-d54d046d2c36", "name": "tempest-VolumeImageDependencyTests-Snapshot-705168665"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:22.961942 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:22.961942 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:22.962340 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fbbd7cb3-582f-4db2-8395-886dcb910e2d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:22.962474 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-fbbd7cb3-582f-4db2-8395-886dcb910e2d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create snapshot from volume 758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:22.993742 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-fbbd7cb3-582f-4db2-8395-886dcb910e2d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Created reservations ['c01ca42a-8411-4852-90ae-6ca467081b81', 'd3fd289a-c76c-4b93-8a27-c95cf8105c00', '38e7bc87-b146-4f1f-81e5-9d506fd0234f', 'ae17238a-f83d-4f89-a25c-634ef8d060f9'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:23.021467 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fbbd7cb3-582f-4db2-8395-886dcb910e2d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Snapshot create request issued successfully. Aug 07 21:11:23.021811 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fbbd7cb3-582f-4db2-8395-886dcb910e2d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:11:23.022280 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1319/5248] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:11:22 2026] POST /volume/v3/snapshots => generated 312 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:11:23.035330 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c248fec6-a2a1-465b-85c8-96efd4aec12a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:23.037284 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c248fec6-a2a1-465b-85c8-96efd4aec12a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 Aug 07 21:11:23.037562 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c248fec6-a2a1-465b-85c8-96efd4aec12a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:23.037713 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c248fec6-a2a1-465b-85c8-96efd4aec12a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:23.044581 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:23.044581 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:23.045076 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c248fec6-a2a1-465b-85c8-96efd4aec12a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Snapshot retrieved successfully. Aug 07 21:11:23.046381 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c248fec6-a2a1-465b-85c8-96efd4aec12a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 returned with HTTP 200 Aug 07 21:11:23.046381 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1305/5249] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:11:23 2026] GET /volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:24.055507 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5f6b1b74-10f7-4c87-9a3a-1e46d8c898a1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:24.057296 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5f6b1b74-10f7-4c87-9a3a-1e46d8c898a1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 Aug 07 21:11:24.057475 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5f6b1b74-10f7-4c87-9a3a-1e46d8c898a1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:24.057645 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5f6b1b74-10f7-4c87-9a3a-1e46d8c898a1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:24.062210 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:24.062210 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:24.062554 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5f6b1b74-10f7-4c87-9a3a-1e46d8c898a1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Snapshot retrieved successfully. Aug 07 21:11:24.063245 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5f6b1b74-10f7-4c87-9a3a-1e46d8c898a1 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 returned with HTTP 200 Aug 07 21:11:24.063561 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1316/5250] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:11:24 2026] GET /volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:24.072175 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:24.073997 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:11:24.074389 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "9e512935-b0d5-445c-9a6e-ae126efc33e9", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:24.076152 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '9e512935-b0d5-445c-9a6e-ae126efc33e9', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:11:24.081518 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:24.081518 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:24.081926 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Snapshot retrieved successfully. Aug 07 21:11:24.082070 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume of 1 GB Aug 07 21:11:24.085626 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Availability Zones retrieved successfully. Aug 07 21:11:24.091036 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Flow 'volume_create_api' (d956efa5-ca37-4347-b140-f98b4d35c860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:24.092057 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e506b8ad-ef23-432d-9b81-870b642257c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:24.093011 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:11:24.123256 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e506b8ad-ef23-432d-9b81-870b642257c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9e512935-b0d5-445c-9a6e-ae126efc33e9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:24.123906 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea0fa47-602b-47a8-ae25-fc332b4f3d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:24.164824 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Created reservations ['d5e19a90-ee60-4601-99f2-c2460b6bab56', '2768edf5-60ff-4117-96bd-bf68d452ff0c', '5da2a5cb-9f2d-473e-93b9-03419841afd0', '5e2be499-384d-47e5-85cd-1af69f234b7b'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:24.165635 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea0fa47-602b-47a8-ae25-fc332b4f3d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5e19a90-ee60-4601-99f2-c2460b6bab56', '2768edf5-60ff-4117-96bd-bf68d452ff0c', '5da2a5cb-9f2d-473e-93b9-03419841afd0', '5e2be499-384d-47e5-85cd-1af69f234b7b']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:24.166429 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d1b2aa-34e3-4635-9c5c-8b0e21d75fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:24.207458 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d1b2aa-34e3-4635-9c5c-8b0e21d75fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dfc32b5-e8e3-47d9-a557-b57082316307', '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='f69400d3e187469aa7699d78399991e6',qos_specs=None,replication_status=,reservations=['d5e19a90-ee60-4601-99f2-c2460b6bab56','2768edf5-60ff-4117-96bd-bf68d452ff0c','5da2a5cb-9f2d-473e-93b9-03419841afd0','5e2be499-384d-47e5-85cd-1af69f234b7b'],size=1,snapshot_id=9e512935-b0d5-445c-9a6e-ae126efc33e9,source_replicaid=,source_volid=None,status='creating',user_id='fd44b9afa312459e86e5873a1911632f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:11:24Z,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=8dfc32b5-e8e3-47d9-a557-b57082316307,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f69400d3e187469aa7699d78399991e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9e512935-b0d5-445c-9a6e-ae126efc33e9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd44b9afa312459e86e5873a1911632f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:24.208163 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557237b1-3e92-4bb5-b31c-f069e1cf343a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:24.227978 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557237b1-3e92-4bb5-b31c-f069e1cf343a) transitioned into state 'SUCCESS' from 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='f69400d3e187469aa7699d78399991e6',qos_specs=None,replication_status=,reservations=['d5e19a90-ee60-4601-99f2-c2460b6bab56','2768edf5-60ff-4117-96bd-bf68d452ff0c','5da2a5cb-9f2d-473e-93b9-03419841afd0','5e2be499-384d-47e5-85cd-1af69f234b7b'],size=1,snapshot_id=9e512935-b0d5-445c-9a6e-ae126efc33e9,source_replicaid=,source_volid=None,status='creating',user_id='fd44b9afa312459e86e5873a1911632f',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:24.228706 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f40d73-3019-49c2-86de-5bbaea05e5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:24.249837 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f40d73-3019-49c2-86de-5bbaea05e5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:24.250597 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Flow 'volume_create_api' (d956efa5-ca37-4347-b140-f98b4d35c860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:24.250949 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Create volume request issued successfully. Aug 07 21:11:24.251518 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38fa4aeb-d533-4d2f-8c9c-e72376396d12 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:11:24.252011 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1311/5251] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:11:24 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) Aug 07 21:11:24.263891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e6e707c5-cac1-4df5-8243-7e49002f5f48 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:24.266389 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e6e707c5-cac1-4df5-8243-7e49002f5f48 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 Aug 07 21:11:24.266656 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e6e707c5-cac1-4df5-8243-7e49002f5f48 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:24.266910 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e6e707c5-cac1-4df5-8243-7e49002f5f48 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:24.277775 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:24.277775 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:24.285480 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e6e707c5-cac1-4df5-8243-7e49002f5f48 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:24.291072 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e6e707c5-cac1-4df5-8243-7e49002f5f48 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 returned with HTTP 200 Aug 07 21:11:24.291519 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1320/5252] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:24 2026] GET /volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:25.305291 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f540fd71-a4e8-4aa6-91b6-caff7a80079c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:25.306963 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f540fd71-a4e8-4aa6-91b6-caff7a80079c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 Aug 07 21:11:25.307326 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f540fd71-a4e8-4aa6-91b6-caff7a80079c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:25.307614 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f540fd71-a4e8-4aa6-91b6-caff7a80079c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:25.315838 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:25.315838 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:25.319243 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f540fd71-a4e8-4aa6-91b6-caff7a80079c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:25.324266 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f540fd71-a4e8-4aa6-91b6-caff7a80079c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 returned with HTTP 200 Aug 07 21:11:25.324839 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1306/5253] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:25 2026] GET /volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:25.337863 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-18840aa0-76ef-45cf-a902-862a0e27e93e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:25.339599 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-18840aa0-76ef-45cf-a902-862a0e27e93e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 Aug 07 21:11:25.339797 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-18840aa0-76ef-45cf-a902-862a0e27e93e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:25.339987 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-18840aa0-76ef-45cf-a902-862a0e27e93e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:25.346729 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:25.346729 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:25.350278 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-18840aa0-76ef-45cf-a902-862a0e27e93e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:25.354577 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-18840aa0-76ef-45cf-a902-862a0e27e93e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 returned with HTTP 200 Aug 07 21:11:25.354974 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1317/5254] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:25 2026] GET /volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:25.371969 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1ec456f9-2931-4092-9fd0-be7bd3c7f506 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:25.373799 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ec456f9-2931-4092-9fd0-be7bd3c7f506 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 Aug 07 21:11:25.374038 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ec456f9-2931-4092-9fd0-be7bd3c7f506 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:25.374227 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ec456f9-2931-4092-9fd0-be7bd3c7f506 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:25.374350 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-1ec456f9-2931-4092-9fd0-be7bd3c7f506 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete snapshot with id: 9e512935-b0d5-445c-9a6e-ae126efc33e9 Aug 07 21:11:25.379802 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:25.379802 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:25.380259 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1ec456f9-2931-4092-9fd0-be7bd3c7f506 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Snapshot retrieved successfully. Aug 07 21:11:25.395541 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1ec456f9-2931-4092-9fd0-be7bd3c7f506 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Snapshot delete request issued successfully. Aug 07 21:11:25.395722 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ec456f9-2931-4092-9fd0-be7bd3c7f506 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 returned with HTTP 202 Aug 07 21:11:25.396166 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1312/5255] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:11:25 2026] DELETE /volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:11:25.406890 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1130c01d-5c03-4cff-9bff-d3f33fedde9a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:25.408854 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1130c01d-5c03-4cff-9bff-d3f33fedde9a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 Aug 07 21:11:25.409094 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1130c01d-5c03-4cff-9bff-d3f33fedde9a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:25.409307 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1130c01d-5c03-4cff-9bff-d3f33fedde9a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:25.415388 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:25.415388 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:25.416102 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1130c01d-5c03-4cff-9bff-d3f33fedde9a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Snapshot retrieved successfully. Aug 07 21:11:25.417210 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1130c01d-5c03-4cff-9bff-d3f33fedde9a tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 returned with HTTP 200 Aug 07 21:11:25.417642 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1321/5256] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:11:25 2026] GET /volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:26.426342 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6193493f-2b29-48ff-9c56-37d6f5c9f5cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:26.428378 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6193493f-2b29-48ff-9c56-37d6f5c9f5cd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 Aug 07 21:11:26.428673 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6193493f-2b29-48ff-9c56-37d6f5c9f5cd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:26.428915 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6193493f-2b29-48ff-9c56-37d6f5c9f5cd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:26.433031 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6193493f-2b29-48ff-9c56-37d6f5c9f5cd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 returned with HTTP 404 Aug 07 21:11:26.433516 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1307/5257] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:11:26 2026] GET /volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:11:26.440317 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b2a8d806-d073-4537-ac3e-f5a423f553fd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:26.442449 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b2a8d806-d073-4537-ac3e-f5a423f553fd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] DELETE https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 Aug 07 21:11:26.442710 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b2a8d806-d073-4537-ac3e-f5a423f553fd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:26.442989 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b2a8d806-d073-4537-ac3e-f5a423f553fd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:26.443200 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-b2a8d806-d073-4537-ac3e-f5a423f553fd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume with id: 8dfc32b5-e8e3-47d9-a557-b57082316307 Aug 07 21:11:26.452386 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:26.452386 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:26.453000 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b2a8d806-d073-4537-ac3e-f5a423f553fd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:26.470748 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b2a8d806-d073-4537-ac3e-f5a423f553fd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume request issued successfully. Aug 07 21:11:26.471010 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b2a8d806-d073-4537-ac3e-f5a423f553fd tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 returned with HTTP 202 Aug 07 21:11:26.471511 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1318/5258] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:11:26 2026] DELETE /volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:11:26.478436 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-88f9c078-badf-4e67-9cc1-48ed8b83154c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:26.480180 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88f9c078-badf-4e67-9cc1-48ed8b83154c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 Aug 07 21:11:26.480394 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88f9c078-badf-4e67-9cc1-48ed8b83154c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:26.480576 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88f9c078-badf-4e67-9cc1-48ed8b83154c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:26.487539 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:26.487539 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:26.490851 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-88f9c078-badf-4e67-9cc1-48ed8b83154c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:26.495780 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88f9c078-badf-4e67-9cc1-48ed8b83154c tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 returned with HTTP 200 Aug 07 21:11:26.496354 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1313/5259] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:26 2026] GET /volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:27.510205 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-2e1ca6bb-4fea-45ab-b74d-b210b44b8de8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:27.512333 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2e1ca6bb-4fea-45ab-b74d-b210b44b8de8 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 Aug 07 21:11:27.512576 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2e1ca6bb-4fea-45ab-b74d-b210b44b8de8 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:27.512820 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-2e1ca6bb-4fea-45ab-b74d-b210b44b8de8 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:27.519633 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-2e1ca6bb-4fea-45ab-b74d-b210b44b8de8 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 returned with HTTP 404 Aug 07 21:11:27.520182 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1322/5260] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:27 2026] GET /volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:11:27.686148 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-867de485-28a4-44d5-99cd-fa80814fd5a2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:27.687849 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-867de485-28a4-44d5-99cd-fa80814fd5a2 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] DELETE https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:27.688084 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-867de485-28a4-44d5-99cd-fa80814fd5a2 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:27.688257 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-867de485-28a4-44d5-99cd-fa80814fd5a2 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:27.688441 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-867de485-28a4-44d5-99cd-fa80814fd5a2 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume with id: 758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:27.695672 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:27.695672 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:27.696183 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-867de485-28a4-44d5-99cd-fa80814fd5a2 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:27.712816 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-867de485-28a4-44d5-99cd-fa80814fd5a2 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume request issued successfully. Aug 07 21:11:27.713044 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-867de485-28a4-44d5-99cd-fa80814fd5a2 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 returned with HTTP 202 Aug 07 21:11:27.713445 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1308/5261] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:11:27 2026] DELETE /volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:11:27.722169 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-bab8d0a6-1cfc-498f-8913-4741a20c2a56 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:27.724037 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bab8d0a6-1cfc-498f-8913-4741a20c2a56 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:27.724289 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bab8d0a6-1cfc-498f-8913-4741a20c2a56 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:27.724617 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-bab8d0a6-1cfc-498f-8913-4741a20c2a56 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:27.731639 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:27.731639 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:27.735288 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-bab8d0a6-1cfc-498f-8913-4741a20c2a56 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:27.740169 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-bab8d0a6-1cfc-498f-8913-4741a20c2a56 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 returned with HTTP 200 Aug 07 21:11:27.740865 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1319/5262] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:27 2026] GET /volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:28.754135 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f8560b53-8e9a-4bb5-a339-047cd060680b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:28.756202 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f8560b53-8e9a-4bb5-a339-047cd060680b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:28.756446 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f8560b53-8e9a-4bb5-a339-047cd060680b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:28.756676 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f8560b53-8e9a-4bb5-a339-047cd060680b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:28.763442 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f8560b53-8e9a-4bb5-a339-047cd060680b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 returned with HTTP 404 Aug 07 21:11:28.764105 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1314/5263] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:28 2026] GET /volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:11:28.771524 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ce9e140d-5ea8-4fc7-b5c7-83481d22707e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:28.773580 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ce9e140d-5ea8-4fc7-b5c7-83481d22707e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] DELETE https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 Aug 07 21:11:28.773850 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ce9e140d-5ea8-4fc7-b5c7-83481d22707e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:28.774104 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ce9e140d-5ea8-4fc7-b5c7-83481d22707e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:28.774293 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-ce9e140d-5ea8-4fc7-b5c7-83481d22707e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume with id: 8dfc32b5-e8e3-47d9-a557-b57082316307 Aug 07 21:11:28.780730 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ce9e140d-5ea8-4fc7-b5c7-83481d22707e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 returned with HTTP 404 Aug 07 21:11:28.781293 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1323/5264] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:11:28 2026] DELETE /volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:11:28.787143 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9bc6affe-ed2b-4c0e-9750-7a86a3cf7b87 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:28.788817 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9bc6affe-ed2b-4c0e-9750-7a86a3cf7b87 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 Aug 07 21:11:28.789030 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9bc6affe-ed2b-4c0e-9750-7a86a3cf7b87 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:28.789204 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9bc6affe-ed2b-4c0e-9750-7a86a3cf7b87 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:28.794378 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9bc6affe-ed2b-4c0e-9750-7a86a3cf7b87 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 returned with HTTP 404 Aug 07 21:11:28.794817 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1309/5265] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:28 2026] GET /volume/v3/volumes/8dfc32b5-e8e3-47d9-a557-b57082316307 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:11:28.801671 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a1148118-1d8e-4fda-9308-28cbfee0809d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:28.803404 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a1148118-1d8e-4fda-9308-28cbfee0809d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 Aug 07 21:11:28.803583 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a1148118-1d8e-4fda-9308-28cbfee0809d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:28.803791 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a1148118-1d8e-4fda-9308-28cbfee0809d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:28.803906 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-a1148118-1d8e-4fda-9308-28cbfee0809d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete snapshot with id: 9e512935-b0d5-445c-9a6e-ae126efc33e9 Aug 07 21:11:28.807910 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a1148118-1d8e-4fda-9308-28cbfee0809d tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 returned with HTTP 404 Aug 07 21:11:28.808486 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1320/5266] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:11:28 2026] DELETE /volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:11:28.815142 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ad65d624-a2b5-402d-ba26-e070b24bff51 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:28.816865 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad65d624-a2b5-402d-ba26-e070b24bff51 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 Aug 07 21:11:28.817070 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad65d624-a2b5-402d-ba26-e070b24bff51 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:28.817252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad65d624-a2b5-402d-ba26-e070b24bff51 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:28.821205 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad65d624-a2b5-402d-ba26-e070b24bff51 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 returned with HTTP 404 Aug 07 21:11:28.821642 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1315/5267] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:11:28 2026] GET /volume/v3/snapshots/9e512935-b0d5-445c-9a6e-ae126efc33e9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:11:28.828829 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-60e4f8e5-c7ef-493a-a465-e800e8d98979 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:28.830420 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-60e4f8e5-c7ef-493a-a465-e800e8d98979 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] DELETE https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:28.830589 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-60e4f8e5-c7ef-493a-a465-e800e8d98979 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:28.830770 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-60e4f8e5-c7ef-493a-a465-e800e8d98979 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:28.830934 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-60e4f8e5-c7ef-493a-a465-e800e8d98979 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume with id: 758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:28.836509 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-60e4f8e5-c7ef-493a-a465-e800e8d98979 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 returned with HTTP 404 Aug 07 21:11:28.836916 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1324/5268] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:11:28 2026] DELETE /volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:11:28.843529 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-270c5414-840d-47da-b213-b1191d26148b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:28.845211 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-270c5414-840d-47da-b213-b1191d26148b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 Aug 07 21:11:28.845414 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-270c5414-840d-47da-b213-b1191d26148b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:28.845587 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-270c5414-840d-47da-b213-b1191d26148b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:28.850828 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-270c5414-840d-47da-b213-b1191d26148b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 returned with HTTP 404 Aug 07 21:11:28.851219 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1310/5269] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:28 2026] GET /volume/v3/volumes/758b28a9-bf23-4a3d-aea5-d54d046d2c36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:11:28.883574 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c4020681-049f-4054-a485-4201c670320b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:28.885337 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c4020681-049f-4054-a485-4201c670320b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] DELETE https://10.4.3.127/volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 Aug 07 21:11:28.885539 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c4020681-049f-4054-a485-4201c670320b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:28.885728 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c4020681-049f-4054-a485-4201c670320b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:28.885927 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-c4020681-049f-4054-a485-4201c670320b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume with id: c2bd22fe-537c-468a-ac21-3ae3e7f47954 Aug 07 21:11:28.893250 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:28.893250 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:28.893776 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c4020681-049f-4054-a485-4201c670320b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:28.911278 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c4020681-049f-4054-a485-4201c670320b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume request issued successfully. Aug 07 21:11:28.911604 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c4020681-049f-4054-a485-4201c670320b tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 returned with HTTP 202 Aug 07 21:11:28.912044 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1321/5270] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:11:28 2026] DELETE /volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:11:28.918889 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea0a92d2-5601-4df7-a576-1a0c53db9560 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:28.920638 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea0a92d2-5601-4df7-a576-1a0c53db9560 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 Aug 07 21:11:28.920877 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea0a92d2-5601-4df7-a576-1a0c53db9560 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:28.921072 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea0a92d2-5601-4df7-a576-1a0c53db9560 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:28.927618 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:28.927618 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:28.931038 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ea0a92d2-5601-4df7-a576-1a0c53db9560 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Volume info retrieved successfully. Aug 07 21:11:28.935658 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea0a92d2-5601-4df7-a576-1a0c53db9560 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 returned with HTTP 200 Aug 07 21:11:28.936101 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1316/5271] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:28 2026] GET /volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:29.949097 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a28ed19a-9ba4-4a63-bf57-2c7e35dd3735 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:29.950789 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a28ed19a-9ba4-4a63-bf57-2c7e35dd3735 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 Aug 07 21:11:29.951064 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a28ed19a-9ba4-4a63-bf57-2c7e35dd3735 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:29.951291 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a28ed19a-9ba4-4a63-bf57-2c7e35dd3735 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:29.956451 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a28ed19a-9ba4-4a63-bf57-2c7e35dd3735 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 returned with HTTP 404 Aug 07 21:11:29.956855 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1325/5272] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:29 2026] GET /volume/v3/volumes/c2bd22fe-537c-468a-ac21-3ae3e7f47954 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:11:29.962851 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-53c2ed3b-f49f-46d9-be13-dd6f25c5bc8e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:29.964354 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53c2ed3b-f49f-46d9-be13-dd6f25c5bc8e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:29.964530 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53c2ed3b-f49f-46d9-be13-dd6f25c5bc8e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:29.964691 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53c2ed3b-f49f-46d9-be13-dd6f25c5bc8e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:29.964857 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-53c2ed3b-f49f-46d9-be13-dd6f25c5bc8e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume with id: a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:29.970121 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53c2ed3b-f49f-46d9-be13-dd6f25c5bc8e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 404 Aug 07 21:11:29.970748 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1311/5273] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:11:29 2026] DELETE /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:11:29.976940 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c6ac4837-0b53-433e-8edb-db9aa457b69e None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:29.978865 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c6ac4837-0b53-433e-8edb-db9aa457b69e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 Aug 07 21:11:29.979114 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c6ac4837-0b53-433e-8edb-db9aa457b69e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:29.979293 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c6ac4837-0b53-433e-8edb-db9aa457b69e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:29.984661 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c6ac4837-0b53-433e-8edb-db9aa457b69e tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 returned with HTTP 404 Aug 07 21:11:29.985135 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1322/5274] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:29 2026] GET /volume/v3/volumes/a265a9fc-aad4-4034-ab60-caca80e0cb85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:11:30.018815 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e6742ca8-2264-463a-b237-09ef67f7ae82 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:30.020326 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6742ca8-2264-463a-b237-09ef67f7ae82 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] DELETE https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 Aug 07 21:11:30.020505 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e6742ca8-2264-463a-b237-09ef67f7ae82 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:30.020672 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e6742ca8-2264-463a-b237-09ef67f7ae82 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:30.020863 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e6742ca8-2264-463a-b237-09ef67f7ae82 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Delete volume with id: 24366a09-1b24-4183-a629-a477def89865 Aug 07 21:11:30.026907 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6742ca8-2264-463a-b237-09ef67f7ae82 tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 returned with HTTP 404 Aug 07 21:11:30.027417 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1317/5275] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:11:30 2026] DELETE /volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:11:30.033730 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-17380105-7e2a-4a89-ae6b-b0f5edaf7dae None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:30.035660 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-17380105-7e2a-4a89-ae6b-b0f5edaf7dae tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] GET https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 Aug 07 21:11:30.035928 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-17380105-7e2a-4a89-ae6b-b0f5edaf7dae tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:30.036173 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-17380105-7e2a-4a89-ae6b-b0f5edaf7dae tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:30.041482 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-17380105-7e2a-4a89-ae6b-b0f5edaf7dae tempest-VolumeImageDependencyTests-1372730626 tempest-VolumeImageDependencyTests-1372730626-project-member] https://10.4.3.127/volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 returned with HTTP 404 Aug 07 21:11:30.041940 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1326/5276] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:11:30 2026] GET /volume/v3/volumes/24366a09-1b24-4183-a629-a477def89865 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:11:31.389160 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:31.471559 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:11:31.471932 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2096684194"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:31.473410 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2096684194'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:11:31.473583 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Create volume of 1 GB Aug 07 21:11:31.477553 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Availability Zones retrieved successfully. Aug 07 21:11:31.483709 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Flow 'volume_create_api' (6cad8239-269d-42fc-bc35-cb095df5e04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:31.484656 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d09dec0d-9b8f-4659-9d72-b01538184ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:31.485561 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:11:31.511334 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d09dec0d-9b8f-4659-9d72-b01538184ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:31.512134 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88518526-8937-4892-b707-c3e6aa3c4061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:31.567104 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Created reservations ['5af73dbe-4fa1-4964-9240-5ed9d802c5e2', 'c3d05ba6-0606-4324-849d-a2b7cf729960', '5d9bcf29-b174-4b73-b463-415554bbe5fa', '45327b02-1da1-457d-b337-618dac891927'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:31.567842 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88518526-8937-4892-b707-c3e6aa3c4061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5af73dbe-4fa1-4964-9240-5ed9d802c5e2', 'c3d05ba6-0606-4324-849d-a2b7cf729960', '5d9bcf29-b174-4b73-b463-415554bbe5fa', '45327b02-1da1-457d-b337-618dac891927']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:31.568591 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24cb83a-6160-42d9-a3b8-ae4784c7d316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:31.592432 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24cb83a-6160-42d9-a3b8-ae4784c7d316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '009ebb4c-532b-4837-bf2c-7cadb9e858f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2096684194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928693dd30dc4696b0936d914b48fec9',qos_specs=None,replication_status=,reservations=['5af73dbe-4fa1-4964-9240-5ed9d802c5e2','c3d05ba6-0606-4324-849d-a2b7cf729960','5d9bcf29-b174-4b73-b463-415554bbe5fa','45327b02-1da1-457d-b337-618dac891927'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80507b86a9744bb0aee835887ce9ee22',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2096684194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=009ebb4c-532b-4837-bf2c-7cadb9e858f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='928693dd30dc4696b0936d914b48fec9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80507b86a9744bb0aee835887ce9ee22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:31.593236 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (197a9f9e-68ef-4fa8-b6c5-0a0ec200b3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:31.614568 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (197a9f9e-68ef-4fa8-b6c5-0a0ec200b3cb) transitioned into state 'SUCCESS' from state '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-2096684194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928693dd30dc4696b0936d914b48fec9',qos_specs=None,replication_status=,reservations=['5af73dbe-4fa1-4964-9240-5ed9d802c5e2','c3d05ba6-0606-4324-849d-a2b7cf729960','5d9bcf29-b174-4b73-b463-415554bbe5fa','45327b02-1da1-457d-b337-618dac891927'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80507b86a9744bb0aee835887ce9ee22',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:31.615226 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (253b6b44-bf50-4abf-a331-2957a79a3192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:31.626446 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (253b6b44-bf50-4abf-a331-2957a79a3192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:31.627164 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Flow 'volume_create_api' (6cad8239-269d-42fc-bc35-cb095df5e04e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:31.627418 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Create volume request issued successfully. Aug 07 21:11:31.627946 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb698fb9-724f-49f3-ae07-4cc6230ae573 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:11:31.628337 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1312/5277] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:11:31 2026] POST /volume/v3/volumes => generated 778 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:11:31.639108 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-841abe8b-9e94-4e49-9443-733284b60018 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:31.641167 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-841abe8b-9e94-4e49-9443-733284b60018 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 Aug 07 21:11:31.641323 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-841abe8b-9e94-4e49-9443-733284b60018 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:31.641466 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-841abe8b-9e94-4e49-9443-733284b60018 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:31.648578 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:31.648578 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:31.652101 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-841abe8b-9e94-4e49-9443-733284b60018 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:11:31.655923 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-841abe8b-9e94-4e49-9443-733284b60018 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 returned with HTTP 200 Aug 07 21:11:31.656297 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1323/5278] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:31 2026] GET /volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:32.602754 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3bcb64de-725e-4d6c-a39c-6358c020b2a7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:32.604619 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3bcb64de-725e-4d6c-a39c-6358c020b2a7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:11:32.605049 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3bcb64de-725e-4d6c-a39c-6358c020b2a7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "682d4e9d-d928-4337-8758-c013fb65960b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1559726275", "description": null, "metadata": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:32.608834 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=324,cinder:INSERT=62,cinder:UPDATE=97 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:11:32.617918 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:32.617918 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:32.618441 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3bcb64de-725e-4d6c-a39c-6358c020b2a7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:11:32.618550 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-3bcb64de-725e-4d6c-a39c-6358c020b2a7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create snapshot from volume 682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:11:32.644813 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-3bcb64de-725e-4d6c-a39c-6358c020b2a7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['e5c2bb85-ee7a-4d7c-955e-ef598c0f1385', 'fe3710b6-8eee-4521-b459-ae22a8427880', '1e88d887-479b-4a84-a1fe-0b9aabfb2fd0', '305019fe-02e1-4cc2-aeb8-75bc9e97408a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:32.668602 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-347314b5-9603-465d-bfd2-82a0faa6f799 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:32.670821 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-347314b5-9603-465d-bfd2-82a0faa6f799 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 Aug 07 21:11:32.671064 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-347314b5-9603-465d-bfd2-82a0faa6f799 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:32.671257 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-347314b5-9603-465d-bfd2-82a0faa6f799 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:32.679009 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3bcb64de-725e-4d6c-a39c-6358c020b2a7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot force create request issued successfully. Aug 07 21:11:32.679365 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:32.679365 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:32.679450 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3bcb64de-725e-4d6c-a39c-6358c020b2a7 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:11:32.679837 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1318/5279] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:11:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:11:32.688432 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2e05bd3f-6a5e-4cf6-a18b-c439996177dc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:32.688863 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-347314b5-9603-465d-bfd2-82a0faa6f799 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:11:32.690729 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e05bd3f-6a5e-4cf6-a18b-c439996177dc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 Aug 07 21:11:32.691012 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e05bd3f-6a5e-4cf6-a18b-c439996177dc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:32.691288 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e05bd3f-6a5e-4cf6-a18b-c439996177dc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:32.695702 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-347314b5-9603-465d-bfd2-82a0faa6f799 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 returned with HTTP 200 Aug 07 21:11:32.696119 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1327/5280] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:32 2026] GET /volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:32.698022 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:32.698022 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:32.698625 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2e05bd3f-6a5e-4cf6-a18b-c439996177dc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:11:32.699663 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e05bd3f-6a5e-4cf6-a18b-c439996177dc tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 returned with HTTP 200 Aug 07 21:11:32.700419 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1313/5281] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:11:32 2026] GET /volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:32.709000 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-35770bb5-44ad-49d0-94f3-d774a238786b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:32.710709 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-35770bb5-44ad-49d0-94f3-d774a238786b tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:11:32.711061 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-35770bb5-44ad-49d0-94f3-d774a238786b tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "009ebb4c-532b-4837-bf2c-7cadb9e858f6", "name": "tempest-type-Backup-1965955853"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:32.712414 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.backups [None req-35770bb5-44ad-49d0-94f3-d774a238786b tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Creating new backup {'backup': {'volume_id': '009ebb4c-532b-4837-bf2c-7cadb9e858f6', 'name': 'tempest-type-Backup-1965955853'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:11:32.712534 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-35770bb5-44ad-49d0-94f3-d774a238786b tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Creating backup of volume 009ebb4c-532b-4837-bf2c-7cadb9e858f6 in container None Aug 07 21:11:32.719498 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:32.719498 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:32.719994 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-35770bb5-44ad-49d0-94f3-d774a238786b tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:11:32.745778 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-35770bb5-44ad-49d0-94f3-d774a238786b tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Created reservations ['37d7caa8-2037-4904-abd5-a4504dc45a81', '8011f8fc-efb3-4ef2-b086-b8db50c8fb05'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:32.778957 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-35770bb5-44ad-49d0-94f3-d774a238786b tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:11:32.779515 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1324/5282] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:11:32 2026] POST /volume/v3/backups => generated 316 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:11:32.787946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3f9eb364-f9b1-408e-a4aa-fc6f58aa7258 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:32.789797 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f9eb364-f9b1-408e-a4aa-fc6f58aa7258 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:32.790089 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f9eb364-f9b1-408e-a4aa-fc6f58aa7258 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:32.790222 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f9eb364-f9b1-408e-a4aa-fc6f58aa7258 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:32.790327 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3f9eb364-f9b1-408e-a4aa-fc6f58aa7258 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:32.794411 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:32.794411 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:32.795056 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f9eb364-f9b1-408e-a4aa-fc6f58aa7258 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:32.795544 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1319/5283] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:32 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:33.709382 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5564a69c-dadd-4e94-b9c0-7f07c0087f6e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:33.711215 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5564a69c-dadd-4e94-b9c0-7f07c0087f6e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 Aug 07 21:11:33.711397 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5564a69c-dadd-4e94-b9c0-7f07c0087f6e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:33.711604 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5564a69c-dadd-4e94-b9c0-7f07c0087f6e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:33.716857 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:33.716857 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:33.717340 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5564a69c-dadd-4e94-b9c0-7f07c0087f6e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:11:33.718217 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5564a69c-dadd-4e94-b9c0-7f07c0087f6e tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 returned with HTTP 200 Aug 07 21:11:33.718664 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1328/5284] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:11:33 2026] GET /volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:33.729575 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f9fba9c-657b-45ec-855b-0dcea7ca28db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:33.731556 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f9fba9c-657b-45ec-855b-0dcea7ca28db tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 Aug 07 21:11:33.731788 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f9fba9c-657b-45ec-855b-0dcea7ca28db tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:33.732004 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f9fba9c-657b-45ec-855b-0dcea7ca28db tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:33.736945 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:33.736945 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:33.737406 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0f9fba9c-657b-45ec-855b-0dcea7ca28db tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:11:33.738198 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f9fba9c-657b-45ec-855b-0dcea7ca28db tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 returned with HTTP 200 Aug 07 21:11:33.738670 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1314/5285] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:11:33 2026] GET /volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:33.748355 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:33.749989 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:11:33.750318 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2025920025", "snapshot_id": "118413d4-3824-43d9-8519-f40230e11d90", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:33.751784 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2025920025', 'snapshot_id': '118413d4-3824-43d9-8519-f40230e11d90', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:11:33.756412 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:33.756412 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:33.756825 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:11:33.756942 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume of 1 GB Aug 07 21:11:33.760055 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Availability Zones retrieved successfully. Aug 07 21:11:33.765208 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (90aa498a-8c49-4035-818e-f9ccd196aa98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:33.766132 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5e1df3-afd4-4004-b6df-467993c43d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:33.766940 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:11:33.794524 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5e1df3-afd4-4004-b6df-467993c43d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '118413d4-3824-43d9-8519-f40230e11d90', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:33.795194 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eedf6e4-743b-4375-812e-ae03681289cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:33.805412 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-69ac18f1-56d7-4c5e-9eb5-1d02163bd799 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:33.807372 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69ac18f1-56d7-4c5e-9eb5-1d02163bd799 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:33.807635 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69ac18f1-56d7-4c5e-9eb5-1d02163bd799 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:33.807928 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69ac18f1-56d7-4c5e-9eb5-1d02163bd799 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:33.808108 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-69ac18f1-56d7-4c5e-9eb5-1d02163bd799 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:33.812824 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:33.812824 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:33.813607 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69ac18f1-56d7-4c5e-9eb5-1d02163bd799 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:33.814074 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1320/5286] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:33 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:33.832547 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Created reservations ['04d646ec-e911-4ea8-885c-6b0c3371c2c7', '813b418a-0b76-48c6-93f8-eece78f51ed0', '4b60ebbc-4499-485d-bee1-73f3f0a37615', 'b13d2e54-5d07-489f-965b-ec63dc6a2aa2'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:33.833228 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eedf6e4-743b-4375-812e-ae03681289cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04d646ec-e911-4ea8-885c-6b0c3371c2c7', '813b418a-0b76-48c6-93f8-eece78f51ed0', '4b60ebbc-4499-485d-bee1-73f3f0a37615', 'b13d2e54-5d07-489f-965b-ec63dc6a2aa2']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:33.833864 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb43c5c-2461-4afc-b9e9-b2a1e25cec74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:33.870445 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb43c5c-2461-4afc-b9e9-b2a1e25cec74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab8ec409-0831-40e9-a8b7-78dfa0964b39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2025920025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['04d646ec-e911-4ea8-885c-6b0c3371c2c7','813b418a-0b76-48c6-93f8-eece78f51ed0','4b60ebbc-4499-485d-bee1-73f3f0a37615','b13d2e54-5d07-489f-965b-ec63dc6a2aa2'],size=1,snapshot_id=118413d4-3824-43d9-8519-f40230e11d90,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2025920025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab8ec409-0831-40e9-a8b7-78dfa0964b39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='456e645663944639b86adec1190612d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=118413d4-3824-43d9-8519-f40230e11d90,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:33.871159 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f41a548-cbbb-449b-856e-2451bee40c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:33.887137 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f41a548-cbbb-449b-856e-2451bee40c75) transitioned into state 'SUCCESS' from state '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-2025920025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456e645663944639b86adec1190612d4',qos_specs=None,replication_status=,reservations=['04d646ec-e911-4ea8-885c-6b0c3371c2c7','813b418a-0b76-48c6-93f8-eece78f51ed0','4b60ebbc-4499-485d-bee1-73f3f0a37615','b13d2e54-5d07-489f-965b-ec63dc6a2aa2'],size=1,snapshot_id=118413d4-3824-43d9-8519-f40230e11d90,source_replicaid=,source_volid=None,status='creating',user_id='9cb2bc4a7d1c40fca1af8671f21ff7a2',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:33.887777 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32cdd0d1-f1cd-42b6-82d2-ae0b6cac86e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:33.906978 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32cdd0d1-f1cd-42b6-82d2-ae0b6cac86e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:33.907794 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Flow 'volume_create_api' (90aa498a-8c49-4035-818e-f9ccd196aa98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:33.908018 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Create volume request issued successfully. Aug 07 21:11:33.908513 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2ca258b7-5be9-4db0-bfb6-a04853ad1e87 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:11:33.909012 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1325/5287] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:11:33 2026] POST /volume/v3/volumes => generated 785 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:11:33.919391 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bbd09ea5-4011-4c67-9b2c-9af2e4b6d717 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:33.921130 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bbd09ea5-4011-4c67-9b2c-9af2e4b6d717 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 Aug 07 21:11:33.921368 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bbd09ea5-4011-4c67-9b2c-9af2e4b6d717 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:33.921611 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bbd09ea5-4011-4c67-9b2c-9af2e4b6d717 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:33.928060 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:33.928060 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:33.931084 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bbd09ea5-4011-4c67-9b2c-9af2e4b6d717 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:11:33.934779 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bbd09ea5-4011-4c67-9b2c-9af2e4b6d717 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 returned with HTTP 200 Aug 07 21:11:33.935170 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1329/5288] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:33 2026] GET /volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:34.824772 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0c1e3d4e-2406-44e8-a6e4-d1cf1d148465 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:34.826630 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c1e3d4e-2406-44e8-a6e4-d1cf1d148465 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:34.826892 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c1e3d4e-2406-44e8-a6e4-d1cf1d148465 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:34.827126 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c1e3d4e-2406-44e8-a6e4-d1cf1d148465 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:34.827266 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0c1e3d4e-2406-44e8-a6e4-d1cf1d148465 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:34.831397 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:34.831397 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:34.832055 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c1e3d4e-2406-44e8-a6e4-d1cf1d148465 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:34.832446 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1315/5289] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:34 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:34.946564 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ae3ecb80-75eb-48d8-986a-1cec3a6840b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:34.948353 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae3ecb80-75eb-48d8-986a-1cec3a6840b4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 Aug 07 21:11:34.948532 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ae3ecb80-75eb-48d8-986a-1cec3a6840b4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:34.948708 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ae3ecb80-75eb-48d8-986a-1cec3a6840b4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:34.956466 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:34.956466 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:34.961254 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ae3ecb80-75eb-48d8-986a-1cec3a6840b4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:11:34.967798 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae3ecb80-75eb-48d8-986a-1cec3a6840b4 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 returned with HTTP 200 Aug 07 21:11:34.968367 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1321/5290] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:34 2026] GET /volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 => generated 1394 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:34.979496 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4187d87b-785e-4e2f-a635-7a490624c010 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:34.981443 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4187d87b-785e-4e2f-a635-7a490624c010 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 Aug 07 21:11:34.981698 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4187d87b-785e-4e2f-a635-7a490624c010 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:34.981963 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4187d87b-785e-4e2f-a635-7a490624c010 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:34.989004 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:34.989004 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:34.992257 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4187d87b-785e-4e2f-a635-7a490624c010 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:11:34.996725 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4187d87b-785e-4e2f-a635-7a490624c010 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 returned with HTTP 200 Aug 07 21:11:34.997154 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1326/5291] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:34 2026] GET /volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:35.124619 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-4e7d5088-676f-4e46-a516-22d134c7f855 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:35.126598 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-4e7d5088-676f-4e46-a516-22d134c7f855 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 Aug 07 21:11:35.126785 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-4e7d5088-676f-4e46-a516-22d134c7f855 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:35.127024 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-4e7d5088-676f-4e46-a516-22d134c7f855 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:35.134721 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:35.134721 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:35.139005 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-4e7d5088-676f-4e46-a516-22d134c7f855 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:11:35.143880 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-4e7d5088-676f-4e46-a516-22d134c7f855 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 returned with HTTP 200 Aug 07 21:11:35.144304 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1330/5292] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:11:35 2026] GET /volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:35.552114 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-4955cdd6-337b-4700-9e80-9adac33fe84d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:35.554266 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-4955cdd6-337b-4700-9e80-9adac33fe84d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 Aug 07 21:11:35.554456 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-4955cdd6-337b-4700-9e80-9adac33fe84d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:35.554637 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-4955cdd6-337b-4700-9e80-9adac33fe84d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:35.560998 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:35.560998 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:35.564233 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-4955cdd6-337b-4700-9e80-9adac33fe84d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:11:35.568376 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-4955cdd6-337b-4700-9e80-9adac33fe84d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 returned with HTTP 200 Aug 07 21:11:35.568730 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1316/5293] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:11:35 2026] GET /volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:35.578569 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6a634c03-cac3-48dd-a80c-313c251c6d13 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:35.579029 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a634c03-cac3-48dd-a80c-313c251c6d13 None None] GET https://10.4.3.127/volume// Aug 07 21:11:35.579222 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a634c03-cac3-48dd-a80c-313c251c6d13 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:35.579449 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a634c03-cac3-48dd-a80c-313c251c6d13 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:35.579803 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a634c03-cac3-48dd-a80c-313c251c6d13 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:11:35.580133 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1322/5294] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:11:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:11:35.587673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-3e7c0d02-0e6e-4abc-80ae-2f7e0dcc2719 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:35.589594 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-3e7c0d02-0e6e-4abc-80ae-2f7e0dcc2719 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:11:35.589935 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-3e7c0d02-0e6e-4abc-80ae-2f7e0dcc2719 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab8ec409-0831-40e9-a8b7-78dfa0964b39", "connector": null, "instance_uuid": "3974f8fb-5b10-4840-8f3c-5fdad36ed8c2"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:35.598366 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:35.598366 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:35.621664 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-3e7c0d02-0e6e-4abc-80ae-2f7e0dcc2719 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:11:35.622182 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1327/5295] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:11:35 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:35.843905 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f1935230-d8dc-4c85-829c-267220e420f9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:35.845918 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f1935230-d8dc-4c85-829c-267220e420f9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:35.846161 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f1935230-d8dc-4c85-829c-267220e420f9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:35.846362 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f1935230-d8dc-4c85-829c-267220e420f9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:35.846467 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-f1935230-d8dc-4c85-829c-267220e420f9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:35.850895 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:35.850895 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:35.851609 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f1935230-d8dc-4c85-829c-267220e420f9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:35.852021 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1331/5296] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:35 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:36.516876 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bcbe565f-12aa-485e-a2ef-a84e0d4ad463 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:36.517370 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcbe565f-12aa-485e-a2ef-a84e0d4ad463 None None] GET https://10.4.3.127/volume// Aug 07 21:11:36.517572 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcbe565f-12aa-485e-a2ef-a84e0d4ad463 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:36.518082 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bcbe565f-12aa-485e-a2ef-a84e0d4ad463 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:36.518199 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bcbe565f-12aa-485e-a2ef-a84e0d4ad463 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:11:36.518480 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1317/5297] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:11:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:11:36.529733 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-6171110d-e0ca-46e2-8366-9d43c2413d0a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:36.532270 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-6171110d-e0ca-46e2-8366-9d43c2413d0a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 Aug 07 21:11:36.532570 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-6171110d-e0ca-46e2-8366-9d43c2413d0a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:36.532860 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-6171110d-e0ca-46e2-8366-9d43c2413d0a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:36.543718 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:36.543718 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:36.548004 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-6171110d-e0ca-46e2-8366-9d43c2413d0a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:11:36.553466 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-6171110d-e0ca-46e2-8366-9d43c2413d0a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 returned with HTTP 200 Aug 07 21:11:36.553898 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1323/5298] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:11:36 2026] GET /volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 => generated 1573 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:36.666023 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-078c9148-f5e3-47c8-90ca-ad046f298d1d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:36.668276 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-078c9148-f5e3-47c8-90ca-ad046f298d1d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] PUT https://10.4.3.127/volume/v3/attachments/f5df3d23-b097-4b5e-b7c6-821e04e1b1a0 Aug 07 21:11:36.668677 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-078c9148-f5e3-47c8-90ca-ad046f298d1d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:36.676316 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-078c9148-f5e3-47c8-90ca-ad046f298d1d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Acquiring lock "cinder-attachment_update-ab8ec409-0831-40e9-a8b7-78dfa0964b39-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:11:36.680594 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-078c9148-f5e3-47c8-90ca-ad046f298d1d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-ab8ec409-0831-40e9-a8b7-78dfa0964b39-np0000006755" acquired by "attachment_update" :: waited 0.004s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:11:36.681673 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:36.681673 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:36.768121 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-078c9148-f5e3-47c8-90ca-ad046f298d1d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Lock "cinder-attachment_update-ab8ec409-0831-40e9-a8b7-78dfa0964b39-np0000006755" released by "attachment_update" :: held 0.087s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:11:36.768411 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-078c9148-f5e3-47c8-90ca-ad046f298d1d tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/f5df3d23-b097-4b5e-b7c6-821e04e1b1a0 returned with HTTP 200 Aug 07 21:11:36.768872 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1328/5299] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:11:36 2026] PUT /volume/v3/attachments/f5df3d23-b097-4b5e-b7c6-821e04e1b1a0 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:36.800201 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-f81a8d0d-4211-4827-8116-91955640c745 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:36.802689 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-f81a8d0d-4211-4827-8116-91955640c745 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] POST https://10.4.3.127/volume/v3/attachments/f5df3d23-b097-4b5e-b7c6-821e04e1b1a0/action Aug 07 21:11:36.803313 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-f81a8d0d-4211-4827-8116-91955640c745 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:11:36.803430 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-f81a8d0d-4211-4827-8116-91955640c745 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:36.819965 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:36.819965 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:36.832442 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0c91a5a1-815d-40a8-a2aa-86591798cc6e req-f81a8d0d-4211-4827-8116-91955640c745 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/f5df3d23-b097-4b5e-b7c6-821e04e1b1a0/action returned with HTTP 204 Aug 07 21:11:36.832939 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1332/5300] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:11:36 2026] POST /volume/v3/attachments/f5df3d23-b097-4b5e-b7c6-821e04e1b1a0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:11:36.862693 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f8a7629e-8f21-46b0-9bdb-1ea5aae46b50 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:36.875942 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f8a7629e-8f21-46b0-9bdb-1ea5aae46b50 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:36.876330 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f8a7629e-8f21-46b0-9bdb-1ea5aae46b50 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:36.876491 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f8a7629e-8f21-46b0-9bdb-1ea5aae46b50 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:36.876586 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f8a7629e-8f21-46b0-9bdb-1ea5aae46b50 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:36.887859 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:36.887859 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:36.887859 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f8a7629e-8f21-46b0-9bdb-1ea5aae46b50 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:36.889635 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1318/5301] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:36 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:37.899021 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ed6e9f61-4325-4da2-95c7-1cf26454ad51 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:37.900693 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed6e9f61-4325-4da2-95c7-1cf26454ad51 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:37.900915 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed6e9f61-4325-4da2-95c7-1cf26454ad51 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:37.901105 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed6e9f61-4325-4da2-95c7-1cf26454ad51 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:37.901206 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ed6e9f61-4325-4da2-95c7-1cf26454ad51 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:37.905570 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:37.905570 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:37.906362 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed6e9f61-4325-4da2-95c7-1cf26454ad51 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:37.906468 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1324/5302] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:37 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:38.916870 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f0107b00-c333-4f5b-9080-739ca9e80b51 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:38.918617 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f0107b00-c333-4f5b-9080-739ca9e80b51 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:38.919098 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f0107b00-c333-4f5b-9080-739ca9e80b51 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:38.920303 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f0107b00-c333-4f5b-9080-739ca9e80b51 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:38.920303 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-f0107b00-c333-4f5b-9080-739ca9e80b51 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:38.923592 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:38.923592 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:38.924309 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f0107b00-c333-4f5b-9080-739ca9e80b51 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:38.924742 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1329/5303] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:38 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:39.933429 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9537226a-ab9b-4a59-bbd3-81615dce9c3f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:39.935222 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9537226a-ab9b-4a59-bbd3-81615dce9c3f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:39.935465 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9537226a-ab9b-4a59-bbd3-81615dce9c3f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:39.935702 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9537226a-ab9b-4a59-bbd3-81615dce9c3f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:39.935866 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-9537226a-ab9b-4a59-bbd3-81615dce9c3f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:39.940278 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:39.940278 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:39.940958 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9537226a-ab9b-4a59-bbd3-81615dce9c3f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:39.941376 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1333/5304] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:39 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:40.170774 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b178f63f-67a4-4956-88fb-af2cff2e8f97 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:40.227819 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b178f63f-67a4-4956-88fb-af2cff2e8f97 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:11:40.228221 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b178f63f-67a4-4956-88fb-af2cff2e8f97 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1097919506-331346579", "extra_specs": {"multiattach": " True"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:40.250621 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b178f63f-67a4-4956-88fb-af2cff2e8f97 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:11:40.251052 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1319/5305] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:11:40 2026] POST /volume/v3/types => generated 286 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:40.259686 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:40.261491 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:11:40.261962 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2113591819", "snapshot_id": null, "imageRef": null, "volume_type": "31bd638c-35aa-49ea-b9a7-b696920f8d21", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:40.263792 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2113591819', 'snapshot_id': None, 'imageRef': None, 'volume_type': '31bd638c-35aa-49ea-b9a7-b696920f8d21', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:11:40.268873 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Create volume of 1 GB Aug 07 21:11:40.269268 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:40.269268 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:40.269788 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Availability Zones retrieved successfully. Aug 07 21:11:40.275721 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Flow 'volume_create_api' (cbf4dbb0-a201-4dfe-99a3-1ba625bf652a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:40.276661 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3619f94f-3426-42d9-afe2-7e3b5b9111e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:40.277484 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:11:40.284938 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:40.284938 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:40.297531 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3619f94f-3426-42d9-afe2-7e3b5b9111e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:11:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=31bd638c-35aa-49ea-b9a7-b696920f8d21,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1097919506-331346579',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31bd638c-35aa-49ea-b9a7-b696920f8d21', 'encryption_key_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=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:40.298358 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f4bb50-5a77-4116-858d-656da2987af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:40.323139 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1097919506-331346579 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1097919506-331346579, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:11:40.323392 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1097919506-331346579 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1097919506-331346579, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:11:40.351780 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Created reservations ['9a908777-8a49-478b-ba0c-2aebd6b89c46', '9c9c6e52-58b3-4aef-88c8-5bd813506994', '56609f43-d91e-47e5-8eb8-634230c6751f', '81d48070-5014-4333-8af6-dcb4fd27e2ad'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:40.352580 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f4bb50-5a77-4116-858d-656da2987af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a908777-8a49-478b-ba0c-2aebd6b89c46', '9c9c6e52-58b3-4aef-88c8-5bd813506994', '56609f43-d91e-47e5-8eb8-634230c6751f', '81d48070-5014-4333-8af6-dcb4fd27e2ad']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:40.353381 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa3087be-c1a0-4a82-91f7-042eedc4b7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:40.376481 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa3087be-c1a0-4a82-91f7-042eedc4b7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d221663-a6b9-48f5-98f5-297172ad543c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2113591819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ffe48ba70fd84caabe09ab4adda2ff07',qos_specs=None,replication_status=,reservations=['9a908777-8a49-478b-ba0c-2aebd6b89c46','9c9c6e52-58b3-4aef-88c8-5bd813506994','56609f43-d91e-47e5-8eb8-634230c6751f','81d48070-5014-4333-8af6-dcb4fd27e2ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbf063290b6e48a88588f56e5671f613',volume_type_id=31bd638c-35aa-49ea-b9a7-b696920f8d21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:11:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2113591819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d221663-a6b9-48f5-98f5-297172ad543c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ffe48ba70fd84caabe09ab4adda2ff07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbf063290b6e48a88588f56e5671f613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31bd638c-35aa-49ea-b9a7-b696920f8d21),volume_type_id=31bd638c-35aa-49ea-b9a7-b696920f8d21)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:40.377297 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7d5e00-a795-4789-b198-c2a5cca9132f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:40.400706 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7d5e00-a795-4789-b198-c2a5cca9132f) transitioned into state 'SUCCESS' from state '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-2113591819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ffe48ba70fd84caabe09ab4adda2ff07',qos_specs=None,replication_status=,reservations=['9a908777-8a49-478b-ba0c-2aebd6b89c46','9c9c6e52-58b3-4aef-88c8-5bd813506994','56609f43-d91e-47e5-8eb8-634230c6751f','81d48070-5014-4333-8af6-dcb4fd27e2ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbf063290b6e48a88588f56e5671f613',volume_type_id=31bd638c-35aa-49ea-b9a7-b696920f8d21)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:40.401450 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b887ecdb-7031-4f17-a6a7-6e2930de1ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:40.412461 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b887ecdb-7031-4f17-a6a7-6e2930de1ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:40.413292 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Flow 'volume_create_api' (cbf4dbb0-a201-4dfe-99a3-1ba625bf652a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:40.413571 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Create volume request issued successfully. Aug 07 21:11:40.414137 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a9ad98f3-ed8e-4ea6-a4a0-60b68b1859c1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:11:40.414808 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1325/5306] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:11:40 2026] POST /volume/v3/volumes => generated 829 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:11:40.431993 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-84a27505-df11-4371-829f-ddda8ea53aa5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:40.433894 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-84a27505-df11-4371-829f-ddda8ea53aa5 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:11:40.434138 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-84a27505-df11-4371-829f-ddda8ea53aa5 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:40.434357 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-84a27505-df11-4371-829f-ddda8ea53aa5 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:40.444036 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:40.444036 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:40.452458 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-84a27505-df11-4371-829f-ddda8ea53aa5 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:40.459845 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-84a27505-df11-4371-829f-ddda8ea53aa5 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:11:40.460312 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1330/5307] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:40 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 897 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:40.952220 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f0afe210-618c-4957-b1c0-c653ab8e194a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:40.953187 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f0afe210-618c-4957-b1c0-c653ab8e194a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:40.953295 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f0afe210-618c-4957-b1c0-c653ab8e194a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:40.953476 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f0afe210-618c-4957-b1c0-c653ab8e194a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:40.953582 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-f0afe210-618c-4957-b1c0-c653ab8e194a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:40.958269 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:40.958269 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:40.959035 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f0afe210-618c-4957-b1c0-c653ab8e194a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:40.959464 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1334/5308] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:40 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:41.478077 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cdd762ed-7c72-44c5-8012-a96e57c9f1f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:41.479876 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cdd762ed-7c72-44c5-8012-a96e57c9f1f9 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:11:41.480079 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cdd762ed-7c72-44c5-8012-a96e57c9f1f9 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:41.480256 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cdd762ed-7c72-44c5-8012-a96e57c9f1f9 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:41.489585 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:41.489585 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:41.493212 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cdd762ed-7c72-44c5-8012-a96e57c9f1f9 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:41.497458 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cdd762ed-7c72-44c5-8012-a96e57c9f1f9 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:11:41.498056 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1320/5309] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:41 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:41.516120 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ddd134cb-35a9-4af6-958f-775552f9894d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:41.518480 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ddd134cb-35a9-4af6-958f-775552f9894d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:11:41.518647 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ddd134cb-35a9-4af6-958f-775552f9894d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:41.518901 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ddd134cb-35a9-4af6-958f-775552f9894d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:41.527146 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:41.527146 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:41.531338 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ddd134cb-35a9-4af6-958f-775552f9894d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:41.536295 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ddd134cb-35a9-4af6-958f-775552f9894d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:11:41.536353 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1326/5310] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:41 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:41.548607 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:41.550353 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:11:41.550778 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2066479515", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:41.552362 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2066479515', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:11:41.553209 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Create volume of 1 GB Aug 07 21:11:41.556484 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Availability Zones retrieved successfully. Aug 07 21:11:41.562830 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Flow 'volume_create_api' (76189db9-d522-4888-9b46-dd40ad233f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:41.563495 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74996872-51ed-42eb-9f42-7e7b64d2b60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:41.565006 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:11:41.600327 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74996872-51ed-42eb-9f42-7e7b64d2b60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:41.601220 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (452b1fb5-f7e5-4b07-bb8b-282f0a59ce9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:41.649845 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Created reservations ['614a5a89-95f8-407f-b07f-f98f32a20ef6', 'e21b1c38-2cce-4966-b44c-9176b88c9164', '93afa0ef-8e86-44ba-a6e0-7b3df880f28e', '23d16dcc-5662-4327-b50b-b3df0774ec9b'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:41.650915 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (452b1fb5-f7e5-4b07-bb8b-282f0a59ce9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['614a5a89-95f8-407f-b07f-f98f32a20ef6', 'e21b1c38-2cce-4966-b44c-9176b88c9164', '93afa0ef-8e86-44ba-a6e0-7b3df880f28e', '23d16dcc-5662-4327-b50b-b3df0774ec9b']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:41.651987 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47cf723b-c903-4b61-852c-3ccbc1c24b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:41.679067 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47cf723b-c903-4b61-852c-3ccbc1c24b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b816ed6-6247-48cc-a892-5c641be11584', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2066479515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe48ba70fd84caabe09ab4adda2ff07',qos_specs=None,replication_status=,reservations=['614a5a89-95f8-407f-b07f-f98f32a20ef6','e21b1c38-2cce-4966-b44c-9176b88c9164','93afa0ef-8e86-44ba-a6e0-7b3df880f28e','23d16dcc-5662-4327-b50b-b3df0774ec9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbf063290b6e48a88588f56e5671f613',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2066479515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b816ed6-6247-48cc-a892-5c641be11584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe48ba70fd84caabe09ab4adda2ff07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbf063290b6e48a88588f56e5671f613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:41.679981 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (099568dd-a4db-4007-8759-001c2334503b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:41.697853 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (099568dd-a4db-4007-8759-001c2334503b) transitioned into state 'SUCCESS' from state '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-2066479515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe48ba70fd84caabe09ab4adda2ff07',qos_specs=None,replication_status=,reservations=['614a5a89-95f8-407f-b07f-f98f32a20ef6','e21b1c38-2cce-4966-b44c-9176b88c9164','93afa0ef-8e86-44ba-a6e0-7b3df880f28e','23d16dcc-5662-4327-b50b-b3df0774ec9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbf063290b6e48a88588f56e5671f613',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:41.698693 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9ad21c-668d-4bcf-9910-b857a12e7594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:41.709613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9ad21c-668d-4bcf-9910-b857a12e7594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:41.710580 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Flow 'volume_create_api' (76189db9-d522-4888-9b46-dd40ad233f5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:41.710979 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Create volume request issued successfully. Aug 07 21:11:41.711644 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8fe9fd5e-181e-4e3e-8192-7f5510e8b9cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:11:41.712338 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1331/5311] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:11:41 2026] POST /volume/v3/volumes => generated 753 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:11:41.726356 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-47cba890-a933-4f29-acf8-7f0382cc5cf6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:41.728487 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-47cba890-a933-4f29-acf8-7f0382cc5cf6 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:11:41.728714 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-47cba890-a933-4f29-acf8-7f0382cc5cf6 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:41.728969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-47cba890-a933-4f29-acf8-7f0382cc5cf6 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:41.737269 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:41.737269 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:41.741958 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-47cba890-a933-4f29-acf8-7f0382cc5cf6 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:41.747911 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-47cba890-a933-4f29-acf8-7f0382cc5cf6 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:11:41.748552 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1335/5312] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:41 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:41.971274 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2c833d52-55df-404c-a167-9b21ab777555 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:41.974326 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c833d52-55df-404c-a167-9b21ab777555 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:41.974326 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c833d52-55df-404c-a167-9b21ab777555 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:41.974326 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c833d52-55df-404c-a167-9b21ab777555 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:41.974326 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2c833d52-55df-404c-a167-9b21ab777555 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:41.980627 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:41.980627 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:41.981527 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c833d52-55df-404c-a167-9b21ab777555 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:41.982042 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1321/5313] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:41 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:42.763649 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee23bc47-ccf0-423b-92c6-346a85cfc611 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:42.765792 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee23bc47-ccf0-423b-92c6-346a85cfc611 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:11:42.766216 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee23bc47-ccf0-423b-92c6-346a85cfc611 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:42.766461 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee23bc47-ccf0-423b-92c6-346a85cfc611 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:42.773675 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:42.773675 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:42.778099 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ee23bc47-ccf0-423b-92c6-346a85cfc611 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:42.782829 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee23bc47-ccf0-423b-92c6-346a85cfc611 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:11:42.783518 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1327/5314] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:42 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:42.796708 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-72877eef-725e-4508-b4a5-0ddb761a416d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:42.798641 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-72877eef-725e-4508-b4a5-0ddb761a416d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:11:42.798858 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-72877eef-725e-4508-b4a5-0ddb761a416d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:42.799080 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-72877eef-725e-4508-b4a5-0ddb761a416d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:42.806112 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:42.806112 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:42.810010 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-72877eef-725e-4508-b4a5-0ddb761a416d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:42.814892 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-72877eef-725e-4508-b4a5-0ddb761a416d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:11:42.815369 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1332/5315] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:42 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:42.829316 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-de2b61b7-b2f3-4deb-8f80-ea29b253afc8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:42.831094 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-de2b61b7-b2f3-4deb-8f80-ea29b253afc8 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:11:42.831537 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-de2b61b7-b2f3-4deb-8f80-ea29b253afc8 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-723154842", "extra_specs": {}}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:42.845745 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-de2b61b7-b2f3-4deb-8f80-ea29b253afc8 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:11:42.846083 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1336/5316] 10.4.3.127 () {68 vars in 1252 bytes} [Fri Aug 7 21:11:42 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:42.855944 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9de4ef53-a6e6-4153-ae04-3e617540d47d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:42.859841 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9de4ef53-a6e6-4153-ae04-3e617540d47d tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] POST https://10.4.3.127/volume/v3/types/cb76ef03-d389-4f9e-9c8d-e4308e162a86/encryption Aug 07 21:11:42.859841 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9de4ef53-a6e6-4153-ae04-3e617540d47d tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:42.883872 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9de4ef53-a6e6-4153-ae04-3e617540d47d tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] https://10.4.3.127/volume/v3/types/cb76ef03-d389-4f9e-9c8d-e4308e162a86/encryption returned with HTTP 200 Aug 07 21:11:42.883872 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1322/5317] 10.4.3.127 () {68 vars in 1397 bytes} [Fri Aug 7 21:11:42 2026] POST /volume/v3/types/cb76ef03-d389-4f9e-9c8d-e4308e162a86/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:42.893596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:42.898150 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:11:42.898455 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1785299118", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-723154842", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:42.900044 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1785299118', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-723154842', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:11:42.903905 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Create volume of 1 GB Aug 07 21:11:42.904200 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:42.904200 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:42.904744 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Availability Zones retrieved successfully. Aug 07 21:11:42.910536 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Flow 'volume_create_api' (a84029f7-3984-4a8c-a189-676718e279b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:42.911608 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ca970e-cf02-43ca-ab3a-095977ff26da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:42.912697 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:11:42.937784 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ca970e-cf02-43ca-ab3a-095977ff26da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:11:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cb76ef03-d389-4f9e-9c8d-e4308e162a86,is_public=True,name='tempest-scenario-type-luks-723154842',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb76ef03-d389-4f9e-9c8d-e4308e162a86', '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=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:42.938662 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5495d3b5-657f-4065-a37c-664c98ff8bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:42.976667 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-723154842 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-723154842, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:11:42.977271 np0000006755 devstack@c-api.service[100276]: WARNING cinder.quota [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-723154842 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-723154842, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:11:42.995966 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8330d85f-3ab0-4a32-8934-51f8f0a95b10 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:42.998531 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8330d85f-3ab0-4a32-8934-51f8f0a95b10 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:42.998853 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8330d85f-3ab0-4a32-8934-51f8f0a95b10 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:42.999100 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8330d85f-3ab0-4a32-8934-51f8f0a95b10 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:42.999428 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-8330d85f-3ab0-4a32-8934-51f8f0a95b10 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:43.004837 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:43.004837 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:43.005447 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8330d85f-3ab0-4a32-8934-51f8f0a95b10 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:43.005874 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1333/5318] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:42 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:43.017255 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Created reservations ['11e6b814-ef1f-483e-968b-f61c6422f5c4', 'c2bfeb03-1624-4c34-8a7f-cfdba6bd2d7e', 'e037b39e-2b0d-46f8-8a76-ea6280d0e47b', 'ca67be9f-31f2-4e0c-8d7e-d6ccac6bdb6f'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:43.018332 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5495d3b5-657f-4065-a37c-664c98ff8bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11e6b814-ef1f-483e-968b-f61c6422f5c4', 'c2bfeb03-1624-4c34-8a7f-cfdba6bd2d7e', 'e037b39e-2b0d-46f8-8a76-ea6280d0e47b', 'ca67be9f-31f2-4e0c-8d7e-d6ccac6bdb6f']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:43.019212 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ac5d28-e99e-4c61-855e-784cc0b14c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:43.051704 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ac5d28-e99e-4c61-855e-784cc0b14c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e055dba-a2d1-4e32-bf8f-327e1ba7ff03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1785299118',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe48ba70fd84caabe09ab4adda2ff07',qos_specs=None,replication_status=,reservations=['11e6b814-ef1f-483e-968b-f61c6422f5c4','c2bfeb03-1624-4c34-8a7f-cfdba6bd2d7e','e037b39e-2b0d-46f8-8a76-ea6280d0e47b','ca67be9f-31f2-4e0c-8d7e-d6ccac6bdb6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbf063290b6e48a88588f56e5671f613',volume_type_id=cb76ef03-d389-4f9e-9c8d-e4308e162a86), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1785299118',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1e055dba-a2d1-4e32-bf8f-327e1ba7ff03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffe48ba70fd84caabe09ab4adda2ff07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbf063290b6e48a88588f56e5671f613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb76ef03-d389-4f9e-9c8d-e4308e162a86),volume_type_id=cb76ef03-d389-4f9e-9c8d-e4308e162a86)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:43.052966 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f67553-5323-4589-a831-e4cdf5964944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:43.076791 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f67553-5323-4589-a831-e4cdf5964944) transitioned into state 'SUCCESS' from state '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-1785299118',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffe48ba70fd84caabe09ab4adda2ff07',qos_specs=None,replication_status=,reservations=['11e6b814-ef1f-483e-968b-f61c6422f5c4','c2bfeb03-1624-4c34-8a7f-cfdba6bd2d7e','e037b39e-2b0d-46f8-8a76-ea6280d0e47b','ca67be9f-31f2-4e0c-8d7e-d6ccac6bdb6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbf063290b6e48a88588f56e5671f613',volume_type_id=cb76ef03-d389-4f9e-9c8d-e4308e162a86)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:43.078048 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7ad957-9fc5-41b0-ac4a-f5282084d821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:43.090741 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7ad957-9fc5-41b0-ac4a-f5282084d821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:43.092968 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Flow 'volume_create_api' (a84029f7-3984-4a8c-a189-676718e279b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:43.092968 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Create volume request issued successfully. Aug 07 21:11:43.094342 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-accb3c65-d5fb-436c-ab7c-a54a2ff0749c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:11:43.094342 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1328/5319] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:11:42 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) Aug 07 21:11:43.115700 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c753005d-d07b-4199-b1d8-057db7761856 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:43.117951 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c753005d-d07b-4199-b1d8-057db7761856 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:43.118136 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c753005d-d07b-4199-b1d8-057db7761856 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:43.118373 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c753005d-d07b-4199-b1d8-057db7761856 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:43.127208 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:43.127208 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:43.131796 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c753005d-d07b-4199-b1d8-057db7761856 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:43.137337 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c753005d-d07b-4199-b1d8-057db7761856 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:43.137811 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1337/5320] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:43 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:44.018635 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-424f1b0a-8189-4447-be37-4a7409e9eaf6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:44.020917 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-424f1b0a-8189-4447-be37-4a7409e9eaf6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:44.021238 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-424f1b0a-8189-4447-be37-4a7409e9eaf6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:44.021504 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-424f1b0a-8189-4447-be37-4a7409e9eaf6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:44.021695 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-424f1b0a-8189-4447-be37-4a7409e9eaf6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:44.026681 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:44.026681 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:44.027501 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-424f1b0a-8189-4447-be37-4a7409e9eaf6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:44.027854 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1323/5321] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:44 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:44.155778 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-73e6f091-5d80-447e-ab72-9c4f19314180 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:44.157619 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-73e6f091-5d80-447e-ab72-9c4f19314180 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:44.157844 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-73e6f091-5d80-447e-ab72-9c4f19314180 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:44.158077 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-73e6f091-5d80-447e-ab72-9c4f19314180 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:44.174183 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:44.174183 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:44.179153 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-73e6f091-5d80-447e-ab72-9c4f19314180 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:44.184289 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-73e6f091-5d80-447e-ab72-9c4f19314180 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:44.184747 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1334/5322] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:44 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:44.201078 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9571a5e4-8736-4ded-9735-cc0bfed69911 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:44.202740 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9571a5e4-8736-4ded-9735-cc0bfed69911 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:44.203107 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9571a5e4-8736-4ded-9735-cc0bfed69911 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:44.203383 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9571a5e4-8736-4ded-9735-cc0bfed69911 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:44.213957 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:44.213957 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:44.221784 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9571a5e4-8736-4ded-9735-cc0bfed69911 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:44.224392 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9571a5e4-8736-4ded-9735-cc0bfed69911 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:44.224947 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1329/5323] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:44 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:44.280154 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-1466d7f8-5342-40ef-abfc-aaf1ddff673f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:44.282676 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-1466d7f8-5342-40ef-abfc-aaf1ddff673f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:11:44.282676 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-1466d7f8-5342-40ef-abfc-aaf1ddff673f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:44.282676 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-1466d7f8-5342-40ef-abfc-aaf1ddff673f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:44.291440 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:44.291440 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:44.294957 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-1466d7f8-5342-40ef-abfc-aaf1ddff673f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:44.298837 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-1466d7f8-5342-40ef-abfc-aaf1ddff673f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:11:44.299203 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1338/5324] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:11:44 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:44.370064 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e909dcb9-a88a-4eea-bc80-d340e0b972ed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:44.370529 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e909dcb9-a88a-4eea-bc80-d340e0b972ed None None] GET https://10.4.3.127/volume// Aug 07 21:11:44.370769 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e909dcb9-a88a-4eea-bc80-d340e0b972ed None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:44.371036 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e909dcb9-a88a-4eea-bc80-d340e0b972ed None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:44.371415 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e909dcb9-a88a-4eea-bc80-d340e0b972ed None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:11:44.371771 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1324/5325] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:11:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:11:44.378587 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-8f80db01-d8e0-4e0d-9b1e-5c59450809f1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:44.381041 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-8f80db01-d8e0-4e0d-9b1e-5c59450809f1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:11:44.381387 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-8f80db01-d8e0-4e0d-9b1e-5c59450809f1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b816ed6-6247-48cc-a892-5c641be11584", "connector": null, "instance_uuid": "7b896cb2-9171-4a25-ac60-094566d5117d"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:44.389235 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:44.389235 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:44.427108 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-8f80db01-d8e0-4e0d-9b1e-5c59450809f1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:11:44.427532 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1335/5326] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:11:44 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:44.460977 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0e24faec-9a68-45b4-a869-e6f7d2b9dd75 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:44.464892 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e24faec-9a68-45b4-a869-e6f7d2b9dd75 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:11:44.466183 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e24faec-9a68-45b4-a869-e6f7d2b9dd75 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:44.466424 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e24faec-9a68-45b4-a869-e6f7d2b9dd75 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:44.471775 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7b5f066e-8687-4cdd-9686-8894d6116ff6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:44.472319 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b5f066e-8687-4cdd-9686-8894d6116ff6 None None] GET https://10.4.3.127/volume// Aug 07 21:11:44.472542 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7b5f066e-8687-4cdd-9686-8894d6116ff6 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:44.472772 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7b5f066e-8687-4cdd-9686-8894d6116ff6 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:44.473198 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b5f066e-8687-4cdd-9686-8894d6116ff6 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:11:44.473538 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1339/5327] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:11:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:11:44.479939 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-b67803cf-3aff-484a-b7df-a6966243b52f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:44.482056 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:44.482056 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:44.487195 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-b67803cf-3aff-484a-b7df-a6966243b52f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:11:44.487459 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-b67803cf-3aff-484a-b7df-a6966243b52f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:44.487701 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-b67803cf-3aff-484a-b7df-a6966243b52f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:44.489375 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0e24faec-9a68-45b4-a869-e6f7d2b9dd75 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:44.493787 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e24faec-9a68-45b4-a869-e6f7d2b9dd75 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:11:44.494265 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1330/5328] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:44 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:44.499662 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:44.499662 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:44.503520 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-b67803cf-3aff-484a-b7df-a6966243b52f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:44.508840 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-b67803cf-3aff-484a-b7df-a6966243b52f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:11:44.509455 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1325/5329] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:11:44 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:44.614778 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-213fdc99-5ce3-4d0f-88aa-2cae6f40f8f3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:44.616695 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-213fdc99-5ce3-4d0f-88aa-2cae6f40f8f3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] PUT https://10.4.3.127/volume/v3/attachments/ace7a0cd-d595-45da-b0b0-cdcb9b399063 Aug 07 21:11:44.617107 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-213fdc99-5ce3-4d0f-88aa-2cae6f40f8f3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:44.624174 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-213fdc99-5ce3-4d0f-88aa-2cae6f40f8f3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Acquiring lock "cinder-attachment_update-2b816ed6-6247-48cc-a892-5c641be11584-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:11:44.628504 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-213fdc99-5ce3-4d0f-88aa-2cae6f40f8f3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Lock "cinder-attachment_update-2b816ed6-6247-48cc-a892-5c641be11584-np0000006755" acquired by "attachment_update" :: waited 0.004s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:11:44.629336 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:44.629336 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:44.723057 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-213fdc99-5ce3-4d0f-88aa-2cae6f40f8f3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Lock "cinder-attachment_update-2b816ed6-6247-48cc-a892-5c641be11584-np0000006755" released by "attachment_update" :: held 0.095s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:11:44.723531 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-213fdc99-5ce3-4d0f-88aa-2cae6f40f8f3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/ace7a0cd-d595-45da-b0b0-cdcb9b399063 returned with HTTP 200 Aug 07 21:11:44.724047 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1336/5330] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:11:44 2026] PUT /volume/v3/attachments/ace7a0cd-d595-45da-b0b0-cdcb9b399063 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:45.040435 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9e388a46-64d8-48da-9110-33d6cdb7f522 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:45.042855 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9e388a46-64d8-48da-9110-33d6cdb7f522 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:45.043189 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9e388a46-64d8-48da-9110-33d6cdb7f522 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:45.043462 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9e388a46-64d8-48da-9110-33d6cdb7f522 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:45.043635 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-9e388a46-64d8-48da-9110-33d6cdb7f522 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:45.049146 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:45.049146 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:45.049966 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9e388a46-64d8-48da-9110-33d6cdb7f522 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:45.050649 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1340/5331] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:45 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:45.509275 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1bd2de87-a463-4294-8ded-66dd968e4c0d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:45.511061 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1bd2de87-a463-4294-8ded-66dd968e4c0d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:11:45.511265 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1bd2de87-a463-4294-8ded-66dd968e4c0d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:45.511444 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1bd2de87-a463-4294-8ded-66dd968e4c0d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:45.535635 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:45.535635 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:45.539249 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1bd2de87-a463-4294-8ded-66dd968e4c0d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:45.543210 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1bd2de87-a463-4294-8ded-66dd968e4c0d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:11:45.543607 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1331/5332] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:45 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:46.062338 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f816122a-dbd1-4bdc-b23b-061836b5d0a2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:46.064341 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f816122a-dbd1-4bdc-b23b-061836b5d0a2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:46.065212 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f816122a-dbd1-4bdc-b23b-061836b5d0a2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:46.065212 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f816122a-dbd1-4bdc-b23b-061836b5d0a2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:46.065212 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f816122a-dbd1-4bdc-b23b-061836b5d0a2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:46.071357 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:46.071357 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:46.072130 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f816122a-dbd1-4bdc-b23b-061836b5d0a2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:46.072535 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1326/5333] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:46 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:46.559293 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e29f47ec-557a-41ac-a342-787a189a26f0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:46.561866 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e29f47ec-557a-41ac-a342-787a189a26f0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:11:46.562197 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e29f47ec-557a-41ac-a342-787a189a26f0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:46.562490 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e29f47ec-557a-41ac-a342-787a189a26f0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:46.572699 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:46.572699 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:46.576096 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e29f47ec-557a-41ac-a342-787a189a26f0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:46.579928 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e29f47ec-557a-41ac-a342-787a189a26f0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:11:46.580401 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1337/5334] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:46 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:47.083027 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-947e8b2b-a1d4-4949-80d6-6622c615aeff None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:47.084784 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-947e8b2b-a1d4-4949-80d6-6622c615aeff tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:47.085045 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-947e8b2b-a1d4-4949-80d6-6622c615aeff tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:47.085238 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-947e8b2b-a1d4-4949-80d6-6622c615aeff tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:47.085343 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-947e8b2b-a1d4-4949-80d6-6622c615aeff tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:47.089532 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:47.089532 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:47.090163 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-947e8b2b-a1d4-4949-80d6-6622c615aeff tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:47.090517 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1341/5335] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:47 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:47.593551 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4c54f136-2c3e-4e3e-8226-c92fc67ff85f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:47.595313 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c54f136-2c3e-4e3e-8226-c92fc67ff85f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:11:47.595524 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c54f136-2c3e-4e3e-8226-c92fc67ff85f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:47.595707 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c54f136-2c3e-4e3e-8226-c92fc67ff85f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:47.605585 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:47.605585 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:47.609378 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4c54f136-2c3e-4e3e-8226-c92fc67ff85f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:47.615289 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c54f136-2c3e-4e3e-8226-c92fc67ff85f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:11:47.615821 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1332/5336] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:47 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:47.992383 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-f2573ca1-aebe-42e4-a6bc-7623a7973261 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:47.995518 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-f2573ca1-aebe-42e4-a6bc-7623a7973261 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/attachments/ace7a0cd-d595-45da-b0b0-cdcb9b399063/action Aug 07 21:11:47.996197 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-f2573ca1-aebe-42e4-a6bc-7623a7973261 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:11:47.996280 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-f2573ca1-aebe-42e4-a6bc-7623a7973261 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:48.019510 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:48.019510 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:48.030373 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f7e10f86-0dee-406a-b25d-8dd4a27a4261 req-f2573ca1-aebe-42e4-a6bc-7623a7973261 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/ace7a0cd-d595-45da-b0b0-cdcb9b399063/action returned with HTTP 204 Aug 07 21:11:48.031095 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1327/5337] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:11:47 2026] POST /volume/v3/attachments/ace7a0cd-d595-45da-b0b0-cdcb9b399063/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:11:48.099854 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0f0b62b2-6abd-4461-a21f-1ac1f1c3c2bd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:48.101648 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0f0b62b2-6abd-4461-a21f-1ac1f1c3c2bd tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:11:48.101894 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0f0b62b2-6abd-4461-a21f-1ac1f1c3c2bd tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:48.102139 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0f0b62b2-6abd-4461-a21f-1ac1f1c3c2bd tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:48.102330 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-0f0b62b2-6abd-4461-a21f-1ac1f1c3c2bd tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:48.106813 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:48.106813 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:48.107405 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0f0b62b2-6abd-4461-a21f-1ac1f1c3c2bd tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:11:48.107744 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1338/5338] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:48 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:48.124283 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-14732676-4d09-4b33-877c-a2d286983904 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:48.180854 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-14732676-4d09-4b33-877c-a2d286983904 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6/export_record Aug 07 21:11:48.181166 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-14732676-4d09-4b33-877c-a2d286983904 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:48.181404 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-14732676-4d09-4b33-877c-a2d286983904 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Calling method 'export_record' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:48.181550 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-14732676-4d09-4b33-877c-a2d286983904 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Export record for backup d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100277) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 21:11:48.187164 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:48.187164 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:48.188688 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.policy [None req-14732676-4d09-4b33-877c-a2d286983904 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '4e9ce960929344d9a8250c7f3d68484b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '928693dd30dc4696b0936d914b48fec9', '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=100277) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:11:48.188963 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-14732676-4d09-4b33-877c-a2d286983904 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6/export_record returned with HTTP 403 Aug 07 21:11:48.189661 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1342/5339] 10.4.3.127 () {68 vars in 1430 bytes} [Fri Aug 7 21:11:48 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6/export_record => generated 101 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:11:48.200484 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:48.202353 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:11:48.202832 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1403057793"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:48.204370 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1403057793'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:11:48.204519 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Create volume of 1 GB Aug 07 21:11:48.208775 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Availability Zones retrieved successfully. Aug 07 21:11:48.214750 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Flow 'volume_create_api' (f2deb252-51df-4a6a-8f71-a9ba3b6656b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:48.215833 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ccff00-2192-445d-9c58-adb482d1cb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:48.216685 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:11:48.243245 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ccff00-2192-445d-9c58-adb482d1cb74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:48.244191 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aba8d3c-a207-45d6-9fa0-98352e72fef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:48.282452 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Created reservations ['55876273-5458-4134-a120-21b202cd5b6a', 'db8b2638-6d83-44cb-b1fd-1581192622d9', '0bc9dfc5-85cf-4546-bdf7-f3ba26b5ecb1', '75b3d31a-e4a2-44bf-ac81-59213177925d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:48.283285 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aba8d3c-a207-45d6-9fa0-98352e72fef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55876273-5458-4134-a120-21b202cd5b6a', 'db8b2638-6d83-44cb-b1fd-1581192622d9', '0bc9dfc5-85cf-4546-bdf7-f3ba26b5ecb1', '75b3d31a-e4a2-44bf-ac81-59213177925d']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:48.284140 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de7a7c1-eb47-4586-899a-27e4f4597471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:48.306467 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de7a7c1-eb47-4586-899a-27e4f4597471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1fa4872-0c0d-41db-831a-9beb47b7122d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403057793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928693dd30dc4696b0936d914b48fec9',qos_specs=None,replication_status=,reservations=['55876273-5458-4134-a120-21b202cd5b6a','db8b2638-6d83-44cb-b1fd-1581192622d9','0bc9dfc5-85cf-4546-bdf7-f3ba26b5ecb1','75b3d31a-e4a2-44bf-ac81-59213177925d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80507b86a9744bb0aee835887ce9ee22',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403057793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1fa4872-0c0d-41db-831a-9beb47b7122d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='928693dd30dc4696b0936d914b48fec9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80507b86a9744bb0aee835887ce9ee22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:48.307860 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4c342f5-c877-45b9-ad04-a71673452821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:48.326049 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4c342f5-c877-45b9-ad04-a71673452821) transitioned into state 'SUCCESS' from state '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-1403057793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928693dd30dc4696b0936d914b48fec9',qos_specs=None,replication_status=,reservations=['55876273-5458-4134-a120-21b202cd5b6a','db8b2638-6d83-44cb-b1fd-1581192622d9','0bc9dfc5-85cf-4546-bdf7-f3ba26b5ecb1','75b3d31a-e4a2-44bf-ac81-59213177925d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80507b86a9744bb0aee835887ce9ee22',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:48.327054 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b44ec9-d85f-42c4-8b1f-5665f6226b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:11:48.335572 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b44ec9-d85f-42c4-8b1f-5665f6226b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:11:48.339494 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Flow 'volume_create_api' (f2deb252-51df-4a6a-8f71-a9ba3b6656b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:11:48.339837 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Create volume request issued successfully. Aug 07 21:11:48.340405 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8dfeb197-e5be-4b02-9f8d-4469065b9459 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:11:48.340925 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1333/5340] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:11:48 2026] POST /volume/v3/volumes => generated 778 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:11:48.352634 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ac8aa4fe-d0eb-465d-a253-8b6fee32eee5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:48.354398 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac8aa4fe-d0eb-465d-a253-8b6fee32eee5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d Aug 07 21:11:48.354603 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac8aa4fe-d0eb-465d-a253-8b6fee32eee5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:48.354827 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac8aa4fe-d0eb-465d-a253-8b6fee32eee5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:48.361605 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:48.361605 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:48.364773 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ac8aa4fe-d0eb-465d-a253-8b6fee32eee5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:11:48.368329 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac8aa4fe-d0eb-465d-a253-8b6fee32eee5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d returned with HTTP 200 Aug 07 21:11:48.368673 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1328/5341] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:48 2026] GET /volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:48.629154 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e52a04a9-2ab7-4278-a22d-c8b72b80d530 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:48.630910 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e52a04a9-2ab7-4278-a22d-c8b72b80d530 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:11:48.631125 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e52a04a9-2ab7-4278-a22d-c8b72b80d530 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:48.631306 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e52a04a9-2ab7-4278-a22d-c8b72b80d530 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:48.633708 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=205,cinder:UPDATE=44,cinder:INSERT=25 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:11:48.643509 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:48.643509 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:48.648123 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e52a04a9-2ab7-4278-a22d-c8b72b80d530 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:48.653092 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e52a04a9-2ab7-4278-a22d-c8b72b80d530 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:11:48.653556 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1339/5342] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:48 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:48.697020 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-08a2a8f9-2ff0-4bc3-b34b-56d3add49c2b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:48.699618 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-08a2a8f9-2ff0-4bc3-b34b-56d3add49c2b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:48.699879 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-08a2a8f9-2ff0-4bc3-b34b-56d3add49c2b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:48.700119 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-08a2a8f9-2ff0-4bc3-b34b-56d3add49c2b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:48.702968 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=169,cinder:UPDATE=40,cinder:INSERT=21 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:11:48.710194 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:48.710194 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:48.714016 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-08a2a8f9-2ff0-4bc3-b34b-56d3add49c2b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:48.718112 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-08a2a8f9-2ff0-4bc3-b34b-56d3add49c2b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:48.718590 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1343/5343] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:11:48 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:48.784384 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-294ae36c-89f8-433d-bb2f-e76c49e25690 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:48.784872 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-294ae36c-89f8-433d-bb2f-e76c49e25690 None None] GET https://10.4.3.127/volume// Aug 07 21:11:48.785089 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-294ae36c-89f8-433d-bb2f-e76c49e25690 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:48.785297 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-294ae36c-89f8-433d-bb2f-e76c49e25690 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:48.785650 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-294ae36c-89f8-433d-bb2f-e76c49e25690 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:11:48.786053 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1334/5344] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:11:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:11:48.793592 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-46dca26b-c274-441c-8691-57040690f2ff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:48.795771 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-46dca26b-c274-441c-8691-57040690f2ff tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:11:48.796228 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-46dca26b-c274-441c-8691-57040690f2ff tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e055dba-a2d1-4e32-bf8f-327e1ba7ff03", "connector": null, "instance_uuid": "7b896cb2-9171-4a25-ac60-094566d5117d"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:48.804780 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:48.804780 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:48.830344 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-46dca26b-c274-441c-8691-57040690f2ff tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:11:48.830567 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1329/5345] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:11:48 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:48.863156 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d7758df7-8994-4b6b-ae84-95f4ebd645cf None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:48.864863 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d7758df7-8994-4b6b-ae84-95f4ebd645cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:48.865112 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d7758df7-8994-4b6b-ae84-95f4ebd645cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:48.865336 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d7758df7-8994-4b6b-ae84-95f4ebd645cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:48.867802 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-29b8dd57-52c1-43f6-b1de-6714136564dd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:48.868208 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-29b8dd57-52c1-43f6-b1de-6714136564dd None None] GET https://10.4.3.127/volume// Aug 07 21:11:48.868372 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-29b8dd57-52c1-43f6-b1de-6714136564dd None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:48.868568 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-29b8dd57-52c1-43f6-b1de-6714136564dd None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:48.868917 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-29b8dd57-52c1-43f6-b1de-6714136564dd None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:11:48.869195 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1344/5346] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:11:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:11:48.875969 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-da442bc7-e96f-435f-bab2-f133304a5ce7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:48.876574 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:48.876574 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:48.878027 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-da442bc7-e96f-435f-bab2-f133304a5ce7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:48.878266 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-da442bc7-e96f-435f-bab2-f133304a5ce7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:48.878435 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-da442bc7-e96f-435f-bab2-f133304a5ce7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:48.880237 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d7758df7-8994-4b6b-ae84-95f4ebd645cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:48.884189 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d7758df7-8994-4b6b-ae84-95f4ebd645cf tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:48.884552 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1340/5347] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:48 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:48.890073 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:48.890073 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:48.894599 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-da442bc7-e96f-435f-bab2-f133304a5ce7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:48.898462 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-da442bc7-e96f-435f-bab2-f133304a5ce7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:48.898884 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1335/5348] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:11:48 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:48.996130 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-717c0265-969f-4eaf-9c04-a56bed4ccb1d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:48.998925 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-717c0265-969f-4eaf-9c04-a56bed4ccb1d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] PUT https://10.4.3.127/volume/v3/attachments/01747a9b-bc67-46f5-bb56-495df0ef74f3 Aug 07 21:11:48.999463 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-717c0265-969f-4eaf-9c04-a56bed4ccb1d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:49.009491 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-717c0265-969f-4eaf-9c04-a56bed4ccb1d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Acquiring lock "cinder-attachment_update-1e055dba-a2d1-4e32-bf8f-327e1ba7ff03-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:11:49.015534 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-717c0265-969f-4eaf-9c04-a56bed4ccb1d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Lock "cinder-attachment_update-1e055dba-a2d1-4e32-bf8f-327e1ba7ff03-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:11:49.017141 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:49.017141 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:49.105142 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-717c0265-969f-4eaf-9c04-a56bed4ccb1d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Lock "cinder-attachment_update-1e055dba-a2d1-4e32-bf8f-327e1ba7ff03-np0000006755" released by "attachment_update" :: held 0.090s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:11:49.105493 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-717c0265-969f-4eaf-9c04-a56bed4ccb1d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/01747a9b-bc67-46f5-bb56-495df0ef74f3 returned with HTTP 200 Aug 07 21:11:49.105950 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1330/5349] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:11:48 2026] PUT /volume/v3/attachments/01747a9b-bc67-46f5-bb56-495df0ef74f3 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:49.114279 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-020d912d-a902-4b60-ba2f-c7548052ef89 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:49.118229 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-020d912d-a902-4b60-ba2f-c7548052ef89 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03/encryption Aug 07 21:11:49.118229 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-020d912d-a902-4b60-ba2f-c7548052ef89 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:49.118229 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-020d912d-a902-4b60-ba2f-c7548052ef89 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:49.126836 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:49.126836 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:49.134532 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-020d912d-a902-4b60-ba2f-c7548052ef89 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03/encryption returned with HTTP 200 Aug 07 21:11:49.135092 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1345/5350] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:11:49 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:49.380979 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-9e3faa6f-deaf-47ac-adaf-3056661a5544 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:49.382721 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9e3faa6f-deaf-47ac-adaf-3056661a5544 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d Aug 07 21:11:49.382957 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9e3faa6f-deaf-47ac-adaf-3056661a5544 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:49.383152 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-9e3faa6f-deaf-47ac-adaf-3056661a5544 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:49.390224 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:49.390224 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:49.393455 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-9e3faa6f-deaf-47ac-adaf-3056661a5544 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:11:49.397070 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-9e3faa6f-deaf-47ac-adaf-3056661a5544 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d returned with HTTP 200 Aug 07 21:11:49.397547 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1341/5351] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:49 2026] GET /volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:49.410429 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-55e6107e-9d32-48b0-9054-3620d2027de9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:49.412595 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55e6107e-9d32-48b0-9054-3620d2027de9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:11:49.413122 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55e6107e-9d32-48b0-9054-3620d2027de9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f1fa4872-0c0d-41db-831a-9beb47b7122d", "name": "tempest-type-Backup-916722209"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:49.415067 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-55e6107e-9d32-48b0-9054-3620d2027de9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Creating new backup {'backup': {'volume_id': 'f1fa4872-0c0d-41db-831a-9beb47b7122d', 'name': 'tempest-type-Backup-916722209'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:11:49.415328 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-55e6107e-9d32-48b0-9054-3620d2027de9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Creating backup of volume f1fa4872-0c0d-41db-831a-9beb47b7122d in container None Aug 07 21:11:49.424592 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:49.424592 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:49.425146 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-55e6107e-9d32-48b0-9054-3620d2027de9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:11:49.443102 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-55e6107e-9d32-48b0-9054-3620d2027de9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Created reservations ['73d8a28e-ccac-4d4e-a9a2-932dd2e16ea6', 'e57d75ac-9b4a-43b3-86d0-0ae3634ad744'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:11:49.474735 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55e6107e-9d32-48b0-9054-3620d2027de9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:11:49.475376 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1336/5352] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:11:49 2026] POST /volume/v3/backups => generated 315 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:11:49.483610 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8bf7f4d8-843b-4c13-a6c8-dbdec22097c7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:49.485411 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8bf7f4d8-843b-4c13-a6c8-dbdec22097c7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:11:49.485613 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8bf7f4d8-843b-4c13-a6c8-dbdec22097c7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:49.485815 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8bf7f4d8-843b-4c13-a6c8-dbdec22097c7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:49.485917 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8bf7f4d8-843b-4c13-a6c8-dbdec22097c7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:49.490701 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:49.490701 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:49.491237 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8bf7f4d8-843b-4c13-a6c8-dbdec22097c7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:11:49.491755 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1331/5353] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:49 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:49.897726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1f78ac09-e5c4-497d-b4eb-d273356c7d3f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:49.899322 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1f78ac09-e5c4-497d-b4eb-d273356c7d3f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:49.899653 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1f78ac09-e5c4-497d-b4eb-d273356c7d3f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:49.899973 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1f78ac09-e5c4-497d-b4eb-d273356c7d3f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:49.911798 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:49.911798 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:49.916707 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1f78ac09-e5c4-497d-b4eb-d273356c7d3f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:49.922494 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1f78ac09-e5c4-497d-b4eb-d273356c7d3f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:49.922494 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1346/5354] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:49 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:50.501441 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ddede906-f04f-4a16-9a00-a9bc9e46cb88 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:50.503112 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ddede906-f04f-4a16-9a00-a9bc9e46cb88 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:11:50.503309 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ddede906-f04f-4a16-9a00-a9bc9e46cb88 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:50.503498 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ddede906-f04f-4a16-9a00-a9bc9e46cb88 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:50.503599 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-ddede906-f04f-4a16-9a00-a9bc9e46cb88 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:50.507349 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:50.507349 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:50.507889 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ddede906-f04f-4a16-9a00-a9bc9e46cb88 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:11:50.508356 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1342/5355] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:50 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:50.934473 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4f940af0-f015-4f3d-9338-d131223ce143 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:50.936134 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f940af0-f015-4f3d-9338-d131223ce143 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:50.936327 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f940af0-f015-4f3d-9338-d131223ce143 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:50.936501 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f940af0-f015-4f3d-9338-d131223ce143 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:50.944957 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:50.944957 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:50.947868 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4f940af0-f015-4f3d-9338-d131223ce143 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:50.951280 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f940af0-f015-4f3d-9338-d131223ce143 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:50.951627 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1337/5356] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:50 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:51.518814 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ce7bd7e8-60dd-456e-920f-bf72de36a283 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:51.520479 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce7bd7e8-60dd-456e-920f-bf72de36a283 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:11:51.520686 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce7bd7e8-60dd-456e-920f-bf72de36a283 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:51.520902 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce7bd7e8-60dd-456e-920f-bf72de36a283 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:51.520985 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ce7bd7e8-60dd-456e-920f-bf72de36a283 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:51.525274 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:51.525274 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:51.525845 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce7bd7e8-60dd-456e-920f-bf72de36a283 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:11:51.526201 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1332/5357] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:51 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:51.963275 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-80a9b3fc-418b-44de-8b8d-746a01aaf46f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:51.964987 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-80a9b3fc-418b-44de-8b8d-746a01aaf46f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:51.965180 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-80a9b3fc-418b-44de-8b8d-746a01aaf46f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:51.965357 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-80a9b3fc-418b-44de-8b8d-746a01aaf46f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:51.973823 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:51.973823 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:51.976879 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-80a9b3fc-418b-44de-8b8d-746a01aaf46f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:51.980457 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-80a9b3fc-418b-44de-8b8d-746a01aaf46f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:51.980967 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1347/5358] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:51 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:52.539057 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a3907420-64cf-4211-a3c8-f3cf5a153e65 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:52.542377 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a3907420-64cf-4211-a3c8-f3cf5a153e65 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:11:52.542492 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a3907420-64cf-4211-a3c8-f3cf5a153e65 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:52.542669 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a3907420-64cf-4211-a3c8-f3cf5a153e65 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:52.542829 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-a3907420-64cf-4211-a3c8-f3cf5a153e65 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:52.551915 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:52.551915 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:52.552587 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a3907420-64cf-4211-a3c8-f3cf5a153e65 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:11:52.552941 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1343/5359] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:52 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:52.992538 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7cb427fe-bc17-4efb-baf6-dc8be02e3655 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:52.994330 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cb427fe-bc17-4efb-baf6-dc8be02e3655 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:52.994525 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7cb427fe-bc17-4efb-baf6-dc8be02e3655 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:52.994701 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7cb427fe-bc17-4efb-baf6-dc8be02e3655 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:53.003832 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:53.003832 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:53.006992 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7cb427fe-bc17-4efb-baf6-dc8be02e3655 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:53.010622 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cb427fe-bc17-4efb-baf6-dc8be02e3655 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:53.010990 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1338/5360] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:52 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 21:11:53.565840 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4d5918fa-9b1e-479f-8182-68f1e68597c8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:53.568249 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d5918fa-9b1e-479f-8182-68f1e68597c8 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:11:53.568537 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d5918fa-9b1e-479f-8182-68f1e68597c8 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:53.568825 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d5918fa-9b1e-479f-8182-68f1e68597c8 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:53.568993 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4d5918fa-9b1e-479f-8182-68f1e68597c8 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:53.575167 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:53.575167 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:53.576085 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d5918fa-9b1e-479f-8182-68f1e68597c8 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:11:53.576581 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1333/5361] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:53 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:54.023809 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c673831b-0e40-43be-ae58-c650b4671148 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:54.025512 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c673831b-0e40-43be-ae58-c650b4671148 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:54.025701 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c673831b-0e40-43be-ae58-c650b4671148 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:54.025904 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c673831b-0e40-43be-ae58-c650b4671148 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:54.034481 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:54.034481 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:54.037581 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-c673831b-0e40-43be-ae58-c650b4671148 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:54.041345 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c673831b-0e40-43be-ae58-c650b4671148 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:54.041769 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1348/5362] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:54 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:54.589628 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b1e78a57-c35b-4b11-8ca1-6dc9213fac01 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:54.592242 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b1e78a57-c35b-4b11-8ca1-6dc9213fac01 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:11:54.592563 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b1e78a57-c35b-4b11-8ca1-6dc9213fac01 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:54.592989 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b1e78a57-c35b-4b11-8ca1-6dc9213fac01 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:54.592989 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-b1e78a57-c35b-4b11-8ca1-6dc9213fac01 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:54.598742 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:54.598742 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:54.599559 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b1e78a57-c35b-4b11-8ca1-6dc9213fac01 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:11:54.601170 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1344/5363] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:54 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:55.053982 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6de358d8-65e1-47f4-adcc-c6f9c9466ff8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:55.056797 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6de358d8-65e1-47f4-adcc-c6f9c9466ff8 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:55.057009 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6de358d8-65e1-47f4-adcc-c6f9c9466ff8 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:55.057227 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6de358d8-65e1-47f4-adcc-c6f9c9466ff8 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:55.066889 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:55.066889 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:55.071017 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6de358d8-65e1-47f4-adcc-c6f9c9466ff8 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:55.075850 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6de358d8-65e1-47f4-adcc-c6f9c9466ff8 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:55.076271 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1339/5364] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:55 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:55.316089 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-bab234c3-efcb-4608-9822-b5f6bd3cb3cc req-8022c0cb-189a-4d3a-b91c-83e8ecea7425 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:55.318064 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bab234c3-efcb-4608-9822-b5f6bd3cb3cc req-8022c0cb-189a-4d3a-b91c-83e8ecea7425 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] DELETE https://10.4.3.127/volume/v3/attachments/52074d0f-ab2a-4a43-a352-5044de6b2353 Aug 07 21:11:55.318282 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bab234c3-efcb-4608-9822-b5f6bd3cb3cc req-8022c0cb-189a-4d3a-b91c-83e8ecea7425 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:55.318485 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bab234c3-efcb-4608-9822-b5f6bd3cb3cc req-8022c0cb-189a-4d3a-b91c-83e8ecea7425 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:55.320474 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=183,cinder:INSERT=32,cinder:UPDATE=45 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:11:55.328651 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:55.328651 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:55.382938 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bab234c3-efcb-4608-9822-b5f6bd3cb3cc req-8022c0cb-189a-4d3a-b91c-83e8ecea7425 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/attachments/52074d0f-ab2a-4a43-a352-5044de6b2353 returned with HTTP 200 Aug 07 21:11:55.383455 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1334/5365] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:11:55 2026] DELETE /volume/v3/attachments/52074d0f-ab2a-4a43-a352-5044de6b2353 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:55.613124 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8dd246d9-daa7-49d9-953e-7578e4d965f7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:55.614817 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8dd246d9-daa7-49d9-953e-7578e4d965f7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:11:55.615016 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8dd246d9-daa7-49d9-953e-7578e4d965f7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:55.615216 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8dd246d9-daa7-49d9-953e-7578e4d965f7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:55.615314 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-8dd246d9-daa7-49d9-953e-7578e4d965f7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:55.619393 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:55.619393 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:55.619943 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8dd246d9-daa7-49d9-953e-7578e4d965f7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:11:55.620271 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1349/5366] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:55 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:56.087732 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-de083177-f82d-43e0-8c2d-4e44d25ccb11 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:56.090673 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-de083177-f82d-43e0-8c2d-4e44d25ccb11 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:56.090673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-de083177-f82d-43e0-8c2d-4e44d25ccb11 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:56.090673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-de083177-f82d-43e0-8c2d-4e44d25ccb11 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:56.104674 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:56.104674 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:56.111724 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-de083177-f82d-43e0-8c2d-4e44d25ccb11 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:56.117942 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-de083177-f82d-43e0-8c2d-4e44d25ccb11 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:56.118451 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1345/5367] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:56 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:56.131544 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-75411cad-3394-476c-bde2-c2f80f369924 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:56.135100 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75411cad-3394-476c-bde2-c2f80f369924 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] DELETE https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:11:56.135288 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75411cad-3394-476c-bde2-c2f80f369924 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:56.135469 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75411cad-3394-476c-bde2-c2f80f369924 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:56.135622 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-75411cad-3394-476c-bde2-c2f80f369924 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Delete volume with id: 7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:11:56.143597 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:56.143597 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:56.143597 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-75411cad-3394-476c-bde2-c2f80f369924 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:11:56.153056 np0000006755 devstack@c-api.service[100276]: WARNING cinder.keymgr.conf_key_mgr [None req-75411cad-3394-476c-bde2-c2f80f369924 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 21:11:56.160627 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-75411cad-3394-476c-bde2-c2f80f369924 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Delete volume request issued successfully. Aug 07 21:11:56.160851 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75411cad-3394-476c-bde2-c2f80f369924 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 202 Aug 07 21:11:56.161404 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1340/5368] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:11:56 2026] DELETE /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:11:56.168246 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-76860ce7-2e4d-41be-9181-503f55c62cfd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:56.169961 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-76860ce7-2e4d-41be-9181-503f55c62cfd tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:11:56.170167 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-76860ce7-2e4d-41be-9181-503f55c62cfd tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:56.170367 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-76860ce7-2e4d-41be-9181-503f55c62cfd tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:56.178110 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:56.178110 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:56.181728 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-76860ce7-2e4d-41be-9181-503f55c62cfd tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:11:56.186574 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-76860ce7-2e4d-41be-9181-503f55c62cfd tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 200 Aug 07 21:11:56.186942 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1335/5369] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:56 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:56.632137 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7b5c1cd9-fe58-4a8b-a0e1-da7e86e248a4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:56.634192 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b5c1cd9-fe58-4a8b-a0e1-da7e86e248a4 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:11:56.634457 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7b5c1cd9-fe58-4a8b-a0e1-da7e86e248a4 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:56.634678 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7b5c1cd9-fe58-4a8b-a0e1-da7e86e248a4 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:56.634828 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-7b5c1cd9-fe58-4a8b-a0e1-da7e86e248a4 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:56.639254 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:56.639254 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:56.639857 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b5c1cd9-fe58-4a8b-a0e1-da7e86e248a4 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:11:56.640188 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1350/5370] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:56 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:57.129920 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7435c71e-f07e-4414-ba25-3146e14fb2a4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:57.131737 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7435c71e-f07e-4414-ba25-3146e14fb2a4 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:57.131944 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7435c71e-f07e-4414-ba25-3146e14fb2a4 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:57.132124 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7435c71e-f07e-4414-ba25-3146e14fb2a4 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:57.140704 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:57.140704 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:57.143936 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7435c71e-f07e-4414-ba25-3146e14fb2a4 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:57.147723 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7435c71e-f07e-4414-ba25-3146e14fb2a4 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:57.148355 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1346/5371] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:57 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:57.202203 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-14747e32-f982-46c7-82b8-dbe0bb8575f6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:57.204326 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14747e32-f982-46c7-82b8-dbe0bb8575f6 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 Aug 07 21:11:57.204569 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14747e32-f982-46c7-82b8-dbe0bb8575f6 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:57.204816 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14747e32-f982-46c7-82b8-dbe0bb8575f6 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:57.211439 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14747e32-f982-46c7-82b8-dbe0bb8575f6 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 returned with HTTP 404 Aug 07 21:11:57.212009 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1341/5372] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:57 2026] GET /volume/v3/volumes/7519dac0-9ccf-4709-becd-6beb9e7d6721 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:11:57.524635 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-37626a47-a677-4320-a899-a4e390e47344 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:57.527146 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-37626a47-a677-4320-a899-a4e390e47344 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] DELETE https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:11:57.527343 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-37626a47-a677-4320-a899-a4e390e47344 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:57.527520 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-37626a47-a677-4320-a899-a4e390e47344 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:57.527666 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-37626a47-a677-4320-a899-a4e390e47344 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Delete volume with id: cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:11:57.534733 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:57.534733 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:57.535367 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-37626a47-a677-4320-a899-a4e390e47344 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:11:57.546122 np0000006755 devstack@c-api.service[100275]: WARNING cinder.keymgr.conf_key_mgr [None req-37626a47-a677-4320-a899-a4e390e47344 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 21:11:57.554715 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-37626a47-a677-4320-a899-a4e390e47344 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Delete volume request issued successfully. Aug 07 21:11:57.554960 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-37626a47-a677-4320-a899-a4e390e47344 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 202 Aug 07 21:11:57.555483 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1336/5373] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:11:57 2026] DELETE /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:11:57.566684 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1c9725e5-5ca1-4026-9d3c-efc9c31498a1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:57.569089 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1c9725e5-5ca1-4026-9d3c-efc9c31498a1 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:11:57.569330 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1c9725e5-5ca1-4026-9d3c-efc9c31498a1 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:57.569562 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1c9725e5-5ca1-4026-9d3c-efc9c31498a1 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:57.585048 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:57.585048 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:57.593013 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1c9725e5-5ca1-4026-9d3c-efc9c31498a1 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Volume info retrieved successfully. Aug 07 21:11:57.597633 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1c9725e5-5ca1-4026-9d3c-efc9c31498a1 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 200 Aug 07 21:11:57.598097 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1351/5374] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:57 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 1429 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:57.652130 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cdf3de8b-8cc6-4e68-8073-4f9fcf321d7a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:57.655649 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cdf3de8b-8cc6-4e68-8073-4f9fcf321d7a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:11:57.656009 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cdf3de8b-8cc6-4e68-8073-4f9fcf321d7a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:57.656342 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cdf3de8b-8cc6-4e68-8073-4f9fcf321d7a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:57.656590 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-cdf3de8b-8cc6-4e68-8073-4f9fcf321d7a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:57.661832 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:57.661832 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:57.662558 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cdf3de8b-8cc6-4e68-8073-4f9fcf321d7a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:11:57.663025 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1347/5375] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:57 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:57.697650 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-8a80d14d-4c72-4290-8bae-089472c141fe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:57.700848 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-8a80d14d-4c72-4290-8bae-089472c141fe tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/attachments/01747a9b-bc67-46f5-bb56-495df0ef74f3/action Aug 07 21:11:57.701312 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-8a80d14d-4c72-4290-8bae-089472c141fe tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:11:57.701474 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-8a80d14d-4c72-4290-8bae-089472c141fe tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:57.719910 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:57.719910 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:57.729611 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-52b51f47-2e74-4804-90ff-0d6e69a5dc02 req-8a80d14d-4c72-4290-8bae-089472c141fe tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/01747a9b-bc67-46f5-bb56-495df0ef74f3/action returned with HTTP 204 Aug 07 21:11:57.730076 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1342/5376] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:11:57 2026] POST /volume/v3/attachments/01747a9b-bc67-46f5-bb56-495df0ef74f3/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:11:58.160063 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fc949703-9693-474c-9d5b-c08b73eb0f99 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:58.161902 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc949703-9693-474c-9d5b-c08b73eb0f99 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:11:58.162133 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc949703-9693-474c-9d5b-c08b73eb0f99 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:58.162325 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc949703-9693-474c-9d5b-c08b73eb0f99 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:58.171481 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:58.171481 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:58.174655 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fc949703-9693-474c-9d5b-c08b73eb0f99 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:58.178672 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc949703-9693-474c-9d5b-c08b73eb0f99 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:11:58.179089 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1337/5377] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:58 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:58.611151 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-28edc76f-c473-407d-9ea9-efaad8744386 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:58.613324 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-28edc76f-c473-407d-9ea9-efaad8744386 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] GET https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c Aug 07 21:11:58.613517 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-28edc76f-c473-407d-9ea9-efaad8744386 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:58.613686 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-28edc76f-c473-407d-9ea9-efaad8744386 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:58.619810 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-28edc76f-c473-407d-9ea9-efaad8744386 tempest-TestEncryptedCinderVolumes-1459358806 tempest-TestEncryptedCinderVolumes-1459358806-project-member] https://10.4.3.127/volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c returned with HTTP 404 Aug 07 21:11:58.620259 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1352/5378] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:58 2026] GET /volume/v3/volumes/cac8c720-3864-43f7-a971-48447e00536c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:11:58.626641 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0e2d2228-3129-4e09-9368-3a7a1f34ec01 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:58.628211 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0e2d2228-3129-4e09-9368-3a7a1f34ec01 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:11:58.628387 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0e2d2228-3129-4e09-9368-3a7a1f34ec01 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:58.628558 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0e2d2228-3129-4e09-9368-3a7a1f34ec01 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:58.629300 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-0e2d2228-3129-4e09-9368-3a7a1f34ec01 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:11:58.648191 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-0e2d2228-3129-4e09-9368-3a7a1f34ec01 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Get all volumes completed successfully. Aug 07 21:11:58.650480 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:58.650480 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:58.654559 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0e2d2228-3129-4e09-9368-3a7a1f34ec01 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:11:58.654942 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1348/5379] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:11:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14658 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:58.670409 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a01f3b3b-b6d7-4215-84d0-11216d79d084 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:58.672312 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a01f3b3b-b6d7-4215-84d0-11216d79d084 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] DELETE https://10.4.3.127/volume/v3/types/80af5130-d0d7-48bc-a538-d78c94c9c6bf Aug 07 21:11:58.672496 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a01f3b3b-b6d7-4215-84d0-11216d79d084 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:58.672680 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a01f3b3b-b6d7-4215-84d0-11216d79d084 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:58.676260 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7bc71d71-ae48-41f9-8141-ad70509b9015 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:58.681155 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bc71d71-ae48-41f9-8141-ad70509b9015 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:11:58.681363 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bc71d71-ae48-41f9-8141-ad70509b9015 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:58.681537 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bc71d71-ae48-41f9-8141-ad70509b9015 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:58.681629 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7bc71d71-ae48-41f9-8141-ad70509b9015 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:58.688926 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:58.688926 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:58.689571 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bc71d71-ae48-41f9-8141-ad70509b9015 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:11:58.690074 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1338/5380] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:58 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:58.697829 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a01f3b3b-b6d7-4215-84d0-11216d79d084 tempest-TestEncryptedCinderVolumes-1267758588 tempest-TestEncryptedCinderVolumes-1267758588-project-admin] https://10.4.3.127/volume/v3/types/80af5130-d0d7-48bc-a538-d78c94c9c6bf returned with HTTP 202 Aug 07 21:11:58.698500 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1343/5381] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:11:58 2026] DELETE /volume/v3/types/80af5130-d0d7-48bc-a538-d78c94c9c6bf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:11:58.743701 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-4232011e-223a-464d-95ec-2263aa170545 req-45b57cbe-89ac-4baa-87bf-a2d664c5efc8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:58.745744 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-45b57cbe-89ac-4baa-87bf-a2d664c5efc8 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:11:58.746011 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-45b57cbe-89ac-4baa-87bf-a2d664c5efc8 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:58.746270 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-45b57cbe-89ac-4baa-87bf-a2d664c5efc8 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:58.754051 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:58.754051 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:58.757500 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-4232011e-223a-464d-95ec-2263aa170545 req-45b57cbe-89ac-4baa-87bf-a2d664c5efc8 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:58.761404 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-45b57cbe-89ac-4baa-87bf-a2d664c5efc8 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:11:58.761776 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1353/5382] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:11:58 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:58.856705 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3175676b-5c3b-40bd-bdd9-0790699ec474 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:58.857298 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3175676b-5c3b-40bd-bdd9-0790699ec474 None None] GET https://10.4.3.127/volume// Aug 07 21:11:58.857549 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3175676b-5c3b-40bd-bdd9-0790699ec474 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:58.857862 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3175676b-5c3b-40bd-bdd9-0790699ec474 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:58.858288 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3175676b-5c3b-40bd-bdd9-0790699ec474 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:11:58.858659 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1349/5383] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:11:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:11:58.867633 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4232011e-223a-464d-95ec-2263aa170545 req-33d315e0-16e2-48be-bd9d-564a023d9f45 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:58.870236 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-33d315e0-16e2-48be-bd9d-564a023d9f45 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:11:58.870697 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-33d315e0-16e2-48be-bd9d-564a023d9f45 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d221663-a6b9-48f5-98f5-297172ad543c", "connector": null, "instance_uuid": "7b896cb2-9171-4a25-ac60-094566d5117d"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:58.882745 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:58.882745 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:58.912553 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-33d315e0-16e2-48be-bd9d-564a023d9f45 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:11:58.913101 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1339/5384] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:11:58 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:58.944189 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bfbffa9a-6ba6-42df-a5ec-ee771f2f8247 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:58.945925 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bfbffa9a-6ba6-42df-a5ec-ee771f2f8247 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:11:58.946086 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bfbffa9a-6ba6-42df-a5ec-ee771f2f8247 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:58.946257 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bfbffa9a-6ba6-42df-a5ec-ee771f2f8247 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:58.956168 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:58.956168 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:58.962164 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bfbffa9a-6ba6-42df-a5ec-ee771f2f8247 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:58.962246 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f6d00816-aa81-4877-9f0e-6129178c3e38 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:58.962599 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f6d00816-aa81-4877-9f0e-6129178c3e38 None None] GET https://10.4.3.127/volume// Aug 07 21:11:58.962755 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f6d00816-aa81-4877-9f0e-6129178c3e38 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:58.962977 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f6d00816-aa81-4877-9f0e-6129178c3e38 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:58.963283 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f6d00816-aa81-4877-9f0e-6129178c3e38 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:11:58.963565 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1354/5385] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:11:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:11:58.965999 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bfbffa9a-6ba6-42df-a5ec-ee771f2f8247 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:11:58.966352 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1344/5386] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:58 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:58.970968 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-4232011e-223a-464d-95ec-2263aa170545 req-52787a2c-d6c6-4754-9508-693636df8aa6 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:58.973801 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-52787a2c-d6c6-4754-9508-693636df8aa6 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:11:58.973801 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-52787a2c-d6c6-4754-9508-693636df8aa6 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:58.973801 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-52787a2c-d6c6-4754-9508-693636df8aa6 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:58.982316 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:58.982316 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:11:58.985558 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-4232011e-223a-464d-95ec-2263aa170545 req-52787a2c-d6c6-4754-9508-693636df8aa6 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:11:58.989473 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-52787a2c-d6c6-4754-9508-693636df8aa6 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:11:58.989881 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1350/5387] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:11:58 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1101 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:11:59.100743 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4232011e-223a-464d-95ec-2263aa170545 req-28fe16ea-8baa-4054-b9a4-780bdc9a22d3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:59.102826 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-28fe16ea-8baa-4054-b9a4-780bdc9a22d3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] PUT https://10.4.3.127/volume/v3/attachments/a43a3dcb-3219-4c00-bacd-f5ab3c51d83d Aug 07 21:11:59.102974 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-28fe16ea-8baa-4054-b9a4-780bdc9a22d3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:11:59.110163 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-4232011e-223a-464d-95ec-2263aa170545 req-28fe16ea-8baa-4054-b9a4-780bdc9a22d3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Acquiring lock "cinder-attachment_update-5d221663-a6b9-48f5-98f5-297172ad543c-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:11:59.114797 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-4232011e-223a-464d-95ec-2263aa170545 req-28fe16ea-8baa-4054-b9a4-780bdc9a22d3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Lock "cinder-attachment_update-5d221663-a6b9-48f5-98f5-297172ad543c-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:11:59.115746 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:59.115746 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:11:59.193306 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-4232011e-223a-464d-95ec-2263aa170545 req-28fe16ea-8baa-4054-b9a4-780bdc9a22d3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Lock "cinder-attachment_update-5d221663-a6b9-48f5-98f5-297172ad543c-np0000006755" released by "attachment_update" :: held 0.078s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:11:59.193736 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-28fe16ea-8baa-4054-b9a4-780bdc9a22d3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/a43a3dcb-3219-4c00-bacd-f5ab3c51d83d returned with HTTP 200 Aug 07 21:11:59.194204 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1340/5388] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:11:59 2026] PUT /volume/v3/attachments/a43a3dcb-3219-4c00-bacd-f5ab3c51d83d => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:11:59.701783 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-54aeb518-1c42-4354-bcbe-78e62f77bd06 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:59.703572 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-54aeb518-1c42-4354-bcbe-78e62f77bd06 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:11:59.703787 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-54aeb518-1c42-4354-bcbe-78e62f77bd06 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:59.703991 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-54aeb518-1c42-4354-bcbe-78e62f77bd06 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:59.704111 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-54aeb518-1c42-4354-bcbe-78e62f77bd06 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:11:59.708500 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:59.708500 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:11:59.709232 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-54aeb518-1c42-4354-bcbe-78e62f77bd06 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:11:59.709611 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1355/5389] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:11:59 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:11:59.981702 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4f7ac391-2ff0-4158-8f63-129d74306106 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:11:59.983528 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f7ac391-2ff0-4158-8f63-129d74306106 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:11:59.983709 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f7ac391-2ff0-4158-8f63-129d74306106 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:11:59.983906 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f7ac391-2ff0-4158-8f63-129d74306106 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:11:59.994273 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:11:59.994273 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:11:59.997686 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4f7ac391-2ff0-4158-8f63-129d74306106 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:00.003176 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f7ac391-2ff0-4158-8f63-129d74306106 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:00.003547 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1345/5390] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:11:59 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:00.720503 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-538b29d9-35c0-4536-b1cc-2b19e622d277 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:00.722785 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-538b29d9-35c0-4536-b1cc-2b19e622d277 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:12:00.723065 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-538b29d9-35c0-4536-b1cc-2b19e622d277 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:00.723313 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-538b29d9-35c0-4536-b1cc-2b19e622d277 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:00.723442 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-538b29d9-35c0-4536-b1cc-2b19e622d277 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:00.728559 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:00.728559 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:00.729273 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-538b29d9-35c0-4536-b1cc-2b19e622d277 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:12:00.729752 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1351/5391] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:00 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:01.016692 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-00d7734d-5c14-46ac-b486-afd227cbf19c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:01.019187 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00d7734d-5c14-46ac-b486-afd227cbf19c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:01.019424 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00d7734d-5c14-46ac-b486-afd227cbf19c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:01.019690 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00d7734d-5c14-46ac-b486-afd227cbf19c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:01.032936 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:01.032936 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:01.037716 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-00d7734d-5c14-46ac-b486-afd227cbf19c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:01.043340 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00d7734d-5c14-46ac-b486-afd227cbf19c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:01.043829 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1341/5392] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:01 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:01.741730 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4e8a8e15-7d10-449f-b655-00b0ee4a6c67 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:01.743947 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4e8a8e15-7d10-449f-b655-00b0ee4a6c67 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:12:01.743947 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4e8a8e15-7d10-449f-b655-00b0ee4a6c67 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:01.744161 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4e8a8e15-7d10-449f-b655-00b0ee4a6c67 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:01.744261 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-4e8a8e15-7d10-449f-b655-00b0ee4a6c67 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:01.748421 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:01.748421 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:01.749042 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4e8a8e15-7d10-449f-b655-00b0ee4a6c67 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:12:01.749501 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1356/5393] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:01 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:02.055861 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2c438097-3081-46b1-92ee-c32d3496cc45 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:02.057741 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c438097-3081-46b1-92ee-c32d3496cc45 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:02.057991 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c438097-3081-46b1-92ee-c32d3496cc45 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:02.058243 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c438097-3081-46b1-92ee-c32d3496cc45 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:02.066967 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:02.066967 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:02.071540 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2c438097-3081-46b1-92ee-c32d3496cc45 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:02.075465 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c438097-3081-46b1-92ee-c32d3496cc45 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:02.075924 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1346/5394] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:02 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:02.426094 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-4232011e-223a-464d-95ec-2263aa170545 req-b5fa666a-e2f5-45fb-826b-ec1b5cd34589 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:02.428174 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-b5fa666a-e2f5-45fb-826b-ec1b5cd34589 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/attachments/a43a3dcb-3219-4c00-bacd-f5ab3c51d83d/action Aug 07 21:12:02.428513 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-b5fa666a-e2f5-45fb-826b-ec1b5cd34589 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action body: b'{"os-complete": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:12:02.428623 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-b5fa666a-e2f5-45fb-826b-ec1b5cd34589 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:02.443438 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:02.443438 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:02.454223 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-4232011e-223a-464d-95ec-2263aa170545 req-b5fa666a-e2f5-45fb-826b-ec1b5cd34589 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/a43a3dcb-3219-4c00-bacd-f5ab3c51d83d/action returned with HTTP 204 Aug 07 21:12:02.454691 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1352/5395] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:12:02 2026] POST /volume/v3/attachments/a43a3dcb-3219-4c00-bacd-f5ab3c51d83d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:02.760083 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-33c63d34-7d7c-4a70-a6a7-986c5fb35719 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:02.761997 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33c63d34-7d7c-4a70-a6a7-986c5fb35719 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:12:02.762240 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33c63d34-7d7c-4a70-a6a7-986c5fb35719 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:02.762416 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33c63d34-7d7c-4a70-a6a7-986c5fb35719 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:02.762552 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-33c63d34-7d7c-4a70-a6a7-986c5fb35719 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:02.766877 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:02.766877 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:02.767483 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33c63d34-7d7c-4a70-a6a7-986c5fb35719 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:12:02.767851 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1342/5396] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:02 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:03.089353 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d547ff09-8e80-4ff6-8b58-369934a6ce59 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:03.090976 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d547ff09-8e80-4ff6-8b58-369934a6ce59 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:03.091168 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d547ff09-8e80-4ff6-8b58-369934a6ce59 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:03.091342 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d547ff09-8e80-4ff6-8b58-369934a6ce59 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:03.102989 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:03.102989 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:03.106095 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d547ff09-8e80-4ff6-8b58-369934a6ce59 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:03.111900 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d547ff09-8e80-4ff6-8b58-369934a6ce59 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:03.112328 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1357/5397] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:03 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:03.784738 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9f7d754d-833f-4f89-ba0d-7070b5e5e1f7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:03.799908 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f7d754d-833f-4f89-ba0d-7070b5e5e1f7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:12:03.803799 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9f7d754d-833f-4f89-ba0d-7070b5e5e1f7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:03.804627 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9f7d754d-833f-4f89-ba0d-7070b5e5e1f7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:03.805294 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9f7d754d-833f-4f89-ba0d-7070b5e5e1f7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:03.822988 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:03.822988 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:03.825475 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f7d754d-833f-4f89-ba0d-7070b5e5e1f7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:12:03.827184 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1347/5398] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:03 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 735 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:04.837721 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-764f315d-b19f-450e-b218-853d17bccb5f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:04.839832 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-764f315d-b19f-450e-b218-853d17bccb5f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:12:04.840211 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-764f315d-b19f-450e-b218-853d17bccb5f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:04.840445 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-764f315d-b19f-450e-b218-853d17bccb5f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:04.840751 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-764f315d-b19f-450e-b218-853d17bccb5f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:04.845578 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:04.845578 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:04.846463 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-764f315d-b19f-450e-b218-853d17bccb5f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:12:04.847059 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1353/5399] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:04 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:05.857960 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b86aaf3e-f851-4c4e-9e2b-0bd76158b4ef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:05.859738 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b86aaf3e-f851-4c4e-9e2b-0bd76158b4ef tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:12:05.859970 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b86aaf3e-f851-4c4e-9e2b-0bd76158b4ef tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:05.860152 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b86aaf3e-f851-4c4e-9e2b-0bd76158b4ef tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:05.860249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b86aaf3e-f851-4c4e-9e2b-0bd76158b4ef tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:05.864364 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:05.864364 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:05.864982 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b86aaf3e-f851-4c4e-9e2b-0bd76158b4ef tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:12:05.865359 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1343/5400] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:05 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:06.875962 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3a79ac9e-6984-477d-ba66-a1e09589ced5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:06.877731 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3a79ac9e-6984-477d-ba66-a1e09589ced5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:12:06.877992 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3a79ac9e-6984-477d-ba66-a1e09589ced5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:06.878182 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3a79ac9e-6984-477d-ba66-a1e09589ced5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:06.878285 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-3a79ac9e-6984-477d-ba66-a1e09589ced5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:06.882080 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:06.882080 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:06.882602 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3a79ac9e-6984-477d-ba66-a1e09589ced5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:12:06.882939 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1358/5401] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:06 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:06.892297 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-db6a3a01-f632-4387-b19e-0a8c345f3be9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:06.893967 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db6a3a01-f632-4387-b19e-0a8c345f3be9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc/export_record Aug 07 21:12:06.894216 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db6a3a01-f632-4387-b19e-0a8c345f3be9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:06.894397 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db6a3a01-f632-4387-b19e-0a8c345f3be9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'export_record' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:06.894499 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-db6a3a01-f632-4387-b19e-0a8c345f3be9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Export record for backup b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100276) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 21:12:06.898139 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:06.898139 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:06.898933 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.api [None req-db6a3a01-f632-4387-b19e-0a8c345f3be9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling RPCAPI with context: , host: np0000006755, backup: b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100276) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 21:12:06.910463 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-db6a3a01-f632-4387-b19e-0a8c345f3be9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] export_record in rpcapi backup_id b7a804ed-cbc9-498a-8699-21f657e9edfc on host np0000006755. {{(pid=100276) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 21:12:06.923053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-db6a3a01-f632-4387-b19e-0a8c345f3be9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjdhODA0ZWQtY2JjOS00OThhLTg2OTktMjFmNjU3ZTllZGZjIiwgInVzZXJfaWQiOiAiODA1MDdiODZhOTc0NGJiMGFlZTgzNTg4N2NlOWVlMjIiLCAicHJvamVjdF9pZCI6ICI5Mjg2OTNkZDMwZGM0Njk2YjA5MzZkOTE0YjQ4ZmVjOSIsICJ2b2x1bWVfaWQiOiAiZjFmYTQ4NzItMGMwZC00MWRiLTgzMWEtOWJlYjQ3YjcxMjJkIiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MTY3MjIyMDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mMWZhNDg3Mi0wYzBkLTQxZGItODMxYS05YmViNDdiNzEyMmQvMjAyNjA4MDcyMTExNTQvYXpfbm92YV9iYWNrdXBfYjdhODA0ZWQtY2JjOS00OThhLTg2OTktMjFmNjU3ZTllZGZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QyMToxMTo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMToxMTo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDIxOjEyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100276) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 21:12:06.923300 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db6a3a01-f632-4387-b19e-0a8c345f3be9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc/export_record returned with HTTP 200 Aug 07 21:12:06.923710 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1348/5402] 10.4.3.127 () {68 vars in 1430 bytes} [Fri Aug 7 21:12:06 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:06.930783 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f968cc4c-ef32-4010-9358-3439a1f8c461 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:06.932653 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f968cc4c-ef32-4010-9358-3439a1f8c461 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:12:06.932886 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f968cc4c-ef32-4010-9358-3439a1f8c461 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:06.933092 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f968cc4c-ef32-4010-9358-3439a1f8c461 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:06.933209 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-f968cc4c-ef32-4010-9358-3439a1f8c461 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:06.940345 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:06.940345 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:06.941128 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f968cc4c-ef32-4010-9358-3439a1f8c461 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:12:06.941615 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1354/5403] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:06 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:06.950544 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5280b390-4374-43d9-9016-6b7a7199da58 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:06.952289 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5280b390-4374-43d9-9016-6b7a7199da58 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] POST https://10.4.3.127/volume/v3/backups/import_record Aug 07 21:12:06.952745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5280b390-4374-43d9-9016-6b7a7199da58 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTNiOTZmZTYtODY4Yi00NzEwLTg0ZWEtMGRhM2Q1Y2ZhMjYxIiwgInVzZXJfaWQiOiAiODA1MDdiODZhOTc0NGJiMGFlZTgzNTg4N2NlOWVlMjIiLCAicHJvamVjdF9pZCI6ICI5Mjg2OTNkZDMwZGM0Njk2YjA5MzZkOTE0YjQ4ZmVjOSIsICJ2b2x1bWVfaWQiOiAiZjFmYTQ4NzItMGMwZC00MWRiLTgzMWEtOWJlYjQ3YjcxMjJkIiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MTY3MjIyMDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mMWZhNDg3Mi0wYzBkLTQxZGItODMxYS05YmViNDdiNzEyMmQvMjAyNjA4MDcyMTExNTQvYXpfbm92YV9iYWNrdXBfYjdhODA0ZWQtY2JjOS00OThhLTg2OTktMjFmNjU3ZTllZGZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QyMToxMTo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMToxMTo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDIxOjEyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:06.954235 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-5280b390-4374-43d9-9016-6b7a7199da58 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTNiOTZmZTYtODY4Yi00NzEwLTg0ZWEtMGRhM2Q1Y2ZhMjYxIiwgInVzZXJfaWQiOiAiODA1MDdiODZhOTc0NGJiMGFlZTgzNTg4N2NlOWVlMjIiLCAicHJvamVjdF9pZCI6ICI5Mjg2OTNkZDMwZGM0Njk2YjA5MzZkOTE0YjQ4ZmVjOSIsICJ2b2x1bWVfaWQiOiAiZjFmYTQ4NzItMGMwZC00MWRiLTgzMWEtOWJlYjQ3YjcxMjJkIiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MTY3MjIyMDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mMWZhNDg3Mi0wYzBkLTQxZGItODMxYS05YmViNDdiNzEyMmQvMjAyNjA4MDcyMTExNTQvYXpfbm92YV9iYWNrdXBfYjdhODA0ZWQtY2JjOS00OThhLTg2OTktMjFmNjU3ZTllZGZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QyMToxMTo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMToxMTo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDIxOjEyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100275) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 21:12:06.954341 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-5280b390-4374-43d9-9016-6b7a7199da58 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTNiOTZmZTYtODY4Yi00NzEwLTg0ZWEtMGRhM2Q1Y2ZhMjYxIiwgInVzZXJfaWQiOiAiODA1MDdiODZhOTc0NGJiMGFlZTgzNTg4N2NlOWVlMjIiLCAicHJvamVjdF9pZCI6ICI5Mjg2OTNkZDMwZGM0Njk2YjA5MzZkOTE0YjQ4ZmVjOSIsICJ2b2x1bWVfaWQiOiAiZjFmYTQ4NzItMGMwZC00MWRiLTgzMWEtOWJlYjQ3YjcxMjJkIiwgImhvc3QiOiAibnAwMDAwMDA2NzU1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MTY3MjIyMDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mMWZhNDg3Mi0wYzBkLTQxZGItODMxYS05YmViNDdiNzEyMmQvMjAyNjA4MDcyMTExNTQvYXpfbm92YV9iYWNrdXBfYjdhODA0ZWQtY2JjOS00OThhLTg2OTktMjFmNjU3ZTllZGZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QyMToxMTo0OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QyMToxMTo0OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDIxOjEyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100275) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 21:12:06.955097 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-5280b390-4374-43d9-9016-6b7a7199da58 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '4e9ce960929344d9a8250c7f3d68484b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '928693dd30dc4696b0936d914b48fec9', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:12:06.955285 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5280b390-4374-43d9-9016-6b7a7199da58 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] https://10.4.3.127/volume/v3/backups/import_record returned with HTTP 403 Aug 07 21:12:06.955723 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1344/5404] 10.4.3.127 () {70 vars in 1342 bytes} [Fri Aug 7 21:12:06 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:06.963335 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1fad410e-a5f9-45dd-b2f0-d0b6c08e5b35 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:06.965568 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1fad410e-a5f9-45dd-b2f0-d0b6c08e5b35 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d Aug 07 21:12:06.966075 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1fad410e-a5f9-45dd-b2f0-d0b6c08e5b35 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:06.966075 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1fad410e-a5f9-45dd-b2f0-d0b6c08e5b35 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:06.966311 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-1fad410e-a5f9-45dd-b2f0-d0b6c08e5b35 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Delete volume with id: f1fa4872-0c0d-41db-831a-9beb47b7122d Aug 07 21:12:06.973147 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:06.973147 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:06.973467 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1fad410e-a5f9-45dd-b2f0-d0b6c08e5b35 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:12:06.989325 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1fad410e-a5f9-45dd-b2f0-d0b6c08e5b35 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Delete volume request issued successfully. Aug 07 21:12:06.989532 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1fad410e-a5f9-45dd-b2f0-d0b6c08e5b35 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d returned with HTTP 202 Aug 07 21:12:06.989951 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1359/5405] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:12:06 2026] DELETE /volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:12:06.996743 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-353fc3a6-6d3a-49bb-b1af-8d7c19062156 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:06.998554 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-353fc3a6-6d3a-49bb-b1af-8d7c19062156 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d Aug 07 21:12:06.998773 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-353fc3a6-6d3a-49bb-b1af-8d7c19062156 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:06.998964 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-353fc3a6-6d3a-49bb-b1af-8d7c19062156 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:07.006132 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:07.006132 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:07.009425 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-353fc3a6-6d3a-49bb-b1af-8d7c19062156 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:12:07.013991 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-353fc3a6-6d3a-49bb-b1af-8d7c19062156 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d returned with HTTP 200 Aug 07 21:12:07.014424 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1349/5406] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:06 2026] GET /volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:08.030168 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5071c2fb-8191-4795-868f-e3914f03a5ab None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:08.031956 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5071c2fb-8191-4795-868f-e3914f03a5ab tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d Aug 07 21:12:08.032204 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5071c2fb-8191-4795-868f-e3914f03a5ab tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:08.032382 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5071c2fb-8191-4795-868f-e3914f03a5ab tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:08.038276 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5071c2fb-8191-4795-868f-e3914f03a5ab tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d returned with HTTP 404 Aug 07 21:12:08.038656 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1355/5407] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:08 2026] GET /volume/v3/volumes/f1fa4872-0c0d-41db-831a-9beb47b7122d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:08.048388 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bb6e5399-fc10-425a-a6ac-03981507892c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:08.051309 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb6e5399-fc10-425a-a6ac-03981507892c tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] GET https://10.4.3.127/volume/v3/backups Aug 07 21:12:08.051606 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb6e5399-fc10-425a-a6ac-03981507892c tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:08.051900 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb6e5399-fc10-425a-a6ac-03981507892c tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:08.052269 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-bb6e5399-fc10-425a-a6ac-03981507892c tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:12:08.059308 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb6e5399-fc10-425a-a6ac-03981507892c tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] https://10.4.3.127/volume/v3/backups returned with HTTP 200 Aug 07 21:12:08.059308 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1345/5408] 10.4.3.127 () {68 vars in 1277 bytes} [Fri Aug 7 21:12:08 2026] GET /volume/v3/backups => generated 624 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:08.070227 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-91311411-dcf9-4362-8ec9-031219e23fdd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:08.072024 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-91311411-dcf9-4362-8ec9-031219e23fdd tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] GET https://10.4.3.127/volume/v3/backups?project_id=928693dd30dc4696b0936d914b48fec9 Aug 07 21:12:08.072277 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-91311411-dcf9-4362-8ec9-031219e23fdd tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:08.072476 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-91311411-dcf9-4362-8ec9-031219e23fdd tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:08.072724 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.api_utils [None req-91311411-dcf9-4362-8ec9-031219e23fdd tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Removing options 'project_id' from query. {{(pid=100277) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:12:08.077703 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-91311411-dcf9-4362-8ec9-031219e23fdd tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] https://10.4.3.127/volume/v3/backups?project_id=928693dd30dc4696b0936d914b48fec9 returned with HTTP 200 Aug 07 21:12:08.078098 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1360/5409] 10.4.3.127 () {68 vars in 1364 bytes} [Fri Aug 7 21:12:08 2026] GET /volume/v3/backups?project_id=928693dd30dc4696b0936d914b48fec9 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:08.087012 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:08.088848 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:12:08.089275 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-490076549"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:08.090718 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-490076549'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:12:08.090883 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Create volume of 1 GB Aug 07 21:12:08.094679 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Availability Zones retrieved successfully. Aug 07 21:12:08.100230 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Flow 'volume_create_api' (350fc4a3-5a14-419c-9502-29b1415929dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:12:08.101108 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f63845b6-9a1b-481b-b4b8-75911575c336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:12:08.101944 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:12:08.124988 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f63845b6-9a1b-481b-b4b8-75911575c336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:12:08.125747 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36588d05-1be5-425f-88da-57c316e87b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:12:08.159363 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Created reservations ['449bb462-8aa1-403c-90ba-c8b921335eca', '7db5029b-16c4-4fc9-870a-39301c579a95', 'bc5e8836-92e6-4c40-ae17-9d04a4247c58', 'fbafd016-9e9b-4fe8-8ce5-bbd35bc702f3'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:12:08.160178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36588d05-1be5-425f-88da-57c316e87b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['449bb462-8aa1-403c-90ba-c8b921335eca', '7db5029b-16c4-4fc9-870a-39301c579a95', 'bc5e8836-92e6-4c40-ae17-9d04a4247c58', 'fbafd016-9e9b-4fe8-8ce5-bbd35bc702f3']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:12:08.160934 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3652aa21-10b6-412b-b562-148906b7d497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:12:08.184358 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3652aa21-10b6-412b-b562-148906b7d497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '640c13df-f6b8-4100-8294-9a4dd051fc2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-490076549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928693dd30dc4696b0936d914b48fec9',qos_specs=None,replication_status=,reservations=['449bb462-8aa1-403c-90ba-c8b921335eca','7db5029b-16c4-4fc9-870a-39301c579a95','bc5e8836-92e6-4c40-ae17-9d04a4247c58','fbafd016-9e9b-4fe8-8ce5-bbd35bc702f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80507b86a9744bb0aee835887ce9ee22',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:12:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-490076549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=640c13df-f6b8-4100-8294-9a4dd051fc2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='928693dd30dc4696b0936d914b48fec9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80507b86a9744bb0aee835887ce9ee22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:12:08.185127 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60dea3fb-ccca-41e0-963e-de5e81620e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:12:08.205869 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60dea3fb-ccca-41e0-963e-de5e81620e31) transitioned into state 'SUCCESS' from state '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-490076549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928693dd30dc4696b0936d914b48fec9',qos_specs=None,replication_status=,reservations=['449bb462-8aa1-403c-90ba-c8b921335eca','7db5029b-16c4-4fc9-870a-39301c579a95','bc5e8836-92e6-4c40-ae17-9d04a4247c58','fbafd016-9e9b-4fe8-8ce5-bbd35bc702f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80507b86a9744bb0aee835887ce9ee22',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:12:08.206666 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfcfebfd-6821-479e-83f5-090b6a6df617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:12:08.215605 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfcfebfd-6821-479e-83f5-090b6a6df617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:12:08.216385 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Flow 'volume_create_api' (350fc4a3-5a14-419c-9502-29b1415929dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:12:08.216695 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Create volume request issued successfully. Aug 07 21:12:08.217262 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f24b5766-d487-4b8f-9a43-aa78491e1a69 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:12:08.217659 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1350/5410] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:12:08 2026] POST /volume/v3/volumes => generated 777 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:12:08.230714 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-628352b3-48a2-435b-8f36-48aebc762368 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:08.232655 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-628352b3-48a2-435b-8f36-48aebc762368 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b Aug 07 21:12:08.232896 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-628352b3-48a2-435b-8f36-48aebc762368 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:08.233150 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-628352b3-48a2-435b-8f36-48aebc762368 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:08.240301 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:08.240301 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:08.243984 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-628352b3-48a2-435b-8f36-48aebc762368 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:12:08.248052 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-628352b3-48a2-435b-8f36-48aebc762368 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b returned with HTTP 200 Aug 07 21:12:08.248442 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1356/5411] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:08 2026] GET /volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:09.261824 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f33388a4-311b-481b-9bce-70f68644934d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:09.264607 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f33388a4-311b-481b-9bce-70f68644934d tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b Aug 07 21:12:09.264864 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f33388a4-311b-481b-9bce-70f68644934d tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:09.265269 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f33388a4-311b-481b-9bce-70f68644934d tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:09.272000 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:09.272000 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:09.275353 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f33388a4-311b-481b-9bce-70f68644934d tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:12:09.279013 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f33388a4-311b-481b-9bce-70f68644934d tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b returned with HTTP 200 Aug 07 21:12:09.279389 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1346/5412] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:09 2026] GET /volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:09.292011 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f58bf3e3-06a1-4021-822c-8af49ebef7c2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:09.294120 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f58bf3e3-06a1-4021-822c-8af49ebef7c2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:12:09.294328 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f58bf3e3-06a1-4021-822c-8af49ebef7c2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "640c13df-f6b8-4100-8294-9a4dd051fc2b", "name": "tempest-type-Backup-1096457043"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:09.295736 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.contrib.backups [None req-f58bf3e3-06a1-4021-822c-8af49ebef7c2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Creating new backup {'backup': {'volume_id': '640c13df-f6b8-4100-8294-9a4dd051fc2b', 'name': 'tempest-type-Backup-1096457043'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:12:09.296065 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.contrib.backups [None req-f58bf3e3-06a1-4021-822c-8af49ebef7c2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Creating backup of volume 640c13df-f6b8-4100-8294-9a4dd051fc2b in container None Aug 07 21:12:09.302871 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:09.302871 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:09.303249 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f58bf3e3-06a1-4021-822c-8af49ebef7c2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:12:09.317533 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-f58bf3e3-06a1-4021-822c-8af49ebef7c2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Created reservations ['00a40bd0-600c-433b-b365-4fd19aff0b03', '0045faa3-fcd3-4283-aabb-20c27dca6bdf'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:12:09.362551 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f58bf3e3-06a1-4021-822c-8af49ebef7c2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:12:09.362946 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1361/5413] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:12:09 2026] POST /volume/v3/backups => generated 316 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:12:09.373375 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e91f39eb-7eed-4db3-b34a-22affeec525e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:09.375335 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e91f39eb-7eed-4db3-b34a-22affeec525e tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:09.375539 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e91f39eb-7eed-4db3-b34a-22affeec525e tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:09.375719 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e91f39eb-7eed-4db3-b34a-22affeec525e tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:09.375863 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e91f39eb-7eed-4db3-b34a-22affeec525e tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:09.380822 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:09.380822 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:09.381683 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e91f39eb-7eed-4db3-b34a-22affeec525e tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:09.382211 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1351/5414] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:09 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:10.393584 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ef92163d-fc64-407d-b70f-90aa57be4f5a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:10.395305 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ef92163d-fc64-407d-b70f-90aa57be4f5a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:10.395570 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ef92163d-fc64-407d-b70f-90aa57be4f5a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:10.395789 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ef92163d-fc64-407d-b70f-90aa57be4f5a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:10.395935 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-ef92163d-fc64-407d-b70f-90aa57be4f5a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:10.400315 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:10.400315 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:10.401242 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ef92163d-fc64-407d-b70f-90aa57be4f5a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:10.401781 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1357/5415] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:10 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:11.414656 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fdf1f6f2-b433-4fcf-8b56-b9a2d376bd98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:11.416657 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fdf1f6f2-b433-4fcf-8b56-b9a2d376bd98 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:11.417793 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fdf1f6f2-b433-4fcf-8b56-b9a2d376bd98 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:11.417793 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fdf1f6f2-b433-4fcf-8b56-b9a2d376bd98 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:11.417793 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fdf1f6f2-b433-4fcf-8b56-b9a2d376bd98 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:11.422118 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:11.422118 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:11.423013 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fdf1f6f2-b433-4fcf-8b56-b9a2d376bd98 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:11.423571 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1347/5416] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:11 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:12.433859 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fef12d26-1253-4ddd-8a7b-ac7ef9b83cc1 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:12.435577 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fef12d26-1253-4ddd-8a7b-ac7ef9b83cc1 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:12.435784 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fef12d26-1253-4ddd-8a7b-ac7ef9b83cc1 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:12.435969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fef12d26-1253-4ddd-8a7b-ac7ef9b83cc1 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:12.436078 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-fef12d26-1253-4ddd-8a7b-ac7ef9b83cc1 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:12.441950 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:12.441950 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:12.442503 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fef12d26-1253-4ddd-8a7b-ac7ef9b83cc1 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:12.443039 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1362/5417] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:12 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:13.453269 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4072d39b-d109-4dc0-8dcf-f2e635452c56 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:13.456276 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4072d39b-d109-4dc0-8dcf-f2e635452c56 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:13.456504 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4072d39b-d109-4dc0-8dcf-f2e635452c56 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:13.456689 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4072d39b-d109-4dc0-8dcf-f2e635452c56 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:13.456810 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4072d39b-d109-4dc0-8dcf-f2e635452c56 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:13.461045 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:13.461045 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:13.461639 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4072d39b-d109-4dc0-8dcf-f2e635452c56 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:13.462039 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1352/5418] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:13 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:14.472374 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-cfac00ef-55da-44bf-9cc9-ecdf00145837 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:14.474109 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cfac00ef-55da-44bf-9cc9-ecdf00145837 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:14.474300 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cfac00ef-55da-44bf-9cc9-ecdf00145837 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:14.474471 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-cfac00ef-55da-44bf-9cc9-ecdf00145837 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:14.474622 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-cfac00ef-55da-44bf-9cc9-ecdf00145837 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:14.479429 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:14.479429 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:14.480133 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-cfac00ef-55da-44bf-9cc9-ecdf00145837 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:14.480544 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1358/5419] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:14 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:15.490506 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c610d8a9-4ae7-440c-b7a0-0e38a54fa619 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:15.492190 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c610d8a9-4ae7-440c-b7a0-0e38a54fa619 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:15.492399 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c610d8a9-4ae7-440c-b7a0-0e38a54fa619 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:15.492569 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c610d8a9-4ae7-440c-b7a0-0e38a54fa619 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:15.492862 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c610d8a9-4ae7-440c-b7a0-0e38a54fa619 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:15.496813 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:15.496813 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:15.497403 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c610d8a9-4ae7-440c-b7a0-0e38a54fa619 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:15.497768 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1348/5420] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:15 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:16.507698 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ecbf6079-2dbe-4f94-b026-dd5aa91c30f6 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:16.509402 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ecbf6079-2dbe-4f94-b026-dd5aa91c30f6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:16.509601 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ecbf6079-2dbe-4f94-b026-dd5aa91c30f6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:16.509786 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ecbf6079-2dbe-4f94-b026-dd5aa91c30f6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:16.509901 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-ecbf6079-2dbe-4f94-b026-dd5aa91c30f6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:16.513875 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:16.513875 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:16.514436 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ecbf6079-2dbe-4f94-b026-dd5aa91c30f6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:16.514748 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1363/5421] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:16 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:17.524143 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-db30ef22-26b4-43ea-9004-9b5c0eff3633 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:17.525813 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db30ef22-26b4-43ea-9004-9b5c0eff3633 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:17.526023 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db30ef22-26b4-43ea-9004-9b5c0eff3633 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:17.526217 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db30ef22-26b4-43ea-9004-9b5c0eff3633 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:17.526355 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-db30ef22-26b4-43ea-9004-9b5c0eff3633 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:17.530897 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:17.530897 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:17.531552 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db30ef22-26b4-43ea-9004-9b5c0eff3633 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:17.531932 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1353/5422] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:17 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:18.542687 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-25c122ec-b5f9-46cf-9626-82b2e35ffec9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:18.544486 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-25c122ec-b5f9-46cf-9626-82b2e35ffec9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:18.544695 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-25c122ec-b5f9-46cf-9626-82b2e35ffec9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:18.544905 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-25c122ec-b5f9-46cf-9626-82b2e35ffec9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:18.544999 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-25c122ec-b5f9-46cf-9626-82b2e35ffec9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:18.549253 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:18.549253 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:18.549813 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-25c122ec-b5f9-46cf-9626-82b2e35ffec9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:18.550174 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1359/5423] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:18 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:19.565572 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ebefe599-e861-4a03-8e89-73280585db2c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:19.567234 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebefe599-e861-4a03-8e89-73280585db2c tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:19.567438 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebefe599-e861-4a03-8e89-73280585db2c tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:19.567609 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebefe599-e861-4a03-8e89-73280585db2c tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:19.567707 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ebefe599-e861-4a03-8e89-73280585db2c tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:19.577314 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:19.577314 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:19.578031 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebefe599-e861-4a03-8e89-73280585db2c tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:19.578444 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1349/5424] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:19 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:20.590370 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5b9aa12e-940b-4214-a423-d822e6b4cdcf None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:20.592734 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5b9aa12e-940b-4214-a423-d822e6b4cdcf tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:20.593044 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5b9aa12e-940b-4214-a423-d822e6b4cdcf tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:20.593334 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5b9aa12e-940b-4214-a423-d822e6b4cdcf tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:20.593486 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-5b9aa12e-940b-4214-a423-d822e6b4cdcf tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:20.599174 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:20.599174 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:20.600108 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5b9aa12e-940b-4214-a423-d822e6b4cdcf tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:20.600597 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1364/5425] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:20 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:21.612053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c88503a6-65c8-4d7d-80aa-025332dd775e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:21.615289 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c88503a6-65c8-4d7d-80aa-025332dd775e tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:21.615516 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c88503a6-65c8-4d7d-80aa-025332dd775e tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:21.615690 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c88503a6-65c8-4d7d-80aa-025332dd775e tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:21.615827 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c88503a6-65c8-4d7d-80aa-025332dd775e tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:21.623885 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:21.623885 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:21.624699 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c88503a6-65c8-4d7d-80aa-025332dd775e tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:21.626531 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1354/5426] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:21 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:22.331177 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-9c5afb49-4359-4e67-91ef-0785acb3154d req-646ca57a-d7bf-4854-8a2c-cacd74680465 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:22.333143 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9c5afb49-4359-4e67-91ef-0785acb3154d req-646ca57a-d7bf-4854-8a2c-cacd74680465 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/attachments/f5df3d23-b097-4b5e-b7c6-821e04e1b1a0 Aug 07 21:12:22.333327 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9c5afb49-4359-4e67-91ef-0785acb3154d req-646ca57a-d7bf-4854-8a2c-cacd74680465 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:22.333502 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9c5afb49-4359-4e67-91ef-0785acb3154d req-646ca57a-d7bf-4854-8a2c-cacd74680465 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:22.340362 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:22.340362 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:22.406462 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9c5afb49-4359-4e67-91ef-0785acb3154d req-646ca57a-d7bf-4854-8a2c-cacd74680465 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/f5df3d23-b097-4b5e-b7c6-821e04e1b1a0 returned with HTTP 200 Aug 07 21:12:22.406868 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1360/5427] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:12:22 2026] DELETE /volume/v3/attachments/f5df3d23-b097-4b5e-b7c6-821e04e1b1a0 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:22.638573 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-06bcf813-512c-46b6-b175-573981b1bb92 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:22.640525 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06bcf813-512c-46b6-b175-573981b1bb92 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:22.640794 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06bcf813-512c-46b6-b175-573981b1bb92 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:22.641018 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06bcf813-512c-46b6-b175-573981b1bb92 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:22.641174 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-06bcf813-512c-46b6-b175-573981b1bb92 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:22.645438 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:22.645438 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:22.646007 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06bcf813-512c-46b6-b175-573981b1bb92 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:22.646375 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1350/5428] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:22 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:23.537947 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8aae0662-4187-466a-ac4f-6343cf202a00 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:23.540169 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8aae0662-4187-466a-ac4f-6343cf202a00 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 Aug 07 21:12:23.540345 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8aae0662-4187-466a-ac4f-6343cf202a00 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:23.540636 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8aae0662-4187-466a-ac4f-6343cf202a00 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:23.540820 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-8aae0662-4187-466a-ac4f-6343cf202a00 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume with id: ab8ec409-0831-40e9-a8b7-78dfa0964b39 Aug 07 21:12:23.548478 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:23.548478 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:23.549030 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8aae0662-4187-466a-ac4f-6343cf202a00 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:12:23.568366 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8aae0662-4187-466a-ac4f-6343cf202a00 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume request issued successfully. Aug 07 21:12:23.568578 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8aae0662-4187-466a-ac4f-6343cf202a00 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 returned with HTTP 202 Aug 07 21:12:23.569035 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1365/5429] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:12:23 2026] DELETE /volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:12:23.575493 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b6742d2e-e563-487c-83a3-cbefe8479e9a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:23.581206 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6742d2e-e563-487c-83a3-cbefe8479e9a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 Aug 07 21:12:23.582264 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6742d2e-e563-487c-83a3-cbefe8479e9a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:23.583776 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6742d2e-e563-487c-83a3-cbefe8479e9a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:23.592933 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:23.592933 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:23.597352 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b6742d2e-e563-487c-83a3-cbefe8479e9a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:12:23.602545 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6742d2e-e563-487c-83a3-cbefe8479e9a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 returned with HTTP 200 Aug 07 21:12:23.602966 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1355/5430] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:23 2026] GET /volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 => generated 1393 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:23.657097 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-3537cfee-d74e-438d-ab0a-cab65adcb3c7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:23.658594 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3537cfee-d74e-438d-ab0a-cab65adcb3c7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:23.658854 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3537cfee-d74e-438d-ab0a-cab65adcb3c7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:23.659086 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-3537cfee-d74e-438d-ab0a-cab65adcb3c7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:23.659218 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-3537cfee-d74e-438d-ab0a-cab65adcb3c7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:23.663015 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:23.663015 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:23.663568 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-3537cfee-d74e-438d-ab0a-cab65adcb3c7 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:23.663919 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1361/5431] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:23 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:23.673868 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fa807be3-6f5c-4c76-84a9-dc6b97042a5f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:23.675698 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa807be3-6f5c-4c76-84a9-dc6b97042a5f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] POST https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de/action Aug 07 21:12:23.676158 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa807be3-6f5c-4c76-84a9-dc6b97042a5f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:12:23.676296 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa807be3-6f5c-4c76-84a9-dc6b97042a5f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:23.677892 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-fa807be3-6f5c-4c76-84a9-dc6b97042a5f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Updating backup 'beb63223-87e3-4eb3-8fa7-59e208c719de' with '{'status': 'error'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 21:12:23.685681 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:23.685681 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:23.686803 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-fa807be3-6f5c-4c76-84a9-dc6b97042a5f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4e9ce960929344d9a8250c7f3d68484b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '928693dd30dc4696b0936d914b48fec9', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:12:23.687034 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa807be3-6f5c-4c76-84a9-dc6b97042a5f tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de/action returned with HTTP 403 Aug 07 21:12:23.687533 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1351/5432] 10.4.3.127 () {70 vars in 1430 bytes} [Fri Aug 7 21:12:23 2026] POST /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:23.694842 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4c029bac-fbcc-4ed0-af32-7d1740866bb2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:23.696744 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c029bac-fbcc-4ed0-af32-7d1740866bb2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b Aug 07 21:12:23.697050 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4c029bac-fbcc-4ed0-af32-7d1740866bb2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:23.697305 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4c029bac-fbcc-4ed0-af32-7d1740866bb2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:23.697501 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-4c029bac-fbcc-4ed0-af32-7d1740866bb2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Delete volume with id: 640c13df-f6b8-4100-8294-9a4dd051fc2b Aug 07 21:12:23.705130 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:23.705130 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:23.705653 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4c029bac-fbcc-4ed0-af32-7d1740866bb2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:12:23.727163 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4c029bac-fbcc-4ed0-af32-7d1740866bb2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Delete volume request issued successfully. Aug 07 21:12:23.727436 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4c029bac-fbcc-4ed0-af32-7d1740866bb2 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b returned with HTTP 202 Aug 07 21:12:23.727931 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1366/5433] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:12:23 2026] DELETE /volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:12:23.736037 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dd863005-d9bb-40a4-b35f-880f074eb666 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:23.737807 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd863005-d9bb-40a4-b35f-880f074eb666 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b Aug 07 21:12:23.738074 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd863005-d9bb-40a4-b35f-880f074eb666 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:23.738321 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd863005-d9bb-40a4-b35f-880f074eb666 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:23.746086 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:23.746086 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:23.749814 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dd863005-d9bb-40a4-b35f-880f074eb666 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:12:23.754196 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd863005-d9bb-40a4-b35f-880f074eb666 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b returned with HTTP 200 Aug 07 21:12:23.754709 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1356/5434] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:23 2026] GET /volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:24.615493 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d954c872-9192-4b7a-8e83-f7b7c607c28a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:24.617232 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d954c872-9192-4b7a-8e83-f7b7c607c28a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 Aug 07 21:12:24.617446 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d954c872-9192-4b7a-8e83-f7b7c607c28a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:24.617621 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d954c872-9192-4b7a-8e83-f7b7c607c28a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:24.623266 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d954c872-9192-4b7a-8e83-f7b7c607c28a tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 returned with HTTP 404 Aug 07 21:12:24.623693 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1362/5435] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:24 2026] GET /volume/v3/volumes/ab8ec409-0831-40e9-a8b7-78dfa0964b39 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:24.630793 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a85c52e4-21f6-4ce6-b98f-ed87e371d78c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:24.634165 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a85c52e4-21f6-4ce6-b98f-ed87e371d78c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 Aug 07 21:12:24.634165 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a85c52e4-21f6-4ce6-b98f-ed87e371d78c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:24.634165 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a85c52e4-21f6-4ce6-b98f-ed87e371d78c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:24.634165 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-a85c52e4-21f6-4ce6-b98f-ed87e371d78c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete snapshot with id: 118413d4-3824-43d9-8519-f40230e11d90 Aug 07 21:12:24.638491 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:24.638491 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:24.639075 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a85c52e4-21f6-4ce6-b98f-ed87e371d78c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:12:24.661287 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a85c52e4-21f6-4ce6-b98f-ed87e371d78c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot delete request issued successfully. Aug 07 21:12:24.661287 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a85c52e4-21f6-4ce6-b98f-ed87e371d78c tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 returned with HTTP 202 Aug 07 21:12:24.661287 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1352/5436] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:12:24 2026] DELETE /volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:12:24.668108 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a6afb812-df8e-48ff-95f0-2a3359e24a51 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:24.670234 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a6afb812-df8e-48ff-95f0-2a3359e24a51 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 Aug 07 21:12:24.670556 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a6afb812-df8e-48ff-95f0-2a3359e24a51 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:24.670872 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a6afb812-df8e-48ff-95f0-2a3359e24a51 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:24.676641 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:24.676641 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:24.676641 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a6afb812-df8e-48ff-95f0-2a3359e24a51 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Snapshot retrieved successfully. Aug 07 21:12:24.677509 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a6afb812-df8e-48ff-95f0-2a3359e24a51 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 returned with HTTP 200 Aug 07 21:12:24.677944 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1367/5437] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:12:24 2026] GET /volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:24.766518 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5a5d29e5-1263-4a54-a1df-568d91ee3c15 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:24.768272 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5a5d29e5-1263-4a54-a1df-568d91ee3c15 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b Aug 07 21:12:24.768483 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5a5d29e5-1263-4a54-a1df-568d91ee3c15 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:24.768690 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5a5d29e5-1263-4a54-a1df-568d91ee3c15 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:24.774299 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5a5d29e5-1263-4a54-a1df-568d91ee3c15 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b returned with HTTP 404 Aug 07 21:12:24.774751 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1357/5438] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:24 2026] GET /volume/v3/volumes/640c13df-f6b8-4100-8294-9a4dd051fc2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:24.783229 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7bf1f314-c55a-4832-ba48-20b94e19695d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:24.784871 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7bf1f314-c55a-4832-ba48-20b94e19695d tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:12:24.785088 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7bf1f314-c55a-4832-ba48-20b94e19695d tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:24.785258 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7bf1f314-c55a-4832-ba48-20b94e19695d tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:24.785355 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-7bf1f314-c55a-4832-ba48-20b94e19695d tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:24.789197 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:24.789197 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:24.789828 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7bf1f314-c55a-4832-ba48-20b94e19695d tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-reader] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:12:24.790158 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1363/5439] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:24 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:24.800906 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-19d17d09-646f-4378-ab08-93e91b743df6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:24.802738 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-19d17d09-646f-4378-ab08-93e91b743df6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] DELETE https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:24.802951 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-19d17d09-646f-4378-ab08-93e91b743df6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:24.803142 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-19d17d09-646f-4378-ab08-93e91b743df6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:24.803237 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-19d17d09-646f-4378-ab08-93e91b743df6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Delete backup with id: beb63223-87e3-4eb3-8fa7-59e208c719de. Aug 07 21:12:24.807282 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:24.807282 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:24.818467 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-19d17d09-646f-4378-ab08-93e91b743df6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] delete_backup rpcapi backup_id beb63223-87e3-4eb3-8fa7-59e208c719de {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:12:24.820246 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-19d17d09-646f-4378-ab08-93e91b743df6 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 202 Aug 07 21:12:24.820771 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1353/5440] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:12:24 2026] DELETE /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:12:24.827212 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-9f8bcc4d-81a8-41fb-b9bc-716536660464 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:24.829017 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f8bcc4d-81a8-41fb-b9bc-716536660464 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:24.829291 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f8bcc4d-81a8-41fb-b9bc-716536660464 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:24.829480 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-9f8bcc4d-81a8-41fb-b9bc-716536660464 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:24.829607 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-9f8bcc4d-81a8-41fb-b9bc-716536660464 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:24.835052 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:24.835052 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:24.835644 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-9f8bcc4d-81a8-41fb-b9bc-716536660464 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 200 Aug 07 21:12:24.836032 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1368/5441] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:24 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:25.687176 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-129cc77a-b298-4f13-85b3-4b55d080b636 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:25.689558 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-129cc77a-b298-4f13-85b3-4b55d080b636 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 Aug 07 21:12:25.689869 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-129cc77a-b298-4f13-85b3-4b55d080b636 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:25.690154 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-129cc77a-b298-4f13-85b3-4b55d080b636 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:25.694402 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-129cc77a-b298-4f13-85b3-4b55d080b636 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 returned with HTTP 404 Aug 07 21:12:25.694846 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1358/5442] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:12:25 2026] GET /volume/v3/snapshots/118413d4-3824-43d9-8519-f40230e11d90 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:25.847805 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-72ab9eee-8255-45e7-a5c0-2abf1dd7a246 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:25.849964 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-72ab9eee-8255-45e7-a5c0-2abf1dd7a246 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de Aug 07 21:12:25.850103 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-72ab9eee-8255-45e7-a5c0-2abf1dd7a246 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:25.850301 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-72ab9eee-8255-45e7-a5c0-2abf1dd7a246 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:25.850441 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-72ab9eee-8255-45e7-a5c0-2abf1dd7a246 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id beb63223-87e3-4eb3-8fa7-59e208c719de. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:25.853989 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-72ab9eee-8255-45e7-a5c0-2abf1dd7a246 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de returned with HTTP 404 Aug 07 21:12:25.854474 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1364/5443] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:25 2026] GET /volume/v3/backups/beb63223-87e3-4eb3-8fa7-59e208c719de => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:25.860544 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4d7ba0ff-4495-4fa7-a184-ed5eb90c5398 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:25.862240 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d7ba0ff-4495-4fa7-a184-ed5eb90c5398 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] DELETE https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:12:25.862433 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d7ba0ff-4495-4fa7-a184-ed5eb90c5398 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:25.862643 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d7ba0ff-4495-4fa7-a184-ed5eb90c5398 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:25.862828 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-4d7ba0ff-4495-4fa7-a184-ed5eb90c5398 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Delete backup with id: b7a804ed-cbc9-498a-8699-21f657e9edfc. Aug 07 21:12:25.866905 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:25.866905 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:25.877323 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-4d7ba0ff-4495-4fa7-a184-ed5eb90c5398 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] delete_backup rpcapi backup_id b7a804ed-cbc9-498a-8699-21f657e9edfc {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:12:25.879360 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d7ba0ff-4495-4fa7-a184-ed5eb90c5398 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 202 Aug 07 21:12:25.880031 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1354/5444] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:12:25 2026] DELETE /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:12:25.886095 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6d00f9cf-1f6b-416f-a21b-3f6cb7fd6b00 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:25.887788 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6d00f9cf-1f6b-416f-a21b-3f6cb7fd6b00 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:12:25.887995 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6d00f9cf-1f6b-416f-a21b-3f6cb7fd6b00 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:25.888196 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6d00f9cf-1f6b-416f-a21b-3f6cb7fd6b00 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:25.888288 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-6d00f9cf-1f6b-416f-a21b-3f6cb7fd6b00 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:25.892685 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:25.892685 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:25.893738 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6d00f9cf-1f6b-416f-a21b-3f6cb7fd6b00 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 200 Aug 07 21:12:25.893738 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1369/5445] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:25 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:26.904046 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-73f53e63-d151-42dd-8060-ab665951ee92 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:26.905739 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-73f53e63-d151-42dd-8060-ab665951ee92 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc Aug 07 21:12:26.905995 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-73f53e63-d151-42dd-8060-ab665951ee92 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:26.906207 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-73f53e63-d151-42dd-8060-ab665951ee92 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:26.906311 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-73f53e63-d151-42dd-8060-ab665951ee92 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id b7a804ed-cbc9-498a-8699-21f657e9edfc. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:26.911061 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-73f53e63-d151-42dd-8060-ab665951ee92 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc returned with HTTP 404 Aug 07 21:12:26.911566 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1359/5446] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:26 2026] GET /volume/v3/backups/b7a804ed-cbc9-498a-8699-21f657e9edfc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:26.917502 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8cb825f9-7677-4d45-bd63-6551930f313b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:26.919743 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8cb825f9-7677-4d45-bd63-6551930f313b tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] DELETE https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:12:26.920424 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8cb825f9-7677-4d45-bd63-6551930f313b tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:26.920424 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8cb825f9-7677-4d45-bd63-6551930f313b tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:26.920424 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-8cb825f9-7677-4d45-bd63-6551930f313b tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Delete backup with id: d64cf67f-d5f7-431c-adb9-e3ed394a79c6. Aug 07 21:12:26.924687 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:26.924687 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:26.940405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.backup.rpcapi [None req-8cb825f9-7677-4d45-bd63-6551930f313b tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] delete_backup rpcapi backup_id d64cf67f-d5f7-431c-adb9-e3ed394a79c6 {{(pid=100278) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:12:26.941976 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8cb825f9-7677-4d45-bd63-6551930f313b tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 202 Aug 07 21:12:26.942448 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1365/5447] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:12:26 2026] DELETE /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:12:26.950040 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5b1bef5b-75ac-4f29-93f5-c531210f032a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:26.952097 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5b1bef5b-75ac-4f29-93f5-c531210f032a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:12:26.952309 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5b1bef5b-75ac-4f29-93f5-c531210f032a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:26.952490 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5b1bef5b-75ac-4f29-93f5-c531210f032a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:26.952616 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5b1bef5b-75ac-4f29-93f5-c531210f032a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:26.956978 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:26.956978 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:26.957545 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5b1bef5b-75ac-4f29-93f5-c531210f032a tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 200 Aug 07 21:12:26.957877 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1355/5448] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:26 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:27.237018 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-f6d5a357-a438-4e5d-9d7f-575b0ea57926 req-089ff7c0-115b-4e77-9477-b72ba4d1fd68 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:27.239046 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f6d5a357-a438-4e5d-9d7f-575b0ea57926 req-089ff7c0-115b-4e77-9477-b72ba4d1fd68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/attachments/547070c7-08b6-40b2-875f-b7c8efa90347 Aug 07 21:12:27.239306 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f6d5a357-a438-4e5d-9d7f-575b0ea57926 req-089ff7c0-115b-4e77-9477-b72ba4d1fd68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:27.239442 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-f6d5a357-a438-4e5d-9d7f-575b0ea57926 req-089ff7c0-115b-4e77-9477-b72ba4d1fd68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:27.246023 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:27.246023 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:27.289996 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-f6d5a357-a438-4e5d-9d7f-575b0ea57926 req-089ff7c0-115b-4e77-9477-b72ba4d1fd68 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/attachments/547070c7-08b6-40b2-875f-b7c8efa90347 returned with HTTP 200 Aug 07 21:12:27.290419 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1370/5449] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:12:27 2026] DELETE /volume/v3/attachments/547070c7-08b6-40b2-875f-b7c8efa90347 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:27.967392 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6369e6fb-6295-4fc5-8238-9b827524ecf5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:27.969340 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6369e6fb-6295-4fc5-8238-9b827524ecf5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 Aug 07 21:12:27.969595 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6369e6fb-6295-4fc5-8238-9b827524ecf5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:27.969822 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6369e6fb-6295-4fc5-8238-9b827524ecf5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:27.969937 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6369e6fb-6295-4fc5-8238-9b827524ecf5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Show backup with id d64cf67f-d5f7-431c-adb9-e3ed394a79c6. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:12:27.973547 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6369e6fb-6295-4fc5-8238-9b827524ecf5 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 returned with HTTP 404 Aug 07 21:12:27.974038 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1360/5450] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:27 2026] GET /volume/v3/backups/d64cf67f-d5f7-431c-adb9-e3ed394a79c6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:27.980115 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f41608ac-e3b5-4896-8aa9-dce5e78089b9 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:27.982053 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f41608ac-e3b5-4896-8aa9-dce5e78089b9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 Aug 07 21:12:27.982322 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f41608ac-e3b5-4896-8aa9-dce5e78089b9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:27.982526 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f41608ac-e3b5-4896-8aa9-dce5e78089b9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:27.982678 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-f41608ac-e3b5-4896-8aa9-dce5e78089b9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Delete volume with id: 009ebb4c-532b-4837-bf2c-7cadb9e858f6 Aug 07 21:12:27.990402 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:27.990402 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:27.990724 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f41608ac-e3b5-4896-8aa9-dce5e78089b9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:12:28.008492 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f41608ac-e3b5-4896-8aa9-dce5e78089b9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Delete volume request issued successfully. Aug 07 21:12:28.008670 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f41608ac-e3b5-4896-8aa9-dce5e78089b9 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 returned with HTTP 202 Aug 07 21:12:28.009137 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1366/5451] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:12:27 2026] DELETE /volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:12:28.015856 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b6f7142c-b31e-42d4-9873-98fc17a46793 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:28.017859 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6f7142c-b31e-42d4-9873-98fc17a46793 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 Aug 07 21:12:28.018163 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6f7142c-b31e-42d4-9873-98fc17a46793 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:28.018397 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6f7142c-b31e-42d4-9873-98fc17a46793 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:28.024994 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:28.024994 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:28.028450 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b6f7142c-b31e-42d4-9873-98fc17a46793 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Volume info retrieved successfully. Aug 07 21:12:28.032721 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6f7142c-b31e-42d4-9873-98fc17a46793 tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 returned with HTTP 200 Aug 07 21:12:28.033118 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1356/5452] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:28 2026] GET /volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:28.617735 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-ed513c84-faa0-4090-b7b7-1cdd3cb13e75 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:28.619575 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ed513c84-faa0-4090-b7b7-1cdd3cb13e75 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] DELETE https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:12:28.619775 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ed513c84-faa0-4090-b7b7-1cdd3cb13e75 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:28.620010 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-ed513c84-faa0-4090-b7b7-1cdd3cb13e75 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:28.620157 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-ed513c84-faa0-4090-b7b7-1cdd3cb13e75 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume with id: 682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:12:28.627362 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:28.627362 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:28.627746 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ed513c84-faa0-4090-b7b7-1cdd3cb13e75 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:12:28.643308 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-ed513c84-faa0-4090-b7b7-1cdd3cb13e75 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Delete volume request issued successfully. Aug 07 21:12:28.643451 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-ed513c84-faa0-4090-b7b7-1cdd3cb13e75 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b returned with HTTP 202 Aug 07 21:12:28.643829 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1371/5453] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:12:28 2026] DELETE /volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:12:28.650737 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2984c11b-0b57-4e93-9e32-5bed0e530123 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:28.652685 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2984c11b-0b57-4e93-9e32-5bed0e530123 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:12:28.652914 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2984c11b-0b57-4e93-9e32-5bed0e530123 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:28.653123 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2984c11b-0b57-4e93-9e32-5bed0e530123 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:28.660502 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:28.660502 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:28.664381 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2984c11b-0b57-4e93-9e32-5bed0e530123 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Volume info retrieved successfully. Aug 07 21:12:28.669426 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2984c11b-0b57-4e93-9e32-5bed0e530123 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b returned with HTTP 200 Aug 07 21:12:28.670116 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1361/5454] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:28 2026] GET /volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:29.045059 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f1a2a2a0-0d4c-4d84-b122-ad2d9a7d66ba None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:29.046777 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f1a2a2a0-0d4c-4d84-b122-ad2d9a7d66ba tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] GET https://10.4.3.127/volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 Aug 07 21:12:29.046994 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f1a2a2a0-0d4c-4d84-b122-ad2d9a7d66ba tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:29.047181 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f1a2a2a0-0d4c-4d84-b122-ad2d9a7d66ba tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:29.052612 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f1a2a2a0-0d4c-4d84-b122-ad2d9a7d66ba tempest-ProjectReaderTests33-1425794015 tempest-ProjectReaderTests33-1425794015-project-admin] https://10.4.3.127/volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 returned with HTTP 404 Aug 07 21:12:29.053062 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1367/5455] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:12:29 2026] GET /volume/v3/volumes/009ebb4c-532b-4837-bf2c-7cadb9e858f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:29.681880 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1f1fdc19-e1b8-4ef1-bd7b-0333791839f8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:29.683527 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f1fdc19-e1b8-4ef1-bd7b-0333791839f8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] GET https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b Aug 07 21:12:29.683709 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f1fdc19-e1b8-4ef1-bd7b-0333791839f8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:29.683920 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f1fdc19-e1b8-4ef1-bd7b-0333791839f8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:29.689419 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f1fdc19-e1b8-4ef1-bd7b-0333791839f8 tempest-TestVolumeBootPattern-1269622552 tempest-TestVolumeBootPattern-1269622552-project-member] https://10.4.3.127/volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b returned with HTTP 404 Aug 07 21:12:29.689839 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1357/5456] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:29 2026] GET /volume/v3/volumes/682d4e9d-d928-4337-8758-c013fb65960b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:38.638622 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=79,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:12:38.667554 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=228,cinder:INSERT=39,cinder:UPDATE=76 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:12:39.049300 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=74,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:12:39.686142 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=66,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:12:43.892085 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7b4f5b36-0811-4517-b90a-0454311f99fb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:43.893814 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:12:43.894192 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-789258543", "snapshot_id": null, "imageRef": "4749c4ed-adcb-45fb-9456-5390b9cee3eb", "volume_type": null, "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:43.895827 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-789258543', 'snapshot_id': None, 'imageRef': '4749c4ed-adcb-45fb-9456-5390b9cee3eb', 'volume_type': None, 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:12:44.025211 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Create volume of 1 GB Aug 07 21:12:44.029460 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Availability Zones retrieved successfully. Aug 07 21:12:44.034537 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Flow 'volume_create_api' (caec9b71-3705-44b1-8894-97ed7a7830e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:12:44.035613 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1e023e-c526-4166-9ddd-61ce999c2830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:12:44.036468 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:12:44.091946 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1e023e-c526-4166-9ddd-61ce999c2830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:12:44.092917 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae273f85-e1c5-4633-92f6-c0803e0c4af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:12:44.151661 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Created reservations ['8ecc112c-585b-4ff8-b68b-a8862c9699e3', 'be6e5bf0-2d6c-4054-8ace-c83bcba39dd9', '63802f47-48bf-4ec3-854b-7da069a2e63c', 'b84b81f8-e4eb-46d1-9ad0-57f71e391c3d'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:12:44.152434 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae273f85-e1c5-4633-92f6-c0803e0c4af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ecc112c-585b-4ff8-b68b-a8862c9699e3', 'be6e5bf0-2d6c-4054-8ace-c83bcba39dd9', '63802f47-48bf-4ec3-854b-7da069a2e63c', 'b84b81f8-e4eb-46d1-9ad0-57f71e391c3d']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:12:44.153091 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cede901-1129-48df-ae2e-b85edc31e91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:12:44.174999 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cede901-1129-48df-ae2e-b85edc31e91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9027522-e00e-4fc6-b2f0-78e4a4bc6daf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-789258543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e15295035a466a8595d16dbc7a14cc',qos_specs=None,replication_status=,reservations=['8ecc112c-585b-4ff8-b68b-a8862c9699e3','be6e5bf0-2d6c-4054-8ace-c83bcba39dd9','63802f47-48bf-4ec3-854b-7da069a2e63c','b84b81f8-e4eb-46d1-9ad0-57f71e391c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8470c9f4463243f4be680f353c4f5de5',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-789258543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9027522-e00e-4fc6-b2f0-78e4a4bc6daf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0e15295035a466a8595d16dbc7a14cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8470c9f4463243f4be680f353c4f5de5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:12:44.175669 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1731c32-34d8-4b0f-ada1-2d1daf928ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:12:44.194105 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1731c32-34d8-4b0f-ada1-2d1daf928ada) transitioned into state 'SUCCESS' from state '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-789258543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e15295035a466a8595d16dbc7a14cc',qos_specs=None,replication_status=,reservations=['8ecc112c-585b-4ff8-b68b-a8862c9699e3','be6e5bf0-2d6c-4054-8ace-c83bcba39dd9','63802f47-48bf-4ec3-854b-7da069a2e63c','b84b81f8-e4eb-46d1-9ad0-57f71e391c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8470c9f4463243f4be680f353c4f5de5',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:12:44.194905 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ed3245-f8c6-4cf3-80bc-097d7352fe97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:12:44.206245 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ed3245-f8c6-4cf3-80bc-097d7352fe97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:12:44.207317 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Flow 'volume_create_api' (caec9b71-3705-44b1-8894-97ed7a7830e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:12:44.207674 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Create volume request issued successfully. Aug 07 21:12:44.208389 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7b4f5b36-0811-4517-b90a-0454311f99fb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:12:44.208962 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1372/5457] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:12:43 2026] POST /volume/v3/volumes => generated 780 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:44.220086 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3b8dc769-4b1b-45a1-812a-bfd5aefdff95 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:44.221923 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3b8dc769-4b1b-45a1-812a-bfd5aefdff95 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:12:44.222150 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3b8dc769-4b1b-45a1-812a-bfd5aefdff95 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:44.222328 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3b8dc769-4b1b-45a1-812a-bfd5aefdff95 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:44.229642 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:44.229642 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:44.233348 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3b8dc769-4b1b-45a1-812a-bfd5aefdff95 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:12:44.237640 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3b8dc769-4b1b-45a1-812a-bfd5aefdff95 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf returned with HTTP 200 Aug 07 21:12:44.238067 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1362/5458] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:12:44 2026] GET /volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:45.250541 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-13f9a8ee-9578-4586-b343-120549b46ab5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:45.252783 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-13f9a8ee-9578-4586-b343-120549b46ab5 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:12:45.253055 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-13f9a8ee-9578-4586-b343-120549b46ab5 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:45.253308 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-13f9a8ee-9578-4586-b343-120549b46ab5 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:45.261958 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:45.261958 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:45.265919 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-13f9a8ee-9578-4586-b343-120549b46ab5 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:12:45.271358 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-13f9a8ee-9578-4586-b343-120549b46ab5 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf returned with HTTP 200 Aug 07 21:12:45.271835 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1368/5459] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:12:45 2026] GET /volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:12:45.284583 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-826b1ea4-a424-4b6f-95eb-d32c9957e73c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:45.286306 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-826b1ea4-a424-4b6f-95eb-d32c9957e73c tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:12:45.286498 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-826b1ea4-a424-4b6f-95eb-d32c9957e73c tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:45.286692 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-826b1ea4-a424-4b6f-95eb-d32c9957e73c tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:45.293148 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:45.293148 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:45.296384 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-826b1ea4-a424-4b6f-95eb-d32c9957e73c tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:12:45.300462 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-826b1ea4-a424-4b6f-95eb-d32c9957e73c tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf returned with HTTP 200 Aug 07 21:12:45.300840 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1358/5460] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:12:45 2026] GET /volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf => generated 1388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:12:46.220193 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-10aaa6fd-e4a1-4b62-81eb-a4fd39254cbd None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:46.222526 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-10aaa6fd-e4a1-4b62-81eb-a4fd39254cbd tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:12:46.222700 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-10aaa6fd-e4a1-4b62-81eb-a4fd39254cbd tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:46.222892 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-10aaa6fd-e4a1-4b62-81eb-a4fd39254cbd tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:46.229433 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:46.229433 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:46.232631 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-10aaa6fd-e4a1-4b62-81eb-a4fd39254cbd tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:12:46.236602 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-10aaa6fd-e4a1-4b62-81eb-a4fd39254cbd tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf returned with HTTP 200 Aug 07 21:12:46.236983 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1373/5461] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:12:46 2026] GET /volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf => generated 1370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:46.655069 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-4ddaf0bc-f3cd-4556-ba00-6c110dc7c944 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:46.656967 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-4ddaf0bc-f3cd-4556-ba00-6c110dc7c944 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:12:46.657183 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-4ddaf0bc-f3cd-4556-ba00-6c110dc7c944 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:46.657359 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-4ddaf0bc-f3cd-4556-ba00-6c110dc7c944 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:46.663557 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:46.663557 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:46.666662 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-4ddaf0bc-f3cd-4556-ba00-6c110dc7c944 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:12:46.671461 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-4ddaf0bc-f3cd-4556-ba00-6c110dc7c944 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf returned with HTTP 200 Aug 07 21:12:46.672035 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1363/5462] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:12:46 2026] GET /volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf => generated 1370 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:46.681081 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-84bc2424-9dcf-48d2-9345-c1bb614cf9eb None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:46.681448 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-84bc2424-9dcf-48d2-9345-c1bb614cf9eb None None] GET https://10.4.3.127/volume// Aug 07 21:12:46.681608 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-84bc2424-9dcf-48d2-9345-c1bb614cf9eb None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:46.681796 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-84bc2424-9dcf-48d2-9345-c1bb614cf9eb None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:46.682121 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-84bc2424-9dcf-48d2-9345-c1bb614cf9eb None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:12:46.682386 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1369/5463] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:12:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:12:46.689321 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-a240eb73-0c32-4923-a1f4-9698f7649e80 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:46.691203 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-a240eb73-0c32-4923-a1f4-9698f7649e80 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:12:46.691584 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-a240eb73-0c32-4923-a1f4-9698f7649e80 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9027522-e00e-4fc6-b2f0-78e4a4bc6daf", "connector": null, "instance_uuid": "cf7ff35d-3d38-4e6f-9f5f-ab0962fe963f"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:46.700318 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:46.700318 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:46.723539 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-a240eb73-0c32-4923-a1f4-9698f7649e80 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:12:46.724178 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1359/5464] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:12:46 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:47.723127 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3f0e227f-0b18-4485-bb70-ea70cf9faec2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:47.723604 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3f0e227f-0b18-4485-bb70-ea70cf9faec2 None None] GET https://10.4.3.127/volume// Aug 07 21:12:47.723842 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3f0e227f-0b18-4485-bb70-ea70cf9faec2 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:47.724087 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3f0e227f-0b18-4485-bb70-ea70cf9faec2 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:47.724471 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3f0e227f-0b18-4485-bb70-ea70cf9faec2 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:12:47.724828 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1374/5465] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:12:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:12:47.733811 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-a25136f3-e12a-40ef-b9ff-9ad616ffbf22 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:47.735451 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-a25136f3-e12a-40ef-b9ff-9ad616ffbf22 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:12:47.735671 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-a25136f3-e12a-40ef-b9ff-9ad616ffbf22 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:47.736205 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-a25136f3-e12a-40ef-b9ff-9ad616ffbf22 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:47.744656 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:47.744656 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:47.747984 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-a25136f3-e12a-40ef-b9ff-9ad616ffbf22 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:12:47.751925 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-a25136f3-e12a-40ef-b9ff-9ad616ffbf22 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf returned with HTTP 200 Aug 07 21:12:47.752320 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1364/5466] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:12:47 2026] GET /volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf => generated 1549 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:12:47.767427 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-fc5aa052-5c25-4b00-b463-93069731b649 req-75cda0a4-b669-45eb-abd5-a976d37b2a22 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:47.769527 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-75cda0a4-b669-45eb-abd5-a976d37b2a22 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:47.769723 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-75cda0a4-b669-45eb-abd5-a976d37b2a22 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:47.769931 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-75cda0a4-b669-45eb-abd5-a976d37b2a22 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:47.778583 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:47.778583 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:47.781887 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-fc5aa052-5c25-4b00-b463-93069731b649 req-75cda0a4-b669-45eb-abd5-a976d37b2a22 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:47.786002 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-75cda0a4-b669-45eb-abd5-a976d37b2a22 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:47.786479 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1370/5467] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:12:47 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:47.859872 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-72cbf2a0-8514-4201-87bb-f3b5b9b32821 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:47.862482 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-72cbf2a0-8514-4201-87bb-f3b5b9b32821 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] PUT https://10.4.3.127/volume/v3/attachments/ba0d0753-dcbf-4b96-9482-344f77d2f1fd Aug 07 21:12:47.862893 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-72cbf2a0-8514-4201-87bb-f3b5b9b32821 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:47.871214 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-72cbf2a0-8514-4201-87bb-f3b5b9b32821 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Acquiring lock "cinder-attachment_update-e9027522-e00e-4fc6-b2f0-78e4a4bc6daf-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:12:47.874947 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bf45a9a2-4824-40b4-85cc-9c0e04016874 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:47.875413 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bf45a9a2-4824-40b4-85cc-9c0e04016874 None None] GET https://10.4.3.127/volume// Aug 07 21:12:47.875609 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bf45a9a2-4824-40b4-85cc-9c0e04016874 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:47.875896 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bf45a9a2-4824-40b4-85cc-9c0e04016874 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:47.876101 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-72cbf2a0-8514-4201-87bb-f3b5b9b32821 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Lock "cinder-attachment_update-e9027522-e00e-4fc6-b2f0-78e4a4bc6daf-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:12:47.876234 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bf45a9a2-4824-40b4-85cc-9c0e04016874 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:12:47.876570 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1375/5468] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:12:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:12:47.877199 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:47.877199 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:47.883723 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fc5aa052-5c25-4b00-b463-93069731b649 req-8c0ac449-c3ac-468e-a9a0-cdb12e94e1bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:47.885750 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-8c0ac449-c3ac-468e-a9a0-cdb12e94e1bc tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:12:47.886178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-8c0ac449-c3ac-468e-a9a0-cdb12e94e1bc tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d221663-a6b9-48f5-98f5-297172ad543c", "connector": null, "instance_uuid": "fb986e33-cece-4908-829d-65aa9e8d52a0"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:47.897726 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:47.897726 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:47.935427 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-8c0ac449-c3ac-468e-a9a0-cdb12e94e1bc tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:12:47.935895 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1365/5469] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:12:47 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:47.964641 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-02db30ee-e375-490d-9f18-68566efb50c7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:47.966816 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-02db30ee-e375-490d-9f18-68566efb50c7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:47.968170 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-02db30ee-e375-490d-9f18-68566efb50c7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:47.968170 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-02db30ee-e375-490d-9f18-68566efb50c7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:47.973409 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bfc5781e-55f9-42c5-b422-00a1ab13c0b8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:47.974050 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bfc5781e-55f9-42c5-b422-00a1ab13c0b8 None None] GET https://10.4.3.127/volume// Aug 07 21:12:47.974050 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bfc5781e-55f9-42c5-b422-00a1ab13c0b8 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:47.974857 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bfc5781e-55f9-42c5-b422-00a1ab13c0b8 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:47.974857 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bfc5781e-55f9-42c5-b422-00a1ab13c0b8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:12:47.974857 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1376/5470] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:12:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:12:47.980592 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:47.980592 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:47.981406 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fc5aa052-5c25-4b00-b463-93069731b649 req-460b86e2-78fb-4718-b90e-c891ed89e869 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:47.983576 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-460b86e2-78fb-4718-b90e-c891ed89e869 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:47.983771 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-460b86e2-78fb-4718-b90e-c891ed89e869 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:47.984024 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-460b86e2-78fb-4718-b90e-c891ed89e869 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:47.985507 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-02db30ee-e375-490d-9f18-68566efb50c7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:47.988965 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-72cbf2a0-8514-4201-87bb-f3b5b9b32821 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Lock "cinder-attachment_update-e9027522-e00e-4fc6-b2f0-78e4a4bc6daf-np0000006755" released by "attachment_update" :: held 0.113s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:12:47.989363 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-72cbf2a0-8514-4201-87bb-f3b5b9b32821 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/attachments/ba0d0753-dcbf-4b96-9482-344f77d2f1fd returned with HTTP 200 Aug 07 21:12:47.989874 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1360/5471] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:12:47 2026] PUT /volume/v3/attachments/ba0d0753-dcbf-4b96-9482-344f77d2f1fd => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:47.992528 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-02db30ee-e375-490d-9f18-68566efb50c7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:47.993032 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1371/5472] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:47 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1216 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:47.997742 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:47.997742 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:48.001032 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-fc5aa052-5c25-4b00-b463-93069731b649 req-460b86e2-78fb-4718-b90e-c891ed89e869 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:48.005781 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-460b86e2-78fb-4718-b90e-c891ed89e869 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:48.006212 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1366/5473] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:12:47 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1396 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:12:48.012910 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-f25c2432-d6fd-464b-b79a-f42cb067912a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:48.015214 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-f25c2432-d6fd-464b-b79a-f42cb067912a tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] POST https://10.4.3.127/volume/v3/attachments/ba0d0753-dcbf-4b96-9482-344f77d2f1fd/action Aug 07 21:12:48.015603 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-f25c2432-d6fd-464b-b79a-f42cb067912a tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:12:48.015715 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-f25c2432-d6fd-464b-b79a-f42cb067912a tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:48.034447 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:48.034447 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:48.047751 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-2d9754a0-3f4f-4efd-9686-39143c462bd5 req-f25c2432-d6fd-464b-b79a-f42cb067912a tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/attachments/ba0d0753-dcbf-4b96-9482-344f77d2f1fd/action returned with HTTP 204 Aug 07 21:12:48.048231 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1377/5474] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:12:48 2026] POST /volume/v3/attachments/ba0d0753-dcbf-4b96-9482-344f77d2f1fd/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:48.106347 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-fc5aa052-5c25-4b00-b463-93069731b649 req-4ce039d8-cd32-4a1b-809e-b7e4ac614ce0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:48.108409 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-4ce039d8-cd32-4a1b-809e-b7e4ac614ce0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] PUT https://10.4.3.127/volume/v3/attachments/062780c3-e929-4a9e-a546-c590aa710509 Aug 07 21:12:48.108729 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-4ce039d8-cd32-4a1b-809e-b7e4ac614ce0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:48.117417 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-fc5aa052-5c25-4b00-b463-93069731b649 req-4ce039d8-cd32-4a1b-809e-b7e4ac614ce0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Acquiring lock "cinder-attachment_update-5d221663-a6b9-48f5-98f5-297172ad543c-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:12:48.122512 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-fc5aa052-5c25-4b00-b463-93069731b649 req-4ce039d8-cd32-4a1b-809e-b7e4ac614ce0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Lock "cinder-attachment_update-5d221663-a6b9-48f5-98f5-297172ad543c-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:12:48.123778 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:48.123778 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:48.199481 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-fc5aa052-5c25-4b00-b463-93069731b649 req-4ce039d8-cd32-4a1b-809e-b7e4ac614ce0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Lock "cinder-attachment_update-5d221663-a6b9-48f5-98f5-297172ad543c-np0000006755" released by "attachment_update" :: held 0.077s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:12:48.199770 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-4ce039d8-cd32-4a1b-809e-b7e4ac614ce0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/062780c3-e929-4a9e-a546-c590aa710509 returned with HTTP 200 Aug 07 21:12:48.200204 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1361/5475] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:12:48 2026] PUT /volume/v3/attachments/062780c3-e929-4a9e-a546-c590aa710509 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:49.006092 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a382ad4b-915a-4c41-9e71-f360d8148151 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:49.007893 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a382ad4b-915a-4c41-9e71-f360d8148151 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:49.008144 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a382ad4b-915a-4c41-9e71-f360d8148151 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:49.008355 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a382ad4b-915a-4c41-9e71-f360d8148151 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:49.019195 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:49.019195 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:49.022263 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a382ad4b-915a-4c41-9e71-f360d8148151 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:49.026057 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a382ad4b-915a-4c41-9e71-f360d8148151 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:49.026468 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1372/5476] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:49 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:50.039436 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c83ae9a-dbda-45d7-a80d-001186e4f04c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:50.041202 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c83ae9a-dbda-45d7-a80d-001186e4f04c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:50.041435 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c83ae9a-dbda-45d7-a80d-001186e4f04c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:50.041649 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c83ae9a-dbda-45d7-a80d-001186e4f04c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:50.052531 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:50.052531 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:50.055501 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c83ae9a-dbda-45d7-a80d-001186e4f04c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:50.059242 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c83ae9a-dbda-45d7-a80d-001186e4f04c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:50.059615 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1367/5477] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:50 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:50.424371 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-fc5aa052-5c25-4b00-b463-93069731b649 req-7b7a7542-1a1d-4111-bb2b-21f23c7ead95 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:50.426296 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-7b7a7542-1a1d-4111-bb2b-21f23c7ead95 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/attachments/062780c3-e929-4a9e-a546-c590aa710509/action Aug 07 21:12:50.426619 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-7b7a7542-1a1d-4111-bb2b-21f23c7ead95 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action body: b'{"os-complete": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:12:50.426726 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-7b7a7542-1a1d-4111-bb2b-21f23c7ead95 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:50.441199 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:50.441199 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:50.455279 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-fc5aa052-5c25-4b00-b463-93069731b649 req-7b7a7542-1a1d-4111-bb2b-21f23c7ead95 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/062780c3-e929-4a9e-a546-c590aa710509/action returned with HTTP 204 Aug 07 21:12:50.455670 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1378/5478] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:12:50 2026] POST /volume/v3/attachments/062780c3-e929-4a9e-a546-c590aa710509/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:12:51.072995 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6a9093c4-84d8-4f5c-9682-7d9ebcda9951 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:51.074844 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a9093c4-84d8-4f5c-9682-7d9ebcda9951 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:51.075141 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a9093c4-84d8-4f5c-9682-7d9ebcda9951 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:51.075407 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a9093c4-84d8-4f5c-9682-7d9ebcda9951 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:51.085878 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:51.085878 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:51.088898 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6a9093c4-84d8-4f5c-9682-7d9ebcda9951 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:51.092532 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a9093c4-84d8-4f5c-9682-7d9ebcda9951 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:51.092912 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1362/5479] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:51 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:52.295227 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d8b5c60b-bc62-4c09-9128-0352bf3d2650 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:52.297049 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d8b5c60b-bc62-4c09-9128-0352bf3d2650 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:52.297272 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d8b5c60b-bc62-4c09-9128-0352bf3d2650 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:52.297464 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d8b5c60b-bc62-4c09-9128-0352bf3d2650 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:52.308611 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:52.308611 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:52.311715 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d8b5c60b-bc62-4c09-9128-0352bf3d2650 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:52.315475 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d8b5c60b-bc62-4c09-9128-0352bf3d2650 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:52.315855 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1373/5480] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:52 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:52.329607 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-de5bec49-bbac-4508-acec-6461c0c9d97e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:52.331250 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de5bec49-bbac-4508-acec-6461c0c9d97e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:52.331423 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de5bec49-bbac-4508-acec-6461c0c9d97e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:52.331596 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de5bec49-bbac-4508-acec-6461c0c9d97e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:52.342107 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:52.342107 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:52.344824 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-de5bec49-bbac-4508-acec-6461c0c9d97e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:52.348310 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de5bec49-bbac-4508-acec-6461c0c9d97e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:52.348666 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1368/5481] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:52 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1511 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:52.363193 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-7ccb109d-90ff-4173-9a08-d4684b3208da None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:52.364921 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7ccb109d-90ff-4173-9a08-d4684b3208da tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:52.365126 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7ccb109d-90ff-4173-9a08-d4684b3208da tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:52.365300 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-7ccb109d-90ff-4173-9a08-d4684b3208da tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:52.375066 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:52.375066 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:52.377826 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-7ccb109d-90ff-4173-9a08-d4684b3208da tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:52.381167 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-7ccb109d-90ff-4173-9a08-d4684b3208da tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:52.381547 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1379/5482] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:52 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1511 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:52.424530 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-3ca6c5ad-6764-47a5-b855-792982850679 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:52.426711 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-3ca6c5ad-6764-47a5-b855-792982850679 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:52.426918 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-3ca6c5ad-6764-47a5-b855-792982850679 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:52.427147 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-3ca6c5ad-6764-47a5-b855-792982850679 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:52.438057 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:52.438057 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:52.441242 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-3ca6c5ad-6764-47a5-b855-792982850679 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:52.445022 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-3ca6c5ad-6764-47a5-b855-792982850679 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:52.445394 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1363/5483] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:12:52 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:52.461879 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-cf69d320-3822-4729-993b-0922d454050b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:52.464424 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-cf69d320-3822-4729-993b-0922d454050b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c/action Aug 07 21:12:52.464862 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-cf69d320-3822-4729-993b-0922d454050b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:12:52.465016 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-cf69d320-3822-4729-993b-0922d454050b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:52.477491 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:52.477491 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:52.477893 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-cf69d320-3822-4729-993b-0922d454050b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:52.484038 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-cf69d320-3822-4729-993b-0922d454050b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Begin detaching volume completed successfully. Aug 07 21:12:52.484255 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-cf69d320-3822-4729-993b-0922d454050b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c/action returned with HTTP 202 Aug 07 21:12:52.484596 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1374/5484] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:12:52 2026] POST /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:12:52.506011 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ffadb24b-4a5c-4766-ad8f-a31eb7255f7b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:52.507858 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ffadb24b-4a5c-4766-ad8f-a31eb7255f7b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:52.508005 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ffadb24b-4a5c-4766-ad8f-a31eb7255f7b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:52.508210 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ffadb24b-4a5c-4766-ad8f-a31eb7255f7b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:52.522679 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:52.522679 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:52.524244 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-acf5ae38-d20d-4fa4-a8ef-c1c99697efb8 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:52.524583 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-acf5ae38-d20d-4fa4-a8ef-c1c99697efb8 None None] GET https://10.4.3.127/volume// Aug 07 21:12:52.524731 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-acf5ae38-d20d-4fa4-a8ef-c1c99697efb8 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:52.524917 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-acf5ae38-d20d-4fa4-a8ef-c1c99697efb8 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:52.525228 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-acf5ae38-d20d-4fa4-a8ef-c1c99697efb8 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:12:52.525485 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1380/5485] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:12:52 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:12:52.526594 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ffadb24b-4a5c-4766-ad8f-a31eb7255f7b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:52.531376 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ffadb24b-4a5c-4766-ad8f-a31eb7255f7b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:52.531841 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1369/5486] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:52 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1514 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:52.531903 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-39f7834f-ebd9-4335-868a-612e65962116 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:52.534562 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-39f7834f-ebd9-4335-868a-612e65962116 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:52.534898 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-39f7834f-ebd9-4335-868a-612e65962116 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:52.535196 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-39f7834f-ebd9-4335-868a-612e65962116 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:52.547845 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:52.547845 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:52.550796 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-39f7834f-ebd9-4335-868a-612e65962116 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:52.554578 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-39f7834f-ebd9-4335-868a-612e65962116 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:52.554985 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1364/5487] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:12:52 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1694 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:12:53.040087 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-3821093a-6c40-490b-97fb-7616fedc38f1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:53.042558 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-3821093a-6c40-490b-97fb-7616fedc38f1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:53.042803 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-3821093a-6c40-490b-97fb-7616fedc38f1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:53.043037 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-3821093a-6c40-490b-97fb-7616fedc38f1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:53.055873 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:53.055873 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:53.059054 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-3821093a-6c40-490b-97fb-7616fedc38f1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:53.063050 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-3821093a-6c40-490b-97fb-7616fedc38f1 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:53.063444 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1375/5488] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:12:53 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1514 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:53.078170 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-7298332d-e77e-44f0-a8d6-a10edbec9767 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:53.080049 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-7298332d-e77e-44f0-a8d6-a10edbec9767 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] DELETE https://10.4.3.127/volume/v3/attachments/062780c3-e929-4a9e-a546-c590aa710509 Aug 07 21:12:53.080221 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-7298332d-e77e-44f0-a8d6-a10edbec9767 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:53.080409 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-7298332d-e77e-44f0-a8d6-a10edbec9767 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:53.086428 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:53.086428 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:53.139436 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-9a7e1f32-313c-4490-b5bf-c3bc77726779 req-7298332d-e77e-44f0-a8d6-a10edbec9767 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/062780c3-e929-4a9e-a546-c590aa710509 returned with HTTP 200 Aug 07 21:12:53.139837 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1381/5489] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:12:53 2026] DELETE /volume/v3/attachments/062780c3-e929-4a9e-a546-c590aa710509 => generated 192 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:53.547325 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5a00814f-6dc1-42a9-b7a8-6f78aed3f36f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:53.549462 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5a00814f-6dc1-42a9-b7a8-6f78aed3f36f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:53.549697 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5a00814f-6dc1-42a9-b7a8-6f78aed3f36f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:53.549985 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5a00814f-6dc1-42a9-b7a8-6f78aed3f36f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:53.562353 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:53.562353 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:53.566305 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5a00814f-6dc1-42a9-b7a8-6f78aed3f36f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:53.574421 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5a00814f-6dc1-42a9-b7a8-6f78aed3f36f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:53.574880 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1370/5490] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:53 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:56.038092 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bb6f6c99-625f-4026-b705-0f2b2853d952 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:56.039676 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb6f6c99-625f-4026-b705-0f2b2853d952 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:56.039896 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb6f6c99-625f-4026-b705-0f2b2853d952 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:56.040082 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb6f6c99-625f-4026-b705-0f2b2853d952 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:56.053107 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:56.053107 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:56.055952 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bb6f6c99-625f-4026-b705-0f2b2853d952 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:56.059390 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb6f6c99-625f-4026-b705-0f2b2853d952 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:56.059710 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1365/5491] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:56 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:56.099947 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-d1f2f974-8570-4326-9347-a23a59ef06b4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:56.102314 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-d1f2f974-8570-4326-9347-a23a59ef06b4 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:56.102560 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-d1f2f974-8570-4326-9347-a23a59ef06b4 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:56.102807 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-d1f2f974-8570-4326-9347-a23a59ef06b4 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:56.113329 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:56.113329 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:56.117298 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-d1f2f974-8570-4326-9347-a23a59ef06b4 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:56.120919 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-d1f2f974-8570-4326-9347-a23a59ef06b4 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:56.121356 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1376/5492] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:12:56 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:56.140070 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-d9d9a0a3-66ee-4e8a-83cb-7bf2a36a4894 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:56.142055 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-d9d9a0a3-66ee-4e8a-83cb-7bf2a36a4894 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c/action Aug 07 21:12:56.142397 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-d9d9a0a3-66ee-4e8a-83cb-7bf2a36a4894 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:12:56.142558 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-d9d9a0a3-66ee-4e8a-83cb-7bf2a36a4894 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:56.152721 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:56.152721 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:56.153210 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-d9d9a0a3-66ee-4e8a-83cb-7bf2a36a4894 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:56.159651 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-d9d9a0a3-66ee-4e8a-83cb-7bf2a36a4894 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Begin detaching volume completed successfully. Aug 07 21:12:56.159871 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-d9d9a0a3-66ee-4e8a-83cb-7bf2a36a4894 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c/action returned with HTTP 202 Aug 07 21:12:56.160257 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1382/5493] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:12:56 2026] POST /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:12:56.178346 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-42f086a3-0962-4934-bffe-5574f487ab7d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:56.180105 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42f086a3-0962-4934-bffe-5574f487ab7d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:56.180326 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42f086a3-0962-4934-bffe-5574f487ab7d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:56.180546 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42f086a3-0962-4934-bffe-5574f487ab7d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:56.189816 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:56.189816 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:56.193369 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-42f086a3-0962-4934-bffe-5574f487ab7d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:56.197134 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42f086a3-0962-4934-bffe-5574f487ab7d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:56.197533 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-baccf723-1eb2-464d-89a6-a29be08ac6da None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:56.197613 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1371/5494] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:56 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:56.199705 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-baccf723-1eb2-464d-89a6-a29be08ac6da None None] GET https://10.4.3.127/volume// Aug 07 21:12:56.199705 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-baccf723-1eb2-464d-89a6-a29be08ac6da None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:56.199705 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-baccf723-1eb2-464d-89a6-a29be08ac6da None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:56.199705 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-baccf723-1eb2-464d-89a6-a29be08ac6da None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:12:56.199705 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1366/5495] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:12:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:12:56.207327 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-5c8bbe2c-c938-411f-b0d6-bd49ec8b8718 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:56.209301 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-5c8bbe2c-c938-411f-b0d6-bd49ec8b8718 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:56.209525 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-5c8bbe2c-c938-411f-b0d6-bd49ec8b8718 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:56.209739 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-5c8bbe2c-c938-411f-b0d6-bd49ec8b8718 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:56.218393 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:56.218393 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:56.221510 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-5c8bbe2c-c938-411f-b0d6-bd49ec8b8718 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:56.225808 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-5c8bbe2c-c938-411f-b0d6-bd49ec8b8718 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:56.226257 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1377/5496] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:12:56 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:12:57.210426 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e6be0609-39bf-4f42-ba4a-3fbdbcdfad4c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:57.212162 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e6be0609-39bf-4f42-ba4a-3fbdbcdfad4c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:57.212325 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e6be0609-39bf-4f42-ba4a-3fbdbcdfad4c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:57.212493 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e6be0609-39bf-4f42-ba4a-3fbdbcdfad4c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:57.221349 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:57.221349 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:57.224350 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e6be0609-39bf-4f42-ba4a-3fbdbcdfad4c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:57.227906 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e6be0609-39bf-4f42-ba4a-3fbdbcdfad4c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:57.228311 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1383/5497] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:57 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:58.240193 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-882e1474-eb5a-4b52-af45-2e6c1060690f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:58.242347 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-882e1474-eb5a-4b52-af45-2e6c1060690f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:58.242590 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-882e1474-eb5a-4b52-af45-2e6c1060690f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:58.242866 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-882e1474-eb5a-4b52-af45-2e6c1060690f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:58.254125 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:58.254125 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:58.258034 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-882e1474-eb5a-4b52-af45-2e6c1060690f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:58.262930 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-882e1474-eb5a-4b52-af45-2e6c1060690f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:58.263439 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1372/5498] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:58 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:58.744900 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-404cf8dd-7d9f-46d7-be98-28ce81c67856 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:58.746823 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-404cf8dd-7d9f-46d7-be98-28ce81c67856 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:58.746992 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-404cf8dd-7d9f-46d7-be98-28ce81c67856 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:58.747204 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-404cf8dd-7d9f-46d7-be98-28ce81c67856 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:58.756702 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:58.756702 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:58.760412 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-404cf8dd-7d9f-46d7-be98-28ce81c67856 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:58.764398 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-404cf8dd-7d9f-46d7-be98-28ce81c67856 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:58.764775 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1367/5499] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:12:58 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:59.089518 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-312ba3e7-cfd2-45b6-859a-16274b37feec None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:59.091652 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-312ba3e7-cfd2-45b6-859a-16274b37feec tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] DELETE https://10.4.3.127/volume/v3/attachments/a43a3dcb-3219-4c00-bacd-f5ab3c51d83d Aug 07 21:12:59.091863 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-312ba3e7-cfd2-45b6-859a-16274b37feec tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:59.092094 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-312ba3e7-cfd2-45b6-859a-16274b37feec tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:59.100274 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:59.100274 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:59.134007 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-d44a90f2-34a9-4398-b572-505c0b6f5a62 req-312ba3e7-cfd2-45b6-859a-16274b37feec tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/a43a3dcb-3219-4c00-bacd-f5ab3c51d83d returned with HTTP 200 Aug 07 21:12:59.134394 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1378/5500] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:12:59 2026] DELETE /volume/v3/attachments/a43a3dcb-3219-4c00-bacd-f5ab3c51d83d => generated 19 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:59.275152 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-283137da-cb38-4f4e-9e25-cafa7cb65e25 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:59.276937 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-283137da-cb38-4f4e-9e25-cafa7cb65e25 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:12:59.277162 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-283137da-cb38-4f4e-9e25-cafa7cb65e25 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:59.277371 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-283137da-cb38-4f4e-9e25-cafa7cb65e25 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:59.283876 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:59.283876 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:59.287047 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-283137da-cb38-4f4e-9e25-cafa7cb65e25 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:59.290628 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-283137da-cb38-4f4e-9e25-cafa7cb65e25 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:12:59.290987 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1384/5501] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:59 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:12:59.302777 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dd5b0502-80a1-4b68-aa09-a7beee10b85d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:59.305327 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd5b0502-80a1-4b68-aa09-a7beee10b85d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:12:59.305691 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd5b0502-80a1-4b68-aa09-a7beee10b85d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:59.306094 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd5b0502-80a1-4b68-aa09-a7beee10b85d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:59.315339 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:59.315339 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:12:59.318660 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dd5b0502-80a1-4b68-aa09-a7beee10b85d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:59.322452 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd5b0502-80a1-4b68-aa09-a7beee10b85d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:12:59.322894 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1373/5502] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:59 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:59.357502 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-932c64ab-135d-4b1e-b49d-a2fb0a50469c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:59.359642 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-932c64ab-135d-4b1e-b49d-a2fb0a50469c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:12:59.359847 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-932c64ab-135d-4b1e-b49d-a2fb0a50469c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:59.360039 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-932c64ab-135d-4b1e-b49d-a2fb0a50469c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:59.369113 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:59.369113 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:59.372477 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-932c64ab-135d-4b1e-b49d-a2fb0a50469c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:59.376441 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-932c64ab-135d-4b1e-b49d-a2fb0a50469c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:12:59.376822 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1368/5503] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:12:59 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:59.398473 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-2b3f79f4-a1dd-436d-9afd-696e9ef1e57a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:59.400591 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-2b3f79f4-a1dd-436d-9afd-696e9ef1e57a tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03/action Aug 07 21:12:59.400941 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-2b3f79f4-a1dd-436d-9afd-696e9ef1e57a tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100278) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:12:59.401054 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-2b3f79f4-a1dd-436d-9afd-696e9ef1e57a tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:12:59.410974 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:59.410974 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:59.411427 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-2b3f79f4-a1dd-436d-9afd-696e9ef1e57a tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:59.421084 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-2b3f79f4-a1dd-436d-9afd-696e9ef1e57a tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Begin detaching volume completed successfully. Aug 07 21:12:59.421290 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-2b3f79f4-a1dd-436d-9afd-696e9ef1e57a tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03/action returned with HTTP 202 Aug 07 21:12:59.421689 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1379/5504] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:12:59 2026] POST /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:12:59.444249 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-aed1d1d8-2ac0-4f2d-b688-0f22c121dd76 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:59.445799 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aed1d1d8-2ac0-4f2d-b688-0f22c121dd76 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:12:59.445983 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aed1d1d8-2ac0-4f2d-b688-0f22c121dd76 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:59.446169 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aed1d1d8-2ac0-4f2d-b688-0f22c121dd76 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:59.455931 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:59.455931 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:12:59.459214 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-aed1d1d8-2ac0-4f2d-b688-0f22c121dd76 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:59.463234 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aed1d1d8-2ac0-4f2d-b688-0f22c121dd76 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:12:59.463679 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1385/5505] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:12:59 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 1168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:12:59.470279 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-84d773ed-0b76-4785-97ac-db89ad3b58fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:59.470779 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-84d773ed-0b76-4785-97ac-db89ad3b58fb None None] GET https://10.4.3.127/volume// Aug 07 21:12:59.470975 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-84d773ed-0b76-4785-97ac-db89ad3b58fb None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:59.471167 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-84d773ed-0b76-4785-97ac-db89ad3b58fb None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:59.471461 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-84d773ed-0b76-4785-97ac-db89ad3b58fb None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:12:59.471950 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1374/5506] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:12:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:12:59.477816 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-81e7d667-fb66-49c9-81a3-af29c40c3c13 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:59.479924 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-81e7d667-fb66-49c9-81a3-af29c40c3c13 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:12:59.480153 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-81e7d667-fb66-49c9-81a3-af29c40c3c13 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:59.480367 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-81e7d667-fb66-49c9-81a3-af29c40c3c13 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:59.488631 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:59.488631 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:12:59.491561 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-81e7d667-fb66-49c9-81a3-af29c40c3c13 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:12:59.495234 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-81e7d667-fb66-49c9-81a3-af29c40c3c13 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:12:59.495574 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1369/5507] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:12:59 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 1348 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:12:59.504301 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-a6e0998a-565c-4beb-83bd-10de7fea2d51 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:12:59.506344 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-a6e0998a-565c-4beb-83bd-10de7fea2d51 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03/encryption Aug 07 21:12:59.506556 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-a6e0998a-565c-4beb-83bd-10de7fea2d51 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:12:59.506750 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-a6e0998a-565c-4beb-83bd-10de7fea2d51 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:12:59.515766 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:12:59.515766 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:12:59.521444 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-a6e0998a-565c-4beb-83bd-10de7fea2d51 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03/encryption returned with HTTP 200 Aug 07 21:12:59.521838 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1380/5508] 10.4.3.127 () {68 vars in 1631 bytes} [Fri Aug 7 21:12:59 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:00.245616 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-7f83f756-6b6c-4834-b8bb-3778e4ee1dc0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:00.247534 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-7f83f756-6b6c-4834-b8bb-3778e4ee1dc0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] DELETE https://10.4.3.127/volume/v3/attachments/01747a9b-bc67-46f5-bb56-495df0ef74f3 Aug 07 21:13:00.247693 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-7f83f756-6b6c-4834-b8bb-3778e4ee1dc0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:00.247887 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-7f83f756-6b6c-4834-b8bb-3778e4ee1dc0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:00.254714 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:00.254714 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:00.332312 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-af0acbc7-b62d-4fd5-a993-61fd8e4b4dfd req-7f83f756-6b6c-4834-b8bb-3778e4ee1dc0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/01747a9b-bc67-46f5-bb56-495df0ef74f3 returned with HTTP 200 Aug 07 21:13:00.332862 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1386/5509] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:13:00 2026] DELETE /volume/v3/attachments/01747a9b-bc67-46f5-bb56-495df0ef74f3 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:00.475469 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-56c0ac14-178b-4ac2-9988-6029f459444b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:00.477299 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56c0ac14-178b-4ac2-9988-6029f459444b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:13:00.477534 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56c0ac14-178b-4ac2-9988-6029f459444b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:00.477723 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56c0ac14-178b-4ac2-9988-6029f459444b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:00.484784 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:00.484784 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:00.488633 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-56c0ac14-178b-4ac2-9988-6029f459444b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:00.492680 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56c0ac14-178b-4ac2-9988-6029f459444b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:13:00.493166 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1375/5510] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:00 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:00.504528 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fe72f681-e5cb-4596-a5cb-e5ce17f21ac3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:00.506203 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe72f681-e5cb-4596-a5cb-e5ce17f21ac3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:13:00.506410 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe72f681-e5cb-4596-a5cb-e5ce17f21ac3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:00.506603 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe72f681-e5cb-4596-a5cb-e5ce17f21ac3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:00.515330 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:00.515330 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:13:00.518351 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fe72f681-e5cb-4596-a5cb-e5ce17f21ac3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:00.522147 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe72f681-e5cb-4596-a5cb-e5ce17f21ac3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:13:00.522512 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1370/5511] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:00 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:00.567347 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-a49f06ef-4cc1-4c27-ac19-7ef8be9d26f0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:00.569449 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-a49f06ef-4cc1-4c27-ac19-7ef8be9d26f0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:13:00.569673 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-a49f06ef-4cc1-4c27-ac19-7ef8be9d26f0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:00.569918 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-a49f06ef-4cc1-4c27-ac19-7ef8be9d26f0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:00.578522 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:00.578522 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:00.581723 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-a49f06ef-4cc1-4c27-ac19-7ef8be9d26f0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:00.585398 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-a49f06ef-4cc1-4c27-ac19-7ef8be9d26f0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:13:00.585805 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1381/5512] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:13:00 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:00.603388 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-5cdc2058-f2ab-47c2-86e3-8e0cb9237e66 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:00.605400 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-5cdc2058-f2ab-47c2-86e3-8e0cb9237e66 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584/action Aug 07 21:13:00.605724 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-5cdc2058-f2ab-47c2-86e3-8e0cb9237e66 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:13:00.605943 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-5cdc2058-f2ab-47c2-86e3-8e0cb9237e66 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:13:00.617194 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:00.617194 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:00.617682 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-5cdc2058-f2ab-47c2-86e3-8e0cb9237e66 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:00.636458 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-5cdc2058-f2ab-47c2-86e3-8e0cb9237e66 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Begin detaching volume completed successfully. Aug 07 21:13:00.636726 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-5cdc2058-f2ab-47c2-86e3-8e0cb9237e66 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584/action returned with HTTP 202 Aug 07 21:13:00.637070 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1387/5513] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:13:00 2026] POST /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:13:00.657093 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2a66a916-7afb-44f6-818a-58ed83fb4ae7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:00.662149 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a66a916-7afb-44f6-818a-58ed83fb4ae7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:13:00.663144 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a66a916-7afb-44f6-818a-58ed83fb4ae7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:00.663516 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a66a916-7afb-44f6-818a-58ed83fb4ae7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:00.678388 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:00.678388 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:00.683412 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2a66a916-7afb-44f6-818a-58ed83fb4ae7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:00.684332 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5c87c776-e0f6-4fd4-85a1-3ca0a8048e67 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:00.684718 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5c87c776-e0f6-4fd4-85a1-3ca0a8048e67 None None] GET https://10.4.3.127/volume// Aug 07 21:13:00.684912 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5c87c776-e0f6-4fd4-85a1-3ca0a8048e67 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:00.685122 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5c87c776-e0f6-4fd4-85a1-3ca0a8048e67 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:00.685447 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5c87c776-e0f6-4fd4-85a1-3ca0a8048e67 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:13:00.685736 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1371/5514] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:13:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:13:00.690011 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a66a916-7afb-44f6-818a-58ed83fb4ae7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:13:00.691164 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1376/5515] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:00 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:00.692326 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-2d628c92-2cd1-45a7-8175-5854f1877153 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:00.694341 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-2d628c92-2cd1-45a7-8175-5854f1877153 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:13:00.694540 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-2d628c92-2cd1-45a7-8175-5854f1877153 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:00.694707 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-2d628c92-2cd1-45a7-8175-5854f1877153 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:00.703811 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:00.703811 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:00.707301 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-2d628c92-2cd1-45a7-8175-5854f1877153 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:00.711270 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-2d628c92-2cd1-45a7-8175-5854f1877153 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:13:00.711654 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1382/5516] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:13:00 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:13:01.454003 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-1f503f2a-44ed-447b-84ba-3ac9a815ed96 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:01.455952 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-1f503f2a-44ed-447b-84ba-3ac9a815ed96 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] DELETE https://10.4.3.127/volume/v3/attachments/ace7a0cd-d595-45da-b0b0-cdcb9b399063 Aug 07 21:13:01.456184 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-1f503f2a-44ed-447b-84ba-3ac9a815ed96 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:01.456360 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-1f503f2a-44ed-447b-84ba-3ac9a815ed96 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:01.463157 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:01.463157 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:01.504543 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-0039ef8d-7a8f-4ce3-ae78-ba02e7876df9 req-1f503f2a-44ed-447b-84ba-3ac9a815ed96 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/ace7a0cd-d595-45da-b0b0-cdcb9b399063 returned with HTTP 200 Aug 07 21:13:01.505126 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1388/5517] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:13:01 2026] DELETE /volume/v3/attachments/ace7a0cd-d595-45da-b0b0-cdcb9b399063 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:01.704130 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bdd1a9a9-3276-4770-82b6-a2a810888983 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:01.705931 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bdd1a9a9-3276-4770-82b6-a2a810888983 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:13:01.706127 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bdd1a9a9-3276-4770-82b6-a2a810888983 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:01.706331 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bdd1a9a9-3276-4770-82b6-a2a810888983 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:01.713109 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:01.713109 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:13:01.716545 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bdd1a9a9-3276-4770-82b6-a2a810888983 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:01.720396 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bdd1a9a9-3276-4770-82b6-a2a810888983 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:13:01.720777 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1372/5518] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:01 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:01.732632 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-01c545c3-4d7f-4e39-81fb-78fc71f125ea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:01.734527 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01c545c3-4d7f-4e39-81fb-78fc71f125ea tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] DELETE https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:13:01.734776 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-01c545c3-4d7f-4e39-81fb-78fc71f125ea tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:01.735003 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-01c545c3-4d7f-4e39-81fb-78fc71f125ea tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:01.735218 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-01c545c3-4d7f-4e39-81fb-78fc71f125ea tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Delete volume with id: 1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:13:01.742173 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:01.742173 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:01.742767 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-01c545c3-4d7f-4e39-81fb-78fc71f125ea tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:01.769305 np0000006755 devstack@c-api.service[100276]: WARNING cinder.keymgr.conf_key_mgr [None req-01c545c3-4d7f-4e39-81fb-78fc71f125ea tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 21:13:01.786003 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-01c545c3-4d7f-4e39-81fb-78fc71f125ea tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Delete volume request issued successfully. Aug 07 21:13:01.786259 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01c545c3-4d7f-4e39-81fb-78fc71f125ea tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 202 Aug 07 21:13:01.786714 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1377/5519] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:13:01 2026] DELETE /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:13:01.795776 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-900df132-ecee-495c-9bcd-14cdaaabb306 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:01.797722 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-900df132-ecee-495c-9bcd-14cdaaabb306 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:13:01.798025 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-900df132-ecee-495c-9bcd-14cdaaabb306 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:01.798296 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-900df132-ecee-495c-9bcd-14cdaaabb306 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:01.804720 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:01.804720 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:01.807698 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-900df132-ecee-495c-9bcd-14cdaaabb306 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:01.811311 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-900df132-ecee-495c-9bcd-14cdaaabb306 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 200 Aug 07 21:13:01.811652 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1383/5520] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:01 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:02.825246 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-364a4f92-f37f-4b0c-8db5-28cc2a203fec None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:02.826971 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-364a4f92-f37f-4b0c-8db5-28cc2a203fec tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 Aug 07 21:13:02.827180 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-364a4f92-f37f-4b0c-8db5-28cc2a203fec tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:02.827404 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-364a4f92-f37f-4b0c-8db5-28cc2a203fec tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:02.832811 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-364a4f92-f37f-4b0c-8db5-28cc2a203fec tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 returned with HTTP 404 Aug 07 21:13:02.833264 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1389/5521] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:02 2026] GET /volume/v3/volumes/1e055dba-a2d1-4e32-bf8f-327e1ba7ff03 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:13:02.840937 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-950f5bd7-a03a-43ff-9de9-d68d637a9ad8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:02.842734 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-950f5bd7-a03a-43ff-9de9-d68d637a9ad8 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:13:02.842939 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-950f5bd7-a03a-43ff-9de9-d68d637a9ad8 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:02.843130 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-950f5bd7-a03a-43ff-9de9-d68d637a9ad8 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:02.843833 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-950f5bd7-a03a-43ff-9de9-d68d637a9ad8 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:13:02.857102 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-950f5bd7-a03a-43ff-9de9-d68d637a9ad8 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Get all volumes completed successfully. Aug 07 21:13:02.858986 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:02.858986 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:13:02.865159 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-950f5bd7-a03a-43ff-9de9-d68d637a9ad8 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:13:02.865545 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1373/5522] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:13:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9181 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:02.878973 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3876e0a6-7f2c-4d38-b6c6-8f24ba06f9f1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:02.880776 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3876e0a6-7f2c-4d38-b6c6-8f24ba06f9f1 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] DELETE https://10.4.3.127/volume/v3/types/cb76ef03-d389-4f9e-9c8d-e4308e162a86 Aug 07 21:13:02.881006 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3876e0a6-7f2c-4d38-b6c6-8f24ba06f9f1 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:02.881237 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3876e0a6-7f2c-4d38-b6c6-8f24ba06f9f1 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:02.902468 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3876e0a6-7f2c-4d38-b6c6-8f24ba06f9f1 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] https://10.4.3.127/volume/v3/types/cb76ef03-d389-4f9e-9c8d-e4308e162a86 returned with HTTP 202 Aug 07 21:13:02.902884 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1378/5523] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:13:02 2026] DELETE /volume/v3/types/cb76ef03-d389-4f9e-9c8d-e4308e162a86 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:13:02.909956 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-af12116c-f5fc-45bf-9793-ae710489430d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:02.911545 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-af12116c-f5fc-45bf-9793-ae710489430d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] DELETE https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:13:02.911712 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-af12116c-f5fc-45bf-9793-ae710489430d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:02.911924 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-af12116c-f5fc-45bf-9793-ae710489430d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:02.912112 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-af12116c-f5fc-45bf-9793-ae710489430d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Delete volume with id: 2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:13:02.919025 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:02.919025 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:02.919485 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-af12116c-f5fc-45bf-9793-ae710489430d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:02.941434 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-af12116c-f5fc-45bf-9793-ae710489430d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Delete volume request issued successfully. Aug 07 21:13:02.941659 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-af12116c-f5fc-45bf-9793-ae710489430d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 202 Aug 07 21:13:02.942247 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1384/5524] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:13:02 2026] DELETE /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:13:02.949451 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a39fbd6f-ac96-4a14-be14-e01235d5f71b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:02.951160 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a39fbd6f-ac96-4a14-be14-e01235d5f71b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:13:02.951365 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a39fbd6f-ac96-4a14-be14-e01235d5f71b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:02.951568 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a39fbd6f-ac96-4a14-be14-e01235d5f71b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:02.957935 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:02.957935 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:02.961094 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a39fbd6f-ac96-4a14-be14-e01235d5f71b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:02.965022 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a39fbd6f-ac96-4a14-be14-e01235d5f71b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 200 Aug 07 21:13:02.965414 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1390/5525] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:02 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:03.980272 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-95a2178c-fc42-4953-9918-f148f89cb735 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:03.982030 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95a2178c-fc42-4953-9918-f148f89cb735 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 Aug 07 21:13:03.982279 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95a2178c-fc42-4953-9918-f148f89cb735 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:03.982502 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95a2178c-fc42-4953-9918-f148f89cb735 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:03.988314 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95a2178c-fc42-4953-9918-f148f89cb735 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 returned with HTTP 404 Aug 07 21:13:03.988828 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1374/5526] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:03 2026] GET /volume/v3/volumes/2b816ed6-6247-48cc-a892-5c641be11584 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:13:03.995398 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-42eef88b-44b5-4eb2-9e97-b08cc332845e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:03.997103 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42eef88b-44b5-4eb2-9e97-b08cc332845e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] DELETE https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:13:03.997271 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42eef88b-44b5-4eb2-9e97-b08cc332845e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:03.997448 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42eef88b-44b5-4eb2-9e97-b08cc332845e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:03.997609 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-42eef88b-44b5-4eb2-9e97-b08cc332845e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Delete volume with id: 5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:13:04.005016 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:04.005016 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:04.005415 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-42eef88b-44b5-4eb2-9e97-b08cc332845e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:04.028163 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-42eef88b-44b5-4eb2-9e97-b08cc332845e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Delete volume request issued successfully. Aug 07 21:13:04.028302 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42eef88b-44b5-4eb2-9e97-b08cc332845e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 202 Aug 07 21:13:04.028708 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1379/5527] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:13:03 2026] DELETE /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:13:04.038120 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-841a58cb-9b39-4cc7-8d84-76861d9fa855 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:04.039965 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-841a58cb-9b39-4cc7-8d84-76861d9fa855 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:13:04.040168 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-841a58cb-9b39-4cc7-8d84-76861d9fa855 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:04.040371 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-841a58cb-9b39-4cc7-8d84-76861d9fa855 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:04.047458 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:04.047458 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:04.051028 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-841a58cb-9b39-4cc7-8d84-76861d9fa855 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:04.054913 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-841a58cb-9b39-4cc7-8d84-76861d9fa855 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 200 Aug 07 21:13:04.055267 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1385/5528] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:04 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:05.067445 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b8b181f4-6552-4264-aef4-1e574b0e909b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:05.069387 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b8b181f4-6552-4264-aef4-1e574b0e909b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c Aug 07 21:13:05.069616 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b8b181f4-6552-4264-aef4-1e574b0e909b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:05.069817 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b8b181f4-6552-4264-aef4-1e574b0e909b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:05.075553 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b8b181f4-6552-4264-aef4-1e574b0e909b tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c returned with HTTP 404 Aug 07 21:13:05.076006 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1391/5529] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:05 2026] GET /volume/v3/volumes/5d221663-a6b9-48f5-98f5-297172ad543c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:13:05.083017 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c8bf51b9-6b99-4134-a992-9b59b4fde7d3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:05.084767 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8bf51b9-6b99-4134-a992-9b59b4fde7d3 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:13:05.085015 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8bf51b9-6b99-4134-a992-9b59b4fde7d3 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:05.085195 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8bf51b9-6b99-4134-a992-9b59b4fde7d3 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:05.085960 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c8bf51b9-6b99-4134-a992-9b59b4fde7d3 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:13:05.096461 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c8bf51b9-6b99-4134-a992-9b59b4fde7d3 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Get all volumes completed successfully. Aug 07 21:13:05.097924 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:05.097924 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:13:05.102339 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8bf51b9-6b99-4134-a992-9b59b4fde7d3 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:13:05.102745 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1375/5530] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:13:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7087 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:05.115931 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4b86303f-3d7c-4f66-85dc-05806603da6a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:05.117879 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b86303f-3d7c-4f66-85dc-05806603da6a tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] DELETE https://10.4.3.127/volume/v3/types/31bd638c-35aa-49ea-b9a7-b696920f8d21 Aug 07 21:13:05.118118 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b86303f-3d7c-4f66-85dc-05806603da6a tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:05.118392 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b86303f-3d7c-4f66-85dc-05806603da6a tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:05.141843 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b86303f-3d7c-4f66-85dc-05806603da6a tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] https://10.4.3.127/volume/v3/types/31bd638c-35aa-49ea-b9a7-b696920f8d21 returned with HTTP 202 Aug 07 21:13:05.142229 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1380/5531] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:13:05 2026] DELETE /volume/v3/types/31bd638c-35aa-49ea-b9a7-b696920f8d21 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:13:14.053806 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=83,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:13:15.072151 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=101,cinder:INSERT=10,cinder:UPDATE=27 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:13:15.101125 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=73,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:13:15.137470 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=95,cinder:UPDATE=12,cinder:INSERT=3 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:13:31.736568 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-3f99c4c6-c4d8-405f-ba03-31bbe35a6146 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:31.738574 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-3f99c4c6-c4d8-405f-ba03-31bbe35a6146 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/limits Aug 07 21:13:31.738756 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-3f99c4c6-c4d8-405f-ba03-31bbe35a6146 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:31.738966 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-3f99c4c6-c4d8-405f-ba03-31bbe35a6146 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:31.756565 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-3f99c4c6-c4d8-405f-ba03-31bbe35a6146 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/limits returned with HTTP 200 Aug 07 21:13:31.756955 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1386/5532] 10.4.3.127 () {68 vars in 1484 bytes} [Fri Aug 7 21:13:31 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:31.796222 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-03ca1911-5788-4f33-9f5f-37bc99bc9230 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:31.798492 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-03ca1911-5788-4f33-9f5f-37bc99bc9230 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:13:31.798680 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-03ca1911-5788-4f33-9f5f-37bc99bc9230 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:31.798892 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-03ca1911-5788-4f33-9f5f-37bc99bc9230 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:31.809023 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:31.809023 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:31.812738 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-03ca1911-5788-4f33-9f5f-37bc99bc9230 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:13:31.817584 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-03ca1911-5788-4f33-9f5f-37bc99bc9230 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf returned with HTTP 200 Aug 07 21:13:31.817993 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1392/5533] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:13:31 2026] GET /volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf => generated 1662 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:31.827297 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-0cadbbd3-6f9b-463c-8799-5ea41f7dcf3e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:31.829483 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-0cadbbd3-6f9b-463c-8799-5ea41f7dcf3e tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:13:31.829889 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-0cadbbd3-6f9b-463c-8799-5ea41f7dcf3e tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9027522-e00e-4fc6-b2f0-78e4a4bc6daf", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1760479493", "description": null, "metadata": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:13:31.840739 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:31.840739 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:13:31.841311 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-0cadbbd3-6f9b-463c-8799-5ea41f7dcf3e tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:13:31.841507 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-0cadbbd3-6f9b-463c-8799-5ea41f7dcf3e tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Create snapshot from volume e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:13:31.875421 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-0cadbbd3-6f9b-463c-8799-5ea41f7dcf3e tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Created reservations ['1f733df8-5610-45af-a7fa-221cfd643eb3', 'b5c2be39-c484-4267-a4a4-f6593692f5f5', '8a684f40-43bc-498a-8d48-cd23f25e6150', 'bf20c9f9-7731-4fed-aa99-17bb5843010d'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:13:31.905348 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-0cadbbd3-6f9b-463c-8799-5ea41f7dcf3e tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Snapshot force create request issued successfully. Aug 07 21:13:31.905667 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5c3a3d54-87e7-4b11-adc1-8f172b98f106 req-0cadbbd3-6f9b-463c-8799-5ea41f7dcf3e tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:13:31.906232 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1376/5534] 10.4.3.127 () {72 vars in 1547 bytes} [Fri Aug 7 21:13:31 2026] POST /volume/v3/snapshots => generated 324 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:13:33.451293 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2bea446b-d755-473a-b1c7-f71d0d6d4bb4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:33.452896 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2bea446b-d755-473a-b1c7-f71d0d6d4bb4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/snapshots/3ac2bff5-88bb-4fb6-9637-aead71a4581d Aug 07 21:13:33.453066 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2bea446b-d755-473a-b1c7-f71d0d6d4bb4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:33.453256 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2bea446b-d755-473a-b1c7-f71d0d6d4bb4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:33.458376 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:33.458376 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:33.458775 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2bea446b-d755-473a-b1c7-f71d0d6d4bb4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Snapshot retrieved successfully. Aug 07 21:13:33.459450 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2bea446b-d755-473a-b1c7-f71d0d6d4bb4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/snapshots/3ac2bff5-88bb-4fb6-9637-aead71a4581d returned with HTTP 200 Aug 07 21:13:33.459774 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1381/5535] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:13:33 2026] GET /volume/v3/snapshots/3ac2bff5-88bb-4fb6-9637-aead71a4581d => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:33.484665 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:33.487156 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:13:33.487687 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1899948402", "snapshot_id": null, "imageRef": "c2c5f0dd-e068-408f-9cd9-30e14803e892", "volume_type": null, "size": 1}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:13:33.489900 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1899948402', 'snapshot_id': None, 'imageRef': 'c2c5f0dd-e068-408f-9cd9-30e14803e892', 'volume_type': None, 'size': 1}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:13:33.615386 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:33.615386 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:33.616140 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Snapshot retrieved successfully. Aug 07 21:13:33.616438 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Create volume of 1 GB Aug 07 21:13:33.621406 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Availability Zones retrieved successfully. Aug 07 21:13:33.629536 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Flow 'volume_create_api' (ca56b26c-346f-4d07-80e4-3468c9f573da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:13:33.630976 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fcd3981-22f6-40d8-9cda-ada47a26bf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:13:33.632194 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:13:33.670216 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fcd3981-22f6-40d8-9cda-ada47a26bf10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3ac2bff5-88bb-4fb6-9637-aead71a4581d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:13:33.671338 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beda91f8-b938-44d2-b47f-fb777421ef52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:13:33.713953 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Created reservations ['2731a9fd-12f7-413d-9ff6-0f8243b05923', '32b4fa7b-0a93-4cfe-ac70-50a4b4e15f4f', '1d16fc5d-c44b-4727-83d7-119e74238957', '570d15ac-9405-4285-acc5-85004ef64d61'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:13:33.714717 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beda91f8-b938-44d2-b47f-fb777421ef52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2731a9fd-12f7-413d-9ff6-0f8243b05923', '32b4fa7b-0a93-4cfe-ac70-50a4b4e15f4f', '1d16fc5d-c44b-4727-83d7-119e74238957', '570d15ac-9405-4285-acc5-85004ef64d61']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:13:33.715449 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48858ff-611b-40da-8c57-6ed8782d4c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:13:33.756792 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48858ff-611b-40da-8c57-6ed8782d4c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a469be94-031b-443a-8a36-462e33d3c471', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1899948402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e15295035a466a8595d16dbc7a14cc',qos_specs=None,replication_status=,reservations=['2731a9fd-12f7-413d-9ff6-0f8243b05923','32b4fa7b-0a93-4cfe-ac70-50a4b4e15f4f','1d16fc5d-c44b-4727-83d7-119e74238957','570d15ac-9405-4285-acc5-85004ef64d61'],size=1,snapshot_id=3ac2bff5-88bb-4fb6-9637-aead71a4581d,source_replicaid=,source_volid=None,status='creating',user_id='8470c9f4463243f4be680f353c4f5de5',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1899948402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a469be94-031b-443a-8a36-462e33d3c471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0e15295035a466a8595d16dbc7a14cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3ac2bff5-88bb-4fb6-9637-aead71a4581d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8470c9f4463243f4be680f353c4f5de5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:13:33.757491 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1c18f3-71ab-4548-b6f5-df37d3709601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:13:33.772993 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1c18f3-71ab-4548-b6f5-df37d3709601) transitioned into state 'SUCCESS' from state '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-1899948402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e15295035a466a8595d16dbc7a14cc',qos_specs=None,replication_status=,reservations=['2731a9fd-12f7-413d-9ff6-0f8243b05923','32b4fa7b-0a93-4cfe-ac70-50a4b4e15f4f','1d16fc5d-c44b-4727-83d7-119e74238957','570d15ac-9405-4285-acc5-85004ef64d61'],size=1,snapshot_id=3ac2bff5-88bb-4fb6-9637-aead71a4581d,source_replicaid=,source_volid=None,status='creating',user_id='8470c9f4463243f4be680f353c4f5de5',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:13:33.773687 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4743620f-5d2b-4e64-b6dd-bb81aa5c9d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:13:33.793068 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4743620f-5d2b-4e64-b6dd-bb81aa5c9d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:13:33.794023 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Flow 'volume_create_api' (ca56b26c-346f-4d07-80e4-3468c9f573da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:13:33.794369 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Create volume request issued successfully. Aug 07 21:13:33.794960 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-64a05e2a-2804-484f-a153-3b5bb9dad9a2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:13:33.795410 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1387/5536] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:13:33 2026] POST /volume/v3/volumes => generated 814 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:13:33.809586 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fac0a8ea-1fb6-47a1-92eb-aeea2cd56344 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:33.811742 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fac0a8ea-1fb6-47a1-92eb-aeea2cd56344 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 Aug 07 21:13:33.812010 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fac0a8ea-1fb6-47a1-92eb-aeea2cd56344 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:33.812260 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fac0a8ea-1fb6-47a1-92eb-aeea2cd56344 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:33.820391 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:33.820391 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:33.824372 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fac0a8ea-1fb6-47a1-92eb-aeea2cd56344 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:13:33.828238 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fac0a8ea-1fb6-47a1-92eb-aeea2cd56344 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 returned with HTTP 200 Aug 07 21:13:33.828620 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1393/5537] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:13:33 2026] GET /volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:34.844221 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fea2e5ad-4c9f-4d8b-adce-2083375f1c17 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:34.846674 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fea2e5ad-4c9f-4d8b-adce-2083375f1c17 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 Aug 07 21:13:34.846966 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fea2e5ad-4c9f-4d8b-adce-2083375f1c17 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:34.847240 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fea2e5ad-4c9f-4d8b-adce-2083375f1c17 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:34.856407 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:34.856407 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:13:34.861264 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fea2e5ad-4c9f-4d8b-adce-2083375f1c17 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:13:34.865784 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fea2e5ad-4c9f-4d8b-adce-2083375f1c17 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 returned with HTTP 200 Aug 07 21:13:34.866273 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1377/5538] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:13:34 2026] GET /volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:13:34.878436 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-82c7c998-9f19-4695-aa1c-a31dd95d112f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:34.880260 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82c7c998-9f19-4695-aa1c-a31dd95d112f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 Aug 07 21:13:34.880488 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82c7c998-9f19-4695-aa1c-a31dd95d112f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:34.880725 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82c7c998-9f19-4695-aa1c-a31dd95d112f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:34.887939 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:34.887939 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:34.891994 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-82c7c998-9f19-4695-aa1c-a31dd95d112f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:13:34.896751 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82c7c998-9f19-4695-aa1c-a31dd95d112f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 returned with HTTP 200 Aug 07 21:13:34.897246 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1382/5539] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:13:34 2026] GET /volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:13:35.919384 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-c143026f-6ea6-499c-97a0-592cf866111e req-b6f82bf4-00a8-4058-87d5-2e1b956103e2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:35.922447 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-b6f82bf4-00a8-4058-87d5-2e1b956103e2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 Aug 07 21:13:35.922737 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-b6f82bf4-00a8-4058-87d5-2e1b956103e2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:35.923008 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-b6f82bf4-00a8-4058-87d5-2e1b956103e2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:35.931283 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:35.931283 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:35.935523 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-c143026f-6ea6-499c-97a0-592cf866111e req-b6f82bf4-00a8-4058-87d5-2e1b956103e2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:13:35.941069 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-b6f82bf4-00a8-4058-87d5-2e1b956103e2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 returned with HTTP 200 Aug 07 21:13:35.941538 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1388/5540] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:13:35 2026] GET /volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:36.365443 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-c143026f-6ea6-499c-97a0-592cf866111e req-1f2fc532-56e3-470a-aa05-28b9fcbc705b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:36.367423 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-1f2fc532-56e3-470a-aa05-28b9fcbc705b tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 Aug 07 21:13:36.367589 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-1f2fc532-56e3-470a-aa05-28b9fcbc705b tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:36.367774 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-1f2fc532-56e3-470a-aa05-28b9fcbc705b tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:36.374796 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:36.374796 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:36.378349 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-c143026f-6ea6-499c-97a0-592cf866111e req-1f2fc532-56e3-470a-aa05-28b9fcbc705b tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:13:36.383660 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-1f2fc532-56e3-470a-aa05-28b9fcbc705b tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 returned with HTTP 200 Aug 07 21:13:36.384185 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1394/5541] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:13:36 2026] GET /volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:36.394679 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-02244017-5949-4db3-8e4d-243138632d5b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:36.395160 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02244017-5949-4db3-8e4d-243138632d5b None None] GET https://10.4.3.127/volume// Aug 07 21:13:36.395291 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02244017-5949-4db3-8e4d-243138632d5b None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:36.395479 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02244017-5949-4db3-8e4d-243138632d5b None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:36.395782 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02244017-5949-4db3-8e4d-243138632d5b None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:13:36.396125 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1378/5542] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:13:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:13:36.404293 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c143026f-6ea6-499c-97a0-592cf866111e req-a6365187-122c-42fb-92bb-9b6114500ec8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:36.407006 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-a6365187-122c-42fb-92bb-9b6114500ec8 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:13:36.407479 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-a6365187-122c-42fb-92bb-9b6114500ec8 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a469be94-031b-443a-8a36-462e33d3c471", "connector": null, "instance_uuid": "02f8133c-5a30-4646-ab04-28d806365425"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:13:36.418224 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:36.418224 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:36.449865 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-a6365187-122c-42fb-92bb-9b6114500ec8 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:13:36.450281 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1383/5543] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:13:36 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:37.274466 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-acef3b2a-268e-4f71-a009-4064c9c1a546 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:37.274859 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-acef3b2a-268e-4f71-a009-4064c9c1a546 None None] GET https://10.4.3.127/volume// Aug 07 21:13:37.275026 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-acef3b2a-268e-4f71-a009-4064c9c1a546 None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:37.275227 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-acef3b2a-268e-4f71-a009-4064c9c1a546 None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:37.275547 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-acef3b2a-268e-4f71-a009-4064c9c1a546 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:13:37.275840 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1389/5544] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:13:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:13:37.286578 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-c143026f-6ea6-499c-97a0-592cf866111e req-b4616cbc-da6c-42ae-b5be-0e3326329b54 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:37.288776 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-b4616cbc-da6c-42ae-b5be-0e3326329b54 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 Aug 07 21:13:37.288978 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-b4616cbc-da6c-42ae-b5be-0e3326329b54 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:37.289183 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-b4616cbc-da6c-42ae-b5be-0e3326329b54 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:37.298545 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:37.298545 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:37.301914 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-c143026f-6ea6-499c-97a0-592cf866111e req-b4616cbc-da6c-42ae-b5be-0e3326329b54 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:13:37.306558 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-b4616cbc-da6c-42ae-b5be-0e3326329b54 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 returned with HTTP 200 Aug 07 21:13:37.307092 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1395/5545] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:13:37 2026] GET /volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 => generated 1584 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:13:37.419358 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c143026f-6ea6-499c-97a0-592cf866111e req-7021da13-d617-4f7f-ae03-83de183e3ef6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:37.422372 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-7021da13-d617-4f7f-ae03-83de183e3ef6 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] PUT https://10.4.3.127/volume/v3/attachments/0b06a4be-1a3c-465c-9ea4-dbf30f76890b Aug 07 21:13:37.422919 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-7021da13-d617-4f7f-ae03-83de183e3ef6 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:13:37.433071 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c143026f-6ea6-499c-97a0-592cf866111e req-7021da13-d617-4f7f-ae03-83de183e3ef6 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Acquiring lock "cinder-attachment_update-a469be94-031b-443a-8a36-462e33d3c471-np0000006755" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:13:37.438722 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c143026f-6ea6-499c-97a0-592cf866111e req-7021da13-d617-4f7f-ae03-83de183e3ef6 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Lock "cinder-attachment_update-a469be94-031b-443a-8a36-462e33d3c471-np0000006755" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:13:37.440365 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:37.440365 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:13:37.528280 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c143026f-6ea6-499c-97a0-592cf866111e req-7021da13-d617-4f7f-ae03-83de183e3ef6 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Lock "cinder-attachment_update-a469be94-031b-443a-8a36-462e33d3c471-np0000006755" released by "attachment_update" :: held 0.090s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:13:37.528555 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-7021da13-d617-4f7f-ae03-83de183e3ef6 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/attachments/0b06a4be-1a3c-465c-9ea4-dbf30f76890b returned with HTTP 200 Aug 07 21:13:37.528984 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1379/5546] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:13:37 2026] PUT /volume/v3/attachments/0b06a4be-1a3c-465c-9ea4-dbf30f76890b => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:37.552954 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c143026f-6ea6-499c-97a0-592cf866111e req-b00757a5-05e7-4672-ae65-a2b506495872 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:37.555062 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-b00757a5-05e7-4672-ae65-a2b506495872 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] POST https://10.4.3.127/volume/v3/attachments/0b06a4be-1a3c-465c-9ea4-dbf30f76890b/action Aug 07 21:13:37.555465 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-b00757a5-05e7-4672-ae65-a2b506495872 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:13:37.555563 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-b00757a5-05e7-4672-ae65-a2b506495872 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:13:37.572446 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:37.572446 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:37.586952 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c143026f-6ea6-499c-97a0-592cf866111e req-b00757a5-05e7-4672-ae65-a2b506495872 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/attachments/0b06a4be-1a3c-465c-9ea4-dbf30f76890b/action returned with HTTP 204 Aug 07 21:13:37.587397 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1384/5547] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:13:37 2026] POST /volume/v3/attachments/0b06a4be-1a3c-465c-9ea4-dbf30f76890b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:13:45.939296 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:13:47.305153 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=18 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:13:47.520943 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=25,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:13:47.581170 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:13:50.161560 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-09e9b00b-ba33-49a8-8769-82e5d7984a23 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:50.163231 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-09e9b00b-ba33-49a8-8769-82e5d7984a23 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] POST https://10.4.3.127/volume/v3/types Aug 07 21:13:50.163555 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-09e9b00b-ba33-49a8-8769-82e5d7984a23 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1643597053-1348116474", "extra_specs": {"multiattach": " True"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:13:50.175892 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-09e9b00b-ba33-49a8-8769-82e5d7984a23 tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] https://10.4.3.127/volume/v3/types returned with HTTP 200 Aug 07 21:13:50.176413 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1390/5548] 10.4.3.127 () {68 vars in 1253 bytes} [Fri Aug 7 21:13:50 2026] POST /volume/v3/types => generated 287 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:50.183623 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:50.185261 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:13:50.185603 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2028864241", "snapshot_id": null, "imageRef": null, "volume_type": "d4f71616-5c72-4819-99e7-b2e4bc744603", "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:13:50.187022 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2028864241', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'd4f71616-5c72-4819-99e7-b2e4bc744603', 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:13:50.191058 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Create volume of 1 GB Aug 07 21:13:50.191342 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:50.191342 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:50.191848 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Availability Zones retrieved successfully. Aug 07 21:13:50.196425 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Flow 'volume_create_api' (28150392-c175-4d8a-9660-c64adb9ea0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:13:50.197706 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccf8db59-f345-4b4b-9a96-b9d9eeb7a201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:13:50.198557 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:13:50.204752 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:50.204752 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:50.215406 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccf8db59-f345-4b4b-9a96-b9d9eeb7a201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T21:13:50Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d4f71616-5c72-4819-99e7-b2e4bc744603,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1643597053-1348116474',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4f71616-5c72-4819-99e7-b2e4bc744603', 'encryption_key_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=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:13:50.216171 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03176007-50ff-4666-ab81-f28cb54b3023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:13:50.239649 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1643597053-1348116474 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1643597053-1348116474, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:13:50.239940 np0000006755 devstack@c-api.service[100277]: WARNING cinder.quota [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1643597053-1348116474 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1643597053-1348116474, it is now deprecated. Please use the default quota class for default quota. Aug 07 21:13:50.274601 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Created reservations ['70f19a88-4db7-4bd6-8978-10026dfa67cf', '6c69edc4-af95-4213-aeb0-86d0772333f3', '72e9bf3d-d3cc-40f6-b601-28e85950b603', '2b65d6b0-d38a-4f68-909e-4254058b067c'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:13:50.275434 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03176007-50ff-4666-ab81-f28cb54b3023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70f19a88-4db7-4bd6-8978-10026dfa67cf', '6c69edc4-af95-4213-aeb0-86d0772333f3', '72e9bf3d-d3cc-40f6-b601-28e85950b603', '2b65d6b0-d38a-4f68-909e-4254058b067c']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:13:50.276212 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4acb897-5e38-4bc0-b9f6-ae84ec549075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:13:50.297751 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4acb897-5e38-4bc0-b9f6-ae84ec549075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f44415e0-39fd-4de7-9526-a8300fbdd9d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2028864241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ffe48ba70fd84caabe09ab4adda2ff07',qos_specs=None,replication_status=,reservations=['70f19a88-4db7-4bd6-8978-10026dfa67cf','6c69edc4-af95-4213-aeb0-86d0772333f3','72e9bf3d-d3cc-40f6-b601-28e85950b603','2b65d6b0-d38a-4f68-909e-4254058b067c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbf063290b6e48a88588f56e5671f613',volume_type_id=d4f71616-5c72-4819-99e7-b2e4bc744603), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:13:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2028864241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f44415e0-39fd-4de7-9526-a8300fbdd9d7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ffe48ba70fd84caabe09ab4adda2ff07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbf063290b6e48a88588f56e5671f613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4f71616-5c72-4819-99e7-b2e4bc744603),volume_type_id=d4f71616-5c72-4819-99e7-b2e4bc744603)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:13:50.298813 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3967020-3f5b-4f05-9c7f-a0e824685489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:13:50.318005 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3967020-3f5b-4f05-9c7f-a0e824685489) transitioned into state 'SUCCESS' from state '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-2028864241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ffe48ba70fd84caabe09ab4adda2ff07',qos_specs=None,replication_status=,reservations=['70f19a88-4db7-4bd6-8978-10026dfa67cf','6c69edc4-af95-4213-aeb0-86d0772333f3','72e9bf3d-d3cc-40f6-b601-28e85950b603','2b65d6b0-d38a-4f68-909e-4254058b067c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbf063290b6e48a88588f56e5671f613',volume_type_id=d4f71616-5c72-4819-99e7-b2e4bc744603)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:13:50.318717 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de338ed9-d419-4bcb-97fd-5fdde9a04f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:13:50.330517 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de338ed9-d419-4bcb-97fd-5fdde9a04f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:13:50.331371 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Flow 'volume_create_api' (28150392-c175-4d8a-9660-c64adb9ea0ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:13:50.331707 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Create volume request issued successfully. Aug 07 21:13:50.332396 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1948f2ab-7c0f-4f1e-a4d6-65b9956c9fae tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:13:50.332911 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1396/5549] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:13:50 2026] POST /volume/v3/volumes => generated 830 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:13:50.343723 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-72e4ac55-d041-4ade-85bf-e9257e454c44 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:50.345391 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-72e4ac55-d041-4ade-85bf-e9257e454c44 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:50.345588 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-72e4ac55-d041-4ade-85bf-e9257e454c44 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:50.345828 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-72e4ac55-d041-4ade-85bf-e9257e454c44 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:50.352433 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:50.352433 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:13:50.355897 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-72e4ac55-d041-4ade-85bf-e9257e454c44 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:50.359474 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-72e4ac55-d041-4ade-85bf-e9257e454c44 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:50.359797 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1380/5550] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:50 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 898 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:51.371252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fef976aa-21c3-4f0f-a145-8e7e2eca8c4d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:51.373111 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fef976aa-21c3-4f0f-a145-8e7e2eca8c4d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:51.373327 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fef976aa-21c3-4f0f-a145-8e7e2eca8c4d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:51.373522 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fef976aa-21c3-4f0f-a145-8e7e2eca8c4d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:51.380803 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:51.380803 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:51.384477 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fef976aa-21c3-4f0f-a145-8e7e2eca8c4d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:51.388896 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fef976aa-21c3-4f0f-a145-8e7e2eca8c4d tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:51.389292 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1385/5551] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:51 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:51.399734 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ac658848-3825-4479-bc43-39ff3bd6b600 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:51.401476 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ac658848-3825-4479-bc43-39ff3bd6b600 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:51.401657 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ac658848-3825-4479-bc43-39ff3bd6b600 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:51.401833 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ac658848-3825-4479-bc43-39ff3bd6b600 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:51.408139 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:51.408139 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:51.411324 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ac658848-3825-4479-bc43-39ff3bd6b600 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:51.415052 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ac658848-3825-4479-bc43-39ff3bd6b600 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:51.415394 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1391/5552] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:51 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 923 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:51.458159 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-fdc78fd0-75e4-4ef5-8b3c-f18b039e1851 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:51.461084 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-fdc78fd0-75e4-4ef5-8b3c-f18b039e1851 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:51.461294 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-fdc78fd0-75e4-4ef5-8b3c-f18b039e1851 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:51.461496 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-fdc78fd0-75e4-4ef5-8b3c-f18b039e1851 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:51.469107 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:51.469107 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:51.473081 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-fdc78fd0-75e4-4ef5-8b3c-f18b039e1851 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:51.477696 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-fdc78fd0-75e4-4ef5-8b3c-f18b039e1851 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:51.478158 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1397/5553] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:13:51 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:51.542446 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-530d267c-3059-4b67-a551-a5d75638e30d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:51.542986 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-530d267c-3059-4b67-a551-a5d75638e30d None None] GET https://10.4.3.127/volume// Aug 07 21:13:51.543349 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-530d267c-3059-4b67-a551-a5d75638e30d None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:51.543606 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-530d267c-3059-4b67-a551-a5d75638e30d None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:51.544061 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-530d267c-3059-4b67-a551-a5d75638e30d None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:13:51.544429 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1381/5554] 10.4.3.127 () {66 vars in 1428 bytes} [Fri Aug 7 21:13:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:13:51.550974 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-0113207d-7fed-4285-ba26-6273a6824e63 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:51.581206 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-0113207d-7fed-4285-ba26-6273a6824e63 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:13:51.581557 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-0113207d-7fed-4285-ba26-6273a6824e63 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f44415e0-39fd-4de7-9526-a8300fbdd9d7", "connector": null, "instance_uuid": "fc149dc9-8516-47c9-9a57-b81e0742045c"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:13:51.589312 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:51.589312 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:51.612686 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-0113207d-7fed-4285-ba26-6273a6824e63 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:13:51.613306 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1386/5555] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:13:51 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:51.642249 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2b6b327e-01a3-4838-aa9b-7d9990e6fbcc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:51.644074 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2b6b327e-01a3-4838-aa9b-7d9990e6fbcc tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:51.644261 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2b6b327e-01a3-4838-aa9b-7d9990e6fbcc tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:51.644437 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2b6b327e-01a3-4838-aa9b-7d9990e6fbcc tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:51.651399 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b1c212d8-23d7-42f2-b02c-2541036a9c78 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:51.651728 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b1c212d8-23d7-42f2-b02c-2541036a9c78 None None] GET https://10.4.3.127/volume// Aug 07 21:13:51.651947 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b1c212d8-23d7-42f2-b02c-2541036a9c78 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:51.652062 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b1c212d8-23d7-42f2-b02c-2541036a9c78 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:51.652401 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b1c212d8-23d7-42f2-b02c-2541036a9c78 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:13:51.652661 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1398/5556] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:13:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:13:51.657370 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:51.657370 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:51.660893 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2b6b327e-01a3-4838-aa9b-7d9990e6fbcc tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:51.662404 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-4a42960a-3d66-43f4-9e49-7d79c54a9b35 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:51.664225 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-4a42960a-3d66-43f4-9e49-7d79c54a9b35 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:51.664471 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-4a42960a-3d66-43f4-9e49-7d79c54a9b35 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:51.664533 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2b6b327e-01a3-4838-aa9b-7d9990e6fbcc tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:51.664718 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-4a42960a-3d66-43f4-9e49-7d79c54a9b35 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:51.664908 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1392/5557] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:51 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:51.672675 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:51.672675 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:13:51.675509 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-4a42960a-3d66-43f4-9e49-7d79c54a9b35 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:51.679053 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-4a42960a-3d66-43f4-9e49-7d79c54a9b35 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:51.679444 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1382/5558] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:13:51 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 1102 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:13:51.783013 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-418d97dd-49ff-4613-93f8-b7e0d3e88e41 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:51.785271 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-418d97dd-49ff-4613-93f8-b7e0d3e88e41 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] PUT https://10.4.3.127/volume/v3/attachments/a4d2284c-ed0f-49a5-8eea-134839764512 Aug 07 21:13:51.785671 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-418d97dd-49ff-4613-93f8-b7e0d3e88e41 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:13:51.793533 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-418d97dd-49ff-4613-93f8-b7e0d3e88e41 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Acquiring lock "cinder-attachment_update-f44415e0-39fd-4de7-9526-a8300fbdd9d7-np0000006755" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:13:51.802108 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-418d97dd-49ff-4613-93f8-b7e0d3e88e41 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Lock "cinder-attachment_update-f44415e0-39fd-4de7-9526-a8300fbdd9d7-np0000006755" acquired by "attachment_update" :: waited 0.005s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:13:51.802108 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:51.802108 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:51.871476 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-418d97dd-49ff-4613-93f8-b7e0d3e88e41 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Lock "cinder-attachment_update-f44415e0-39fd-4de7-9526-a8300fbdd9d7-np0000006755" released by "attachment_update" :: held 0.073s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:13:51.871898 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-418d97dd-49ff-4613-93f8-b7e0d3e88e41 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/a4d2284c-ed0f-49a5-8eea-134839764512 returned with HTTP 200 Aug 07 21:13:51.872514 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1387/5559] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:13:51 2026] PUT /volume/v3/attachments/a4d2284c-ed0f-49a5-8eea-134839764512 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:52.678080 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8b22187d-36a6-4ce6-a1cc-5f02ea989f07 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:52.680474 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8b22187d-36a6-4ce6-a1cc-5f02ea989f07 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:52.680733 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8b22187d-36a6-4ce6-a1cc-5f02ea989f07 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:52.681027 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8b22187d-36a6-4ce6-a1cc-5f02ea989f07 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:52.693337 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:52.693337 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:52.697638 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8b22187d-36a6-4ce6-a1cc-5f02ea989f07 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:52.703003 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8b22187d-36a6-4ce6-a1cc-5f02ea989f07 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:52.703525 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1399/5560] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:52 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:53.715821 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-36b566f3-d33e-4935-9de4-571f1f7ec0d7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:53.717608 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-36b566f3-d33e-4935-9de4-571f1f7ec0d7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:53.717810 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-36b566f3-d33e-4935-9de4-571f1f7ec0d7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:53.718010 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-36b566f3-d33e-4935-9de4-571f1f7ec0d7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:53.727434 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:53.727434 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:53.730567 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-36b566f3-d33e-4935-9de4-571f1f7ec0d7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:53.734628 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-36b566f3-d33e-4935-9de4-571f1f7ec0d7 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:53.735062 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1393/5561] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:53 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:54.747706 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7fc6d0e3-0456-421c-ad28-017cc3361313 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:54.750152 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7fc6d0e3-0456-421c-ad28-017cc3361313 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:54.750442 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7fc6d0e3-0456-421c-ad28-017cc3361313 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:54.750714 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7fc6d0e3-0456-421c-ad28-017cc3361313 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:54.760892 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:54.760892 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:13:54.764740 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7fc6d0e3-0456-421c-ad28-017cc3361313 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:54.769196 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7fc6d0e3-0456-421c-ad28-017cc3361313 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:54.769576 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1383/5562] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:54 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:55.093310 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-040496a3-e86e-40fe-98ad-a0c9fd0ed117 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:55.095380 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-040496a3-e86e-40fe-98ad-a0c9fd0ed117 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/attachments/a4d2284c-ed0f-49a5-8eea-134839764512/action Aug 07 21:13:55.095746 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-040496a3-e86e-40fe-98ad-a0c9fd0ed117 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:13:55.095883 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-040496a3-e86e-40fe-98ad-a0c9fd0ed117 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:13:55.110212 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:55.110212 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:55.121108 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1ef8b131-1603-4c20-8963-af27827eb4ac req-040496a3-e86e-40fe-98ad-a0c9fd0ed117 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/a4d2284c-ed0f-49a5-8eea-134839764512/action returned with HTTP 204 Aug 07 21:13:55.121523 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1388/5563] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:13:55 2026] POST /volume/v3/attachments/a4d2284c-ed0f-49a5-8eea-134839764512/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:13:55.782311 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-174ddfe0-60a8-4cf6-b658-3ace405f887e None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:55.784001 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-174ddfe0-60a8-4cf6-b658-3ace405f887e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:55.784248 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-174ddfe0-60a8-4cf6-b658-3ace405f887e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:55.784494 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-174ddfe0-60a8-4cf6-b658-3ace405f887e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:55.793204 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:55.793204 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:55.796225 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-174ddfe0-60a8-4cf6-b658-3ace405f887e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:55.799872 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-174ddfe0-60a8-4cf6-b658-3ace405f887e tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:55.800229 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1400/5564] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:55 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:55.838186 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-21a96ce6-bf78-4bfe-a484-e9651bead708 req-7da2fd16-8b2e-4f42-a7aa-fcc13d92e120 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:55.840249 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-21a96ce6-bf78-4bfe-a484-e9651bead708 req-7da2fd16-8b2e-4f42-a7aa-fcc13d92e120 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:55.840429 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-21a96ce6-bf78-4bfe-a484-e9651bead708 req-7da2fd16-8b2e-4f42-a7aa-fcc13d92e120 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:55.840596 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-21a96ce6-bf78-4bfe-a484-e9651bead708 req-7da2fd16-8b2e-4f42-a7aa-fcc13d92e120 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:55.848939 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:55.848939 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:55.852128 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-21a96ce6-bf78-4bfe-a484-e9651bead708 req-7da2fd16-8b2e-4f42-a7aa-fcc13d92e120 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:55.855879 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-21a96ce6-bf78-4bfe-a484-e9651bead708 req-7da2fd16-8b2e-4f42-a7aa-fcc13d92e120 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:55.856251 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1394/5565] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:13:55 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:55.873341 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-49f1e607-c486-43a0-9f9b-7e0a2ba2c05c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:55.875059 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49f1e607-c486-43a0-9f9b-7e0a2ba2c05c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:55.875241 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-49f1e607-c486-43a0-9f9b-7e0a2ba2c05c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:55.875413 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-49f1e607-c486-43a0-9f9b-7e0a2ba2c05c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:55.884480 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:55.884480 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:13:55.887538 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-49f1e607-c486-43a0-9f9b-7e0a2ba2c05c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:55.891211 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-49f1e607-c486-43a0-9f9b-7e0a2ba2c05c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:55.891529 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1384/5566] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:55 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:55.927845 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-c361a9eb-cf9a-487a-ad57-f05c6524d1e2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:55.929831 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-c361a9eb-cf9a-487a-ad57-f05c6524d1e2 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:55.930080 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-c361a9eb-cf9a-487a-ad57-f05c6524d1e2 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:55.930264 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-c361a9eb-cf9a-487a-ad57-f05c6524d1e2 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:55.939034 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:55.939034 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:55.942273 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-c361a9eb-cf9a-487a-ad57-f05c6524d1e2 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:55.945903 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-c361a9eb-cf9a-487a-ad57-f05c6524d1e2 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:55.946292 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1389/5567] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:13:55 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:55.961991 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-f8a9ba21-b21b-4441-93bb-e381fcfb0bf0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:55.964071 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-f8a9ba21-b21b-4441-93bb-e381fcfb0bf0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] POST https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7/action Aug 07 21:13:55.964345 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-f8a9ba21-b21b-4441-93bb-e381fcfb0bf0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100277) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:13:55.964614 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-f8a9ba21-b21b-4441-93bb-e381fcfb0bf0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:13:55.974589 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:55.974589 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:55.974997 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-f8a9ba21-b21b-4441-93bb-e381fcfb0bf0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:55.980091 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-f8a9ba21-b21b-4441-93bb-e381fcfb0bf0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Begin detaching volume completed successfully. Aug 07 21:13:55.980319 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-f8a9ba21-b21b-4441-93bb-e381fcfb0bf0 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7/action returned with HTTP 202 Aug 07 21:13:55.980734 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1401/5568] 10.4.3.127 () {72 vars in 1672 bytes} [Fri Aug 7 21:13:55 2026] POST /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:13:55.999672 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8c7fd68d-f9eb-444c-bae1-f215b8b739c3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:56.001362 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8c7fd68d-f9eb-444c-bae1-f215b8b739c3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:56.001565 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8c7fd68d-f9eb-444c-bae1-f215b8b739c3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:56.002024 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8c7fd68d-f9eb-444c-bae1-f215b8b739c3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:56.012009 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:56.012009 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:56.015827 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8c7fd68d-f9eb-444c-bae1-f215b8b739c3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:56.018776 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e02997de-ee78-42a1-807f-9b63c0baca06 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:56.019234 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e02997de-ee78-42a1-807f-9b63c0baca06 None None] GET https://10.4.3.127/volume// Aug 07 21:13:56.019299 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e02997de-ee78-42a1-807f-9b63c0baca06 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:56.019474 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e02997de-ee78-42a1-807f-9b63c0baca06 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:56.019782 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e02997de-ee78-42a1-807f-9b63c0baca06 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:13:56.019888 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8c7fd68d-f9eb-444c-bae1-f215b8b739c3 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:56.020161 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1385/5569] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:13:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:13:56.020258 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1395/5570] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:55 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:56.027178 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-bff84660-118f-454b-a3f9-c51f06191097 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:56.028854 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-bff84660-118f-454b-a3f9-c51f06191097 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:56.029097 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-bff84660-118f-454b-a3f9-c51f06191097 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:56.029278 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-bff84660-118f-454b-a3f9-c51f06191097 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:56.037687 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:56.037687 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:56.040724 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-bff84660-118f-454b-a3f9-c51f06191097 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:56.044565 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-bff84660-118f-454b-a3f9-c51f06191097 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:56.044959 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1390/5571] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:13:56 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 1398 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:13:56.506777 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-01b1e6bf-597e-4ce3-a525-1f82eb27339f None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:56.508841 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-01b1e6bf-597e-4ce3-a525-1f82eb27339f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:56.509080 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-01b1e6bf-597e-4ce3-a525-1f82eb27339f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:56.509273 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-01b1e6bf-597e-4ce3-a525-1f82eb27339f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:56.518200 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:56.518200 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:56.521276 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-01b1e6bf-597e-4ce3-a525-1f82eb27339f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:56.524879 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-01b1e6bf-597e-4ce3-a525-1f82eb27339f tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:56.525243 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1402/5572] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:13:56 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:56.814316 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-4bcd7948-b78b-455c-8e69-84355ef9df18 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:56.816176 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-4bcd7948-b78b-455c-8e69-84355ef9df18 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] DELETE https://10.4.3.127/volume/v3/attachments/a4d2284c-ed0f-49a5-8eea-134839764512 Aug 07 21:13:56.816336 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-4bcd7948-b78b-455c-8e69-84355ef9df18 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:56.816501 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-4bcd7948-b78b-455c-8e69-84355ef9df18 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:56.823020 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:56.823020 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:13:56.862822 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e01d2fd1-5384-483a-a95c-a8ed7074f8a2 req-4bcd7948-b78b-455c-8e69-84355ef9df18 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/attachments/a4d2284c-ed0f-49a5-8eea-134839764512 returned with HTTP 200 Aug 07 21:13:56.863200 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1386/5573] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:13:56 2026] DELETE /volume/v3/attachments/a4d2284c-ed0f-49a5-8eea-134839764512 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:57.034307 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d2717b6d-fcba-4b6c-8377-4b03914499cc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:57.036003 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d2717b6d-fcba-4b6c-8377-4b03914499cc tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:57.036258 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d2717b6d-fcba-4b6c-8377-4b03914499cc tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:57.036471 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d2717b6d-fcba-4b6c-8377-4b03914499cc tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:57.043448 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:57.043448 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:57.046920 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d2717b6d-fcba-4b6c-8377-4b03914499cc tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:57.050886 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d2717b6d-fcba-4b6c-8377-4b03914499cc tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:57.051277 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1396/5574] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:57 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:57.062541 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-62c8f64c-f168-4be3-b9e4-356cfe768051 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:57.064369 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62c8f64c-f168-4be3-b9e4-356cfe768051 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] DELETE https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:57.064585 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62c8f64c-f168-4be3-b9e4-356cfe768051 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:57.064828 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62c8f64c-f168-4be3-b9e4-356cfe768051 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:57.065009 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-62c8f64c-f168-4be3-b9e4-356cfe768051 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Delete volume with id: f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:57.071828 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:57.071828 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:13:57.072294 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-62c8f64c-f168-4be3-b9e4-356cfe768051 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:57.087301 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-62c8f64c-f168-4be3-b9e4-356cfe768051 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Delete volume request issued successfully. Aug 07 21:13:57.087440 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62c8f64c-f168-4be3-b9e4-356cfe768051 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 202 Aug 07 21:13:57.087889 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1391/5575] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:13:57 2026] DELETE /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:13:57.094815 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bb3b5c42-00b6-472b-b2a0-5da303ebca4c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:57.096696 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bb3b5c42-00b6-472b-b2a0-5da303ebca4c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:57.096801 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bb3b5c42-00b6-472b-b2a0-5da303ebca4c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:57.096951 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bb3b5c42-00b6-472b-b2a0-5da303ebca4c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:57.103731 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:57.103731 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:13:57.107284 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bb3b5c42-00b6-472b-b2a0-5da303ebca4c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Volume info retrieved successfully. Aug 07 21:13:57.111338 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bb3b5c42-00b6-472b-b2a0-5da303ebca4c tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 200 Aug 07 21:13:57.111702 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1403/5576] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:57 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:13:58.124453 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dbc8bbab-ecfa-4330-964c-c00b498b0853 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:58.126174 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dbc8bbab-ecfa-4330-964c-c00b498b0853 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] GET https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 Aug 07 21:13:58.126359 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dbc8bbab-ecfa-4330-964c-c00b498b0853 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:58.126544 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dbc8bbab-ecfa-4330-964c-c00b498b0853 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:58.131637 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dbc8bbab-ecfa-4330-964c-c00b498b0853 tempest-VolumeMultiattachTests-632127989 tempest-VolumeMultiattachTests-632127989-project-member] https://10.4.3.127/volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 returned with HTTP 404 Aug 07 21:13:58.132055 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1387/5577] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:13:58 2026] GET /volume/v3/volumes/f44415e0-39fd-4de7-9526-a8300fbdd9d7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:13:58.138356 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a89cd61c-98d6-4fd8-9304-0749d42910df None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:58.140066 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a89cd61c-98d6-4fd8-9304-0749d42910df tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] GET https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 Aug 07 21:13:58.140257 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a89cd61c-98d6-4fd8-9304-0749d42910df tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:58.140460 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a89cd61c-98d6-4fd8-9304-0749d42910df tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Calling method 'detail' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:58.141228 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-a89cd61c-98d6-4fd8-9304-0749d42910df tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100278) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 21:13:58.152920 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a89cd61c-98d6-4fd8-9304-0749d42910df tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Get all volumes completed successfully. Aug 07 21:13:58.154512 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:13:58.154512 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:13:58.159129 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a89cd61c-98d6-4fd8-9304-0749d42910df tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] https://10.4.3.127/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 21:13:58.159486 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1397/5578] 10.4.3.127 () {66 vars in 1285 bytes} [Fri Aug 7 21:13:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8948 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:13:58.173358 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d2bcf4cb-b620-4e87-88d5-299b7c725aab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:13:58.174978 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2bcf4cb-b620-4e87-88d5-299b7c725aab tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] DELETE https://10.4.3.127/volume/v3/types/d4f71616-5c72-4819-99e7-b2e4bc744603 Aug 07 21:13:58.175251 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2bcf4cb-b620-4e87-88d5-299b7c725aab tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:13:58.175372 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2bcf4cb-b620-4e87-88d5-299b7c725aab tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:13:58.203860 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2bcf4cb-b620-4e87-88d5-299b7c725aab tempest-VolumeMultiattachTests-144910794 tempest-VolumeMultiattachTests-144910794-project-admin] https://10.4.3.127/volume/v3/types/d4f71616-5c72-4819-99e7-b2e4bc744603 returned with HTTP 202 Aug 07 21:13:58.204251 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1392/5579] 10.4.3.127 () {66 vars in 1345 bytes} [Fri Aug 7 21:13:58 2026] DELETE /volume/v3/types/d4f71616-5c72-4819-99e7-b2e4bc744603 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:14:07.110385 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=47,cinder:INSERT=8,cinder:UPDATE=13 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:14:08.128564 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:14:08.157568 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=35,cinder:INSERT=2 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:14:08.192662 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=39,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:14:21.222914 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-de667969-be51-4355-8910-20ab45c431da None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:21.333199 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-de667969-be51-4355-8910-20ab45c431da tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/limits Aug 07 21:14:21.333436 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-de667969-be51-4355-8910-20ab45c431da tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:14:21.333681 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-de667969-be51-4355-8910-20ab45c431da tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'index' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:14:21.351404 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-de667969-be51-4355-8910-20ab45c431da tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/limits returned with HTTP 200 Aug 07 21:14:21.351748 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1404/5580] 10.4.3.127 () {68 vars in 1484 bytes} [Fri Aug 7 21:14:21 2026] GET /volume/v3/limits => generated 302 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:14:21.379853 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-5b7a97d2-88ab-4e03-86f5-7022753b19db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:21.381865 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-5b7a97d2-88ab-4e03-86f5-7022753b19db tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:14:21.382103 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-5b7a97d2-88ab-4e03-86f5-7022753b19db tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:14:21.382290 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-5b7a97d2-88ab-4e03-86f5-7022753b19db tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:14:21.391673 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:14:21.391673 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:14:21.394755 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-5b7a97d2-88ab-4e03-86f5-7022753b19db tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:14:21.399014 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-5b7a97d2-88ab-4e03-86f5-7022753b19db tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf returned with HTTP 200 Aug 07 21:14:21.399375 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1388/5581] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:14:21 2026] GET /volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf => generated 1662 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:14:21.408265 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-2cb93d71-560e-4ae5-83be-905806941d6b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:21.409899 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-2cb93d71-560e-4ae5-83be-905806941d6b tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:14:21.410245 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-2cb93d71-560e-4ae5-83be-905806941d6b tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9027522-e00e-4fc6-b2f0-78e4a4bc6daf", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1248397940", "description": null, "metadata": {}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:14:21.421266 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:14:21.421266 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:14:21.421596 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-2cb93d71-560e-4ae5-83be-905806941d6b tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:14:21.421792 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-2cb93d71-560e-4ae5-83be-905806941d6b tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Create snapshot from volume e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:14:21.444251 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-2cb93d71-560e-4ae5-83be-905806941d6b tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Created reservations ['7a7e2e07-e301-47ac-9716-54759b2f2da8', '53eb6df1-99e6-49d7-a06e-fa84bb5ac6d1', '5e0b794f-aaa3-4812-80ce-b1a4e8bd8a6b', 'c5427cd2-ccc9-49f1-a34f-581251500d3f'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:14:21.479459 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-2cb93d71-560e-4ae5-83be-905806941d6b tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Snapshot force create request issued successfully. Aug 07 21:14:21.479796 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-12971676-8ca3-4f48-9d3b-7ca71a535189 req-2cb93d71-560e-4ae5-83be-905806941d6b tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:14:21.480260 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1398/5582] 10.4.3.127 () {72 vars in 1547 bytes} [Fri Aug 7 21:14:21 2026] POST /volume/v3/snapshots => generated 324 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:14:22.837286 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4d866174-739a-4221-9c25-db1b834c6ccd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:22.839096 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d866174-739a-4221-9c25-db1b834c6ccd tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/snapshots/ba4cc977-8175-49b5-98d1-427fb816118f Aug 07 21:14:22.839272 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d866174-739a-4221-9c25-db1b834c6ccd tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:14:22.839474 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d866174-739a-4221-9c25-db1b834c6ccd tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:14:22.844849 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:14:22.844849 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:14:22.845289 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4d866174-739a-4221-9c25-db1b834c6ccd tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Snapshot retrieved successfully. Aug 07 21:14:22.846032 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d866174-739a-4221-9c25-db1b834c6ccd tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/snapshots/ba4cc977-8175-49b5-98d1-427fb816118f returned with HTTP 200 Aug 07 21:14:22.846346 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1393/5583] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:14:22 2026] GET /volume/v3/snapshots/ba4cc977-8175-49b5-98d1-427fb816118f => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:14:22.868549 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:22.870511 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:14:22.870866 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1780192603", "snapshot_id": null, "imageRef": "4469e00c-7a1a-4799-a180-23dba3abe6ab", "volume_type": null, "size": 1}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:14:22.872265 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1780192603', 'snapshot_id': None, 'imageRef': '4469e00c-7a1a-4799-a180-23dba3abe6ab', 'volume_type': None, 'size': 1}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:14:22.940132 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:14:22.940132 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:14:22.940530 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Snapshot retrieved successfully. Aug 07 21:14:22.940677 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Create volume of 1 GB Aug 07 21:14:22.943711 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Availability Zones retrieved successfully. Aug 07 21:14:22.948821 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Flow 'volume_create_api' (a602b117-2d77-40fc-b3bc-2579dbf0f976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:14:22.949717 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88943c2b-8ba6-4855-a22c-35ca9d3df68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:14:22.950538 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:14:22.978713 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88943c2b-8ba6-4855-a22c-35ca9d3df68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ba4cc977-8175-49b5-98d1-427fb816118f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:14:22.979386 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305d0d46-1fd0-4017-b187-27ff603e8d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:14:23.012831 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Created reservations ['ad5b98fc-82b0-426b-9de4-5201fd7ab8bf', 'c4971813-dc61-450c-9772-ede74401ec74', 'c6bcc0f5-ecbb-4131-a851-2678752d95a3', '1d3468ed-5e71-43d3-bc01-0c05708a2d3a'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:14:23.013634 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305d0d46-1fd0-4017-b187-27ff603e8d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad5b98fc-82b0-426b-9de4-5201fd7ab8bf', 'c4971813-dc61-450c-9772-ede74401ec74', 'c6bcc0f5-ecbb-4131-a851-2678752d95a3', '1d3468ed-5e71-43d3-bc01-0c05708a2d3a']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:14:23.014321 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c44387c-5a27-43ee-9519-d7f4c69511d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:14:23.051034 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c44387c-5a27-43ee-9519-d7f4c69511d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36daa3ed-f858-4b64-8ead-0f5374be2d2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1780192603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e15295035a466a8595d16dbc7a14cc',qos_specs=None,replication_status=,reservations=['ad5b98fc-82b0-426b-9de4-5201fd7ab8bf','c4971813-dc61-450c-9772-ede74401ec74','c6bcc0f5-ecbb-4131-a851-2678752d95a3','1d3468ed-5e71-43d3-bc01-0c05708a2d3a'],size=1,snapshot_id=ba4cc977-8175-49b5-98d1-427fb816118f,source_replicaid=,source_volid=None,status='creating',user_id='8470c9f4463243f4be680f353c4f5de5',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1780192603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36daa3ed-f858-4b64-8ead-0f5374be2d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0e15295035a466a8595d16dbc7a14cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ba4cc977-8175-49b5-98d1-427fb816118f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8470c9f4463243f4be680f353c4f5de5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:14:23.051648 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dcf8484-b99d-4af5-b48d-65055eddbb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:14:23.066914 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dcf8484-b99d-4af5-b48d-65055eddbb0e) transitioned into state 'SUCCESS' from state '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-1780192603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e15295035a466a8595d16dbc7a14cc',qos_specs=None,replication_status=,reservations=['ad5b98fc-82b0-426b-9de4-5201fd7ab8bf','c4971813-dc61-450c-9772-ede74401ec74','c6bcc0f5-ecbb-4131-a851-2678752d95a3','1d3468ed-5e71-43d3-bc01-0c05708a2d3a'],size=1,snapshot_id=ba4cc977-8175-49b5-98d1-427fb816118f,source_replicaid=,source_volid=None,status='creating',user_id='8470c9f4463243f4be680f353c4f5de5',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:14:23.067649 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6f19ee2-b400-4ba6-a4da-8ada46643871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:14:23.086644 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6f19ee2-b400-4ba6-a4da-8ada46643871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:14:23.087781 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Flow 'volume_create_api' (a602b117-2d77-40fc-b3bc-2579dbf0f976) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:14:23.088281 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Create volume request issued successfully. Aug 07 21:14:23.089048 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-3d3a0363-3a29-4156-8c66-08068c2c23aa tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:14:23.089592 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1405/5584] 10.4.3.127 () {70 vars in 1300 bytes} [Fri Aug 7 21:14:22 2026] POST /volume/v3/volumes => generated 814 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:14:23.100443 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-be9c47e2-d542-49a9-943f-422a4905276d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:23.102122 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be9c47e2-d542-49a9-943f-422a4905276d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b Aug 07 21:14:23.102320 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be9c47e2-d542-49a9-943f-422a4905276d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:14:23.102491 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be9c47e2-d542-49a9-943f-422a4905276d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:14:23.109476 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:14:23.109476 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:14:23.113079 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-be9c47e2-d542-49a9-943f-422a4905276d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:14:23.116956 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be9c47e2-d542-49a9-943f-422a4905276d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b returned with HTTP 200 Aug 07 21:14:23.117382 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1389/5585] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:14:23 2026] GET /volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:14:24.128538 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c02c281c-272f-40fe-9061-7949f7a00a6d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:24.130453 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c02c281c-272f-40fe-9061-7949f7a00a6d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b Aug 07 21:14:24.130667 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c02c281c-272f-40fe-9061-7949f7a00a6d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:14:24.130898 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c02c281c-272f-40fe-9061-7949f7a00a6d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:14:24.137542 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:14:24.137542 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:14:24.140885 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c02c281c-272f-40fe-9061-7949f7a00a6d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:14:24.145093 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c02c281c-272f-40fe-9061-7949f7a00a6d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b returned with HTTP 200 Aug 07 21:14:24.145449 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1399/5586] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:14:24 2026] GET /volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b => generated 1423 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:14:24.156107 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c35f08aa-5f80-4f57-b3e8-02119627d0c1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:24.157803 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c35f08aa-5f80-4f57-b3e8-02119627d0c1 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b Aug 07 21:14:24.158016 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c35f08aa-5f80-4f57-b3e8-02119627d0c1 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:14:24.158188 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c35f08aa-5f80-4f57-b3e8-02119627d0c1 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:14:24.164542 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:14:24.164542 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:14:24.167565 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c35f08aa-5f80-4f57-b3e8-02119627d0c1 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:14:24.171623 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c35f08aa-5f80-4f57-b3e8-02119627d0c1 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b returned with HTTP 200 Aug 07 21:14:24.172117 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1394/5587] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:14:24 2026] GET /volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b => generated 1423 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:14:25.547323 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-bcc8fe7c-0c97-4e05-8d52-932dd9a0fdcb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:25.577166 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-bcc8fe7c-0c97-4e05-8d52-932dd9a0fdcb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b Aug 07 21:14:25.577337 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-bcc8fe7c-0c97-4e05-8d52-932dd9a0fdcb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:14:25.577516 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-bcc8fe7c-0c97-4e05-8d52-932dd9a0fdcb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:14:25.584232 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:14:25.584232 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:14:25.587476 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-bcc8fe7c-0c97-4e05-8d52-932dd9a0fdcb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:14:25.591628 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-bcc8fe7c-0c97-4e05-8d52-932dd9a0fdcb tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b returned with HTTP 200 Aug 07 21:14:25.592018 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1406/5588] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:14:25 2026] GET /volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b => generated 1405 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:14:26.007864 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-3048eefe-08b8-401a-978f-0eeff5a55504 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:26.009856 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-3048eefe-08b8-401a-978f-0eeff5a55504 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b Aug 07 21:14:26.010040 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-3048eefe-08b8-401a-978f-0eeff5a55504 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:14:26.010227 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-3048eefe-08b8-401a-978f-0eeff5a55504 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:14:26.017565 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:14:26.017565 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:14:26.021318 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-3048eefe-08b8-401a-978f-0eeff5a55504 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:14:26.026815 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-3048eefe-08b8-401a-978f-0eeff5a55504 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b returned with HTTP 200 Aug 07 21:14:26.027239 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1390/5589] 10.4.3.127 () {68 vars in 1598 bytes} [Fri Aug 7 21:14:26 2026] GET /volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:14:26.037194 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1b875631-0685-4e47-bb46-b2102b2600ce None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:26.037569 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1b875631-0685-4e47-bb46-b2102b2600ce None None] GET https://10.4.3.127/volume// Aug 07 21:14:26.037794 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1b875631-0685-4e47-bb46-b2102b2600ce None None] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:14:26.038089 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1b875631-0685-4e47-bb46-b2102b2600ce None None] Calling method 'all' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:14:26.038438 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1b875631-0685-4e47-bb46-b2102b2600ce None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:14:26.038775 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1400/5590] 10.4.3.127 () {66 vars in 1419 bytes} [Fri Aug 7 21:14:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:14:26.046817 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-0ed8f495-0c8a-453c-afb2-1682d5a161a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:26.048402 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-0ed8f495-0c8a-453c-afb2-1682d5a161a1 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] POST https://10.4.3.127/volume/v3/attachments Aug 07 21:14:26.048708 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-0ed8f495-0c8a-453c-afb2-1682d5a161a1 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36daa3ed-f858-4b64-8ead-0f5374be2d2b", "connector": null, "instance_uuid": "6ed286ab-8bd1-457b-b168-49e5d7795a78"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:14:26.056222 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:14:26.056222 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:14:26.087171 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-0ed8f495-0c8a-453c-afb2-1682d5a161a1 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/attachments returned with HTTP 200 Aug 07 21:14:26.087644 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1395/5591] 10.4.3.127 () {74 vars in 1594 bytes} [Fri Aug 7 21:14: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) Aug 07 21:14:26.805644 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-44cd109f-38bc-4496-bb1e-acdb2c0b0c88 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:26.806020 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44cd109f-38bc-4496-bb1e-acdb2c0b0c88 None None] GET https://10.4.3.127/volume// Aug 07 21:14:26.806186 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44cd109f-38bc-4496-bb1e-acdb2c0b0c88 None None] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:14:26.806364 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-44cd109f-38bc-4496-bb1e-acdb2c0b0c88 None None] Calling method 'all' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:14:26.806653 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-44cd109f-38bc-4496-bb1e-acdb2c0b0c88 None None] https://10.4.3.127/volume// returned with HTTP 300 Aug 07 21:14:26.806967 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1407/5592] 10.4.3.127 () {66 vars in 1426 bytes} [Fri Aug 7 21:14:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 21:14:26.813263 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-3d1ec37b-d7eb-431f-962e-ce0201dc8221 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:26.841960 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-3d1ec37b-d7eb-431f-962e-ce0201dc8221 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b Aug 07 21:14:26.842249 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-3d1ec37b-d7eb-431f-962e-ce0201dc8221 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:14:26.842442 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-3d1ec37b-d7eb-431f-962e-ce0201dc8221 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:14:26.851470 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:14:26.851470 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:14:26.854495 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-3d1ec37b-d7eb-431f-962e-ce0201dc8221 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:14:26.859036 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-3d1ec37b-d7eb-431f-962e-ce0201dc8221 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b returned with HTTP 200 Aug 07 21:14:26.859556 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1391/5593] 10.4.3.127 () {70 vars in 1639 bytes} [Fri Aug 7 21:14:26 2026] GET /volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b => generated 1584 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:14:26.955814 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-41c5c0aa-2054-4956-930d-424444b1d1a4 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:26.957568 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-41c5c0aa-2054-4956-930d-424444b1d1a4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] PUT https://10.4.3.127/volume/v3/attachments/fc41027c-4ef2-49e3-ab2e-40b3b4be0703 Aug 07 21:14:26.957900 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-41c5c0aa-2054-4956-930d-424444b1d1a4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.127", "host": "np0000006755", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ab502ff4a13c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e2e90eda-b838-4c0c-a65f-136ebd682ea6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:14:26.965259 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-41c5c0aa-2054-4956-930d-424444b1d1a4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Acquiring lock "cinder-attachment_update-36daa3ed-f858-4b64-8ead-0f5374be2d2b-np0000006755" by "attachment_update" {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 21:14:26.969624 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-41c5c0aa-2054-4956-930d-424444b1d1a4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Lock "cinder-attachment_update-36daa3ed-f858-4b64-8ead-0f5374be2d2b-np0000006755" acquired by "attachment_update" :: waited 0.004s {{(pid=100278) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 21:14:26.970513 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:14:26.970513 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:14:27.038572 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.coordination [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-41c5c0aa-2054-4956-930d-424444b1d1a4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Lock "cinder-attachment_update-36daa3ed-f858-4b64-8ead-0f5374be2d2b-np0000006755" released by "attachment_update" :: held 0.069s {{(pid=100278) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 21:14:27.039010 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-41c5c0aa-2054-4956-930d-424444b1d1a4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/attachments/fc41027c-4ef2-49e3-ab2e-40b3b4be0703 returned with HTTP 200 Aug 07 21:14:27.039386 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1401/5594] 10.4.3.127 () {74 vars in 1704 bytes} [Fri Aug 7 21:14:26 2026] PUT /volume/v3/attachments/fc41027c-4ef2-49e3-ab2e-40b3b4be0703 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:14:27.061680 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-99b9b9e9-f11b-4589-8bb3-2a3d06ebee35 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:14:27.063776 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-99b9b9e9-f11b-4589-8bb3-2a3d06ebee35 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] POST https://10.4.3.127/volume/v3/attachments/fc41027c-4ef2-49e3-ab2e-40b3b4be0703/action Aug 07 21:14:27.064144 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-99b9b9e9-f11b-4589-8bb3-2a3d06ebee35 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:14:27.064258 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-99b9b9e9-f11b-4589-8bb3-2a3d06ebee35 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:14:27.078309 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:14:27.078309 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:14:27.088051 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1b9e5a04-3e18-4bee-864a-d83d889320a4 req-99b9b9e9-f11b-4589-8bb3-2a3d06ebee35 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/attachments/fc41027c-4ef2-49e3-ab2e-40b3b4be0703/action returned with HTTP 204 Aug 07 21:14:27.088505 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1396/5595] 10.4.3.127 () {74 vars in 1725 bytes} [Fri Aug 7 21:14:27 2026] POST /volume/v3/attachments/fc41027c-4ef2-49e3-ab2e-40b3b4be0703/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:14:35.590454 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:14:36.857421 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=18 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:14:37.034001 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:14:37.084444 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:15:11.265269 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [req-973b3068-e970-4695-8e99-1d30707666b5 req-b52e501f-f62a-411b-bf5a-46d3939830b9 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:11.267647 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-973b3068-e970-4695-8e99-1d30707666b5 req-b52e501f-f62a-411b-bf5a-46d3939830b9 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] DELETE https://10.4.3.127/volume/v3/attachments/fc41027c-4ef2-49e3-ab2e-40b3b4be0703 Aug 07 21:15:11.267848 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-973b3068-e970-4695-8e99-1d30707666b5 req-b52e501f-f62a-411b-bf5a-46d3939830b9 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:11.268028 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [req-973b3068-e970-4695-8e99-1d30707666b5 req-b52e501f-f62a-411b-bf5a-46d3939830b9 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'version_select' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:11.274552 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:11.274552 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:11.315279 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [req-973b3068-e970-4695-8e99-1d30707666b5 req-b52e501f-f62a-411b-bf5a-46d3939830b9 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/attachments/fc41027c-4ef2-49e3-ab2e-40b3b4be0703 returned with HTTP 200 Aug 07 21:15:11.315684 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1408/5596] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:15:11 2026] DELETE /volume/v3/attachments/fc41027c-4ef2-49e3-ab2e-40b3b4be0703 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:12.743327 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0fba3fa2-993b-462d-a66e-19bf9fced68f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:12.745549 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0fba3fa2-993b-462d-a66e-19bf9fced68f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] DELETE https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b Aug 07 21:15:12.745745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0fba3fa2-993b-462d-a66e-19bf9fced68f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:12.745955 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0fba3fa2-993b-462d-a66e-19bf9fced68f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:12.746147 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0fba3fa2-993b-462d-a66e-19bf9fced68f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Delete volume with id: 36daa3ed-f858-4b64-8ead-0f5374be2d2b Aug 07 21:15:12.752412 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:12.752412 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:12.752886 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0fba3fa2-993b-462d-a66e-19bf9fced68f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:15:12.767676 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0fba3fa2-993b-462d-a66e-19bf9fced68f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Delete volume request issued successfully. Aug 07 21:15:12.767676 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0fba3fa2-993b-462d-a66e-19bf9fced68f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b returned with HTTP 202 Aug 07 21:15:12.767865 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1392/5597] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:15:12 2026] DELETE /volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:15:12.774200 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8f3e1860-9df3-4a3d-9c44-03ee39af5744 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:12.776066 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8f3e1860-9df3-4a3d-9c44-03ee39af5744 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b Aug 07 21:15:12.776292 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8f3e1860-9df3-4a3d-9c44-03ee39af5744 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:12.776503 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8f3e1860-9df3-4a3d-9c44-03ee39af5744 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:12.783163 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:12.783163 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:12.786402 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8f3e1860-9df3-4a3d-9c44-03ee39af5744 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:15:12.790809 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8f3e1860-9df3-4a3d-9c44-03ee39af5744 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b returned with HTTP 200 Aug 07 21:15:12.791157 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1402/5598] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:15:12 2026] GET /volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:15:13.802428 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e9ddce2a-7a5c-4ca7-a0f0-e584e6795bc7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:13.804104 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9ddce2a-7a5c-4ca7-a0f0-e584e6795bc7 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b Aug 07 21:15:13.804302 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9ddce2a-7a5c-4ca7-a0f0-e584e6795bc7 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:13.804479 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9ddce2a-7a5c-4ca7-a0f0-e584e6795bc7 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:13.809785 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9ddce2a-7a5c-4ca7-a0f0-e584e6795bc7 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b returned with HTTP 404 Aug 07 21:15:13.810258 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1397/5599] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:15:13 2026] GET /volume/v3/volumes/36daa3ed-f858-4b64-8ead-0f5374be2d2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:15:13.816282 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-733189c4-d6d5-4449-a22d-043857612c61 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:13.818105 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-733189c4-d6d5-4449-a22d-043857612c61 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/ba4cc977-8175-49b5-98d1-427fb816118f Aug 07 21:15:13.818299 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-733189c4-d6d5-4449-a22d-043857612c61 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:13.818496 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-733189c4-d6d5-4449-a22d-043857612c61 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:13.818610 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-733189c4-d6d5-4449-a22d-043857612c61 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Delete snapshot with id: ba4cc977-8175-49b5-98d1-427fb816118f Aug 07 21:15:13.824069 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:13.824069 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:13.824528 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-733189c4-d6d5-4449-a22d-043857612c61 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Snapshot retrieved successfully. Aug 07 21:15:13.841001 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-733189c4-d6d5-4449-a22d-043857612c61 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Snapshot delete request issued successfully. Aug 07 21:15:13.841183 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-733189c4-d6d5-4449-a22d-043857612c61 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/snapshots/ba4cc977-8175-49b5-98d1-427fb816118f returned with HTTP 202 Aug 07 21:15:13.841619 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1409/5600] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:15:13 2026] DELETE /volume/v3/snapshots/ba4cc977-8175-49b5-98d1-427fb816118f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:15:13.848643 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a5ad98e1-cbd6-4f12-8f1f-2f9a6e5b867f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:13.850344 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a5ad98e1-cbd6-4f12-8f1f-2f9a6e5b867f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/snapshots/ba4cc977-8175-49b5-98d1-427fb816118f Aug 07 21:15:13.850532 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a5ad98e1-cbd6-4f12-8f1f-2f9a6e5b867f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:13.850709 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a5ad98e1-cbd6-4f12-8f1f-2f9a6e5b867f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:13.855282 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:13.855282 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:13.855684 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a5ad98e1-cbd6-4f12-8f1f-2f9a6e5b867f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Snapshot retrieved successfully. Aug 07 21:15:13.856393 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a5ad98e1-cbd6-4f12-8f1f-2f9a6e5b867f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/snapshots/ba4cc977-8175-49b5-98d1-427fb816118f returned with HTTP 200 Aug 07 21:15:13.856707 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1393/5601] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:15:13 2026] GET /volume/v3/snapshots/ba4cc977-8175-49b5-98d1-427fb816118f => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:14.864603 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-73773bd9-c0e8-4722-95e5-cc26be77ae2a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:14.866278 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-73773bd9-c0e8-4722-95e5-cc26be77ae2a tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/snapshots/ba4cc977-8175-49b5-98d1-427fb816118f Aug 07 21:15:14.866462 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-73773bd9-c0e8-4722-95e5-cc26be77ae2a tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:14.866663 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-73773bd9-c0e8-4722-95e5-cc26be77ae2a tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:14.870422 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-73773bd9-c0e8-4722-95e5-cc26be77ae2a tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/snapshots/ba4cc977-8175-49b5-98d1-427fb816118f returned with HTTP 404 Aug 07 21:15:14.870867 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1403/5602] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:15:14 2026] GET /volume/v3/snapshots/ba4cc977-8175-49b5-98d1-427fb816118f => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:15:16.276920 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-de5bac4f-ab85-4e04-a565-e3d7e55daebc req-28586b3c-5156-44c3-b8c1-f3d518c99349 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:16.279031 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-de5bac4f-ab85-4e04-a565-e3d7e55daebc req-28586b3c-5156-44c3-b8c1-f3d518c99349 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] DELETE https://10.4.3.127/volume/v3/attachments/0b06a4be-1a3c-465c-9ea4-dbf30f76890b Aug 07 21:15:16.279239 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-de5bac4f-ab85-4e04-a565-e3d7e55daebc req-28586b3c-5156-44c3-b8c1-f3d518c99349 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:16.279469 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-de5bac4f-ab85-4e04-a565-e3d7e55daebc req-28586b3c-5156-44c3-b8c1-f3d518c99349 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:16.287012 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:16.287012 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:16.327324 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-de5bac4f-ab85-4e04-a565-e3d7e55daebc req-28586b3c-5156-44c3-b8c1-f3d518c99349 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/attachments/0b06a4be-1a3c-465c-9ea4-dbf30f76890b returned with HTTP 200 Aug 07 21:15:16.327676 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1398/5603] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:15:16 2026] DELETE /volume/v3/attachments/0b06a4be-1a3c-465c-9ea4-dbf30f76890b => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:17.727178 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4ebc5b9d-5f56-4140-a198-2c85e688fb57 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:17.728727 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4ebc5b9d-5f56-4140-a198-2c85e688fb57 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 Aug 07 21:15:17.728949 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4ebc5b9d-5f56-4140-a198-2c85e688fb57 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:17.729126 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4ebc5b9d-5f56-4140-a198-2c85e688fb57 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:17.729275 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-4ebc5b9d-5f56-4140-a198-2c85e688fb57 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Delete volume with id: a469be94-031b-443a-8a36-462e33d3c471 Aug 07 21:15:17.735280 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:17.735280 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:17.735645 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4ebc5b9d-5f56-4140-a198-2c85e688fb57 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:15:17.749563 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4ebc5b9d-5f56-4140-a198-2c85e688fb57 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Delete volume request issued successfully. Aug 07 21:15:17.749749 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4ebc5b9d-5f56-4140-a198-2c85e688fb57 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 returned with HTTP 202 Aug 07 21:15:17.750169 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1410/5604] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:15:17 2026] DELETE /volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:15:17.756394 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f5460cdd-084b-4ef1-8b47-6a11d9389fa8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:17.758080 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5460cdd-084b-4ef1-8b47-6a11d9389fa8 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 Aug 07 21:15:17.758297 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5460cdd-084b-4ef1-8b47-6a11d9389fa8 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:17.758493 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5460cdd-084b-4ef1-8b47-6a11d9389fa8 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:17.765013 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:17.765013 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:17.768328 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f5460cdd-084b-4ef1-8b47-6a11d9389fa8 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:15:17.772868 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5460cdd-084b-4ef1-8b47-6a11d9389fa8 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 returned with HTTP 200 Aug 07 21:15:17.773263 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1394/5605] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:15:17 2026] GET /volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:15:18.785107 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e9bc8d7a-86a0-4147-855e-8de698f4dbb2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:18.787039 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e9bc8d7a-86a0-4147-855e-8de698f4dbb2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 Aug 07 21:15:18.787257 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e9bc8d7a-86a0-4147-855e-8de698f4dbb2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:18.787458 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e9bc8d7a-86a0-4147-855e-8de698f4dbb2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:18.792523 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e9bc8d7a-86a0-4147-855e-8de698f4dbb2 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 returned with HTTP 404 Aug 07 21:15:18.792989 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1404/5606] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:15:18 2026] GET /volume/v3/volumes/a469be94-031b-443a-8a36-462e33d3c471 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:15:18.799102 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4e34b33d-63fe-470c-b3ee-9e8b20400af4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:18.800939 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e34b33d-63fe-470c-b3ee-9e8b20400af4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/3ac2bff5-88bb-4fb6-9637-aead71a4581d Aug 07 21:15:18.801187 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e34b33d-63fe-470c-b3ee-9e8b20400af4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:18.801414 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e34b33d-63fe-470c-b3ee-9e8b20400af4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:18.801668 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-4e34b33d-63fe-470c-b3ee-9e8b20400af4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Delete snapshot with id: 3ac2bff5-88bb-4fb6-9637-aead71a4581d Aug 07 21:15:18.806818 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:18.806818 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:18.807266 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4e34b33d-63fe-470c-b3ee-9e8b20400af4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Snapshot retrieved successfully. Aug 07 21:15:18.822035 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4e34b33d-63fe-470c-b3ee-9e8b20400af4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Snapshot delete request issued successfully. Aug 07 21:15:18.822251 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e34b33d-63fe-470c-b3ee-9e8b20400af4 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/snapshots/3ac2bff5-88bb-4fb6-9637-aead71a4581d returned with HTTP 202 Aug 07 21:15:18.822686 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1399/5607] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:15:18 2026] DELETE /volume/v3/snapshots/3ac2bff5-88bb-4fb6-9637-aead71a4581d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:15:18.829088 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-167b7408-35c1-46fe-8a5a-467355581555 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:18.830969 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-167b7408-35c1-46fe-8a5a-467355581555 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/snapshots/3ac2bff5-88bb-4fb6-9637-aead71a4581d Aug 07 21:15:18.831203 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-167b7408-35c1-46fe-8a5a-467355581555 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:18.831402 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-167b7408-35c1-46fe-8a5a-467355581555 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:18.836484 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:18.836484 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:18.836908 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-167b7408-35c1-46fe-8a5a-467355581555 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Snapshot retrieved successfully. Aug 07 21:15:18.837856 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-167b7408-35c1-46fe-8a5a-467355581555 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/snapshots/3ac2bff5-88bb-4fb6-9637-aead71a4581d returned with HTTP 200 Aug 07 21:15:18.838208 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1411/5608] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:15:18 2026] GET /volume/v3/snapshots/3ac2bff5-88bb-4fb6-9637-aead71a4581d => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:19.846570 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4d792217-23a4-4d79-b46a-c519b6f84264 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:19.848325 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d792217-23a4-4d79-b46a-c519b6f84264 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/snapshots/3ac2bff5-88bb-4fb6-9637-aead71a4581d Aug 07 21:15:19.848513 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d792217-23a4-4d79-b46a-c519b6f84264 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:19.848685 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d792217-23a4-4d79-b46a-c519b6f84264 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:19.853017 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d792217-23a4-4d79-b46a-c519b6f84264 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/snapshots/3ac2bff5-88bb-4fb6-9637-aead71a4581d returned with HTTP 404 Aug 07 21:15:19.853458 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1395/5609] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:15:19 2026] GET /volume/v3/snapshots/3ac2bff5-88bb-4fb6-9637-aead71a4581d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:15:21.041886 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [req-b2efdaac-2594-4dfe-b293-b5a6fbc75985 req-505e4c31-6936-4c5c-8394-2dd7553c502d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:21.043643 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-b2efdaac-2594-4dfe-b293-b5a6fbc75985 req-505e4c31-6936-4c5c-8394-2dd7553c502d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] DELETE https://10.4.3.127/volume/v3/attachments/ba0d0753-dcbf-4b96-9482-344f77d2f1fd Aug 07 21:15:21.043854 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-b2efdaac-2594-4dfe-b293-b5a6fbc75985 req-505e4c31-6936-4c5c-8394-2dd7553c502d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:21.044021 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [req-b2efdaac-2594-4dfe-b293-b5a6fbc75985 req-505e4c31-6936-4c5c-8394-2dd7553c502d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'version_select' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:21.050363 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:21.050363 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:21.089332 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [req-b2efdaac-2594-4dfe-b293-b5a6fbc75985 req-505e4c31-6936-4c5c-8394-2dd7553c502d tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/attachments/ba0d0753-dcbf-4b96-9482-344f77d2f1fd returned with HTTP 200 Aug 07 21:15:21.089663 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1405/5610] 10.4.3.127 () {72 vars in 1673 bytes} [Fri Aug 7 21:15:21 2026] DELETE /volume/v3/attachments/ba0d0753-dcbf-4b96-9482-344f77d2f1fd => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:22.567594 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-662a4a1f-667c-40b0-8c86-a192c6522f0f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:22.569241 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-662a4a1f-667c-40b0-8c86-a192c6522f0f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] DELETE https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:15:22.569431 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-662a4a1f-667c-40b0-8c86-a192c6522f0f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:22.569630 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-662a4a1f-667c-40b0-8c86-a192c6522f0f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:22.569809 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-662a4a1f-667c-40b0-8c86-a192c6522f0f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Delete volume with id: e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:15:22.575921 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:22.575921 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:22.576284 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-662a4a1f-667c-40b0-8c86-a192c6522f0f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:15:22.589676 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-662a4a1f-667c-40b0-8c86-a192c6522f0f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Delete volume request issued successfully. Aug 07 21:15:22.589799 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-662a4a1f-667c-40b0-8c86-a192c6522f0f tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf returned with HTTP 202 Aug 07 21:15:22.590156 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1400/5611] 10.4.3.127 () {68 vars in 1392 bytes} [Fri Aug 7 21:15:22 2026] DELETE /volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 21:15:22.596709 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-80188d98-b039-43c6-8559-7bdca222312a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:22.599196 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-80188d98-b039-43c6-8559-7bdca222312a tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:15:22.599497 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-80188d98-b039-43c6-8559-7bdca222312a tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:22.599797 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-80188d98-b039-43c6-8559-7bdca222312a tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:22.608157 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:22.608157 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:22.611999 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-80188d98-b039-43c6-8559-7bdca222312a tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Volume info retrieved successfully. Aug 07 21:15:22.617379 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-80188d98-b039-43c6-8559-7bdca222312a tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf returned with HTTP 200 Aug 07 21:15:22.617938 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1412/5612] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:15:22 2026] GET /volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 21:15:23.629229 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3f2e3e46-c948-4f94-ba3e-1b14e29fb273 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:23.630839 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f2e3e46-c948-4f94-ba3e-1b14e29fb273 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] GET https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf Aug 07 21:15:23.631035 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f2e3e46-c948-4f94-ba3e-1b14e29fb273 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:23.631205 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f2e3e46-c948-4f94-ba3e-1b14e29fb273 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:23.636028 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f2e3e46-c948-4f94-ba3e-1b14e29fb273 tempest-TestVolumeBootPatternV346-1675603049 tempest-TestVolumeBootPatternV346-1675603049-project-member] https://10.4.3.127/volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf returned with HTTP 404 Aug 07 21:15:23.636398 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1396/5613] 10.4.3.127 () {68 vars in 1389 bytes} [Fri Aug 7 21:15:23 2026] GET /volume/v3/volumes/e9027522-e00e-4fc6-b2f0-78e4a4bc6daf => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 21:15:28.709380 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:28.780470 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:15:28.780803 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1059793783"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:15:28.782167 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1059793783'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:15:28.782300 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume of 1 GB Aug 07 21:15:28.782550 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:28.782550 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:28.786434 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Availability Zones retrieved successfully. Aug 07 21:15:28.791268 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Flow 'volume_create_api' (4958ba50-371f-47a2-aaf6-d2021360645a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:28.792223 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295f06fe-c3e1-4e93-9ec9-dbfe14da3ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:28.793012 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:15:28.814154 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295f06fe-c3e1-4e93-9ec9-dbfe14da3ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:28.814745 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e5f4b0c-1598-4b67-a7a0-7e4b694b0987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:28.861832 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Created reservations ['21dbdd08-2433-4292-8cb5-fcace8147f53', '049d70cf-5c4f-4fc8-ad19-53f8a93e8dbc', '39f0f9a9-ab20-43af-8022-2edadc1846b0', 'deebd289-7718-4b1b-8a5d-54b87e0d61a5'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:15:28.862468 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e5f4b0c-1598-4b67-a7a0-7e4b694b0987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21dbdd08-2433-4292-8cb5-fcace8147f53', '049d70cf-5c4f-4fc8-ad19-53f8a93e8dbc', '39f0f9a9-ab20-43af-8022-2edadc1846b0', 'deebd289-7718-4b1b-8a5d-54b87e0d61a5']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:28.863153 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14bb7646-6c81-4347-aac0-252591142e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:28.881614 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14bb7646-6c81-4347-aac0-252591142e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2f0b386-d685-4f67-8390-aab2cd232c22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1059793783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29716a711014f31b0c8a46b1930e86c',qos_specs=None,replication_status=,reservations=['21dbdd08-2433-4292-8cb5-fcace8147f53','049d70cf-5c4f-4fc8-ad19-53f8a93e8dbc','39f0f9a9-ab20-43af-8022-2edadc1846b0','deebd289-7718-4b1b-8a5d-54b87e0d61a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:15:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1059793783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2f0b386-d685-4f67-8390-aab2cd232c22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c29716a711014f31b0c8a46b1930e86c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:28.882471 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99fa54ad-4fb7-432c-b2ce-e12de460c445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:28.896869 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99fa54ad-4fb7-432c-b2ce-e12de460c445) transitioned into state 'SUCCESS' from state '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-1059793783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29716a711014f31b0c8a46b1930e86c',qos_specs=None,replication_status=,reservations=['21dbdd08-2433-4292-8cb5-fcace8147f53','049d70cf-5c4f-4fc8-ad19-53f8a93e8dbc','39f0f9a9-ab20-43af-8022-2edadc1846b0','deebd289-7718-4b1b-8a5d-54b87e0d61a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:28.897444 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee2800f-218f-4801-805b-760470841ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:28.904712 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee2800f-218f-4801-805b-760470841ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:28.905404 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Flow 'volume_create_api' (4958ba50-371f-47a2-aaf6-d2021360645a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:28.905673 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume request issued successfully. Aug 07 21:15:28.906329 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-60bce1c4-55a9-4e10-bdd2-ef2e5a8351ec tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:15:28.906705 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1406/5614] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:15:28 2026] POST /volume/v3/volumes => generated 760 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:15:28.917720 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65cd84e2-9841-4747-bd97-356f3b441ef0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:28.919177 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65cd84e2-9841-4747-bd97-356f3b441ef0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 Aug 07 21:15:28.919364 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65cd84e2-9841-4747-bd97-356f3b441ef0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:28.919545 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65cd84e2-9841-4747-bd97-356f3b441ef0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:28.926019 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:28.926019 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:28.929367 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-65cd84e2-9841-4747-bd97-356f3b441ef0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:28.933343 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65cd84e2-9841-4747-bd97-356f3b441ef0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 returned with HTTP 200 Aug 07 21:15:28.933692 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1401/5615] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:28 2026] GET /volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:29.944786 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-19656ad9-f61b-4ebf-907f-4a95b19c5c88 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:29.946548 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-19656ad9-f61b-4ebf-907f-4a95b19c5c88 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 Aug 07 21:15:29.946731 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-19656ad9-f61b-4ebf-907f-4a95b19c5c88 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:29.946953 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-19656ad9-f61b-4ebf-907f-4a95b19c5c88 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:29.953144 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:29.953144 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:29.956005 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-19656ad9-f61b-4ebf-907f-4a95b19c5c88 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:29.959524 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-19656ad9-f61b-4ebf-907f-4a95b19c5c88 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 returned with HTTP 200 Aug 07 21:15:29.959868 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1413/5616] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:29 2026] GET /volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 => generated 853 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:29.970447 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0740be8c-6cd5-4380-9da8-0f4be8b59ece None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:29.972072 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0740be8c-6cd5-4380-9da8-0f4be8b59ece tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:15:29.972382 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0740be8c-6cd5-4380-9da8-0f4be8b59ece tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2f0b386-d685-4f67-8390-aab2cd232c22", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2132358504"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:15:29.980076 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:29.980076 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:29.980498 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0740be8c-6cd5-4380-9da8-0f4be8b59ece tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:29.980602 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-0740be8c-6cd5-4380-9da8-0f4be8b59ece tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create snapshot from volume a2f0b386-d685-4f67-8390-aab2cd232c22 Aug 07 21:15:30.012895 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-0740be8c-6cd5-4380-9da8-0f4be8b59ece tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Created reservations ['38ce1267-7227-4307-b9a2-7e45b07a2b2f', '67d55166-8cc2-4420-a2e1-39734209cfab', '60f61207-fb8d-4c44-b38d-edc313481683', '5b315076-cfb1-490c-8772-5e65c3c71a91'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:15:30.036065 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0740be8c-6cd5-4380-9da8-0f4be8b59ece tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Snapshot create request issued successfully. Aug 07 21:15:30.036352 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0740be8c-6cd5-4380-9da8-0f4be8b59ece tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:15:30.036721 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1397/5617] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:15:29 2026] POST /volume/v3/snapshots => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:15:30.045352 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b8f6f691-0344-442d-9bd7-919e147df450 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:30.047736 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b8f6f691-0344-442d-9bd7-919e147df450 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f Aug 07 21:15:30.047966 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b8f6f691-0344-442d-9bd7-919e147df450 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:30.048149 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b8f6f691-0344-442d-9bd7-919e147df450 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:30.053295 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:30.053295 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:30.053699 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b8f6f691-0344-442d-9bd7-919e147df450 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Snapshot retrieved successfully. Aug 07 21:15:30.054586 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b8f6f691-0344-442d-9bd7-919e147df450 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f returned with HTTP 200 Aug 07 21:15:30.055012 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1407/5618] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:15:30 2026] GET /volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:31.063397 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f55527e0-b48c-4ed8-9c73-83d6500d395c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:31.065119 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f55527e0-b48c-4ed8-9c73-83d6500d395c tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f Aug 07 21:15:31.065338 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f55527e0-b48c-4ed8-9c73-83d6500d395c tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:31.065550 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f55527e0-b48c-4ed8-9c73-83d6500d395c tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:31.070099 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:31.070099 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:31.070513 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f55527e0-b48c-4ed8-9c73-83d6500d395c tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Snapshot retrieved successfully. Aug 07 21:15:31.071202 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f55527e0-b48c-4ed8-9c73-83d6500d395c tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f returned with HTTP 200 Aug 07 21:15:31.071556 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1402/5619] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:15:31 2026] GET /volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f => generated 475 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:31.078727 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-256763fa-1f1a-4980-81e6-f96eed39b434 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:31.080540 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:15:31.080970 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8e3265d9-400d-47aa-ad81-0310fa8b7f2f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-651570642"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:15:31.082311 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume request body: {'volume': {"'snapshot_id": '8e3265d9-400d-47aa-ad81-0310fa8b7f2f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-651570642'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:15:31.082427 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume of 1 GB Aug 07 21:15:31.086011 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Availability Zones retrieved successfully. Aug 07 21:15:31.090969 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Flow 'volume_create_api' (d20ec68f-230b-4b03-8e33-5b87bfc41644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:31.091774 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85091aff-ec3b-424f-aabc-355c50fd663a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.092545 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:15:31.112673 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85091aff-ec3b-424f-aabc-355c50fd663a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.113310 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e99d28a-8937-4a0a-904d-bd250cb07640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.144439 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Created reservations ['9f605810-b604-4b01-a91e-746003345fea', '4a58552d-5a74-40f5-914d-e4280b935c12', '0485cfdb-780f-49b4-957d-d95d828fdc4a', 'f905b35f-0917-46ad-8420-146e31ff825a'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:15:31.145106 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e99d28a-8937-4a0a-904d-bd250cb07640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f605810-b604-4b01-a91e-746003345fea', '4a58552d-5a74-40f5-914d-e4280b935c12', '0485cfdb-780f-49b4-957d-d95d828fdc4a', 'f905b35f-0917-46ad-8420-146e31ff825a']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.145704 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4772c71-34ca-40a1-ab3d-9d9ccbcbabad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.165341 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4772c71-34ca-40a1-ab3d-9d9ccbcbabad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d4f768f-7680-493a-b170-8d8f033bfbb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-651570642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29716a711014f31b0c8a46b1930e86c',qos_specs=None,replication_status=,reservations=['9f605810-b604-4b01-a91e-746003345fea','4a58552d-5a74-40f5-914d-e4280b935c12','0485cfdb-780f-49b4-957d-d95d828fdc4a','f905b35f-0917-46ad-8420-146e31ff825a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-651570642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d4f768f-7680-493a-b170-8d8f033bfbb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c29716a711014f31b0c8a46b1930e86c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.165970 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b43d2b4-2af7-444c-9261-2d38bf8a5390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.180186 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b43d2b4-2af7-444c-9261-2d38bf8a5390) transitioned into state 'SUCCESS' from state '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-651570642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29716a711014f31b0c8a46b1930e86c',qos_specs=None,replication_status=,reservations=['9f605810-b604-4b01-a91e-746003345fea','4a58552d-5a74-40f5-914d-e4280b935c12','0485cfdb-780f-49b4-957d-d95d828fdc4a','f905b35f-0917-46ad-8420-146e31ff825a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.180772 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac55b4d-c482-47c0-ae4e-183576852dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.188564 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac55b4d-c482-47c0-ae4e-183576852dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.189255 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Flow 'volume_create_api' (d20ec68f-230b-4b03-8e33-5b87bfc41644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:31.189495 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume request issued successfully. Aug 07 21:15:31.189980 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-256763fa-1f1a-4980-81e6-f96eed39b434 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:15:31.190356 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1414/5620] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:15:31 2026] POST /volume/v3/volumes => generated 759 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:15:31.203901 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:31.205793 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:15:31.206176 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8e3265d9-400d-47aa-ad81-0310fa8b7f2f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-278480083"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:15:31.207612 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume request body: {'volume': {"'snapshot_id": '8e3265d9-400d-47aa-ad81-0310fa8b7f2f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-278480083'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:15:31.207732 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume of 1 GB Aug 07 21:15:31.208024 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:31.208024 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:31.212132 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Availability Zones retrieved successfully. Aug 07 21:15:31.218053 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Flow 'volume_create_api' (257b2246-c158-4294-b1d5-1ef72a8c467a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:31.219044 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d0d67f-144a-456a-a89d-cc2b3afa2478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.219993 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:15:31.244449 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d0d67f-144a-456a-a89d-cc2b3afa2478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.245287 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1296636-2f1d-41e3-afe8-7c1a0c6d5a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.284437 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Created reservations ['cc4cfea4-43d7-473a-92c6-f38b96a15a5b', '6c0f43b9-04e6-4927-9c80-cc348a9b86b3', '3bc3259e-0bbc-4364-adfc-25d379f0569b', 'b1b4843c-ede9-42ef-b8e6-09d6d376e352'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:15:31.285256 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1296636-2f1d-41e3-afe8-7c1a0c6d5a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc4cfea4-43d7-473a-92c6-f38b96a15a5b', '6c0f43b9-04e6-4927-9c80-cc348a9b86b3', '3bc3259e-0bbc-4364-adfc-25d379f0569b', 'b1b4843c-ede9-42ef-b8e6-09d6d376e352']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.286028 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e49ac5-df47-4174-8a5a-0eacc5995da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.308131 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e49ac5-df47-4174-8a5a-0eacc5995da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66cee658-f01d-40df-a065-21174b55a771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-278480083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29716a711014f31b0c8a46b1930e86c',qos_specs=None,replication_status=,reservations=['cc4cfea4-43d7-473a-92c6-f38b96a15a5b','6c0f43b9-04e6-4927-9c80-cc348a9b86b3','3bc3259e-0bbc-4364-adfc-25d379f0569b','b1b4843c-ede9-42ef-b8e6-09d6d376e352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-278480083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66cee658-f01d-40df-a065-21174b55a771,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c29716a711014f31b0c8a46b1930e86c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.308870 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d420a224-db63-42e5-9c11-03186dc8101d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.324397 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d420a224-db63-42e5-9c11-03186dc8101d) transitioned into state 'SUCCESS' from state '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-278480083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29716a711014f31b0c8a46b1930e86c',qos_specs=None,replication_status=,reservations=['cc4cfea4-43d7-473a-92c6-f38b96a15a5b','6c0f43b9-04e6-4927-9c80-cc348a9b86b3','3bc3259e-0bbc-4364-adfc-25d379f0569b','b1b4843c-ede9-42ef-b8e6-09d6d376e352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.325067 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b267b0fc-2e79-4936-91fc-6100d03c5b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.332280 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b267b0fc-2e79-4936-91fc-6100d03c5b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.333228 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Flow 'volume_create_api' (257b2246-c158-4294-b1d5-1ef72a8c467a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:31.333542 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume request issued successfully. Aug 07 21:15:31.334075 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eaae0c4f-122e-43d3-b2e0-6cbc7d354599 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:15:31.334472 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1398/5621] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:15:31 2026] POST /volume/v3/volumes => generated 759 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:15:31.345091 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:31.346721 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:15:31.347068 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8e3265d9-400d-47aa-ad81-0310fa8b7f2f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-954686389"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:15:31.348422 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume request body: {'volume': {"'snapshot_id": '8e3265d9-400d-47aa-ad81-0310fa8b7f2f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-954686389'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:15:31.348551 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume of 1 GB Aug 07 21:15:31.352018 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Availability Zones retrieved successfully. Aug 07 21:15:31.357061 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Flow 'volume_create_api' (04335d03-a7c6-449d-bc41-50f46e80b67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:31.357918 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7370db03-5a1f-4cb6-b1f7-a50b42ce0039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.358680 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:15:31.380178 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7370db03-5a1f-4cb6-b1f7-a50b42ce0039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.380857 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (021c05db-9657-4639-85af-beb25dc62a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.412141 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Created reservations ['90e9f88b-3aa6-4371-a322-ec13f62ac67f', '71eeaffc-eac9-4f76-8006-343fe69599af', '8f394515-8a09-4875-b754-1ee57ca36429', 'a8cc1ba7-fd7e-4953-99e8-7bde01c28daf'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:15:31.412801 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (021c05db-9657-4639-85af-beb25dc62a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90e9f88b-3aa6-4371-a322-ec13f62ac67f', '71eeaffc-eac9-4f76-8006-343fe69599af', '8f394515-8a09-4875-b754-1ee57ca36429', 'a8cc1ba7-fd7e-4953-99e8-7bde01c28daf']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.413431 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4caa0b98-0c10-4799-a5ab-6eb2cb763cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.431984 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4caa0b98-0c10-4799-a5ab-6eb2cb763cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fe0c0ff-9e95-4c62-96b0-ea983e28b18d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-954686389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29716a711014f31b0c8a46b1930e86c',qos_specs=None,replication_status=,reservations=['90e9f88b-3aa6-4371-a322-ec13f62ac67f','71eeaffc-eac9-4f76-8006-343fe69599af','8f394515-8a09-4875-b754-1ee57ca36429','a8cc1ba7-fd7e-4953-99e8-7bde01c28daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-954686389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fe0c0ff-9e95-4c62-96b0-ea983e28b18d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c29716a711014f31b0c8a46b1930e86c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.432648 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a94840cd-e594-4415-affd-410ade02ee59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.447861 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a94840cd-e594-4415-affd-410ade02ee59) transitioned into state 'SUCCESS' from state '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-954686389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29716a711014f31b0c8a46b1930e86c',qos_specs=None,replication_status=,reservations=['90e9f88b-3aa6-4371-a322-ec13f62ac67f','71eeaffc-eac9-4f76-8006-343fe69599af','8f394515-8a09-4875-b754-1ee57ca36429','a8cc1ba7-fd7e-4953-99e8-7bde01c28daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.448443 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb8d4ca-3a01-4488-98d8-e4e2bb414c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.455360 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb8d4ca-3a01-4488-98d8-e4e2bb414c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.456092 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Flow 'volume_create_api' (04335d03-a7c6-449d-bc41-50f46e80b67f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:31.456354 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume request issued successfully. Aug 07 21:15:31.456897 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b82dac32-2a40-495d-bab0-bccce035d0b5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:15:31.457306 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1408/5622] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:15:31 2026] POST /volume/v3/volumes => generated 759 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:15:31.467857 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:31.469277 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:15:31.469559 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8e3265d9-400d-47aa-ad81-0310fa8b7f2f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-732451072"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:15:31.470804 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume request body: {'volume': {"'snapshot_id": '8e3265d9-400d-47aa-ad81-0310fa8b7f2f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-732451072'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:15:31.470920 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume of 1 GB Aug 07 21:15:31.474119 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Availability Zones retrieved successfully. Aug 07 21:15:31.479020 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Flow 'volume_create_api' (635eff59-684f-4d0e-be2e-5361271bde16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:31.479814 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c666a808-9b30-4018-b41b-5498b5ab7896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.480540 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:15:31.504274 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c666a808-9b30-4018-b41b-5498b5ab7896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.504976 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9b0aec5-f839-44fe-9f59-1e91be67625b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.537688 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Created reservations ['e08139b2-8b9b-48b6-8bdf-2e98375f5ce0', '2a8fdc37-656a-4786-ae60-53cfcdf1273c', 'db7a7be9-044b-4edb-9ebd-e91bd32a122f', 'c79c60ea-52dd-4276-a327-496aae3d59c2'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:15:31.538520 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9b0aec5-f839-44fe-9f59-1e91be67625b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e08139b2-8b9b-48b6-8bdf-2e98375f5ce0', '2a8fdc37-656a-4786-ae60-53cfcdf1273c', 'db7a7be9-044b-4edb-9ebd-e91bd32a122f', 'c79c60ea-52dd-4276-a327-496aae3d59c2']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.539198 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08913fe3-ac09-4879-81f4-3ea0cb0180aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.558946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08913fe3-ac09-4879-81f4-3ea0cb0180aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d465dd3-c60c-4154-856d-7cf46f4df002', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-732451072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29716a711014f31b0c8a46b1930e86c',qos_specs=None,replication_status=,reservations=['e08139b2-8b9b-48b6-8bdf-2e98375f5ce0','2a8fdc37-656a-4786-ae60-53cfcdf1273c','db7a7be9-044b-4edb-9ebd-e91bd32a122f','c79c60ea-52dd-4276-a327-496aae3d59c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-732451072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d465dd3-c60c-4154-856d-7cf46f4df002,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c29716a711014f31b0c8a46b1930e86c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.559592 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4190c85-ec99-4d23-bbb4-81ba26c57a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.575641 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4190c85-ec99-4d23-bbb4-81ba26c57a3e) transitioned into state 'SUCCESS' from state '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-732451072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29716a711014f31b0c8a46b1930e86c',qos_specs=None,replication_status=,reservations=['e08139b2-8b9b-48b6-8bdf-2e98375f5ce0','2a8fdc37-656a-4786-ae60-53cfcdf1273c','db7a7be9-044b-4edb-9ebd-e91bd32a122f','c79c60ea-52dd-4276-a327-496aae3d59c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.576164 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ed9742-5626-43ec-820b-79b5cf7436de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.584309 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ed9742-5626-43ec-820b-79b5cf7436de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.585224 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Flow 'volume_create_api' (635eff59-684f-4d0e-be2e-5361271bde16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:31.585610 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume request issued successfully. Aug 07 21:15:31.586401 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bd3df84-9d4e-4d6b-9ff7-99f30c7623b3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:15:31.586871 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1403/5623] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:15:31 2026] POST /volume/v3/volumes => generated 759 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:15:31.598116 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:31.599928 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:15:31.600300 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8e3265d9-400d-47aa-ad81-0310fa8b7f2f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1266288837"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:15:31.601609 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume request body: {'volume': {"'snapshot_id": '8e3265d9-400d-47aa-ad81-0310fa8b7f2f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1266288837'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:15:31.601743 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume of 1 GB Aug 07 21:15:31.602011 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:31.602011 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:31.605655 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Availability Zones retrieved successfully. Aug 07 21:15:31.610686 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Flow 'volume_create_api' (f5b4bdb1-5a54-4cf8-86a1-4b96dedca7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:31.611635 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6f6723-1124-4e38-a5ff-9d2fe94439b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.612498 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:15:31.633663 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6f6723-1124-4e38-a5ff-9d2fe94439b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.634395 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66243a9e-d87c-4e0f-bb14-39d6b39f1a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.674675 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Created reservations ['99098cbc-799a-4fd8-94a7-98e11dad9ff0', 'f254f48c-1cce-4772-a13b-c5f240e33b0b', 'bd941ce0-2b6f-4f63-8306-5e9e410935b2', 'ca9153c0-e171-41b1-a681-70f9f1c34917'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:15:31.675521 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66243a9e-d87c-4e0f-bb14-39d6b39f1a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99098cbc-799a-4fd8-94a7-98e11dad9ff0', 'f254f48c-1cce-4772-a13b-c5f240e33b0b', 'bd941ce0-2b6f-4f63-8306-5e9e410935b2', 'ca9153c0-e171-41b1-a681-70f9f1c34917']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.676195 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (816782ad-8760-4369-929b-05ec1422e787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.695940 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (816782ad-8760-4369-929b-05ec1422e787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '438ce284-ed49-416b-b8a3-f1b85365968c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1266288837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29716a711014f31b0c8a46b1930e86c',qos_specs=None,replication_status=,reservations=['99098cbc-799a-4fd8-94a7-98e11dad9ff0','f254f48c-1cce-4772-a13b-c5f240e33b0b','bd941ce0-2b6f-4f63-8306-5e9e410935b2','ca9153c0-e171-41b1-a681-70f9f1c34917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1266288837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=438ce284-ed49-416b-b8a3-f1b85365968c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c29716a711014f31b0c8a46b1930e86c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.696529 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09a7ba31-62ce-42a4-9ad3-58ba83dfda57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.712036 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09a7ba31-62ce-42a4-9ad3-58ba83dfda57) transitioned into state 'SUCCESS' from state '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-1266288837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29716a711014f31b0c8a46b1930e86c',qos_specs=None,replication_status=,reservations=['99098cbc-799a-4fd8-94a7-98e11dad9ff0','f254f48c-1cce-4772-a13b-c5f240e33b0b','bd941ce0-2b6f-4f63-8306-5e9e410935b2','ca9153c0-e171-41b1-a681-70f9f1c34917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5026d8dd4ece46a48a4550a66ec60a90',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.712611 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cec208a-d4bf-491b-a3c5-558e11853d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:31.719868 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cec208a-d4bf-491b-a3c5-558e11853d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:31.720539 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Flow 'volume_create_api' (f5b4bdb1-5a54-4cf8-86a1-4b96dedca7b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:31.720802 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Create volume request issued successfully. Aug 07 21:15:31.721271 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-4e2bbed5-9b5c-4821-bad8-06ad91bbc867 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:15:31.721633 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1415/5624] 10.4.3.127 () {68 vars in 1259 bytes} [Fri Aug 7 21:15:31 2026] POST /volume/v3/volumes => generated 760 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:15:31.732602 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-06e49e8b-fdf7-4c2a-9602-8a5b46f03a79 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:31.734416 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06e49e8b-fdf7-4c2a-9602-8a5b46f03a79 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/7d4f768f-7680-493a-b170-8d8f033bfbb0 Aug 07 21:15:31.734600 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06e49e8b-fdf7-4c2a-9602-8a5b46f03a79 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:31.734787 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06e49e8b-fdf7-4c2a-9602-8a5b46f03a79 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:31.743095 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:31.743095 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:31.746740 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-06e49e8b-fdf7-4c2a-9602-8a5b46f03a79 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:31.750693 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06e49e8b-fdf7-4c2a-9602-8a5b46f03a79 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/7d4f768f-7680-493a-b170-8d8f033bfbb0 returned with HTTP 200 Aug 07 21:15:31.751106 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1399/5625] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:31 2026] GET /volume/v3/volumes/7d4f768f-7680-493a-b170-8d8f033bfbb0 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:31.762406 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5979ef13-22ac-4c33-8426-ab89606cee2f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:31.764604 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5979ef13-22ac-4c33-8426-ab89606cee2f tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/66cee658-f01d-40df-a065-21174b55a771 Aug 07 21:15:31.764826 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5979ef13-22ac-4c33-8426-ab89606cee2f tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:31.765033 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5979ef13-22ac-4c33-8426-ab89606cee2f tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:31.771668 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:31.771668 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:31.775562 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5979ef13-22ac-4c33-8426-ab89606cee2f tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:31.779305 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5979ef13-22ac-4c33-8426-ab89606cee2f tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/66cee658-f01d-40df-a065-21174b55a771 returned with HTTP 200 Aug 07 21:15:31.779854 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1409/5626] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:31 2026] GET /volume/v3/volumes/66cee658-f01d-40df-a065-21174b55a771 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:31.791540 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f1201644-dbfa-4ccd-a5ed-4f5569c985db None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:31.793321 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1201644-dbfa-4ccd-a5ed-4f5569c985db tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/4fe0c0ff-9e95-4c62-96b0-ea983e28b18d Aug 07 21:15:31.793504 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1201644-dbfa-4ccd-a5ed-4f5569c985db tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:31.793674 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1201644-dbfa-4ccd-a5ed-4f5569c985db tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:31.800046 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:31.800046 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:31.803182 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f1201644-dbfa-4ccd-a5ed-4f5569c985db tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:31.806631 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1201644-dbfa-4ccd-a5ed-4f5569c985db tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/4fe0c0ff-9e95-4c62-96b0-ea983e28b18d returned with HTTP 200 Aug 07 21:15:31.806977 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1404/5627] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:31 2026] GET /volume/v3/volumes/4fe0c0ff-9e95-4c62-96b0-ea983e28b18d => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:31.818937 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-56175aac-4a29-43cc-bba4-6a8b90d62345 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:31.820673 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-56175aac-4a29-43cc-bba4-6a8b90d62345 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/4d465dd3-c60c-4154-856d-7cf46f4df002 Aug 07 21:15:31.820881 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-56175aac-4a29-43cc-bba4-6a8b90d62345 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:31.821059 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-56175aac-4a29-43cc-bba4-6a8b90d62345 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:31.826912 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:31.826912 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:31.829979 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-56175aac-4a29-43cc-bba4-6a8b90d62345 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:31.833577 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-56175aac-4a29-43cc-bba4-6a8b90d62345 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/4d465dd3-c60c-4154-856d-7cf46f4df002 returned with HTTP 200 Aug 07 21:15:31.833923 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1416/5628] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:31 2026] GET /volume/v3/volumes/4d465dd3-c60c-4154-856d-7cf46f4df002 => generated 852 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:31.845238 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-53e81fea-d82c-4aba-8754-c0822488f2d0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:31.846945 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53e81fea-d82c-4aba-8754-c0822488f2d0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/438ce284-ed49-416b-b8a3-f1b85365968c Aug 07 21:15:31.847131 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53e81fea-d82c-4aba-8754-c0822488f2d0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:31.847306 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53e81fea-d82c-4aba-8754-c0822488f2d0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:31.853555 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:31.853555 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:31.856880 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-53e81fea-d82c-4aba-8754-c0822488f2d0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:31.860902 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53e81fea-d82c-4aba-8754-c0822488f2d0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/438ce284-ed49-416b-b8a3-f1b85365968c returned with HTTP 200 Aug 07 21:15:31.861258 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1400/5629] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:31 2026] GET /volume/v3/volumes/438ce284-ed49-416b-b8a3-f1b85365968c => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:31.873415 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e8d82ca5-9657-4095-8dd2-b66dd0506ab3 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:31.875396 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e8d82ca5-9657-4095-8dd2-b66dd0506ab3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] DELETE https://10.4.3.127/volume/v3/volumes/438ce284-ed49-416b-b8a3-f1b85365968c Aug 07 21:15:31.875613 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e8d82ca5-9657-4095-8dd2-b66dd0506ab3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:31.875843 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e8d82ca5-9657-4095-8dd2-b66dd0506ab3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:31.876018 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-e8d82ca5-9657-4095-8dd2-b66dd0506ab3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Delete volume with id: 438ce284-ed49-416b-b8a3-f1b85365968c Aug 07 21:15:31.883596 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:31.883596 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:31.884091 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e8d82ca5-9657-4095-8dd2-b66dd0506ab3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:31.899191 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e8d82ca5-9657-4095-8dd2-b66dd0506ab3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Delete volume request issued successfully. Aug 07 21:15:31.899382 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e8d82ca5-9657-4095-8dd2-b66dd0506ab3 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/438ce284-ed49-416b-b8a3-f1b85365968c returned with HTTP 202 Aug 07 21:15:31.899848 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1410/5630] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:15:31 2026] DELETE /volume/v3/volumes/438ce284-ed49-416b-b8a3-f1b85365968c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:15:31.906635 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f1b67949-0bcd-45ce-8582-4163c58c5746 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:31.908367 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1b67949-0bcd-45ce-8582-4163c58c5746 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/438ce284-ed49-416b-b8a3-f1b85365968c Aug 07 21:15:31.908588 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1b67949-0bcd-45ce-8582-4163c58c5746 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:31.908856 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1b67949-0bcd-45ce-8582-4163c58c5746 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:31.915229 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:31.915229 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:31.918404 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f1b67949-0bcd-45ce-8582-4163c58c5746 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:31.922471 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1b67949-0bcd-45ce-8582-4163c58c5746 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/438ce284-ed49-416b-b8a3-f1b85365968c returned with HTTP 200 Aug 07 21:15:31.922835 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1405/5631] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:31 2026] GET /volume/v3/volumes/438ce284-ed49-416b-b8a3-f1b85365968c => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:32.934546 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-33ac68cc-aba1-4619-9b8d-0d357587124a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:32.936310 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-33ac68cc-aba1-4619-9b8d-0d357587124a tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/438ce284-ed49-416b-b8a3-f1b85365968c Aug 07 21:15:32.936494 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-33ac68cc-aba1-4619-9b8d-0d357587124a tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:32.936690 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-33ac68cc-aba1-4619-9b8d-0d357587124a tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:32.941769 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-33ac68cc-aba1-4619-9b8d-0d357587124a tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/438ce284-ed49-416b-b8a3-f1b85365968c returned with HTTP 404 Aug 07 21:15:32.942189 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1417/5632] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:32 2026] GET /volume/v3/volumes/438ce284-ed49-416b-b8a3-f1b85365968c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:15:32.947908 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8cfb9f27-9b7f-420b-b045-31bf038e55f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:32.949625 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cfb9f27-9b7f-420b-b045-31bf038e55f7 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] DELETE https://10.4.3.127/volume/v3/volumes/4d465dd3-c60c-4154-856d-7cf46f4df002 Aug 07 21:15:32.949844 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cfb9f27-9b7f-420b-b045-31bf038e55f7 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:32.950025 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cfb9f27-9b7f-420b-b045-31bf038e55f7 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:32.950175 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-8cfb9f27-9b7f-420b-b045-31bf038e55f7 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Delete volume with id: 4d465dd3-c60c-4154-856d-7cf46f4df002 Aug 07 21:15:32.956799 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:32.956799 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:32.957324 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8cfb9f27-9b7f-420b-b045-31bf038e55f7 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:32.971226 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8cfb9f27-9b7f-420b-b045-31bf038e55f7 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Delete volume request issued successfully. Aug 07 21:15:32.971404 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cfb9f27-9b7f-420b-b045-31bf038e55f7 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/4d465dd3-c60c-4154-856d-7cf46f4df002 returned with HTTP 202 Aug 07 21:15:32.971808 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1401/5633] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:15:32 2026] DELETE /volume/v3/volumes/4d465dd3-c60c-4154-856d-7cf46f4df002 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:15:32.977606 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-01985dbd-3d48-4687-998d-5d009914b9d0 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:32.979751 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-01985dbd-3d48-4687-998d-5d009914b9d0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/4d465dd3-c60c-4154-856d-7cf46f4df002 Aug 07 21:15:32.980001 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-01985dbd-3d48-4687-998d-5d009914b9d0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:32.980226 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-01985dbd-3d48-4687-998d-5d009914b9d0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:32.988441 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:32.988441 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:32.992477 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-01985dbd-3d48-4687-998d-5d009914b9d0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:32.997696 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-01985dbd-3d48-4687-998d-5d009914b9d0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/4d465dd3-c60c-4154-856d-7cf46f4df002 returned with HTTP 200 Aug 07 21:15:32.998171 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1411/5634] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:32 2026] GET /volume/v3/volumes/4d465dd3-c60c-4154-856d-7cf46f4df002 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:34.010673 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-10987b57-03e9-4f82-9694-4e95a7c213f1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:34.012432 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-10987b57-03e9-4f82-9694-4e95a7c213f1 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/4d465dd3-c60c-4154-856d-7cf46f4df002 Aug 07 21:15:34.012616 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-10987b57-03e9-4f82-9694-4e95a7c213f1 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:34.012794 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-10987b57-03e9-4f82-9694-4e95a7c213f1 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:34.018286 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-10987b57-03e9-4f82-9694-4e95a7c213f1 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/4d465dd3-c60c-4154-856d-7cf46f4df002 returned with HTTP 404 Aug 07 21:15:34.018696 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1406/5635] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:34 2026] GET /volume/v3/volumes/4d465dd3-c60c-4154-856d-7cf46f4df002 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:15:34.025196 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-18c4d3a8-1138-4cc5-b429-8f540db70e27 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:34.026930 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-18c4d3a8-1138-4cc5-b429-8f540db70e27 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] DELETE https://10.4.3.127/volume/v3/volumes/4fe0c0ff-9e95-4c62-96b0-ea983e28b18d Aug 07 21:15:34.027111 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-18c4d3a8-1138-4cc5-b429-8f540db70e27 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:34.027289 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-18c4d3a8-1138-4cc5-b429-8f540db70e27 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:34.027482 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-18c4d3a8-1138-4cc5-b429-8f540db70e27 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Delete volume with id: 4fe0c0ff-9e95-4c62-96b0-ea983e28b18d Aug 07 21:15:34.034962 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:34.034962 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:34.035440 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-18c4d3a8-1138-4cc5-b429-8f540db70e27 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:34.052221 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-18c4d3a8-1138-4cc5-b429-8f540db70e27 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Delete volume request issued successfully. Aug 07 21:15:34.052380 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-18c4d3a8-1138-4cc5-b429-8f540db70e27 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/4fe0c0ff-9e95-4c62-96b0-ea983e28b18d returned with HTTP 202 Aug 07 21:15:34.052826 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1418/5636] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:15:34 2026] DELETE /volume/v3/volumes/4fe0c0ff-9e95-4c62-96b0-ea983e28b18d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:15:34.059298 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3001db31-189f-4ed0-b0f9-38ec33ed1ed0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:34.061482 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3001db31-189f-4ed0-b0f9-38ec33ed1ed0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/4fe0c0ff-9e95-4c62-96b0-ea983e28b18d Aug 07 21:15:34.061719 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3001db31-189f-4ed0-b0f9-38ec33ed1ed0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:34.061939 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3001db31-189f-4ed0-b0f9-38ec33ed1ed0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:34.068613 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:34.068613 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:34.072302 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3001db31-189f-4ed0-b0f9-38ec33ed1ed0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:34.076042 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3001db31-189f-4ed0-b0f9-38ec33ed1ed0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/4fe0c0ff-9e95-4c62-96b0-ea983e28b18d returned with HTTP 200 Aug 07 21:15:34.076436 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1402/5637] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:34 2026] GET /volume/v3/volumes/4fe0c0ff-9e95-4c62-96b0-ea983e28b18d => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:35.089038 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d0c34a6f-924d-41ad-a23f-484c5e4d4174 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:35.090926 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d0c34a6f-924d-41ad-a23f-484c5e4d4174 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/4fe0c0ff-9e95-4c62-96b0-ea983e28b18d Aug 07 21:15:35.091177 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d0c34a6f-924d-41ad-a23f-484c5e4d4174 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:35.091341 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d0c34a6f-924d-41ad-a23f-484c5e4d4174 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:35.097976 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d0c34a6f-924d-41ad-a23f-484c5e4d4174 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/4fe0c0ff-9e95-4c62-96b0-ea983e28b18d returned with HTTP 404 Aug 07 21:15:35.098423 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1412/5638] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:35 2026] GET /volume/v3/volumes/4fe0c0ff-9e95-4c62-96b0-ea983e28b18d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:15:35.106371 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f261c341-88f4-4d12-ae22-13ea64453f50 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:35.108671 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f261c341-88f4-4d12-ae22-13ea64453f50 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] DELETE https://10.4.3.127/volume/v3/volumes/66cee658-f01d-40df-a065-21174b55a771 Aug 07 21:15:35.108939 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f261c341-88f4-4d12-ae22-13ea64453f50 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:35.109177 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f261c341-88f4-4d12-ae22-13ea64453f50 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:35.109379 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-f261c341-88f4-4d12-ae22-13ea64453f50 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Delete volume with id: 66cee658-f01d-40df-a065-21174b55a771 Aug 07 21:15:35.117755 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:35.117755 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:35.118363 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f261c341-88f4-4d12-ae22-13ea64453f50 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:35.140538 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f261c341-88f4-4d12-ae22-13ea64453f50 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Delete volume request issued successfully. Aug 07 21:15:35.140780 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f261c341-88f4-4d12-ae22-13ea64453f50 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/66cee658-f01d-40df-a065-21174b55a771 returned with HTTP 202 Aug 07 21:15:35.141378 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1407/5639] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:15:35 2026] DELETE /volume/v3/volumes/66cee658-f01d-40df-a065-21174b55a771 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:15:35.148476 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f3e82006-3fb1-411f-a02d-cb232e7830c0 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:35.150057 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f3e82006-3fb1-411f-a02d-cb232e7830c0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/66cee658-f01d-40df-a065-21174b55a771 Aug 07 21:15:35.150254 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f3e82006-3fb1-411f-a02d-cb232e7830c0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:35.150440 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f3e82006-3fb1-411f-a02d-cb232e7830c0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:35.158031 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:35.158031 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:35.161841 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-f3e82006-3fb1-411f-a02d-cb232e7830c0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:35.166364 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f3e82006-3fb1-411f-a02d-cb232e7830c0 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/66cee658-f01d-40df-a065-21174b55a771 returned with HTTP 200 Aug 07 21:15:35.166836 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1419/5640] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:35 2026] GET /volume/v3/volumes/66cee658-f01d-40df-a065-21174b55a771 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:36.179725 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2a3ba90f-0709-4de0-911b-ea72134054a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:36.182123 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a3ba90f-0709-4de0-911b-ea72134054a8 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/66cee658-f01d-40df-a065-21174b55a771 Aug 07 21:15:36.182347 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a3ba90f-0709-4de0-911b-ea72134054a8 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:36.182558 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a3ba90f-0709-4de0-911b-ea72134054a8 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:36.189432 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a3ba90f-0709-4de0-911b-ea72134054a8 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/66cee658-f01d-40df-a065-21174b55a771 returned with HTTP 404 Aug 07 21:15:36.190014 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1403/5641] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:36 2026] GET /volume/v3/volumes/66cee658-f01d-40df-a065-21174b55a771 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:15:36.196939 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-8c9395d8-608c-4fd8-881e-23d40d64f4a5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:36.198981 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8c9395d8-608c-4fd8-881e-23d40d64f4a5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] DELETE https://10.4.3.127/volume/v3/volumes/7d4f768f-7680-493a-b170-8d8f033bfbb0 Aug 07 21:15:36.199223 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8c9395d8-608c-4fd8-881e-23d40d64f4a5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:36.199429 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-8c9395d8-608c-4fd8-881e-23d40d64f4a5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:36.199625 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-8c9395d8-608c-4fd8-881e-23d40d64f4a5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Delete volume with id: 7d4f768f-7680-493a-b170-8d8f033bfbb0 Aug 07 21:15:36.207046 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:36.207046 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:36.207496 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8c9395d8-608c-4fd8-881e-23d40d64f4a5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:36.225782 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-8c9395d8-608c-4fd8-881e-23d40d64f4a5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Delete volume request issued successfully. Aug 07 21:15:36.225994 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-8c9395d8-608c-4fd8-881e-23d40d64f4a5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/7d4f768f-7680-493a-b170-8d8f033bfbb0 returned with HTTP 202 Aug 07 21:15:36.226421 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1413/5642] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:15:36 2026] DELETE /volume/v3/volumes/7d4f768f-7680-493a-b170-8d8f033bfbb0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:15:36.233385 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-612a18a4-984c-4152-8769-ceb227ae14f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:36.235636 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-612a18a4-984c-4152-8769-ceb227ae14f9 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/7d4f768f-7680-493a-b170-8d8f033bfbb0 Aug 07 21:15:36.235904 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-612a18a4-984c-4152-8769-ceb227ae14f9 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:36.236131 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-612a18a4-984c-4152-8769-ceb227ae14f9 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:36.244626 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:36.244626 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:36.249096 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-612a18a4-984c-4152-8769-ceb227ae14f9 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:36.253984 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-612a18a4-984c-4152-8769-ceb227ae14f9 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/7d4f768f-7680-493a-b170-8d8f033bfbb0 returned with HTTP 200 Aug 07 21:15:36.254437 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1408/5643] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:36 2026] GET /volume/v3/volumes/7d4f768f-7680-493a-b170-8d8f033bfbb0 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:37.266370 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5a205936-6f61-4ee4-8446-86531cfb8dd5 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:37.267913 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5a205936-6f61-4ee4-8446-86531cfb8dd5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/7d4f768f-7680-493a-b170-8d8f033bfbb0 Aug 07 21:15:37.268196 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5a205936-6f61-4ee4-8446-86531cfb8dd5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:37.268365 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5a205936-6f61-4ee4-8446-86531cfb8dd5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:37.273615 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5a205936-6f61-4ee4-8446-86531cfb8dd5 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/7d4f768f-7680-493a-b170-8d8f033bfbb0 returned with HTTP 404 Aug 07 21:15:37.274109 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1420/5644] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:37 2026] GET /volume/v3/volumes/7d4f768f-7680-493a-b170-8d8f033bfbb0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:15:37.280119 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c6e1f1d7-d0fc-497c-ac7c-d8cfe2c63a25 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:37.281673 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c6e1f1d7-d0fc-497c-ac7c-d8cfe2c63a25 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f Aug 07 21:15:37.281908 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c6e1f1d7-d0fc-497c-ac7c-d8cfe2c63a25 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:37.282083 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c6e1f1d7-d0fc-497c-ac7c-d8cfe2c63a25 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:37.282176 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-c6e1f1d7-d0fc-497c-ac7c-d8cfe2c63a25 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Delete snapshot with id: 8e3265d9-400d-47aa-ad81-0310fa8b7f2f Aug 07 21:15:37.286674 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:37.286674 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:37.287060 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c6e1f1d7-d0fc-497c-ac7c-d8cfe2c63a25 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Snapshot retrieved successfully. Aug 07 21:15:37.300160 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c6e1f1d7-d0fc-497c-ac7c-d8cfe2c63a25 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Snapshot delete request issued successfully. Aug 07 21:15:37.300325 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c6e1f1d7-d0fc-497c-ac7c-d8cfe2c63a25 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f returned with HTTP 202 Aug 07 21:15:37.300679 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1404/5645] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:15:37 2026] DELETE /volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:15:37.306332 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-35b90011-e5f4-49b9-9415-5acb8264b2b7 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:37.307868 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-35b90011-e5f4-49b9-9415-5acb8264b2b7 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f Aug 07 21:15:37.308054 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-35b90011-e5f4-49b9-9415-5acb8264b2b7 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:37.308223 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-35b90011-e5f4-49b9-9415-5acb8264b2b7 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:37.312989 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:37.312989 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:37.313436 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-35b90011-e5f4-49b9-9415-5acb8264b2b7 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Snapshot retrieved successfully. Aug 07 21:15:37.314224 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-35b90011-e5f4-49b9-9415-5acb8264b2b7 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f returned with HTTP 200 Aug 07 21:15:37.314603 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1414/5646] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:15:37 2026] GET /volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:38.323067 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-726cae57-7db3-460d-8ed2-d65afea85624 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:38.324924 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-726cae57-7db3-460d-8ed2-d65afea85624 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f Aug 07 21:15:38.325119 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-726cae57-7db3-460d-8ed2-d65afea85624 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:38.325320 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-726cae57-7db3-460d-8ed2-d65afea85624 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:38.329261 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-726cae57-7db3-460d-8ed2-d65afea85624 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f returned with HTTP 404 Aug 07 21:15:38.329665 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1409/5647] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:15:38 2026] GET /volume/v3/snapshots/8e3265d9-400d-47aa-ad81-0310fa8b7f2f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:15:38.338474 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e0d0c7f0-09e9-4a16-8700-b638195c96a2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:38.340890 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0d0c7f0-09e9-4a16-8700-b638195c96a2 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] DELETE https://10.4.3.127/volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 Aug 07 21:15:38.341193 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0d0c7f0-09e9-4a16-8700-b638195c96a2 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:38.341476 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e0d0c7f0-09e9-4a16-8700-b638195c96a2 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:38.341710 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-e0d0c7f0-09e9-4a16-8700-b638195c96a2 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Delete volume with id: a2f0b386-d685-4f67-8390-aab2cd232c22 Aug 07 21:15:38.350748 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:38.350748 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:38.351437 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e0d0c7f0-09e9-4a16-8700-b638195c96a2 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:38.368122 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e0d0c7f0-09e9-4a16-8700-b638195c96a2 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Delete volume request issued successfully. Aug 07 21:15:38.368332 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e0d0c7f0-09e9-4a16-8700-b638195c96a2 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 returned with HTTP 202 Aug 07 21:15:38.368842 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1421/5648] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:15:38 2026] DELETE /volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:15:38.376219 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-963cfcc4-acc4-42a8-988c-c693bf40adc1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:38.377994 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-963cfcc4-acc4-42a8-988c-c693bf40adc1 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 Aug 07 21:15:38.378176 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-963cfcc4-acc4-42a8-988c-c693bf40adc1 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:38.378394 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-963cfcc4-acc4-42a8-988c-c693bf40adc1 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:38.384488 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:38.384488 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:38.387666 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-963cfcc4-acc4-42a8-988c-c693bf40adc1 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Volume info retrieved successfully. Aug 07 21:15:38.391734 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-963cfcc4-acc4-42a8-988c-c693bf40adc1 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 returned with HTTP 200 Aug 07 21:15:38.392112 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1405/5649] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:38 2026] GET /volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:39.406179 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-09d2c996-ff27-4f78-9774-92444e39d217 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:39.407881 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-09d2c996-ff27-4f78-9774-92444e39d217 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] GET https://10.4.3.127/volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 Aug 07 21:15:39.408084 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-09d2c996-ff27-4f78-9774-92444e39d217 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:39.408262 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-09d2c996-ff27-4f78-9774-92444e39d217 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:39.413471 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-09d2c996-ff27-4f78-9774-92444e39d217 tempest-CreateVolumesFromSnapshotTest-1678495489 tempest-CreateVolumesFromSnapshotTest-1678495489-project-member] https://10.4.3.127/volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 returned with HTTP 404 Aug 07 21:15:39.413911 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1415/5650] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:15:39 2026] GET /volume/v3/volumes/a2f0b386-d685-4f67-8390-aab2cd232c22 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:15:40.668899 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:40.745781 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:15:40.746113 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1241995360"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:15:40.748244 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1241995360'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:15:40.748354 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Create volume of 1 GB Aug 07 21:15:40.752156 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Availability Zones retrieved successfully. Aug 07 21:15:40.756676 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Flow 'volume_create_api' (b0519c65-2f8f-4615-b1d3-9376a6b0dfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:40.757783 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce67b2f-f8a3-4d96-a44e-cc376de36871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:40.758714 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:15:40.778567 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce67b2f-f8a3-4d96-a44e-cc376de36871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:40.779334 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9495cd5-5098-4c73-8ba9-917e2cbd74df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:40.827156 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Created reservations ['8fe25ddd-6d58-43c8-a791-862ae1326cc8', '5982d5c1-40f0-4ba5-aad0-d783ae35e450', 'b09f8c68-075f-4674-99ed-7034fd2c3e71', '1f08bd2b-3e6b-414e-9c64-b2cdee2a7246'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:15:40.827867 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9495cd5-5098-4c73-8ba9-917e2cbd74df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fe25ddd-6d58-43c8-a791-862ae1326cc8', '5982d5c1-40f0-4ba5-aad0-d783ae35e450', 'b09f8c68-075f-4674-99ed-7034fd2c3e71', '1f08bd2b-3e6b-414e-9c64-b2cdee2a7246']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:40.828529 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3abbaff-549e-4be7-b3ca-0b637849ccaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:40.848403 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3abbaff-549e-4be7-b3ca-0b637849ccaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0b74889-a3d8-417b-8768-a8472a23039d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1241995360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a1c73108433482ca72e817cebdb1c6f',qos_specs=None,replication_status=,reservations=['8fe25ddd-6d58-43c8-a791-862ae1326cc8','5982d5c1-40f0-4ba5-aad0-d783ae35e450','b09f8c68-075f-4674-99ed-7034fd2c3e71','1f08bd2b-3e6b-414e-9c64-b2cdee2a7246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724fc0c7e73e49529054a3f313d3b6aa',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:15:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1241995360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0b74889-a3d8-417b-8768-a8472a23039d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a1c73108433482ca72e817cebdb1c6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='724fc0c7e73e49529054a3f313d3b6aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:40.849098 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b228640b-ac91-4e1d-9f53-6da3c0affb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:40.864953 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b228640b-ac91-4e1d-9f53-6da3c0affb8f) transitioned into state 'SUCCESS' from state '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-1241995360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a1c73108433482ca72e817cebdb1c6f',qos_specs=None,replication_status=,reservations=['8fe25ddd-6d58-43c8-a791-862ae1326cc8','5982d5c1-40f0-4ba5-aad0-d783ae35e450','b09f8c68-075f-4674-99ed-7034fd2c3e71','1f08bd2b-3e6b-414e-9c64-b2cdee2a7246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='724fc0c7e73e49529054a3f313d3b6aa',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:40.865807 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc20914-10d7-403d-9aff-ca78532614a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:15:40.876139 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc20914-10d7-403d-9aff-ca78532614a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:15:40.877162 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Flow 'volume_create_api' (b0519c65-2f8f-4615-b1d3-9376a6b0dfdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:15:40.877512 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Create volume request issued successfully. Aug 07 21:15:40.878236 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad5412b5-b6a4-4ae4-a05d-1ea2ac9c9c10 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:15:40.878720 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1410/5651] 10.4.3.127 () {70 vars in 1298 bytes} [Fri Aug 7 21:15:40 2026] POST /volume/v3/volumes => generated 778 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:15:40.890457 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-02ba05ab-672b-428b-b597-46bfcf8a4eed None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:40.892297 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-02ba05ab-672b-428b-b597-46bfcf8a4eed tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d Aug 07 21:15:40.892523 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-02ba05ab-672b-428b-b597-46bfcf8a4eed tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:40.892727 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-02ba05ab-672b-428b-b597-46bfcf8a4eed tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:40.898996 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:40.898996 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:40.901824 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-02ba05ab-672b-428b-b597-46bfcf8a4eed tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Volume info retrieved successfully. Aug 07 21:15:40.904981 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-02ba05ab-672b-428b-b597-46bfcf8a4eed tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d returned with HTTP 200 Aug 07 21:15:40.905292 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1422/5652] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:40 2026] GET /volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:41.917106 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b70bd367-b846-4afa-8fef-96d00e1162eb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:41.918894 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b70bd367-b846-4afa-8fef-96d00e1162eb tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d Aug 07 21:15:41.919107 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b70bd367-b846-4afa-8fef-96d00e1162eb tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:41.919301 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b70bd367-b846-4afa-8fef-96d00e1162eb tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:41.925905 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:41.925905 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:41.928910 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b70bd367-b846-4afa-8fef-96d00e1162eb tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Volume info retrieved successfully. Aug 07 21:15:41.932446 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b70bd367-b846-4afa-8fef-96d00e1162eb tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d returned with HTTP 200 Aug 07 21:15:41.932827 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1406/5653] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:41 2026] GET /volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:15:41.944420 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-1a1751ff-be7b-42c2-920d-3cb2ff5366fd None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:41.946050 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a1751ff-be7b-42c2-920d-3cb2ff5366fd tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] POST https://10.4.3.127/volume/v3/backups Aug 07 21:15:41.946403 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-1a1751ff-be7b-42c2-920d-3cb2ff5366fd tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c0b74889-a3d8-417b-8768-a8472a23039d", "name": "tempest-type-Backup-1225006315"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:15:41.947805 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.contrib.backups [None req-1a1751ff-be7b-42c2-920d-3cb2ff5366fd tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Creating new backup {'backup': {'volume_id': 'c0b74889-a3d8-417b-8768-a8472a23039d', 'name': 'tempest-type-Backup-1225006315'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 21:15:41.947941 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.contrib.backups [None req-1a1751ff-be7b-42c2-920d-3cb2ff5366fd tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Creating backup of volume c0b74889-a3d8-417b-8768-a8472a23039d in container None Aug 07 21:15:41.954365 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:41.954365 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:41.954639 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-1a1751ff-be7b-42c2-920d-3cb2ff5366fd tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Volume info retrieved successfully. Aug 07 21:15:41.974055 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-1a1751ff-be7b-42c2-920d-3cb2ff5366fd tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Created reservations ['9b19123d-5467-44e0-b8b6-843e961db15a', '7ee42615-3f20-42e6-a8be-bbe41286e09a'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:15:41.994184 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-1a1751ff-be7b-42c2-920d-3cb2ff5366fd tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups returned with HTTP 202 Aug 07 21:15:41.994545 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1416/5654] 10.4.3.127 () {70 vars in 1299 bytes} [Fri Aug 7 21:15:41 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) Aug 07 21:15:42.002527 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f2610194-ba24-43a4-874d-992a8f04688f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:42.004686 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2610194-ba24-43a4-874d-992a8f04688f tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:42.004884 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2610194-ba24-43a4-874d-992a8f04688f tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:42.005141 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2610194-ba24-43a4-874d-992a8f04688f tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:42.005264 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f2610194-ba24-43a4-874d-992a8f04688f tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:42.009792 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:42.009792 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:42.010372 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2610194-ba24-43a4-874d-992a8f04688f tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:42.010902 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1411/5655] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:42 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:43.020369 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-f82b6049-3e26-496b-a159-71ad1a7685ec None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:43.022119 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f82b6049-3e26-496b-a159-71ad1a7685ec tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:43.022341 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f82b6049-3e26-496b-a159-71ad1a7685ec tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:43.022513 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-f82b6049-3e26-496b-a159-71ad1a7685ec tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:43.022613 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-f82b6049-3e26-496b-a159-71ad1a7685ec tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:43.026505 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:43.026505 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:43.027113 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-f82b6049-3e26-496b-a159-71ad1a7685ec tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:43.027501 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1423/5656] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:43 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:44.036745 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9c9152ed-6c87-4563-9d5b-ba1047e9c97e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:44.038361 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c9152ed-6c87-4563-9d5b-ba1047e9c97e tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:44.038539 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c9152ed-6c87-4563-9d5b-ba1047e9c97e tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:44.038712 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c9152ed-6c87-4563-9d5b-ba1047e9c97e tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:44.038847 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9c9152ed-6c87-4563-9d5b-ba1047e9c97e tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:44.042643 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:44.042643 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:44.043218 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c9152ed-6c87-4563-9d5b-ba1047e9c97e tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:44.043550 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1407/5657] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:44 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:45.052894 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ad90bd19-107d-499d-9a9f-7083fe5d4715 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:45.054739 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ad90bd19-107d-499d-9a9f-7083fe5d4715 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:45.054960 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ad90bd19-107d-499d-9a9f-7083fe5d4715 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:45.055138 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ad90bd19-107d-499d-9a9f-7083fe5d4715 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:45.055239 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-ad90bd19-107d-499d-9a9f-7083fe5d4715 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:45.059236 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:45.059236 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:45.059809 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ad90bd19-107d-499d-9a9f-7083fe5d4715 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:45.060156 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1417/5658] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:45 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:46.070647 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1676b589-212b-42d1-bf45-67f8f14966e5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:46.072929 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1676b589-212b-42d1-bf45-67f8f14966e5 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:46.073057 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1676b589-212b-42d1-bf45-67f8f14966e5 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:46.073154 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1676b589-212b-42d1-bf45-67f8f14966e5 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:46.073248 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1676b589-212b-42d1-bf45-67f8f14966e5 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:46.077602 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:46.077602 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:46.078224 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1676b589-212b-42d1-bf45-67f8f14966e5 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:46.078561 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1412/5659] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:46 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:47.088853 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-27a869f1-989d-4520-b10f-2d68161a8ce4 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:47.090940 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-27a869f1-989d-4520-b10f-2d68161a8ce4 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:47.091141 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-27a869f1-989d-4520-b10f-2d68161a8ce4 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:47.091328 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-27a869f1-989d-4520-b10f-2d68161a8ce4 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:47.091466 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-27a869f1-989d-4520-b10f-2d68161a8ce4 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:47.095493 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:47.095493 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:47.096044 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-27a869f1-989d-4520-b10f-2d68161a8ce4 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:47.096409 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1424/5660] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:47 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:48.106044 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7bfb26b2-edab-467d-8b01-751169e8fe12 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:48.107850 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bfb26b2-edab-467d-8b01-751169e8fe12 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:48.108053 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bfb26b2-edab-467d-8b01-751169e8fe12 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:48.108228 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bfb26b2-edab-467d-8b01-751169e8fe12 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:48.108355 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7bfb26b2-edab-467d-8b01-751169e8fe12 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:48.112478 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:48.112478 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:48.113081 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bfb26b2-edab-467d-8b01-751169e8fe12 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:48.113411 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1408/5661] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:48 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:49.122277 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-326c80dc-c6d5-4718-984f-77415cb8c5ed None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:49.123990 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-326c80dc-c6d5-4718-984f-77415cb8c5ed tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:49.124191 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-326c80dc-c6d5-4718-984f-77415cb8c5ed tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:49.124451 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-326c80dc-c6d5-4718-984f-77415cb8c5ed tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:49.124582 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-326c80dc-c6d5-4718-984f-77415cb8c5ed tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:49.128477 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:49.128477 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:49.129004 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-326c80dc-c6d5-4718-984f-77415cb8c5ed tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:49.129313 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1418/5662] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:49 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:50.138836 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-87277402-455f-4dc0-b190-11d977310e4a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:50.140478 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-87277402-455f-4dc0-b190-11d977310e4a tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:50.140795 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-87277402-455f-4dc0-b190-11d977310e4a tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:50.141034 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-87277402-455f-4dc0-b190-11d977310e4a tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:50.141252 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-87277402-455f-4dc0-b190-11d977310e4a tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:50.145442 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:50.145442 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:50.146116 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-87277402-455f-4dc0-b190-11d977310e4a tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:50.146563 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1413/5663] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:50 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:51.156421 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-575daa91-d367-498f-b4c6-c097beb94630 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:51.158313 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-575daa91-d367-498f-b4c6-c097beb94630 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:51.158515 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-575daa91-d367-498f-b4c6-c097beb94630 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:51.158704 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-575daa91-d367-498f-b4c6-c097beb94630 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:51.158841 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-575daa91-d367-498f-b4c6-c097beb94630 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:51.162790 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:51.162790 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:51.163378 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-575daa91-d367-498f-b4c6-c097beb94630 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:51.163804 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1425/5664] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:51 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:52.173191 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f88dad08-8a2b-4a87-ad93-eb656deab5d9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:52.174904 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f88dad08-8a2b-4a87-ad93-eb656deab5d9 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:52.175105 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f88dad08-8a2b-4a87-ad93-eb656deab5d9 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:52.175308 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f88dad08-8a2b-4a87-ad93-eb656deab5d9 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:52.175420 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f88dad08-8a2b-4a87-ad93-eb656deab5d9 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:52.179548 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:52.179548 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:52.180184 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f88dad08-8a2b-4a87-ad93-eb656deab5d9 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:52.180511 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1409/5665] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:52 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:53.191261 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-529fc6d1-54e7-4979-8cb6-f6e332e89862 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:53.194460 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-529fc6d1-54e7-4979-8cb6-f6e332e89862 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:53.194460 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-529fc6d1-54e7-4979-8cb6-f6e332e89862 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:53.194460 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-529fc6d1-54e7-4979-8cb6-f6e332e89862 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:53.194460 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-529fc6d1-54e7-4979-8cb6-f6e332e89862 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:53.198110 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:53.198110 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:53.198911 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-529fc6d1-54e7-4979-8cb6-f6e332e89862 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:53.199477 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1419/5666] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:53 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:54.209517 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f9b3f187-bf71-4e9e-a0cb-771fba566903 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:54.211426 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f9b3f187-bf71-4e9e-a0cb-771fba566903 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:54.211624 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f9b3f187-bf71-4e9e-a0cb-771fba566903 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:54.211836 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f9b3f187-bf71-4e9e-a0cb-771fba566903 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:54.211940 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f9b3f187-bf71-4e9e-a0cb-771fba566903 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:54.216078 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:54.216078 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:54.216663 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f9b3f187-bf71-4e9e-a0cb-771fba566903 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:54.217030 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1414/5667] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:54 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:55.226988 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c68c5271-a954-43b5-9286-9c2ac84fdd11 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:55.229428 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c68c5271-a954-43b5-9286-9c2ac84fdd11 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:55.229749 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c68c5271-a954-43b5-9286-9c2ac84fdd11 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:55.230232 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c68c5271-a954-43b5-9286-9c2ac84fdd11 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:55.230395 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-c68c5271-a954-43b5-9286-9c2ac84fdd11 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:55.235003 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:55.235003 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:55.235641 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c68c5271-a954-43b5-9286-9c2ac84fdd11 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:55.236043 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1426/5668] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:55 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:56.246529 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8ba440b7-dc4a-4757-a885-eb1297ddc51c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:56.248610 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ba440b7-dc4a-4757-a885-eb1297ddc51c tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:56.248897 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ba440b7-dc4a-4757-a885-eb1297ddc51c tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:56.249149 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ba440b7-dc4a-4757-a885-eb1297ddc51c tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:56.249288 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8ba440b7-dc4a-4757-a885-eb1297ddc51c tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:56.254207 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:56.254207 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:15:56.254831 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ba440b7-dc4a-4757-a885-eb1297ddc51c tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:56.255203 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1410/5669] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:56 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:57.265704 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-305875ab-7ba1-44e9-ac44-5bf62d56c780 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:57.267381 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-305875ab-7ba1-44e9-ac44-5bf62d56c780 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:57.267584 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-305875ab-7ba1-44e9-ac44-5bf62d56c780 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:57.267801 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-305875ab-7ba1-44e9-ac44-5bf62d56c780 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:57.267905 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.backups [None req-305875ab-7ba1-44e9-ac44-5bf62d56c780 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100278) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:57.272306 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:57.272306 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:57.272916 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-305875ab-7ba1-44e9-ac44-5bf62d56c780 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:57.273258 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1420/5670] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:57 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:57.284725 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9eed7a40-5699-46b1-b1ef-1fecf74e2f84 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:57.287038 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9eed7a40-5699-46b1-b1ef-1fecf74e2f84 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] DELETE https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:57.287280 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9eed7a40-5699-46b1-b1ef-1fecf74e2f84 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:57.287487 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9eed7a40-5699-46b1-b1ef-1fecf74e2f84 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:57.287587 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-9eed7a40-5699-46b1-b1ef-1fecf74e2f84 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Delete backup with id: 192a8c5f-74ad-4276-b972-81eb8dc21c63. Aug 07 21:15:57.293795 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:57.293795 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:57.308093 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-9eed7a40-5699-46b1-b1ef-1fecf74e2f84 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] delete_backup rpcapi backup_id 192a8c5f-74ad-4276-b972-81eb8dc21c63 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 21:15:57.310117 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9eed7a40-5699-46b1-b1ef-1fecf74e2f84 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 202 Aug 07 21:15:57.310594 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1415/5671] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:15:57 2026] DELETE /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:15:57.319386 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-946068c2-f5e1-4e3d-b319-325c2ce1ad59 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:57.321245 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-946068c2-f5e1-4e3d-b319-325c2ce1ad59 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:57.321459 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-946068c2-f5e1-4e3d-b319-325c2ce1ad59 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:57.321643 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-946068c2-f5e1-4e3d-b319-325c2ce1ad59 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:57.321793 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.backups [None req-946068c2-f5e1-4e3d-b319-325c2ce1ad59 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100277) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:57.326703 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:57.326703 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:15:57.327512 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-946068c2-f5e1-4e3d-b319-325c2ce1ad59 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 200 Aug 07 21:15:57.327985 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1427/5672] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:57 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:15:58.337832 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db8f9ad1-4f89-4b1f-8d2f-33bc7b07a842 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:58.339707 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db8f9ad1-4f89-4b1f-8d2f-33bc7b07a842 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 Aug 07 21:15:58.339969 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db8f9ad1-4f89-4b1f-8d2f-33bc7b07a842 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:58.340208 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db8f9ad1-4f89-4b1f-8d2f-33bc7b07a842 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:58.340314 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-db8f9ad1-4f89-4b1f-8d2f-33bc7b07a842 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Show backup with id 192a8c5f-74ad-4276-b972-81eb8dc21c63. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 21:15:58.344282 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db8f9ad1-4f89-4b1f-8d2f-33bc7b07a842 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 returned with HTTP 404 Aug 07 21:15:58.344989 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1411/5673] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:58 2026] GET /volume/v3/backups/192a8c5f-74ad-4276-b972-81eb8dc21c63 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:15:58.350727 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-ea2c6819-1cda-43e3-b93d-372a87f66c19 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:58.352480 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ea2c6819-1cda-43e3-b93d-372a87f66c19 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d Aug 07 21:15:58.352700 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ea2c6819-1cda-43e3-b93d-372a87f66c19 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:58.352897 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-ea2c6819-1cda-43e3-b93d-372a87f66c19 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:58.353046 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-ea2c6819-1cda-43e3-b93d-372a87f66c19 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Delete volume with id: c0b74889-a3d8-417b-8768-a8472a23039d Aug 07 21:15:58.359939 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:58.359939 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:15:58.360250 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ea2c6819-1cda-43e3-b93d-372a87f66c19 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Volume info retrieved successfully. Aug 07 21:15:58.376155 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-ea2c6819-1cda-43e3-b93d-372a87f66c19 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Delete volume request issued successfully. Aug 07 21:15:58.376335 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-ea2c6819-1cda-43e3-b93d-372a87f66c19 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d returned with HTTP 202 Aug 07 21:15:58.376782 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1421/5674] 10.4.3.127 () {68 vars in 1391 bytes} [Fri Aug 7 21:15:58 2026] DELETE /volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:15:58.384746 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7309cc0b-ac90-4bcc-8178-987a78ce847a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:58.387168 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7309cc0b-ac90-4bcc-8178-987a78ce847a tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d Aug 07 21:15:58.387482 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7309cc0b-ac90-4bcc-8178-987a78ce847a tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:58.387792 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7309cc0b-ac90-4bcc-8178-987a78ce847a tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:58.397667 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:15:58.397667 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:15:58.402429 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7309cc0b-ac90-4bcc-8178-987a78ce847a tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Volume info retrieved successfully. Aug 07 21:15:58.407898 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7309cc0b-ac90-4bcc-8178-987a78ce847a tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d returned with HTTP 200 Aug 07 21:15:58.408445 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1416/5675] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:58 2026] GET /volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:15:59.421123 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-67982210-cb8e-4129-82e8-b7389a91e342 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:15:59.422990 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-67982210-cb8e-4129-82e8-b7389a91e342 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] GET https://10.4.3.127/volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d Aug 07 21:15:59.423239 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-67982210-cb8e-4129-82e8-b7389a91e342 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:15:59.423378 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-67982210-cb8e-4129-82e8-b7389a91e342 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:15:59.429343 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-67982210-cb8e-4129-82e8-b7389a91e342 tempest-ProjectReaderTests39-1932500409 tempest-ProjectReaderTests39-1932500409-project-admin] https://10.4.3.127/volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d returned with HTTP 404 Aug 07 21:15:59.429866 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1428/5676] 10.4.3.127 () {68 vars in 1388 bytes} [Fri Aug 7 21:15:59 2026] GET /volume/v3/volumes/c0b74889-a3d8-417b-8768-a8472a23039d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:00.815848 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:00.888249 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:16:00.888933 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-589461691"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:00.890122 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-589461691'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:16:00.890235 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume of 1 GB Aug 07 21:16:00.893555 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Availability Zones retrieved successfully. Aug 07 21:16:00.898335 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (4f4dfad0-04de-45a5-a445-b57ce863673a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:00.899144 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (384db69f-653d-43b8-abdc-3ed070381e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:00.899867 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:16:00.921063 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (384db69f-653d-43b8-abdc-3ed070381e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:00.921769 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0668cbf-d34d-46a4-b6b7-5c9bf466b9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:00.992144 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['9a5bf066-8068-490c-be58-63a236ba7b5c', 'f1929352-335c-46d1-b35b-d4e0d3918a8a', 'fed9251c-1df2-412b-b2a1-8231cd6ddd33', '6f16ad2f-cf1b-493b-8364-41fe29edbd1b'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:00.993066 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0668cbf-d34d-46a4-b6b7-5c9bf466b9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a5bf066-8068-490c-be58-63a236ba7b5c', 'f1929352-335c-46d1-b35b-d4e0d3918a8a', 'fed9251c-1df2-412b-b2a1-8231cd6ddd33', '6f16ad2f-cf1b-493b-8364-41fe29edbd1b']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:00.993872 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d3c390a-fa42-43a7-a6df-6d168da4d8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:01.021452 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d3c390a-fa42-43a7-a6df-6d168da4d8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '479de83f-7e79-41f2-a515-0ceea6ede15e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-589461691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['9a5bf066-8068-490c-be58-63a236ba7b5c','f1929352-335c-46d1-b35b-d4e0d3918a8a','fed9251c-1df2-412b-b2a1-8231cd6ddd33','6f16ad2f-cf1b-493b-8364-41fe29edbd1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:16:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-589461691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=479de83f-7e79-41f2-a515-0ceea6ede15e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d399c3c0a92b432084c8cda149c05726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:01.022255 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6036f3d2-3124-4ebd-8285-26ebfffb32c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:01.047780 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6036f3d2-3124-4ebd-8285-26ebfffb32c2) transitioned into state 'SUCCESS' from state '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-589461691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['9a5bf066-8068-490c-be58-63a236ba7b5c','f1929352-335c-46d1-b35b-d4e0d3918a8a','fed9251c-1df2-412b-b2a1-8231cd6ddd33','6f16ad2f-cf1b-493b-8364-41fe29edbd1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:01.048534 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a9291cc-c783-4c08-8234-75886e6371d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:01.057905 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a9291cc-c783-4c08-8234-75886e6371d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:01.058810 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (4f4dfad0-04de-45a5-a445-b57ce863673a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:01.059133 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request issued successfully. Aug 07 21:16:01.059768 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a54154b-34bb-49d6-bb1d-73ee8383e461 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:16:01.060290 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1412/5677] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:16:00 2026] POST /volume/v3/volumes => generated 777 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:01.072963 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d8e5a0c7-5aef-4b1c-9b4a-c2ceedc8af7b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:01.074699 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d8e5a0c7-5aef-4b1c-9b4a-c2ceedc8af7b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e Aug 07 21:16:01.074908 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d8e5a0c7-5aef-4b1c-9b4a-c2ceedc8af7b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:01.075089 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d8e5a0c7-5aef-4b1c-9b4a-c2ceedc8af7b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:01.082191 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:01.082191 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:01.085437 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d8e5a0c7-5aef-4b1c-9b4a-c2ceedc8af7b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:01.088976 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d8e5a0c7-5aef-4b1c-9b4a-c2ceedc8af7b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e returned with HTTP 200 Aug 07 21:16:01.089328 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1422/5678] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:01 2026] GET /volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:02.102462 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5382e2bf-3121-4cf6-a29f-f1af0f0f622f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:02.104554 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5382e2bf-3121-4cf6-a29f-f1af0f0f622f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e Aug 07 21:16:02.104813 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5382e2bf-3121-4cf6-a29f-f1af0f0f622f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:02.105051 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5382e2bf-3121-4cf6-a29f-f1af0f0f622f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:02.113332 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:02.113332 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:02.116866 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5382e2bf-3121-4cf6-a29f-f1af0f0f622f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:02.121020 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5382e2bf-3121-4cf6-a29f-f1af0f0f622f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e returned with HTTP 200 Aug 07 21:16:02.121551 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1417/5679] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:02 2026] GET /volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:02.136193 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e578f3d0-9af5-49a5-9fa7-b8f855f99a74 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:02.190467 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e578f3d0-9af5-49a5-9fa7-b8f855f99a74 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:16:02.190839 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e578f3d0-9af5-49a5-9fa7-b8f855f99a74 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "479de83f-7e79-41f2-a515-0ceea6ede15e", "name": "tempest-ProjectMemberTests-Snapshot-1870293604"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:02.198387 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:02.198387 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:02.198829 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e578f3d0-9af5-49a5-9fa7-b8f855f99a74 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Volume info retrieved successfully. Aug 07 21:16:02.198939 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-e578f3d0-9af5-49a5-9fa7-b8f855f99a74 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Create snapshot from volume 479de83f-7e79-41f2-a515-0ceea6ede15e Aug 07 21:16:02.228919 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-e578f3d0-9af5-49a5-9fa7-b8f855f99a74 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Created reservations ['c91b8f99-f789-4462-a0c7-30941c066f13', '81bf907f-5c69-4e7e-9cd8-f957012abab8', 'e1a30b34-286d-4f98-937c-128c86d64ffb', '90c7677c-2309-4226-ab1c-54e68279bb5b'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:02.257512 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e578f3d0-9af5-49a5-9fa7-b8f855f99a74 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Snapshot create request issued successfully. Aug 07 21:16:02.257860 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e578f3d0-9af5-49a5-9fa7-b8f855f99a74 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:16:02.258267 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1429/5680] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:16:02 2026] POST /volume/v3/snapshots => generated 305 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:02.267206 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d9f7ab88-bc23-4bfb-ba52-69968880b4af None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:02.269174 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9f7ab88-bc23-4bfb-ba52-69968880b4af tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] GET https://10.4.3.127/volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 Aug 07 21:16:02.269479 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9f7ab88-bc23-4bfb-ba52-69968880b4af tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:02.269685 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d9f7ab88-bc23-4bfb-ba52-69968880b4af tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:02.274952 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:02.274952 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:02.275417 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d9f7ab88-bc23-4bfb-ba52-69968880b4af tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Snapshot retrieved successfully. Aug 07 21:16:02.276262 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d9f7ab88-bc23-4bfb-ba52-69968880b4af tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 returned with HTTP 200 Aug 07 21:16:02.276695 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1413/5681] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:02 2026] GET /volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:03.285545 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e16c81a9-0e00-457c-b5dd-dfd67eed5d59 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:03.287812 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e16c81a9-0e00-457c-b5dd-dfd67eed5d59 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] GET https://10.4.3.127/volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 Aug 07 21:16:03.288078 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e16c81a9-0e00-457c-b5dd-dfd67eed5d59 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:03.288327 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e16c81a9-0e00-457c-b5dd-dfd67eed5d59 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:03.294701 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:03.294701 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:03.295305 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e16c81a9-0e00-457c-b5dd-dfd67eed5d59 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Snapshot retrieved successfully. Aug 07 21:16:03.296382 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e16c81a9-0e00-457c-b5dd-dfd67eed5d59 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 returned with HTTP 200 Aug 07 21:16:03.296910 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1423/5682] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:03 2026] GET /volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:03.304779 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-80276cc0-1e19-4286-875b-c97909a65b3d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:03.306651 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80276cc0-1e19-4286-875b-c97909a65b3d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 Aug 07 21:16:03.306910 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80276cc0-1e19-4286-875b-c97909a65b3d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:03.307121 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80276cc0-1e19-4286-875b-c97909a65b3d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:03.307233 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-80276cc0-1e19-4286-875b-c97909a65b3d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Delete snapshot with id: 13065896-49d4-4596-9e28-8b34013eb880 Aug 07 21:16:03.311970 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:03.311970 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:03.312363 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-80276cc0-1e19-4286-875b-c97909a65b3d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Snapshot retrieved successfully. Aug 07 21:16:03.329509 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-80276cc0-1e19-4286-875b-c97909a65b3d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Snapshot delete request issued successfully. Aug 07 21:16:03.329772 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80276cc0-1e19-4286-875b-c97909a65b3d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 returned with HTTP 202 Aug 07 21:16:03.330439 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1418/5683] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:16:03 2026] DELETE /volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:03.337775 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b3b8b104-52d7-4f90-8727-3aa3cbba8820 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:03.340217 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3b8b104-52d7-4f90-8727-3aa3cbba8820 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] GET https://10.4.3.127/volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 Aug 07 21:16:03.340461 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b3b8b104-52d7-4f90-8727-3aa3cbba8820 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:03.340699 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b3b8b104-52d7-4f90-8727-3aa3cbba8820 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:03.346684 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:03.346684 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:03.347247 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b3b8b104-52d7-4f90-8727-3aa3cbba8820 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Snapshot retrieved successfully. Aug 07 21:16:03.348158 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b3b8b104-52d7-4f90-8727-3aa3cbba8820 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 returned with HTTP 200 Aug 07 21:16:03.348575 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1430/5684] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:03 2026] GET /volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:04.358892 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8cced7d3-9d4a-4adf-9672-5156b8632ef5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:04.361066 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cced7d3-9d4a-4adf-9672-5156b8632ef5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] GET https://10.4.3.127/volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 Aug 07 21:16:04.361269 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cced7d3-9d4a-4adf-9672-5156b8632ef5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:04.361496 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cced7d3-9d4a-4adf-9672-5156b8632ef5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:04.366203 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cced7d3-9d4a-4adf-9672-5156b8632ef5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 returned with HTTP 404 Aug 07 21:16:04.366722 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1414/5685] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:04 2026] GET /volume/v3/snapshots/13065896-49d4-4596-9e28-8b34013eb880 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:04.373193 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-e45aba6c-17aa-423b-a963-dd4a9fedff07 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:04.374953 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e45aba6c-17aa-423b-a963-dd4a9fedff07 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e Aug 07 21:16:04.375167 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e45aba6c-17aa-423b-a963-dd4a9fedff07 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:04.375392 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-e45aba6c-17aa-423b-a963-dd4a9fedff07 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:04.375592 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-e45aba6c-17aa-423b-a963-dd4a9fedff07 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume with id: 479de83f-7e79-41f2-a515-0ceea6ede15e Aug 07 21:16:04.382973 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:04.382973 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:04.383295 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e45aba6c-17aa-423b-a963-dd4a9fedff07 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:04.397920 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-e45aba6c-17aa-423b-a963-dd4a9fedff07 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume request issued successfully. Aug 07 21:16:04.398114 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-e45aba6c-17aa-423b-a963-dd4a9fedff07 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e returned with HTTP 202 Aug 07 21:16:04.398507 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1424/5686] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:16:04 2026] DELETE /volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:04.405249 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3297cf8f-0998-44cf-bb8e-061b2cc5ba39 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:04.407183 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3297cf8f-0998-44cf-bb8e-061b2cc5ba39 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e Aug 07 21:16:04.407380 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3297cf8f-0998-44cf-bb8e-061b2cc5ba39 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:04.407573 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3297cf8f-0998-44cf-bb8e-061b2cc5ba39 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:04.415256 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:04.415256 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:04.418890 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3297cf8f-0998-44cf-bb8e-061b2cc5ba39 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:04.423968 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3297cf8f-0998-44cf-bb8e-061b2cc5ba39 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e returned with HTTP 200 Aug 07 21:16:04.424420 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1419/5687] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:04 2026] GET /volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:05.436711 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-0cabe597-7caa-41b5-a76f-0ddf85d1677c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:05.438422 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0cabe597-7caa-41b5-a76f-0ddf85d1677c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e Aug 07 21:16:05.438601 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0cabe597-7caa-41b5-a76f-0ddf85d1677c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:05.438806 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-0cabe597-7caa-41b5-a76f-0ddf85d1677c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:05.444116 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-0cabe597-7caa-41b5-a76f-0ddf85d1677c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e returned with HTTP 404 Aug 07 21:16:05.444532 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1431/5688] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:05 2026] GET /volume/v3/volumes/479de83f-7e79-41f2-a515-0ceea6ede15e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:05.454107 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:05.456272 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:16:05.456701 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-532256727"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:05.458932 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-532256727'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:16:05.459092 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume of 1 GB Aug 07 21:16:05.463358 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Availability Zones retrieved successfully. Aug 07 21:16:05.467956 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (bdd35c00-021f-4245-9c9d-c3e4b0f32d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:05.469426 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc81bb49-256f-4350-9507-76247bb2a48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:05.470149 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:16:05.491164 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc81bb49-256f-4350-9507-76247bb2a48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:05.491843 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d367e85-79f6-486a-9116-cab860caa030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:05.533354 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['c05eb130-189d-470a-ba1f-8371691ff575', 'b43571f5-1a36-464f-912e-9171a3c2b9b9', '4e48de4c-8b57-4583-9a95-c16fed883451', '9b5a0c3b-2f96-4e19-a49c-13c71357f8fe'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:05.534132 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d367e85-79f6-486a-9116-cab860caa030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c05eb130-189d-470a-ba1f-8371691ff575', 'b43571f5-1a36-464f-912e-9171a3c2b9b9', '4e48de4c-8b57-4583-9a95-c16fed883451', '9b5a0c3b-2f96-4e19-a49c-13c71357f8fe']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:05.534861 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aefc0220-9046-4398-8215-4082f40dd042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:05.559176 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aefc0220-9046-4398-8215-4082f40dd042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2ac106b-0a95-485c-a8b3-03a5ec50749e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-532256727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['c05eb130-189d-470a-ba1f-8371691ff575','b43571f5-1a36-464f-912e-9171a3c2b9b9','4e48de4c-8b57-4583-9a95-c16fed883451','9b5a0c3b-2f96-4e19-a49c-13c71357f8fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-532256727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2ac106b-0a95-485c-a8b3-03a5ec50749e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d399c3c0a92b432084c8cda149c05726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:05.559876 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3b0909-0558-4aee-bd81-6cc12533e8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:05.576526 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3b0909-0558-4aee-bd81-6cc12533e8ed) transitioned into state 'SUCCESS' from state '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-532256727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['c05eb130-189d-470a-ba1f-8371691ff575','b43571f5-1a36-464f-912e-9171a3c2b9b9','4e48de4c-8b57-4583-9a95-c16fed883451','9b5a0c3b-2f96-4e19-a49c-13c71357f8fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:05.577173 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb1dc67-266e-4075-be26-3e3bcfd893af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:05.586206 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb1dc67-266e-4075-be26-3e3bcfd893af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:05.587049 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (bdd35c00-021f-4245-9c9d-c3e4b0f32d40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:05.587384 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request issued successfully. Aug 07 21:16:05.587990 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f476b8e5-3837-4195-b793-be5d6ccaf059 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:16:05.588397 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1415/5689] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:16:05 2026] POST /volume/v3/volumes => generated 777 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:05.599479 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-fc5843e8-e368-4a80-a7ba-812787356595 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:05.601226 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fc5843e8-e368-4a80-a7ba-812787356595 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e Aug 07 21:16:05.601434 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fc5843e8-e368-4a80-a7ba-812787356595 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:05.601612 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-fc5843e8-e368-4a80-a7ba-812787356595 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:05.608666 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:05.608666 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:05.611828 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-fc5843e8-e368-4a80-a7ba-812787356595 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:05.615546 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-fc5843e8-e368-4a80-a7ba-812787356595 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e returned with HTTP 200 Aug 07 21:16:05.615898 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1425/5690] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:05 2026] GET /volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:06.628042 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c93ebd50-7198-488a-b4c4-34a31f4b64fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:06.630075 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c93ebd50-7198-488a-b4c4-34a31f4b64fa tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e Aug 07 21:16:06.630311 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c93ebd50-7198-488a-b4c4-34a31f4b64fa tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:06.630578 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c93ebd50-7198-488a-b4c4-34a31f4b64fa tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:06.637288 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:06.637288 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:06.640427 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c93ebd50-7198-488a-b4c4-34a31f4b64fa tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:06.643857 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c93ebd50-7198-488a-b4c4-34a31f4b64fa tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e returned with HTTP 200 Aug 07 21:16:06.644206 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1420/5691] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:06 2026] GET /volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:06.655886 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-fd67c336-cd09-4405-826e-d1d4aa228451 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:06.657620 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fd67c336-cd09-4405-826e-d1d4aa228451 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:16:06.657983 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-fd67c336-cd09-4405-826e-d1d4aa228451 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2ac106b-0a95-485c-a8b3-03a5ec50749e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-273642484"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:06.661412 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=110,cinder:UPDATE=43,cinder:INSERT=22 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:16:06.666869 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:06.666869 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:06.667336 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fd67c336-cd09-4405-826e-d1d4aa228451 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:06.667461 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-fd67c336-cd09-4405-826e-d1d4aa228451 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create snapshot from volume a2ac106b-0a95-485c-a8b3-03a5ec50749e Aug 07 21:16:06.688018 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-fd67c336-cd09-4405-826e-d1d4aa228451 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['c8c229e0-73df-455b-8a65-5747f47aa547', '9d5a0026-f57a-401a-969a-84508c1331d7', '9a1ca691-b874-44cf-a456-649fb0ff3846', '684e2d0c-7cc8-48e1-b7aa-e584aee7d12e'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:06.712397 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-fd67c336-cd09-4405-826e-d1d4aa228451 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot create request issued successfully. Aug 07 21:16:06.712708 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-fd67c336-cd09-4405-826e-d1d4aa228451 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:16:06.713113 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1432/5692] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:16:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:06.720514 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-71d41796-cd7d-4dc9-8b88-0dd07b05e87f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:06.722200 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71d41796-cd7d-4dc9-8b88-0dd07b05e87f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 Aug 07 21:16:06.722542 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71d41796-cd7d-4dc9-8b88-0dd07b05e87f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:06.722542 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71d41796-cd7d-4dc9-8b88-0dd07b05e87f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:06.727139 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:06.727139 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:06.727405 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-71d41796-cd7d-4dc9-8b88-0dd07b05e87f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:06.728007 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71d41796-cd7d-4dc9-8b88-0dd07b05e87f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 returned with HTTP 200 Aug 07 21:16:06.728431 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1416/5693] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:06 2026] GET /volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:07.737103 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-c1ced765-26d5-4ae9-be39-9cbbffa5935f None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:07.738827 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c1ced765-26d5-4ae9-be39-9cbbffa5935f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 Aug 07 21:16:07.739026 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c1ced765-26d5-4ae9-be39-9cbbffa5935f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:07.739184 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-c1ced765-26d5-4ae9-be39-9cbbffa5935f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:07.741148 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=113,cinder:UPDATE=39,cinder:INSERT=25 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:16:07.744711 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:07.744711 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:07.744998 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-c1ced765-26d5-4ae9-be39-9cbbffa5935f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:07.746057 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-c1ced765-26d5-4ae9-be39-9cbbffa5935f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 returned with HTTP 200 Aug 07 21:16:07.746401 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1426/5694] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:07 2026] GET /volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:07.756377 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-66411a6f-c928-4ba6-ad60-a5b00ff16c95 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:07.758684 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66411a6f-c928-4ba6-ad60-a5b00ff16c95 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] DELETE https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 Aug 07 21:16:07.758684 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66411a6f-c928-4ba6-ad60-a5b00ff16c95 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:07.758684 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-66411a6f-c928-4ba6-ad60-a5b00ff16c95 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:07.758842 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-66411a6f-c928-4ba6-ad60-a5b00ff16c95 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Delete snapshot with id: ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 Aug 07 21:16:07.760596 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=114,cinder:UPDATE=32,cinder:INSERT=18 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:16:07.764124 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:07.764124 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:07.764596 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-66411a6f-c928-4ba6-ad60-a5b00ff16c95 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Snapshot retrieved successfully. Aug 07 21:16:07.779719 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-66411a6f-c928-4ba6-ad60-a5b00ff16c95 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Snapshot delete request issued successfully. Aug 07 21:16:07.779930 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-66411a6f-c928-4ba6-ad60-a5b00ff16c95 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 returned with HTTP 202 Aug 07 21:16:07.780365 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1421/5695] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:16:07 2026] DELETE /volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:07.788246 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-bc7795d3-723d-41b9-822b-4baa5c2c33e2 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:07.790637 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bc7795d3-723d-41b9-822b-4baa5c2c33e2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] GET https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 Aug 07 21:16:07.790922 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bc7795d3-723d-41b9-822b-4baa5c2c33e2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:07.791200 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-bc7795d3-723d-41b9-822b-4baa5c2c33e2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:07.796031 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:07.796031 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:07.796447 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-bc7795d3-723d-41b9-822b-4baa5c2c33e2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Snapshot retrieved successfully. Aug 07 21:16:07.797179 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-bc7795d3-723d-41b9-822b-4baa5c2c33e2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 returned with HTTP 200 Aug 07 21:16:07.797496 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1433/5696] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:07 2026] GET /volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:08.806243 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a6458cc2-5c35-440a-b7fc-20cac9decfa3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:08.808470 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6458cc2-5c35-440a-b7fc-20cac9decfa3 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] GET https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 Aug 07 21:16:08.808683 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6458cc2-5c35-440a-b7fc-20cac9decfa3 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:08.808887 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6458cc2-5c35-440a-b7fc-20cac9decfa3 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:08.810822 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=128,cinder:UPDATE=51,cinder:INSERT=31 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:16:08.813570 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6458cc2-5c35-440a-b7fc-20cac9decfa3 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 returned with HTTP 404 Aug 07 21:16:08.814262 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1417/5697] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:08 2026] GET /volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:08.820727 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-30e50c5f-23c1-4e87-aa2d-f66996a72978 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:08.822430 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-30e50c5f-23c1-4e87-aa2d-f66996a72978 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 Aug 07 21:16:08.822624 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-30e50c5f-23c1-4e87-aa2d-f66996a72978 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:08.822846 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-30e50c5f-23c1-4e87-aa2d-f66996a72978 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:08.823064 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-30e50c5f-23c1-4e87-aa2d-f66996a72978 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete snapshot with id: ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 Aug 07 21:16:08.827321 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-30e50c5f-23c1-4e87-aa2d-f66996a72978 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 returned with HTTP 404 Aug 07 21:16:08.827754 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1427/5698] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:16:08 2026] DELETE /volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:08.833969 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-385b4f5c-8051-48ec-b3fe-aa17379babd4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:08.835871 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-385b4f5c-8051-48ec-b3fe-aa17379babd4 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 Aug 07 21:16:08.836059 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-385b4f5c-8051-48ec-b3fe-aa17379babd4 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:08.836239 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-385b4f5c-8051-48ec-b3fe-aa17379babd4 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:08.840201 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-385b4f5c-8051-48ec-b3fe-aa17379babd4 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 returned with HTTP 404 Aug 07 21:16:08.840624 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1422/5699] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:08 2026] GET /volume/v3/snapshots/ecb61d7d-e6f6-42e8-a09a-1cea0be7d066 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:08.846782 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-13a3c7a8-4428-4541-b580-47a34472a136 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:08.848747 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-13a3c7a8-4428-4541-b580-47a34472a136 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e Aug 07 21:16:08.849007 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-13a3c7a8-4428-4541-b580-47a34472a136 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:08.849242 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-13a3c7a8-4428-4541-b580-47a34472a136 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:08.849440 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-13a3c7a8-4428-4541-b580-47a34472a136 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume with id: a2ac106b-0a95-485c-a8b3-03a5ec50749e Aug 07 21:16:08.856589 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:08.856589 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:08.857040 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-13a3c7a8-4428-4541-b580-47a34472a136 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:08.872251 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-13a3c7a8-4428-4541-b580-47a34472a136 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume request issued successfully. Aug 07 21:16:08.872461 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-13a3c7a8-4428-4541-b580-47a34472a136 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e returned with HTTP 202 Aug 07 21:16:08.872868 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1434/5700] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:16:08 2026] DELETE /volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:08.879434 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4e844d5c-c509-4add-9ea3-18675d158607 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:08.881169 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e844d5c-c509-4add-9ea3-18675d158607 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e Aug 07 21:16:08.881397 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e844d5c-c509-4add-9ea3-18675d158607 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:08.881594 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e844d5c-c509-4add-9ea3-18675d158607 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:08.888196 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:08.888196 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:08.891280 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4e844d5c-c509-4add-9ea3-18675d158607 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:08.894836 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e844d5c-c509-4add-9ea3-18675d158607 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e returned with HTTP 200 Aug 07 21:16:08.895177 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1418/5701] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:08 2026] GET /volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:09.908041 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-0f18bd45-3993-4639-bead-f4c17030ea75 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:09.909884 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0f18bd45-3993-4639-bead-f4c17030ea75 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e Aug 07 21:16:09.910085 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0f18bd45-3993-4639-bead-f4c17030ea75 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:09.910283 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-0f18bd45-3993-4639-bead-f4c17030ea75 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:09.916262 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-0f18bd45-3993-4639-bead-f4c17030ea75 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e returned with HTTP 404 Aug 07 21:16:09.916963 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1428/5702] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:09 2026] GET /volume/v3/volumes/a2ac106b-0a95-485c-a8b3-03a5ec50749e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:09.923870 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:09.925462 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:16:09.925803 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1039920029"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:09.927445 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1039920029'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:16:09.927558 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume of 1 GB Aug 07 21:16:09.927828 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:09.927828 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:09.931148 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Availability Zones retrieved successfully. Aug 07 21:16:09.936255 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (388495bb-24a4-48d6-bd5a-cece660d6b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:09.937374 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e488e92-768a-436e-a979-06a34191ab2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:09.938149 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:16:09.959873 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e488e92-768a-436e-a979-06a34191ab2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:09.960593 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20f525d-f054-490b-b531-5248d35f3f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:09.993184 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['a3595aca-d2ab-4cec-a521-193935f8cfbd', 'eeedac99-40b5-44ac-bbfc-3b778e5722ef', '6115c5ce-bd14-40a0-85f9-db6579de0b22', '34a61928-92a9-4495-a1b1-82b7a3c54925'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:09.993906 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20f525d-f054-490b-b531-5248d35f3f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3595aca-d2ab-4cec-a521-193935f8cfbd', 'eeedac99-40b5-44ac-bbfc-3b778e5722ef', '6115c5ce-bd14-40a0-85f9-db6579de0b22', '34a61928-92a9-4495-a1b1-82b7a3c54925']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:09.994536 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60745f7-da64-461e-b524-f18fcbebf9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:10.016005 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60745f7-da64-461e-b524-f18fcbebf9b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f62485a-d58b-4bfc-952d-c842d988d06b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1039920029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['a3595aca-d2ab-4cec-a521-193935f8cfbd','eeedac99-40b5-44ac-bbfc-3b778e5722ef','6115c5ce-bd14-40a0-85f9-db6579de0b22','34a61928-92a9-4495-a1b1-82b7a3c54925'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:16:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1039920029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f62485a-d58b-4bfc-952d-c842d988d06b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d399c3c0a92b432084c8cda149c05726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:10.016651 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7563b01-7ed1-401f-af8f-b571d96381ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:10.033451 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7563b01-7ed1-401f-af8f-b571d96381ff) transitioned into state 'SUCCESS' from state '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-1039920029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['a3595aca-d2ab-4cec-a521-193935f8cfbd','eeedac99-40b5-44ac-bbfc-3b778e5722ef','6115c5ce-bd14-40a0-85f9-db6579de0b22','34a61928-92a9-4495-a1b1-82b7a3c54925'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:10.034192 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8562f10-8df3-4fee-9c69-30e2c50f809d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:10.043353 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8562f10-8df3-4fee-9c69-30e2c50f809d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:10.044193 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (388495bb-24a4-48d6-bd5a-cece660d6b43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:10.044536 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request issued successfully. Aug 07 21:16:10.045118 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d6355c4-ec4c-4354-a6b2-15bb9ac6c140 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:16:10.045683 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1423/5703] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:16:09 2026] POST /volume/v3/volumes => generated 778 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:10.056842 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-dfe84660-932d-4c9b-a079-87fddeb8b44a None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:10.058595 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dfe84660-932d-4c9b-a079-87fddeb8b44a tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b Aug 07 21:16:10.058837 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dfe84660-932d-4c9b-a079-87fddeb8b44a tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:10.059040 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-dfe84660-932d-4c9b-a079-87fddeb8b44a tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:10.066084 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:10.066084 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:10.069436 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-dfe84660-932d-4c9b-a079-87fddeb8b44a tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:10.073410 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-dfe84660-932d-4c9b-a079-87fddeb8b44a tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b returned with HTTP 200 Aug 07 21:16:10.073794 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1435/5704] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:10 2026] GET /volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:11.087211 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4f9861bc-c572-44f5-ae69-a0d3d771abbe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:11.089146 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f9861bc-c572-44f5-ae69-a0d3d771abbe tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b Aug 07 21:16:11.089349 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f9861bc-c572-44f5-ae69-a0d3d771abbe tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:11.089532 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f9861bc-c572-44f5-ae69-a0d3d771abbe tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:11.096281 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:11.096281 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:11.099505 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4f9861bc-c572-44f5-ae69-a0d3d771abbe tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:11.103191 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f9861bc-c572-44f5-ae69-a0d3d771abbe tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b returned with HTTP 200 Aug 07 21:16:11.103533 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1419/5705] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:11 2026] GET /volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:11.115728 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-109ee205-a14b-44e9-9cb1-d1d6ac9bb74d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:11.117725 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-109ee205-a14b-44e9-9cb1-d1d6ac9bb74d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:16:11.118159 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-109ee205-a14b-44e9-9cb1-d1d6ac9bb74d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f62485a-d58b-4bfc-952d-c842d988d06b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2142353501"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:11.127959 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:11.127959 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:11.128367 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-109ee205-a14b-44e9-9cb1-d1d6ac9bb74d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:11.128488 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-109ee205-a14b-44e9-9cb1-d1d6ac9bb74d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create snapshot from volume 9f62485a-d58b-4bfc-952d-c842d988d06b Aug 07 21:16:11.152459 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-109ee205-a14b-44e9-9cb1-d1d6ac9bb74d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['5be2c7db-e8e6-44e4-b733-b6fbd44fd89c', 'b08497b4-abba-4251-8e09-c566272fba1b', '1df12494-871f-4a6d-bf46-0acbbe68fdc5', 'ae035ec1-feea-4018-befe-98fd477d666d'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:11.186058 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-109ee205-a14b-44e9-9cb1-d1d6ac9bb74d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot create request issued successfully. Aug 07 21:16:11.186517 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-109ee205-a14b-44e9-9cb1-d1d6ac9bb74d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:16:11.187154 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1429/5706] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:16:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:11.195061 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6c91c961-fce9-45cf-bbe3-42d9d5ff9fd8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:11.196809 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c91c961-fce9-45cf-bbe3-42d9d5ff9fd8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 Aug 07 21:16:11.197008 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6c91c961-fce9-45cf-bbe3-42d9d5ff9fd8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:11.197184 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6c91c961-fce9-45cf-bbe3-42d9d5ff9fd8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:11.202100 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:11.202100 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:11.202545 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6c91c961-fce9-45cf-bbe3-42d9d5ff9fd8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:11.203290 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c91c961-fce9-45cf-bbe3-42d9d5ff9fd8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 returned with HTTP 200 Aug 07 21:16:11.203790 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1424/5707] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:11 2026] GET /volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:12.212992 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-24d113e6-fe86-48be-ac9b-0f2a21b7c06b None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:12.214804 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-24d113e6-fe86-48be-ac9b-0f2a21b7c06b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 Aug 07 21:16:12.214996 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-24d113e6-fe86-48be-ac9b-0f2a21b7c06b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:12.215162 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-24d113e6-fe86-48be-ac9b-0f2a21b7c06b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:12.219958 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:12.219958 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:12.220211 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-24d113e6-fe86-48be-ac9b-0f2a21b7c06b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:12.220840 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-24d113e6-fe86-48be-ac9b-0f2a21b7c06b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 returned with HTTP 200 Aug 07 21:16:12.221165 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1436/5708] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:12 2026] GET /volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:12.229747 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8ee45dcd-6d6b-47ae-8a35-fb73edf3b235 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:12.231729 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ee45dcd-6d6b-47ae-8a35-fb73edf3b235 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] POST https://10.4.3.127/volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0/action Aug 07 21:16:12.232110 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ee45dcd-6d6b-47ae-8a35-fb73edf3b235 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:16:12.232274 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ee45dcd-6d6b-47ae-8a35-fb73edf3b235 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:12.238709 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:12.238709 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:12.239143 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8ee45dcd-6d6b-47ae-8a35-fb73edf3b235 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Snapshot retrieved successfully. Aug 07 21:16:12.239813 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-8ee45dcd-6d6b-47ae-8a35-fb73edf3b235 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1d246f0b523c43acbb0470bf3e222b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcc26eeea0fd4aacb8b14c9764291bcd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:16:12.239986 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ee45dcd-6d6b-47ae-8a35-fb73edf3b235 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0/action returned with HTTP 403 Aug 07 21:16:12.240374 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1420/5709] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 21:16:12 2026] POST /volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:12.247272 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-5d4ab18e-15bd-444e-b03d-1d14900518a2 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:12.249403 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5d4ab18e-15bd-444e-b03d-1d14900518a2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 Aug 07 21:16:12.249669 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5d4ab18e-15bd-444e-b03d-1d14900518a2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:12.249914 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-5d4ab18e-15bd-444e-b03d-1d14900518a2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:12.250044 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-5d4ab18e-15bd-444e-b03d-1d14900518a2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete snapshot with id: ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 Aug 07 21:16:12.255568 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:12.255568 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:12.255875 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5d4ab18e-15bd-444e-b03d-1d14900518a2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:12.269998 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-5d4ab18e-15bd-444e-b03d-1d14900518a2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot delete request issued successfully. Aug 07 21:16:12.270253 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-5d4ab18e-15bd-444e-b03d-1d14900518a2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 returned with HTTP 202 Aug 07 21:16:12.270682 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1430/5710] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:16:12 2026] DELETE /volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:12.278391 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-175b000e-32db-4c74-9c2b-fd90e12b0c87 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:12.280730 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-175b000e-32db-4c74-9c2b-fd90e12b0c87 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 Aug 07 21:16:12.280946 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-175b000e-32db-4c74-9c2b-fd90e12b0c87 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:12.281128 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-175b000e-32db-4c74-9c2b-fd90e12b0c87 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:12.285688 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:12.285688 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:12.285966 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-175b000e-32db-4c74-9c2b-fd90e12b0c87 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:12.286531 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-175b000e-32db-4c74-9c2b-fd90e12b0c87 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 returned with HTTP 200 Aug 07 21:16:12.286930 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1425/5711] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:12 2026] GET /volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:13.295877 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-aa975a2c-65ba-46a4-ae40-981b75473f80 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:13.297631 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aa975a2c-65ba-46a4-ae40-981b75473f80 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 Aug 07 21:16:13.297836 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aa975a2c-65ba-46a4-ae40-981b75473f80 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:13.298057 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aa975a2c-65ba-46a4-ae40-981b75473f80 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:13.302471 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aa975a2c-65ba-46a4-ae40-981b75473f80 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 returned with HTTP 404 Aug 07 21:16:13.302932 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1437/5712] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:13 2026] GET /volume/v3/snapshots/ef584ed0-0d5a-4777-8ec4-f02fd72ca7b0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:13.309853 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e4d996e9-a195-4cb5-84e0-43dd29649320 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:13.311352 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4d996e9-a195-4cb5-84e0-43dd29649320 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b Aug 07 21:16:13.311569 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4d996e9-a195-4cb5-84e0-43dd29649320 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:13.311816 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4d996e9-a195-4cb5-84e0-43dd29649320 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:13.311977 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e4d996e9-a195-4cb5-84e0-43dd29649320 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume with id: 9f62485a-d58b-4bfc-952d-c842d988d06b Aug 07 21:16:13.318888 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:13.318888 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:13.319197 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e4d996e9-a195-4cb5-84e0-43dd29649320 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:13.335099 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e4d996e9-a195-4cb5-84e0-43dd29649320 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume request issued successfully. Aug 07 21:16:13.335254 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4d996e9-a195-4cb5-84e0-43dd29649320 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b returned with HTTP 202 Aug 07 21:16:13.335669 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1421/5713] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:16:13 2026] DELETE /volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:13.343323 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-7db3d252-d624-4a55-9f6f-b845f613bc24 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:13.345617 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7db3d252-d624-4a55-9f6f-b845f613bc24 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b Aug 07 21:16:13.345855 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7db3d252-d624-4a55-9f6f-b845f613bc24 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:13.346033 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-7db3d252-d624-4a55-9f6f-b845f613bc24 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:13.353334 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:13.353334 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:13.356738 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-7db3d252-d624-4a55-9f6f-b845f613bc24 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:13.361446 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-7db3d252-d624-4a55-9f6f-b845f613bc24 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b returned with HTTP 200 Aug 07 21:16:13.361893 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1431/5714] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:13 2026] GET /volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:14.373714 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9f43d6dd-699e-40e5-94e8-ca9cf0b8cebf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:14.375500 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f43d6dd-699e-40e5-94e8-ca9cf0b8cebf tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b Aug 07 21:16:14.375718 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9f43d6dd-699e-40e5-94e8-ca9cf0b8cebf tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:14.375924 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9f43d6dd-699e-40e5-94e8-ca9cf0b8cebf tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:14.381983 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9f43d6dd-699e-40e5-94e8-ca9cf0b8cebf tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b returned with HTTP 404 Aug 07 21:16:14.382393 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1426/5715] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:14 2026] GET /volume/v3/volumes/9f62485a-d58b-4bfc-952d-c842d988d06b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:14.390017 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-47b1718b-0654-428a-81a7-394e762e4368 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:14.391552 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:16:14.391863 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-220695513"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:14.393476 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-220695513'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:16:14.393588 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume of 1 GB Aug 07 21:16:14.397960 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Availability Zones retrieved successfully. Aug 07 21:16:14.403254 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (f4be2ef3-0097-4910-be79-bcfb10efe6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:14.404474 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c691d3-fcac-4f55-8352-8ac54bf25690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:14.405334 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:16:14.427800 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c691d3-fcac-4f55-8352-8ac54bf25690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:14.428355 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8eaffac-4a31-47bd-8d90-f5cf7ea23625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:14.463413 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['cebeee95-2792-4c52-8b17-c28643960546', '76b62762-6dee-4677-993a-1dcb26f7d844', 'b676ac08-3fdd-4666-8613-2a9513199d5b', '92656292-1385-439f-93d5-765fc9ef881f'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:14.464283 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8eaffac-4a31-47bd-8d90-f5cf7ea23625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cebeee95-2792-4c52-8b17-c28643960546', '76b62762-6dee-4677-993a-1dcb26f7d844', 'b676ac08-3fdd-4666-8613-2a9513199d5b', '92656292-1385-439f-93d5-765fc9ef881f']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:14.465088 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beadcd65-76f3-4d7b-b667-ba5151036d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:14.489479 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beadcd65-76f3-4d7b-b667-ba5151036d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2a07fde-c83f-4ff7-a148-405c5c8e54c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-220695513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['cebeee95-2792-4c52-8b17-c28643960546','76b62762-6dee-4677-993a-1dcb26f7d844','b676ac08-3fdd-4666-8613-2a9513199d5b','92656292-1385-439f-93d5-765fc9ef881f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:16:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-220695513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2a07fde-c83f-4ff7-a148-405c5c8e54c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d399c3c0a92b432084c8cda149c05726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:14.490202 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48d516ba-55d8-4d2e-8018-dc4218250e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:14.510535 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48d516ba-55d8-4d2e-8018-dc4218250e76) transitioned into state 'SUCCESS' from state '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-220695513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['cebeee95-2792-4c52-8b17-c28643960546','76b62762-6dee-4677-993a-1dcb26f7d844','b676ac08-3fdd-4666-8613-2a9513199d5b','92656292-1385-439f-93d5-765fc9ef881f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:14.511287 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64749a7d-0b23-4981-b8f9-a1682df4660e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:14.520964 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64749a7d-0b23-4981-b8f9-a1682df4660e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:14.521714 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (f4be2ef3-0097-4910-be79-bcfb10efe6ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:14.521999 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request issued successfully. Aug 07 21:16:14.522529 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-47b1718b-0654-428a-81a7-394e762e4368 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:16:14.522955 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1438/5716] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:16:14 2026] POST /volume/v3/volumes => generated 777 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:14.534568 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5c32f20d-515b-41d5-befd-9c878b569bac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:14.536143 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5c32f20d-515b-41d5-befd-9c878b569bac tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 Aug 07 21:16:14.536372 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5c32f20d-515b-41d5-befd-9c878b569bac tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:14.536491 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5c32f20d-515b-41d5-befd-9c878b569bac tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:14.542774 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:14.542774 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:14.546030 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5c32f20d-515b-41d5-befd-9c878b569bac tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:14.549573 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5c32f20d-515b-41d5-befd-9c878b569bac tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 returned with HTTP 200 Aug 07 21:16:14.550018 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1422/5717] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:14 2026] GET /volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:15.562497 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b99b6b5b-6a02-4ad2-8260-a65f0cc14ec5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:15.564230 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b99b6b5b-6a02-4ad2-8260-a65f0cc14ec5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 Aug 07 21:16:15.564427 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b99b6b5b-6a02-4ad2-8260-a65f0cc14ec5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:15.564616 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b99b6b5b-6a02-4ad2-8260-a65f0cc14ec5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:15.571167 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:15.571167 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:15.574155 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b99b6b5b-6a02-4ad2-8260-a65f0cc14ec5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:15.577446 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b99b6b5b-6a02-4ad2-8260-a65f0cc14ec5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 returned with HTTP 200 Aug 07 21:16:15.577823 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1432/5718] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:15 2026] GET /volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:15.588901 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ef0c1a86-222c-4052-8663-e1cd3f5c0ba1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:15.590610 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef0c1a86-222c-4052-8663-e1cd3f5c0ba1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:16:15.591095 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef0c1a86-222c-4052-8663-e1cd3f5c0ba1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2a07fde-c83f-4ff7-a148-405c5c8e54c2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1314830430"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:15.598670 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:15.598670 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:15.598965 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ef0c1a86-222c-4052-8663-e1cd3f5c0ba1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:15.599089 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-ef0c1a86-222c-4052-8663-e1cd3f5c0ba1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create snapshot from volume d2a07fde-c83f-4ff7-a148-405c5c8e54c2 Aug 07 21:16:15.619095 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-ef0c1a86-222c-4052-8663-e1cd3f5c0ba1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['09edc94c-ca70-4122-b721-798a985136e5', '6eb6b156-8844-4c55-9bba-5e0b1bc9becd', 'b274d6be-0927-429a-bc17-7a88bd92e512', 'aa0e6d3b-6e66-4954-b87e-1496bfcfc2fb'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:15.642510 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ef0c1a86-222c-4052-8663-e1cd3f5c0ba1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot create request issued successfully. Aug 07 21:16:15.642899 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef0c1a86-222c-4052-8663-e1cd3f5c0ba1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:16:15.643344 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1427/5719] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:16:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:15.651338 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-5f11ee0b-de06-42e5-a5f3-78b0b1843214 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:15.653271 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5f11ee0b-de06-42e5-a5f3-78b0b1843214 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 Aug 07 21:16:15.653508 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5f11ee0b-de06-42e5-a5f3-78b0b1843214 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:15.653746 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-5f11ee0b-de06-42e5-a5f3-78b0b1843214 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:15.658280 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:15.658280 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:15.658571 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-5f11ee0b-de06-42e5-a5f3-78b0b1843214 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:15.659251 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-5f11ee0b-de06-42e5-a5f3-78b0b1843214 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 returned with HTTP 200 Aug 07 21:16:15.659651 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1439/5720] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:15 2026] GET /volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:16.668202 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cf349d53-4e82-4d7f-a3b8-18241e9f437d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:16.669976 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf349d53-4e82-4d7f-a3b8-18241e9f437d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 Aug 07 21:16:16.670184 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf349d53-4e82-4d7f-a3b8-18241e9f437d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:16.670365 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf349d53-4e82-4d7f-a3b8-18241e9f437d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:16.675084 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:16.675084 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:16.675345 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cf349d53-4e82-4d7f-a3b8-18241e9f437d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:16.675957 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf349d53-4e82-4d7f-a3b8-18241e9f437d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 returned with HTTP 200 Aug 07 21:16:16.676289 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1423/5721] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:16 2026] GET /volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:16.685042 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-f59bbb8e-4a48-4787-89c1-36a40c4321fe None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:16.686869 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f59bbb8e-4a48-4787-89c1-36a40c4321fe tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] GET https://10.4.3.127/volume/v3/snapshots Aug 07 21:16:16.687051 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f59bbb8e-4a48-4787-89c1-36a40c4321fe tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:16.687260 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-f59bbb8e-4a48-4787-89c1-36a40c4321fe tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Calling method 'index' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:16.687514 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.api_utils [None req-f59bbb8e-4a48-4787-89c1-36a40c4321fe tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Removing options '' from query. {{(pid=100278) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 21:16:16.688483 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.db.api [None req-f59bbb8e-4a48-4787-89c1-36a40c4321fe tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Building query based on filter {{(pid=100278) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 21:16:16.692156 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-f59bbb8e-4a48-4787-89c1-36a40c4321fe tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Get all snapshots completed successfully. Aug 07 21:16:16.692464 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-f59bbb8e-4a48-4787-89c1-36a40c4321fe tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots returned with HTTP 200 Aug 07 21:16:16.692860 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1433/5722] 10.4.3.127 () {66 vars in 1243 bytes} [Fri Aug 7 21:16:16 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:16.700727 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e09be197-9dc6-461f-92ce-bfbd9f9275e1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:16.702677 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e09be197-9dc6-461f-92ce-bfbd9f9275e1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 Aug 07 21:16:16.702935 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e09be197-9dc6-461f-92ce-bfbd9f9275e1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:16.703122 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e09be197-9dc6-461f-92ce-bfbd9f9275e1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:16.703215 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-e09be197-9dc6-461f-92ce-bfbd9f9275e1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete snapshot with id: 31b4d0e0-44a8-4935-83cb-ea239bdb7260 Aug 07 21:16:16.707647 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:16.707647 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:16.707924 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e09be197-9dc6-461f-92ce-bfbd9f9275e1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:16.720640 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e09be197-9dc6-461f-92ce-bfbd9f9275e1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot delete request issued successfully. Aug 07 21:16:16.720875 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e09be197-9dc6-461f-92ce-bfbd9f9275e1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 returned with HTTP 202 Aug 07 21:16:16.721235 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1428/5723] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:16:16 2026] DELETE /volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:16.727661 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-799db801-84bb-4e0f-964b-38a9f912d75c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:16.729730 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-799db801-84bb-4e0f-964b-38a9f912d75c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 Aug 07 21:16:16.729995 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-799db801-84bb-4e0f-964b-38a9f912d75c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:16.730232 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-799db801-84bb-4e0f-964b-38a9f912d75c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:16.735416 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:16.735416 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:16.735847 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-799db801-84bb-4e0f-964b-38a9f912d75c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:16.736478 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-799db801-84bb-4e0f-964b-38a9f912d75c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 returned with HTTP 200 Aug 07 21:16:16.736869 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1440/5724] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:16 2026] GET /volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:17.745986 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-26ffba3a-906c-4887-8f60-242cb4bdf404 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:17.747634 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-26ffba3a-906c-4887-8f60-242cb4bdf404 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 Aug 07 21:16:17.747838 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-26ffba3a-906c-4887-8f60-242cb4bdf404 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:17.748018 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-26ffba3a-906c-4887-8f60-242cb4bdf404 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:17.751806 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-26ffba3a-906c-4887-8f60-242cb4bdf404 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 returned with HTTP 404 Aug 07 21:16:17.752209 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1424/5725] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:17 2026] GET /volume/v3/snapshots/31b4d0e0-44a8-4935-83cb-ea239bdb7260 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:17.758941 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-10609dbc-e28e-4540-a2ac-15241d5cb8f8 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:17.761440 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-10609dbc-e28e-4540-a2ac-15241d5cb8f8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 Aug 07 21:16:17.761728 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-10609dbc-e28e-4540-a2ac-15241d5cb8f8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:17.762035 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-10609dbc-e28e-4540-a2ac-15241d5cb8f8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:17.762268 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-10609dbc-e28e-4540-a2ac-15241d5cb8f8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume with id: d2a07fde-c83f-4ff7-a148-405c5c8e54c2 Aug 07 21:16:17.770338 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:17.770338 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:17.770687 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-10609dbc-e28e-4540-a2ac-15241d5cb8f8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:17.787272 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-10609dbc-e28e-4540-a2ac-15241d5cb8f8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume request issued successfully. Aug 07 21:16:17.787498 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-10609dbc-e28e-4540-a2ac-15241d5cb8f8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 returned with HTTP 202 Aug 07 21:16:17.787866 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1434/5726] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:16:17 2026] DELETE /volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:17.794889 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-86682d8b-8376-4a05-9f36-a487dfd6804c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:17.796463 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86682d8b-8376-4a05-9f36-a487dfd6804c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 Aug 07 21:16:17.796649 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86682d8b-8376-4a05-9f36-a487dfd6804c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:17.796834 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86682d8b-8376-4a05-9f36-a487dfd6804c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:17.803260 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:17.803260 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:17.806448 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-86682d8b-8376-4a05-9f36-a487dfd6804c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:17.809784 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86682d8b-8376-4a05-9f36-a487dfd6804c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 returned with HTTP 200 Aug 07 21:16:17.810143 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1429/5727] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:17 2026] GET /volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:18.823076 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d7c863a1-7b17-4d90-82f8-e7cad84ccf58 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:18.824997 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d7c863a1-7b17-4d90-82f8-e7cad84ccf58 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 Aug 07 21:16:18.825218 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d7c863a1-7b17-4d90-82f8-e7cad84ccf58 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:18.825427 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d7c863a1-7b17-4d90-82f8-e7cad84ccf58 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:18.831496 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d7c863a1-7b17-4d90-82f8-e7cad84ccf58 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 returned with HTTP 404 Aug 07 21:16:18.832012 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1441/5728] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:18 2026] GET /volume/v3/volumes/d2a07fde-c83f-4ff7-a148-405c5c8e54c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:18.840096 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fe20e621-91ac-441e-982e-6adaa5b04259 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:18.842193 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:16:18.842648 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1633342409"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:18.844812 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1633342409'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:16:18.844973 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume of 1 GB Aug 07 21:16:18.849235 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Availability Zones retrieved successfully. Aug 07 21:16:18.854732 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (9313b658-5c52-4010-8e0f-1a31be21b523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:18.855665 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e250ff74-99f1-4277-8b69-0c8f9afaa83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:18.856410 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:16:18.883458 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e250ff74-99f1-4277-8b69-0c8f9afaa83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:18.884353 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a538cc0-6148-49f2-81f0-ceefc279b508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:18.930265 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['acbab96d-8bfe-4c44-8a39-11877df63f7b', 'ea4f2d9a-558e-482c-9d64-06eb6195f54f', '88c61f9e-828b-4d01-8a2e-641a5f946176', '2426f8c0-5a2c-49da-be5a-c32efbdcf6d7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:18.931604 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a538cc0-6148-49f2-81f0-ceefc279b508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acbab96d-8bfe-4c44-8a39-11877df63f7b', 'ea4f2d9a-558e-482c-9d64-06eb6195f54f', '88c61f9e-828b-4d01-8a2e-641a5f946176', '2426f8c0-5a2c-49da-be5a-c32efbdcf6d7']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:18.933038 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b7dac7-6c98-4fc1-85b5-ac5c2287828f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:18.967975 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b7dac7-6c98-4fc1-85b5-ac5c2287828f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e7973ab-1c4f-428c-a15d-a12adb48630d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633342409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['acbab96d-8bfe-4c44-8a39-11877df63f7b','ea4f2d9a-558e-482c-9d64-06eb6195f54f','88c61f9e-828b-4d01-8a2e-641a5f946176','2426f8c0-5a2c-49da-be5a-c32efbdcf6d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:16:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633342409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e7973ab-1c4f-428c-a15d-a12adb48630d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d399c3c0a92b432084c8cda149c05726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:18.969267 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c62feb64-abe6-4748-b188-a34b25359f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:18.991369 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c62feb64-abe6-4748-b188-a34b25359f3a) transitioned into state 'SUCCESS' from state '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-1633342409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['acbab96d-8bfe-4c44-8a39-11877df63f7b','ea4f2d9a-558e-482c-9d64-06eb6195f54f','88c61f9e-828b-4d01-8a2e-641a5f946176','2426f8c0-5a2c-49da-be5a-c32efbdcf6d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:18.992065 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70bc2439-4af4-4986-835b-38e197aab672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:19.003024 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70bc2439-4af4-4986-835b-38e197aab672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:19.003885 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (9313b658-5c52-4010-8e0f-1a31be21b523) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:19.004236 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request issued successfully. Aug 07 21:16:19.004863 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe20e621-91ac-441e-982e-6adaa5b04259 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:16:19.005322 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1425/5729] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:16:18 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:19.016099 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-52ab8545-b5b0-4f76-937e-ff5b04c6b750 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:19.018082 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-52ab8545-b5b0-4f76-937e-ff5b04c6b750 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d Aug 07 21:16:19.018290 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-52ab8545-b5b0-4f76-937e-ff5b04c6b750 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:19.018468 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-52ab8545-b5b0-4f76-937e-ff5b04c6b750 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:19.026265 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:19.026265 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:19.029588 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-52ab8545-b5b0-4f76-937e-ff5b04c6b750 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:19.034179 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-52ab8545-b5b0-4f76-937e-ff5b04c6b750 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d returned with HTTP 200 Aug 07 21:16:19.034596 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1435/5730] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:19 2026] GET /volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:20.046393 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ef671ab-e4f5-45a0-a3d7-229486ba00b8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:20.048279 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ef671ab-e4f5-45a0-a3d7-229486ba00b8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d Aug 07 21:16:20.048489 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ef671ab-e4f5-45a0-a3d7-229486ba00b8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:20.048712 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ef671ab-e4f5-45a0-a3d7-229486ba00b8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:20.055382 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:20.055382 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:20.058512 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0ef671ab-e4f5-45a0-a3d7-229486ba00b8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:20.061856 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ef671ab-e4f5-45a0-a3d7-229486ba00b8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d returned with HTTP 200 Aug 07 21:16:20.062213 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1430/5731] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:20 2026] GET /volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:20.073686 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-1e1de550-b2ef-471e-9ce9-a2424f2f0b84 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:20.075423 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1e1de550-b2ef-471e-9ce9-a2424f2f0b84 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:16:20.075789 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-1e1de550-b2ef-471e-9ce9-a2424f2f0b84 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e7973ab-1c4f-428c-a15d-a12adb48630d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-475359670"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:20.083809 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:20.083809 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:20.084155 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1e1de550-b2ef-471e-9ce9-a2424f2f0b84 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:20.084287 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-1e1de550-b2ef-471e-9ce9-a2424f2f0b84 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create snapshot from volume 0e7973ab-1c4f-428c-a15d-a12adb48630d Aug 07 21:16:20.104064 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-1e1de550-b2ef-471e-9ce9-a2424f2f0b84 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['300f69dd-d21c-49d2-bb34-8d68415b1309', 'fccf8987-5522-49e7-b84e-86044a9b383e', '68730310-3ddc-4758-9d14-bb22d2dc7c21', '10bf3c83-c42b-4c0b-a783-1161e9896cb0'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:20.128513 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-1e1de550-b2ef-471e-9ce9-a2424f2f0b84 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot create request issued successfully. Aug 07 21:16:20.128818 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-1e1de550-b2ef-471e-9ce9-a2424f2f0b84 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:16:20.129205 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1442/5732] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:16:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:20.137998 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-235c98a2-12f7-4814-908c-d85552e6d04e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:20.140206 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-235c98a2-12f7-4814-908c-d85552e6d04e tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 Aug 07 21:16:20.140426 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-235c98a2-12f7-4814-908c-d85552e6d04e tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:20.140665 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-235c98a2-12f7-4814-908c-d85552e6d04e tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:20.145498 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:20.145498 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:20.145805 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-235c98a2-12f7-4814-908c-d85552e6d04e tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:20.146394 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-235c98a2-12f7-4814-908c-d85552e6d04e tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 returned with HTTP 200 Aug 07 21:16:20.146768 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1426/5733] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:20 2026] GET /volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:21.155174 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-6e43080e-b024-478d-9ae5-71d8301e1b92 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:21.157041 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6e43080e-b024-478d-9ae5-71d8301e1b92 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 Aug 07 21:16:21.157241 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6e43080e-b024-478d-9ae5-71d8301e1b92 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:21.157416 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-6e43080e-b024-478d-9ae5-71d8301e1b92 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:21.162202 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:21.162202 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:21.162495 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-6e43080e-b024-478d-9ae5-71d8301e1b92 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:21.163140 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-6e43080e-b024-478d-9ae5-71d8301e1b92 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 returned with HTTP 200 Aug 07 21:16:21.163455 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1436/5734] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:21 2026] GET /volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:21.171648 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-da4f1187-277d-472c-9f14-fe8e5c43e844 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:21.173390 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da4f1187-277d-472c-9f14-fe8e5c43e844 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] POST https://10.4.3.127/volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81/action Aug 07 21:16:21.173772 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da4f1187-277d-472c-9f14-fe8e5c43e844 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:16:21.173926 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da4f1187-277d-472c-9f14-fe8e5c43e844 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:21.175214 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-da4f1187-277d-472c-9f14-fe8e5c43e844 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Updating snapshot 'a9474bc5-111b-467d-b0af-618d8c886c81' with '{'status': 'error'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 21:16:21.183852 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:21.183852 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:21.184347 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-da4f1187-277d-472c-9f14-fe8e5c43e844 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1d246f0b523c43acbb0470bf3e222b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcc26eeea0fd4aacb8b14c9764291bcd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:16:21.184537 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da4f1187-277d-472c-9f14-fe8e5c43e844 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81/action returned with HTTP 403 Aug 07 21:16:21.185038 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1431/5735] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 21:16:21 2026] POST /volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:21.191622 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-565d4ef0-e50e-4695-aa82-0e69007b9316 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:21.193517 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-565d4ef0-e50e-4695-aa82-0e69007b9316 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 Aug 07 21:16:21.193709 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-565d4ef0-e50e-4695-aa82-0e69007b9316 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:21.193930 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-565d4ef0-e50e-4695-aa82-0e69007b9316 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:21.194038 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-565d4ef0-e50e-4695-aa82-0e69007b9316 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete snapshot with id: a9474bc5-111b-467d-b0af-618d8c886c81 Aug 07 21:16:21.198464 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:21.198464 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:21.198733 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-565d4ef0-e50e-4695-aa82-0e69007b9316 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:21.212651 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-565d4ef0-e50e-4695-aa82-0e69007b9316 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot delete request issued successfully. Aug 07 21:16:21.212826 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-565d4ef0-e50e-4695-aa82-0e69007b9316 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 returned with HTTP 202 Aug 07 21:16:21.213220 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1443/5736] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:16:21 2026] DELETE /volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:21.219516 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f52d2dcb-55da-4618-b2e6-0528ee94cb06 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:21.221863 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f52d2dcb-55da-4618-b2e6-0528ee94cb06 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 Aug 07 21:16:21.222168 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f52d2dcb-55da-4618-b2e6-0528ee94cb06 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:21.222360 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f52d2dcb-55da-4618-b2e6-0528ee94cb06 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:21.228115 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:21.228115 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:21.228407 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f52d2dcb-55da-4618-b2e6-0528ee94cb06 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:21.229005 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f52d2dcb-55da-4618-b2e6-0528ee94cb06 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 returned with HTTP 200 Aug 07 21:16:21.229355 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1427/5737] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:21 2026] GET /volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:22.238291 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-90bac974-8c1a-498f-91f5-638024457b20 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:22.239920 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-90bac974-8c1a-498f-91f5-638024457b20 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 Aug 07 21:16:22.240095 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-90bac974-8c1a-498f-91f5-638024457b20 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:22.240266 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-90bac974-8c1a-498f-91f5-638024457b20 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:22.244081 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-90bac974-8c1a-498f-91f5-638024457b20 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 returned with HTTP 404 Aug 07 21:16:22.244513 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1437/5738] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:22 2026] GET /volume/v3/snapshots/a9474bc5-111b-467d-b0af-618d8c886c81 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:22.251753 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f2ccdaee-c446-4e31-9f93-628fc59c9d09 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:22.253658 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2ccdaee-c446-4e31-9f93-628fc59c9d09 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d Aug 07 21:16:22.253887 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2ccdaee-c446-4e31-9f93-628fc59c9d09 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:22.254111 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2ccdaee-c446-4e31-9f93-628fc59c9d09 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:22.254306 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-f2ccdaee-c446-4e31-9f93-628fc59c9d09 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume with id: 0e7973ab-1c4f-428c-a15d-a12adb48630d Aug 07 21:16:22.262575 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:22.262575 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:22.262946 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f2ccdaee-c446-4e31-9f93-628fc59c9d09 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:22.279519 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f2ccdaee-c446-4e31-9f93-628fc59c9d09 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume request issued successfully. Aug 07 21:16:22.279738 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2ccdaee-c446-4e31-9f93-628fc59c9d09 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d returned with HTTP 202 Aug 07 21:16:22.280107 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1432/5739] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:16:22 2026] DELETE /volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:22.287062 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-8ea42184-15fc-4947-835b-76ee9e1c7845 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:22.288723 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8ea42184-15fc-4947-835b-76ee9e1c7845 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d Aug 07 21:16:22.288921 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8ea42184-15fc-4947-835b-76ee9e1c7845 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:22.289122 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-8ea42184-15fc-4947-835b-76ee9e1c7845 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:22.295500 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:22.295500 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:22.299086 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-8ea42184-15fc-4947-835b-76ee9e1c7845 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:22.302963 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-8ea42184-15fc-4947-835b-76ee9e1c7845 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d returned with HTTP 200 Aug 07 21:16:22.303501 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1444/5740] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:22 2026] GET /volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:23.315082 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-36a6c040-0c0c-481d-8f3d-3c32a7c07fac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:23.316710 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36a6c040-0c0c-481d-8f3d-3c32a7c07fac tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d Aug 07 21:16:23.316915 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-36a6c040-0c0c-481d-8f3d-3c32a7c07fac tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:23.317102 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-36a6c040-0c0c-481d-8f3d-3c32a7c07fac tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:23.322682 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36a6c040-0c0c-481d-8f3d-3c32a7c07fac tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d returned with HTTP 404 Aug 07 21:16:23.323111 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1428/5741] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:23 2026] GET /volume/v3/volumes/0e7973ab-1c4f-428c-a15d-a12adb48630d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:23.330644 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4dbae1fe-b521-4d55-a131-f988557daef1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:23.332397 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:16:23.332733 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1423163464"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:23.334416 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.v3.volumes [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1423163464'}} {{(pid=100278) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:16:23.334560 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume of 1 GB Aug 07 21:16:23.338991 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Availability Zones retrieved successfully. Aug 07 21:16:23.344520 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (4b4648b8-0b76-4b6d-b72b-05821d7214c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:23.345655 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96c0dad-2610-43cf-b1c7-6636ff1f2030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:23.346450 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.flows.api.create_volume [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Validating volume size '1' using validate_int {{(pid=100278) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:16:23.370088 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96c0dad-2610-43cf-b1c7-6636ff1f2030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:23.370976 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2ae65f-2288-4090-b575-4579b7cf9f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:23.404608 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['10fc3800-ca0d-44d7-a431-2e4121a84766', '4d8dfdcb-01d8-4f26-a8ab-aaf1034fb5a0', '93220441-2334-49e6-ae14-56d3b2ec1864', '06610f38-a12d-4368-8fae-60e052e9be12'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:23.405659 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2ae65f-2288-4090-b575-4579b7cf9f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10fc3800-ca0d-44d7-a431-2e4121a84766', '4d8dfdcb-01d8-4f26-a8ab-aaf1034fb5a0', '93220441-2334-49e6-ae14-56d3b2ec1864', '06610f38-a12d-4368-8fae-60e052e9be12']}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:23.406432 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c80fe6-db90-4f36-b106-9b5428bd57b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:23.428780 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c80fe6-db90-4f36-b106-9b5428bd57b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77ecbd57-78c9-416c-b3c5-59f15d623bbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1423163464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['10fc3800-ca0d-44d7-a431-2e4121a84766','4d8dfdcb-01d8-4f26-a8ab-aaf1034fb5a0','93220441-2334-49e6-ae14-56d3b2ec1864','06610f38-a12d-4368-8fae-60e052e9be12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1423163464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77ecbd57-78c9-416c-b3c5-59f15d623bbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d399c3c0a92b432084c8cda149c05726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:23.429699 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c8bd5b-96c5-431a-8ffe-88d61007460e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:23.445682 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c8bd5b-96c5-431a-8ffe-88d61007460e) transitioned into state 'SUCCESS' from state '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-1423163464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['10fc3800-ca0d-44d7-a431-2e4121a84766','4d8dfdcb-01d8-4f26-a8ab-aaf1034fb5a0','93220441-2334-49e6-ae14-56d3b2ec1864','06610f38-a12d-4368-8fae-60e052e9be12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:23.446405 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c16e43db-b25c-430f-9272-79c01f66e21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:23.454338 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c16e43db-b25c-430f-9272-79c01f66e21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100278) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:23.455152 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (4b4648b8-0b76-4b6d-b72b-05821d7214c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100278) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:23.455459 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request issued successfully. Aug 07 21:16:23.456040 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4dbae1fe-b521-4d55-a131-f988557daef1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:16:23.456609 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1438/5742] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:16:23 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:23.467198 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-71788175-3a86-4882-85c7-659ae0f0a93e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:23.469147 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-71788175-3a86-4882-85c7-659ae0f0a93e tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf Aug 07 21:16:23.469364 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-71788175-3a86-4882-85c7-659ae0f0a93e tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:23.469601 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-71788175-3a86-4882-85c7-659ae0f0a93e tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:23.477833 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:23.477833 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:23.481667 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-71788175-3a86-4882-85c7-659ae0f0a93e tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:23.486040 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-71788175-3a86-4882-85c7-659ae0f0a93e tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf returned with HTTP 200 Aug 07 21:16:23.486495 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1433/5743] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:23 2026] GET /volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:24.498821 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-aa542c5b-721b-478c-a407-890488a4a3d7 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:24.500442 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aa542c5b-721b-478c-a407-890488a4a3d7 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf Aug 07 21:16:24.500631 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aa542c5b-721b-478c-a407-890488a4a3d7 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:24.500828 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-aa542c5b-721b-478c-a407-890488a4a3d7 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:24.507291 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:24.507291 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:24.510329 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-aa542c5b-721b-478c-a407-890488a4a3d7 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:24.513657 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-aa542c5b-721b-478c-a407-890488a4a3d7 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf returned with HTTP 200 Aug 07 21:16:24.514002 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1445/5744] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:24 2026] GET /volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:24.525440 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cfa39eaa-af8c-4516-a19c-7a00380c74c1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:24.527101 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfa39eaa-af8c-4516-a19c-7a00380c74c1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:16:24.527410 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cfa39eaa-af8c-4516-a19c-7a00380c74c1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77ecbd57-78c9-416c-b3c5-59f15d623bbf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-478171123"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:24.535528 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:24.535528 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:24.535846 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cfa39eaa-af8c-4516-a19c-7a00380c74c1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:24.535968 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-cfa39eaa-af8c-4516-a19c-7a00380c74c1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create snapshot from volume 77ecbd57-78c9-416c-b3c5-59f15d623bbf Aug 07 21:16:24.558097 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-cfa39eaa-af8c-4516-a19c-7a00380c74c1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['c297aca5-82a0-4494-88af-379fbf4f4c53', '50cc2c2b-f829-4273-b6c7-23761393e69b', '299b31af-7d06-4673-a476-a89cc69a206d', '21ffbe6c-cd20-4439-a553-68d10051eecb'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:24.585219 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cfa39eaa-af8c-4516-a19c-7a00380c74c1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot create request issued successfully. Aug 07 21:16:24.585563 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cfa39eaa-af8c-4516-a19c-7a00380c74c1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:16:24.586032 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1429/5745] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:16:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:24.594714 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-527c72f6-0b81-4bdf-8843-9a467e89540b None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:24.596599 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-527c72f6-0b81-4bdf-8843-9a467e89540b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e Aug 07 21:16:24.596824 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-527c72f6-0b81-4bdf-8843-9a467e89540b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:24.597011 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-527c72f6-0b81-4bdf-8843-9a467e89540b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:24.602469 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:24.602469 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:24.602899 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-527c72f6-0b81-4bdf-8843-9a467e89540b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:24.603657 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-527c72f6-0b81-4bdf-8843-9a467e89540b tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e returned with HTTP 200 Aug 07 21:16:24.603913 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1439/5746] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:24 2026] GET /volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:25.613005 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-55edc147-8336-4a93-9134-b1a47135d9c7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:25.614656 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55edc147-8336-4a93-9134-b1a47135d9c7 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e Aug 07 21:16:25.614808 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55edc147-8336-4a93-9134-b1a47135d9c7 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:25.614991 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55edc147-8336-4a93-9134-b1a47135d9c7 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:25.620134 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:25.620134 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:25.620486 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-55edc147-8336-4a93-9134-b1a47135d9c7 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:25.621159 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55edc147-8336-4a93-9134-b1a47135d9c7 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e returned with HTTP 200 Aug 07 21:16:25.621519 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1434/5747] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:25 2026] GET /volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:25.631939 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a2c0ebcc-04eb-4fdb-a201-9b4ed1688906 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:25.633530 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a2c0ebcc-04eb-4fdb-a201-9b4ed1688906 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] GET https://10.4.3.127/volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e Aug 07 21:16:25.633711 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a2c0ebcc-04eb-4fdb-a201-9b4ed1688906 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:25.633914 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a2c0ebcc-04eb-4fdb-a201-9b4ed1688906 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:25.638505 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:25.638505 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:25.638895 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-a2c0ebcc-04eb-4fdb-a201-9b4ed1688906 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Snapshot retrieved successfully. Aug 07 21:16:25.639514 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a2c0ebcc-04eb-4fdb-a201-9b4ed1688906 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e returned with HTTP 200 Aug 07 21:16:25.639900 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1446/5748] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:25 2026] GET /volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:25.648498 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e159b39a-5475-4823-b6e2-1338fc75190d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:25.650462 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e159b39a-5475-4823-b6e2-1338fc75190d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e Aug 07 21:16:25.650649 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e159b39a-5475-4823-b6e2-1338fc75190d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:25.650856 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e159b39a-5475-4823-b6e2-1338fc75190d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:25.650955 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-e159b39a-5475-4823-b6e2-1338fc75190d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete snapshot with id: 02535fb7-bf00-4574-ba32-3133ef43d39e Aug 07 21:16:25.655476 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:25.655476 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:25.655751 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e159b39a-5475-4823-b6e2-1338fc75190d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:25.669086 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e159b39a-5475-4823-b6e2-1338fc75190d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot delete request issued successfully. Aug 07 21:16:25.669223 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e159b39a-5475-4823-b6e2-1338fc75190d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e returned with HTTP 202 Aug 07 21:16:25.669573 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1430/5749] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:16:25 2026] DELETE /volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:25.676383 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-25a629bb-d3de-4204-98c5-2a090c188e57 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:25.678191 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-25a629bb-d3de-4204-98c5-2a090c188e57 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e Aug 07 21:16:25.678454 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-25a629bb-d3de-4204-98c5-2a090c188e57 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:25.678821 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-25a629bb-d3de-4204-98c5-2a090c188e57 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:25.684757 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:25.684757 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:25.685074 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-25a629bb-d3de-4204-98c5-2a090c188e57 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:25.685649 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-25a629bb-d3de-4204-98c5-2a090c188e57 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e returned with HTTP 200 Aug 07 21:16:25.686010 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1440/5750] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:25 2026] GET /volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:26.694528 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c751bc55-4631-4447-94ed-8acfc5e2cea1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:26.696309 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c751bc55-4631-4447-94ed-8acfc5e2cea1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e Aug 07 21:16:26.696965 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c751bc55-4631-4447-94ed-8acfc5e2cea1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:26.696965 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c751bc55-4631-4447-94ed-8acfc5e2cea1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:26.700812 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c751bc55-4631-4447-94ed-8acfc5e2cea1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e returned with HTTP 404 Aug 07 21:16:26.701261 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1435/5751] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:26 2026] GET /volume/v3/snapshots/02535fb7-bf00-4574-ba32-3133ef43d39e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:26.707630 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e749fa7b-d124-4bb9-b080-277434ab0af3 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:26.709116 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e749fa7b-d124-4bb9-b080-277434ab0af3 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf Aug 07 21:16:26.709392 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e749fa7b-d124-4bb9-b080-277434ab0af3 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:26.709647 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e749fa7b-d124-4bb9-b080-277434ab0af3 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:26.709888 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-e749fa7b-d124-4bb9-b080-277434ab0af3 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume with id: 77ecbd57-78c9-416c-b3c5-59f15d623bbf Aug 07 21:16:26.717464 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:26.717464 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:26.717854 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e749fa7b-d124-4bb9-b080-277434ab0af3 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:26.734125 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e749fa7b-d124-4bb9-b080-277434ab0af3 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume request issued successfully. Aug 07 21:16:26.734313 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e749fa7b-d124-4bb9-b080-277434ab0af3 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf returned with HTTP 202 Aug 07 21:16:26.734750 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1447/5752] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:16:26 2026] DELETE /volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:26.741537 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8b3b0353-e11c-49b9-9256-3cd68d531b73 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:26.743377 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8b3b0353-e11c-49b9-9256-3cd68d531b73 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf Aug 07 21:16:26.743572 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8b3b0353-e11c-49b9-9256-3cd68d531b73 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:26.743749 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8b3b0353-e11c-49b9-9256-3cd68d531b73 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:26.751510 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:26.751510 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:26.755559 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8b3b0353-e11c-49b9-9256-3cd68d531b73 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:26.760227 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8b3b0353-e11c-49b9-9256-3cd68d531b73 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf returned with HTTP 200 Aug 07 21:16:26.760776 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1431/5753] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:26 2026] GET /volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:27.772401 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4c0334f6-4f77-4b38-85d5-fb21b1f01db1 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:27.774154 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4c0334f6-4f77-4b38-85d5-fb21b1f01db1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf Aug 07 21:16:27.774359 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4c0334f6-4f77-4b38-85d5-fb21b1f01db1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:27.774579 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4c0334f6-4f77-4b38-85d5-fb21b1f01db1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:27.780652 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4c0334f6-4f77-4b38-85d5-fb21b1f01db1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf returned with HTTP 404 Aug 07 21:16:27.781177 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1441/5754] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:27 2026] GET /volume/v3/volumes/77ecbd57-78c9-416c-b3c5-59f15d623bbf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:27.788642 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:27.790330 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:16:27.790671 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-246553000"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:27.792482 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-246553000'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:16:27.792614 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume of 1 GB Aug 07 21:16:27.796333 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Availability Zones retrieved successfully. Aug 07 21:16:27.801031 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (40aa1052-320d-403a-98af-2a6ae91a86d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:27.802026 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9afd01a6-692b-4df0-917b-6f97e18db54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:27.802690 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:16:27.824558 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9afd01a6-692b-4df0-917b-6f97e18db54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:27.825215 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679ec029-fe9f-4dc0-89ca-3c06af0dd78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:27.857213 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['9b8a658d-41f6-4d07-8a45-7ce70bc56132', '30606377-4890-434e-a2ad-4367d09d5ebb', '06721922-9534-4bab-9709-8f0d2bc1f684', 'a9603905-8846-45e8-aa9e-c04fc36b5da1'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:27.858053 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679ec029-fe9f-4dc0-89ca-3c06af0dd78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b8a658d-41f6-4d07-8a45-7ce70bc56132', '30606377-4890-434e-a2ad-4367d09d5ebb', '06721922-9534-4bab-9709-8f0d2bc1f684', 'a9603905-8846-45e8-aa9e-c04fc36b5da1']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:27.858771 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ce3a90-b1ee-43ae-b245-c01b2cc249f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:27.881321 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ce3a90-b1ee-43ae-b245-c01b2cc249f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55eac7e7-b065-4951-aea2-c436cf110632', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-246553000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['9b8a658d-41f6-4d07-8a45-7ce70bc56132','30606377-4890-434e-a2ad-4367d09d5ebb','06721922-9534-4bab-9709-8f0d2bc1f684','a9603905-8846-45e8-aa9e-c04fc36b5da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:16:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-246553000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55eac7e7-b065-4951-aea2-c436cf110632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d399c3c0a92b432084c8cda149c05726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:27.882032 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eac1d65-d9d6-4e2b-b16a-6b64b5de8c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:27.896957 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eac1d65-d9d6-4e2b-b16a-6b64b5de8c6d) transitioned into state 'SUCCESS' from state '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-246553000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['9b8a658d-41f6-4d07-8a45-7ce70bc56132','30606377-4890-434e-a2ad-4367d09d5ebb','06721922-9534-4bab-9709-8f0d2bc1f684','a9603905-8846-45e8-aa9e-c04fc36b5da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:27.897611 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cfe63a6-16ee-449e-89da-545eb2b81da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:27.905712 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cfe63a6-16ee-449e-89da-545eb2b81da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:27.906460 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (40aa1052-320d-403a-98af-2a6ae91a86d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:27.906748 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request issued successfully. Aug 07 21:16:27.907360 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cbb0d658-ae4a-4c15-9355-6400e8b3cf5f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:16:27.907770 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1436/5755] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:16:27 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) Aug 07 21:16:27.919545 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d2f1b746-c5a7-48d1-b62b-fb20f6751b88 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:27.921343 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d2f1b746-c5a7-48d1-b62b-fb20f6751b88 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 Aug 07 21:16:27.921577 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d2f1b746-c5a7-48d1-b62b-fb20f6751b88 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:27.921820 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d2f1b746-c5a7-48d1-b62b-fb20f6751b88 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:27.929230 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:27.929230 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:27.932511 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d2f1b746-c5a7-48d1-b62b-fb20f6751b88 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:27.936124 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d2f1b746-c5a7-48d1-b62b-fb20f6751b88 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 returned with HTTP 200 Aug 07 21:16:27.936470 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1448/5756] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:27 2026] GET /volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:28.948483 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-03051280-8d02-4922-bada-18ee916f52d8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:28.950587 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03051280-8d02-4922-bada-18ee916f52d8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 Aug 07 21:16:28.950816 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03051280-8d02-4922-bada-18ee916f52d8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:28.951003 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03051280-8d02-4922-bada-18ee916f52d8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:28.957779 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:28.957779 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:28.961039 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-03051280-8d02-4922-bada-18ee916f52d8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:28.964498 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03051280-8d02-4922-bada-18ee916f52d8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 returned with HTTP 200 Aug 07 21:16:28.964885 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1432/5757] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:28 2026] GET /volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:28.977050 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-b04713a2-2b4a-4fda-aa90-186c8a6d6e0a None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:28.979025 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b04713a2-2b4a-4fda-aa90-186c8a6d6e0a tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:16:28.979353 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-b04713a2-2b4a-4fda-aa90-186c8a6d6e0a tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55eac7e7-b065-4951-aea2-c436cf110632", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-776911449"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:28.987365 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:28.987365 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:28.987690 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b04713a2-2b4a-4fda-aa90-186c8a6d6e0a tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:28.987825 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-b04713a2-2b4a-4fda-aa90-186c8a6d6e0a tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create snapshot from volume 55eac7e7-b065-4951-aea2-c436cf110632 Aug 07 21:16:29.009462 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.quota [None req-b04713a2-2b4a-4fda-aa90-186c8a6d6e0a tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['f825fa43-d512-48b4-9d53-c262f2c6d34f', '0fa227c2-0d29-4db7-887d-c05fe9d21543', 'a6e395d7-c6b1-4144-a2f2-8bc6690d9448', 'b9a39f22-4c26-4877-8e35-97dd3f24a027'] {{(pid=100278) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:29.034864 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-b04713a2-2b4a-4fda-aa90-186c8a6d6e0a tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot create request issued successfully. Aug 07 21:16:29.035300 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-b04713a2-2b4a-4fda-aa90-186c8a6d6e0a tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:16:29.035884 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1442/5758] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:16:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:29.045126 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee95bef0-2f6e-41a5-b4c4-952e67d792d4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:29.046878 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee95bef0-2f6e-41a5-b4c4-952e67d792d4 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 Aug 07 21:16:29.047075 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee95bef0-2f6e-41a5-b4c4-952e67d792d4 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:29.047274 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee95bef0-2f6e-41a5-b4c4-952e67d792d4 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:29.051547 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:29.051547 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:29.051830 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ee95bef0-2f6e-41a5-b4c4-952e67d792d4 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:29.052404 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee95bef0-2f6e-41a5-b4c4-952e67d792d4 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 returned with HTTP 200 Aug 07 21:16:29.052729 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1437/5759] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:29 2026] GET /volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:30.062461 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-e508b355-1e4b-4c1d-86ef-7d31d7da0a57 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:30.064250 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e508b355-1e4b-4c1d-86ef-7d31d7da0a57 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 Aug 07 21:16:30.064434 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e508b355-1e4b-4c1d-86ef-7d31d7da0a57 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:30.064626 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-e508b355-1e4b-4c1d-86ef-7d31d7da0a57 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:30.069060 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:30.069060 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:30.069345 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-e508b355-1e4b-4c1d-86ef-7d31d7da0a57 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:30.069981 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-e508b355-1e4b-4c1d-86ef-7d31d7da0a57 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 returned with HTTP 200 Aug 07 21:16:30.070313 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1449/5760] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:30 2026] GET /volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:30.079165 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9a92f8ec-2e66-4491-9436-2141627a23b2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:30.081139 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a92f8ec-2e66-4491-9436-2141627a23b2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] POST https://10.4.3.127/volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89/action Aug 07 21:16:30.081551 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a92f8ec-2e66-4491-9436-2141627a23b2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:16:30.081703 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a92f8ec-2e66-4491-9436-2141627a23b2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:30.083215 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.snapshot_unmanage [None req-9a92f8ec-2e66-4491-9436-2141627a23b2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Unmanage snapshot with id: 808b5e0f-4d08-46b2-b73a-900af908df89 Aug 07 21:16:30.087859 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:30.087859 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:30.088319 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9a92f8ec-2e66-4491-9436-2141627a23b2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Snapshot retrieved successfully. Aug 07 21:16:30.089062 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-9a92f8ec-2e66-4491-9436-2141627a23b2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '1d246f0b523c43acbb0470bf3e222b67', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcc26eeea0fd4aacb8b14c9764291bcd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 21:16:30.089266 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a92f8ec-2e66-4491-9436-2141627a23b2 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89/action returned with HTTP 403 Aug 07 21:16:30.089699 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1433/5761] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 21:16:30 2026] POST /volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:30.096416 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-a3bda970-b1d6-49f8-adb1-7a5390d747ae None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:30.098410 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a3bda970-b1d6-49f8-adb1-7a5390d747ae tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 Aug 07 21:16:30.098612 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a3bda970-b1d6-49f8-adb1-7a5390d747ae tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:30.098821 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-a3bda970-b1d6-49f8-adb1-7a5390d747ae tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:30.098937 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-a3bda970-b1d6-49f8-adb1-7a5390d747ae tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete snapshot with id: 808b5e0f-4d08-46b2-b73a-900af908df89 Aug 07 21:16:30.104071 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:30.104071 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:30.104392 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a3bda970-b1d6-49f8-adb1-7a5390d747ae tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:30.119469 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-a3bda970-b1d6-49f8-adb1-7a5390d747ae tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot delete request issued successfully. Aug 07 21:16:30.119734 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-a3bda970-b1d6-49f8-adb1-7a5390d747ae tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 returned with HTTP 202 Aug 07 21:16:30.120186 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1443/5762] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:16:30 2026] DELETE /volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:30.127317 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-01d68e13-c882-4036-8993-5326e0f6a3bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:30.129612 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01d68e13-c882-4036-8993-5326e0f6a3bb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 Aug 07 21:16:30.129887 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-01d68e13-c882-4036-8993-5326e0f6a3bb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:30.130159 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-01d68e13-c882-4036-8993-5326e0f6a3bb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:30.135338 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:30.135338 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:30.135641 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-01d68e13-c882-4036-8993-5326e0f6a3bb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:30.136307 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01d68e13-c882-4036-8993-5326e0f6a3bb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 returned with HTTP 200 Aug 07 21:16:30.136679 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1438/5763] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:30 2026] GET /volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:31.145989 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-63cff6b5-1716-4941-90e8-38134f1eab2c None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:31.147907 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-63cff6b5-1716-4941-90e8-38134f1eab2c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 Aug 07 21:16:31.148163 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-63cff6b5-1716-4941-90e8-38134f1eab2c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:31.148347 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-63cff6b5-1716-4941-90e8-38134f1eab2c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:31.152400 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-63cff6b5-1716-4941-90e8-38134f1eab2c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 returned with HTTP 404 Aug 07 21:16:31.152906 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1450/5764] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:31 2026] GET /volume/v3/snapshots/808b5e0f-4d08-46b2-b73a-900af908df89 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:31.158665 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b5bb366-9dd0-4467-a1ba-ae92ceea6968 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:31.160779 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b5bb366-9dd0-4467-a1ba-ae92ceea6968 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 Aug 07 21:16:31.160962 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b5bb366-9dd0-4467-a1ba-ae92ceea6968 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:31.161133 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b5bb366-9dd0-4467-a1ba-ae92ceea6968 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:31.161280 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6b5bb366-9dd0-4467-a1ba-ae92ceea6968 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume with id: 55eac7e7-b065-4951-aea2-c436cf110632 Aug 07 21:16:31.167856 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:31.167856 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:31.168119 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b5bb366-9dd0-4467-a1ba-ae92ceea6968 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:31.182354 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b5bb366-9dd0-4467-a1ba-ae92ceea6968 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume request issued successfully. Aug 07 21:16:31.182502 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b5bb366-9dd0-4467-a1ba-ae92ceea6968 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 returned with HTTP 202 Aug 07 21:16:31.182973 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1434/5765] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:16:31 2026] DELETE /volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:31.189057 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-4382d4db-a9d5-4e00-bf8e-014807b78dfc None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:31.191009 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4382d4db-a9d5-4e00-bf8e-014807b78dfc tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 Aug 07 21:16:31.191194 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4382d4db-a9d5-4e00-bf8e-014807b78dfc tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:31.191362 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-4382d4db-a9d5-4e00-bf8e-014807b78dfc tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:31.198240 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:31.198240 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:31.201650 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-4382d4db-a9d5-4e00-bf8e-014807b78dfc tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:31.205260 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-4382d4db-a9d5-4e00-bf8e-014807b78dfc tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 returned with HTTP 200 Aug 07 21:16:31.205598 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1444/5766] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:31 2026] GET /volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:32.217097 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-92cceb7b-9262-414c-96fe-989cf41d7644 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:32.218703 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92cceb7b-9262-414c-96fe-989cf41d7644 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 Aug 07 21:16:32.218902 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92cceb7b-9262-414c-96fe-989cf41d7644 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:32.219076 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92cceb7b-9262-414c-96fe-989cf41d7644 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:32.224509 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92cceb7b-9262-414c-96fe-989cf41d7644 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 returned with HTTP 404 Aug 07 21:16:32.224967 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1439/5767] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:32 2026] GET /volume/v3/volumes/55eac7e7-b065-4951-aea2-c436cf110632 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:32.232878 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:32.234422 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:16:32.234740 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-61165295"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:32.236361 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.v3.volumes [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-61165295'}} {{(pid=100277) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:16:32.236472 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.volumes [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume of 1 GB Aug 07 21:16:32.240102 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Availability Zones retrieved successfully. Aug 07 21:16:32.245444 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (ba81d548-2721-4efb-b5fe-82ac81e9902d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:32.246484 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb57b43-86ef-406e-8153-9cb213b0ba73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:32.247238 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.flows.api.create_volume [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Validating volume size '1' using validate_int {{(pid=100277) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:16:32.268707 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb57b43-86ef-406e-8153-9cb213b0ba73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:32.269443 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688036c8-5297-4475-8f44-19b8f0bfc702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:32.303891 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['3a4be91d-de22-40d9-8f2b-67c6e34848d8', '44aea1d4-4305-4d3e-a7a5-be6798a9ebf5', '96a13895-90f7-464c-a7e4-0fd25ab6b55d', '834030f3-cfec-4087-a8a0-159d0e59ce3d'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:32.304730 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688036c8-5297-4475-8f44-19b8f0bfc702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a4be91d-de22-40d9-8f2b-67c6e34848d8', '44aea1d4-4305-4d3e-a7a5-be6798a9ebf5', '96a13895-90f7-464c-a7e4-0fd25ab6b55d', '834030f3-cfec-4087-a8a0-159d0e59ce3d']}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:32.305444 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (758ab786-d7cd-438e-a044-6b1556d3339f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:32.328780 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (758ab786-d7cd-438e-a044-6b1556d3339f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55d96005-eaad-4872-b797-fd21a2b0a1c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-61165295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['3a4be91d-de22-40d9-8f2b-67c6e34848d8','44aea1d4-4305-4d3e-a7a5-be6798a9ebf5','96a13895-90f7-464c-a7e4-0fd25ab6b55d','834030f3-cfec-4087-a8a0-159d0e59ce3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:16:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-61165295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55d96005-eaad-4872-b797-fd21a2b0a1c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d399c3c0a92b432084c8cda149c05726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:32.329395 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fa8a1ae-0120-4971-93cb-719b7606546c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:32.344630 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fa8a1ae-0120-4971-93cb-719b7606546c) transitioned into state 'SUCCESS' from state '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-61165295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['3a4be91d-de22-40d9-8f2b-67c6e34848d8','44aea1d4-4305-4d3e-a7a5-be6798a9ebf5','96a13895-90f7-464c-a7e4-0fd25ab6b55d','834030f3-cfec-4087-a8a0-159d0e59ce3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:32.345317 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a690508f-62f2-4176-ac5a-cdf613063856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:32.353251 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a690508f-62f2-4176-ac5a-cdf613063856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100277) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:32.354011 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (ba81d548-2721-4efb-b5fe-82ac81e9902d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100277) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:32.354318 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request issued successfully. Aug 07 21:16:32.354928 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-d1e5394a-c951-4757-982a-d3c6c9bb2929 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:16:32.355415 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1451/5768] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:16:32 2026] POST /volume/v3/volumes => generated 776 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:32.366185 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a7d297a4-12d3-436e-833e-9bc7ab29bf1d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:32.368045 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7d297a4-12d3-436e-833e-9bc7ab29bf1d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 Aug 07 21:16:32.368147 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a7d297a4-12d3-436e-833e-9bc7ab29bf1d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:32.368356 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a7d297a4-12d3-436e-833e-9bc7ab29bf1d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:32.374756 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:32.374756 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:32.377788 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a7d297a4-12d3-436e-833e-9bc7ab29bf1d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:32.381043 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7d297a4-12d3-436e-833e-9bc7ab29bf1d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 returned with HTTP 200 Aug 07 21:16:32.381435 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1435/5769] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:32 2026] GET /volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:33.392892 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-2547b7bf-90fa-4942-ae7b-8322e40507e5 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:33.394640 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2547b7bf-90fa-4942-ae7b-8322e40507e5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 Aug 07 21:16:33.394838 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2547b7bf-90fa-4942-ae7b-8322e40507e5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:33.395016 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-2547b7bf-90fa-4942-ae7b-8322e40507e5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:33.402167 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:33.402167 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:33.405327 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-2547b7bf-90fa-4942-ae7b-8322e40507e5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:33.408820 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-2547b7bf-90fa-4942-ae7b-8322e40507e5 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 returned with HTTP 200 Aug 07 21:16:33.409150 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1445/5770] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:33 2026] GET /volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:33.420700 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5b04eab0-e4b1-4f0c-896d-fee0fb40136f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:33.422553 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5b04eab0-e4b1-4f0c-896d-fee0fb40136f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:16:33.422921 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5b04eab0-e4b1-4f0c-896d-fee0fb40136f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55d96005-eaad-4872-b797-fd21a2b0a1c4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1464466198"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:33.431409 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:33.431409 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:33.431718 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5b04eab0-e4b1-4f0c-896d-fee0fb40136f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:33.431842 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-5b04eab0-e4b1-4f0c-896d-fee0fb40136f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create snapshot from volume 55d96005-eaad-4872-b797-fd21a2b0a1c4 Aug 07 21:16:33.454675 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5b04eab0-e4b1-4f0c-896d-fee0fb40136f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['b52ef592-a9ad-46d2-a5c1-01a6c524eb17', '7797eac5-cb7a-40ed-9c28-5db0d68eb64b', '4bc338b9-5104-41da-b169-d5d81a2679ac', 'da6b7331-2551-4a54-8852-0c809ea55849'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:33.480810 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5b04eab0-e4b1-4f0c-896d-fee0fb40136f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot create request issued successfully. Aug 07 21:16:33.481085 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5b04eab0-e4b1-4f0c-896d-fee0fb40136f tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:16:33.481637 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1440/5771] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:16:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:33.491050 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-481bd00f-cfc5-4a57-8594-f74bce427a84 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:33.492754 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-481bd00f-cfc5-4a57-8594-f74bce427a84 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 Aug 07 21:16:33.492949 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-481bd00f-cfc5-4a57-8594-f74bce427a84 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:33.499793 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-481bd00f-cfc5-4a57-8594-f74bce427a84 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:33.499793 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:33.499793 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:33.499793 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-481bd00f-cfc5-4a57-8594-f74bce427a84 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:33.499793 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-481bd00f-cfc5-4a57-8594-f74bce427a84 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 returned with HTTP 200 Aug 07 21:16:33.499793 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1452/5772] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:33 2026] GET /volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:34.508004 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-195e3722-2986-4a84-981a-3a3f9150afd8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:34.509990 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-195e3722-2986-4a84-981a-3a3f9150afd8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 Aug 07 21:16:34.510214 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-195e3722-2986-4a84-981a-3a3f9150afd8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:34.510423 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-195e3722-2986-4a84-981a-3a3f9150afd8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:34.515648 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:34.515648 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:34.515962 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-195e3722-2986-4a84-981a-3a3f9150afd8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:34.516607 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-195e3722-2986-4a84-981a-3a3f9150afd8 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 returned with HTTP 200 Aug 07 21:16:34.516975 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1436/5773] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:34 2026] GET /volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:34.527342 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-d9aabc6f-03d5-4736-b5f0-79b87a875891 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:34.529102 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d9aabc6f-03d5-4736-b5f0-79b87a875891 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] PUT https://10.4.3.127/volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 Aug 07 21:16:34.529439 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-d9aabc6f-03d5-4736-b5f0-79b87a875891 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:34.535531 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:34.535531 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:34.535980 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-d9aabc6f-03d5-4736-b5f0-79b87a875891 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Snapshot retrieved successfully. Aug 07 21:16:34.541474 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-d9aabc6f-03d5-4736-b5f0-79b87a875891 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 returned with HTTP 200 Aug 07 21:16:34.541885 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1446/5774] 10.4.3.127 () {68 vars in 1374 bytes} [Fri Aug 7 21:16:34 2026] PUT /volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 => generated 361 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:34.551773 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1b4d0f2f-2e7a-43a6-b10b-6f4a49ce6d26 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:34.553610 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b4d0f2f-2e7a-43a6-b10b-6f4a49ce6d26 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 Aug 07 21:16:34.553829 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b4d0f2f-2e7a-43a6-b10b-6f4a49ce6d26 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:34.554034 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b4d0f2f-2e7a-43a6-b10b-6f4a49ce6d26 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:34.554133 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-1b4d0f2f-2e7a-43a6-b10b-6f4a49ce6d26 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete snapshot with id: e65207a0-4e3d-41d5-811b-5ddff77c4603 Aug 07 21:16:34.559274 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:34.559274 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:34.559578 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1b4d0f2f-2e7a-43a6-b10b-6f4a49ce6d26 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:34.575583 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1b4d0f2f-2e7a-43a6-b10b-6f4a49ce6d26 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot delete request issued successfully. Aug 07 21:16:34.575778 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b4d0f2f-2e7a-43a6-b10b-6f4a49ce6d26 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 returned with HTTP 202 Aug 07 21:16:34.576267 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1441/5775] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:16:34 2026] DELETE /volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:34.584120 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-441832ef-d3e4-4bec-8d4e-2479180cd54d None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:34.585974 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-441832ef-d3e4-4bec-8d4e-2479180cd54d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 Aug 07 21:16:34.586203 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-441832ef-d3e4-4bec-8d4e-2479180cd54d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:34.586422 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-441832ef-d3e4-4bec-8d4e-2479180cd54d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:34.591471 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:34.591471 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:34.591860 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-441832ef-d3e4-4bec-8d4e-2479180cd54d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:34.592498 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-441832ef-d3e4-4bec-8d4e-2479180cd54d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 returned with HTTP 200 Aug 07 21:16:34.593045 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1453/5776] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:34 2026] GET /volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 => generated 494 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:35.601393 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6a31997f-7324-4c88-b229-a32c343ba8c1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:35.603286 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a31997f-7324-4c88-b229-a32c343ba8c1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 Aug 07 21:16:35.603542 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a31997f-7324-4c88-b229-a32c343ba8c1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:35.603750 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a31997f-7324-4c88-b229-a32c343ba8c1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:35.608017 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a31997f-7324-4c88-b229-a32c343ba8c1 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 returned with HTTP 404 Aug 07 21:16:35.608700 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1437/5777] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:35 2026] GET /volume/v3/snapshots/e65207a0-4e3d-41d5-811b-5ddff77c4603 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:35.614981 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-457a939d-e016-499f-be8f-0dadded685fa None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:35.616769 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-457a939d-e016-499f-be8f-0dadded685fa tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 Aug 07 21:16:35.616975 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-457a939d-e016-499f-be8f-0dadded685fa tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:35.617192 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-457a939d-e016-499f-be8f-0dadded685fa tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:35.617354 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.volumes [None req-457a939d-e016-499f-be8f-0dadded685fa tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume with id: 55d96005-eaad-4872-b797-fd21a2b0a1c4 Aug 07 21:16:35.624186 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:35.624186 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:35.624430 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-457a939d-e016-499f-be8f-0dadded685fa tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:35.638826 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-457a939d-e016-499f-be8f-0dadded685fa tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume request issued successfully. Aug 07 21:16:35.639044 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-457a939d-e016-499f-be8f-0dadded685fa tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 returned with HTTP 202 Aug 07 21:16:35.639498 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1447/5778] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:16:35 2026] DELETE /volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:35.646661 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6da8ffa2-5216-4641-ae5c-2799b0dc3a20 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:35.648513 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6da8ffa2-5216-4641-ae5c-2799b0dc3a20 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 Aug 07 21:16:35.648792 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6da8ffa2-5216-4641-ae5c-2799b0dc3a20 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:35.649025 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6da8ffa2-5216-4641-ae5c-2799b0dc3a20 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:35.656114 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:35.656114 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:35.659386 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6da8ffa2-5216-4641-ae5c-2799b0dc3a20 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:35.663513 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6da8ffa2-5216-4641-ae5c-2799b0dc3a20 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 returned with HTTP 200 Aug 07 21:16:35.663948 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1442/5779] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:35 2026] GET /volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:36.675887 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-a54b8bc6-40bb-4018-91d7-64f5122c5389 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:36.677808 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a54b8bc6-40bb-4018-91d7-64f5122c5389 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 Aug 07 21:16:36.678039 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a54b8bc6-40bb-4018-91d7-64f5122c5389 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:36.678219 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-a54b8bc6-40bb-4018-91d7-64f5122c5389 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:36.683885 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-a54b8bc6-40bb-4018-91d7-64f5122c5389 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 returned with HTTP 404 Aug 07 21:16:36.684288 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1454/5780] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:36 2026] GET /volume/v3/volumes/55d96005-eaad-4872-b797-fd21a2b0a1c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:36.692495 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2bd851cf-34a0-402c-8d54-402254e66f18 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:36.694327 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/volumes Aug 07 21:16:36.694689 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1826134055"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:36.696157 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1826134055'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 21:16:36.696295 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume of 1 GB Aug 07 21:16:36.700844 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Availability Zones retrieved successfully. Aug 07 21:16:36.706632 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (c3ae343f-1060-4999-9f2c-0ab33c99d709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:36.707837 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d183a4e-02de-4f23-a988-22c9fdf23953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:36.708907 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 21:16:36.733269 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d183a4e-02de-4f23-a988-22c9fdf23953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T20:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:36.734138 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e06d29d-4a0c-4eca-b920-d9e95734e31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:36.768615 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['6be38078-b7f4-48b8-9fa4-856d5ba291ef', '0ef37513-4bef-4b1c-b4a7-00358f47ca8d', '7f629b38-81e1-4c76-be9e-53df1cbb8b7c', '3db0ed51-36e4-4cf3-b3c6-c075b93675db'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:36.769522 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e06d29d-4a0c-4eca-b920-d9e95734e31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6be38078-b7f4-48b8-9fa4-856d5ba291ef', '0ef37513-4bef-4b1c-b4a7-00358f47ca8d', '7f629b38-81e1-4c76-be9e-53df1cbb8b7c', '3db0ed51-36e4-4cf3-b3c6-c075b93675db']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:36.770337 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf7a925-a067-4b3d-93f7-7fa2a67da72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:36.791598 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf7a925-a067-4b3d-93f7-7fa2a67da72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '366d57c3-dc48-4380-9a03-c145285ce189', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1826134055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['6be38078-b7f4-48b8-9fa4-856d5ba291ef','0ef37513-4bef-4b1c-b4a7-00358f47ca8d','7f629b38-81e1-4c76-be9e-53df1cbb8b7c','3db0ed51-36e4-4cf3-b3c6-c075b93675db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T21:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1826134055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=366d57c3-dc48-4380-9a03-c145285ce189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d399c3c0a92b432084c8cda149c05726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d),volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:36.792333 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41e86dd-32ab-4f54-ab79-d72276c7b92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:36.809061 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41e86dd-32ab-4f54-ab79-d72276c7b92f) transitioned into state 'SUCCESS' from state '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-1826134055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc26eeea0fd4aacb8b14c9764291bcd',qos_specs=None,replication_status=,reservations=['6be38078-b7f4-48b8-9fa4-856d5ba291ef','0ef37513-4bef-4b1c-b4a7-00358f47ca8d','7f629b38-81e1-4c76-be9e-53df1cbb8b7c','3db0ed51-36e4-4cf3-b3c6-c075b93675db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d399c3c0a92b432084c8cda149c05726',volume_type_id=927ca5e5-69f9-4367-8bbd-f2d4a39b6e9d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:36.809768 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9fc250a-cf86-4130-a224-4a6eadfaab7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 21:16:36.818117 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9fc250a-cf86-4130-a224-4a6eadfaab7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 21:16:36.818873 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Flow 'volume_create_api' (c3ae343f-1060-4999-9f2c-0ab33c99d709) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 21:16:36.819192 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create volume request issued successfully. Aug 07 21:16:36.819735 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2bd851cf-34a0-402c-8d54-402254e66f18 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes returned with HTTP 202 Aug 07 21:16:36.820247 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1438/5781] 10.4.3.127 () {68 vars in 1258 bytes} [Fri Aug 7 21:16:36 2026] POST /volume/v3/volumes => generated 778 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 21:16:36.831063 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-797eeb80-fa0b-4fcc-a158-1ad499a6b298 None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:36.833463 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-797eeb80-fa0b-4fcc-a158-1ad499a6b298 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 Aug 07 21:16:36.833794 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-797eeb80-fa0b-4fcc-a158-1ad499a6b298 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:36.834103 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-797eeb80-fa0b-4fcc-a158-1ad499a6b298 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:36.843709 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:36.843709 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:36.847967 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-797eeb80-fa0b-4fcc-a158-1ad499a6b298 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:36.852648 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-797eeb80-fa0b-4fcc-a158-1ad499a6b298 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 returned with HTTP 200 Aug 07 21:16:36.853103 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1448/5782] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:36 2026] GET /volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:37.864235 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-18da1e2b-478a-4a37-9f37-67e4f7d0f148 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:37.865904 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-18da1e2b-478a-4a37-9f37-67e4f7d0f148 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 Aug 07 21:16:37.866083 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-18da1e2b-478a-4a37-9f37-67e4f7d0f148 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:37.866258 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-18da1e2b-478a-4a37-9f37-67e4f7d0f148 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:37.874245 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:37.874245 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:37.878289 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-18da1e2b-478a-4a37-9f37-67e4f7d0f148 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:37.882465 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-18da1e2b-478a-4a37-9f37-67e4f7d0f148 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 returned with HTTP 200 Aug 07 21:16:37.883010 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1443/5783] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:37 2026] GET /volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:37.893883 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-6c1d04eb-bd0e-44b4-ad2d-b23d8f401529 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:37.895702 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6c1d04eb-bd0e-44b4-ad2d-b23d8f401529 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/snapshots Aug 07 21:16:37.896048 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-6c1d04eb-bd0e-44b4-ad2d-b23d8f401529 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "366d57c3-dc48-4380-9a03-c145285ce189", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-452869313"}} {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:37.905341 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:37.905341 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:37.905752 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6c1d04eb-bd0e-44b4-ad2d-b23d8f401529 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:37.905955 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.v3.snapshots [None req-6c1d04eb-bd0e-44b4-ad2d-b23d8f401529 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Create snapshot from volume 366d57c3-dc48-4380-9a03-c145285ce189 Aug 07 21:16:37.929893 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.quota [None req-6c1d04eb-bd0e-44b4-ad2d-b23d8f401529 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Created reservations ['33a219b9-38ff-4c40-88e5-5bc721b8a72f', '92e1bc19-255b-487f-811e-ef8e2f82b642', 'b19feec1-8102-4b05-8e0c-f401b1db36e7', '44bbaca2-5381-4c5a-ac18-56326bf53760'] {{(pid=100277) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 21:16:37.956720 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-6c1d04eb-bd0e-44b4-ad2d-b23d8f401529 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot create request issued successfully. Aug 07 21:16:37.957032 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-6c1d04eb-bd0e-44b4-ad2d-b23d8f401529 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots returned with HTTP 202 Aug 07 21:16:37.957404 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1455/5784] 10.4.3.127 () {68 vars in 1265 bytes} [Fri Aug 7 21:16:37 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) Aug 07 21:16:37.966542 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0e400a48-9657-40d9-a175-5262e689aafb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:37.968504 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e400a48-9657-40d9-a175-5262e689aafb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 Aug 07 21:16:37.968689 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e400a48-9657-40d9-a175-5262e689aafb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:37.968902 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e400a48-9657-40d9-a175-5262e689aafb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:37.973362 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:37.973362 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:37.973666 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0e400a48-9657-40d9-a175-5262e689aafb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:37.974288 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e400a48-9657-40d9-a175-5262e689aafb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 returned with HTTP 200 Aug 07 21:16:37.974643 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1439/5785] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:37 2026] GET /volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:38.983860 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-dbe790ae-2c23-43d3-84a6-49e4773c7eff None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:38.985673 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dbe790ae-2c23-43d3-84a6-49e4773c7eff tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 Aug 07 21:16:38.985888 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dbe790ae-2c23-43d3-84a6-49e4773c7eff tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:38.986075 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-dbe790ae-2c23-43d3-84a6-49e4773c7eff tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:38.991329 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:38.991329 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:38.991628 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-dbe790ae-2c23-43d3-84a6-49e4773c7eff tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:38.992262 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-dbe790ae-2c23-43d3-84a6-49e4773c7eff tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 returned with HTTP 200 Aug 07 21:16:38.992611 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1449/5786] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:38 2026] GET /volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:39.001037 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f370d44f-a016-40f0-b177-94f8905ecd7c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:39.002633 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f370d44f-a016-40f0-b177-94f8905ecd7c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] POST https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847/action Aug 07 21:16:39.002975 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f370d44f-a016-40f0-b177-94f8905ecd7c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:16:39.003093 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f370d44f-a016-40f0-b177-94f8905ecd7c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:39.004297 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-f370d44f-a016-40f0-b177-94f8905ecd7c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Updating snapshot '1abfcef1-52ac-499d-95fa-a9a064468847' with '{'status': 'creating'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 21:16:39.012234 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:39.012234 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:39.022138 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f370d44f-a016-40f0-b177-94f8905ecd7c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847/action returned with HTTP 202 Aug 07 21:16:39.022516 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1444/5787] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 21:16:39 2026] POST /volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 21:16:39.028992 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-b6c0ae8d-b356-41d9-9769-6530f70b2aeb None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:39.030989 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b6c0ae8d-b356-41d9-9769-6530f70b2aeb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 Aug 07 21:16:39.031159 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b6c0ae8d-b356-41d9-9769-6530f70b2aeb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:39.031327 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-b6c0ae8d-b356-41d9-9769-6530f70b2aeb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:39.035655 np0000006755 devstack@c-api.service[100277]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:39.035655 np0000006755 devstack@c-api.service[100277]: warnings.warn( Aug 07 21:16:39.035906 np0000006755 devstack@c-api.service[100277]: INFO cinder.volume.api [None req-b6c0ae8d-b356-41d9-9769-6530f70b2aeb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:39.036410 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-b6c0ae8d-b356-41d9-9769-6530f70b2aeb tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 returned with HTTP 200 Aug 07 21:16:39.036702 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1456/5788] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:39 2026] GET /volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:39.045743 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-320fe015-06ac-4d96-869f-e2a2b3c17676 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:39.047471 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-320fe015-06ac-4d96-869f-e2a2b3c17676 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] POST https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847/action Aug 07 21:16:39.047866 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-320fe015-06ac-4d96-869f-e2a2b3c17676 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 21:16:39.048005 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-320fe015-06ac-4d96-869f-e2a2b3c17676 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 21:16:39.049331 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.snapshot_actions [None req-320fe015-06ac-4d96-869f-e2a2b3c17676 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100275) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 21:16:39.054395 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:39.054395 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:39.054969 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.contrib.snapshot_actions [None req-320fe015-06ac-4d96-869f-e2a2b3c17676 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] Updating snapshot 1abfcef1-52ac-499d-95fa-a9a064468847 with info {'id': '1abfcef1-52ac-499d-95fa-a9a064468847', 'status': 'error', 'progress': '80%'} Aug 07 21:16:39.060115 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-320fe015-06ac-4d96-869f-e2a2b3c17676 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-member] https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847/action returned with HTTP 202 Aug 07 21:16:39.060605 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1440/5789] 10.4.3.127 () {68 vars in 1396 bytes} [Fri Aug 7 21:16:39 2026] POST /volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:39.066632 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-59dd721f-32fe-4787-b3ff-94ed055a340c None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:39.068357 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-59dd721f-32fe-4787-b3ff-94ed055a340c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 Aug 07 21:16:39.068541 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-59dd721f-32fe-4787-b3ff-94ed055a340c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:39.068825 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-59dd721f-32fe-4787-b3ff-94ed055a340c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:39.068825 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.v3.snapshots [None req-59dd721f-32fe-4787-b3ff-94ed055a340c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete snapshot with id: 1abfcef1-52ac-499d-95fa-a9a064468847 Aug 07 21:16:39.073082 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:39.073082 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:39.073330 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-59dd721f-32fe-4787-b3ff-94ed055a340c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:39.086330 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-59dd721f-32fe-4787-b3ff-94ed055a340c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot delete request issued successfully. Aug 07 21:16:39.086481 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-59dd721f-32fe-4787-b3ff-94ed055a340c tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 returned with HTTP 202 Aug 07 21:16:39.086880 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1450/5790] 10.4.3.127 () {66 vars in 1357 bytes} [Fri Aug 7 21:16:39 2026] DELETE /volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:39.093380 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7551783d-51c0-43d3-8727-f55a0b7d0be0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:39.095277 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7551783d-51c0-43d3-8727-f55a0b7d0be0 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 Aug 07 21:16:39.095506 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7551783d-51c0-43d3-8727-f55a0b7d0be0 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:39.095739 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7551783d-51c0-43d3-8727-f55a0b7d0be0 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:39.100804 np0000006755 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:39.100804 np0000006755 devstack@c-api.service[100276]: warnings.warn( Aug 07 21:16:39.101177 np0000006755 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7551783d-51c0-43d3-8727-f55a0b7d0be0 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Snapshot retrieved successfully. Aug 07 21:16:39.102110 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7551783d-51c0-43d3-8727-f55a0b7d0be0 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 returned with HTTP 200 Aug 07 21:16:39.102629 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1445/5791] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:39 2026] GET /volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 21:16:40.110900 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.middleware.request_id [None req-c8b9f4fd-e1ef-4d05-8c39-a1887e66d527 None None] RequestId filter calling following filter/app {{(pid=100277) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:40.112619 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c8b9f4fd-e1ef-4d05-8c39-a1887e66d527 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 Aug 07 21:16:40.112812 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c8b9f4fd-e1ef-4d05-8c39-a1887e66d527 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100277) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:40.112992 np0000006755 devstack@c-api.service[100277]: DEBUG cinder.api.openstack.wsgi [None req-c8b9f4fd-e1ef-4d05-8c39-a1887e66d527 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100277) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:40.116807 np0000006755 devstack@c-api.service[100277]: INFO cinder.api.openstack.wsgi [None req-c8b9f4fd-e1ef-4d05-8c39-a1887e66d527 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 returned with HTTP 404 Aug 07 21:16:40.117216 np0000006755 devstack@c-api.service[100277]: [pid: 100277|app: 0|req: 1457/5792] 10.4.3.127 () {66 vars in 1354 bytes} [Fri Aug 7 21:16:40 2026] GET /volume/v3/snapshots/1abfcef1-52ac-499d-95fa-a9a064468847 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:40.123022 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1c32a4b8-5d15-4183-907f-c52c2b002953 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:40.124672 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1c32a4b8-5d15-4183-907f-c52c2b002953 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] DELETE https://10.4.3.127/volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 Aug 07 21:16:40.124859 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1c32a4b8-5d15-4183-907f-c52c2b002953 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:40.125020 np0000006755 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1c32a4b8-5d15-4183-907f-c52c2b002953 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:40.125171 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-1c32a4b8-5d15-4183-907f-c52c2b002953 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume with id: 366d57c3-dc48-4380-9a03-c145285ce189 Aug 07 21:16:40.131810 np0000006755 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:40.131810 np0000006755 devstack@c-api.service[100275]: warnings.warn( Aug 07 21:16:40.132094 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1c32a4b8-5d15-4183-907f-c52c2b002953 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:40.146430 np0000006755 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1c32a4b8-5d15-4183-907f-c52c2b002953 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Delete volume request issued successfully. Aug 07 21:16:40.146618 np0000006755 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1c32a4b8-5d15-4183-907f-c52c2b002953 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 returned with HTTP 202 Aug 07 21:16:40.147016 np0000006755 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1441/5793] 10.4.3.127 () {66 vars in 1351 bytes} [Fri Aug 7 21:16:40 2026] DELETE /volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 21:16:40.153165 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.middleware.request_id [None req-47267491-1245-4769-970d-b21bde560d6d None None] RequestId filter calling following filter/app {{(pid=100278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:40.154922 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-47267491-1245-4769-970d-b21bde560d6d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 Aug 07 21:16:40.155134 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-47267491-1245-4769-970d-b21bde560d6d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100278) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:40.155311 np0000006755 devstack@c-api.service[100278]: DEBUG cinder.api.openstack.wsgi [None req-47267491-1245-4769-970d-b21bde560d6d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:40.161470 np0000006755 devstack@c-api.service[100278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 21:16:40.161470 np0000006755 devstack@c-api.service[100278]: warnings.warn( Aug 07 21:16:40.164396 np0000006755 devstack@c-api.service[100278]: INFO cinder.volume.api [None req-47267491-1245-4769-970d-b21bde560d6d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Volume info retrieved successfully. Aug 07 21:16:40.168681 np0000006755 devstack@c-api.service[100278]: INFO cinder.api.openstack.wsgi [None req-47267491-1245-4769-970d-b21bde560d6d tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 returned with HTTP 200 Aug 07 21:16:40.169195 np0000006755 devstack@c-api.service[100278]: [pid: 100278|app: 0|req: 1451/5794] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:40 2026] GET /volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 21:16:41.180952 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3817cdb7-03ae-48f4-b7cd-219442c49f37 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 21:16:41.182930 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3817cdb7-03ae-48f4-b7cd-219442c49f37 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] GET https://10.4.3.127/volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 Aug 07 21:16:41.183184 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3817cdb7-03ae-48f4-b7cd-219442c49f37 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 21:16:41.183420 np0000006755 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3817cdb7-03ae-48f4-b7cd-219442c49f37 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 21:16:41.189076 np0000006755 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3817cdb7-03ae-48f4-b7cd-219442c49f37 tempest-ProjectMemberTests-1212974036 tempest-ProjectMemberTests-1212974036-project-admin] https://10.4.3.127/volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 returned with HTTP 404 Aug 07 21:16:41.189564 np0000006755 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1446/5795] 10.4.3.127 () {66 vars in 1348 bytes} [Fri Aug 7 21:16:41 2026] GET /volume/v3/volumes/366d57c3-dc48-4380-9a03-c145285ce189 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 21:16:50.114842 np0000006755 devstack@c-api.service[100277]: DEBUG dbcounter [-] [100277] Writing DB stats cinder:SELECT=114,cinder:INSERT=29,cinder:UPDATE=63 {{(pid=100277) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:16:50.142679 np0000006755 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=99,cinder:UPDATE=41,cinder:INSERT=20 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:16:50.167404 np0000006755 devstack@c-api.service[100278]: DEBUG dbcounter [-] [100278] Writing DB stats cinder:SELECT=97,cinder:INSERT=18,cinder:UPDATE=42 {{(pid=100278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 21:16:51.185822 np0000006755 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=111,cinder:UPDATE=53,cinder:INSERT=23,cinder:DELETE=1 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}